2019-05-09 20:37:04,463 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-1 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-09 20:37:04,468 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hTFGZ1Y93fsQBWvrx8eylogS1 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=2ab4035b39944105b06c1331442b1700 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-09 20:37:04,468 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-09 20:37:04,469 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-05-09 20:37:04,499 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-09 20:37:04,711 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-09 20:37:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:04,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e268a7-5c8f-4799-ab6a-a5d81d956f7c 2019-05-09 20:37:04,723 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:37:04,723 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-51e268a7-5c8f-4799-ab6a-a5d81d956f7c 2019-05-09 20:37:04,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:37:05,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["N_2qcSOuT6i7DPAzqKOL3A"], "issued_at": "2019-05-09T20:37:05.000000Z"}} 2019-05-09 20:37:05,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 20:37:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:06,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 20:37:06 GMT X-Openstack-Request-Id: req-335bbcd6-086b-433d-b376-5690a0087534 2019-05-09 20:37:06,223 - 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"}]} 2019-05-09 20:37:06,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-335bbcd6-086b-433d-b376-5690a0087534 2019-05-09 20:37:06,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.08002901077s 2019-05-09 20:37:06,232 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-05-09 20:37:06,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-09 20:37:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:07,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Thu, 09 May 2019 20:37: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-81952a2f-0f3a-4034-badf-aa7f00f8206b x-openstack-request-id: req-81952a2f-0f3a-4034-badf-aa7f00f8206b 2019-05-09 20:37:07,125 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-09 20:37:07,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-81952a2f-0f3a-4034-badf-aa7f00f8206b 2019-05-09 20:37:07,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.890227079391s 2019-05-09 20:37:07,126 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-09 20:37:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:07,137 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9cf6290-ae3d-4cdf-9fa7-09b17b5c647c 2019-05-09 20:37:07,137 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:37:07,138 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a9cf6290-ae3d-4cdf-9fa7-09b17b5c647c 2019-05-09 20:37:07,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:37:07,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:07,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8752dabb-7b5d-4461-9e1f-e4925433fd41 2019-05-09 20:37:07,450 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:37:07,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8752dabb-7b5d-4461-9e1f-e4925433fd41 2019-05-09 20:37:07,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.311527013779s 2019-05-09 20:37:07,451 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cd453166e24c46848ec88bb8bdac9cdd', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-09 20:37:07,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-09 20:37:07,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:07,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1855 Content-Type: application/json Date: Thu, 09 May 2019 20:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5c8463-0715-4b69-b99f-7b9c1f36f319 2019-05-09 20:37:07,675 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0bbc8dee83b3489b962e2114cf62ce5b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0c081648b46d474a895caec4b907fc81"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "0c081648b46d474a895caec4b907fc81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0fcd13fe43894435aba2182a0aaef19e"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/29de9eb316714cb186ca627326edef8c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "29de9eb316714cb186ca627326edef8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3a34cdc6fa1d4263995b85e988fa8701"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4392ba4565aa4b7b85599d5b97503309"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/457e5ddce5c24640ba998607df87e7ac"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "457e5ddce5c24640ba998607df87e7ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a4c67eba85340d39ee2860164e70cd2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c9c3a1a1ffd41b08f7fffbc886444a6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/575ebbed17a84e1fa362c2397e2b3228"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5920414fe48e4dc09b547d06ea88484e"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c7d4427b944483cbf5d77e0d7a6a71d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/608ec0a90c064646ac4bcfd0c9ca013e"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6307b19169ae4652b8391dd5a7cffd69"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/68e94e1228fe4866b0df6586d4b0f001"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6cdbf79e150d4f54bd763fd6896b79dd"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81818c742982435182e3154adf3cad19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "81818c742982435182e3154adf3cad19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81b67bdf849f4103877c4a2d043d8626"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8254d3473d7248fa9d7ececbeaf87c95"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8a00461b4f9d44d3987e48f72029164f"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a77f0fe7224d4df9805a3460c62cbd50"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b12a9ad1c44b47f895b7f2435abb73a0"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b4d2f99cabee4f45b43c0bf3415167fa"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b6166790d90440119e294231a208f4c2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "b6166790d90440119e294231a208f4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b64e978f9b394b76bf7e3b3f3f53029d"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b83986b4cf0b43c0b8b8feb242ccf093"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b8c64e5f1f9b43b09c5d7fe416ccaaff"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be95347ab288492983b1b12595ff35d6"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "be95347ab288492983b1b12595ff35d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5da4c5ab4364eca966621cbf09c415d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc924646ea894d339b3e6d5ee2f0d8b4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cfde1508db6f447cac45ff931c66ea6d"}, "url": "http://12.0.0.32:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e20e3d2771ee438b9437fcded236799f"}, "url": "http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "e20e3d2771ee438b9437fcded236799f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e36cc923c2324f5994945768640d37c8"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "e36cc923c2324f5994945768640d37c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e9bc9da5b5bf400f8b7b96d71c37f079"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee94da9d07464850ba822c5788c77047"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "ee94da9d07464850ba822c5788c77047"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f0884554905b474b89b969bc38d2dc08"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "f0884554905b474b89b969bc38d2dc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f2dc769f33574ed4a5ddc110186af1f5"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "f2dc769f33574ed4a5ddc110186af1f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f34adf989c5f4e18b921d2015f9a72d8"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-09 20:37:07,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-7d5c8463-0715-4b69-b99f-7b9c1f36f319 2019-05-09 20:37:07,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.221206188202s 2019-05-09 20:37:07,683 - 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.21:5000/v3/endpoints/0bbc8dee83b3489b962e2114cf62ce5b'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4465a42cd5f04253b117c3ddc896b0ae', u'id': u'0bbc8dee83b3489b962e2114cf62ce5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0c081648b46d474a895caec4b907fc81'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'03919d5071e8465e88a68dd103ae0383', u'id': u'0c081648b46d474a895caec4b907fc81'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0fcd13fe43894435aba2182a0aaef19e'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3bbcb078961241a391afc8c374987f3c', u'id': u'0fcd13fe43894435aba2182a0aaef19e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/29de9eb316714cb186ca627326edef8c'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f1dda285488d43d18404466f6cf89f70', u'id': u'29de9eb316714cb186ca627326edef8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3a34cdc6fa1d4263995b85e988fa8701'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f1dda285488d43d18404466f6cf89f70', u'id': u'3a34cdc6fa1d4263995b85e988fa8701'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4392ba4565aa4b7b85599d5b97503309'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a7bab3e35a5c49a4890340660e477669', u'id': u'4392ba4565aa4b7b85599d5b97503309'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/457e5ddce5c24640ba998607df87e7ac'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f1dda285488d43d18404466f6cf89f70', u'id': u'457e5ddce5c24640ba998607df87e7ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4a4c67eba85340d39ee2860164e70cd2'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63272babb47b42d398078519d9ffbeae', u'id': u'4a4c67eba85340d39ee2860164e70cd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4c9c3a1a1ffd41b08f7fffbc886444a6'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'df48a4cc4ebf4462b7c4594b1643ecbe', u'id': u'4c9c3a1a1ffd41b08f7fffbc886444a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/575ebbed17a84e1fa362c2397e2b3228'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa17caee3c714c6bacdc637dd34f8444', u'id': u'575ebbed17a84e1fa362c2397e2b3228'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5920414fe48e4dc09b547d06ea88484e'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8dd43b0541e54dbb8efaea6cccf50951', u'id': u'5920414fe48e4dc09b547d06ea88484e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5c7d4427b944483cbf5d77e0d7a6a71d'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa17caee3c714c6bacdc637dd34f8444', u'id': u'5c7d4427b944483cbf5d77e0d7a6a71d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/608ec0a90c064646ac4bcfd0c9ca013e'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a7bab3e35a5c49a4890340660e477669', u'id': u'608ec0a90c064646ac4bcfd0c9ca013e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6307b19169ae4652b8391dd5a7cffd69'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd78841709b7a44089c0ec41677370d5d', u'id': u'6307b19169ae4652b8391dd5a7cffd69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/68e94e1228fe4866b0df6586d4b0f001'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63272babb47b42d398078519d9ffbeae', u'id': u'68e94e1228fe4866b0df6586d4b0f001'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6cdbf79e150d4f54bd763fd6896b79dd'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd6952e624ff9435a9140d013da7dbda1', u'id': u'6cdbf79e150d4f54bd763fd6896b79dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/81818c742982435182e3154adf3cad19'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'df48a4cc4ebf4462b7c4594b1643ecbe', u'id': u'81818c742982435182e3154adf3cad19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/81b67bdf849f4103877c4a2d043d8626'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd6952e624ff9435a9140d013da7dbda1', u'id': u'81b67bdf849f4103877c4a2d043d8626'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8254d3473d7248fa9d7ececbeaf87c95'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'643aaa6898534448a020bf2ee2da5157', u'id': u'8254d3473d7248fa9d7ececbeaf87c95'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8a00461b4f9d44d3987e48f72029164f'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'15c5035961704fe4a17a00fd22367ef8', u'id': u'8a00461b4f9d44d3987e48f72029164f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8ddf66a52e3d4c0da1cc5fc09bdf59fb'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8dd43b0541e54dbb8efaea6cccf50951', u'id': u'8ddf66a52e3d4c0da1cc5fc09bdf59fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a77f0fe7224d4df9805a3460c62cbd50'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'03919d5071e8465e88a68dd103ae0383', u'id': u'a77f0fe7224d4df9805a3460c62cbd50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b12a9ad1c44b47f895b7f2435abb73a0'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3bbcb078961241a391afc8c374987f3c', u'id': u'b12a9ad1c44b47f895b7f2435abb73a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b4d2f99cabee4f45b43c0bf3415167fa'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd6952e624ff9435a9140d013da7dbda1', u'id': u'b4d2f99cabee4f45b43c0bf3415167fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b6166790d90440119e294231a208f4c2'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'03919d5071e8465e88a68dd103ae0383', u'id': u'b6166790d90440119e294231a208f4c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b64e978f9b394b76bf7e3b3f3f53029d'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd78841709b7a44089c0ec41677370d5d', u'id': u'b64e978f9b394b76bf7e3b3f3f53029d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b83986b4cf0b43c0b8b8feb242ccf093'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3bbcb078961241a391afc8c374987f3c', u'id': u'b83986b4cf0b43c0b8b8feb242ccf093'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b8c64e5f1f9b43b09c5d7fe416ccaaff'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4465a42cd5f04253b117c3ddc896b0ae', u'id': u'b8c64e5f1f9b43b09c5d7fe416ccaaff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/be95347ab288492983b1b12595ff35d6'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4465a42cd5f04253b117c3ddc896b0ae', u'id': u'be95347ab288492983b1b12595ff35d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c5da4c5ab4364eca966621cbf09c415d'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'15c5035961704fe4a17a00fd22367ef8', u'id': u'c5da4c5ab4364eca966621cbf09c415d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cc924646ea894d339b3e6d5ee2f0d8b4'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd78841709b7a44089c0ec41677370d5d', u'id': u'cc924646ea894d339b3e6d5ee2f0d8b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cfde1508db6f447cac45ff931c66ea6d'}, u'url': u'http://12.0.0.32:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'643aaa6898534448a020bf2ee2da5157', u'id': u'cfde1508db6f447cac45ff931c66ea6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e20e3d2771ee438b9437fcded236799f'}, u'url': u'http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'643aaa6898534448a020bf2ee2da5157', u'id': u'e20e3d2771ee438b9437fcded236799f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e36cc923c2324f5994945768640d37c8'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa17caee3c714c6bacdc637dd34f8444', u'id': u'e36cc923c2324f5994945768640d37c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e9bc9da5b5bf400f8b7b96d71c37f079'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'15c5035961704fe4a17a00fd22367ef8', u'id': u'e9bc9da5b5bf400f8b7b96d71c37f079'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ee94da9d07464850ba822c5788c77047'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'df48a4cc4ebf4462b7c4594b1643ecbe', u'id': u'ee94da9d07464850ba822c5788c77047'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f0884554905b474b89b969bc38d2dc08'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63272babb47b42d398078519d9ffbeae', u'id': u'f0884554905b474b89b969bc38d2dc08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f2dc769f33574ed4a5ddc110186af1f5'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a7bab3e35a5c49a4890340660e477669', u'id': u'f2dc769f33574ed4a5ddc110186af1f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f34adf989c5f4e18b921d2015f9a72d8'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8dd43b0541e54dbb8efaea6cccf50951', u'id': u'f34adf989c5f4e18b921d2015f9a72d8'})] 2019-05-09 20:37:07,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-09 20:37:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:07,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Thu, 09 May 2019 20: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-763b8a06-b6d3-47ca-860a-8d926c1f3760 x-openstack-request-id: req-763b8a06-b6d3-47ca-860a-8d926c1f3760 2019-05-09 20:37:07,795 - 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"}]} 2019-05-09 20:37:07,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-763b8a06-b6d3-47ca-860a-8d926c1f3760 2019-05-09 20:37:07,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111876964569s 2019-05-09 20:37:07,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-09 20:37:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:09,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Thu, 09 May 2019 20: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-16be308a-951f-4dc1-9460-989990db8c82 x-openstack-request-id: req-16be308a-951f-4dc1-9460-989990db8c82 2019-05-09 20:37:09,911 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-09 20:37:09,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-16be308a-951f-4dc1-9460-989990db8c82 2019-05-09 20:37:09,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.09876322746s 2019-05-09 20:37:09,912 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-09 20:37:09,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:37:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:10,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:37:10 GMT X-Openstack-Request-Id: req-593a8160-4f38-4adb-83c8-4bcc98301635 2019-05-09 20:37:10,202 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:37:10,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-593a8160-4f38-4adb-83c8-4bcc98301635 2019-05-09 20:37:10,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.285290002823s 2019-05-09 20:37:10,203 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-09 20:37:10,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 20:37:10,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:10,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 20:37: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-bfcb91f2-ea50-4acd-af08-03c4e4c2b1fd x-openstack-request-id: req-bfcb91f2-ea50-4acd-af08-03c4e4c2b1fd 2019-05-09 20:37:10,243 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 20:37:10,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-bfcb91f2-ea50-4acd-af08-03c4e4c2b1fd 2019-05-09 20:37:10,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0400309562683s 2019-05-09 20:37:10,244 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', 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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 215}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 218}, 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})] 2019-05-09 20:37:10,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-09 20:37:10,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:10,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Thu, 09 May 2019 20:37: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-4aaaf661-d700-4588-bb38-ec7a54497383 x-openstack-request-id: req-4aaaf661-d700-4588-bb38-ec7a54497383 2019-05-09 20:37:10,373 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-09 20:37:10,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4aaaf661-d700-4588-bb38-ec7a54497383 2019-05-09 20:37:10,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128943920135s 2019-05-09 20:37:10,374 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-09 20:37:10,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:37:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:11,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:37:11 GMT X-Openstack-Request-Id: req-a43df54e-039f-4192-acc7-95afd02b9780 2019-05-09 20:37:11,608 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:37:11,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a43df54e-039f-4192-acc7-95afd02b9780 2019-05-09 20:37:11,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.2342441082s 2019-05-09 20:37:11,609 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'4dd5ea0e-0d26-403f-965f-275eea78cacc'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:31:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 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'2019-05-09T20:31:11Z', u'provider:network_type': u'flat', u'tenant_id': u'c1a4b97bc73f4da58427bb714d22b9c5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c1a4b97bc73f4da58427bb714d22b9c5', u'l2_adjacency': True})] 2019-05-09 20:37:11,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:37:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:12,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Thu, 09 May 2019 20:37:12 GMT X-Openstack-Request-Id: req-c1ac64b4-58ae-4e75-a4a6-e04dbed8a788 2019-05-09 20:37:12,988 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-09 20:37:12,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-c1ac64b4-58ae-4e75-a4a6-e04dbed8a788 2019-05-09 20:37:12,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.37849116325s 2019-05-09 20:37:12,988 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-09 20:37:12,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:37:12,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:13,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 755 Content-Type: application/json Date: Thu, 09 May 2019 20:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b19f395-afee-4729-a4ea-f2c5bc86baff 2019-05-09 20:37:13,198 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "409961676d4c42ba80ba5e150fd76c7d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/409961676d4c42ba80ba5e150fd76c7d/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "6c93cc5c6f3044b7ae40e68cbca80d14"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/6c93cc5c6f3044b7ae40e68cbca80d14/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "2ab4035b39944105b06c1331442b1700"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700/users/6e9d9b1ccc234b9ab7cca2ee89500a74/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "2ab4035b39944105b06c1331442b1700"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700/users/6e9d9b1ccc234b9ab7cca2ee89500a74/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "7a05b8484aa04ac58ff35f1f7fa71854"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/7a05b8484aa04ac58ff35f1f7fa71854/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "845cad1e546e48c9b330e630ed4fab4a"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/845cad1e546e48c9b330e630ed4fab4a/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "c9086a5a09174d9c9b32006da4c29b9c"}, "user": {"id": "84a5fe8c41ac488aa881781516696295"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/84a5fe8c41ac488aa881781516696295/roles/c9086a5a09174d9c9b32006da4c29b9c"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "84a5fe8c41ac488aa881781516696295"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/84a5fe8c41ac488aa881781516696295/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "93a7377002a64d63bc51064aa1f0b936"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/93a7377002a64d63bc51064aa1f0b936/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "ae10706c884949e08874a7cb95d19825"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/ae10706c884949e08874a7cb95d19825/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "b83a289023f049839042fcd5d54ca026"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/b83a289023f049839042fcd5d54ca026/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "bbf1c07da13f4ab0a539b66cf69ca1ab"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/bbf1c07da13f4ab0a539b66cf69ca1ab/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "d3b4a4f6486445a599c9c2a294c98006"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/d3b4a4f6486445a599c9c2a294c98006/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "d7b1fd8b587146ecba5daa328abede6e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/d7b1fd8b587146ecba5daa328abede6e/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"project": {"id": "c1a4b97bc73f4da58427bb714d22b9c5"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "e076c368353048a1ac484a33d33395c6"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5/users/e076c368353048a1ac484a33d33395c6/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"domain": {"id": "cd453166e24c46848ec88bb8bdac9cdd"}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "a373e1faf08344b7b52c87511fea25d6"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd/users/a373e1faf08344b7b52c87511fea25d6/roles/cd96abb66eb043e0a9978bce6444100e"}}, {"scope": {"system": {"all": true}}, "role": {"id": "cd96abb66eb043e0a9978bce6444100e"}, "user": {"id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/6e9d9b1ccc234b9ab7cca2ee89500a74/roles/cd96abb66eb043e0a9978bce6444100e"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-09 20:37:13,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-5b19f395-afee-4729-a4ea-f2c5bc86baff 2019-05-09 20:37:13,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20593214035s 2019-05-09 20:37:13,201 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'409961676d4c42ba80ba5e150fd76c7d'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'6c93cc5c6f3044b7ae40e68cbca80d14'}), Munch({'project': u'2ab4035b39944105b06c1331442b1700', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'6e9d9b1ccc234b9ab7cca2ee89500a74'}), Munch({'project': u'2ab4035b39944105b06c1331442b1700', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'6e9d9b1ccc234b9ab7cca2ee89500a74'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'7a05b8484aa04ac58ff35f1f7fa71854'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'845cad1e546e48c9b330e630ed4fab4a'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'c9086a5a09174d9c9b32006da4c29b9c', 'user': u'84a5fe8c41ac488aa881781516696295'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'84a5fe8c41ac488aa881781516696295'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'93a7377002a64d63bc51064aa1f0b936'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'ae10706c884949e08874a7cb95d19825'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'b83a289023f049839042fcd5d54ca026'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'bbf1c07da13f4ab0a539b66cf69ca1ab'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'd3b4a4f6486445a599c9c2a294c98006'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'd7b1fd8b587146ecba5daa328abede6e'}), Munch({'project': u'c1a4b97bc73f4da58427bb714d22b9c5', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'e076c368353048a1ac484a33d33395c6'}), Munch({'domain': u'cd453166e24c46848ec88bb8bdac9cdd', 'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'a373e1faf08344b7b52c87511fea25d6'}), Munch({'id': u'cd96abb66eb043e0a9978bce6444100e', 'user': u'6e9d9b1ccc234b9ab7cca2ee89500a74'})] 2019-05-09 20:37:13,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:37:13,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:13,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4597bb-081c-471d-a96f-5ba0f8fce44c 2019-05-09 20:37:13,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:37:13,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a4597bb-081c-471d-a96f-5ba0f8fce44c 2019-05-09 20:37:13,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233872890472s 2019-05-09 20:37:13,440 - 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'4211e1ebd56d4369a025e95748d88df3'}), 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'8d86c6c02824450e967e6c1f40247421'}), 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'954e589f00da42c0bf9562e1cf5649fe'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'c9086a5a09174d9c9b32006da4c29b9c'}), 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'cd96abb66eb043e0a9978bce6444100e'}), 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'd94d58aa2aaf487fb48993560382c138'})] 2019-05-09 20:37:13,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:37:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:14,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:37:14 GMT X-Openstack-Request-Id: req-a28b756a-37e7-48be-988c-a16e2a223835 2019-05-09 20:37:14,997 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-09 20:37:14,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a28b756a-37e7-48be-988c-a16e2a223835 2019-05-09 20:37:14,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.55667209625s 2019-05-09 20:37:14,998 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-09 20:37:14,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:37:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:15,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:37: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-c31e2522-804a-45e4-889e-9ac3c0874fb5 x-openstack-request-id: req-c31e2522-804a-45e4-889e-9ac3c0874fb5 2019-05-09 20:37:15,211 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-09 20:37:15,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c31e2522-804a-45e4-889e-9ac3c0874fb5 2019-05-09 20:37:15,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212540149689s 2019-05-09 20:37:15,211 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-09 20:37:15,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-09 20:37:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:15,225 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a1cea5-3a34-45ca-b67e-472552eb1512 2019-05-09 20:37:15,225 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-09 20:37:15,226 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-97a1cea5-3a34-45ca-b67e-472552eb1512 2019-05-09 20:37:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84bf49e-081a-4d53-8f5d-1d40b905fba9 2019-05-09 20:37:15,552 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-09 20:37:15,552 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-b84bf49e-081a-4d53-8f5d-1d40b905fba9 2019-05-09 20:37:15,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.337426900864s 2019-05-09 20:37:15,556 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'03919d5071e8465e88a68dd103ae0383', 'name': u'glance'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'15c5035961704fe4a17a00fd22367ef8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'3bbcb078961241a391afc8c374987f3c', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'4465a42cd5f04253b117c3ddc896b0ae', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'63272babb47b42d398078519d9ffbeae', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'643aaa6898534448a020bf2ee2da5157', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'88f85951e6a44ffdadb85a4608b926a5', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'8dd43b0541e54dbb8efaea6cccf50951', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a7bab3e35a5c49a4890340660e477669', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'aa17caee3c714c6bacdc637dd34f8444', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd6952e624ff9435a9140d013da7dbda1', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'd78841709b7a44089c0ec41677370d5d', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'df48a4cc4ebf4462b7c4594b1643ecbe', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'f1dda285488d43d18404466f6cf89f70', 'name': u'aodh'})] 2019-05-09 20:37:15,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:37:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:16,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Thu, 09 May 2019 20:37:16 GMT X-Openstack-Request-Id: req-97595c3e-d910-4332-bef9-629f71b593de 2019-05-09 20:37:16,651 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4}]} 2019-05-09 20:37:16,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-97595c3e-d910-4332-bef9-629f71b593de 2019-05-09 20:37:16,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.09420990944s 2019-05-09 20:37:16,652 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:31:18Z', 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'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'tenant_id': u'c1a4b97bc73f4da58427bb714d22b9c5', u'created_at': u'2019-05-09T20:31:18Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'c1a4b97bc73f4da58427bb714d22b9c5'})] 2019-05-09 20:37:16,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-09 20:37:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45c282d60468bd29bbabd3da9b82f3cabd4747f4" 2019-05-09 20:37:17,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Thu, 09 May 2019 20:37:17 GMT X-Openstack-Request-Id: req-b73bead3-44f2-40f9-825e-289fef07b959 2019-05-09 20:37:17,910 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-05-09 20:37:17,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-b73bead3-44f2-40f9-825e-289fef07b959 2019-05-09 20:37:17,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.25866913795s 2019-05-09 20:37:17,912 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-05-09 20:37:18,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:37:18,018 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-09 20:37:18,072 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-09 20:37:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:18,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2163cf9e-3a5f-4b80-931e-34ead6a22995 2019-05-09 20:37:18,179 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:37:18,179 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2163cf9e-3a5f-4b80-931e-34ead6a22995 2019-05-09 20:37:18,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:37:18,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["LQt3PsOmQceIsN9rqCNcgQ"], "issued_at": "2019-05-09T20:37:18.000000Z"}} 2019-05-09 20:37:18,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:37:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:20,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:37:19 GMT X-Openstack-Request-Id: req-59cc897c-eb69-4007-aa3f-2b5848caca59 2019-05-09 20:37:20,000 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:37:20,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-59cc897c-eb69-4007-aa3f-2b5848caca59 2019-05-09 20:37:20,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.34021496773s 2019-05-09 20:37:20,001 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-09 20:37:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:20,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73990415-6c84-45b4-bc6d-8f69861121e5 2019-05-09 20:37:20,013 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:37:20,014 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-73990415-6c84-45b4-bc6d-8f69861121e5 2019-05-09 20:37:20,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:37:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:20,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08061bea-dcac-4a6d-b8a4-9ae00aba45e5 2019-05-09 20:37:20,237 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:37:20,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-08061bea-dcac-4a6d-b8a4-9ae00aba45e5 2019-05-09 20:37:20,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223236083984s 2019-05-09 20:37:20,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:37:20,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:20,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 09 May 2019 20:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a117bacb-e3df-439e-87df-a07180e86cb5 2019-05-09 20:37:20,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:37:20,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a117bacb-e3df-439e-87df-a07180e86cb5 2019-05-09 20:37:20,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208896160126s 2019-05-09 20:37:20,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:37:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" -d '{"network": {"tenant_id": "2ab4035b39944105b06c1331442b1700", "name": "tenantnetwork1-net_4a0aa119-c56b-4205-a872-557c9776969b", "admin_state_up": true}}' 2019-05-09 20:37:22,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 09 May 2019 20:37:22 GMT X-Openstack-Request-Id: req-6f0b9ef8-7c1f-47d3-b073-2712effb58f4 2019-05-09 20:37:22,159 - 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":"0b387517-7e95-42ae-9555-bcb9b8ea2e4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:37:22Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_4a0aa119-c56b-4205-a872-557c9776969b","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:37:21Z","mtu":1450}} 2019-05-09 20:37:22,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6f0b9ef8-7c1f-47d3-b073-2712effb58f4 2019-05-09 20:37:22,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.70458197594s 2019-05-09 20:37:22,160 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:37:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0b387517-7e95-42ae-9555-bcb9b8ea2e4c', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_4a0aa119-c56b-4205-a872-557c9776969b', u'created_at': u'2019-05-09T20:37:21Z', u'mtu': 1450, u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2ab4035b39944105b06c1331442b1700', u'l2_adjacency': True}) 2019-05-09 20:37:22,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:37:22,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:22,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Thu, 09 May 2019 20:37:22 GMT X-Openstack-Request-Id: req-20175c6d-19dd-4ef7-afc3-4d5bf978b653 2019-05-09 20:37:22,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0b387517-7e95-42ae-9555-bcb9b8ea2e4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:37:22Z","qos_policy_id":null,"name":"tenantnetwork1-net_4a0aa119-c56b-4205-a872-557c9776969b","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:37:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:37:22,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-20175c6d-19dd-4ef7-afc3-4d5bf978b653 2019-05-09 20:37:22,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379502058029s 2019-05-09 20:37:22,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:37:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" -d '{"subnet": {"name": "tenantnetwork1-subnet_4a0aa119-c56b-4205-a872-557c9776969b", "enable_dhcp": true, "network_id": "0b387517-7e95-42ae-9555-bcb9b8ea2e4c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:37:24,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Thu, 09 May 2019 20:37:24 GMT X-Openstack-Request-Id: req-1d2c7b93-3eaf-4efc-b1ed-ec7eb8d681e8 2019-05-09 20:37:24,249 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T20:37:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a5ac3a3-f15f-4427-a510-b9cb63d24438","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_4a0aa119-c56b-4205-a872-557c9776969b","enable_dhcp":true,"segment_id":null,"network_id":"0b387517-7e95-42ae-9555-bcb9b8ea2e4c","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:37:23Z","ip_version":4}} 2019-05-09 20:37:24,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1d2c7b93-3eaf-4efc-b1ed-ec7eb8d681e8 2019-05-09 20:37:24,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.70728182793s 2019-05-09 20:37:24,250 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:37:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0a5ac3a3-f15f-4427-a510-b9cb63d24438', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_4a0aa119-c56b-4205-a872-557c9776969b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0b387517-7e95-42ae-9555-bcb9b8ea2e4c', u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'created_at': u'2019-05-09T20:37:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2ab4035b39944105b06c1331442b1700'}) 2019-05-09 20:37:24,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:37:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "tenantnetwork1-router_4a0aa119-c56b-4205-a872-557c9776969b", "admin_state_up": true}}' 2019-05-09 20:37:32,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Thu, 09 May 2019 20:37:32 GMT X-Openstack-Request-Id: req-4828e63d-67a9-441f-b8c1-ff1efeba0187 2019-05-09 20:37:32,599 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:26Z", "admin_state_up": true, "updated_at": "2019-05-09T20:37:27Z", "project_id": "2ab4035b39944105b06c1331442b1700", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33", "name": "tenantnetwork1-router_4a0aa119-c56b-4205-a872-557c9776969b"}} 2019-05-09 20:37:32,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4828e63d-67a9-441f-b8c1-ff1efeba0187 2019-05-09 20:37:32,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.34910488129s 2019-05-09 20:37:32,600 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:37:27Z', u'revision_number': 3, u'ha': True, u'id': u'36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_4a0aa119-c56b-4205-a872-557c9776969b', u'admin_state_up': True, u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'created_at': u'2019-05-09T20:37:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'2ab4035b39944105b06c1331442b1700'}) 2019-05-09 20:37:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:37:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" -d '{"subnet_id": "0a5ac3a3-f15f-4427-a510-b9cb63d24438"}' 2019-05-09 20:37:36,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:37:36 GMT X-Openstack-Request-Id: req-59d22237-0d09-4cdf-9a38-dcdbad2ce706 2019-05-09 20:37:36,293 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0b387517-7e95-42ae-9555-bcb9b8ea2e4c", "tenant_id": "2ab4035b39944105b06c1331442b1700", "subnet_id": "0a5ac3a3-f15f-4427-a510-b9cb63d24438", "subnet_ids": ["0a5ac3a3-f15f-4427-a510-b9cb63d24438"], "port_id": "c9108fde-c490-44b1-a36e-9bd05d2678fb", "id": "36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33"} 2019-05-09 20:37:36,293 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33/add_router_interface.json used request id req-59d22237-0d09-4cdf-9a38-dcdbad2ce706 2019-05-09 20:37:36,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.69249606133s 2019-05-09 20:37:36,407 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:37:36,407 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-09 20:37:36,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:37:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" -d '{"subnet_id": "0a5ac3a3-f15f-4427-a510-b9cb63d24438"}' 2019-05-09 20:37:40,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:37:40 GMT X-Openstack-Request-Id: req-3dd701e2-a89d-469a-87a5-84d3a1081b3f 2019-05-09 20:37:40,943 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0b387517-7e95-42ae-9555-bcb9b8ea2e4c", "tenant_id": "2ab4035b39944105b06c1331442b1700", "subnet_id": "0a5ac3a3-f15f-4427-a510-b9cb63d24438", "subnet_ids": ["0a5ac3a3-f15f-4427-a510-b9cb63d24438"], "port_id": "c9108fde-c490-44b1-a36e-9bd05d2678fb", "id": "36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33"} 2019-05-09 20:37:40,943 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33/remove_router_interface.json used request id req-3dd701e2-a89d-469a-87a5-84d3a1081b3f 2019-05-09 20:37:40,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.53073692322s 2019-05-09 20:37:40,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:37:40,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:42,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Thu, 09 May 2019 20:37:42 GMT X-Openstack-Request-Id: req-6e5643a7-735e-48fb-9fbf-1700c31f79db 2019-05-09 20:37:42,153 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:26Z", "admin_state_up": true, "updated_at": "2019-05-09T20:37:39Z", "project_id": "2ab4035b39944105b06c1331442b1700", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33", "name": "tenantnetwork1-router_4a0aa119-c56b-4205-a872-557c9776969b"}]} 2019-05-09 20:37:42,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6e5643a7-735e-48fb-9fbf-1700c31f79db 2019-05-09 20:37:42,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20935606956s 2019-05-09 20:37:42,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:37:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:47,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:37:47 GMT X-Openstack-Request-Id: req-92009199-fe29-4730-95fb-da434d6b19f5 2019-05-09 20:37:47,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:37:47,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/36bdcd03-9680-4f7e-8a8e-d2b4e54b3e33.json used request id req-92009199-fe29-4730-95fb-da434d6b19f5 2019-05-09 20:37:47,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.35983705521s 2019-05-09 20:37:47,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:37:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:47,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Thu, 09 May 2019 20:37:47 GMT X-Openstack-Request-Id: req-c43e9192-8212-4744-b381-ce441221cb81 2019-05-09 20:37:47,944 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:37:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a5ac3a3-f15f-4427-a510-b9cb63d24438","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_4a0aa119-c56b-4205-a872-557c9776969b","enable_dhcp":true,"segment_id":null,"network_id":"0b387517-7e95-42ae-9555-bcb9b8ea2e4c","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:37:23Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4}]} 2019-05-09 20:37:47,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c43e9192-8212-4744-b381-ce441221cb81 2019-05-09 20:37:47,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.429741859436s 2019-05-09 20:37:47,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:37:47,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/0a5ac3a3-f15f-4427-a510-b9cb63d24438.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:50,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:37:50 GMT X-Openstack-Request-Id: req-8f1b4fe3-5122-417d-8977-3cefac80d72b 2019-05-09 20:37:50,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:37:50,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0a5ac3a3-f15f-4427-a510-b9cb63d24438.json used request id req-8f1b4fe3-5122-417d-8977-3cefac80d72b 2019-05-09 20:37:50,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37961483002s 2019-05-09 20:37:50,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:37:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:51,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json Date: Thu, 09 May 2019 20:37:51 GMT X-Openstack-Request-Id: req-f49da3f9-df27-45e7-a8e3-f46e3b11e00b 2019-05-09 20:37:51,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b387517-7e95-42ae-9555-bcb9b8ea2e4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:37:50Z","qos_policy_id":null,"name":"tenantnetwork1-net_4a0aa119-c56b-4205-a872-557c9776969b","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:37:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:37:51,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f49da3f9-df27-45e7-a8e3-f46e3b11e00b 2019-05-09 20:37:51,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.3618388176s 2019-05-09 20:37:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:37:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/0b387517-7e95-42ae-9555-bcb9b8ea2e4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7190048afe4ee39faf92ce4626fae9961475a398" 2019-05-09 20:37:52,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:37:52 GMT X-Openstack-Request-Id: req-c510a0af-2274-47a1-b3d0-73bb08fb672f 2019-05-09 20:37:52,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:37:52,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0b387517-7e95-42ae-9555-bcb9b8ea2e4c.json used request id req-c510a0af-2274-47a1-b3d0-73bb08fb672f 2019-05-09 20:37:52,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23777294159s 2019-05-09 20:37:52,972 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-09 20:37:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:53,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e03cf12-7afb-4662-957e-52e5c7429b97 2019-05-09 20:37:53,018 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:37:53,018 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2e03cf12-7afb-4662-957e-52e5c7429b97 2019-05-09 20:37:53,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:37:53,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["-5QCsJzGT3yOjr3mN1YKsw"], "issued_at": "2019-05-09T20:37:53.000000Z"}} 2019-05-09 20:37:53,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:37:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:53,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:37:53 GMT X-Openstack-Request-Id: req-c9337f06-7d1f-4124-b7ae-ccddd80d3d32 2019-05-09 20:37:53,820 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:37:53,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9337f06-7d1f-4124-b7ae-ccddd80d3d32 2019-05-09 20:37:53,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377154111862s 2019-05-09 20:37:53,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:53,832 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf61b467-9457-4255-8c53-3bae3de4ef5d 2019-05-09 20:37:53,832 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:37:53,832 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-cf61b467-9457-4255-8c53-3bae3de4ef5d 2019-05-09 20:37:53,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:37:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:54,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454919ca-4f2e-495d-a38c-ec170d007b5f 2019-05-09 20:37:54,144 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:37:54,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-454919ca-4f2e-495d-a38c-ec170d007b5f 2019-05-09 20:37:54,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.311809062958s 2019-05-09 20:37:54,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:37:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11"}}' 2019-05-09 20:37:54,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 09 May 2019 20:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe2f5a7-67be-40b6-883f-f8dc6e7a6f1d 2019-05-09 20:37:54,463 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62"}, "tags": [], "enabled": true, "id": "a81e48dedf05423b96131831adcadf62", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11"}} 2019-05-09 20:37:54,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fbe2f5a7-67be-40b6-883f-f8dc6e7a6f1d 2019-05-09 20:37:54,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.310825824738s 2019-05-09 20:37:54,464 - 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'a81e48dedf05423b96131831adcadf62', '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_3daecfac-b721-4048-b141-99eb41c81a11'}) 2019-05-09 20:37:54,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:37:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "BGB2R7Ohd3a0hfgNP3sK3sWs1YCBtc", "email": null, "name": "tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11"}}' 2019-05-09 20:37:54,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 09 May 2019 20:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b145da-8604-495c-b88e-5139eb4dc33b 2019-05-09 20:37:54,994 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11", "links": {"self": "http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2d56cfd512794e91a8c338218c831925", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:37:54,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c8b145da-8604-495c-b88e-5139eb4dc33b 2019-05-09 20:37:54,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.523952960968s 2019-05-09 20:37:54,995 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2d56cfd512794e91a8c338218c831925', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11'}) 2019-05-09 20:37:54,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:37:55,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:55,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e5a0a5-0b2e-4d7b-b21a-6b245c16dec2 2019-05-09 20:37:55,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:37:55,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9e5a0a5-0b2e-4d7b-b21a-6b245c16dec2 2019-05-09 20:37:55,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219211101532s 2019-05-09 20:37:55,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:37:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:55,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907a135d-5bbf-4513-9a92-0ba3f1188813 2019-05-09 20:37:55,485 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:37:55,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-907a135d-5bbf-4513-9a92-0ba3f1188813 2019-05-09 20:37:55,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.262756109238s 2019-05-09 20:37:55,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:37:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:55,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a900af26-10c3-403b-a1ff-74d951996ff7 2019-05-09 20:37:55,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:37:55,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a900af26-10c3-403b-a1ff-74d951996ff7 2019-05-09 20:37:55,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19820523262s 2019-05-09 20:37:55,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:37:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:55,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31eab305-7e8f-485c-8c84-3deeee771b5e 2019-05-09 20:37:55,911 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:37:55,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-31eab305-7e8f-485c-8c84-3deeee771b5e 2019-05-09 20:37:55,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217885971069s 2019-05-09 20:37:55,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:37:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 20:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f132a43-4b42-4f9a-ab35-4ad48d182144 2019-05-09 20:37:56,168 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11", "links": {"self": "http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2d56cfd512794e91a8c338218c831925", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:37:56,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5f132a43-4b42-4f9a-ab35-4ad48d182144 2019-05-09 20:37:56,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.255831956863s 2019-05-09 20:37:56,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:37:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:56,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 20:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c428b8-00e3-44ec-bda9-17b0f13b202b 2019-05-09 20:37:56,397 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62"}, "tags": [], "enabled": true, "id": "a81e48dedf05423b96131831adcadf62", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11"}]} 2019-05-09 20:37:56,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-61c428b8-00e3-44ec-bda9-17b0f13b202b 2019-05-09 20:37:56,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217371940613s 2019-05-09 20:37:56,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:37:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=2d56cfd512794e91a8c338218c831925&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a81e48dedf05423b96131831adcadf62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:56,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Thu, 09 May 2019 20:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aee819-4c46-458d-8e1d-04a83c450e33 2019-05-09 20:37:56,639 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2d56cfd512794e91a8c338218c831925&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a81e48dedf05423b96131831adcadf62", "previous": null, "next": null}} 2019-05-09 20:37:56,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2d56cfd512794e91a8c338218c831925&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a81e48dedf05423b96131831adcadf62 used request id req-86aee819-4c46-458d-8e1d-04a83c450e33 2019-05-09 20:37:56,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.234308004379s 2019-05-09 20:37:56,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:37:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62/users/2d56cfd512794e91a8c338218c831925/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:56,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b473a476-d606-47d5-bcc3-3539c0af08a7 2019-05-09 20:37:56,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:37:56,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62/users/2d56cfd512794e91a8c338218c831925/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-b473a476-d606-47d5-bcc3-3539c0af08a7 2019-05-09 20:37:56,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.300757169724s 2019-05-09 20:37:56,944 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11', 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'a81e48dedf05423b96131831adcadf62', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BGB2R7Ohd3a0hfgNP3sK3sWs1YCBtc', 'username': u'tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:37:56,948 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11', 'password': 'BGB2R7Ohd3a0hfgNP3sK3sWs1YCBtc', 'project_name': 'tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a81e48dedf05423b96131831adcadf62', 'project_domain_name': 'Default'} 2019-05-09 20:37:56,948 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-09 20:37:56,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:37:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:57,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c858468-6b99-4b84-98c1-c5f07f21be81 2019-05-09 20:37:57,154 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:37:57,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8c858468-6b99-4b84-98c1-c5f07f21be81 2019-05-09 20:37:57,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204972982407s 2019-05-09 20:37:57,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:37:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:37:57,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 20:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd1da05-c119-43b9-a7d2-93148d03f505 2019-05-09 20:37:57,501 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62"}, "tags": [], "enabled": true, "id": "a81e48dedf05423b96131831adcadf62", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11"}]} 2019-05-09 20:37:57,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ecd1da05-c119-43b9-a7d2-93148d03f505 2019-05-09 20:37:57,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.340177059174s 2019-05-09 20:37:57,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:37:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" -d '{"network": {"tenant_id": "a81e48dedf05423b96131831adcadf62", "name": "tenantnetwork2-net_3daecfac-b721-4048-b141-99eb41c81a11", "admin_state_up": true}}' 2019-05-09 20:37:58,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 09 May 2019 20:37:58 GMT X-Openstack-Request-Id: req-60241adb-1950-4d4c-bab9-f368c5b68dee 2019-05-09 20:37:58,644 - 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":"6d6521cd-2b00-4ee3-92c4-4ac92511b91b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"a81e48dedf05423b96131831adcadf62","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:37:58Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_3daecfac-b721-4048-b141-99eb41c81a11","admin_state_up":true,"tenant_id":"a81e48dedf05423b96131831adcadf62","created_at":"2019-05-09T20:37:58Z","mtu":1450}} 2019-05-09 20:37:58,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-60241adb-1950-4d4c-bab9-f368c5b68dee 2019-05-09 20:37:58,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.14113593102s 2019-05-09 20:37:58,645 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:37:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6d6521cd-2b00-4ee3-92c4-4ac92511b91b', u'provider:segmentation_id': 48, 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_3daecfac-b721-4048-b141-99eb41c81a11', u'created_at': u'2019-05-09T20:37:58Z', u'mtu': 1450, u'tenant_id': u'a81e48dedf05423b96131831adcadf62', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a81e48dedf05423b96131831adcadf62', u'l2_adjacency': True}) 2019-05-09 20:37:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:37:58,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1caf56-5ace-43a4-9283-3f86a91d8ee6 2019-05-09 20:37:58,655 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:37:58,655 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ba1caf56-5ace-43a4-9283-3f86a91d8ee6 2019-05-09 20:37:58,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:37:59,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a81e48dedf05423b96131831adcadf62", "name": "tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a81e48dedf05423b96131831adcadf62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/a81e48dedf05423b96131831adcadf62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/a81e48dedf05423b96131831adcadf62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_a81e48dedf05423b96131831adcadf62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_a81e48dedf05423b96131831adcadf62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/a81e48dedf05423b96131831adcadf62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/a81e48dedf05423b96131831adcadf62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/a81e48dedf05423b96131831adcadf62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a81e48dedf05423b96131831adcadf62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/a81e48dedf05423b96131831adcadf62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/a81e48dedf05423b96131831adcadf62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11", "id": "2d56cfd512794e91a8c338218c831925"}, "audit_ids": ["7vOD8_a8Qf2gZfKnTPNSiA"], "issued_at": "2019-05-09T20:37:58.000000Z"}} 2019-05-09 20:37:59,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:37:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:37:59,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 09 May 2019 20:37:59 GMT X-Openstack-Request-Id: req-253013df-e5bb-4a16-adb7-216f34336f30 2019-05-09 20:37:59,444 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6d6521cd-2b00-4ee3-92c4-4ac92511b91b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a81e48dedf05423b96131831adcadf62","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:37:58Z","qos_policy_id":null,"name":"tenantnetwork2-net_3daecfac-b721-4048-b141-99eb41c81a11","admin_state_up":true,"tenant_id":"a81e48dedf05423b96131831adcadf62","created_at":"2019-05-09T20:37:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:37:59,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-253013df-e5bb-4a16-adb7-216f34336f30 2019-05-09 20:37:59,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389510154724s 2019-05-09 20:37:59,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:37:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" -d '{"subnet": {"name": "tenantnetwork2-subnet_3daecfac-b721-4048-b141-99eb41c81a11", "enable_dhcp": true, "network_id": "6d6521cd-2b00-4ee3-92c4-4ac92511b91b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:38:00,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 09 May 2019 20:38:00 GMT X-Openstack-Request-Id: req-b61351d6-ce15-490e-b7ab-4eab0b92cafa 2019-05-09 20:38:00,740 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d6521cd-2b00-4ee3-92c4-4ac92511b91b","tenant_id":"a81e48dedf05423b96131831adcadf62","created_at":"2019-05-09T20:37:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:37:59Z","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":"a81e48dedf05423b96131831adcadf62","id":"52ade9f2-7bec-4fa2-96ad-77529aa56f26","subnetpool_id":null,"name":"tenantnetwork2-subnet_3daecfac-b721-4048-b141-99eb41c81a11"}} 2019-05-09 20:38:00,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b61351d6-ce15-490e-b7ab-4eab0b92cafa 2019-05-09 20:38:00,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29434108734s 2019-05-09 20:38:00,741 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:37:59Z', 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'52ade9f2-7bec-4fa2-96ad-77529aa56f26', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_3daecfac-b721-4048-b141-99eb41c81a11', u'enable_dhcp': True, u'network_id': u'6d6521cd-2b00-4ee3-92c4-4ac92511b91b', u'tenant_id': u'a81e48dedf05423b96131831adcadf62', u'created_at': u'2019-05-09T20:37:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a81e48dedf05423b96131831adcadf62'}) 2019-05-09 20:38:00,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:38:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "tenantnetwork2-router_3daecfac-b721-4048-b141-99eb41c81a11", "admin_state_up": true}}' 2019-05-09 20:38:08,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 09 May 2019 20:38:08 GMT X-Openstack-Request-Id: req-b6c0118f-fb98-4b36-8e29-5f2efd2b79b6 2019-05-09 20:38:08,653 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a81e48dedf05423b96131831adcadf62", "created_at": "2019-05-09T20:38:02Z", "admin_state_up": true, "updated_at": "2019-05-09T20:38:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a81e48dedf05423b96131831adcadf62", "id": "8404a10c-ffc7-45e7-8d74-e86ab4abbe40", "name": "tenantnetwork2-router_3daecfac-b721-4048-b141-99eb41c81a11"}} 2019-05-09 20:38:08,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b6c0118f-fb98-4b36-8e29-5f2efd2b79b6 2019-05-09 20:38:08,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.91184902191s 2019-05-09 20:38:08,654 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:38:03Z', u'revision_number': 3, u'id': u'8404a10c-ffc7-45e7-8d74-e86ab4abbe40', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_3daecfac-b721-4048-b141-99eb41c81a11', u'admin_state_up': True, u'tenant_id': u'a81e48dedf05423b96131831adcadf62', u'created_at': u'2019-05-09T20:38:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'a81e48dedf05423b96131831adcadf62'}) 2019-05-09 20:38:08,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:38:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8404a10c-ffc7-45e7-8d74-e86ab4abbe40/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" -d '{"subnet_id": "52ade9f2-7bec-4fa2-96ad-77529aa56f26"}' 2019-05-09 20:38:12,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:38:12 GMT X-Openstack-Request-Id: req-5b494656-dca7-4f81-a68c-fbb3438fb5b1 2019-05-09 20:38:12,966 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6d6521cd-2b00-4ee3-92c4-4ac92511b91b", "tenant_id": "a81e48dedf05423b96131831adcadf62", "subnet_id": "52ade9f2-7bec-4fa2-96ad-77529aa56f26", "subnet_ids": ["52ade9f2-7bec-4fa2-96ad-77529aa56f26"], "port_id": "abb9a858-1668-4c63-b0d6-2a5f366881c9", "id": "8404a10c-ffc7-45e7-8d74-e86ab4abbe40"} 2019-05-09 20:38:12,966 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8404a10c-ffc7-45e7-8d74-e86ab4abbe40/add_router_interface.json used request id req-5b494656-dca7-4f81-a68c-fbb3438fb5b1 2019-05-09 20:38:12,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.31143403053s 2019-05-09 20:38:13,079 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:38:13,080 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-09 20:38:13,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:38:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8404a10c-ffc7-45e7-8d74-e86ab4abbe40/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" -d '{"subnet_id": "52ade9f2-7bec-4fa2-96ad-77529aa56f26"}' 2019-05-09 20:38:16,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:38:16 GMT X-Openstack-Request-Id: req-34bd78fa-5ddd-4fd6-9f8d-5f9a26eae379 2019-05-09 20:38:16,484 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6d6521cd-2b00-4ee3-92c4-4ac92511b91b", "tenant_id": "a81e48dedf05423b96131831adcadf62", "subnet_id": "52ade9f2-7bec-4fa2-96ad-77529aa56f26", "subnet_ids": ["52ade9f2-7bec-4fa2-96ad-77529aa56f26"], "port_id": "abb9a858-1668-4c63-b0d6-2a5f366881c9", "id": "8404a10c-ffc7-45e7-8d74-e86ab4abbe40"} 2019-05-09 20:38:16,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8404a10c-ffc7-45e7-8d74-e86ab4abbe40/remove_router_interface.json used request id req-34bd78fa-5ddd-4fd6-9f8d-5f9a26eae379 2019-05-09 20:38:16,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.39901995659s 2019-05-09 20:38:16,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:38:16,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:38:16,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 09 May 2019 20:38:16 GMT X-Openstack-Request-Id: req-87fa5553-bdde-4151-9661-dbcf167e2e94 2019-05-09 20:38:16,668 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a81e48dedf05423b96131831adcadf62", "created_at": "2019-05-09T20:38:02Z", "admin_state_up": true, "updated_at": "2019-05-09T20:38:14Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a81e48dedf05423b96131831adcadf62", "id": "8404a10c-ffc7-45e7-8d74-e86ab4abbe40", "name": "tenantnetwork2-router_3daecfac-b721-4048-b141-99eb41c81a11"}]} 2019-05-09 20:38:16,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-87fa5553-bdde-4151-9661-dbcf167e2e94 2019-05-09 20:38:16,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.183935880661s 2019-05-09 20:38:16,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:38:16,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8404a10c-ffc7-45e7-8d74-e86ab4abbe40.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:38:22,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:38:22 GMT X-Openstack-Request-Id: req-60a6c470-584a-4b2a-8d38-11d5ea34658f 2019-05-09 20:38:22,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:38:22,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8404a10c-ffc7-45e7-8d74-e86ab4abbe40.json used request id req-60a6c470-584a-4b2a-8d38-11d5ea34658f 2019-05-09 20:38:22,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.48878097534s 2019-05-09 20:38:22,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:38:22,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:38:22,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 09 May 2019 20:38:22 GMT X-Openstack-Request-Id: req-3d440600-5982-41fa-968b-b065cbc01bf2 2019-05-09 20:38:22,506 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d6521cd-2b00-4ee3-92c4-4ac92511b91b","tenant_id":"a81e48dedf05423b96131831adcadf62","created_at":"2019-05-09T20:37:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:37:59Z","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":"a81e48dedf05423b96131831adcadf62","id":"52ade9f2-7bec-4fa2-96ad-77529aa56f26","subnetpool_id":null,"name":"tenantnetwork2-subnet_3daecfac-b721-4048-b141-99eb41c81a11"}]} 2019-05-09 20:38:22,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3d440600-5982-41fa-968b-b065cbc01bf2 2019-05-09 20:38:22,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.347213029861s 2019-05-09 20:38:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:38:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/52ade9f2-7bec-4fa2-96ad-77529aa56f26.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:38:25,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:38:25 GMT X-Openstack-Request-Id: req-9062b72f-46fd-4709-9d28-f5801c4ba771 2019-05-09 20:38:25,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:38:25,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/52ade9f2-7bec-4fa2-96ad-77529aa56f26.json used request id req-9062b72f-46fd-4709-9d28-f5801c4ba771 2019-05-09 20:38:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.07690191269s 2019-05-09 20:38:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:38:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:38:26,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 09 May 2019 20:38:26 GMT X-Openstack-Request-Id: req-d45e832e-d2a1-4c72-86f3-a0745d4bc295 2019-05-09 20:38:26,778 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d6521cd-2b00-4ee3-92c4-4ac92511b91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a81e48dedf05423b96131831adcadf62","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:38:25Z","qos_policy_id":null,"name":"tenantnetwork2-net_3daecfac-b721-4048-b141-99eb41c81a11","admin_state_up":true,"tenant_id":"a81e48dedf05423b96131831adcadf62","created_at":"2019-05-09T20:37:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:38:26,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d45e832e-d2a1-4c72-86f3-a0745d4bc295 2019-05-09 20:38:26,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19301605225s 2019-05-09 20:38:26,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:38:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/6d6521cd-2b00-4ee3-92c4-4ac92511b91b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edf30a8d8fb117edf7be5be8879d915b5d5a78d2" 2019-05-09 20:38:27,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:38:27 GMT X-Openstack-Request-Id: req-f4cf9dba-b9c3-4e87-a590-4d224b135053 2019-05-09 20:38:27,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:38:27,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6d6521cd-2b00-4ee3-92c4-4ac92511b91b.json used request id req-f4cf9dba-b9c3-4e87-a590-4d224b135053 2019-05-09 20:38:27,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.698626041412s 2019-05-09 20:38:27,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:38:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:27,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 20:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364fd757-13fc-4074-8047-8bc88ec188d1 2019-05-09 20:38:27,724 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11", "links": {"self": "http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2d56cfd512794e91a8c338218c831925", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:38:27,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-364fd757-13fc-4074-8047-8bc88ec188d1 2019-05-09 20:38:27,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245445966721s 2019-05-09 20:38:27,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:38:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:27,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 09 May 2019 20:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637f7d80-cca3-40e1-b77c-13486e668089 2019-05-09 20:38:27,976 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_3daecfac-b721-4048-b141-99eb41c81a11", "links": {"self": "http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2d56cfd512794e91a8c338218c831925", "description": null}} 2019-05-09 20:38:27,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925 used request id req-637f7d80-cca3-40e1-b77c-13486e668089 2019-05-09 20:38:27,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24666595459s 2019-05-09 20:38:27,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:38:27,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:28,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-554a2dd9-250f-4119-b3bb-1824e7d6807b 2019-05-09 20:38:28,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:38:28,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2d56cfd512794e91a8c338218c831925 used request id req-554a2dd9-250f-4119-b3bb-1824e7d6807b 2019-05-09 20:38:28,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.813648939133s 2019-05-09 20:38:28,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:38:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 09 May 2019 20:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fb9a10-6ef4-41a6-bbfc-c159a19e4f7f 2019-05-09 20:38:29,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62"}, "tags": [], "enabled": true, "id": "a81e48dedf05423b96131831adcadf62", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3daecfac-b721-4048-b141-99eb41c81a11"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:38:29,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-96fb9a10-6ef4-41a6-bbfc-c159a19e4f7f 2019-05-09 20:38:29,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.31554889679s 2019-05-09 20:38:29,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:38:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:29,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262f9a04-6a76-44d5-ba6b-ca2729f60822 2019-05-09 20:38:29,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:38:29,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a81e48dedf05423b96131831adcadf62 used request id req-262f9a04-6a76-44d5-ba6b-ca2729f60822 2019-05-09 20:38:29,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.323879957199s 2019-05-09 20:38:29,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:38:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a81e48dedf05423b96131831adcadf62&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:38:30 GMT X-Openstack-Request-Id: req-2f9e336e-5785-449a-afbc-e508e82d7d80 2019-05-09 20:38:30,588 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a81e48dedf05423b96131831adcadf62", "created_at": "2019-05-09T20:37:57Z", "updated_at": "2019-05-09T20:37:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "6cdac41a-92bd-437b-bf95-1b9413cefe66", "remote_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv4", "project_id": "a81e48dedf05423b96131831adcadf62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "8cb16d5d-b57d-4ca4-bf44-4e96e2555559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv4", "project_id": "a81e48dedf05423b96131831adcadf62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "ba72934c-9d23-43b2-8f78-16cf7e34b573", "remote_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv6", "project_id": "a81e48dedf05423b96131831adcadf62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "c86e96c3-5cba-4431-9aef-84dc052865ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv6", "project_id": "a81e48dedf05423b96131831adcadf62"}], "revision_number": 1, "project_id": "a81e48dedf05423b96131831adcadf62", "id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "name": "default"}]} 2019-05-09 20:38:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a81e48dedf05423b96131831adcadf62&name=default used request id req-2f9e336e-5785-449a-afbc-e508e82d7d80 2019-05-09 20:38:30,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.14186477661s 2019-05-09 20:38:30,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:38:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:30,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:38:30 GMT X-Openstack-Request-Id: req-eed273fe-fbbd-4f13-b2e3-c5bfcc639937 2019-05-09 20:38:30,944 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a81e48dedf05423b96131831adcadf62", "created_at": "2019-05-09T20:37:57Z", "updated_at": "2019-05-09T20:37:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "c86e96c3-5cba-4431-9aef-84dc052865ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv6", "project_id": "a81e48dedf05423b96131831adcadf62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "8cb16d5d-b57d-4ca4-bf44-4e96e2555559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv4", "project_id": "a81e48dedf05423b96131831adcadf62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "ba72934c-9d23-43b2-8f78-16cf7e34b573", "remote_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv6", "project_id": "a81e48dedf05423b96131831adcadf62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:57Z", "revision_number": 0, "id": "6cdac41a-92bd-437b-bf95-1b9413cefe66", "remote_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:57Z", "security_group_id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "tenant_id": "a81e48dedf05423b96131831adcadf62", "port_range_min": null, "ethertype": "IPv4", "project_id": "a81e48dedf05423b96131831adcadf62"}], "revision_number": 1, "project_id": "a81e48dedf05423b96131831adcadf62", "id": "48b13489-e8bb-4f88-b5f8-1af773e92d0e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}]} 2019-05-09 20:38:30,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-eed273fe-fbbd-4f13-b2e3-c5bfcc639937 2019-05-09 20:38:30,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350291967392s 2019-05-09 20:38:30,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:38:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/48b13489-e8bb-4f88-b5f8-1af773e92d0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}85642a9c6a957a5cc47841c0013dbebb24f8f336" 2019-05-09 20:38:31,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:38:31 GMT X-Openstack-Request-Id: req-7bbe1d13-ffee-4798-b59a-39e8426ea70a 2019-05-09 20:38:31,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:38:31,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/48b13489-e8bb-4f88-b5f8-1af773e92d0e.json used request id req-7bbe1d13-ffee-4798-b59a-39e8426ea70a 2019-05-09 20:38:31,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163374900818s 2019-05-09 20:38:31,157 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-09 20:38:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:38:31,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6707a8c1-8acb-4eb6-ae23-cc6dc48b6582 2019-05-09 20:38:31,234 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:38:31,234 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-6707a8c1-8acb-4eb6-ae23-cc6dc48b6582 2019-05-09 20:38:31,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:38:31,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["qvDe1iGcS96Qx2SFyu6UrA"], "issued_at": "2019-05-09T20:38:31.000000Z"}} 2019-05-09 20:38:31,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:38:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:32,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:38:32 GMT X-Openstack-Request-Id: req-9534066c-905e-400a-b69e-c1b11f6d2430 2019-05-09 20:38:32,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:38:32,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9534066c-905e-400a-b69e-c1b11f6d2430 2019-05-09 20:38:32,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.626199960709s 2019-05-09 20:38:32,344 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-09 20:38:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:38:32,354 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae50e734-406c-4b0d-ab8b-a8b4a6b83c52 2019-05-09 20:38:32,355 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:38:32,355 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ae50e734-406c-4b0d-ab8b-a8b4a6b83c52 2019-05-09 20:38:32,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:38:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:32,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4211e8-0c63-41d7-8222-9c28765f05c4 2019-05-09 20:38:32,563 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:38:32,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-dd4211e8-0c63-41d7-8222-9c28765f05c4 2019-05-09 20:38:32,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208202838898s 2019-05-09 20:38:32,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:38:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:32,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 09 May 2019 20:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3a1015-dadd-4416-b108-6100e182f208 2019-05-09 20:38:32,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:38:32,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eb3a1015-dadd-4416-b108-6100e182f208 2019-05-09 20:38:32,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.248533964157s 2019-05-09 20:38:32,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:38:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"network": {"tenant_id": "2ab4035b39944105b06c1331442b1700", "name": "vmready1-net_05000e3d-5158-4e33-ac06-887e9614a482", "admin_state_up": true}}' 2019-05-09 20:38:34,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Thu, 09 May 2019 20:38:34 GMT X-Openstack-Request-Id: req-12d62bd5-8ca0-4bc9-b260-38153888ee5c 2019-05-09 20:38:34,193 - 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":"8f757f6e-c84a-447b-80ad-499ece82d2f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:38:34Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_05000e3d-5158-4e33-ac06-887e9614a482","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:38:33Z","mtu":1450}} 2019-05-09 20:38:34,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-12d62bd5-8ca0-4bc9-b260-38153888ee5c 2019-05-09 20:38:34,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37227106094s 2019-05-09 20:38:34,194 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:38:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f757f6e-c84a-447b-80ad-499ece82d2f4', u'provider:segmentation_id': 5, 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_05000e3d-5158-4e33-ac06-887e9614a482', u'created_at': u'2019-05-09T20:38:33Z', u'mtu': 1450, u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2ab4035b39944105b06c1331442b1700', u'l2_adjacency': True}) 2019-05-09 20:38:34,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:38:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:35,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Thu, 09 May 2019 20:38:35 GMT X-Openstack-Request-Id: req-316c6030-130a-4bda-8bd3-f3c88df439cd 2019-05-09 20:38:35,354 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f757f6e-c84a-447b-80ad-499ece82d2f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:38:34Z","qos_policy_id":null,"name":"vmready1-net_05000e3d-5158-4e33-ac06-887e9614a482","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:38:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:38:35,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-316c6030-130a-4bda-8bd3-f3c88df439cd 2019-05-09 20:38:35,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16002392769s 2019-05-09 20:38:35,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:38:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"subnet": {"name": "vmready1-subnet_05000e3d-5158-4e33-ac06-887e9614a482", "enable_dhcp": true, "network_id": "8f757f6e-c84a-447b-80ad-499ece82d2f4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:38:36,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Thu, 09 May 2019 20:38:36 GMT X-Openstack-Request-Id: req-ff8d36bb-47f1-4e5e-94ac-59169352b6c2 2019-05-09 20:38:36,459 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T20:38:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ab1c2729-1fc6-4645-83e3-dcc061f211a0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_05000e3d-5158-4e33-ac06-887e9614a482","enable_dhcp":true,"segment_id":null,"network_id":"8f757f6e-c84a-447b-80ad-499ece82d2f4","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:38:35Z","ip_version":4}} 2019-05-09 20:38:36,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ff8d36bb-47f1-4e5e-94ac-59169352b6c2 2019-05-09 20:38:36,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10379981995s 2019-05-09 20:38:36,460 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:38:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ab1c2729-1fc6-4645-83e3-dcc061f211a0', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_05000e3d-5158-4e33-ac06-887e9614a482', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8f757f6e-c84a-447b-80ad-499ece82d2f4', u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'created_at': u'2019-05-09T20:38:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2ab4035b39944105b06c1331442b1700'}) 2019-05-09 20:38:36,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:38:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vmready1-router_05000e3d-5158-4e33-ac06-887e9614a482", "admin_state_up": true}}' 2019-05-09 20:38:43,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Thu, 09 May 2019 20:38:43 GMT X-Openstack-Request-Id: req-abc169ae-2b06-49c8-b651-c07bff949ed1 2019-05-09 20:38:43,341 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:38:37Z", "admin_state_up": true, "updated_at": "2019-05-09T20:38:38Z", "project_id": "2ab4035b39944105b06c1331442b1700", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ad7c0838-199f-4f41-a705-b682832ccd12", "name": "vmready1-router_05000e3d-5158-4e33-ac06-887e9614a482"}} 2019-05-09 20:38:43,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-abc169ae-2b06-49c8-b651-c07bff949ed1 2019-05-09 20:38:43,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.88071703911s 2019-05-09 20:38:43,342 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:38:38Z', u'revision_number': 3, u'ha': True, u'id': u'ad7c0838-199f-4f41-a705-b682832ccd12', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_05000e3d-5158-4e33-ac06-887e9614a482', u'admin_state_up': True, u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'created_at': u'2019-05-09T20:38:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'2ab4035b39944105b06c1331442b1700'}) 2019-05-09 20:38:43,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:38:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ad7c0838-199f-4f41-a705-b682832ccd12/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"subnet_id": "ab1c2729-1fc6-4645-83e3-dcc061f211a0"}' 2019-05-09 20:38:47,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:38:47 GMT X-Openstack-Request-Id: req-0606c0ac-98d1-4bb1-99a8-2c47f08dbda3 2019-05-09 20:38:47,279 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8f757f6e-c84a-447b-80ad-499ece82d2f4", "tenant_id": "2ab4035b39944105b06c1331442b1700", "subnet_id": "ab1c2729-1fc6-4645-83e3-dcc061f211a0", "subnet_ids": ["ab1c2729-1fc6-4645-83e3-dcc061f211a0"], "port_id": "d06e8f45-a8bf-4ccd-a210-0cab209d3d7e", "id": "ad7c0838-199f-4f41-a705-b682832ccd12"} 2019-05-09 20:38:47,280 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ad7c0838-199f-4f41-a705-b682832ccd12/add_router_interface.json used request id req-0606c0ac-98d1-4bb1-99a8-2c47f08dbda3 2019-05-09 20:38:47,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.93722510338s 2019-05-09 20:38:47,280 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:38:47,381 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:38:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:38:47,390 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:38:47 GMT 2019-05-09 20:38:47,391 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:38:47,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:38:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:48,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:38:48 GMT X-Openstack-Request-Id: req-f5fa5668-6ba1-4d26-af67-4076e6942301 2019-05-09 20:38:48,277 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:38:48,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f5fa5668-6ba1-4d26-af67-4076e6942301 2019-05-09 20:38:48,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.881771087646s 2019-05-09 20:38:48,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:38:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482"}' 2019-05-09 20:38:49,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 09 May 2019 20:38:49 GMT Location: http://172.30.9.21:9292/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d2c0ff1-6951-40b2-9317-2730fcece8c5 2019-05-09 20:38:49,142 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:38:49Z", "file": "/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "fbc22a22-c49d-483f-bbf6-6034310150bb", "size": null, "self": "/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb", "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_05000e3d-5158-4e33-ac06-887e9614a482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482", "checksum": null, "created_at": "2019-05-09T20:38:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:38:49,143 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1d2c0ff1-6951-40b2-9317-2730fcece8c5 2019-05-09 20:38:49,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.856942892075s 2019-05-09 20:38:49,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:38:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '' 2019-05-09 20:38:52,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:38:52 GMT X-Openstack-Request-Id: req-22ab825f-c37b-4699-8a4d-950e94d3ba45 2019-05-09 20:38:52,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:38:52,598 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/file used request id req-22ab825f-c37b-4699-8a4d-950e94d3ba45 2019-05-09 20:38:52,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.45484805107s 2019-05-09 20:38:52,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:38:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:53,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 09 May 2019 20:38:53 GMT X-Openstack-Request-Id: req-20a22e3a-2eb2-4480-9015-a4486896e24a 2019-05-09 20:38:53,440 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:38:52Z", "file": "/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "fbc22a22-c49d-483f-bbf6-6034310150bb", "size": 12716032, "self": "/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:38:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:38:53,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-20a22e3a-2eb2-4480-9015-a4486896e24a 2019-05-09 20:38:53,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.838171005249s 2019-05-09 20:38:53,443 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/file', 'owner': u'2ab4035b39944105b06c1331442b1700', 'id': u'fbc22a22-c49d-483f-bbf6-6034310150bb', 'size': 12716032, u'self': u'/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ab4035b39944105b06c1331442b1700', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:38:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:38:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482', '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/fbc22a22-c49d-483f-bbf6-6034310150bb', 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_05000e3d-5158-4e33-ac06-887e9614a482', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482', 'created': u'2019-05-09T20:38:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:38: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/fbc22a22-c49d-483f-bbf6-6034310150bb', 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_05000e3d-5158-4e33-ac06-887e9614a482', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:38:53,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:38:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_05000e3d-5158-4e33-ac06-887e9614a482", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:38:54,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:38: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-5fc5755c-fa5f-4997-a374-734ac9e49746 x-openstack-request-id: req-5fc5755c-fa5f-4997-a374-734ac9e49746 2019-05-09 20:38:54,333 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_05000e3d-5158-4e33-ac06-887e9614a482", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2"}} 2019-05-09 20:38:54,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5fc5755c-fa5f-4997-a374-734ac9e49746 2019-05-09 20:38:54,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.886538982391s 2019-05-09 20:38:54,334 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_05000e3d-5158-4e33-ac06-887e9614a482', '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'2ab4035b39944105b06c1331442b1700', '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'7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2', 'swap': 0}) 2019-05-09 20:38:54,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:38:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"extra_specs": {}}' 2019-05-09 20:38:54,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:38: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-d1848ff8-d8fa-47f3-8790-5e795b93ee5e x-openstack-request-id: req-d1848ff8-d8fa-47f3-8790-5e795b93ee5e 2019-05-09 20:38:54,461 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:38:54,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2/os-extra_specs used request id req-d1848ff8-d8fa-47f3-8790-5e795b93ee5e 2019-05-09 20:38:54,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126856088638s 2019-05-09 20:38:54,576 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:38:54,576 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-09 20:38:54,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:38:54,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ad7c0838-199f-4f41-a705-b682832ccd12/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" -d '{"subnet_id": "ab1c2729-1fc6-4645-83e3-dcc061f211a0"}' 2019-05-09 20:38:57,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:38:57 GMT X-Openstack-Request-Id: req-777ff5b7-c650-4373-8f1d-0332217a103b 2019-05-09 20:38:57,335 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8f757f6e-c84a-447b-80ad-499ece82d2f4", "tenant_id": "2ab4035b39944105b06c1331442b1700", "subnet_id": "ab1c2729-1fc6-4645-83e3-dcc061f211a0", "subnet_ids": ["ab1c2729-1fc6-4645-83e3-dcc061f211a0"], "port_id": "d06e8f45-a8bf-4ccd-a210-0cab209d3d7e", "id": "ad7c0838-199f-4f41-a705-b682832ccd12"} 2019-05-09 20:38:57,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ad7c0838-199f-4f41-a705-b682832ccd12/remove_router_interface.json used request id req-777ff5b7-c650-4373-8f1d-0332217a103b 2019-05-09 20:38:57,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.75348711014s 2019-05-09 20:38:57,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:38:57,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:38:57,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Thu, 09 May 2019 20:38:57 GMT X-Openstack-Request-Id: req-20e6bdbc-e3c3-4b3c-8ea5-6cfb1b8f1f6f 2019-05-09 20:38:57,915 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:38:37Z", "admin_state_up": true, "updated_at": "2019-05-09T20:38:55Z", "project_id": "2ab4035b39944105b06c1331442b1700", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ad7c0838-199f-4f41-a705-b682832ccd12", "name": "vmready1-router_05000e3d-5158-4e33-ac06-887e9614a482"}]} 2019-05-09 20:38:57,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-20e6bdbc-e3c3-4b3c-8ea5-6cfb1b8f1f6f 2019-05-09 20:38:57,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.580148935318s 2019-05-09 20:38:57,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:38:57,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/ad7c0838-199f-4f41-a705-b682832ccd12.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:02,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:02 GMT X-Openstack-Request-Id: req-5518a100-d8f2-41eb-96ff-a7f1168c72fd 2019-05-09 20:39:02,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:02,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ad7c0838-199f-4f41-a705-b682832ccd12.json used request id req-5518a100-d8f2-41eb-96ff-a7f1168c72fd 2019-05-09 20:39:02,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.71436500549s 2019-05-09 20:39:02,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:39:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Thu, 09 May 2019 20:39:02 GMT X-Openstack-Request-Id: req-be232ea4-78d0-45bd-9e06-9a91b15385b3 2019-05-09 20:39:02,951 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T20:38:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ab1c2729-1fc6-4645-83e3-dcc061f211a0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_05000e3d-5158-4e33-ac06-887e9614a482","enable_dhcp":true,"segment_id":null,"network_id":"8f757f6e-c84a-447b-80ad-499ece82d2f4","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:38:35Z","ip_version":4}]} 2019-05-09 20:39:02,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-be232ea4-78d0-45bd-9e06-9a91b15385b3 2019-05-09 20:39:02,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.319742918015s 2019-05-09 20:39:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:39:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ab1c2729-1fc6-4645-83e3-dcc061f211a0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:05,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:05 GMT X-Openstack-Request-Id: req-82837300-cc0a-4a0f-ac64-5cfcb2b6ab0e 2019-05-09 20:39:05,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:05,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ab1c2729-1fc6-4645-83e3-dcc061f211a0.json used request id req-82837300-cc0a-4a0f-ac64-5cfcb2b6ab0e 2019-05-09 20:39:05,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76538085938s 2019-05-09 20:39:05,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:39:05,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:06,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Thu, 09 May 2019 20:39:06 GMT X-Openstack-Request-Id: req-635e5896-e460-4b83-8954-03adc4b7970d 2019-05-09 20:39:06,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8f757f6e-c84a-447b-80ad-499ece82d2f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:39:05Z","qos_policy_id":null,"name":"vmready1-net_05000e3d-5158-4e33-ac06-887e9614a482","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:38:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:39:06,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-635e5896-e460-4b83-8954-03adc4b7970d 2019-05-09 20:39:06,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.433049917221s 2019-05-09 20:39:06,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:39:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/8f757f6e-c84a-447b-80ad-499ece82d2f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:07,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:07 GMT X-Openstack-Request-Id: req-633b3a94-99e2-47e0-95e7-be3ae8f80797 2019-05-09 20:39:07,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:07,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8f757f6e-c84a-447b-80ad-499ece82d2f4.json used request id req-633b3a94-99e2-47e0-95e7-be3ae8f80797 2019-05-09 20:39:07,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32786798477s 2019-05-09 20:39:07,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:39:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:08,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 09 May 2019 20:39:08 GMT X-Openstack-Request-Id: req-2b633da7-6617-4694-8a1d-ef2edf0431ea 2019-05-09 20:39:08,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:38:52Z", "file": "/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "fbc22a22-c49d-483f-bbf6-6034310150bb", "size": 12716032, "self": "/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fbc22a22-c49d-483f-bbf6-6034310150bb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_05000e3d-5158-4e33-ac06-887e9614a482", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:38:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:39:08,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2b633da7-6617-4694-8a1d-ef2edf0431ea 2019-05-09 20:39:08,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811674833298s 2019-05-09 20:39:08,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:39:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:09,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:39:09 GMT X-Openstack-Request-Id: req-ddb273dc-3390-4e5e-bd81-651f0a1db667 2019-05-09 20:39:09,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:39:09,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fbc22a22-c49d-483f-bbf6-6034310150bb used request id req-ddb273dc-3390-4e5e-bd81-651f0a1db667 2019-05-09 20:39:09,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44280481339s 2019-05-09 20:39:09,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:39:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:09,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 09 May 2019 20:39: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-2e819aec-586d-4d7c-8cf1-adaa0db1bb30 x-openstack-request-id: req-2e819aec-586d-4d7c-8cf1-adaa0db1bb30 2019-05-09 20:39:09,893 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_05000e3d-5158-4e33-ac06-887e9614a482", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2"}]} 2019-05-09 20:39:09,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2e819aec-586d-4d7c-8cf1-adaa0db1bb30 2019-05-09 20:39:09,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.135541915894s 2019-05-09 20:39:09,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:39:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}91e63020f30778efd0f6c596321d98154cba494e" 2019-05-09 20:39:09,938 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:39: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-3b0825ff-1afc-4093-9133-786852236ba5 x-openstack-request-id: req-3b0825ff-1afc-4093-9133-786852236ba5 2019-05-09 20:39:09,938 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7db737e2-8e7c-4a2c-a31a-ca5802c3ceb2 used request id req-3b0825ff-1afc-4093-9133-786852236ba5 2019-05-09 20:39:09,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436661243439s 2019-05-09 20:39:09,985 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-09 20:39:10,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:39:10,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f81e8b3-e35f-4f3a-9a1e-adfbd03d48fd 2019-05-09 20:39:10,032 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:39:10,032 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2f81e8b3-e35f-4f3a-9a1e-adfbd03d48fd 2019-05-09 20:39:10,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:39:10,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["59qRQAjESkCFTkasS7JugQ"], "issued_at": "2019-05-09T20:39:10.000000Z"}} 2019-05-09 20:39:10,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:39:10,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:10,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:39:10 GMT X-Openstack-Request-Id: req-502baf25-aa1d-4594-bb35-d7b1f41b1bb5 2019-05-09 20:39:10,819 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:39:10,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-502baf25-aa1d-4594-bb35-d7b1f41b1bb5 2019-05-09 20:39:10,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363013029099s 2019-05-09 20:39:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:39:10,831 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a005d08b-128c-4694-ad70-2bb1cc07418e 2019-05-09 20:39:10,831 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:39:10,831 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a005d08b-128c-4694-ad70-2bb1cc07418e 2019-05-09 20:39:10,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:39:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:11,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e23ac95-db16-4ffa-b45a-c70dbe65bcac 2019-05-09 20:39:11,044 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:39:11,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8e23ac95-db16-4ffa-b45a-c70dbe65bcac 2019-05-09 20:39:11,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211605072021s 2019-05-09 20:39:11,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:39:11,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}}' 2019-05-09 20:39:11,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 09 May 2019 20:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70938900-3201-4da7-9329-337c16e764f2 2019-05-09 20:39:11,314 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce"}, "tags": [], "enabled": true, "id": "4dc7ebdb608c48fda96f14b03863e3ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}} 2019-05-09 20:39:11,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-70938900-3201-4da7-9329-337c16e764f2 2019-05-09 20:39:11,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2631919384s 2019-05-09 20:39:11,315 - 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'4dc7ebdb608c48fda96f14b03863e3ce', '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_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7'}) 2019-05-09 20:39:11,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:39:11,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "oPerwEVVrnv3xqe8GSAMeA3LCNyMQE", "email": null, "name": "vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}}' 2019-05-09 20:39:11,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 09 May 2019 20:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dba4906-2270-45ab-a7a9-bc29be6362b9 2019-05-09 20:39:11,892 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "links": {"self": "http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "700d0b858e7f46d0a7057931a98d90cf", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:39:11,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3dba4906-2270-45ab-a7a9-bc29be6362b9 2019-05-09 20:39:11,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.57044005394s 2019-05-09 20:39:11,893 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'700d0b858e7f46d0a7057931a98d90cf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7'}) 2019-05-09 20:39:11,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:39:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:12,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d80a4c-e38e-40b8-8883-20fb62795bf1 2019-05-09 20:39:12,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:39:12,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-89d80a4c-e38e-40b8-8883-20fb62795bf1 2019-05-09 20:39:12,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21494603157s 2019-05-09 20:39:12,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:39:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:12,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26a7492-a155-4dfa-bf31-f897799a59e5 2019-05-09 20:39:12,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:39:12,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e26a7492-a155-4dfa-bf31-f897799a59e5 2019-05-09 20:39:12,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204004049301s 2019-05-09 20:39:12,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:39:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:12,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c117543e-38ef-4371-b581-9e97747dcbcf 2019-05-09 20:39:12,551 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:39:12,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c117543e-38ef-4371-b581-9e97747dcbcf 2019-05-09 20:39:12,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226030826569s 2019-05-09 20:39:12,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:39:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:12,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b48dcb9-0452-4435-8b36-1118863d4146 2019-05-09 20:39:12,773 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:39:12,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9b48dcb9-0452-4435-8b36-1118863d4146 2019-05-09 20:39:12,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217285871506s 2019-05-09 20:39:12,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:39:12,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:12,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 20:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc80b501-addb-451e-abb4-172789e1f24b 2019-05-09 20:39:12,922 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "links": {"self": "http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "700d0b858e7f46d0a7057931a98d90cf", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:39:12,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cc80b501-addb-451e-abb4-172789e1f24b 2019-05-09 20:39:12,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147829771042s 2019-05-09 20:39:12,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:39:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:13,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 09 May 2019 20:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b99c8e-5462-4c3c-95fd-865722cc9f70 2019-05-09 20:39:13,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce"}, "tags": [], "enabled": true, "id": "4dc7ebdb608c48fda96f14b03863e3ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}]} 2019-05-09 20:39:13,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-50b99c8e-5462-4c3c-95fd-865722cc9f70 2019-05-09 20:39:13,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204174995422s 2019-05-09 20:39:13,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:39:13,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=700d0b858e7f46d0a7057931a98d90cf&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=4dc7ebdb608c48fda96f14b03863e3ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:13,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 20:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d68030-7aba-483a-a440-d1fa30cebc62 2019-05-09 20:39:13,378 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=700d0b858e7f46d0a7057931a98d90cf&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=4dc7ebdb608c48fda96f14b03863e3ce", "previous": null, "next": null}} 2019-05-09 20:39:13,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=700d0b858e7f46d0a7057931a98d90cf&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=4dc7ebdb608c48fda96f14b03863e3ce used request id req-a4d68030-7aba-483a-a440-d1fa30cebc62 2019-05-09 20:39:13,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.232311010361s 2019-05-09 20:39:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:39:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce/users/700d0b858e7f46d0a7057931a98d90cf/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:13,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4064637-9c6f-44b5-ba18-632afe2cb413 2019-05-09 20:39:13,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:39:13,676 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce/users/700d0b858e7f46d0a7057931a98d90cf/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-b4064637-9c6f-44b5-ba18-632afe2cb413 2019-05-09 20:39:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.294831037521s 2019-05-09 20:39:13,677 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', 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'4dc7ebdb608c48fda96f14b03863e3ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oPerwEVVrnv3xqe8GSAMeA3LCNyMQE', 'username': u'vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:39:13,681 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', 'password': 'oPerwEVVrnv3xqe8GSAMeA3LCNyMQE', 'project_name': 'vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '4dc7ebdb608c48fda96f14b03863e3ce', 'project_domain_name': 'Default'} 2019-05-09 20:39:13,682 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-09 20:39:13,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:39:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592e39d2-86d7-4c10-bf4b-23695cd2fffd 2019-05-09 20:39:13,908 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:39:13,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-592e39d2-86d7-4c10-bf4b-23695cd2fffd 2019-05-09 20:39:13,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225754022598s 2019-05-09 20:39:13,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:39:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:14,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 09 May 2019 20:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b7e746-51a8-4790-bcb8-98b3e9f73bb9 2019-05-09 20:39:14,156 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce"}, "tags": [], "enabled": true, "id": "4dc7ebdb608c48fda96f14b03863e3ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}]} 2019-05-09 20:39:14,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b9b7e746-51a8-4790-bcb8-98b3e9f73bb9 2019-05-09 20:39:14,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241245985031s 2019-05-09 20:39:14,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:39:14,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" -d '{"network": {"tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "name": "vmready2-net_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "admin_state_up": true}}' 2019-05-09 20:39:14,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 09 May 2019 20:39:14 GMT X-Openstack-Request-Id: req-cb6b1187-1e07-482a-8aee-0195d91bd098 2019-05-09 20:39:14,860 - 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":"7b44a06a-9355-48ee-b35b-cab85b54d1d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4dc7ebdb608c48fda96f14b03863e3ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:39:14Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7","admin_state_up":true,"tenant_id":"4dc7ebdb608c48fda96f14b03863e3ce","created_at":"2019-05-09T20:39:14Z","mtu":1450}} 2019-05-09 20:39:14,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cb6b1187-1e07-482a-8aee-0195d91bd098 2019-05-09 20:39:14,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.701570034027s 2019-05-09 20:39:14,861 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:39:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7b44a06a-9355-48ee-b35b-cab85b54d1d0', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', u'created_at': u'2019-05-09T20:39:14Z', u'mtu': 1450, u'tenant_id': u'4dc7ebdb608c48fda96f14b03863e3ce', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4dc7ebdb608c48fda96f14b03863e3ce', u'l2_adjacency': True}) 2019-05-09 20:39:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:39:14,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc848f1b-699c-467e-abaa-1afce26b59c3 2019-05-09 20:39:14,872 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:39:14,872 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-bc848f1b-699c-467e-abaa-1afce26b59c3 2019-05-09 20:39:14,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:39:15,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4dc7ebdb608c48fda96f14b03863e3ce", "name": "vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_4dc7ebdb608c48fda96f14b03863e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_4dc7ebdb608c48fda96f14b03863e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/4dc7ebdb608c48fda96f14b03863e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "id": "700d0b858e7f46d0a7057931a98d90cf"}, "audit_ids": ["_b6Y_VC9REWSDmjUQEysog"], "issued_at": "2019-05-09T20:39:15.000000Z"}} 2019-05-09 20:39:15,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:39:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:15,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Thu, 09 May 2019 20:39:15 GMT X-Openstack-Request-Id: req-390c2719-9f32-47e9-8a5b-98e249856012 2019-05-09 20:39:15,695 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7b44a06a-9355-48ee-b35b-cab85b54d1d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4dc7ebdb608c48fda96f14b03863e3ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:39:14Z","qos_policy_id":null,"name":"vmready2-net_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7","admin_state_up":true,"tenant_id":"4dc7ebdb608c48fda96f14b03863e3ce","created_at":"2019-05-09T20:39:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:39:15,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-390c2719-9f32-47e9-8a5b-98e249856012 2019-05-09 20:39:15,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406038045883s 2019-05-09 20:39:15,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:39:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" -d '{"subnet": {"name": "vmready2-subnet_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "enable_dhcp": true, "network_id": "7b44a06a-9355-48ee-b35b-cab85b54d1d0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:39:16,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 09 May 2019 20:39:16 GMT X-Openstack-Request-Id: req-9b13efd3-2844-47a6-950c-394d615c44dd 2019-05-09 20:39:16,812 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b44a06a-9355-48ee-b35b-cab85b54d1d0","tenant_id":"4dc7ebdb608c48fda96f14b03863e3ce","created_at":"2019-05-09T20:39:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:39: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":"4dc7ebdb608c48fda96f14b03863e3ce","id":"60e8f2b6-c6f3-439f-91e7-74150ee5d35e","subnetpool_id":null,"name":"vmready2-subnet_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}} 2019-05-09 20:39:16,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9b13efd3-2844-47a6-950c-394d615c44dd 2019-05-09 20:39:16,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.11548709869s 2019-05-09 20:39:16,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:39: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'60e8f2b6-c6f3-439f-91e7-74150ee5d35e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', u'enable_dhcp': True, u'network_id': u'7b44a06a-9355-48ee-b35b-cab85b54d1d0', u'tenant_id': u'4dc7ebdb608c48fda96f14b03863e3ce', u'created_at': u'2019-05-09T20:39: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'4dc7ebdb608c48fda96f14b03863e3ce'}) 2019-05-09 20:39:16,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:39:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vmready2-router_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "admin_state_up": true}}' 2019-05-09 20:39:24,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 09 May 2019 20:39:24 GMT X-Openstack-Request-Id: req-47381f43-d36a-4e16-a696-04b4195e9201 2019-05-09 20:39:24,162 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "created_at": "2019-05-09T20:39:18Z", "admin_state_up": true, "updated_at": "2019-05-09T20:39:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "85fd288c-e736-41eb-b353-cf0cc4d4fb43", "name": "vmready2-router_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}} 2019-05-09 20:39:24,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-47381f43-d36a-4e16-a696-04b4195e9201 2019-05-09 20:39:24,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.34809684753s 2019-05-09 20:39:24,162 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:39:19Z', u'revision_number': 3, u'id': u'85fd288c-e736-41eb-b353-cf0cc4d4fb43', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', u'admin_state_up': True, u'tenant_id': u'4dc7ebdb608c48fda96f14b03863e3ce', u'created_at': u'2019-05-09T20:39:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'4dc7ebdb608c48fda96f14b03863e3ce'}) 2019-05-09 20:39:24,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:39:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/85fd288c-e736-41eb-b353-cf0cc4d4fb43/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" -d '{"subnet_id": "60e8f2b6-c6f3-439f-91e7-74150ee5d35e"}' 2019-05-09 20:39:27,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:39:27 GMT X-Openstack-Request-Id: req-cfa178c0-aebb-4526-8708-7406a6bf7aae 2019-05-09 20:39:27,493 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7b44a06a-9355-48ee-b35b-cab85b54d1d0", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "subnet_id": "60e8f2b6-c6f3-439f-91e7-74150ee5d35e", "subnet_ids": ["60e8f2b6-c6f3-439f-91e7-74150ee5d35e"], "port_id": "0f382a41-ec53-4e31-9d0b-e9cf6dcedfb3", "id": "85fd288c-e736-41eb-b353-cf0cc4d4fb43"} 2019-05-09 20:39:27,493 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/85fd288c-e736-41eb-b353-cf0cc4d4fb43/add_router_interface.json used request id req-cfa178c0-aebb-4526-8708-7406a6bf7aae 2019-05-09 20:39:27,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.32996106148s 2019-05-09 20:39:27,494 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:39:27,599 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:39:27,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:39:27,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:39:27 GMT 2019-05-09 20:39:27,608 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:39:27,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:39:27,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:28,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:39:28 GMT X-Openstack-Request-Id: req-786969f4-422b-430e-985c-64958999ac5c 2019-05-09 20:39:28,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:39:28,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-786969f4-422b-430e-985c-64958999ac5c 2019-05-09 20:39:28,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.14541006088s 2019-05-09 20:39:28,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:39:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}' 2019-05-09 20:39:29,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 09 May 2019 20:39:29 GMT Location: http://172.30.9.21:9292/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0355d308-5907-40f9-8e94-2547c330c7e2 2019-05-09 20:39:29,172 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:39:29Z", "file": "/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/file", "owner": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "62c4d7e3-ca91-491f-9618-5568b8fd5761", "size": null, "self": "/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761", "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_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "checksum": null, "created_at": "2019-05-09T20:39:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:39:29,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0355d308-5907-40f9-8e94-2547c330c7e2 2019-05-09 20:39:29,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.405294179916s 2019-05-09 20:39:29,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:39:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" -d '' 2019-05-09 20:39:30,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:39:30 GMT X-Openstack-Request-Id: req-3d57330a-5954-43c5-bac8-c9798b0d9781 2019-05-09 20:39:30,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:39:30,564 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/file used request id req-3d57330a-5954-43c5-bac8-c9798b0d9781 2019-05-09 20:39:30,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39060497284s 2019-05-09 20:39:30,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:39:30,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:31,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 09 May 2019 20:39:31 GMT X-Openstack-Request-Id: req-296b6e6b-cd49-4dde-813e-41285c955fab 2019-05-09 20:39:31,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:39:30Z", "file": "/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/file", "owner": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "62c4d7e3-ca91-491f-9618-5568b8fd5761", "size": 12716032, "self": "/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:39:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:39:31,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-296b6e6b-cd49-4dde-813e-41285c955fab 2019-05-09 20:39:31,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.845463037491s 2019-05-09 20:39:31,415 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/snap', u'metadata': Munch({})})], 'file': u'/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/file', 'owner': u'4dc7ebdb608c48fda96f14b03863e3ce', 'id': u'62c4d7e3-ca91-491f-9618-5568b8fd5761', 'size': 12716032, u'self': u'/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dc7ebdb608c48fda96f14b03863e3ce', 'name': 'vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:39:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:39:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', '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/62c4d7e3-ca91-491f-9618-5568b8fd5761', 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_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', 'created': u'2019-05-09T20:39:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:39:29Z', 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/62c4d7e3-ca91-491f-9618-5568b8fd5761', 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_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:39:31,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:39:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:39:32,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 09 May 2019 20:39: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-2c74165e-d865-4197-8598-063defb28e88 x-openstack-request-id: req-2c74165e-d865-4197-8598-063defb28e88 2019-05-09 20:39:32,297 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0be6c8dc-5f56-48a2-839b-a32e74743bc8"}} 2019-05-09 20:39:32,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2c74165e-d865-4197-8598-063defb28e88 2019-05-09 20:39:32,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.878853797913s 2019-05-09 20:39:32,298 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7', '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'2ab4035b39944105b06c1331442b1700', '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'0be6c8dc-5f56-48a2-839b-a32e74743bc8', 'swap': 0}) 2019-05-09 20:39:32,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:39:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" -d '{"extra_specs": {}}' 2019-05-09 20:39:32,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:39:32 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-92c40ee2-07f3-4654-b3c3-05c3d614340a x-openstack-request-id: req-92c40ee2-07f3-4654-b3c3-05c3d614340a 2019-05-09 20:39:32,342 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:39:32,342 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8/os-extra_specs used request id req-92c40ee2-07f3-4654-b3c3-05c3d614340a 2019-05-09 20:39:32,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0428869724274s 2019-05-09 20:39:32,446 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:39:32,447 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-09 20:39:32,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:39:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/85fd288c-e736-41eb-b353-cf0cc4d4fb43/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" -d '{"subnet_id": "60e8f2b6-c6f3-439f-91e7-74150ee5d35e"}' 2019-05-09 20:39:35,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:39:35 GMT X-Openstack-Request-Id: req-a43e2a08-90c0-4fc2-bdfe-6d9b36463a5d 2019-05-09 20:39:35,631 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7b44a06a-9355-48ee-b35b-cab85b54d1d0", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "subnet_id": "60e8f2b6-c6f3-439f-91e7-74150ee5d35e", "subnet_ids": ["60e8f2b6-c6f3-439f-91e7-74150ee5d35e"], "port_id": "0f382a41-ec53-4e31-9d0b-e9cf6dcedfb3", "id": "85fd288c-e736-41eb-b353-cf0cc4d4fb43"} 2019-05-09 20:39:35,631 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/85fd288c-e736-41eb-b353-cf0cc4d4fb43/remove_router_interface.json used request id req-a43e2a08-90c0-4fc2-bdfe-6d9b36463a5d 2019-05-09 20:39:35,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.17901492119s 2019-05-09 20:39:35,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:39:35,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 09 May 2019 20:39:36 GMT X-Openstack-Request-Id: req-959f955c-7ca8-4aa5-9cc6-c0ec7a742bd6 2019-05-09 20:39:36,863 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "created_at": "2019-05-09T20:39:18Z", "admin_state_up": true, "updated_at": "2019-05-09T20:39:33Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "85fd288c-e736-41eb-b353-cf0cc4d4fb43", "name": "vmready2-router_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}]} 2019-05-09 20:39:36,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-959f955c-7ca8-4aa5-9cc6-c0ec7a742bd6 2019-05-09 20:39:36,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.23212695122s 2019-05-09 20:39:36,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:39:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/85fd288c-e736-41eb-b353-cf0cc4d4fb43.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:41,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:41 GMT X-Openstack-Request-Id: req-20d6ff3a-1ec9-4547-9a12-f359cb2bac86 2019-05-09 20:39:41,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:41,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/85fd288c-e736-41eb-b353-cf0cc4d4fb43.json used request id req-20d6ff3a-1ec9-4547-9a12-f359cb2bac86 2019-05-09 20:39:41,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.42898893356s 2019-05-09 20:39:41,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:39:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:41,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 09 May 2019 20:39:41 GMT X-Openstack-Request-Id: req-7f43f52a-547a-4f5c-a7e2-6ccaa4fd4148 2019-05-09 20:39:41,665 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b44a06a-9355-48ee-b35b-cab85b54d1d0","tenant_id":"4dc7ebdb608c48fda96f14b03863e3ce","created_at":"2019-05-09T20:39:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:39: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":"4dc7ebdb608c48fda96f14b03863e3ce","id":"60e8f2b6-c6f3-439f-91e7-74150ee5d35e","subnetpool_id":null,"name":"vmready2-subnet_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}]} 2019-05-09 20:39:41,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7f43f52a-547a-4f5c-a7e2-6ccaa4fd4148 2019-05-09 20:39:41,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.37061214447s 2019-05-09 20:39:41,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:39:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/60e8f2b6-c6f3-439f-91e7-74150ee5d35e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:44,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:44 GMT X-Openstack-Request-Id: req-837f0dd2-692c-473b-83ab-f5591df36c02 2019-05-09 20:39:44,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:44,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/60e8f2b6-c6f3-439f-91e7-74150ee5d35e.json used request id req-837f0dd2-692c-473b-83ab-f5591df36c02 2019-05-09 20:39:44,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.58285903931s 2019-05-09 20:39:44,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:39:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:44,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 09 May 2019 20:39:44 GMT X-Openstack-Request-Id: req-9d3f0867-dec4-4801-bf91-d88cd3d21ced 2019-05-09 20:39:44,677 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b44a06a-9355-48ee-b35b-cab85b54d1d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4dc7ebdb608c48fda96f14b03863e3ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:39:44Z","qos_policy_id":null,"name":"vmready2-net_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7","admin_state_up":true,"tenant_id":"4dc7ebdb608c48fda96f14b03863e3ce","created_at":"2019-05-09T20:39:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:39:44,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9d3f0867-dec4-4801-bf91-d88cd3d21ced 2019-05-09 20:39:44,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.427810192108s 2019-05-09 20:39:44,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:39:44,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7b44a06a-9355-48ee-b35b-cab85b54d1d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:45,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:45 GMT X-Openstack-Request-Id: req-42a72d9f-4332-49c3-8ef7-7b67ccc22eb6 2019-05-09 20:39:45,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:45,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7b44a06a-9355-48ee-b35b-cab85b54d1d0.json used request id req-42a72d9f-4332-49c3-8ef7-7b67ccc22eb6 2019-05-09 20:39:45,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.947606086731s 2019-05-09 20:39:45,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:39:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:46,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 09 May 2019 20:39:46 GMT X-Openstack-Request-Id: req-be7d271c-d2db-4c0f-b740-06e82abda9e9 2019-05-09 20:39:46,441 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:39:30Z", "file": "/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/file", "owner": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "62c4d7e3-ca91-491f-9618-5568b8fd5761", "size": 12716032, "self": "/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:39:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:39:46,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-be7d271c-d2db-4c0f-b740-06e82abda9e9 2019-05-09 20:39:46,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.810099124908s 2019-05-09 20:39:46,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:39:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}89effa9c6f5e0438dc48b37d39671d191b430ed7" 2019-05-09 20:39:47,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:39:47 GMT X-Openstack-Request-Id: req-ffed139d-756d-492d-a11a-770755a8489c 2019-05-09 20:39:47,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:39:47,681 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/62c4d7e3-ca91-491f-9618-5568b8fd5761 used request id req-ffed139d-756d-492d-a11a-770755a8489c 2019-05-09 20:39:47,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23907494545s 2019-05-09 20:39:47,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:39:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:47,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 09 May 2019 20:39: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-0c141df7-7818-469d-9b62-146a0e21477f x-openstack-request-id: req-0c141df7-7818-469d-9b62-146a0e21477f 2019-05-09 20:39:47,715 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0be6c8dc-5f56-48a2-839b-a32e74743bc8"}]} 2019-05-09 20:39:47,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0c141df7-7818-469d-9b62-146a0e21477f 2019-05-09 20:39:47,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282990932465s 2019-05-09 20:39:47,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:39:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:47,753 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:39: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-910771af-f425-4077-8f79-5b5aa9378388 x-openstack-request-id: req-910771af-f425-4077-8f79-5b5aa9378388 2019-05-09 20:39:47,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0be6c8dc-5f56-48a2-839b-a32e74743bc8 used request id req-910771af-f425-4077-8f79-5b5aa9378388 2019-05-09 20:39:47,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361609458923s 2019-05-09 20:39:47,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:39:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:47,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 20:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18104eda-112f-4732-89a3-7984c68b2828 2019-05-09 20:39:47,996 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "links": {"self": "http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "700d0b858e7f46d0a7057931a98d90cf", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:39:47,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-18104eda-112f-4732-89a3-7984c68b2828 2019-05-09 20:39:47,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242877006531s 2019-05-09 20:39:48,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:39:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:48,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 09 May 2019 20:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c03928-7c01-458d-b48f-3ec5453af926 2019-05-09 20:39:48,216 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7", "links": {"self": "http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "700d0b858e7f46d0a7057931a98d90cf", "description": null}} 2019-05-09 20:39:48,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf used request id req-76c03928-7c01-458d-b48f-3ec5453af926 2019-05-09 20:39:48,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213840007782s 2019-05-09 20:39:48,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:39:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:48,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad7e33dc-8197-4503-b1df-3cd5c8fbe6a2 2019-05-09 20:39:48,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:39:48,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/700d0b858e7f46d0a7057931a98d90cf used request id req-ad7e33dc-8197-4503-b1df-3cd5c8fbe6a2 2019-05-09 20:39:48,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345098972321s 2019-05-09 20:39:48,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:39:48,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:48,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Thu, 09 May 2019 20:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf0470a-1452-4134-895c-7972bf64bcb2 2019-05-09 20:39:48,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce"}, "tags": [], "enabled": true, "id": "4dc7ebdb608c48fda96f14b03863e3ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_8e139f50-a031-4dfd-8ca8-f0c1ed4b8cb7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:39:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8bf0470a-1452-4134-895c-7972bf64bcb2 2019-05-09 20:39:48,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.345274925232s 2019-05-09 20:39:48,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:39:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:49,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ffcd837-4915-4e58-8418-dd04164dbc11 2019-05-09 20:39:49,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:39:49,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4dc7ebdb608c48fda96f14b03863e3ce used request id req-2ffcd837-4915-4e58-8418-dd04164dbc11 2019-05-09 20:39:49,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31706404686s 2019-05-09 20:39:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:39:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4dc7ebdb608c48fda96f14b03863e3ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:49,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:39:49 GMT X-Openstack-Request-Id: req-59656f5d-77e3-4166-a56d-03ae7e3b74ac 2019-05-09 20:39:49,566 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "created_at": "2019-05-09T20:39:14Z", "updated_at": "2019-05-09T20:39:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "2169fd18-56dc-4ccb-bb8a-47d92c705174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "3a435a2c-487a-4809-9074-518c0f790574", "remote_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "9d56e4e1-154c-493a-a405-405f43077750", "remote_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "b6aeb76e-f2c2-4015-bc0e-ff46dc2cd418", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}], "revision_number": 1, "project_id": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "name": "default"}]} 2019-05-09 20:39:49,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4dc7ebdb608c48fda96f14b03863e3ce&name=default used request id req-59656f5d-77e3-4166-a56d-03ae7e3b74ac 2019-05-09 20:39:49,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326256990433s 2019-05-09 20:39:49,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:39:49,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:49,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:39:49 GMT X-Openstack-Request-Id: req-4af6f696-f4c3-4d11-ae23-a5b058ec7702 2019-05-09 20:39:49,926 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "created_at": "2019-05-09T20:39:14Z", "updated_at": "2019-05-09T20:39:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "9d56e4e1-154c-493a-a405-405f43077750", "remote_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "3a435a2c-487a-4809-9074-518c0f790574", "remote_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "2169fd18-56dc-4ccb-bb8a-47d92c705174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:39:14Z", "revision_number": 0, "id": "b6aeb76e-f2c2-4015-bc0e-ff46dc2cd418", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:39:14Z", "security_group_id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "tenant_id": "4dc7ebdb608c48fda96f14b03863e3ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc7ebdb608c48fda96f14b03863e3ce"}], "revision_number": 1, "project_id": "4dc7ebdb608c48fda96f14b03863e3ce", "id": "c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f", "name": "default"}]} 2019-05-09 20:39:49,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4af6f696-f4c3-4d11-ae23-a5b058ec7702 2019-05-09 20:39:49,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354115009308s 2019-05-09 20:39:49,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:39:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3ca1db6735905fd1b7d8f2111cf78f2d13ba2d52" 2019-05-09 20:39:50,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:39:50 GMT X-Openstack-Request-Id: req-c0eb859c-773c-4578-8f9f-e0b48dc6a2a5 2019-05-09 20:39:50,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:39:50,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c68450e6-1819-45d7-8d6d-5e9ef7fdbf3f.json used request id req-c0eb859c-773c-4578-8f9f-e0b48dc6a2a5 2019-05-09 20:39:50,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.44771194458s 2019-05-09 20:39:50,426 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-09 20:39:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:39:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e8c012-bf1d-4e3a-a396-f5de25988428 2019-05-09 20:39:50,471 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:39:50,471 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-87e8c012-bf1d-4e3a-a396-f5de25988428 2019-05-09 20:39:50,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:39:50,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["9uANSxIdTKyLbBChosWaqw"], "issued_at": "2019-05-09T20:39:50.000000Z"}} 2019-05-09 20:39:50,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:39:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:39:51,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:39:51 GMT X-Openstack-Request-Id: req-dda999aa-0a68-446c-823e-acc41f624b28 2019-05-09 20:39:51,549 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:39:51,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dda999aa-0a68-446c-823e-acc41f624b28 2019-05-09 20:39:51,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.659288167953s 2019-05-09 20:39:51,556 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-09 20:39:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:39:51,567 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8f3508-126b-4472-8d90-74a7b073c7e2 2019-05-09 20:39:51,567 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:39:51,568 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-0a8f3508-126b-4472-8d90-74a7b073c7e2 2019-05-09 20:39:51,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:39:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:39:51,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7cada7-590a-481a-a078-8c75d402cdbf 2019-05-09 20:39:51,777 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:39:51,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8a7cada7-590a-481a-a078-8c75d402cdbf 2019-05-09 20:39:51,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208919048309s 2019-05-09 20:39:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:39:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:39:52,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 09 May 2019 20:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b8df89-ce19-41a4-ba08-45e32ef4733e 2019-05-09 20:39:52,092 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:39:52,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c1b8df89-ce19-41a4-ba08-45e32ef4733e 2019-05-09 20:39:52,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.308019161224s 2019-05-09 20:39:52,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:39:52,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"network": {"tenant_id": "2ab4035b39944105b06c1331442b1700", "name": "singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "admin_state_up": true}}' 2019-05-09 20:39:52,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 09 May 2019 20:39:52 GMT X-Openstack-Request-Id: req-3ab2b9ea-c66d-476c-8029-f5837351ef77 2019-05-09 20:39:52,652 - 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":"1db334ed-c723-45dc-bbb9-59f2695f742d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:39:52Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:52Z","mtu":1450}} 2019-05-09 20:39:52,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ab2b9ea-c66d-476c-8029-f5837351ef77 2019-05-09 20:39:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.558085918427s 2019-05-09 20:39:52,653 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:39:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1db334ed-c723-45dc-bbb9-59f2695f742d', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30', u'created_at': u'2019-05-09T20:39:52Z', u'mtu': 1450, u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2ab4035b39944105b06c1331442b1700', u'l2_adjacency': True}) 2019-05-09 20:39:52,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:39:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:39:52,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Thu, 09 May 2019 20:39:52 GMT X-Openstack-Request-Id: req-304a72c8-a9a4-4de1-9fdf-351bbdbeb179 2019-05-09 20:39:52,960 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1db334ed-c723-45dc-bbb9-59f2695f742d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:39:52Z","qos_policy_id":null,"name":"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:39:52,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-304a72c8-a9a4-4de1-9fdf-351bbdbeb179 2019-05-09 20:39:52,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307351827621s 2019-05-09 20:39:52,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:39:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"subnet": {"name": "singlevm1-subnet_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "enable_dhcp": true, "network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:39:54,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 09 May 2019 20:39:54 GMT X-Openstack-Request-Id: req-1409f8e1-cd64-43a4-976b-84d67558fd57 2019-05-09 20:39:54,017 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T20:39:53Z","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":"115abe39-641c-4845-b95c-bfd3b1cb2adc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e64e5240-9f60-4d76-b35f-a42f7fae8f30","enable_dhcp":true,"segment_id":null,"network_id":"1db334ed-c723-45dc-bbb9-59f2695f742d","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:53Z","ip_version":4}} 2019-05-09 20:39:54,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1409f8e1-cd64-43a4-976b-84d67558fd57 2019-05-09 20:39:54,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0554049015s 2019-05-09 20:39:54,018 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:39:53Z', 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'115abe39-641c-4845-b95c-bfd3b1cb2adc', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_e64e5240-9f60-4d76-b35f-a42f7fae8f30', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1db334ed-c723-45dc-bbb9-59f2695f742d', u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'created_at': u'2019-05-09T20:39:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2ab4035b39944105b06c1331442b1700'}) 2019-05-09 20:39:54,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:39:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "singlevm1-router_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "admin_state_up": true}}' 2019-05-09 20:40:00,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Thu, 09 May 2019 20:40:00 GMT X-Openstack-Request-Id: req-4dd3cb76-2c23-43c9-9f9a-dc16227b9099 2019-05-09 20:40:00,877 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:39:55Z", "admin_state_up": true, "updated_at": "2019-05-09T20:39:56Z", "project_id": "2ab4035b39944105b06c1331442b1700", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2b972321-8801-4b43-8130-01944e2917e4", "name": "singlevm1-router_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}} 2019-05-09 20:40:00,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4dd3cb76-2c23-43c9-9f9a-dc16227b9099 2019-05-09 20:40:00,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.85843801498s 2019-05-09 20:40:00,878 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:39:56Z', u'revision_number': 3, u'ha': True, u'id': u'2b972321-8801-4b43-8130-01944e2917e4', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_e64e5240-9f60-4d76-b35f-a42f7fae8f30', u'admin_state_up': True, u'tenant_id': u'2ab4035b39944105b06c1331442b1700', u'created_at': u'2019-05-09T20:39:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'2ab4035b39944105b06c1331442b1700'}) 2019-05-09 20:40:00,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:40:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2b972321-8801-4b43-8130-01944e2917e4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"subnet_id": "115abe39-641c-4845-b95c-bfd3b1cb2adc"}' 2019-05-09 20:40:04,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:40:04 GMT X-Openstack-Request-Id: req-22372d0c-0686-4a9e-9db7-9aacdb732e2f 2019-05-09 20:40:04,224 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "tenant_id": "2ab4035b39944105b06c1331442b1700", "subnet_id": "115abe39-641c-4845-b95c-bfd3b1cb2adc", "subnet_ids": ["115abe39-641c-4845-b95c-bfd3b1cb2adc"], "port_id": "ab90d323-c2dd-46e9-a75e-aba794afe2e2", "id": "2b972321-8801-4b43-8130-01944e2917e4"} 2019-05-09 20:40:04,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2b972321-8801-4b43-8130-01944e2917e4/add_router_interface.json used request id req-22372d0c-0686-4a9e-9db7-9aacdb732e2f 2019-05-09 20:40:04,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.34611487389s 2019-05-09 20:40:04,225 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:40:04,333 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:40:04,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:40:04,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:40:04 GMT 2019-05-09 20:40:04,343 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:40:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:40:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:05,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:40:05 GMT X-Openstack-Request-Id: req-6c3d2535-ea98-44bc-8380-be40a4f1c5e7 2019-05-09 20:40:05,205 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:40:05,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6c3d2535-ea98-44bc-8380-be40a4f1c5e7 2019-05-09 20:40:05,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.856606960297s 2019-05-09 20:40:05,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:40:05,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}' 2019-05-09 20:40:06,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 09 May 2019 20:40:06 GMT Location: http://172.30.9.21:9292/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d94f16b-56e9-4a8d-9965-bdb710f5dfd4 2019-05-09 20:40:06,105 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:40:05Z", "file": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "size": null, "self": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "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_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "checksum": null, "created_at": "2019-05-09T20:40:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:40:06,105 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7d94f16b-56e9-4a8d-9965-bdb710f5dfd4 2019-05-09 20:40:06,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.89151597023s 2019-05-09 20:40:06,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:40:06,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '' 2019-05-09 20:40:07,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:40:07 GMT X-Openstack-Request-Id: req-5b7300e9-f620-4974-bcd9-5c748d7c2655 2019-05-09 20:40:07,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:40:07,634 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file used request id req-5b7300e9-f620-4974-bcd9-5c748d7c2655 2019-05-09 20:40:07,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.52794885635s 2019-05-09 20:40:07,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:40:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:08,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:40:08 GMT X-Openstack-Request-Id: req-77ff843c-fc15-4853-bdc5-e95f44ce2640 2019-05-09 20:40:08,372 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:40:07Z", "file": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "size": 12716032, "self": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:40:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:40:08,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-77ff843c-fc15-4853-bdc5-e95f44ce2640 2019-05-09 20:40:08,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.733827829361s 2019-05-09 20:40:08,374 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file', 'owner': u'2ab4035b39944105b06c1331442b1700', 'id': u'1d0f97bc-2559-4f2b-920a-2c89f1bb9695', 'size': 12716032, u'self': u'/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ab4035b39944105b06c1331442b1700', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:40:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:40:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30', '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/1d0f97bc-2559-4f2b-920a-2c89f1bb9695', 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_e64e5240-9f60-4d76-b35f-a42f7fae8f30', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30', 'created': u'2019-05-09T20:40:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:40: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/1d0f97bc-2559-4f2b-920a-2c89f1bb9695', 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_e64e5240-9f60-4d76-b35f-a42f7fae8f30', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:40:08,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:40:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:40:08,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-037dceac-c518-4801-a616-50b3a691608b x-openstack-request-id: req-037dceac-c518-4801-a616-50b3a691608b 2019-05-09 20:40:08,868 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dde1745d-6d71-4bfd-8141-b72ea95f5307"}} 2019-05-09 20:40:08,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-037dceac-c518-4801-a616-50b3a691608b 2019-05-09 20:40:08,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.491781949997s 2019-05-09 20:40:08,870 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_e64e5240-9f60-4d76-b35f-a42f7fae8f30', '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'2ab4035b39944105b06c1331442b1700', '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'dde1745d-6d71-4bfd-8141-b72ea95f5307', 'swap': 0}) 2019-05-09 20:40:08,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:40:08,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"extra_specs": {}}' 2019-05-09 20:40:08,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:40:08 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-866ddc90-fab2-48a3-a5f0-6d50aa961faf x-openstack-request-id: req-866ddc90-fab2-48a3-a5f0-6d50aa961faf 2019-05-09 20:40:08,893 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:40:08,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307/os-extra_specs used request id req-866ddc90-fab2-48a3-a5f0-6d50aa961faf 2019-05-09 20:40:08,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226521492004s 2019-05-09 20:40:08,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-09 20:40:08,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"keypair": {"name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}}' 2019-05-09 20:40:09,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-ef18469a-0bb3-44b0-a86b-fa0ec2ebdab5 x-openstack-request-id: req-ef18469a-0bb3-44b0-a86b-fa0ec2ebdab5 2019-05-09 20:40:09,183 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChcNpKhxU/aeF7Cn6AdxhxKBrJ9LWy8j4mVNUyi0aAAH2kg1+zoiStUp4ih9i5ME1eB04q9yvfansVK0/VzVAwyWC1tq01BCkK1QtFWdQUuSaDY54+TULDGglpRMYyAmNWfDIiPQLBEIGoL19MyVkMSYvNk3aqZdGVNr+vKtiDwDWGKbCl7195fX6G9nGclj1R/ThwHq/b59eWJPq4idJBTdVeL8/EDC7qzlyPTX+Z0JpD+mF3BxmEzfxve29heFf8dmUwCKw+g9GYtzciq4p2KUhiIgZQSFpR8DZN7L3ur7571uvMe5oU4VDWTCZKLXDV3kSbkH1Zhv53UfwlqJQH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoXDaSocVP2nhewp+gHcYcSgayfS1svI+JlTVMotGgAB9pINf\ns6IkrVKeIofYuTBNXgdOKvcr32p7FStP1c1QMMlgtbatNQQpCtULRVnUFLkmg2Oe\nPk1CwxoJaUTGMgJjVnwyIj0CwRCBqC9fTMlZDEmLzZN2qmXRlTa/ryrYg8A1himw\npe9feX1+hvZxnJY9Uf04cB6v2+fXliT6uInSQU3VXi/PxAwu6s5cj01/mdCaQ/ph\ndwcZhM38b3tvYXhX/HZlMAisPoPRmLc3IquKdilIYiIGUEhaUfA2Tey97q++e9br\nzHuaFOFQ1kwmSi1w1d5Em5B9WYb+d1H8JaiUBwIDAQABAoIBAG9uqf4PR4dB2jVH\nhRG/IsvYVsVXd6NQub1TiOUeZUctD4xicchX/uDzydsj0V/iC0T/3eCiQ1Iu+U4f\nWzfEQ7mpBmvm759Mg9fKPcFcw5qaQg8mz69JPO/WJPDYW8VhCJhFmYUwf5orfpNM\nP4eM4z4r9aesRZhQN127MIwEEva8uFFtCXP5KDPlbR7aqnc8EdUdPRi1Vo51tdTE\nF2Af804MxODXuih2AO2DfXSP4LlHT8XaYPyjJm0eejg2KsKqfdiIJZC/JDBTCSdS\nh1u4e4rpcNn+FG8BZbEhqHVnGoNAK7SwHJs+ZTTMPNIFmQqxoXKVHB+turI04huo\nWCmyVmECgYEA0+sZH4qESpPKD56Gwxuvc9wnPLV4Mm2gAFdU1mK55apIXa2/kFcN\n74JRvZZYzDX2YWdo17WT0MxIRppf211fcoZ5LtPA169sMkQ36Vd4J8+QMCsZh7VE\n/s988rkprrjpYTvMf9xlNZhZoLtSIxpVc99MnIttLc8GTA8XFr4ALN0CgYEAwwXE\nYKiW59JE7+QdI+j4qf0HQE7FpHU0u9FxkH4npSjNW1yFMUbTl48I89w+q6/d4iIe\njK5vQo/iUkKq9zqCVfi0oHRLVW75mPp47YGtW1euMYaywU9lTZijVewY6+Id1sKF\nPeXt3rrdHDTE2ARMRdR2oqvHQYGtPpJGgoQB9DMCgYB3DN7rQjS5dLcR+Tu5xgbV\n7rq4NzYUFlPJfUYyvfmzFOtcfSxd2RoCEFL9T8YIytPjumVCsUYeCXUc/MKXCKiD\nPRo8/UabpHgC8SH722Cr9MYK2VuZSnM9NrD55p2NA2JQdniW5+iPqEvJqRImmDej\nRbHTS9yE3IWsGtocs5aDnQKBgB6B7HJibRjen8IXISfY7e1Jk7TPncNYQmOPJADC\ne1kuxNEh7AQFXFw9F91t+q/I1yDkzXqcXvM+ptzPaQc7s9/XBAqFprM6pPj1Va1x\nt7iuQqWkuJnc3bABzKtIP63GtXw++bDxIwDQon4jExfntDbIQba4wHbS3lMHdtg7\n5kJZAoGBAK19BheYlsPPIShKgzPIqcjguqIQm4qK2PaUA2hjq3O2UL4Avf/5tqw3\naD/DGMZUOQCx5WCxYS988Icn7qiqi2Dn0xn+SVdRz1Gr91J2IMETfETLgxyBDTfB\nPmyMmhD9mOg7ufEfOvJs/Fns78OgouHavSxQPR1RjUAyWTWOQHaA\n-----END RSA PRIVATE KEY-----\n", "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "fingerprint": "2f:33:e8:e1:7c:5b:16:be:b9:97:f3:43:17:31:4d:b6"}} 2019-05-09 20:40:09,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ef18469a-0bb3-44b0-a86b-fa0ec2ebdab5 2019-05-09 20:40:09,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.290278911591s 2019-05-09 20:40:09,184 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChcNpKhxU/aeF7Cn6AdxhxKBrJ9LWy8j4mVNUyi0aAAH2kg1+zoiStUp4ih9i5ME1eB04q9yvfansVK0/VzVAwyWC1tq01BCkK1QtFWdQUuSaDY54+TULDGglpRMYyAmNWfDIiPQLBEIGoL19MyVkMSYvNk3aqZdGVNr+vKtiDwDWGKbCl7195fX6G9nGclj1R/ThwHq/b59eWJPq4idJBTdVeL8/EDC7qzlyPTX+Z0JpD+mF3BxmEzfxve29heFf8dmUwCKw+g9GYtzciq4p2KUhiIgZQSFpR8DZN7L3ur7571uvMe5oU4VDWTCZKLXDV3kSbkH1Zhv53UfwlqJQH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoXDaSocVP2nhewp+gHcYcSgayfS1svI+JlTVMotGgAB9pINf\ns6IkrVKeIofYuTBNXgdOKvcr32p7FStP1c1QMMlgtbatNQQpCtULRVnUFLkmg2Oe\nPk1CwxoJaUTGMgJjVnwyIj0CwRCBqC9fTMlZDEmLzZN2qmXRlTa/ryrYg8A1himw\npe9feX1+hvZxnJY9Uf04cB6v2+fXliT6uInSQU3VXi/PxAwu6s5cj01/mdCaQ/ph\ndwcZhM38b3tvYXhX/HZlMAisPoPRmLc3IquKdilIYiIGUEhaUfA2Tey97q++e9br\nzHuaFOFQ1kwmSi1w1d5Em5B9WYb+d1H8JaiUBwIDAQABAoIBAG9uqf4PR4dB2jVH\nhRG/IsvYVsVXd6NQub1TiOUeZUctD4xicchX/uDzydsj0V/iC0T/3eCiQ1Iu+U4f\nWzfEQ7mpBmvm759Mg9fKPcFcw5qaQg8mz69JPO/WJPDYW8VhCJhFmYUwf5orfpNM\nP4eM4z4r9aesRZhQN127MIwEEva8uFFtCXP5KDPlbR7aqnc8EdUdPRi1Vo51tdTE\nF2Af804MxODXuih2AO2DfXSP4LlHT8XaYPyjJm0eejg2KsKqfdiIJZC/JDBTCSdS\nh1u4e4rpcNn+FG8BZbEhqHVnGoNAK7SwHJs+ZTTMPNIFmQqxoXKVHB+turI04huo\nWCmyVmECgYEA0+sZH4qESpPKD56Gwxuvc9wnPLV4Mm2gAFdU1mK55apIXa2/kFcN\n74JRvZZYzDX2YWdo17WT0MxIRppf211fcoZ5LtPA169sMkQ36Vd4J8+QMCsZh7VE\n/s988rkprrjpYTvMf9xlNZhZoLtSIxpVc99MnIttLc8GTA8XFr4ALN0CgYEAwwXE\nYKiW59JE7+QdI+j4qf0HQE7FpHU0u9FxkH4npSjNW1yFMUbTl48I89w+q6/d4iIe\njK5vQo/iUkKq9zqCVfi0oHRLVW75mPp47YGtW1euMYaywU9lTZijVewY6+Id1sKF\nPeXt3rrdHDTE2ARMRdR2oqvHQYGtPpJGgoQB9DMCgYB3DN7rQjS5dLcR+Tu5xgbV\n7rq4NzYUFlPJfUYyvfmzFOtcfSxd2RoCEFL9T8YIytPjumVCsUYeCXUc/MKXCKiD\nPRo8/UabpHgC8SH722Cr9MYK2VuZSnM9NrD55p2NA2JQdniW5+iPqEvJqRImmDej\nRbHTS9yE3IWsGtocs5aDnQKBgB6B7HJibRjen8IXISfY7e1Jk7TPncNYQmOPJADC\ne1kuxNEh7AQFXFw9F91t+q/I1yDkzXqcXvM+ptzPaQc7s9/XBAqFprM6pPj1Va1x\nt7iuQqWkuJnc3bABzKtIP63GtXw++bDxIwDQon4jExfntDbIQba4wHbS3lMHdtg7\n5kJZAoGBAK19BheYlsPPIShKgzPIqcjguqIQm4qK2PaUA2hjq3O2UL4Avf/5tqw3\naD/DGMZUOQCx5WCxYS988Icn7qiqi2Dn0xn+SVdRz1Gr91J2IMETfETLgxyBDTfB\nPmyMmhD9mOg7ufEfOvJs/Fns78OgouHavSxQPR1RjUAyWTWOQHaA\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6e9d9b1ccc234b9ab7cca2ee89500a74', 'name': u'singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30', 'created_at': '2019-05-09T20:40:09.184874', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ab4035b39944105b06c1331442b1700', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2f:33:e8:e1:7c:5b:16:be:b9:97:f3:43:17:31:4d:b6', 'type': 'ssh', 'id': u'singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30'}) 2019-05-09 20:40:09,185 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAoXDaSocVP2nhewp+gHcYcSgayfS1svI+JlTVMotGgAB9pINf s6IkrVKeIofYuTBNXgdOKvcr32p7FStP1c1QMMlgtbatNQQpCtULRVnUFLkmg2Oe Pk1CwxoJaUTGMgJjVnwyIj0CwRCBqC9fTMlZDEmLzZN2qmXRlTa/ryrYg8A1himw pe9feX1+hvZxnJY9Uf04cB6v2+fXliT6uInSQU3VXi/PxAwu6s5cj01/mdCaQ/ph dwcZhM38b3tvYXhX/HZlMAisPoPRmLc3IquKdilIYiIGUEhaUfA2Tey97q++e9br zHuaFOFQ1kwmSi1w1d5Em5B9WYb+d1H8JaiUBwIDAQABAoIBAG9uqf4PR4dB2jVH hRG/IsvYVsVXd6NQub1TiOUeZUctD4xicchX/uDzydsj0V/iC0T/3eCiQ1Iu+U4f WzfEQ7mpBmvm759Mg9fKPcFcw5qaQg8mz69JPO/WJPDYW8VhCJhFmYUwf5orfpNM P4eM4z4r9aesRZhQN127MIwEEva8uFFtCXP5KDPlbR7aqnc8EdUdPRi1Vo51tdTE F2Af804MxODXuih2AO2DfXSP4LlHT8XaYPyjJm0eejg2KsKqfdiIJZC/JDBTCSdS h1u4e4rpcNn+FG8BZbEhqHVnGoNAK7SwHJs+ZTTMPNIFmQqxoXKVHB+turI04huo WCmyVmECgYEA0+sZH4qESpPKD56Gwxuvc9wnPLV4Mm2gAFdU1mK55apIXa2/kFcN 74JRvZZYzDX2YWdo17WT0MxIRppf211fcoZ5LtPA169sMkQ36Vd4J8+QMCsZh7VE /s988rkprrjpYTvMf9xlNZhZoLtSIxpVc99MnIttLc8GTA8XFr4ALN0CgYEAwwXE YKiW59JE7+QdI+j4qf0HQE7FpHU0u9FxkH4npSjNW1yFMUbTl48I89w+q6/d4iIe jK5vQo/iUkKq9zqCVfi0oHRLVW75mPp47YGtW1euMYaywU9lTZijVewY6+Id1sKF PeXt3rrdHDTE2ARMRdR2oqvHQYGtPpJGgoQB9DMCgYB3DN7rQjS5dLcR+Tu5xgbV 7rq4NzYUFlPJfUYyvfmzFOtcfSxd2RoCEFL9T8YIytPjumVCsUYeCXUc/MKXCKiD PRo8/UabpHgC8SH722Cr9MYK2VuZSnM9NrD55p2NA2JQdniW5+iPqEvJqRImmDej RbHTS9yE3IWsGtocs5aDnQKBgB6B7HJibRjen8IXISfY7e1Jk7TPncNYQmOPJADC e1kuxNEh7AQFXFw9F91t+q/I1yDkzXqcXvM+ptzPaQc7s9/XBAqFprM6pPj1Va1x t7iuQqWkuJnc3bABzKtIP63GtXw++bDxIwDQon4jExfntDbIQba4wHbS3lMHdtg7 5kJZAoGBAK19BheYlsPPIShKgzPIqcjguqIQm4qK2PaUA2hjq3O2UL4Avf/5tqw3 aD/DGMZUOQCx5WCxYS988Icn7qiqi2Dn0xn+SVdRz1Gr91J2IMETfETLgxyBDTfB PmyMmhD9mOg7ufEfOvJs/Fns78OgouHavSxQPR1RjUAyWTWOQHaA -----END RSA PRIVATE KEY----- 2019-05-09 20:40:09,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-09 20:40:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"security_group": {"name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-09 20:40:09,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 09 May 2019 20:40:09 GMT X-Openstack-Request-Id: req-bdfe8e61-4f55-4866-acc7-2c4297a0a085 2019-05-09 20:40:09,640 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:09Z", "updated_at": "2019-05-09T20:40:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "99b6184d-9b2a-4635-acd5-347319153f13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "bd2d6380-d655-43b8-99cb-afddaccb31f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}} 2019-05-09 20:40:09,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bdfe8e61-4f55-4866-acc7-2c4297a0a085 2019-05-09 20:40:09,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.450685977936s 2019-05-09 20:40:09,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:40:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:09,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Thu, 09 May 2019 20:40:09 GMT X-Openstack-Request-Id: req-58db91ac-422a-4ee3-9c86-443e775a25ca 2019-05-09 20:40:09,974 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:09Z", "updated_at": "2019-05-09T20:40:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "bd2d6380-d655-43b8-99cb-afddaccb31f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "99b6184d-9b2a-4635-acd5-347319153f13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}]} 2019-05-09 20:40:09,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-58db91ac-422a-4ee3-9c86-443e775a25ca 2019-05-09 20:40:09,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327033996582s 2019-05-09 20:40:09,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:40:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -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": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f"}}' 2019-05-09 20:40:10,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 09 May 2019 20:40:10 GMT X-Openstack-Request-Id: req-926e33eb-fd9a-4000-89c3-aec85014d0ba 2019-05-09 20:40:10,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": 22, "updated_at": "2019-05-09T20:40:10Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "port_range_min": 22, "revision_number": 0, "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:10Z", "project_id": "2ab4035b39944105b06c1331442b1700", "id": "1287fee2-99ad-4f0f-ac62-a68cfddfefec"}} 2019-05-09 20:40:10,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-926e33eb-fd9a-4000-89c3-aec85014d0ba 2019-05-09 20:40:10,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450344085693s 2019-05-09 20:40:10,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:40:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:10,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Thu, 09 May 2019 20:40:10 GMT X-Openstack-Request-Id: req-99a5dd25-0d69-4fd7-95e2-27bab6789df4 2019-05-09 20:40:10,889 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:09Z", "updated_at": "2019-05-09T20:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "99b6184d-9b2a-4635-acd5-347319153f13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:40:10Z", "revision_number": 0, "id": "1287fee2-99ad-4f0f-ac62-a68cfddfefec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:10Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "bd2d6380-d655-43b8-99cb-afddaccb31f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 2, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}]} 2019-05-09 20:40:10,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99a5dd25-0d69-4fd7-95e2-27bab6789df4 2019-05-09 20:40:10,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.452218055725s 2019-05-09 20:40:10,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:40:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -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": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f"}}' 2019-05-09 20:40:11,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 09 May 2019 20:40:11 GMT X-Openstack-Request-Id: req-60d5d4f5-4599-421d-a4cc-2f121c24b25a 2019-05-09 20:40:11,354 - 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": "2019-05-09T20:40:11Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "port_range_min": null, "revision_number": 0, "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:11Z", "project_id": "2ab4035b39944105b06c1331442b1700", "id": "9b943f17-2143-4539-ac9a-2388a921911e"}} 2019-05-09 20:40:11,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60d5d4f5-4599-421d-a4cc-2f121c24b25a 2019-05-09 20:40:11,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.458961009979s 2019-05-09 20:40:11,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:40:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:11,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Thu, 09 May 2019 20:40:11 GMT X-Openstack-Request-Id: req-598341f1-7d86-46b8-b6ef-a34547bf314f 2019-05-09 20:40:11,719 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1db334ed-c723-45dc-bbb9-59f2695f742d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":["115abe39-641c-4845-b95c-bfd3b1cb2adc"],"description":"","tags":[],"updated_at":"2019-05-09T20:39:53Z","qos_policy_id":null,"name":"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71bf8a63-3af3-4d0f-9ba9-b9f37b684d99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["935d24e0-9510-4db3-bfee-ebbc75df75a8"],"description":"","tags":[],"updated_at":"2019-05-09T20:39:54Z","qos_policy_id":null,"name":"HA network tenant 2ab4035b39944105b06c1331442b1700","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:39:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:40:11,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-598341f1-7d86-46b8-b6ef-a34547bf314f 2019-05-09 20:40:11,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363040924072s 2019-05-09 20:40:11,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:40:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:12,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:40:12 GMT X-Openstack-Request-Id: req-f4ef6b68-db29-4b0a-90bd-6eeffaebfb52 2019-05-09 20:40:12,550 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:40:07Z", "file": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "size": 12716032, "self": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:40:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:40:12,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f4ef6b68-db29-4b0a-90bd-6eeffaebfb52 2019-05-09 20:40:12,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.826047897339s 2019-05-09 20:40:12,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:40:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:12,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-2d33b4f2-2452-4733-8dd2-d72f58cf1bb8 x-openstack-request-id: req-2d33b4f2-2452-4733-8dd2-d72f58cf1bb8 2019-05-09 20:40:12,693 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dde1745d-6d71-4bfd-8141-b72ea95f5307"}]} 2019-05-09 20:40:12,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2d33b4f2-2452-4733-8dd2-d72f58cf1bb8 2019-05-09 20:40:12,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.1364569664s 2019-05-09 20:40:12,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:40:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"server": {"name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "imageRef": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "flavorRef": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1db334ed-c723-45dc-bbb9-59f2695f742d"}], "security_groups": [{"name": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f"}]}}' 2019-05-09 20:40:19,021 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 09 May 2019 20:40:12 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.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255 x-compute-request-id: req-1dccc768-2ef0-400b-8723-d29d4b438db9 x-openstack-request-id: req-1dccc768-2ef0-400b-8723-d29d4b438db9 2019-05-09 20:40:19,021 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "adminPass": "bB8mxNLiweoi"}} 2019-05-09 20:40:19,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1dccc768-2ef0-400b-8723-d29d4b438db9 2019-05-09 20:40:19,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.32616686821s 2019-05-09 20:40:19,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:20,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-75dd49b4-c9c4-444a-9a30-c8c1e17210c4 x-openstack-request-id: req-75dd49b4-c9c4-444a-9a30-c8c1e17210c4 2019-05-09 20:40:20,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:40:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:20,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75dd49b4-c9c4-444a-9a30-c8c1e17210c4 2019-05-09 20:40:20,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10812592506s 2019-05-09 20:40:20,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:40:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:20,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Thu, 09 May 2019 20:40:20 GMT X-Openstack-Request-Id: req-fed12b32-0b28-4e56-aaa7-e356ca95972a 2019-05-09 20:40:20,425 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1db334ed-c723-45dc-bbb9-59f2695f742d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":["115abe39-641c-4845-b95c-bfd3b1cb2adc"],"description":"","tags":[],"updated_at":"2019-05-09T20:39:53Z","qos_policy_id":null,"name":"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71bf8a63-3af3-4d0f-9ba9-b9f37b684d99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["935d24e0-9510-4db3-bfee-ebbc75df75a8"],"description":"","tags":[],"updated_at":"2019-05-09T20:39:54Z","qos_policy_id":null,"name":"HA network tenant 2ab4035b39944105b06c1331442b1700","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:39:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:40:20,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fed12b32-0b28-4e56-aaa7-e356ca95972a 2019-05-09 20:40:20,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283597946167s 2019-05-09 20:40:20,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:40:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:20,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Thu, 09 May 2019 20:40:20 GMT X-Openstack-Request-Id: req-2da6aca5-c1b9-435e-b714-33341482f7c8 2019-05-09 20:40:20,471 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:39:53Z","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":"115abe39-641c-4845-b95c-bfd3b1cb2adc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e64e5240-9f60-4d76-b35f-a42f7fae8f30","enable_dhcp":true,"segment_id":null,"network_id":"1db334ed-c723-45dc-bbb9-59f2695f742d","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:53Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T20:39:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"935d24e0-9510-4db3-bfee-ebbc75df75a8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 2ab4035b39944105b06c1331442b1700","enable_dhcp":false,"segment_id":null,"network_id":"71bf8a63-3af3-4d0f-9ba9-b9f37b684d99","tenant_id":"","created_at":"2019-05-09T20:39:54Z","ip_version":4}]} 2019-05-09 20:40:20,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2da6aca5-c1b9-435e-b714-33341482f7c8 2019-05-09 20:40:20,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.045529127121s 2019-05-09 20:40:20,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:40:22,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:23,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 717 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-40d24f8c-65fc-4eb1-affa-315e59de008d x-openstack-request-id: req-40d24f8c-65fc-4eb1-affa-315e59de008d 2019-05-09 20:40:23,010 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:40:22Z", "hostId": "83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:23,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40d24f8c-65fc-4eb1-affa-315e59de008d 2019-05-09 20:40:23,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5344851017s 2019-05-09 20:40:23,016 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:40:25,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:26,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 20: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-06b0652a-d9e3-468a-a68f-e46ad7bda63e x-openstack-request-id: req-06b0652a-d9e3-468a-a68f-e46ad7bda63e 2019-05-09 20:40:26,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "security_groups": [{"name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}], "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:40:23Z", "hostId": "83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:26,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06b0652a-d9e3-468a-a68f-e46ad7bda63e 2019-05-09 20:40:26,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25742912292s 2019-05-09 20:40:26,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:40:28,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:29,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-f302b8aa-81b9-4d0a-8b33-50f80299c089 x-openstack-request-id: req-f302b8aa-81b9-4d0a-8b33-50f80299c089 2019-05-09 20:40:29,876 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:de:c6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "security_groups": [{"name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}], "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:40:23Z", "hostId": "83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:29,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f302b8aa-81b9-4d0a-8b33-50f80299c089 2019-05-09 20:40:29,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59174108505s 2019-05-09 20:40:29,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:40:31,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:33,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-2449b968-50e5-4c8a-a186-0c280f747071 x-openstack-request-id: req-2449b968-50e5-4c8a-a186-0c280f747071 2019-05-09 20:40:33,208 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:de:c6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "security_groups": [{"name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}], "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:40:23Z", "hostId": "83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:33,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2449b968-50e5-4c8a-a186-0c280f747071 2019-05-09 20:40:33,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32189393044s 2019-05-09 20:40:33,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:40:35,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-b12d741c-b27d-4877-a75b-9a59f37445a0 x-openstack-request-id: req-b12d741c-b27d-4877-a75b-9a59f37445a0 2019-05-09 20:40:36,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:de:c6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-09T20:40:33.000000", "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "security_groups": [{"name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}], "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:40:33Z", "hostId": "83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:36,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b12d741c-b27d-4877-a75b-9a59f37445a0 2019-05-09 20:40:36,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18374705315s 2019-05-09 20:40:36,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:40:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a9cc7864-3b31-4434-90e9-9a9bf0ba6255" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:36,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Thu, 09 May 2019 20:40:36 GMT X-Openstack-Request-Id: req-cebcfd69-5cfe-42f6-a59e-2cdb44076140 2019-05-09 20:40:36,455 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:40:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"115abe39-641c-4845-b95c-bfd3b1cb2adc","ip_address":"192.168.120.11"}],"id":"d84b8dd4-f0f7-40eb-98a4-92de2353e435","security_groups":["ccfb58a8-cd8f-4d6b-989b-130f0863db7f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:de:c6","project_id":"2ab4035b39944105b06c1331442b1700","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1db334ed-c723-45dc-bbb9-59f2695f742d","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:40:23Z","binding:vnic_type":"normal","device_id":"a9cc7864-3b31-4434-90e9-9a9bf0ba6255","ip_allocation":"immediate"}]} 2019-05-09 20:40:36,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a9cc7864-3b31-4434-90e9-9a9bf0ba6255 used request id req-cebcfd69-5cfe-42f6-a59e-2cdb44076140 2019-05-09 20:40:36,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484058856964s 2019-05-09 20:40:36,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:40:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d84b8dd4-f0f7-40eb-98a4-92de2353e435" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:40:36 GMT X-Openstack-Request-Id: req-1e4d78a4-dea4-420b-b6d5-fa8dd34a70d7 2019-05-09 20:40:36,515 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:40:36,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d84b8dd4-f0f7-40eb-98a4-92de2353e435 used request id req-1e4d78a4-dea4-420b-b6d5-fa8dd34a70d7 2019-05-09 20:40:36,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0496661663055s 2019-05-09 20:40:36,516 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ae:de:c6', 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'1d0f97bc-2559-4f2b-920a-2c89f1bb9695'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-09T20:40:33.000000', 'flavor': Munch({u'id': u'dde1745d-6d71-4bfd-8141-b72ea95f5307'}), 'az': u'nova', 'id': u'a9cc7864-3b31-4434-90e9-9a9bf0ba6255', 'security_groups': [Munch({u'name': u'singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6e9d9b1ccc234b9ab7cca2ee89500a74', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ab4035b39944105b06c1331442b1700', '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'2019-05-09T20:40:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:40:33Z', 'hostId': u'83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-09T20:40:33.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'2ab4035b39944105b06c1331442b1700', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30', 'adminPass': u'bB8mxNLiweoi', 'tenant_id': u'2ab4035b39944105b06c1331442b1700', 'created_at': u'2019-05-09T20:40:18Z', 'created': u'2019-05-09T20:40:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:40:36,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:40:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:36,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Thu, 09 May 2019 20:40:36 GMT X-Openstack-Request-Id: req-f68207dd-ea43-472b-af6b-e25597c93d53 2019-05-09 20:40:36,639 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1db334ed-c723-45dc-bbb9-59f2695f742d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":["115abe39-641c-4845-b95c-bfd3b1cb2adc"],"description":"","tags":[],"updated_at":"2019-05-09T20:39:53Z","qos_policy_id":null,"name":"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71bf8a63-3af3-4d0f-9ba9-b9f37b684d99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["935d24e0-9510-4db3-bfee-ebbc75df75a8"],"description":"","tags":[],"updated_at":"2019-05-09T20:39:54Z","qos_policy_id":null,"name":"HA network tenant 2ab4035b39944105b06c1331442b1700","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:39:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:40:36,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f68207dd-ea43-472b-af6b-e25597c93d53 2019-05-09 20:40:36,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117650985718s 2019-05-09 20:40:36,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:40:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a9cc7864-3b31-4434-90e9-9a9bf0ba6255" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Thu, 09 May 2019 20:40:36 GMT X-Openstack-Request-Id: req-b152574e-7ce8-400a-b292-4ac897c45896 2019-05-09 20:40:36,690 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:40:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"115abe39-641c-4845-b95c-bfd3b1cb2adc","ip_address":"192.168.120.11"}],"id":"d84b8dd4-f0f7-40eb-98a4-92de2353e435","security_groups":["ccfb58a8-cd8f-4d6b-989b-130f0863db7f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:de:c6","project_id":"2ab4035b39944105b06c1331442b1700","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1db334ed-c723-45dc-bbb9-59f2695f742d","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:40:23Z","binding:vnic_type":"normal","device_id":"a9cc7864-3b31-4434-90e9-9a9bf0ba6255","ip_allocation":"immediate"}]} 2019-05-09 20:40:36,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a9cc7864-3b31-4434-90e9-9a9bf0ba6255 used request id req-b152574e-7ce8-400a-b292-4ac897c45896 2019-05-09 20:40:36,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494310855865s 2019-05-09 20:40:36,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-09 20:40:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.11", "port_id": "d84b8dd4-f0f7-40eb-98a4-92de2353e435"}}' 2019-05-09 20:40:39,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 09 May 2019 20:40:39 GMT X-Openstack-Request-Id: req-bc2b996a-f9dc-447d-9c1e-4b626874c8ff 2019-05-09 20:40:39,750 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2b972321-8801-4b43-8130-01944e2917e4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:37Z", "updated_at": "2019-05-09T20:40:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:de:c6", "device_id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2ab4035b39944105b06c1331442b1700", "port_id": "d84b8dd4-f0f7-40eb-98a4-92de2353e435", "id": "366119b6-0e9c-4009-9b29-66fcaade6a91", "qos_policy_id": null}} 2019-05-09 20:40:39,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bc2b996a-f9dc-447d-9c1e-4b626874c8ff 2019-05-09 20:40:39,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.05908989906s 2019-05-09 20:40:39,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:40:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:39,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:40:39 GMT X-Openstack-Request-Id: req-5acd0533-0267-43c6-a491-1e2bf02bd758 2019-05-09 20:40:39,838 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2b972321-8801-4b43-8130-01944e2917e4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:37Z", "updated_at": "2019-05-09T20:40:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:de:c6", "device_id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2ab4035b39944105b06c1331442b1700", "port_id": "d84b8dd4-f0f7-40eb-98a4-92de2353e435", "id": "366119b6-0e9c-4009-9b29-66fcaade6a91", "qos_policy_id": null}]} 2019-05-09 20:40:39,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5acd0533-0267-43c6-a491-1e2bf02bd758 2019-05-09 20:40:39,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0736072063446s 2019-05-09 20:40:39,844 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:40:39,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:40:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:40,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:40:40 GMT X-Openstack-Request-Id: req-6ba73899-e7ff-4587-b5e0-be4711a0bfb4 2019-05-09 20:40:40,339 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2b972321-8801-4b43-8130-01944e2917e4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:37Z", "updated_at": "2019-05-09T20:40:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:de:c6", "device_id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2ab4035b39944105b06c1331442b1700", "port_id": "d84b8dd4-f0f7-40eb-98a4-92de2353e435", "id": "366119b6-0e9c-4009-9b29-66fcaade6a91", "qos_policy_id": null}]} 2019-05-09 20:40:40,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6ba73899-e7ff-4587-b5e0-be4711a0bfb4 2019-05-09 20:40:40,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.385308027267s 2019-05-09 20:40:40,346 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:40:40,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:40:40,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:40,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:40:40 GMT X-Openstack-Request-Id: req-a52266a9-7973-4de3-a360-b779341b7d5f 2019-05-09 20:40:40,717 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2b972321-8801-4b43-8130-01944e2917e4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:37Z", "updated_at": "2019-05-09T20:40:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:de:c6", "device_id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2ab4035b39944105b06c1331442b1700", "port_id": "d84b8dd4-f0f7-40eb-98a4-92de2353e435", "id": "366119b6-0e9c-4009-9b29-66fcaade6a91", "qos_policy_id": null}]} 2019-05-09 20:40:40,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a52266a9-7973-4de3-a360-b779341b7d5f 2019-05-09 20:40:40,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.262712955475s 2019-05-09 20:40:40,724 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:40:40,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:40:40,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:41,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 09 May 2019 20:40:41 GMT X-Openstack-Request-Id: req-e5970a6e-6712-4758-9f6a-fe716d7af6a2 2019-05-09 20:40:41,989 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2b972321-8801-4b43-8130-01944e2917e4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:37Z", "updated_at": "2019-05-09T20:40:41Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:de:c6", "device_id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "2ab4035b39944105b06c1331442b1700", "port_id": "d84b8dd4-f0f7-40eb-98a4-92de2353e435", "id": "366119b6-0e9c-4009-9b29-66fcaade6a91", "qos_policy_id": null}]} 2019-05-09 20:40:41,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e5970a6e-6712-4758-9f6a-fe716d7af6a2 2019-05-09 20:40:41,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.15690922737s 2019-05-09 20:40:41,996 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2b972321-8801-4b43-8130-01944e2917e4', 'updated_at': u'2019-05-09T20:40:41Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.205', 'revision_number': 3, 'port_id': u'd84b8dd4-f0f7-40eb-98a4-92de2353e435', 'id': u'366119b6-0e9c-4009-9b29-66fcaade6a91', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'd84b8dd4-f0f7-40eb-98a4-92de2353e435', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ab4035b39944105b06c1331442b1700', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2ab4035b39944105b06c1331442b1700', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1db334ed-c723-45dc-bbb9-59f2695f742d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ae:de:c6', u'device_id': u'a9cc7864-3b31-4434-90e9-9a9bf0ba6255'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2ab4035b39944105b06c1331442b1700', 'created_at': u'2019-05-09T20:40:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1db334ed-c723-45dc-bbb9-59f2695f742d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ae:de:c6', u'device_id': u'a9cc7864-3b31-4434-90e9-9a9bf0ba6255'}), 'router': u'2b972321-8801-4b43-8130-01944e2917e4'}) 2019-05-09 20:40:41,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:40:41,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:40:42,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-3553599d-6e05-4eb1-b0a8-89888954e1cb x-openstack-request-id: req-3553599d-6e05-4eb1-b0a8-89888954e1cb 2019-05-09 20:40:42,937 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 536043536 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.223263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.226118] pid_max: default: 32768 minimum: 301\n[ 0.227635] ACPI: Core revision 20150930\n[ 0.229570] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231822] Security Framework initialized\n[ 0.233204] Yama: becoming mindful.\n[ 0.234473] AppArmor: AppArmor initialized\n[ 0.235896] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244736] Initializing cgroup subsys io\n[ 0.246157] Initializing cgroup subsys memory\n[ 0.247616] Initializing cgroup subsys devices\n[ 0.249127] Initializing cgroup subsys freezer\n[ 0.250636] Initializing cgroup subsys net_cls\n[ 0.252116] Initializing cgroup subsys perf_event\n[ 0.253674] Initializing cgroup subsys net_prio\n[ 0.255195] Initializing cgroup subsys hugetlb\n[ 0.256665] Initializing cgroup subsys pids\n[ 0.258162] CPU: Physical Processor ID: 0\n[ 0.260249] mce: CPU supports 10 MCE banks\n[ 0.261678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.263397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279894] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.288074] ftrace: allocating 31920 entries in 125 pages\n[ 0.318685] smpboot: Max logical packages: 1\n[ 0.320188] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322512] x2apic enabled\n[ 0.323834] Switched APIC routing to physical x2apic.\n[ 0.326657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.328558] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.332143] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.335183] KVM setup paravirtual spinlock\n[ 0.337033] x86: Booted up 1 node, 1 CPUs\n[ 0.338399] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.340735] devtmpfs: initialized\n[ 0.342915] evm: security.selinux\n[ 0.344106] evm: security.SMACK64\n[ 0.345277] evm: security.SMACK64EXEC\n[ 0.346548] evm: security.SMACK64TRANSMUTE\n[ 0.347923] evm: security.SMACK64MMAP\n[ 0.349187] evm: security.ima\n[ 0.350301] evm: security.capability\n[ 0.351617] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.354743] pinctrl core: initialized pinctrl subsystem\n[ 0.356568] RTC time: 20:40:34, date: 05/09/19\n[ 0.358143] NET: Registered protocol family 16\n[ 0.359762] cpuidle: using governor ladder\n[ 0.361188] cpuidle: using governor menu\n[ 0.362526] PCCT header not found.\n[ 0.363766] ACPI: bus type PCI registered\n[ 0.365126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.367215] PCI: Using configuration type 1 for base access\n[ 0.369691] ACPI: Added _OSI(Module Device)\n[ 0.371154] ACPI: Added _OSI(Processor Device)\n[ 0.372620] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.374152] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.376659] ACPI: Interpreter enabled\n[ 0.377943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.381119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.384287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.387430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.390628] ACPI: (supports S0 S5)\n[ 0.391825] ACPI: Using IOAPIC for interrupt routing\n[ 0.393435] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.397826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.399759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.401894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.403928] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.407613] acpiphp: Slot [3] registered\n[ 0.408964] acpiphp: Slot [4] registered\n[ 0.410345] acpiphp: Slot [5] registered\n[ 0.411725] acpiphp: Slot [6] registered\n[ 0.413073] acpiphp: Slot [7] registered\n[ 0.414416] acpiphp: Slot [8] registered\n[ 0.415771] acpiphp: Slot [9] registered\n[ 0.417119] acpiphp: Slot [10] registered\n[ 0.418486] acpiphp: Slot [11] registered\n[ 0.419867] acpiphp: Slot [12] registered\n[ 0.421273] acpiphp: Slot [13] registered\n[ 0.422638] acpiphp: Slot [14] registered\n[ 0.424014] acpiphp: Slot [15] registered\n[ 0.440678] acpiphp: Slot [16] registered\n[ 0.442078] acpiphp: Slot [17] registered\n[ 0.443448] acpiphp: Slot [18] registered\n[ 0.444822] acpiphp: Slot [19] registered\n[ 0.446187] acpiphp: Slot [20] registered\n[ 0.447556] acpiphp: Slot [21] registered\n[ 0.448929] acpiphp: Slot [22] registered\n[ 0.450302] acpiphp: Slot [23] registered\n[ 0.451702] acpiphp: Slot [24] registered\n[ 0.453079] acpiphp: Slot [25] registered\n[ 0.454448] acpiphp: Slot [26] registered\n[ 0.455817] acpiphp: Slot [27] registered\n[ 0.457194] acpiphp: Slot [28] registered\n[ 0.458565] acpiphp: Slot [29] registered\n[ 0.459957] acpiphp: Slot [30] registered\n[ 0.461348] acpiphp: Slot [31] registered\n[ 0.462727] PCI host bridge to bus 0000:00\n[ 0.464105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.466190] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.468264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.470723] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.473222] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.475731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.480301] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.482507] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.484517] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.486680] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.491010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.493471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.514473] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.516939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.519344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.521994] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.524366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.526457] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.528558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.532307] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.535155] vgaarb: loaded\n[ 0.536204] vgaarb: bridge control possible 0000:00:02.0\n[ 0.538569] SCSI subsystem initialized\n[ 0.540212] ACPI: bus type USB registered\n[ 0.541651] usbcore: registered new interface driver usbfs\n[ 0.543448] usbcore: registered new interface driver hub\n[ 0.545208] usbcore: registered new device driver usb\n[ 0.547122] PCI: Using ACPI for IRQ routing\n[ 0.549133] NetLabel: Initializing\n[ 0.550382] NetLabel: domain hash size = 128\n[ 0.551870] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.553546] NetLabel: unlabeled traffic allowed by default\n[ 0.555659] clocksource: Switched to clocksource kvm-clock\n[ 0.566026] AppArmor: AppArmor Filesystem Enabled\n[ 0.567691] pnp: PnP ACPI init\n[ 0.569321] pnp: PnP ACPI: found 5 devices\n[ 0.576453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.579430] NET: Registered protocol family 2\n[ 0.581212] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.583464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.585574] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.587683] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.589585] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.591637] NET: Registered protocol family 1\n[ 0.593169] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.595092] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.596973] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.612046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.627316] Trying to unpack rootfs image as initramfs...\n[ 0.689067] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.691906] Scanning for low memory corruption every 60 seconds\n[ 0.694191] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.696262] audit: initializing netlink subsys (disabled)\n[ 0.698054] audit: type=2000 audit(1557434434.364:1): initialized\n[ 0.700294] Initialise system trusted keyring\n[ 0.701912] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.703951] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.707041] zbud: loaded\n[ 0.708224] VFS: Disk quotas dquot_6.6.0\n[ 0.709637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.712209] fuse init (API version 7.23)\n[ 0.713718] Key type big_key registered\n[ 0.715104] Allocating IMA MOK and blacklist keyrings.\n[ 0.717208] Key type asymmetric registered\n[ 0.718643] Asymmetric key parser 'x509' registered\n[ 0.720319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.722904] io scheduler noop registered\n[ 0.724289] io scheduler deadline registered (default)\n[ 0.726022] io scheduler cfq registered\n[ 0.727468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.729301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.731491] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.734024] ACPI: Power Button [PWRF]\n[ 0.735461] GHES: HEST is not enabled!\n[ 0.749748] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.779493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.782871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.808082] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.811577] Linux agpgart interface v0.103\n[ 0.815189] brd: module loaded\n[ 0.817612] loop: module loaded\n[ 0.823566] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.826101] GPT:90111 != 2097151\n[ 0.827284] GPT:Alternate GPT header not at the end of the disk.\n[ 0.829199] GPT:90111 != 2097151\n[ 0.830380] GPT: Use GNU Parted to correct GPT errors.\n[ 0.832078] vda: vda1 vda15\n[ 0.833911] scsi host0: ata_piix\n[ 0.835231] scsi host1: ata_piix\n[ 0.836473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.838610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.841340] libphy: Fixed MDIO Bus: probed\n[ 0.842768] tun: Universal TUN/TAP device driver, 1.6\n[ 0.844444] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.847785] PPP generic driver version 2.4.2\n[ 0.849346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.851433] ehci-pci: EHCI PCI platform driver\n[ 0.852996] ehci-platform: EHCI generic platform driver\n[ 0.854730] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.856719] ohci-pci: OHCI PCI platform driver\n[ 0.858250] ohci-platform: OHCI generic platform driver\n[ 0.859990] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.875018] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.876762] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.879315] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.881049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.883048] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.885207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.887610] usb usb1: Product: UHCI Host Controller\n[ 0.889185] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.891119] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.892730] hub 1-0:1.0: USB hub found\n[ 0.894046] hub 1-0:1.0: 2 ports detected\n[ 0.895549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.899040] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.900662] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.902385] mousedev: PS/2 mouse device common for all mice\n[ 0.904484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.907345] rtc_cmos 00:00: RTC can wake from S4\n[ 0.909376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.911385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.913406] i2c /dev entries driver\n[ 0.914679] device-mapper: uevent: version 1.0.3\n[ 0.916264] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.919009] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.921204] NET: Registered protocol family 10\n[ 0.922958] NET: Registered protocol family 17\n[ 0.924526] Key type dns_resolver registered\n[ 0.926099] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.927945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.930879] registered taskstats version 1\n[ 0.932299] Loading compiled-in X.509 certificates\n[ 0.934427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.937718] zswap: loaded using pool lzo/zbud\n[ 0.940035] Key type trusted registered\n[ 0.942423] Key type encrypted registered\n[ 0.943847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.945672] ima: No TPM chip found, activating TPM-bypass!\n[ 0.947489] evm: HMAC attrs: 0x1\n[ 0.948992] Magic number: 3:923:699\n[ 0.950383] rtc_cmos 00:00: setting system clock to 2019-05-09 20:40:34 UTC (1557434434)\n[ 0.953351] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.955382] EDD information not available.\n[ 0.997382] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.015813] Write protecting the kernel read-only data: 14336k\n[ 1.019233] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.022358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.184595] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. 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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiQMB7KsynaZu7J9oNWCye/javCS9eOQA0GtQ06JEMboSlZVSdgdOD9BMFZaOUEnBr0/S85AdTjKKiBub47EqgG/4t+j5ZDF0Q2Pjqcg75zCy4vSUXTaUDnLJqVMR2EhzDaxto9sql4nHsehq26eVqPAoZY5ARLKFqEPsGRW3m7IrZ8BXnY3LYEaz0lu5SKMGzmUVjSM2LYfaHy3Qg2Fg6s8srlVCQMkhNa3QZ/xnXP3QNH/3zM+sg5oymWhr+0nhtr+H1qScnGCVWLmRXnFGWk2RwGfCmHBuIOiCubG9jqPzt61hVBjw3anLgFt/kFqWnDTxxu43KCcM+6/j/ZuML root@singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30\nssh-dss AAAAB3NzaC1kc3MAAACBANfAzHBgQ3RDun1iIgBkMkivTyYdG1gv3LhKlTyB199jmGK8iQIzQIL963T9IjQPbV8jnRRjtVS3UeloS7wuyrZraKv0U1+rGs/dUySWY25zBKQ0JlDqHwXkdoIocuXItSXEi4VmK7fMo2uheZ5GqJIar/0U0JJDzTOeC661cd1dAAAAFQCSUi5ejF3n8PdBMyLTmQZtfOD8nwAAAIAshgLZbIOa/65v0YSEUWfw3Z651jBpE1/YFWWVjsi5gl/JL3HWYJhKSeELKOYy+6LeLlW4RnkORghdaDNL1N5bvfI9f3vELWBFVz19QWo9wWFgHrvc7lqYfPSQ43mWND0X1vPfTKP0Mhuem3IEZB5vRBtPvNTqHiunTLJvU/bWCgAAAIEAu+hR16SLzv58S3XQdmcLrSyajLBr/c2DcirmUZS3udAyCQVeHZE6nv6Jwcum0Gk35mQNjIRuLQgOhfA2qdv3mGjKsKXBYhtGVW0ttaLJajanaGUhbW2Gk+UASRQrVXRvMdCls10z0nlgrLA5ZZ2d6IzdhXJ3KyrCUZyWwifE1P0= root@singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feae:dec6/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30 login: "} 2019-05-09 20:40:42,937 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255/action used request id req-3553599d-6e05-4eb1-b0a8-89888954e1cb 2019-05-09 20:40:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.940745830536s 2019-05-09 20:40:42,938 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 536043536 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.223263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.226118] pid_max: default: 32768 minimum: 301 [ 0.227635] ACPI: Core revision 20150930 [ 0.229570] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231822] Security Framework initialized [ 0.233204] Yama: becoming mindful. [ 0.234473] AppArmor: AppArmor initialized [ 0.235896] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244736] Initializing cgroup subsys io [ 0.246157] Initializing cgroup subsys memory [ 0.247616] Initializing cgroup subsys devices [ 0.249127] Initializing cgroup subsys freezer [ 0.250636] Initializing cgroup subsys net_cls [ 0.252116] Initializing cgroup subsys perf_event [ 0.253674] Initializing cgroup subsys net_prio [ 0.255195] Initializing cgroup subsys hugetlb [ 0.256665] Initializing cgroup subsys pids [ 0.258162] CPU: Physical Processor ID: 0 [ 0.260249] mce: CPU supports 10 MCE banks [ 0.261678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.263397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.279894] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.288074] ftrace: allocating 31920 entries in 125 pages [ 0.318685] smpboot: Max logical packages: 1 [ 0.320188] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.322512] x2apic enabled [ 0.323834] Switched APIC routing to physical x2apic. [ 0.326657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.328558] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.332143] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.335183] KVM setup paravirtual spinlock [ 0.337033] x86: Booted up 1 node, 1 CPUs [ 0.338399] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.340735] devtmpfs: initialized [ 0.342915] evm: security.selinux [ 0.344106] evm: security.SMACK64 [ 0.345277] evm: security.SMACK64EXEC [ 0.346548] evm: security.SMACK64TRANSMUTE [ 0.347923] evm: security.SMACK64MMAP [ 0.349187] evm: security.ima [ 0.350301] evm: security.capability [ 0.351617] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.354743] pinctrl core: initialized pinctrl subsystem [ 0.356568] RTC time: 20:40:34, date: 05/09/19 [ 0.358143] NET: Registered protocol family 16 [ 0.359762] cpuidle: using governor ladder [ 0.361188] cpuidle: using governor menu [ 0.362526] PCCT header not found. [ 0.363766] ACPI: bus type PCI registered [ 0.365126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.367215] PCI: Using configuration type 1 for base access [ 0.369691] ACPI: Added _OSI(Module Device) [ 0.371154] ACPI: Added _OSI(Processor Device) [ 0.372620] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.374152] ACPI: Added _OSI(Processor Aggregator Device) [ 0.376659] ACPI: Interpreter enabled [ 0.377943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.381119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.384287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.387430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.390628] ACPI: (supports S0 S5) [ 0.391825] ACPI: Using IOAPIC for interrupt routing [ 0.393435] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.397826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.399759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.401894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.403928] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.407613] acpiphp: Slot [3] registered [ 0.408964] acpiphp: Slot [4] registered [ 0.410345] acpiphp: Slot [5] registered [ 0.411725] acpiphp: Slot [6] registered [ 0.413073] acpiphp: Slot [7] registered [ 0.414416] acpiphp: Slot [8] registered [ 0.415771] acpiphp: Slot [9] registered [ 0.417119] acpiphp: Slot [10] registered [ 0.418486] acpiphp: Slot [11] registered [ 0.419867] acpiphp: Slot [12] registered [ 0.421273] acpiphp: Slot [13] registered [ 0.422638] acpiphp: Slot [14] registered [ 0.424014] acpiphp: Slot [15] registered [ 0.440678] acpiphp: Slot [16] registered [ 0.442078] acpiphp: Slot [17] registered [ 0.443448] acpiphp: Slot [18] registered [ 0.444822] acpiphp: Slot [19] registered [ 0.446187] acpiphp: Slot [20] registered [ 0.447556] acpiphp: Slot [21] registered [ 0.448929] acpiphp: Slot [22] registered [ 0.450302] acpiphp: Slot [23] registered [ 0.451702] acpiphp: Slot [24] registered [ 0.453079] acpiphp: Slot [25] registered [ 0.454448] acpiphp: Slot [26] registered [ 0.455817] acpiphp: Slot [27] registered [ 0.457194] acpiphp: Slot [28] registered [ 0.458565] acpiphp: Slot [29] registered [ 0.459957] acpiphp: Slot [30] registered [ 0.461348] acpiphp: Slot [31] registered [ 0.462727] PCI host bridge to bus 0000:00 [ 0.464105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.466190] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.468264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.470723] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.473222] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.475731] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.480301] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.482507] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484517] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.486680] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.491010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.493471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.514473] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.516939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.519344] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.521994] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.524366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.526457] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.528558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.532307] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.535155] vgaarb: loaded [ 0.536204] vgaarb: bridge control possible 0000:00:02.0 [ 0.538569] SCSI subsystem initialized [ 0.540212] ACPI: bus type USB registered [ 0.541651] usbcore: registered new interface driver usbfs [ 0.543448] usbcore: registered new interface driver hub [ 0.545208] usbcore: registered new device driver usb [ 0.547122] PCI: Using ACPI for IRQ routing [ 0.549133] NetLabel: Initializing [ 0.550382] NetLabel: domain hash size = 128 [ 0.551870] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.553546] NetLabel: unlabeled traffic allowed by default [ 0.555659] clocksource: Switched to clocksource kvm-clock [ 0.566026] AppArmor: AppArmor Filesystem Enabled [ 0.567691] pnp: PnP ACPI init [ 0.569321] pnp: PnP ACPI: found 5 devices [ 0.576453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.579430] NET: Registered protocol family 2 [ 0.581212] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.583464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.585574] TCP: Hash tables configured (established 4096 bind 4096) [ 0.587683] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.589585] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.591637] NET: Registered protocol family 1 [ 0.593169] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.595092] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.596973] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.612046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.627316] Trying to unpack rootfs image as initramfs... [ 0.689067] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.691906] Scanning for low memory corruption every 60 seconds [ 0.694191] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.696262] audit: initializing netlink subsys (disabled) [ 0.698054] audit: type=2000 audit(1557434434.364:1): initialized [ 0.700294] Initialise system trusted keyring [ 0.701912] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.703951] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.707041] zbud: loaded [ 0.708224] VFS: Disk quotas dquot_6.6.0 [ 0.709637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.712209] fuse init (API version 7.23) [ 0.713718] Key type big_key registered [ 0.715104] Allocating IMA MOK and blacklist keyrings. [ 0.717208] Key type asymmetric registered [ 0.718643] Asymmetric key parser 'x509' registered [ 0.720319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.722904] io scheduler noop registered [ 0.724289] io scheduler deadline registered (default) [ 0.726022] io scheduler cfq registered [ 0.727468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.729301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.731491] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.734024] ACPI: Power Button [PWRF] [ 0.735461] GHES: HEST is not enabled! [ 0.749748] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.779493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.782871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.808082] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.811577] Linux agpgart interface v0.103 [ 0.815189] brd: module loaded [ 0.817612] loop: module loaded [ 0.823566] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.826101] GPT:90111 != 2097151 [ 0.827284] GPT:Alternate GPT header not at the end of the disk. [ 0.829199] GPT:90111 != 2097151 [ 0.830380] GPT: Use GNU Parted to correct GPT errors. [ 0.832078] vda: vda1 vda15 [ 0.833911] scsi host0: ata_piix [ 0.835231] scsi host1: ata_piix [ 0.836473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.838610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.841340] libphy: Fixed MDIO Bus: probed [ 0.842768] tun: Universal TUN/TAP device driver, 1.6 [ 0.844444] tun: (C) 1999-2004 Max Krasnyansky [ 0.847785] PPP generic driver version 2.4.2 [ 0.849346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.851433] ehci-pci: EHCI PCI platform driver [ 0.852996] ehci-platform: EHCI generic platform driver [ 0.854730] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.856719] ohci-pci: OHCI PCI platform driver [ 0.858250] ohci-platform: OHCI generic platform driver [ 0.859990] uhci_hcd: USB Universal Host Controller Interface driver [ 0.875018] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.876762] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.879315] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.881049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.883048] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.885207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.887610] usb usb1: Product: UHCI Host Controller [ 0.889185] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.891119] usb usb1: SerialNumber: 0000:00:01.2 [ 0.892730] hub 1-0:1.0: USB hub found [ 0.894046] hub 1-0:1.0: 2 ports detected [ 0.895549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.899040] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.900662] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.902385] mousedev: PS/2 mouse device common for all mice [ 0.904484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.907345] rtc_cmos 00:00: RTC can wake from S4 [ 0.909376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.911385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.913406] i2c /dev entries driver [ 0.914679] device-mapper: uevent: version 1.0.3 [ 0.916264] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919009] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921204] NET: Registered protocol family 10 [ 0.922958] NET: Registered protocol family 17 [ 0.924526] Key type dns_resolver registered [ 0.926099] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.927945] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.930879] registered taskstats version 1 [ 0.932299] Loading compiled-in X.509 certificates [ 0.934427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.937718] zswap: loaded using pool lzo/zbud [ 0.940035] Key type trusted registered [ 0.942423] Key type encrypted registered [ 0.943847] AppArmor: AppArmor sha1 policy hashing enabled [ 0.945672] ima: No TPM chip found, activating TPM-bypass! [ 0.947489] evm: HMAC attrs: 0x1 [ 0.948992] Magic number: 3:923:699 [ 0.950383] rtc_cmos 00:00: setting system clock to 2019-05-09 20:40:34 UTC (1557434434) [ 0.953351] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.955382] EDD information not available. [ 0.997382] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.015813] Write protecting the kernel read-only data: 14336k [ 1.019233] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.022358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.184595] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. 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.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiQMB7KsynaZu7J9oNWCye/javCS9eOQA0GtQ06JEMboSlZVSdgdOD9BMFZaOUEnBr0/S85AdTjKKiBub47EqgG/4t+j5ZDF0Q2Pjqcg75zCy4vSUXTaUDnLJqVMR2EhzDaxto9sql4nHsehq26eVqPAoZY5ARLKFqEPsGRW3m7IrZ8BXnY3LYEaz0lu5SKMGzmUVjSM2LYfaHy3Qg2Fg6s8srlVCQMkhNa3QZ/xnXP3QNH/3zM+sg5oymWhr+0nhtr+H1qScnGCVWLmRXnFGWk2RwGfCmHBuIOiCubG9jqPzt61hVBjw3anLgFt/kFqWnDTxxu43KCcM+6/j/ZuML root@singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30 ssh-dss AAAAB3NzaC1kc3MAAACBANfAzHBgQ3RDun1iIgBkMkivTyYdG1gv3LhKlTyB199jmGK8iQIzQIL963T9IjQPbV8jnRRjtVS3UeloS7wuyrZraKv0U1+rGs/dUySWY25zBKQ0JlDqHwXkdoIocuXItSXEi4VmK7fMo2uheZ5GqJIar/0U0JJDzTOeC661cd1dAAAAFQCSUi5ejF3n8PdBMyLTmQZtfOD8nwAAAIAshgLZbIOa/65v0YSEUWfw3Z651jBpE1/YFWWVjsi5gl/JL3HWYJhKSeELKOYy+6LeLlW4RnkORghdaDNL1N5bvfI9f3vELWBFVz19QWo9wWFgHrvc7lqYfPSQ43mWND0X1vPfTKP0Mhuem3IEZB5vRBtPvNTqHiunTLJvU/bWCgAAAIEAu+hR16SLzv58S3XQdmcLrSyajLBr/c2DcirmUZS3udAyCQVeHZE6nv6Jwcum0Gk35mQNjIRuLQgOhfA2qdv3mGjKsKXBYhtGVW0ttaLJajanaGUhbW2Gk+UASRQrVXRvMdCls10z0nlgrLA5ZZ2d6IzdhXJ3KyrCUZyWwifE1P0= root@singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feae:dec6/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-e64e5240-9f60-4d76-b35f-a42f7fae8f30 login: 2019-05-09 20:40:42,943 - paramiko.transport - DEBUG - starting thread (client mode): 0x50c06810L 2019-05-09 20:40:42,944 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-09 20:40:42,944 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-09 20:40:42,944 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-09 20:40:42,946 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-09 20:40:42,946 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-09 20:40:42,946 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-09 20:40:42,947 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-09 20:40:42,947 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-09 20:40:42,947 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-09 20:40:42,968 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-09 20:40:42,969 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-09 20:40:42,976 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 2676cbf44238789b03ef7f9d09445db8 2019-05-09 20:40:42,977 - paramiko.transport - DEBUG - Trying discovered key 2f33e8e17c5b16beb997f34317314db6 in /tmp/tmpREeAUy 2019-05-09 20:40:43,007 - paramiko.transport - DEBUG - userauth is OK 2019-05-09 20:40:43,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-09 20:40:43,041 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-09 20:40:43,042 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-09 20:40:43,042 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-09 20:40:43,044 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-09 20:40:43,045 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-09 20:40:43,045 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-09 20:40:43,046 - functest.core.singlevm - DEBUG - error: 2019-05-09 20:40:43,052 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-09 20:40:43,192 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:40:43,192 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-09 20:40:43,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-09 20:40:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/366119b6-0e9c-4009-9b29-66fcaade6a91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:45,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:40:45 GMT X-Openstack-Request-Id: req-00a168aa-56f6-46ae-bf72-4e5840bc43e6 2019-05-09 20:40:45,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:40:45,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/366119b6-0e9c-4009-9b29-66fcaade6a91.json used request id req-00a168aa-56f6-46ae-bf72-4e5840bc43e6 2019-05-09 20:40:45,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.8963739872s 2019-05-09 20:40:45,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:40:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:45,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:40:45 GMT X-Openstack-Request-Id: req-5bcfea93-7fa8-434c-b55c-033c86a922a1 2019-05-09 20:40:45,213 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:40:45,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5bcfea93-7fa8-434c-b55c-033c86a922a1 2019-05-09 20:40:45,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.105870962143s 2019-05-09 20:40:45,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:40:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:45,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:40:45 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-62ee7012-ca2f-4d88-8356-35b1a90d1d10 x-openstack-request-id: req-62ee7012-ca2f-4d88-8356-35b1a90d1d10 2019-05-09 20:40:45,575 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255 used request id req-62ee7012-ca2f-4d88-8356-35b1a90d1d10 2019-05-09 20:40:45,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.36116194725s 2019-05-09 20:40:45,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:45,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:46,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 09 May 2019 20:40: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-9b4c23c9-937e-4433-b9a0-7b3a4a5a7c36 x-openstack-request-id: req-9b4c23c9-937e-4433-b9a0-7b3a4a5a7c36 2019-05-09 20:40:46,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:de:c6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:de:c6", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "rel": "bookmark"}], "image": {"id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "links": [{"href": "http://172.30.9.21:8774/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-09T20:40:33.000000", "flavor": {"id": "dde1745d-6d71-4bfd-8141-b72ea95f5307", "links": [{"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}]}, "id": "a9cc7864-3b31-4434-90e9-9a9bf0ba6255", "security_groups": [{"name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}], "user_id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:40:45Z", "hostId": "83df79dcaf737a694c832a9bc0c823596c549a185b74077672e90f45", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "created": "2019-05-09T20:40:18Z", "tenant_id": "2ab4035b39944105b06c1331442b1700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:40:46,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b4c23c9-937e-4433-b9a0-7b3a4a5a7c36 2019-05-09 20:40:46,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893328905106s 2019-05-09 20:40:46,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:40:48,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:40:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:48,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:40:48 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-8af9eb05-6137-4f54-9b61-d114d306f14d x-openstack-request-id: req-8af9eb05-6137-4f54-9b61-d114d306f14d 2019-05-09 20:40:48,678 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-09 20:40:48,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8af9eb05-6137-4f54-9b61-d114d306f14d 2019-05-09 20:40:48,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205540180206s 2019-05-09 20:40:48,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:40:48,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:48,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Thu, 09 May 2019 20:40:48 GMT X-Openstack-Request-Id: req-a96dd598-039e-4241-8985-89167b1d799f 2019-05-09 20:40:48,738 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:40:09Z", "updated_at": "2019-05-09T20:40:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "bd2d6380-d655-43b8-99cb-afddaccb31f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:11Z", "revision_number": 0, "id": "9b943f17-2143-4539-ac9a-2388a921911e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:11Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:40:09Z", "revision_number": 0, "id": "99b6184d-9b2a-4635-acd5-347319153f13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:09Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:40:10Z", "revision_number": 0, "id": "1287fee2-99ad-4f0f-ac62-a68cfddfefec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:40:10Z", "security_group_id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 3, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "ccfb58a8-cd8f-4d6b-989b-130f0863db7f", "name": "singlevm1-sg_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}]} 2019-05-09 20:40:48,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a96dd598-039e-4241-8985-89167b1d799f 2019-05-09 20:40:48,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0543978214264s 2019-05-09 20:40:48,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:40:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ccfb58a8-cd8f-4d6b-989b-130f0863db7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:48,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:40:48 GMT X-Openstack-Request-Id: req-fa8652bc-9bd0-4795-a5c5-144f02cc28bd 2019-05-09 20:40:48,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:40:48,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ccfb58a8-cd8f-4d6b-989b-130f0863db7f.json used request id req-fa8652bc-9bd0-4795-a5c5-144f02cc28bd 2019-05-09 20:40:48,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147608041763s 2019-05-09 20:40:48,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-09 20:40:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:48,946 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:40:48 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-c918988d-1df3-42d7-9cfa-467fb7f0d0d2 x-openstack-request-id: req-c918988d-1df3-42d7-9cfa-467fb7f0d0d2 2019-05-09 20:40:48,946 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_e64e5240-9f60-4d76-b35f-a42f7fae8f30 used request id req-c918988d-1df3-42d7-9cfa-467fb7f0d0d2 2019-05-09 20:40:48,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0527129173279s 2019-05-09 20:40:48,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:40:48,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2b972321-8801-4b43-8130-01944e2917e4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" -d '{"subnet_id": "115abe39-641c-4845-b95c-bfd3b1cb2adc"}' 2019-05-09 20:40:51,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:40:51 GMT X-Openstack-Request-Id: req-14fc789a-0a7e-4e72-aff2-876fb48b527b 2019-05-09 20:40:51,703 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1db334ed-c723-45dc-bbb9-59f2695f742d", "tenant_id": "2ab4035b39944105b06c1331442b1700", "subnet_id": "115abe39-641c-4845-b95c-bfd3b1cb2adc", "subnet_ids": ["115abe39-641c-4845-b95c-bfd3b1cb2adc"], "port_id": "ab90d323-c2dd-46e9-a75e-aba794afe2e2", "id": "2b972321-8801-4b43-8130-01944e2917e4"} 2019-05-09 20:40:51,703 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2b972321-8801-4b43-8130-01944e2917e4/remove_router_interface.json used request id req-14fc789a-0a7e-4e72-aff2-876fb48b527b 2019-05-09 20:40:51,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.75607705116s 2019-05-09 20:40:51,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:40:51,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:52,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Thu, 09 May 2019 20:40:52 GMT X-Openstack-Request-Id: req-926e86ab-1269-4b56-98c3-9f0cbcb30634 2019-05-09 20:40:52,064 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:39:55Z", "admin_state_up": true, "updated_at": "2019-05-09T20:40:50Z", "project_id": "2ab4035b39944105b06c1331442b1700", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "2b972321-8801-4b43-8130-01944e2917e4", "name": "singlevm1-router_e64e5240-9f60-4d76-b35f-a42f7fae8f30"}]} 2019-05-09 20:40:52,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-926e86ab-1269-4b56-98c3-9f0cbcb30634 2019-05-09 20:40:52,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.360639095306s 2019-05-09 20:40:52,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:40:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/2b972321-8801-4b43-8130-01944e2917e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:56,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:40:56 GMT X-Openstack-Request-Id: req-08a98c0a-8a19-44d8-8d7d-a7c2be4396f2 2019-05-09 20:40:56,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:40:56,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2b972321-8801-4b43-8130-01944e2917e4.json used request id req-08a98c0a-8a19-44d8-8d7d-a7c2be4396f2 2019-05-09 20:40:56,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.37591791153s 2019-05-09 20:40:56,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:40:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:56,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Thu, 09 May 2019 20:40:56 GMT X-Openstack-Request-Id: req-8927a1ba-232c-4f71-95c3-eb9ad12ac8c1 2019-05-09 20:40:56,525 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:39:53Z","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":"115abe39-641c-4845-b95c-bfd3b1cb2adc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ab4035b39944105b06c1331442b1700","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e64e5240-9f60-4d76-b35f-a42f7fae8f30","enable_dhcp":true,"segment_id":null,"network_id":"1db334ed-c723-45dc-bbb9-59f2695f742d","tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:53Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4}]} 2019-05-09 20:40:56,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8927a1ba-232c-4f71-95c3-eb9ad12ac8c1 2019-05-09 20:40:56,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0837390422821s 2019-05-09 20:40:56,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:40:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/115abe39-641c-4845-b95c-bfd3b1cb2adc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:59,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:40:58 GMT X-Openstack-Request-Id: req-a1c912a5-8c6e-40fb-9667-967d36840e2f 2019-05-09 20:40:59,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:40:59,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/115abe39-641c-4845-b95c-bfd3b1cb2adc.json used request id req-a1c912a5-8c6e-40fb-9667-967d36840e2f 2019-05-09 20:40:59,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50707602501s 2019-05-09 20:40:59,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:40:59,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:40:59,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Thu, 09 May 2019 20:40:59 GMT X-Openstack-Request-Id: req-44a3bada-6165-4d39-9652-8e0c03e3190d 2019-05-09 20:40:59,142 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1db334ed-c723-45dc-bbb9-59f2695f742d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"2ab4035b39944105b06c1331442b1700","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:40:58Z","qos_policy_id":null,"name":"singlevm1-net_e64e5240-9f60-4d76-b35f-a42f7fae8f30","admin_state_up":true,"tenant_id":"2ab4035b39944105b06c1331442b1700","created_at":"2019-05-09T20:39:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:40:59,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-44a3bada-6165-4d39-9652-8e0c03e3190d 2019-05-09 20:40:59,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108157873154s 2019-05-09 20:40:59,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:40:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1db334ed-c723-45dc-bbb9-59f2695f742d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:41:00,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:41:00 GMT X-Openstack-Request-Id: req-bebac486-855a-4103-ab92-7ad9fcd3d0f3 2019-05-09 20:41:00,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:41:00,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1db334ed-c723-45dc-bbb9-59f2695f742d.json used request id req-bebac486-855a-4103-ab92-7ad9fcd3d0f3 2019-05-09 20:41:00,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35088896751s 2019-05-09 20:41:00,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:41:00,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:41:01,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:41:01 GMT X-Openstack-Request-Id: req-10139285-1543-4782-b1b7-e9ec976152d0 2019-05-09 20:41:01,292 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:40:07Z", "file": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/file", "owner": "2ab4035b39944105b06c1331442b1700", "id": "1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "size": 12716032, "self": "/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:40:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:41:01,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-10139285-1543-4782-b1b7-e9ec976152d0 2019-05-09 20:41:01,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.792432069778s 2019-05-09 20:41:01,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:41:01,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:41:02,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:41:02 GMT X-Openstack-Request-Id: req-10d75941-771d-45a5-91df-dd159e2d12bb 2019-05-09 20:41:02,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:41:02,526 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1d0f97bc-2559-4f2b-920a-2c89f1bb9695 used request id req-10d75941-771d-45a5-91df-dd159e2d12bb 2019-05-09 20:41:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23219704628s 2019-05-09 20:41:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:41:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:41:02,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-22842b08-fd34-4470-85ad-a161e424b3d6 x-openstack-request-id: req-22842b08-fd34-4470-85ad-a161e424b3d6 2019-05-09 20:41:02,670 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_e64e5240-9f60-4d76-b35f-a42f7fae8f30", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dde1745d-6d71-4bfd-8141-b72ea95f5307"}]} 2019-05-09 20:41:02,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-22842b08-fd34-4470-85ad-a161e424b3d6 2019-05-09 20:41:02,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143520116806s 2019-05-09 20:41:02,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:41:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}506d412a45e880d59b86a7254d68b33246dcd0a5" 2019-05-09 20:41:02,711 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-d3b2b337-1d7f-47fd-af9e-26dcf2537d53 x-openstack-request-id: req-d3b2b337-1d7f-47fd-af9e-26dcf2537d53 2019-05-09 20:41:02,712 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/dde1745d-6d71-4bfd-8141-b72ea95f5307 used request id req-d3b2b337-1d7f-47fd-af9e-26dcf2537d53 2019-05-09 20:41:02,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401620864868s 2019-05-09 20:41:02,758 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-09 20:41:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:41:02,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a9f382-1d09-4f63-af5e-70ee9d0635b8 2019-05-09 20:41:02,806 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:41:02,806 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d4a9f382-1d09-4f63-af5e-70ee9d0635b8 2019-05-09 20:41:02,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:41:03,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["74HAoGX3Rt2U96KWOjgA_g"], "issued_at": "2019-05-09T20:41:03.000000Z"}} 2019-05-09 20:41:03,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:41:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:03,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:41:03 GMT X-Openstack-Request-Id: req-d9ecdd9f-71d4-489e-b808-48a539cfc028 2019-05-09 20:41:03,685 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:41:03,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9ecdd9f-71d4-489e-b808-48a539cfc028 2019-05-09 20:41:03,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.437434196472s 2019-05-09 20:41:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:41:03,699 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9870140-4e3c-4476-8514-a6fff1b39415 2019-05-09 20:41:03,699 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:41:03,699 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b9870140-4e3c-4476-8514-a6fff1b39415 2019-05-09 20:41:03,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:41:03,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:03,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758bce5d-0080-48a9-a60f-012f0d1a5224 2019-05-09 20:41:03,907 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:41:03,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-758bce5d-0080-48a9-a60f-012f0d1a5224 2019-05-09 20:41:03,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206786155701s 2019-05-09 20:41:03,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:41:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a"}}' 2019-05-09 20:41:04,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 09 May 2019 20:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6661e5f9-4c8f-4ff4-9f4f-4e862f3361dd 2019-05-09 20:41:04,212 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3"}, "tags": [], "enabled": true, "id": "f2d596ebdc764f669f445454c1fd44d3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a"}} 2019-05-09 20:41:04,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6661e5f9-4c8f-4ff4-9f4f-4e862f3361dd 2019-05-09 20:41:04,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.297279834747s 2019-05-09 20:41:04,212 - 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'f2d596ebdc764f669f445454c1fd44d3', '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_dee85dbd-346d-4d08-913b-e7d1b063b85a'}) 2019-05-09 20:41:04,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:41:04,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eMd9AAewQtSrWephC5oTjTpLIz0CRo", "email": null, "name": "singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a"}}' 2019-05-09 20:41:04,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 09 May 2019 20:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f743667b-29ca-4e93-9741-6c4396dfa346 2019-05-09 20:41:04,767 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": {"self": "http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68fc8457689f42bdb65287bbd4f28a79", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:41:04,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f743667b-29ca-4e93-9741-6c4396dfa346 2019-05-09 20:41:04,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.548758983612s 2019-05-09 20:41:04,768 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'68fc8457689f42bdb65287bbd4f28a79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a'}) 2019-05-09 20:41:04,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:41:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:04,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a80a7fa-5803-4f17-8e0a-1f27575379ba 2019-05-09 20:41:04,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:41:04,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2a80a7fa-5803-4f17-8e0a-1f27575379ba 2019-05-09 20:41:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202657938004s 2019-05-09 20:41:04,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:41:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:05,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe6e784-6d46-466c-a0b9-3b620a77d659 2019-05-09 20:41:05,106 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:41:05,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1fe6e784-6d46-466c-a0b9-3b620a77d659 2019-05-09 20:41:05,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126395225525s 2019-05-09 20:41:05,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:41:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36731a1b-2da3-4ff4-afeb-8f73778e2bd0 2019-05-09 20:41:05,328 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:41:05,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36731a1b-2da3-4ff4-afeb-8f73778e2bd0 2019-05-09 20:41:05,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216976165771s 2019-05-09 20:41:05,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:41:05,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:05,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b89b07-f95c-4d91-b87f-efa96cb058db 2019-05-09 20:41:05,536 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:41:05,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f8b89b07-f95c-4d91-b87f-efa96cb058db 2019-05-09 20:41:05,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202550172806s 2019-05-09 20:41:05,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:41:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:05,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00c8931-afff-4e0e-a80b-2dfa1d81db07 2019-05-09 20:41:05,776 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": {"self": "http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68fc8457689f42bdb65287bbd4f28a79", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:41:05,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b00c8931-afff-4e0e-a80b-2dfa1d81db07 2019-05-09 20:41:05,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239794969559s 2019-05-09 20:41:05,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:41:05,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:06,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 09 May 2019 20:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814e353d-3b76-41ad-a9fa-bb5838cbe688 2019-05-09 20:41:06,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3"}, "tags": [], "enabled": true, "id": "f2d596ebdc764f669f445454c1fd44d3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:41:06,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-814e353d-3b76-41ad-a9fa-bb5838cbe688 2019-05-09 20:41:06,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.245928049088s 2019-05-09 20:41:06,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:41:06,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=68fc8457689f42bdb65287bbd4f28a79&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=f2d596ebdc764f669f445454c1fd44d3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:06,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15df59d-20a2-439f-81c5-f3823b3fe606 2019-05-09 20:41:06,259 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=68fc8457689f42bdb65287bbd4f28a79&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=f2d596ebdc764f669f445454c1fd44d3", "previous": null, "next": null}} 2019-05-09 20:41:06,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=68fc8457689f42bdb65287bbd4f28a79&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=f2d596ebdc764f669f445454c1fd44d3 used request id req-d15df59d-20a2-439f-81c5-f3823b3fe606 2019-05-09 20:41:06,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21879696846s 2019-05-09 20:41:06,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:41:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3/users/68fc8457689f42bdb65287bbd4f28a79/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:06,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dc63fdd-272d-4e9e-8d19-d7483696d005 2019-05-09 20:41:06,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:41:06,564 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3/users/68fc8457689f42bdb65287bbd4f28a79/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-6dc63fdd-272d-4e9e-8d19-d7483696d005 2019-05-09 20:41:06,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.30116891861s 2019-05-09 20:41:06,565 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a', 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'f2d596ebdc764f669f445454c1fd44d3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eMd9AAewQtSrWephC5oTjTpLIz0CRo', 'username': u'singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:41:06,568 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'password': 'eMd9AAewQtSrWephC5oTjTpLIz0CRo', 'project_name': 'singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f2d596ebdc764f669f445454c1fd44d3', 'project_domain_name': 'Default'} 2019-05-09 20:41:06,569 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-09 20:41:06,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:41:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:06,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e89003b-bf06-48a8-98cd-96ec0f5c5a6f 2019-05-09 20:41:06,795 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:41:06,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7e89003b-bf06-48a8-98cd-96ec0f5c5a6f 2019-05-09 20:41:06,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225728034973s 2019-05-09 20:41:06,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:41:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:41:06,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 09 May 2019 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0addf8a4-96ad-4bc7-bf74-a3ffdcf8b2a4 2019-05-09 20:41:06,919 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3"}, "tags": [], "enabled": true, "id": "f2d596ebdc764f669f445454c1fd44d3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:41:06,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0addf8a4-96ad-4bc7-bf74-a3ffdcf8b2a4 2019-05-09 20:41:06,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117169857025s 2019-05-09 20:41:06,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:41:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" -d '{"network": {"tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "name": "singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a", "admin_state_up": true}}' 2019-05-09 20:41:07,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 09 May 2019 20:41:07 GMT X-Openstack-Request-Id: req-a4e6302d-e8b9-4c77-9d86-25ef43b14705 2019-05-09 20:41:07,651 - 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":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"f2d596ebdc764f669f445454c1fd44d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:41:07Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a","admin_state_up":true,"tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:07Z","mtu":1450}} 2019-05-09 20:41:07,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a4e6302d-e8b9-4c77-9d86-25ef43b14705 2019-05-09 20:41:07,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.729381799698s 2019-05-09 20:41:07,652 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:41:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2c285bb9-750e-4d1d-86c3-a4311eedf44e', u'provider:segmentation_id': 33, 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_dee85dbd-346d-4d08-913b-e7d1b063b85a', u'created_at': u'2019-05-09T20:41:07Z', u'mtu': 1450, u'tenant_id': u'f2d596ebdc764f669f445454c1fd44d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2d596ebdc764f669f445454c1fd44d3', u'l2_adjacency': True}) 2019-05-09 20:41:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:41:07,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57376d9e-b6e2-4dec-960e-b820ba168c7b 2019-05-09 20:41:07,662 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:41:07,663 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-57376d9e-b6e2-4dec-960e-b820ba168c7b 2019-05-09 20:41:07,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:41:08,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2d596ebdc764f669f445454c1fd44d3", "name": "singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/f2d596ebdc764f669f445454c1fd44d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/f2d596ebdc764f669f445454c1fd44d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/f2d596ebdc764f669f445454c1fd44d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_f2d596ebdc764f669f445454c1fd44d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_f2d596ebdc764f669f445454c1fd44d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/f2d596ebdc764f669f445454c1fd44d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/f2d596ebdc764f669f445454c1fd44d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/f2d596ebdc764f669f445454c1fd44d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f2d596ebdc764f669f445454c1fd44d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/f2d596ebdc764f669f445454c1fd44d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/f2d596ebdc764f669f445454c1fd44d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a", "id": "68fc8457689f42bdb65287bbd4f28a79"}, "audit_ids": ["NBGFl0rxTeumx73Lxy5hsA"], "issued_at": "2019-05-09T20:41:08.000000Z"}} 2019-05-09 20:41:08,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:41:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 09 May 2019 20:41:08 GMT X-Openstack-Request-Id: req-8ba665f7-1aa4-4852-9fce-e9f00fe8e79a 2019-05-09 20:41:08,482 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2d596ebdc764f669f445454c1fd44d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:41:07Z","qos_policy_id":null,"name":"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a","admin_state_up":true,"tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:41:08,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8ba665f7-1aa4-4852-9fce-e9f00fe8e79a 2019-05-09 20:41:08,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400310993195s 2019-05-09 20:41:08,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:41:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"subnet": {"name": "singlevm2-subnet_dee85dbd-346d-4d08-913b-e7d1b063b85a", "enable_dhcp": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:41:09,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 09 May 2019 20:41:09 GMT X-Openstack-Request-Id: req-cb1abe68-075e-48b8-a51c-4025b80fe4c3 2019-05-09 20:41:09,729 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:41:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f2d596ebdc764f669f445454c1fd44d3","id":"5d414609-5d58-4739-b900-62c252dda1af","subnetpool_id":null,"name":"singlevm2-subnet_dee85dbd-346d-4d08-913b-e7d1b063b85a"}} 2019-05-09 20:41:09,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cb1abe68-075e-48b8-a51c-4025b80fe4c3 2019-05-09 20:41:09,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.24501895905s 2019-05-09 20:41:09,730 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:41:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5d414609-5d58-4739-b900-62c252dda1af', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_dee85dbd-346d-4d08-913b-e7d1b063b85a', u'enable_dhcp': True, u'network_id': u'2c285bb9-750e-4d1d-86c3-a4311eedf44e', u'tenant_id': u'f2d596ebdc764f669f445454c1fd44d3', u'created_at': u'2019-05-09T20:41:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2d596ebdc764f669f445454c1fd44d3'}) 2019-05-09 20:41:09,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:41:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "singlevm2-router_dee85dbd-346d-4d08-913b-e7d1b063b85a", "admin_state_up": true}}' 2019-05-09 20:41:17,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 09 May 2019 20:41:17 GMT X-Openstack-Request-Id: req-2eabaf81-488a-4176-a7d2-88b5998fd083 2019-05-09 20:41:17,240 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:11Z", "admin_state_up": true, "updated_at": "2019-05-09T20:41:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "ea817883-ec54-4003-b781-352ef461dff6", "name": "singlevm2-router_dee85dbd-346d-4d08-913b-e7d1b063b85a"}} 2019-05-09 20:41:17,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2eabaf81-488a-4176-a7d2-88b5998fd083 2019-05-09 20:41:17,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.51007986069s 2019-05-09 20:41:17,241 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:41:12Z', u'revision_number': 3, u'id': u'ea817883-ec54-4003-b781-352ef461dff6', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_dee85dbd-346d-4d08-913b-e7d1b063b85a', u'admin_state_up': True, u'tenant_id': u'f2d596ebdc764f669f445454c1fd44d3', u'created_at': u'2019-05-09T20:41:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2d596ebdc764f669f445454c1fd44d3'}) 2019-05-09 20:41:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:41:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ea817883-ec54-4003-b781-352ef461dff6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"subnet_id": "5d414609-5d58-4739-b900-62c252dda1af"}' 2019-05-09 20:41:20,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:41:20 GMT X-Openstack-Request-Id: req-b07b2cde-a9d6-4625-a324-0bcd41541c6f 2019-05-09 20:41:20,733 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "subnet_id": "5d414609-5d58-4739-b900-62c252dda1af", "subnet_ids": ["5d414609-5d58-4739-b900-62c252dda1af"], "port_id": "d5ea048b-7cc2-4d0f-bf99-c9410bb7444d", "id": "ea817883-ec54-4003-b781-352ef461dff6"} 2019-05-09 20:41:20,733 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ea817883-ec54-4003-b781-352ef461dff6/add_router_interface.json used request id req-b07b2cde-a9d6-4625-a324-0bcd41541c6f 2019-05-09 20:41:20,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.49160790443s 2019-05-09 20:41:20,734 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:41:20,839 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:41:20,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:41:20,847 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:41:20 GMT 2019-05-09 20:41:20,847 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:41:20,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:41:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:21,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:41:21 GMT X-Openstack-Request-Id: req-0f04fb0b-fded-483f-90c4-a4a93cb7f942 2019-05-09 20:41:21,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:41:21,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0f04fb0b-fded-483f-90c4-a4a93cb7f942 2019-05-09 20:41:21,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334614992142s 2019-05-09 20:41:21,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:41:21,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a"}' 2019-05-09 20:41:22,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 09 May 2019 20:41:22 GMT Location: http://172.30.9.21:9292/v2/images/b217d513-32f8-4139-ba66-18cfc001f325 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49a4bd49-f990-4252-a4f5-d5aff255e8a9 2019-05-09 20:41:22,108 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:41:21Z", "file": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file", "owner": "f2d596ebdc764f669f445454c1fd44d3", "id": "b217d513-32f8-4139-ba66-18cfc001f325", "size": null, "self": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325", "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_dee85dbd-346d-4d08-913b-e7d1b063b85a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "checksum": null, "created_at": "2019-05-09T20:41:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:41:22,108 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-49a4bd49-f990-4252-a4f5-d5aff255e8a9 2019-05-09 20:41:22,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.914636850357s 2019-05-09 20:41:22,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:41:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '' 2019-05-09 20:41:23,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:41:23 GMT X-Openstack-Request-Id: req-6802315c-ca5f-43f9-b0a1-153449f7b338 2019-05-09 20:41:23,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:41:23,657 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file used request id req-6802315c-ca5f-43f9-b0a1-153449f7b338 2019-05-09 20:41:23,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.54809904099s 2019-05-09 20:41:23,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:41:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:24,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:41:24 GMT X-Openstack-Request-Id: req-27098195-83b3-402f-b035-747c5ff5efa5 2019-05-09 20:41:24,485 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:41:23Z", "file": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file", "owner": "f2d596ebdc764f669f445454c1fd44d3", "id": "b217d513-32f8-4139-ba66-18cfc001f325", "size": 12716032, "self": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:41:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:41:24,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27098195-83b3-402f-b035-747c5ff5efa5 2019-05-09 20:41:24,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.82405090332s 2019-05-09 20:41:24,487 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file', 'owner': u'f2d596ebdc764f669f445454c1fd44d3', 'id': u'b217d513-32f8-4139-ba66-18cfc001f325', 'size': 12716032, u'self': u'/v2/images/b217d513-32f8-4139-ba66-18cfc001f325', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2d596ebdc764f669f445454c1fd44d3', 'name': 'singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:41:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:41:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a', '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/b217d513-32f8-4139-ba66-18cfc001f325', 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_dee85dbd-346d-4d08-913b-e7d1b063b85a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'created': u'2019-05-09T20:41:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:41:21Z', 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/b217d513-32f8-4139-ba66-18cfc001f325', 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_dee85dbd-346d-4d08-913b-e7d1b063b85a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:41:24,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:41:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_dee85dbd-346d-4d08-913b-e7d1b063b85a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:41:25,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-772e5433-09d1-4e5b-9500-1f190a9ac404 x-openstack-request-id: req-772e5433-09d1-4e5b-9500-1f190a9ac404 2019-05-09 20:41:25,279 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d0be1b3-1319-4755-a9e2-a44aae319878"}} 2019-05-09 20:41:25,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-772e5433-09d1-4e5b-9500-1f190a9ac404 2019-05-09 20:41:25,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.788785219193s 2019-05-09 20:41:25,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_dee85dbd-346d-4d08-913b-e7d1b063b85a', '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'2ab4035b39944105b06c1331442b1700', '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'8d0be1b3-1319-4755-a9e2-a44aae319878', 'swap': 0}) 2019-05-09 20:41:25,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:41:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" -d '{"extra_specs": {}}' 2019-05-09 20:41:25,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-6ccbea56-ae91-4ae1-9314-b126f4757f0b x-openstack-request-id: req-6ccbea56-ae91-4ae1-9314-b126f4757f0b 2019-05-09 20:41:25,302 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:41:25,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878/os-extra_specs used request id req-6ccbea56-ae91-4ae1-9314-b126f4757f0b 2019-05-09 20:41:25,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020555973053s 2019-05-09 20:41:25,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-09 20:41:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"keypair": {"name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a"}}' 2019-05-09 20:41:25,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-640c0683-b0e6-44b0-8d25-86996ab3aa85 x-openstack-request-id: req-640c0683-b0e6-44b0-8d25-86996ab3aa85 2019-05-09 20:41:25,894 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrucBEwsk5wGIKwTqz0JCKquCnFgxWP3+zUxDPhZEfr6d0zKVOTJAm96j/JxSVW8evK+bdeDjVxfaP2srHWJ1cS64Q3N36UZAtrVwAXOgmOVlomh0cCW0Xpsgo1QnX25rd+we53lvAv497DlzfHIc3V/JZcKbk+WIdnNOtTgmUlVJRWWrGqsoDkykikRMhW0HZVyzw1m6VAthvsG0w6Iw33rdHc50SIm5Pcdlwl6EhuCbV/UksNVzofoTRl/pBF+2wTxAF3LIRTuAUMQ0mV3nV5mtPCYASonXQbgSG4R/UY1LR8UqVv435Lt9HEIhO5s9Yii5+XxSRr294ou55gepL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA67nARMLJOcBiCsE6s9CQiqrgpxYMVj9/s1MQz4WRH6+ndMyl\nTkyQJveo/ycUlVvHryvm3Xg41cX2j9rKx1idXEuuENzd+lGQLa1cAFzoJjlZaJod\nHAltF6bIKNUJ19ua3fsHud5bwL+Pew5c3xyHN1fyWXCm5PliHZzTrU4JlJVSUVlq\nxqrKA5MpIpETIVtB2Vcs8NZulQLYb7BtMOiMN963R3OdEiJuT3HZcJehIbgm1f1J\nLDVc6H6E0Zf6QRftsE8QBdyyEU7gFDENJld51eZrTwmAEqJ10G4EhuEf1GNS0fFK\nlb+N+S7fRxCITubPWIoufl8Uka9veKLueYHqSwIDAQABAoIBAQCEVpdLwzNnectR\nEGRdeRT81KwlAerRLPsLePHyH6F28Y2ItC+GAtPXHKlC/fS/WXSEspf89DasRWSE\nJKg9PFGz9ET38JeqpcnU6wPArGgktYOthwAasmwNoDO1QM0y43ZRc1JGFkDauHDb\n/BdFpuV+u6AyeF0qJZvg1h+8pxgX0p0togyLmw0WesYSDC/pZegYnDL4ZRDR/VVk\nNwpnEc/cRdjZUgd+pMqCDzM1j+sHiBfkjI4w7N4tcJscOgmW665YbBMCjiZlLYtg\nbHHbJ2wsnNPRnCxDgMRMbzj4VF+WhzvLJBLkVVn1lTqlLc8j0BCGNrmZmeb8V10/\n0cTT8cPRAoGBAPriSfFXx5AZRtCxKAmRy/Ni3s/937W1d19vqta2SW+owsIqYtdw\ngoDudmLkLnHJYCOqGTfLaj0WJtKLkE/AlAoXxrSHPD8jTyufgBKAOHc8TcVrjjZ3\nl15vVyO97ZHBa3QKJ4vxh9rhdISHO5HsaO/09A5QwrxB3eZ8JCINiEITAoGBAPCI\nVGsb/qDcHLVPhE/4WKDY1o+yCjPfpeqxxVlDWpdX8Ub25w+dy8Dwq7ekCfEcaj72\nc5bTg5VBB4uN50kV5Ct7yzgjL4YBfPof/N3KYiwFETCOL3gAt9XLD4jjvmBx+pao\n5Wpy3u+yK4BaiVJM7Ysu6Ccs7ORQ3BfPCFnCK/3pAoGBAPp/Tw0mdB+w3UAqYquL\nY3RUV9ycw+2Oju4/dPiFcbWHb06nO6GYuPU7JAGBi84ZH2D8yckn1Z/Aqmq25xR6\nWFXrf39pOAJiov4Pd7UBSV/kWlKwHYLMzdqAmSUa0kYiNcPbD7lvJBKr4cchr5z3\ny58rmTNh9844hfNIKFvH3zD5AoGBAOOUmgsd2bXpjWAfdFkV6QWHJLuhAPZDzYBZ\n4xeqGrTHiIpUYhrsejR7gn2mv6FZ+UzJcmRqjD1T4gewo/0KsXBTGNxsrjJkhhNC\n4MYZDvoHcVQ3s8IfK9Ek5/XlReOK9EZIV4h4V2cDdRVklDlCgB8Iqq8mWp1LxHLi\neEw049rBAoGBALEs0PLihVR4oCYj5y2zr79BaOFZkCgZYtSaOsKcTy/AOSoMohIT\nzkyEHMOSr3PR5LmqLtVGxRNU4x+gkRNogLEeOCiXR6u8/TIIK2XjXuueJ7zw2mi0\nc6fPiQQdkM6Zaump5HWEw1XavJIlKxah2QT7varZ8mNzW+WxfXnFW7aI\n-----END RSA PRIVATE KEY-----\n", "user_id": "68fc8457689f42bdb65287bbd4f28a79", "name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "fingerprint": "43:18:16:73:f7:f5:9a:5d:4b:62:d2:b2:4a:d5:08:7a"}} 2019-05-09 20:41:25,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-640c0683-b0e6-44b0-8d25-86996ab3aa85 2019-05-09 20:41:25,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.589986085892s 2019-05-09 20:41:25,895 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrucBEwsk5wGIKwTqz0JCKquCnFgxWP3+zUxDPhZEfr6d0zKVOTJAm96j/JxSVW8evK+bdeDjVxfaP2srHWJ1cS64Q3N36UZAtrVwAXOgmOVlomh0cCW0Xpsgo1QnX25rd+we53lvAv497DlzfHIc3V/JZcKbk+WIdnNOtTgmUlVJRWWrGqsoDkykikRMhW0HZVyzw1m6VAthvsG0w6Iw33rdHc50SIm5Pcdlwl6EhuCbV/UksNVzofoTRl/pBF+2wTxAF3LIRTuAUMQ0mV3nV5mtPCYASonXQbgSG4R/UY1LR8UqVv435Lt9HEIhO5s9Yii5+XxSRr294ou55gepL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA67nARMLJOcBiCsE6s9CQiqrgpxYMVj9/s1MQz4WRH6+ndMyl\nTkyQJveo/ycUlVvHryvm3Xg41cX2j9rKx1idXEuuENzd+lGQLa1cAFzoJjlZaJod\nHAltF6bIKNUJ19ua3fsHud5bwL+Pew5c3xyHN1fyWXCm5PliHZzTrU4JlJVSUVlq\nxqrKA5MpIpETIVtB2Vcs8NZulQLYb7BtMOiMN963R3OdEiJuT3HZcJehIbgm1f1J\nLDVc6H6E0Zf6QRftsE8QBdyyEU7gFDENJld51eZrTwmAEqJ10G4EhuEf1GNS0fFK\nlb+N+S7fRxCITubPWIoufl8Uka9veKLueYHqSwIDAQABAoIBAQCEVpdLwzNnectR\nEGRdeRT81KwlAerRLPsLePHyH6F28Y2ItC+GAtPXHKlC/fS/WXSEspf89DasRWSE\nJKg9PFGz9ET38JeqpcnU6wPArGgktYOthwAasmwNoDO1QM0y43ZRc1JGFkDauHDb\n/BdFpuV+u6AyeF0qJZvg1h+8pxgX0p0togyLmw0WesYSDC/pZegYnDL4ZRDR/VVk\nNwpnEc/cRdjZUgd+pMqCDzM1j+sHiBfkjI4w7N4tcJscOgmW665YbBMCjiZlLYtg\nbHHbJ2wsnNPRnCxDgMRMbzj4VF+WhzvLJBLkVVn1lTqlLc8j0BCGNrmZmeb8V10/\n0cTT8cPRAoGBAPriSfFXx5AZRtCxKAmRy/Ni3s/937W1d19vqta2SW+owsIqYtdw\ngoDudmLkLnHJYCOqGTfLaj0WJtKLkE/AlAoXxrSHPD8jTyufgBKAOHc8TcVrjjZ3\nl15vVyO97ZHBa3QKJ4vxh9rhdISHO5HsaO/09A5QwrxB3eZ8JCINiEITAoGBAPCI\nVGsb/qDcHLVPhE/4WKDY1o+yCjPfpeqxxVlDWpdX8Ub25w+dy8Dwq7ekCfEcaj72\nc5bTg5VBB4uN50kV5Ct7yzgjL4YBfPof/N3KYiwFETCOL3gAt9XLD4jjvmBx+pao\n5Wpy3u+yK4BaiVJM7Ysu6Ccs7ORQ3BfPCFnCK/3pAoGBAPp/Tw0mdB+w3UAqYquL\nY3RUV9ycw+2Oju4/dPiFcbWHb06nO6GYuPU7JAGBi84ZH2D8yckn1Z/Aqmq25xR6\nWFXrf39pOAJiov4Pd7UBSV/kWlKwHYLMzdqAmSUa0kYiNcPbD7lvJBKr4cchr5z3\ny58rmTNh9844hfNIKFvH3zD5AoGBAOOUmgsd2bXpjWAfdFkV6QWHJLuhAPZDzYBZ\n4xeqGrTHiIpUYhrsejR7gn2mv6FZ+UzJcmRqjD1T4gewo/0KsXBTGNxsrjJkhhNC\n4MYZDvoHcVQ3s8IfK9Ek5/XlReOK9EZIV4h4V2cDdRVklDlCgB8Iqq8mWp1LxHLi\neEw049rBAoGBALEs0PLihVR4oCYj5y2zr79BaOFZkCgZYtSaOsKcTy/AOSoMohIT\nzkyEHMOSr3PR5LmqLtVGxRNU4x+gkRNogLEeOCiXR6u8/TIIK2XjXuueJ7zw2mi0\nc6fPiQQdkM6Zaump5HWEw1XavJIlKxah2QT7varZ8mNzW+WxfXnFW7aI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'68fc8457689f42bdb65287bbd4f28a79', 'name': u'singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'created_at': '2019-05-09T20:41:25.895829', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2d596ebdc764f669f445454c1fd44d3', 'name': 'singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'43:18:16:73:f7:f5:9a:5d:4b:62:d2:b2:4a:d5:08:7a', 'type': 'ssh', 'id': u'singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a'}) 2019-05-09 20:41:25,896 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA67nARMLJOcBiCsE6s9CQiqrgpxYMVj9/s1MQz4WRH6+ndMyl TkyQJveo/ycUlVvHryvm3Xg41cX2j9rKx1idXEuuENzd+lGQLa1cAFzoJjlZaJod HAltF6bIKNUJ19ua3fsHud5bwL+Pew5c3xyHN1fyWXCm5PliHZzTrU4JlJVSUVlq xqrKA5MpIpETIVtB2Vcs8NZulQLYb7BtMOiMN963R3OdEiJuT3HZcJehIbgm1f1J LDVc6H6E0Zf6QRftsE8QBdyyEU7gFDENJld51eZrTwmAEqJ10G4EhuEf1GNS0fFK lb+N+S7fRxCITubPWIoufl8Uka9veKLueYHqSwIDAQABAoIBAQCEVpdLwzNnectR EGRdeRT81KwlAerRLPsLePHyH6F28Y2ItC+GAtPXHKlC/fS/WXSEspf89DasRWSE JKg9PFGz9ET38JeqpcnU6wPArGgktYOthwAasmwNoDO1QM0y43ZRc1JGFkDauHDb /BdFpuV+u6AyeF0qJZvg1h+8pxgX0p0togyLmw0WesYSDC/pZegYnDL4ZRDR/VVk NwpnEc/cRdjZUgd+pMqCDzM1j+sHiBfkjI4w7N4tcJscOgmW665YbBMCjiZlLYtg bHHbJ2wsnNPRnCxDgMRMbzj4VF+WhzvLJBLkVVn1lTqlLc8j0BCGNrmZmeb8V10/ 0cTT8cPRAoGBAPriSfFXx5AZRtCxKAmRy/Ni3s/937W1d19vqta2SW+owsIqYtdw goDudmLkLnHJYCOqGTfLaj0WJtKLkE/AlAoXxrSHPD8jTyufgBKAOHc8TcVrjjZ3 l15vVyO97ZHBa3QKJ4vxh9rhdISHO5HsaO/09A5QwrxB3eZ8JCINiEITAoGBAPCI VGsb/qDcHLVPhE/4WKDY1o+yCjPfpeqxxVlDWpdX8Ub25w+dy8Dwq7ekCfEcaj72 c5bTg5VBB4uN50kV5Ct7yzgjL4YBfPof/N3KYiwFETCOL3gAt9XLD4jjvmBx+pao 5Wpy3u+yK4BaiVJM7Ysu6Ccs7ORQ3BfPCFnCK/3pAoGBAPp/Tw0mdB+w3UAqYquL Y3RUV9ycw+2Oju4/dPiFcbWHb06nO6GYuPU7JAGBi84ZH2D8yckn1Z/Aqmq25xR6 WFXrf39pOAJiov4Pd7UBSV/kWlKwHYLMzdqAmSUa0kYiNcPbD7lvJBKr4cchr5z3 y58rmTNh9844hfNIKFvH3zD5AoGBAOOUmgsd2bXpjWAfdFkV6QWHJLuhAPZDzYBZ 4xeqGrTHiIpUYhrsejR7gn2mv6FZ+UzJcmRqjD1T4gewo/0KsXBTGNxsrjJkhhNC 4MYZDvoHcVQ3s8IfK9Ek5/XlReOK9EZIV4h4V2cDdRVklDlCgB8Iqq8mWp1LxHLi eEw049rBAoGBALEs0PLihVR4oCYj5y2zr79BaOFZkCgZYtSaOsKcTy/AOSoMohIT zkyEHMOSr3PR5LmqLtVGxRNU4x+gkRNogLEeOCiXR6u8/TIIK2XjXuueJ7zw2mi0 c6fPiQQdkM6Zaump5HWEw1XavJIlKxah2QT7varZ8mNzW+WxfXnFW7aI -----END RSA PRIVATE KEY----- 2019-05-09 20:41:25,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-09 20:41:25,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"security_group": {"name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-09 20:41:26,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 09 May 2019 20:41:26 GMT X-Openstack-Request-Id: req-8bdfa7f7-588f-4693-bccf-4d09c0e7e12b 2019-05-09 20:41:26,353 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:26Z", "updated_at": "2019-05-09T20:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "bd298980-5104-4730-93f4-76d0aae592f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "dc86a4a8-d140-41e5-a17f-ffd443c7fa5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}} 2019-05-09 20:41:26,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8bdfa7f7-588f-4693-bccf-4d09c0e7e12b 2019-05-09 20:41:26,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.452142953873s 2019-05-09 20:41:26,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:41:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:26,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 09 May 2019 20:41:26 GMT X-Openstack-Request-Id: req-5a86cea3-4f31-4daf-9ca7-10003c6ff9b5 2019-05-09 20:41:26,696 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:07Z", "updated_at": "2019-05-09T20:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "03be418b-cc19-4948-961e-e4552f7b1f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "22a6666d-17a2-47c4-9581-da20f4191051", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "98e504f4-e583-414b-b93f-b10ad8bd93fc", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "de5317c0-77f0-4ab9-a91a-d60d490705b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:26Z", "updated_at": "2019-05-09T20:41:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "bd298980-5104-4730-93f4-76d0aae592f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "dc86a4a8-d140-41e5-a17f-ffd443c7fa5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:41:26,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5a86cea3-4f31-4daf-9ca7-10003c6ff9b5 2019-05-09 20:41:26,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336006164551s 2019-05-09 20:41:26,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:41:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -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": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9"}}' 2019-05-09 20:41:27,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 09 May 2019 20:41:27 GMT X-Openstack-Request-Id: req-34132b0c-5af6-413d-998e-309e7aa3462c 2019-05-09 20:41:27,204 - 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": "2019-05-09T20:41:27Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:27Z", "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "441963b8-d6ef-4ded-898d-18df5fcc1ac3"}} 2019-05-09 20:41:27,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-34132b0c-5af6-413d-998e-309e7aa3462c 2019-05-09 20:41:27,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.501940965652s 2019-05-09 20:41:27,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:41:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:27,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 09 May 2019 20:41:27 GMT X-Openstack-Request-Id: req-506b6c6d-ab35-41d0-a95f-aad9ed34016e 2019-05-09 20:41:27,273 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:07Z", "updated_at": "2019-05-09T20:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "03be418b-cc19-4948-961e-e4552f7b1f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "22a6666d-17a2-47c4-9581-da20f4191051", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "98e504f4-e583-414b-b93f-b10ad8bd93fc", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "de5317c0-77f0-4ab9-a91a-d60d490705b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:26Z", "updated_at": "2019-05-09T20:41:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:41:27Z", "revision_number": 0, "id": "441963b8-d6ef-4ded-898d-18df5fcc1ac3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:27Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "bd298980-5104-4730-93f4-76d0aae592f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "dc86a4a8-d140-41e5-a17f-ffd443c7fa5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 2, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:41:27,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-506b6c6d-ab35-41d0-a95f-aad9ed34016e 2019-05-09 20:41:27,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.063276052475s 2019-05-09 20:41:27,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:41:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -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": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9"}}' 2019-05-09 20:41:27,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 09 May 2019 20:41:27 GMT X-Openstack-Request-Id: req-e8f7f28c-7356-4d22-8d99-fbca645011e4 2019-05-09 20:41:27,701 - 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": "2019-05-09T20:41:27Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:27Z", "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "1bab2b1c-1735-4c37-8987-589e7db77a83"}} 2019-05-09 20:41:27,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e8f7f28c-7356-4d22-8d99-fbca645011e4 2019-05-09 20:41:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.421766042709s 2019-05-09 20:41:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:41:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:28,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:41:28 GMT X-Openstack-Request-Id: req-c048bdc7-11e6-4fa2-98c2-7dd455e61445 2019-05-09 20:41:28,107 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2d596ebdc764f669f445454c1fd44d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5d414609-5d58-4739-b900-62c252dda1af"],"description":"","tags":[],"updated_at":"2019-05-09T20:41:08Z","qos_policy_id":null,"name":"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a","admin_state_up":true,"tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:41:28,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c048bdc7-11e6-4fa2-98c2-7dd455e61445 2019-05-09 20:41:28,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404714107513s 2019-05-09 20:41:28,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:41:28,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:29,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:41:28 GMT X-Openstack-Request-Id: req-08c597c6-8e9b-4afa-be4f-a9890c0608d4 2019-05-09 20:41:29,001 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:41:23Z", "file": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file", "owner": "f2d596ebdc764f669f445454c1fd44d3", "id": "b217d513-32f8-4139-ba66-18cfc001f325", "size": 12716032, "self": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:41:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:41:29,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-08c597c6-8e9b-4afa-be4f-a9890c0608d4 2019-05-09 20:41:29,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.888949871063s 2019-05-09 20:41:29,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:41:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:29,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-be1c70ca-82b0-446b-ac14-05eaa1f4e009 x-openstack-request-id: req-be1c70ca-82b0-446b-ac14-05eaa1f4e009 2019-05-09 20:41:29,142 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d0be1b3-1319-4755-a9e2-a44aae319878"}]} 2019-05-09 20:41:29,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-be1c70ca-82b0-446b-ac14-05eaa1f4e009 2019-05-09 20:41:29,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134797096252s 2019-05-09 20:41:29,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:41:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"server": {"name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "imageRef": "b217d513-32f8-4139-ba66-18cfc001f325", "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "flavorRef": "8d0be1b3-1319-4755-a9e2-a44aae319878", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2c285bb9-750e-4d1d-86c3-a4311eedf44e"}], "security_groups": [{"name": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9"}]}}' 2019-05-09 20:41:34,189 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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 location: http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60 x-compute-request-id: req-c8972217-577b-4708-b9d0-07446833b16c x-openstack-request-id: req-c8972217-577b-4708-b9d0-07446833b16c 2019-05-09 20:41:34,189 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9"}], "OS-DCF:diskConfig": "MANUAL", "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "adminPass": "m4C5qhEF7ceU"}} 2019-05-09 20:41:34,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c8972217-577b-4708-b9d0-07446833b16c 2019-05-09 20:41:34,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.04475402832s 2019-05-09 20:41:34,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:41:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:34,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-3af2fb3a-707a-44be-b885-f4acf41b5bcf x-openstack-request-id: req-3af2fb3a-707a-44be-b885-f4acf41b5bcf 2019-05-09 20:41:34,503 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "image": {"id": "b217d513-32f8-4139-ba66-18cfc001f325", "links": [{"href": "http://172.30.9.21:8774/images/b217d513-32f8-4139-ba66-18cfc001f325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d0be1b3-1319-4755-a9e2-a44aae319878", "links": [{"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}]}, "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "user_id": "68fc8457689f42bdb65287bbd4f28a79", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:41:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "created": "2019-05-09T20:41:34Z", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:41:34,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3af2fb3a-707a-44be-b885-f4acf41b5bcf 2019-05-09 20:41:34,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.313441991806s 2019-05-09 20:41:34,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:41:34,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:34,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:41:34 GMT X-Openstack-Request-Id: req-f933c21d-1df7-45db-a8de-a42456a2fd38 2019-05-09 20:41:34,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2d596ebdc764f669f445454c1fd44d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5d414609-5d58-4739-b900-62c252dda1af"],"description":"","tags":[],"updated_at":"2019-05-09T20:41:08Z","qos_policy_id":null,"name":"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a","admin_state_up":true,"tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:41:34,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f933c21d-1df7-45db-a8de-a42456a2fd38 2019-05-09 20:41:34,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295683145523s 2019-05-09 20:41:34,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:41:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:34,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 09 May 2019 20:41:34 GMT X-Openstack-Request-Id: req-02a84385-d337-4e2c-8bfb-510bcbab22f9 2019-05-09 20:41:34,861 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:41:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f2d596ebdc764f669f445454c1fd44d3","id":"5d414609-5d58-4739-b900-62c252dda1af","subnetpool_id":null,"name":"singlevm2-subnet_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:41:34,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-02a84385-d337-4e2c-8bfb-510bcbab22f9 2019-05-09 20:41:34,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0495688915253s 2019-05-09 20:41:34,862 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:41:36,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:41:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:37,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-376f80f9-fbad-4475-aeef-8457d7542571 x-openstack-request-id: req-376f80f9-fbad-4475-aeef-8457d7542571 2019-05-09 20:41:37,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "image": {"id": "b217d513-32f8-4139-ba66-18cfc001f325", "links": [{"href": "http://172.30.9.21:8774/images/b217d513-32f8-4139-ba66-18cfc001f325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d0be1b3-1319-4755-a9e2-a44aae319878", "links": [{"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}]}, "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "user_id": "68fc8457689f42bdb65287bbd4f28a79", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:41:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "created": "2019-05-09T20:41:34Z", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:41:37,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-376f80f9-fbad-4475-aeef-8457d7542571 2019-05-09 20:41:37,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607961893082s 2019-05-09 20:41:37,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:41:39,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:41:39,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:40,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-a48ed82c-47bb-4d5f-a10b-1b8338553a30 x-openstack-request-id: req-a48ed82c-47bb-4d5f-a10b-1b8338553a30 2019-05-09 20:41:40,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "image": {"id": "b217d513-32f8-4139-ba66-18cfc001f325", "links": [{"href": "http://172.30.9.21:8774/images/b217d513-32f8-4139-ba66-18cfc001f325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d0be1b3-1319-4755-a9e2-a44aae319878", "links": [{"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}]}, "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "security_groups": [{"name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}], "user_id": "68fc8457689f42bdb65287bbd4f28a79", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:41:37Z", "hostId": "03c35bb3d6389ebaf3776dc9a375a747ab8f2363f85809c5c21544d7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "created": "2019-05-09T20:41:34Z", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:41:40,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a48ed82c-47bb-4d5f-a10b-1b8338553a30 2019-05-09 20:41:40,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.936908006668s 2019-05-09 20:41:40,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:41:42,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:41:42,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:43,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-a0278eca-25c2-4b5b-9de5-8fbb7860cae9 x-openstack-request-id: req-a0278eca-25c2-4b5b-9de5-8fbb7860cae9 2019-05-09 20:41:43,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "image": {"id": "b217d513-32f8-4139-ba66-18cfc001f325", "links": [{"href": "http://172.30.9.21:8774/images/b217d513-32f8-4139-ba66-18cfc001f325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d0be1b3-1319-4755-a9e2-a44aae319878", "links": [{"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}]}, "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "security_groups": [{"name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}], "user_id": "68fc8457689f42bdb65287bbd4f28a79", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:41:37Z", "hostId": "03c35bb3d6389ebaf3776dc9a375a747ab8f2363f85809c5c21544d7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "created": "2019-05-09T20:41:34Z", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:41:43,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a0278eca-25c2-4b5b-9de5-8fbb7860cae9 2019-05-09 20:41:43,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32270503044s 2019-05-09 20:41:43,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:41:45,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:41:45,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:46,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-3c2723bd-e7b9-4cfe-993c-f951a19f176e x-openstack-request-id: req-3c2723bd-e7b9-4cfe-993c-f951a19f176e 2019-05-09 20:41:46,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:eb:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "image": {"id": "b217d513-32f8-4139-ba66-18cfc001f325", "links": [{"href": "http://172.30.9.21:8774/images/b217d513-32f8-4139-ba66-18cfc001f325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:41:44.000000", "flavor": {"id": "8d0be1b3-1319-4755-a9e2-a44aae319878", "links": [{"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}]}, "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "security_groups": [{"name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}], "user_id": "68fc8457689f42bdb65287bbd4f28a79", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:41:44Z", "hostId": "03c35bb3d6389ebaf3776dc9a375a747ab8f2363f85809c5c21544d7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "created": "2019-05-09T20:41:34Z", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:41:46,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c2723bd-e7b9-4cfe-993c-f951a19f176e 2019-05-09 20:41:46,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22233510017s 2019-05-09 20:41:46,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:41:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c35b1df6-faf3-48e6-8fa4-c8d6a311dd60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:47,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 09 May 2019 20:41:47 GMT X-Openstack-Request-Id: req-46204e84-469d-4c77-aa53-6334487bdc75 2019-05-09 20:41:47,042 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:41:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d414609-5d58-4739-b900-62c252dda1af","ip_address":"192.168.120.19"}],"id":"b8f134a6-f356-497d-9dc8-ba33b5c87e65","security_groups":["e7e57cb6-6721-40c6-a36d-090acfc8c9c9"],"mac_address":"fa:16:3e:f0:eb:08","project_id":"f2d596ebdc764f669f445454c1fd44d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:39Z","binding:vnic_type":"normal","device_id":"c35b1df6-faf3-48e6-8fa4-c8d6a311dd60","ip_allocation":"immediate"}]} 2019-05-09 20:41:47,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c35b1df6-faf3-48e6-8fa4-c8d6a311dd60 used request id req-46204e84-469d-4c77-aa53-6334487bdc75 2019-05-09 20:41:47,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545389652252s 2019-05-09 20:41:47,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:41:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b8f134a6-f356-497d-9dc8-ba33b5c87e65" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:47,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:41:47 GMT X-Openstack-Request-Id: req-5abed62a-9b58-4a5f-ba5b-988d5658fe41 2019-05-09 20:41:47,251 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:41:47,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b8f134a6-f356-497d-9dc8-ba33b5c87e65 used request id req-5abed62a-9b58-4a5f-ba5b-988d5658fe41 2019-05-09 20:41:47,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.19859290123s 2019-05-09 20:41:47,252 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:eb:08', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b217d513-32f8-4139-ba66-18cfc001f325'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:41:44.000000', 'flavor': Munch({u'id': u'8d0be1b3-1319-4755-a9e2-a44aae319878'}), 'az': u'nova', 'id': u'c35b1df6-faf3-48e6-8fa4-c8d6a311dd60', 'security_groups': [Munch({u'name': u'singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'68fc8457689f42bdb65287bbd4f28a79', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2d596ebdc764f669f445454c1fd44d3', 'name': 'singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:41:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:41:44Z', 'hostId': u'03c35bb3d6389ebaf3776dc9a375a747ab8f2363f85809c5c21544d7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'03c35bb3d6389ebaf3776dc9a375a747ab8f2363f85809c5c21544d7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:41:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f2d596ebdc764f669f445454c1fd44d3', 'name': u'singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'adminPass': u'm4C5qhEF7ceU', 'tenant_id': u'f2d596ebdc764f669f445454c1fd44d3', 'created_at': u'2019-05-09T20:41:34Z', 'created': u'2019-05-09T20:41:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:41:47,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:41:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:47,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:41:47 GMT X-Openstack-Request-Id: req-7775a291-83cd-4c32-a744-670573f02c16 2019-05-09 20:41:47,359 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2d596ebdc764f669f445454c1fd44d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5d414609-5d58-4739-b900-62c252dda1af"],"description":"","tags":[],"updated_at":"2019-05-09T20:41:08Z","qos_policy_id":null,"name":"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a","admin_state_up":true,"tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:41:47,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7775a291-83cd-4c32-a744-670573f02c16 2019-05-09 20:41:47,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101373910904s 2019-05-09 20:41:47,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:41:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c35b1df6-faf3-48e6-8fa4-c8d6a311dd60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:47,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 09 May 2019 20:41:47 GMT X-Openstack-Request-Id: req-7a7ab2ac-55bd-4831-a678-c563d6339545 2019-05-09 20:41:47,422 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:41:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d414609-5d58-4739-b900-62c252dda1af","ip_address":"192.168.120.19"}],"id":"b8f134a6-f356-497d-9dc8-ba33b5c87e65","security_groups":["e7e57cb6-6721-40c6-a36d-090acfc8c9c9"],"mac_address":"fa:16:3e:f0:eb:08","project_id":"f2d596ebdc764f669f445454c1fd44d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:39Z","binding:vnic_type":"normal","device_id":"c35b1df6-faf3-48e6-8fa4-c8d6a311dd60","ip_allocation":"immediate"}]} 2019-05-09 20:41:47,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c35b1df6-faf3-48e6-8fa4-c8d6a311dd60 used request id req-7a7ab2ac-55bd-4831-a678-c563d6339545 2019-05-09 20:41:47,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0619509220123s 2019-05-09 20:41:47,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-09 20:41:47,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.19", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65"}}' 2019-05-09 20:41:50,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 09 May 2019 20:41:50 GMT X-Openstack-Request-Id: req-e7d640f1-cabd-45ec-a646-75c26ae21651 2019-05-09 20:41:50,425 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ea817883-ec54-4003-b781-352ef461dff6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:48Z", "updated_at": "2019-05-09T20:41:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:eb:08", "device_id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65", "id": "789ea1ec-2ba3-4287-8b64-c3c570151129", "qos_policy_id": null}} 2019-05-09 20:41:50,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e7d640f1-cabd-45ec-a646-75c26ae21651 2019-05-09 20:41:50,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.00285100937s 2019-05-09 20:41:50,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:41:50,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:50,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:41:50 GMT X-Openstack-Request-Id: req-e5242e04-1b58-47ca-beb6-d5ed4750b93a 2019-05-09 20:41:50,785 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea817883-ec54-4003-b781-352ef461dff6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:48Z", "updated_at": "2019-05-09T20:41:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:eb:08", "device_id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65", "id": "789ea1ec-2ba3-4287-8b64-c3c570151129", "qos_policy_id": null}]} 2019-05-09 20:41:50,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e5242e04-1b58-47ca-beb6-d5ed4750b93a 2019-05-09 20:41:50,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.345919132233s 2019-05-09 20:41:50,791 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:41:50,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:41:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:50,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:41:50 GMT X-Openstack-Request-Id: req-0a55afbb-805e-47be-84ae-810d1c9ffaad 2019-05-09 20:41:50,968 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea817883-ec54-4003-b781-352ef461dff6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:48Z", "updated_at": "2019-05-09T20:41:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:eb:08", "device_id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65", "id": "789ea1ec-2ba3-4287-8b64-c3c570151129", "qos_policy_id": null}]} 2019-05-09 20:41:50,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0a55afbb-805e-47be-84ae-810d1c9ffaad 2019-05-09 20:41:50,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665838718414s 2019-05-09 20:41:50,974 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:41:51,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:41:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:41:51 GMT X-Openstack-Request-Id: req-55939079-0868-42f9-91e8-4c2b99db31b3 2019-05-09 20:41:51,149 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea817883-ec54-4003-b781-352ef461dff6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:48Z", "updated_at": "2019-05-09T20:41:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:eb:08", "device_id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65", "id": "789ea1ec-2ba3-4287-8b64-c3c570151129", "qos_policy_id": null}]} 2019-05-09 20:41:51,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-55939079-0868-42f9-91e8-4c2b99db31b3 2019-05-09 20:41:51,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660910606384s 2019-05-09 20:41:51,156 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:41:51,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:41:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:51,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 20:41:51 GMT X-Openstack-Request-Id: req-05802581-4e07-4447-a907-d7890789eadd 2019-05-09 20:41:51,612 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea817883-ec54-4003-b781-352ef461dff6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:48Z", "updated_at": "2019-05-09T20:41:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:eb:08", "device_id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65", "id": "789ea1ec-2ba3-4287-8b64-c3c570151129", "qos_policy_id": null}]} 2019-05-09 20:41:51,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-05802581-4e07-4447-a907-d7890789eadd 2019-05-09 20:41:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.346538066864s 2019-05-09 20:41:51,618 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:41:51,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:41:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:41:51,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 09 May 2019 20:41:51 GMT X-Openstack-Request-Id: req-948413ed-a37f-4952-8fef-e3eab749725f 2019-05-09 20:41:51,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea817883-ec54-4003-b781-352ef461dff6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:48Z", "updated_at": "2019-05-09T20:41:51Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:eb:08", "device_id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "port_id": "b8f134a6-f356-497d-9dc8-ba33b5c87e65", "id": "789ea1ec-2ba3-4287-8b64-c3c570151129", "qos_policy_id": null}]} 2019-05-09 20:41:51,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-948413ed-a37f-4952-8fef-e3eab749725f 2019-05-09 20:41:51,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649859905243s 2019-05-09 20:41:51,799 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ea817883-ec54-4003-b781-352ef461dff6', 'updated_at': u'2019-05-09T20:41:51Z', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'b8f134a6-f356-497d-9dc8-ba33b5c87e65', 'id': u'789ea1ec-2ba3-4287-8b64-c3c570151129', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'b8f134a6-f356-497d-9dc8-ba33b5c87e65', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2d596ebdc764f669f445454c1fd44d3', 'name': 'singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f2d596ebdc764f669f445454c1fd44d3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2c285bb9-750e-4d1d-86c3-a4311eedf44e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f0:eb:08', u'device_id': u'c35b1df6-faf3-48e6-8fa4-c8d6a311dd60'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f2d596ebdc764f669f445454c1fd44d3', 'created_at': u'2019-05-09T20:41:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2c285bb9-750e-4d1d-86c3-a4311eedf44e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f0:eb:08', u'device_id': u'c35b1df6-faf3-48e6-8fa4-c8d6a311dd60'}), 'router': u'ea817883-ec54-4003-b781-352ef461dff6'}) 2019-05-09 20:41:51,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:41:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:41:51,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Thu, 09 May 2019 20:41: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-2bcb7f96-1fab-471c-a8e4-33b38ee85bf6 x-openstack-request-id: req-2bcb7f96-1fab-471c-a8e4-33b38ee85bf6 2019-05-09 20:41:51,916 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 480367153 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.232725] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.235715] pid_max: default: 32768 minimum: 301\n[ 0.237328] ACPI: Core revision 20150930\n[ 0.239359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241707] Security Framework initialized\n[ 0.243188] Yama: becoming mindful.\n[ 0.244492] AppArmor: AppArmor initialized\n[ 0.245999] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248349] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250644] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252820] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255281] Initializing cgroup subsys io\n[ 0.256752] Initializing cgroup subsys memory\n[ 0.258302] Initializing cgroup subsys devices\n[ 0.259887] Initializing cgroup subsys freezer\n[ 0.261450] Initializing cgroup subsys net_cls\n[ 0.263023] Initializing cgroup subsys perf_event\n[ 0.264680] Initializing cgroup subsys net_prio\n[ 0.266269] Initializing cgroup subsys hugetlb\n[ 0.267839] Initializing cgroup subsys pids\n[ 0.269391] CPU: Physical Processor ID: 0\n[ 0.271573] mce: CPU supports 10 MCE banks\n[ 0.273083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274894] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302116] ftrace: allocating 31920 entries in 125 pages\n[ 0.333165] smpboot: Max logical packages: 1\n[ 0.334698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337112] x2apic enabled\n[ 0.338509] Switched APIC routing to physical x2apic.\n[ 0.341422] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350383] KVM setup paravirtual spinlock\n[ 0.352334] x86: Booted up 1 node, 1 CPUs\n[ 0.353788] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.356227] devtmpfs: initialized\n[ 0.358481] evm: security.selinux\n[ 0.359729] evm: security.SMACK64\n[ 0.360965] evm: security.SMACK64EXEC\n[ 0.362303] evm: security.SMACK64TRANSMUTE\n[ 0.363746] evm: security.SMACK64MMAP\n[ 0.365076] evm: security.ima\n[ 0.366212] evm: security.capability\n[ 0.367603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370902] pinctrl core: initialized pinctrl subsystem\n[ 0.372825] RTC time: 20:41:44, date: 05/09/19\n[ 0.374481] NET: Registered protocol family 16\n[ 0.376176] cpuidle: using governor ladder\n[ 0.377653] cpuidle: using governor menu\n[ 0.379064] PCCT header not found.\n[ 0.380382] ACPI: bus type PCI registered\n[ 0.381814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384013] PCI: Using configuration type 1 for base access\n[ 0.386632] ACPI: Added _OSI(Module Device)\n[ 0.388137] ACPI: Added _OSI(Processor Device)\n[ 0.389694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391321] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.393952] ACPI: Interpreter enabled\n[ 0.395314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.401975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408621] ACPI: (supports S0 S5)\n[ 0.409888] ACPI: Using IOAPIC for interrupt routing\n[ 0.411598] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.422703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426636] acpiphp: Slot [3] registered\n[ 0.428064] acpiphp: Slot [4] registered\n[ 0.429493] acpiphp: Slot [5] registered\n[ 0.430929] acpiphp: Slot [6] registered\n[ 0.432355] acpiphp: Slot [7] registered\n[ 0.433788] acpiphp: Slot [8] registered\n[ 0.435222] acpiphp: Slot [9] registered\n[ 0.436652] acpiphp: Slot [10] registered\n[ 0.438102] acpiphp: Slot [11] registered\n[ 0.439562] acpiphp: Slot [12] registered\n[ 0.441016] acpiphp: Slot [13] registered\n[ 0.442467] acpiphp: Slot [14] registered\n[ 0.443928] acpiphp: Slot [15] registered\n[ 0.461204] acpiphp: Slot [16] registered\n[ 0.462663] acpiphp: Slot [17] registered\n[ 0.464120] acpiphp: Slot [18] registered\n[ 0.465579] acpiphp: Slot [19] registered\n[ 0.467029] acpiphp: Slot [20] registered\n[ 0.468485] acpiphp: Slot [21] registered\n[ 0.469938] acpiphp: Slot [22] registered\n[ 0.471389] acpiphp: Slot [23] registered\n[ 0.472845] acpiphp: Slot [24] registered\n[ 0.474300] acpiphp: Slot [25] registered\n[ 0.475753] acpiphp: Slot [26] registered\n[ 0.477207] acpiphp: Slot [27] registered\n[ 0.478675] acpiphp: Slot [28] registered\n[ 0.480127] acpiphp: Slot [29] registered\n[ 0.481582] acpiphp: Slot [30] registered\n[ 0.483047] acpiphp: Slot [31] registered\n[ 0.484493] PCI host bridge to bus 0000:00\n[ 0.485952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492952] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.495556] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505199] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553926] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555838] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558640] vgaarb: loaded\n[ 0.559720] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561810] SCSI subsystem initialized\n[ 0.563392] ACPI: bus type USB registered\n[ 0.564878] usbcore: registered new interface driver usbfs\n[ 0.566746] usbcore: registered new interface driver hub\n[ 0.568571] usbcore: registered new device driver usb\n[ 0.570495] PCI: Using ACPI for IRQ routing\n[ 0.572418] NetLabel: Initializing\n[ 0.573708] NetLabel: domain hash size = 128\n[ 0.575249] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576974] NetLabel: unlabeled traffic allowed by default\n[ 0.579019] clocksource: Switched to clocksource kvm-clock\n[ 0.592090] AppArmor: AppArmor Filesystem Enabled\n[ 0.593963] pnp: PnP ACPI init\n[ 0.595726] pnp: PnP ACPI: found 5 devices\n[ 0.603145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606289] NET: Registered protocol family 2\n[ 0.608256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612801] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616973] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.619124] NET: Registered protocol family 1\n[ 0.620728] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622728] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.639893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.655458] Trying to unpack rootfs image as initramfs...\n[ 0.718594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.721639] Scanning for low memory corruption every 60 seconds\n[ 0.724033] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.726134] audit: initializing netlink subsys (disabled)\n[ 0.728029] audit: type=2000 audit(1557434505.763:1): initialized\n[ 0.730359] Initialise system trusted keyring\n[ 0.732047] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.734155] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.737325] zbud: loaded\n[ 0.738541] VFS: Disk quotas dquot_6.6.0\n[ 0.740021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.742665] fuse init (API version 7.23)\n[ 0.744261] Key type big_key registered\n[ 0.745700] Allocating IMA MOK and blacklist keyrings.\n[ 0.747847] Key type asymmetric registered\n[ 0.749336] Asymmetric key parser 'x509' registered\n[ 0.751078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.753777] io scheduler noop registered\n[ 0.755209] io scheduler deadline registered (default)\n[ 0.757012] io scheduler cfq registered\n[ 0.758511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.760415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.762686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.765299] ACPI: Power Button [PWRF]\n[ 0.766793] GHES: HEST is not enabled!\n[ 0.781171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.811659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.815371] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.840680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.844383] Linux agpgart interface v0.103\n[ 0.848183] brd: module loaded\n[ 0.850759] loop: module loaded\n[ 0.856516] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.859160] GPT:90111 != 2097151\n[ 0.860386] GPT:Alternate GPT header not at the end of the disk.\n[ 0.862390] GPT:90111 != 2097151\n[ 0.863622] GPT: Use GNU Parted to correct GPT errors.\n[ 0.865377] vda: vda1 vda15\n[ 0.867390] scsi host0: ata_piix\n[ 0.868757] scsi host1: ata_piix\n[ 0.870036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.872262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.875113] libphy: Fixed MDIO Bus: probed\n[ 0.876606] tun: Universal TUN/TAP device driver, 1.6\n[ 0.878341] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881731] PPP generic driver version 2.4.2\n[ 0.883358] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.885538] ehci-pci: EHCI PCI platform driver\n[ 0.887130] ehci-platform: EHCI generic platform driver\n[ 0.888932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.891004] ohci-pci: OHCI PCI platform driver\n[ 0.892604] ohci-platform: OHCI generic platform driver\n[ 0.894425] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.909547] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.911361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.914009] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.915802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.917900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.920158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.922735] usb usb1: Product: UHCI Host Controller\n[ 0.924427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.926503] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.928244] hub 1-0:1.0: USB hub found\n[ 0.929665] hub 1-0:1.0: 2 ports detected\n[ 0.931291] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.934979] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.936709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.938565] mousedev: PS/2 mouse device common for all mice\n[ 0.940817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.943908] rtc_cmos 00:00: RTC can wake from S4\n[ 0.946070] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.948222] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.950381] i2c /dev entries driver\n[ 0.951743] device-mapper: uevent: version 1.0.3\n[ 0.953457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.956423] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.958762] NET: Registered protocol family 10\n[ 0.960635] NET: Registered protocol family 17\n[ 0.962234] Key type dns_resolver registered\n[ 0.963940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.965915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.969062] registered taskstats version 1\n[ 0.970568] Loading compiled-in X.509 certificates\n[ 0.972806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.976177] zswap: loaded using pool lzo/zbud\n[ 0.978604] Key type trusted registered\n[ 0.981151] Key type encrypted registered\n[ 0.982632] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.984511] ima: No TPM chip found, activating TPM-bypass!\n[ 0.986403] evm: HMAC attrs: 0x1\n[ 0.988048] Magic number: 3:923:699\n[ 0.989541] rtc_cmos 00:00: setting system clock to 2019-05-09 20:41:45 UTC (1557434505)\n[ 0.992453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.994470] EDD information not available.\n[ 1.032637] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051413] Write protecting the kernel read-only data: 14336k\n[ 1.054813] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057917] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.110133] 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.90\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.19...\nLease of 192.168.120.19 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.04. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHL6f+lj0/bcXg6AtKgJjBOD/iBncu0ncQzjUeRT98jXYJHKkgqsHglPbtKK/T+q7kgPWUl3iot8rznOyZZHIxLxca0qPHdzmr/fbQgzhG5Dy9JTnk4IBxCpPKm18v+kuvzDWQKAVxt6zbDR7sXkLh/L1VBeTSfDGldRq16yPaJxH6TuN+X3oAEkRY0P35VmC/xJ5AkWfBco6vuCVjbszdQXuTRRdkeUCderhokgrY3g5rEKmi5srFKPZ8WlmNFZVJFsp5CisAO2H+j+Lay+o46gA4uvVYn83ERsPNUnUiAlkEi+JgkWGQB6Xc6UQiHjggARmNLG2QNBQ2mSHZDqij root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a\nssh-dss AAAAB3NzaC1kc3MAAACBAP56XHE4vByogqIFYgSCqXfZ2huh5BG7zb0zxXFutDz66B0pRx+mx59XjFoN+iyy2YOU5KwXLlsV2kNWmrkWrJvlfbvJn3gi6Hl3sDCeqdh5et/PG78GMx2xpxkucFyx0RjJohi8iwgJc2RoXq16GV40AnDaV49KD/3rZWe8qh9TAAAAFQDN+AEUZTjecAet5v/Hy31J+CvnjQAAAIEAu2+qsAwYUIru4wWkGQs5qwrMfNqq0cVxES1A1KTR/xxCrSkm8uUMvQdpE8Yz/Z5OXHq5dCSnIxaXX58YQ6yE8Y40nsrNQbHKIDAoEVQIVHAuIqSu8dN02jQt+qO3/uTPE+N0fyAhvRR/bludG3Z2iWnRCgw6tjqGgQRxX7qjbKQAAACBANX4FFtFGRBbwG/uek7nXWt1QNP6x+Ta/OfIMuHfGJ7lwCb33tFW6KoaLRzfBObR9wZ2vDqhtcJiBQMkI2C0FjJeL9J03sfoXD2lEp8GPTgW9JHTw0XnhuOBBTrxpExdepl3GblO2KOrcJMK+AAf4Egehx7EnfK6LRW7ZG1voVfC root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.45s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fef0:eb08/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.19 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a login: "} 2019-05-09 20:41:51,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60/action used request id req-2bcb7f96-1fab-471c-a8e4-33b38ee85bf6 2019-05-09 20:41:51,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117333889008s 2019-05-09 20:41:51,918 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 480367153 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.232725] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.235715] pid_max: default: 32768 minimum: 301 [ 0.237328] ACPI: Core revision 20150930 [ 0.239359] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241707] Security Framework initialized [ 0.243188] Yama: becoming mindful. [ 0.244492] AppArmor: AppArmor initialized [ 0.245999] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248349] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250644] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252820] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255281] Initializing cgroup subsys io [ 0.256752] Initializing cgroup subsys memory [ 0.258302] Initializing cgroup subsys devices [ 0.259887] Initializing cgroup subsys freezer [ 0.261450] Initializing cgroup subsys net_cls [ 0.263023] Initializing cgroup subsys perf_event [ 0.264680] Initializing cgroup subsys net_prio [ 0.266269] Initializing cgroup subsys hugetlb [ 0.267839] Initializing cgroup subsys pids [ 0.269391] CPU: Physical Processor ID: 0 [ 0.271573] mce: CPU supports 10 MCE banks [ 0.273083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274894] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302116] ftrace: allocating 31920 entries in 125 pages [ 0.333165] smpboot: Max logical packages: 1 [ 0.334698] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337112] x2apic enabled [ 0.338509] Switched APIC routing to physical x2apic. [ 0.341422] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350383] KVM setup paravirtual spinlock [ 0.352334] x86: Booted up 1 node, 1 CPUs [ 0.353788] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356227] devtmpfs: initialized [ 0.358481] evm: security.selinux [ 0.359729] evm: security.SMACK64 [ 0.360965] evm: security.SMACK64EXEC [ 0.362303] evm: security.SMACK64TRANSMUTE [ 0.363746] evm: security.SMACK64MMAP [ 0.365076] evm: security.ima [ 0.366212] evm: security.capability [ 0.367603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370902] pinctrl core: initialized pinctrl subsystem [ 0.372825] RTC time: 20:41:44, date: 05/09/19 [ 0.374481] NET: Registered protocol family 16 [ 0.376176] cpuidle: using governor ladder [ 0.377653] cpuidle: using governor menu [ 0.379064] PCCT header not found. [ 0.380382] ACPI: bus type PCI registered [ 0.381814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384013] PCI: Using configuration type 1 for base access [ 0.386632] ACPI: Added _OSI(Module Device) [ 0.388137] ACPI: Added _OSI(Processor Device) [ 0.389694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391321] ACPI: Added _OSI(Processor Aggregator Device) [ 0.393952] ACPI: Interpreter enabled [ 0.395314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.401975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408621] ACPI: (supports S0 S5) [ 0.409888] ACPI: Using IOAPIC for interrupt routing [ 0.411598] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.422703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426636] acpiphp: Slot [3] registered [ 0.428064] acpiphp: Slot [4] registered [ 0.429493] acpiphp: Slot [5] registered [ 0.430929] acpiphp: Slot [6] registered [ 0.432355] acpiphp: Slot [7] registered [ 0.433788] acpiphp: Slot [8] registered [ 0.435222] acpiphp: Slot [9] registered [ 0.436652] acpiphp: Slot [10] registered [ 0.438102] acpiphp: Slot [11] registered [ 0.439562] acpiphp: Slot [12] registered [ 0.441016] acpiphp: Slot [13] registered [ 0.442467] acpiphp: Slot [14] registered [ 0.443928] acpiphp: Slot [15] registered [ 0.461204] acpiphp: Slot [16] registered [ 0.462663] acpiphp: Slot [17] registered [ 0.464120] acpiphp: Slot [18] registered [ 0.465579] acpiphp: Slot [19] registered [ 0.467029] acpiphp: Slot [20] registered [ 0.468485] acpiphp: Slot [21] registered [ 0.469938] acpiphp: Slot [22] registered [ 0.471389] acpiphp: Slot [23] registered [ 0.472845] acpiphp: Slot [24] registered [ 0.474300] acpiphp: Slot [25] registered [ 0.475753] acpiphp: Slot [26] registered [ 0.477207] acpiphp: Slot [27] registered [ 0.478675] acpiphp: Slot [28] registered [ 0.480127] acpiphp: Slot [29] registered [ 0.481582] acpiphp: Slot [30] registered [ 0.483047] acpiphp: Slot [31] registered [ 0.484493] PCI host bridge to bus 0000:00 [ 0.485952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492952] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.495556] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505199] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553926] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555838] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558640] vgaarb: loaded [ 0.559720] vgaarb: bridge control possible 0000:00:02.0 [ 0.561810] SCSI subsystem initialized [ 0.563392] ACPI: bus type USB registered [ 0.564878] usbcore: registered new interface driver usbfs [ 0.566746] usbcore: registered new interface driver hub [ 0.568571] usbcore: registered new device driver usb [ 0.570495] PCI: Using ACPI for IRQ routing [ 0.572418] NetLabel: Initializing [ 0.573708] NetLabel: domain hash size = 128 [ 0.575249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576974] NetLabel: unlabeled traffic allowed by default [ 0.579019] clocksource: Switched to clocksource kvm-clock [ 0.592090] AppArmor: AppArmor Filesystem Enabled [ 0.593963] pnp: PnP ACPI init [ 0.595726] pnp: PnP ACPI: found 5 devices [ 0.603145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606289] NET: Registered protocol family 2 [ 0.608256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612801] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614987] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616973] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.619124] NET: Registered protocol family 1 [ 0.620728] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622728] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.655458] Trying to unpack rootfs image as initramfs... [ 0.718594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.721639] Scanning for low memory corruption every 60 seconds [ 0.724033] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.726134] audit: initializing netlink subsys (disabled) [ 0.728029] audit: type=2000 audit(1557434505.763:1): initialized [ 0.730359] Initialise system trusted keyring [ 0.732047] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.734155] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.737325] zbud: loaded [ 0.738541] VFS: Disk quotas dquot_6.6.0 [ 0.740021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.742665] fuse init (API version 7.23) [ 0.744261] Key type big_key registered [ 0.745700] Allocating IMA MOK and blacklist keyrings. [ 0.747847] Key type asymmetric registered [ 0.749336] Asymmetric key parser 'x509' registered [ 0.751078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.753777] io scheduler noop registered [ 0.755209] io scheduler deadline registered (default) [ 0.757012] io scheduler cfq registered [ 0.758511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.760415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.762686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.765299] ACPI: Power Button [PWRF] [ 0.766793] GHES: HEST is not enabled! [ 0.781171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.811659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.815371] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.840680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.844383] Linux agpgart interface v0.103 [ 0.848183] brd: module loaded [ 0.850759] loop: module loaded [ 0.856516] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.859160] GPT:90111 != 2097151 [ 0.860386] GPT:Alternate GPT header not at the end of the disk. [ 0.862390] GPT:90111 != 2097151 [ 0.863622] GPT: Use GNU Parted to correct GPT errors. [ 0.865377] vda: vda1 vda15 [ 0.867390] scsi host0: ata_piix [ 0.868757] scsi host1: ata_piix [ 0.870036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.872262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.875113] libphy: Fixed MDIO Bus: probed [ 0.876606] tun: Universal TUN/TAP device driver, 1.6 [ 0.878341] tun: (C) 1999-2004 Max Krasnyansky [ 0.881731] PPP generic driver version 2.4.2 [ 0.883358] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.885538] ehci-pci: EHCI PCI platform driver [ 0.887130] ehci-platform: EHCI generic platform driver [ 0.888932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.891004] ohci-pci: OHCI PCI platform driver [ 0.892604] ohci-platform: OHCI generic platform driver [ 0.894425] uhci_hcd: USB Universal Host Controller Interface driver [ 0.909547] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.914009] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.915802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.917900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.920158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.922735] usb usb1: Product: UHCI Host Controller [ 0.924427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.926503] usb usb1: SerialNumber: 0000:00:01.2 [ 0.928244] hub 1-0:1.0: USB hub found [ 0.929665] hub 1-0:1.0: 2 ports detected [ 0.931291] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.934979] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.936709] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.938565] mousedev: PS/2 mouse device common for all mice [ 0.940817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.943908] rtc_cmos 00:00: RTC can wake from S4 [ 0.946070] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.948222] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.950381] i2c /dev entries driver [ 0.951743] device-mapper: uevent: version 1.0.3 [ 0.953457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.956423] ledtrig-cpu: registered to indicate activity on CPUs [ 0.958762] NET: Registered protocol family 10 [ 0.960635] NET: Registered protocol family 17 [ 0.962234] Key type dns_resolver registered [ 0.963940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.965915] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969062] registered taskstats version 1 [ 0.970568] Loading compiled-in X.509 certificates [ 0.972806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976177] zswap: loaded using pool lzo/zbud [ 0.978604] Key type trusted registered [ 0.981151] Key type encrypted registered [ 0.982632] AppArmor: AppArmor sha1 policy hashing enabled [ 0.984511] ima: No TPM chip found, activating TPM-bypass! [ 0.986403] evm: HMAC attrs: 0x1 [ 0.988048] Magic number: 3:923:699 [ 0.989541] rtc_cmos 00:00: setting system clock to 2019-05-09 20:41:45 UTC (1557434505) [ 0.992453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.994470] EDD information not available. [ 1.032637] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051413] Write protecting the kernel read-only data: 14336k [ 1.054813] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057917] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.110133] 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.90 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.19... Lease of 192.168.120.19 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.04. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHL6f+lj0/bcXg6AtKgJjBOD/iBncu0ncQzjUeRT98jXYJHKkgqsHglPbtKK/T+q7kgPWUl3iot8rznOyZZHIxLxca0qPHdzmr/fbQgzhG5Dy9JTnk4IBxCpPKm18v+kuvzDWQKAVxt6zbDR7sXkLh/L1VBeTSfDGldRq16yPaJxH6TuN+X3oAEkRY0P35VmC/xJ5AkWfBco6vuCVjbszdQXuTRRdkeUCderhokgrY3g5rEKmi5srFKPZ8WlmNFZVJFsp5CisAO2H+j+Lay+o46gA4uvVYn83ERsPNUnUiAlkEi+JgkWGQB6Xc6UQiHjggARmNLG2QNBQ2mSHZDqij root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a ssh-dss AAAAB3NzaC1kc3MAAACBAP56XHE4vByogqIFYgSCqXfZ2huh5BG7zb0zxXFutDz66B0pRx+mx59XjFoN+iyy2YOU5KwXLlsV2kNWmrkWrJvlfbvJn3gi6Hl3sDCeqdh5et/PG78GMx2xpxkucFyx0RjJohi8iwgJc2RoXq16GV40AnDaV49KD/3rZWe8qh9TAAAAFQDN+AEUZTjecAet5v/Hy31J+CvnjQAAAIEAu2+qsAwYUIru4wWkGQs5qwrMfNqq0cVxES1A1KTR/xxCrSkm8uUMvQdpE8Yz/Z5OXHq5dCSnIxaXX58YQ6yE8Y40nsrNQbHKIDAoEVQIVHAuIqSu8dN02jQt+qO3/uTPE+N0fyAhvRR/bludG3Z2iWnRCgw6tjqGgQRxX7qjbKQAAACBANX4FFtFGRBbwG/uek7nXWt1QNP6x+Ta/OfIMuHfGJ7lwCb33tFW6KoaLRzfBObR9wZ2vDqhtcJiBQMkI2C0FjJeL9J03sfoXD2lEp8GPTgW9JHTw0XnhuOBBTrxpExdepl3GblO2KOrcJMK+AAf4Egehx7EnfK6LRW7ZG1voVfC root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.45s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fef0:eb08/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.19 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a login: 2019-05-09 20:41:52,921 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-05-09 20:42:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:42:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:42:02,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-fca6e9d4-0811-4682-a266-f69b14c0e855 x-openstack-request-id: req-fca6e9d4-0811-4682-a266-f69b14c0e855 2019-05-09 20:42:02,045 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 480367153 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.232725] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.235715] pid_max: default: 32768 minimum: 301\n[ 0.237328] ACPI: Core revision 20150930\n[ 0.239359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241707] Security Framework initialized\n[ 0.243188] Yama: becoming mindful.\n[ 0.244492] AppArmor: AppArmor initialized\n[ 0.245999] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248349] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250644] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252820] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255281] Initializing cgroup subsys io\n[ 0.256752] Initializing cgroup subsys memory\n[ 0.258302] Initializing cgroup subsys devices\n[ 0.259887] Initializing cgroup subsys freezer\n[ 0.261450] Initializing cgroup subsys net_cls\n[ 0.263023] Initializing cgroup subsys perf_event\n[ 0.264680] Initializing cgroup subsys net_prio\n[ 0.266269] Initializing cgroup subsys hugetlb\n[ 0.267839] Initializing cgroup subsys pids\n[ 0.269391] CPU: Physical Processor ID: 0\n[ 0.271573] mce: CPU supports 10 MCE banks\n[ 0.273083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274894] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302116] ftrace: allocating 31920 entries in 125 pages\n[ 0.333165] smpboot: Max logical packages: 1\n[ 0.334698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337112] x2apic enabled\n[ 0.338509] Switched APIC routing to physical x2apic.\n[ 0.341422] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350383] KVM setup paravirtual spinlock\n[ 0.352334] x86: Booted up 1 node, 1 CPUs\n[ 0.353788] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.356227] devtmpfs: initialized\n[ 0.358481] evm: security.selinux\n[ 0.359729] evm: security.SMACK64\n[ 0.360965] evm: security.SMACK64EXEC\n[ 0.362303] evm: security.SMACK64TRANSMUTE\n[ 0.363746] evm: security.SMACK64MMAP\n[ 0.365076] evm: security.ima\n[ 0.366212] evm: security.capability\n[ 0.367603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370902] pinctrl core: initialized pinctrl subsystem\n[ 0.372825] RTC time: 20:41:44, date: 05/09/19\n[ 0.374481] NET: Registered protocol family 16\n[ 0.376176] cpuidle: using governor ladder\n[ 0.377653] cpuidle: using governor menu\n[ 0.379064] PCCT header not found.\n[ 0.380382] ACPI: bus type PCI registered\n[ 0.381814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384013] PCI: Using configuration type 1 for base access\n[ 0.386632] ACPI: Added _OSI(Module Device)\n[ 0.388137] ACPI: Added _OSI(Processor Device)\n[ 0.389694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391321] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.393952] ACPI: Interpreter enabled\n[ 0.395314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.401975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408621] ACPI: (supports S0 S5)\n[ 0.409888] ACPI: Using IOAPIC for interrupt routing\n[ 0.411598] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.422703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426636] acpiphp: Slot [3] registered\n[ 0.428064] acpiphp: Slot [4] registered\n[ 0.429493] acpiphp: Slot [5] registered\n[ 0.430929] acpiphp: Slot [6] registered\n[ 0.432355] acpiphp: Slot [7] registered\n[ 0.433788] acpiphp: Slot [8] registered\n[ 0.435222] acpiphp: Slot [9] registered\n[ 0.436652] acpiphp: Slot [10] registered\n[ 0.438102] acpiphp: Slot [11] registered\n[ 0.439562] acpiphp: Slot [12] registered\n[ 0.441016] acpiphp: Slot [13] registered\n[ 0.442467] acpiphp: Slot [14] registered\n[ 0.443928] acpiphp: Slot [15] registered\n[ 0.461204] acpiphp: Slot [16] registered\n[ 0.462663] acpiphp: Slot [17] registered\n[ 0.464120] acpiphp: Slot [18] registered\n[ 0.465579] acpiphp: Slot [19] registered\n[ 0.467029] acpiphp: Slot [20] registered\n[ 0.468485] acpiphp: Slot [21] registered\n[ 0.469938] acpiphp: Slot [22] registered\n[ 0.471389] acpiphp: Slot [23] registered\n[ 0.472845] acpiphp: Slot [24] registered\n[ 0.474300] acpiphp: Slot [25] registered\n[ 0.475753] acpiphp: Slot [26] registered\n[ 0.477207] acpiphp: Slot [27] registered\n[ 0.478675] acpiphp: Slot [28] registered\n[ 0.480127] acpiphp: Slot [29] registered\n[ 0.481582] acpiphp: Slot [30] registered\n[ 0.483047] acpiphp: Slot [31] registered\n[ 0.484493] PCI host bridge to bus 0000:00\n[ 0.485952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492952] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.495556] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505199] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553926] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555838] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558640] vgaarb: loaded\n[ 0.559720] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561810] SCSI subsystem initialized\n[ 0.563392] ACPI: bus type USB registered\n[ 0.564878] usbcore: registered new interface driver usbfs\n[ 0.566746] usbcore: registered new interface driver hub\n[ 0.568571] usbcore: registered new device driver usb\n[ 0.570495] PCI: Using ACPI for IRQ routing\n[ 0.572418] NetLabel: Initializing\n[ 0.573708] NetLabel: domain hash size = 128\n[ 0.575249] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576974] NetLabel: unlabeled traffic allowed by default\n[ 0.579019] clocksource: Switched to clocksource kvm-clock\n[ 0.592090] AppArmor: AppArmor Filesystem Enabled\n[ 0.593963] pnp: PnP ACPI init\n[ 0.595726] pnp: PnP ACPI: found 5 devices\n[ 0.603145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.606289] NET: Registered protocol family 2\n[ 0.608256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612801] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616973] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.619124] NET: Registered protocol family 1\n[ 0.620728] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622728] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.639893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.655458] Trying to unpack rootfs image as initramfs...\n[ 0.718594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.721639] Scanning for low memory corruption every 60 seconds\n[ 0.724033] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.726134] audit: initializing netlink subsys (disabled)\n[ 0.728029] audit: type=2000 audit(1557434505.763:1): initialized\n[ 0.730359] Initialise system trusted keyring\n[ 0.732047] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.734155] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.737325] zbud: loaded\n[ 0.738541] VFS: Disk quotas dquot_6.6.0\n[ 0.740021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.742665] fuse init (API version 7.23)\n[ 0.744261] Key type big_key registered\n[ 0.745700] Allocating IMA MOK and blacklist keyrings.\n[ 0.747847] Key type asymmetric registered\n[ 0.749336] Asymmetric key parser 'x509' registered\n[ 0.751078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.753777] io scheduler noop registered\n[ 0.755209] io scheduler deadline registered (default)\n[ 0.757012] io scheduler cfq registered\n[ 0.758511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.760415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.762686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.765299] ACPI: Power Button [PWRF]\n[ 0.766793] GHES: HEST is not enabled!\n[ 0.781171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.811659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.815371] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.840680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.844383] Linux agpgart interface v0.103\n[ 0.848183] brd: module loaded\n[ 0.850759] loop: module loaded\n[ 0.856516] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.859160] GPT:90111 != 2097151\n[ 0.860386] GPT:Alternate GPT header not at the end of the disk.\n[ 0.862390] GPT:90111 != 2097151\n[ 0.863622] GPT: Use GNU Parted to correct GPT errors.\n[ 0.865377] vda: vda1 vda15\n[ 0.867390] scsi host0: ata_piix\n[ 0.868757] scsi host1: ata_piix\n[ 0.870036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.872262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.875113] libphy: Fixed MDIO Bus: probed\n[ 0.876606] tun: Universal TUN/TAP device driver, 1.6\n[ 0.878341] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881731] PPP generic driver version 2.4.2\n[ 0.883358] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.885538] ehci-pci: EHCI PCI platform driver\n[ 0.887130] ehci-platform: EHCI generic platform driver\n[ 0.888932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.891004] ohci-pci: OHCI PCI platform driver\n[ 0.892604] ohci-platform: OHCI generic platform driver\n[ 0.894425] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.909547] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.911361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.914009] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.915802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.917900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.920158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.922735] usb usb1: Product: UHCI Host Controller\n[ 0.924427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.926503] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.928244] hub 1-0:1.0: USB hub found\n[ 0.929665] hub 1-0:1.0: 2 ports detected\n[ 0.931291] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.934979] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.936709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.938565] mousedev: PS/2 mouse device common for all mice\n[ 0.940817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.943908] rtc_cmos 00:00: RTC can wake from S4\n[ 0.946070] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.948222] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.950381] i2c /dev entries driver\n[ 0.951743] device-mapper: uevent: version 1.0.3\n[ 0.953457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.956423] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.958762] NET: Registered protocol family 10\n[ 0.960635] NET: Registered protocol family 17\n[ 0.962234] Key type dns_resolver registered\n[ 0.963940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.965915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.969062] registered taskstats version 1\n[ 0.970568] Loading compiled-in X.509 certificates\n[ 0.972806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.976177] zswap: loaded using pool lzo/zbud\n[ 0.978604] Key type trusted registered\n[ 0.981151] Key type encrypted registered\n[ 0.982632] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.984511] ima: No TPM chip found, activating TPM-bypass!\n[ 0.986403] evm: HMAC attrs: 0x1\n[ 0.988048] Magic number: 3:923:699\n[ 0.989541] rtc_cmos 00:00: setting system clock to 2019-05-09 20:41:45 UTC (1557434505)\n[ 0.992453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.994470] EDD information not available.\n[ 1.032637] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051413] Write protecting the kernel read-only data: 14336k\n[ 1.054813] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057917] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.110133] 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.90\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.19...\nLease of 192.168.120.19 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.04. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHL6f+lj0/bcXg6AtKgJjBOD/iBncu0ncQzjUeRT98jXYJHKkgqsHglPbtKK/T+q7kgPWUl3iot8rznOyZZHIxLxca0qPHdzmr/fbQgzhG5Dy9JTnk4IBxCpPKm18v+kuvzDWQKAVxt6zbDR7sXkLh/L1VBeTSfDGldRq16yPaJxH6TuN+X3oAEkRY0P35VmC/xJ5AkWfBco6vuCVjbszdQXuTRRdkeUCderhokgrY3g5rEKmi5srFKPZ8WlmNFZVJFsp5CisAO2H+j+Lay+o46gA4uvVYn83ERsPNUnUiAlkEi+JgkWGQB6Xc6UQiHjggARmNLG2QNBQ2mSHZDqij root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a\nssh-dss AAAAB3NzaC1kc3MAAACBAP56XHE4vByogqIFYgSCqXfZ2huh5BG7zb0zxXFutDz66B0pRx+mx59XjFoN+iyy2YOU5KwXLlsV2kNWmrkWrJvlfbvJn3gi6Hl3sDCeqdh5et/PG78GMx2xpxkucFyx0RjJohi8iwgJc2RoXq16GV40AnDaV49KD/3rZWe8qh9TAAAAFQDN+AEUZTjecAet5v/Hy31J+CvnjQAAAIEAu2+qsAwYUIru4wWkGQs5qwrMfNqq0cVxES1A1KTR/xxCrSkm8uUMvQdpE8Yz/Z5OXHq5dCSnIxaXX58YQ6yE8Y40nsrNQbHKIDAoEVQIVHAuIqSu8dN02jQt+qO3/uTPE+N0fyAhvRR/bludG3Z2iWnRCgw6tjqGgQRxX7qjbKQAAACBANX4FFtFGRBbwG/uek7nXWt1QNP6x+Ta/OfIMuHfGJ7lwCb33tFW6KoaLRzfBObR9wZ2vDqhtcJiBQMkI2C0FjJeL9J03sfoXD2lEp8GPTgW9JHTw0XnhuOBBTrxpExdepl3GblO2KOrcJMK+AAf4Egehx7EnfK6LRW7ZG1voVfC root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.45s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fef0:eb08/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.19 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a login: "} 2019-05-09 20:42:02,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60/action used request id req-fca6e9d4-0811-4682-a266-f69b14c0e855 2019-05-09 20:42:02,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.120273113251s 2019-05-09 20:42:02,047 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 480367153 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.232725] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.235715] pid_max: default: 32768 minimum: 301 [ 0.237328] ACPI: Core revision 20150930 [ 0.239359] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241707] Security Framework initialized [ 0.243188] Yama: becoming mindful. [ 0.244492] AppArmor: AppArmor initialized [ 0.245999] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248349] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250644] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252820] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255281] Initializing cgroup subsys io [ 0.256752] Initializing cgroup subsys memory [ 0.258302] Initializing cgroup subsys devices [ 0.259887] Initializing cgroup subsys freezer [ 0.261450] Initializing cgroup subsys net_cls [ 0.263023] Initializing cgroup subsys perf_event [ 0.264680] Initializing cgroup subsys net_prio [ 0.266269] Initializing cgroup subsys hugetlb [ 0.267839] Initializing cgroup subsys pids [ 0.269391] CPU: Physical Processor ID: 0 [ 0.271573] mce: CPU supports 10 MCE banks [ 0.273083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274894] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302116] ftrace: allocating 31920 entries in 125 pages [ 0.333165] smpboot: Max logical packages: 1 [ 0.334698] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337112] x2apic enabled [ 0.338509] Switched APIC routing to physical x2apic. [ 0.341422] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350383] KVM setup paravirtual spinlock [ 0.352334] x86: Booted up 1 node, 1 CPUs [ 0.353788] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356227] devtmpfs: initialized [ 0.358481] evm: security.selinux [ 0.359729] evm: security.SMACK64 [ 0.360965] evm: security.SMACK64EXEC [ 0.362303] evm: security.SMACK64TRANSMUTE [ 0.363746] evm: security.SMACK64MMAP [ 0.365076] evm: security.ima [ 0.366212] evm: security.capability [ 0.367603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370902] pinctrl core: initialized pinctrl subsystem [ 0.372825] RTC time: 20:41:44, date: 05/09/19 [ 0.374481] NET: Registered protocol family 16 [ 0.376176] cpuidle: using governor ladder [ 0.377653] cpuidle: using governor menu [ 0.379064] PCCT header not found. [ 0.380382] ACPI: bus type PCI registered [ 0.381814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384013] PCI: Using configuration type 1 for base access [ 0.386632] ACPI: Added _OSI(Module Device) [ 0.388137] ACPI: Added _OSI(Processor Device) [ 0.389694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391321] ACPI: Added _OSI(Processor Aggregator Device) [ 0.393952] ACPI: Interpreter enabled [ 0.395314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.401975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408621] ACPI: (supports S0 S5) [ 0.409888] ACPI: Using IOAPIC for interrupt routing [ 0.411598] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.422703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426636] acpiphp: Slot [3] registered [ 0.428064] acpiphp: Slot [4] registered [ 0.429493] acpiphp: Slot [5] registered [ 0.430929] acpiphp: Slot [6] registered [ 0.432355] acpiphp: Slot [7] registered [ 0.433788] acpiphp: Slot [8] registered [ 0.435222] acpiphp: Slot [9] registered [ 0.436652] acpiphp: Slot [10] registered [ 0.438102] acpiphp: Slot [11] registered [ 0.439562] acpiphp: Slot [12] registered [ 0.441016] acpiphp: Slot [13] registered [ 0.442467] acpiphp: Slot [14] registered [ 0.443928] acpiphp: Slot [15] registered [ 0.461204] acpiphp: Slot [16] registered [ 0.462663] acpiphp: Slot [17] registered [ 0.464120] acpiphp: Slot [18] registered [ 0.465579] acpiphp: Slot [19] registered [ 0.467029] acpiphp: Slot [20] registered [ 0.468485] acpiphp: Slot [21] registered [ 0.469938] acpiphp: Slot [22] registered [ 0.471389] acpiphp: Slot [23] registered [ 0.472845] acpiphp: Slot [24] registered [ 0.474300] acpiphp: Slot [25] registered [ 0.475753] acpiphp: Slot [26] registered [ 0.477207] acpiphp: Slot [27] registered [ 0.478675] acpiphp: Slot [28] registered [ 0.480127] acpiphp: Slot [29] registered [ 0.481582] acpiphp: Slot [30] registered [ 0.483047] acpiphp: Slot [31] registered [ 0.484493] PCI host bridge to bus 0000:00 [ 0.485952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492952] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.495556] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505199] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509622] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553926] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555838] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558640] vgaarb: loaded [ 0.559720] vgaarb: bridge control possible 0000:00:02.0 [ 0.561810] SCSI subsystem initialized [ 0.563392] ACPI: bus type USB registered [ 0.564878] usbcore: registered new interface driver usbfs [ 0.566746] usbcore: registered new interface driver hub [ 0.568571] usbcore: registered new device driver usb [ 0.570495] PCI: Using ACPI for IRQ routing [ 0.572418] NetLabel: Initializing [ 0.573708] NetLabel: domain hash size = 128 [ 0.575249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576974] NetLabel: unlabeled traffic allowed by default [ 0.579019] clocksource: Switched to clocksource kvm-clock [ 0.592090] AppArmor: AppArmor Filesystem Enabled [ 0.593963] pnp: PnP ACPI init [ 0.595726] pnp: PnP ACPI: found 5 devices [ 0.603145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606289] NET: Registered protocol family 2 [ 0.608256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612801] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614987] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616973] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.619124] NET: Registered protocol family 1 [ 0.620728] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622728] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.655458] Trying to unpack rootfs image as initramfs... [ 0.718594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.721639] Scanning for low memory corruption every 60 seconds [ 0.724033] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.726134] audit: initializing netlink subsys (disabled) [ 0.728029] audit: type=2000 audit(1557434505.763:1): initialized [ 0.730359] Initialise system trusted keyring [ 0.732047] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.734155] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.737325] zbud: loaded [ 0.738541] VFS: Disk quotas dquot_6.6.0 [ 0.740021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.742665] fuse init (API version 7.23) [ 0.744261] Key type big_key registered [ 0.745700] Allocating IMA MOK and blacklist keyrings. [ 0.747847] Key type asymmetric registered [ 0.749336] Asymmetric key parser 'x509' registered [ 0.751078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.753777] io scheduler noop registered [ 0.755209] io scheduler deadline registered (default) [ 0.757012] io scheduler cfq registered [ 0.758511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.760415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.762686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.765299] ACPI: Power Button [PWRF] [ 0.766793] GHES: HEST is not enabled! [ 0.781171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.811659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.815371] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.840680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.844383] Linux agpgart interface v0.103 [ 0.848183] brd: module loaded [ 0.850759] loop: module loaded [ 0.856516] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.859160] GPT:90111 != 2097151 [ 0.860386] GPT:Alternate GPT header not at the end of the disk. [ 0.862390] GPT:90111 != 2097151 [ 0.863622] GPT: Use GNU Parted to correct GPT errors. [ 0.865377] vda: vda1 vda15 [ 0.867390] scsi host0: ata_piix [ 0.868757] scsi host1: ata_piix [ 0.870036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.872262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.875113] libphy: Fixed MDIO Bus: probed [ 0.876606] tun: Universal TUN/TAP device driver, 1.6 [ 0.878341] tun: (C) 1999-2004 Max Krasnyansky [ 0.881731] PPP generic driver version 2.4.2 [ 0.883358] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.885538] ehci-pci: EHCI PCI platform driver [ 0.887130] ehci-platform: EHCI generic platform driver [ 0.888932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.891004] ohci-pci: OHCI PCI platform driver [ 0.892604] ohci-platform: OHCI generic platform driver [ 0.894425] uhci_hcd: USB Universal Host Controller Interface driver [ 0.909547] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.914009] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.915802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.917900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.920158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.922735] usb usb1: Product: UHCI Host Controller [ 0.924427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.926503] usb usb1: SerialNumber: 0000:00:01.2 [ 0.928244] hub 1-0:1.0: USB hub found [ 0.929665] hub 1-0:1.0: 2 ports detected [ 0.931291] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.934979] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.936709] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.938565] mousedev: PS/2 mouse device common for all mice [ 0.940817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.943908] rtc_cmos 00:00: RTC can wake from S4 [ 0.946070] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.948222] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.950381] i2c /dev entries driver [ 0.951743] device-mapper: uevent: version 1.0.3 [ 0.953457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.956423] ledtrig-cpu: registered to indicate activity on CPUs [ 0.958762] NET: Registered protocol family 10 [ 0.960635] NET: Registered protocol family 17 [ 0.962234] Key type dns_resolver registered [ 0.963940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.965915] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969062] registered taskstats version 1 [ 0.970568] Loading compiled-in X.509 certificates [ 0.972806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976177] zswap: loaded using pool lzo/zbud [ 0.978604] Key type trusted registered [ 0.981151] Key type encrypted registered [ 0.982632] AppArmor: AppArmor sha1 policy hashing enabled [ 0.984511] ima: No TPM chip found, activating TPM-bypass! [ 0.986403] evm: HMAC attrs: 0x1 [ 0.988048] Magic number: 3:923:699 [ 0.989541] rtc_cmos 00:00: setting system clock to 2019-05-09 20:41:45 UTC (1557434505) [ 0.992453] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.994470] EDD information not available. [ 1.032637] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051413] Write protecting the kernel read-only data: 14336k [ 1.054813] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057917] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.110133] 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.90 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.19... Lease of 192.168.120.19 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.04. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHL6f+lj0/bcXg6AtKgJjBOD/iBncu0ncQzjUeRT98jXYJHKkgqsHglPbtKK/T+q7kgPWUl3iot8rznOyZZHIxLxca0qPHdzmr/fbQgzhG5Dy9JTnk4IBxCpPKm18v+kuvzDWQKAVxt6zbDR7sXkLh/L1VBeTSfDGldRq16yPaJxH6TuN+X3oAEkRY0P35VmC/xJ5AkWfBco6vuCVjbszdQXuTRRdkeUCderhokgrY3g5rEKmi5srFKPZ8WlmNFZVJFsp5CisAO2H+j+Lay+o46gA4uvVYn83ERsPNUnUiAlkEi+JgkWGQB6Xc6UQiHjggARmNLG2QNBQ2mSHZDqij root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a ssh-dss AAAAB3NzaC1kc3MAAACBAP56XHE4vByogqIFYgSCqXfZ2huh5BG7zb0zxXFutDz66B0pRx+mx59XjFoN+iyy2YOU5KwXLlsV2kNWmrkWrJvlfbvJn3gi6Hl3sDCeqdh5et/PG78GMx2xpxkucFyx0RjJohi8iwgJc2RoXq16GV40AnDaV49KD/3rZWe8qh9TAAAAFQDN+AEUZTjecAet5v/Hy31J+CvnjQAAAIEAu2+qsAwYUIru4wWkGQs5qwrMfNqq0cVxES1A1KTR/xxCrSkm8uUMvQdpE8Yz/Z5OXHq5dCSnIxaXX58YQ6yE8Y40nsrNQbHKIDAoEVQIVHAuIqSu8dN02jQt+qO3/uTPE+N0fyAhvRR/bludG3Z2iWnRCgw6tjqGgQRxX7qjbKQAAACBANX4FFtFGRBbwG/uek7nXWt1QNP6x+Ta/OfIMuHfGJ7lwCb33tFW6KoaLRzfBObR9wZ2vDqhtcJiBQMkI2C0FjJeL9J03sfoXD2lEp8GPTgW9JHTw0XnhuOBBTrxpExdepl3GblO2KOrcJMK+AAf4Egehx7EnfK6LRW7ZG1voVfC root@singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.45s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fef0:eb08/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.19 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-dee85dbd-346d-4d08-913b-e7d1b063b85a login: 2019-05-09 20:42:02,050 - paramiko.transport - DEBUG - starting thread (client mode): 0x50c2b710L 2019-05-09 20:42:02,050 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-09 20:42:02,050 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-09 20:42:02,050 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-09 20:42:02,051 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-09 20:42:02,052 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-09 20:42:02,052 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-09 20:42:02,052 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-09 20:42:02,052 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-09 20:42:02,052 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-09 20:42:02,069 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-09 20:42:02,070 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-09 20:42:02,082 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 2f303d6255695f33c8705ed4358b6594 2019-05-09 20:42:02,083 - paramiko.transport - DEBUG - Trying discovered key 43181673f7f59a5d4b62d2b24ad5087a in /tmp/tmpdacye_ 2019-05-09 20:42:02,109 - paramiko.transport - DEBUG - userauth is OK 2019-05-09 20:42:02,115 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-09 20:42:02,147 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-09 20:42:02,148 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-09 20:42:02,148 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-09 20:42:02,149 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-09 20:42:02,150 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-09 20:42:02,151 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-09 20:42:02,151 - functest.core.singlevm - DEBUG - error: 2019-05-09 20:42:02,155 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-09 20:42:02,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:42:02,265 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-09 20:42:02,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-09 20:42:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/789ea1ec-2ba3-4287-8b64-c3c570151129.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:04,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:42:04 GMT X-Openstack-Request-Id: req-2bf709e4-bc03-47c5-8c53-35703018af86 2019-05-09 20:42:04,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:42:04,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/789ea1ec-2ba3-4287-8b64-c3c570151129.json used request id req-2bf709e4-bc03-47c5-8c53-35703018af86 2019-05-09 20:42:04,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.84526801109s 2019-05-09 20:42:04,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:42:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:04,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:42:04 GMT X-Openstack-Request-Id: req-7b3f9837-7b3f-4434-a9eb-62ba2f19d76b 2019-05-09 20:42:04,183 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:42:04,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7b3f9837-7b3f-4434-a9eb-62ba2f19d76b 2019-05-09 20:42:04,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0526528358459s 2019-05-09 20:42:04,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:42:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:04,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-9c67cb20-5e98-436e-a3c6-03c02d0d4a9d x-openstack-request-id: req-9c67cb20-5e98-436e-a3c6-03c02d0d4a9d 2019-05-09 20:42:04,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60 used request id req-9c67cb20-5e98-436e-a3c6-03c02d0d4a9d 2019-05-09 20:42:04,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.39724111557s 2019-05-09 20:42:04,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:42:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:06,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-1ada8b94-b1eb-4fe3-b630-b1c6a8b5c253 x-openstack-request-id: req-1ada8b94-b1eb-4fe3-b630-b1c6a8b5c253 2019-05-09 20:42:06,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:eb:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:eb:08", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "rel": "bookmark"}], "image": {"id": "b217d513-32f8-4139-ba66-18cfc001f325", "links": [{"href": "http://172.30.9.21:8774/images/b217d513-32f8-4139-ba66-18cfc001f325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:41:44.000000", "flavor": {"id": "8d0be1b3-1319-4755-a9e2-a44aae319878", "links": [{"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}]}, "id": "c35b1df6-faf3-48e6-8fa4-c8d6a311dd60", "security_groups": [{"name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}], "user_id": "68fc8457689f42bdb65287bbd4f28a79", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:42:04Z", "hostId": "03c35bb3d6389ebaf3776dc9a375a747ab8f2363f85809c5c21544d7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a", "name": "singlevm2-vm_dee85dbd-346d-4d08-913b-e7d1b063b85a", "created": "2019-05-09T20:41:34Z", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:42:06,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1ada8b94-b1eb-4fe3-b630-b1c6a8b5c253 2019-05-09 20:42:06,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.9491121769s 2019-05-09 20:42:06,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:42:08,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:42:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:08,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:42:08 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-1ac3eef8-2b38-49c5-b20b-e8fe20022cf6 x-openstack-request-id: req-1ac3eef8-2b38-49c5-b20b-e8fe20022cf6 2019-05-09 20:42:08,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-09 20:42:08,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1ac3eef8-2b38-49c5-b20b-e8fe20022cf6 2019-05-09 20:42:08,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229684114456s 2019-05-09 20:42:08,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:42:08,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:08,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 09 May 2019 20:42:08 GMT X-Openstack-Request-Id: req-6001ffd6-64f4-44ce-af43-bddc52d4d590 2019-05-09 20:42:08,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:07Z", "updated_at": "2019-05-09T20:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "03be418b-cc19-4948-961e-e4552f7b1f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "22a6666d-17a2-47c4-9581-da20f4191051", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "98e504f4-e583-414b-b93f-b10ad8bd93fc", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "de5317c0-77f0-4ab9-a91a-d60d490705b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:26Z", "updated_at": "2019-05-09T20:41:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:27Z", "revision_number": 0, "id": "1bab2b1c-1735-4c37-8987-589e7db77a83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:27Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:41:27Z", "revision_number": 0, "id": "441963b8-d6ef-4ded-898d-18df5fcc1ac3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:27Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "bd298980-5104-4730-93f4-76d0aae592f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:26Z", "revision_number": 0, "id": "dc86a4a8-d140-41e5-a17f-ffd443c7fa5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:26Z", "security_group_id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 3, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "e7e57cb6-6721-40c6-a36d-090acfc8c9c9", "name": "singlevm2-sg_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:42:08,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6001ffd6-64f4-44ce-af43-bddc52d4d590 2019-05-09 20:42:08,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499300956726s 2019-05-09 20:42:08,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:42:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e7e57cb6-6721-40c6-a36d-090acfc8c9c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:09,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:42:09 GMT X-Openstack-Request-Id: req-c7d9dd0f-18a2-43bd-ac92-a5ec15202d14 2019-05-09 20:42:09,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:42:09,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e7e57cb6-6721-40c6-a36d-090acfc8c9c9.json used request id req-c7d9dd0f-18a2-43bd-ac92-a5ec15202d14 2019-05-09 20:42:09,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.466770172119s 2019-05-09 20:42:09,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-09 20:42:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:09,330 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-2743d104-1a7c-4bf0-90f9-e5e0eed9ab7f x-openstack-request-id: req-2743d104-1a7c-4bf0-90f9-e5e0eed9ab7f 2019-05-09 20:42:09,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_dee85dbd-346d-4d08-913b-e7d1b063b85a used request id req-2743d104-1a7c-4bf0-90f9-e5e0eed9ab7f 2019-05-09 20:42:09,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0364170074463s 2019-05-09 20:42:09,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:42:09,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ea817883-ec54-4003-b781-352ef461dff6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" -d '{"subnet_id": "5d414609-5d58-4739-b900-62c252dda1af"}' 2019-05-09 20:42:12,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:42:12 GMT X-Openstack-Request-Id: req-a1f12aa8-0355-45b6-87b3-1dbaab9eadb7 2019-05-09 20:42:12,456 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2c285bb9-750e-4d1d-86c3-a4311eedf44e", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "subnet_id": "5d414609-5d58-4739-b900-62c252dda1af", "subnet_ids": ["5d414609-5d58-4739-b900-62c252dda1af"], "port_id": "d5ea048b-7cc2-4d0f-bf99-c9410bb7444d", "id": "ea817883-ec54-4003-b781-352ef461dff6"} 2019-05-09 20:42:12,456 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ea817883-ec54-4003-b781-352ef461dff6/remove_router_interface.json used request id req-a1f12aa8-0355-45b6-87b3-1dbaab9eadb7 2019-05-09 20:42:12,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.12503409386s 2019-05-09 20:42:12,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:42:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:12,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 09 May 2019 20:42:12 GMT X-Openstack-Request-Id: req-9c3cb858-e79d-4dd3-bd08-5f2d5d4e2feb 2019-05-09 20:42:12,911 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:11Z", "admin_state_up": true, "updated_at": "2019-05-09T20:42:10Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "ea817883-ec54-4003-b781-352ef461dff6", "name": "singlevm2-router_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:42:12,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9c3cb858-e79d-4dd3-bd08-5f2d5d4e2feb 2019-05-09 20:42:12,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.454937934875s 2019-05-09 20:42:12,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:42:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/ea817883-ec54-4003-b781-352ef461dff6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:17,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:42:17 GMT X-Openstack-Request-Id: req-3ebf46de-dae3-41db-aa28-3e3b76bc8750 2019-05-09 20:42:17,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:42:17,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ea817883-ec54-4003-b781-352ef461dff6.json used request id req-3ebf46de-dae3-41db-aa28-3e3b76bc8750 2019-05-09 20:42:17,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.35147690773s 2019-05-09 20:42:17,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:42:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:17,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 09 May 2019 20:42:17 GMT X-Openstack-Request-Id: req-a8a095bd-01ec-425d-b348-562dd65276fb 2019-05-09 20:42:17,313 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:41:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f2d596ebdc764f669f445454c1fd44d3","id":"5d414609-5d58-4739-b900-62c252dda1af","subnetpool_id":null,"name":"singlevm2-subnet_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:42:17,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a8a095bd-01ec-425d-b348-562dd65276fb 2019-05-09 20:42:17,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485169887543s 2019-05-09 20:42:17,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:42:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/5d414609-5d58-4739-b900-62c252dda1af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:19,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:42:19 GMT X-Openstack-Request-Id: req-682c460f-bc51-49b6-979c-db67e9b60412 2019-05-09 20:42:19,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:42:19,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5d414609-5d58-4739-b900-62c252dda1af.json used request id req-682c460f-bc51-49b6-979c-db67e9b60412 2019-05-09 20:42:19,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51675581932s 2019-05-09 20:42:19,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:42:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:19,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 09 May 2019 20:42:19 GMT X-Openstack-Request-Id: req-958af675-f45f-453c-8398-f71e38e823d3 2019-05-09 20:42:19,927 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2c285bb9-750e-4d1d-86c3-a4311eedf44e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2d596ebdc764f669f445454c1fd44d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:42:19Z","qos_policy_id":null,"name":"singlevm2-net_dee85dbd-346d-4d08-913b-e7d1b063b85a","admin_state_up":true,"tenant_id":"f2d596ebdc764f669f445454c1fd44d3","created_at":"2019-05-09T20:41:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:42:19,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-958af675-f45f-453c-8398-f71e38e823d3 2019-05-09 20:42:19,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953409671783s 2019-05-09 20:42:19,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:42:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/2c285bb9-750e-4d1d-86c3-a4311eedf44e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:21,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:42:21 GMT X-Openstack-Request-Id: req-900e0271-f413-4968-b07b-4782b6b83d91 2019-05-09 20:42:21,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:42:21,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2c285bb9-750e-4d1d-86c3-a4311eedf44e.json used request id req-900e0271-f413-4968-b07b-4782b6b83d91 2019-05-09 20:42:21,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51524114609s 2019-05-09 20:42:21,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:42:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:21,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:42:21 GMT X-Openstack-Request-Id: req-c9cbbcc7-c9d3-444f-8088-ca8a853e82c5 2019-05-09 20:42:21,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:41:23Z", "file": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325/file", "owner": "f2d596ebdc764f669f445454c1fd44d3", "id": "b217d513-32f8-4139-ba66-18cfc001f325", "size": 12716032, "self": "/v2/images/b217d513-32f8-4139-ba66-18cfc001f325", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b217d513-32f8-4139-ba66-18cfc001f325/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_dee85dbd-346d-4d08-913b-e7d1b063b85a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:41:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:42:21,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c9cbbcc7-c9d3-444f-8088-ca8a853e82c5 2019-05-09 20:42:21,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.360048055649s 2019-05-09 20:42:21,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:42:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b217d513-32f8-4139-ba66-18cfc001f325 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b04d8fcb7cb38a41b1ec1ff62e21b5abac118b1" 2019-05-09 20:42:23,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:42:23 GMT X-Openstack-Request-Id: req-e7fb5cac-99db-4fef-abec-6c26047de82f 2019-05-09 20:42:23,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:42:23,719 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b217d513-32f8-4139-ba66-18cfc001f325 used request id req-e7fb5cac-99db-4fef-abec-6c26047de82f 2019-05-09 20:42:23,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.90976595879s 2019-05-09 20:42:23,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:42:23,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:23,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-d3f08a5b-3ae2-4709-91fc-95dd85f5bb28 x-openstack-request-id: req-d3f08a5b-3ae2-4709-91fc-95dd85f5bb28 2019-05-09 20:42:23,748 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d0be1b3-1319-4755-a9e2-a44aae319878"}]} 2019-05-09 20:42:23,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d3f08a5b-3ae2-4709-91fc-95dd85f5bb28 2019-05-09 20:42:23,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235579013824s 2019-05-09 20:42:23,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:42:23,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:23,819 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-f9dad26f-e66c-47d5-bb19-e7453bb66a9c x-openstack-request-id: req-f9dad26f-e66c-47d5-bb19-e7453bb66a9c 2019-05-09 20:42:23,820 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8d0be1b3-1319-4755-a9e2-a44aae319878 used request id req-f9dad26f-e66c-47d5-bb19-e7453bb66a9c 2019-05-09 20:42:23,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0697140693665s 2019-05-09 20:42:23,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:42:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:24,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 20:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd80a42d-3b84-48d4-887e-40f5a0854dcd 2019-05-09 20:42:24,059 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": {"self": "http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68fc8457689f42bdb65287bbd4f28a79", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:42:24,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fd80a42d-3b84-48d4-887e-40f5a0854dcd 2019-05-09 20:42:24,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238502025604s 2019-05-09 20:42:24,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:42:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:24,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 09 May 2019 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7303b3f2-37aa-44e6-9aca-95a1e9e208ae 2019-05-09 20:42:24,318 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_dee85dbd-346d-4d08-913b-e7d1b063b85a", "links": {"self": "http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "68fc8457689f42bdb65287bbd4f28a79", "description": null}} 2019-05-09 20:42:24,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79 used request id req-7303b3f2-37aa-44e6-9aca-95a1e9e208ae 2019-05-09 20:42:24,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253677129745s 2019-05-09 20:42:24,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:42:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:24,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-021fa432-2d11-4559-a9ab-a3cddbc44a87 2019-05-09 20:42:24,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:42:24,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/68fc8457689f42bdb65287bbd4f28a79 used request id req-021fa432-2d11-4559-a9ab-a3cddbc44a87 2019-05-09 20:42:24,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.410416126251s 2019-05-09 20:42:24,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:42:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:24,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 09 May 2019 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c263f31c-3865-4f6b-85fb-5d240176a86d 2019-05-09 20:42:24,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3"}, "tags": [], "enabled": true, "id": "f2d596ebdc764f669f445454c1fd44d3", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_dee85dbd-346d-4d08-913b-e7d1b063b85a"}]} 2019-05-09 20:42:24,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c263f31c-3865-4f6b-85fb-5d240176a86d 2019-05-09 20:42:24,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205636978149s 2019-05-09 20:42:24,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:42:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:25,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b4eda5-b212-4a66-8aaf-d079f73fc2d5 2019-05-09 20:42:25,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:42:25,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f2d596ebdc764f669f445454c1fd44d3 used request id req-12b4eda5-b212-4a66-8aaf-d079f73fc2d5 2019-05-09 20:42:25,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.346228122711s 2019-05-09 20:42:25,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:42:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f2d596ebdc764f669f445454c1fd44d3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:25,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:42:25 GMT X-Openstack-Request-Id: req-2df3e9a6-a872-43fa-bb88-f03bf0d7dfe1 2019-05-09 20:42:25,662 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:07Z", "updated_at": "2019-05-09T20:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "03be418b-cc19-4948-961e-e4552f7b1f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "22a6666d-17a2-47c4-9581-da20f4191051", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "98e504f4-e583-414b-b93f-b10ad8bd93fc", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "de5317c0-77f0-4ab9-a91a-d60d490705b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "name": "default"}]} 2019-05-09 20:42:25,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f2d596ebdc764f669f445454c1fd44d3&name=default used request id req-2df3e9a6-a872-43fa-bb88-f03bf0d7dfe1 2019-05-09 20:42:25,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364577054977s 2019-05-09 20:42:25,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:42:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:26,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:42:25 GMT X-Openstack-Request-Id: req-1ff6cbda-5597-4e23-ba07-a9b89d1ff8f7 2019-05-09 20:42:26,033 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "created_at": "2019-05-09T20:41:07Z", "updated_at": "2019-05-09T20:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "03be418b-cc19-4948-961e-e4552f7b1f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "de5317c0-77f0-4ab9-a91a-d60d490705b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "98e504f4-e583-414b-b93f-b10ad8bd93fc", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:41:07Z", "revision_number": 0, "id": "22a6666d-17a2-47c4-9581-da20f4191051", "remote_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "remote_ip_prefix": null, "created_at": "2019-05-09T20:41:07Z", "security_group_id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "tenant_id": "f2d596ebdc764f669f445454c1fd44d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d596ebdc764f669f445454c1fd44d3"}], "revision_number": 1, "project_id": "f2d596ebdc764f669f445454c1fd44d3", "id": "55c99434-55e7-4dd0-8066-9c4b0cf4a4ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}]} 2019-05-09 20:42:26,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1ff6cbda-5597-4e23-ba07-a9b89d1ff8f7 2019-05-09 20:42:26,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36647105217s 2019-05-09 20:42:26,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:42:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/55c99434-55e7-4dd0-8066-9c4b0cf4a4ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2a533af49b845987bdeacedda93824bb90a419d4" 2019-05-09 20:42:26,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:42:26 GMT X-Openstack-Request-Id: req-7a4869d8-d74e-4166-b5be-b1a11727fe19 2019-05-09 20:42:26,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:42:26,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/55c99434-55e7-4dd0-8066-9c4b0cf4a4ef.json used request id req-7a4869d8-d74e-4166-b5be-b1a11727fe19 2019-05-09 20:42:26,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.423643112183s 2019-05-09 20:42:26,510 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-09 20:42:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:42:26,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5abed09-398e-4cb4-aff7-01846e92a074 2019-05-09 20:42:26,558 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:42:26,558 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c5abed09-398e-4cb4-aff7-01846e92a074 2019-05-09 20:42:26,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:42:26,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["EGMMyv4DRf6nejBY1vJpOw"], "issued_at": "2019-05-09T20:42:26.000000Z"}} 2019-05-09 20:42:26,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:42:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:27,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:42:27 GMT X-Openstack-Request-Id: req-6e9f56c6-e518-4839-8355-b44f7c61ff9b 2019-05-09 20:42:27,376 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:42:27,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e9f56c6-e518-4839-8355-b44f7c61ff9b 2019-05-09 20:42:27,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410499811172s 2019-05-09 20:42:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:42:27,390 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06069499-81c7-4c64-a1d2-159ce2d3b012 2019-05-09 20:42:27,391 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:42:27,391 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-06069499-81c7-4c64-a1d2-159ce2d3b012 2019-05-09 20:42:27,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:42:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:27,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082edc2e-31a5-4489-b503-302ca9638fbf 2019-05-09 20:42:27,619 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:42:27,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-082edc2e-31a5-4489-b503-302ca9638fbf 2019-05-09 20:42:27,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227416992188s 2019-05-09 20:42:27,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:42:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}}' 2019-05-09 20:42:27,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 09 May 2019 20:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eccfa57b-f1f4-428a-b0bc-98a36773478b 2019-05-09 20:42:27,885 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9"}, "tags": [], "enabled": true, "id": "572176e7e1024e1faa164cc2318745e9", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}} 2019-05-09 20:42:27,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-eccfa57b-f1f4-428a-b0bc-98a36773478b 2019-05-09 20:42:27,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259382009506s 2019-05-09 20:42:27,886 - 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'572176e7e1024e1faa164cc2318745e9', '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_bffb93d2-561f-43ee-a01d-8e31ef07c8c4'}) 2019-05-09 20:42:27,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:42:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "KKVP5pZ3X0l5gQoCO52aFHNPNwRfI1", "email": null, "name": "vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}}' 2019-05-09 20:42:28,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 09 May 2019 20:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889f2dc4-cad9-4a5d-bed8-ea7472b9303f 2019-05-09 20:42:28,452 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": {"self": "http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a0805151325401bbffb7d8af78528fb", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:42:28,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-889f2dc4-cad9-4a5d-bed8-ea7472b9303f 2019-05-09 20:42:28,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.559914112091s 2019-05-09 20:42:28,453 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9a0805151325401bbffb7d8af78528fb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4'}) 2019-05-09 20:42:28,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:42:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1cd93b0-badd-4e46-ae79-23acd8dfd60e 2019-05-09 20:42:28,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:42:28,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1cd93b0-badd-4e46-ae79-23acd8dfd60e 2019-05-09 20:42:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229192972183s 2019-05-09 20:42:28,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:42:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e977b1-85e3-4641-83cf-4966f3d07779 2019-05-09 20:42:28,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:42:28,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-39e977b1-85e3-4641-83cf-4966f3d07779 2019-05-09 20:42:28,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208657979965s 2019-05-09 20:42:28,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:42:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:29,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2c351c-963d-4b64-bec5-b97b735eb98a 2019-05-09 20:42:29,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:42:29,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b2c351c-963d-4b64-bec5-b97b735eb98a 2019-05-09 20:42:29,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21398806572s 2019-05-09 20:42:29,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:42:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:29,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407db5d9-5e48-4796-8cd6-db5cbb37cacc 2019-05-09 20:42:29,353 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:42:29,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-407db5d9-5e48-4796-8cd6-db5cbb37cacc 2019-05-09 20:42:29,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230541944504s 2019-05-09 20:42:29,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:42:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 20:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67204d2e-3d14-46ed-8484-5d24efdb25da 2019-05-09 20:42:29,574 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": {"self": "http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a0805151325401bbffb7d8af78528fb", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:42:29,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-67204d2e-3d14-46ed-8484-5d24efdb25da 2019-05-09 20:42:29,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220216989517s 2019-05-09 20:42:29,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:42:29,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:29,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 09 May 2019 20:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9bbd99-da62-4d40-847d-0ab3b45f27d9 2019-05-09 20:42:29,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9"}, "tags": [], "enabled": true, "id": "572176e7e1024e1faa164cc2318745e9", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:42:29,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0a9bbd99-da62-4d40-847d-0ab3b45f27d9 2019-05-09 20:42:29,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218070030212s 2019-05-09 20:42:29,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:42:29,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=9a0805151325401bbffb7d8af78528fb&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=572176e7e1024e1faa164cc2318745e9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 20:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf09ad0-319b-48b4-8696-eb41fbe669c0 2019-05-09 20:42:29,935 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=9a0805151325401bbffb7d8af78528fb&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=572176e7e1024e1faa164cc2318745e9", "previous": null, "next": null}} 2019-05-09 20:42:29,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9a0805151325401bbffb7d8af78528fb&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=572176e7e1024e1faa164cc2318745e9 used request id req-5cf09ad0-319b-48b4-8696-eb41fbe669c0 2019-05-09 20:42:29,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121845006943s 2019-05-09 20:42:29,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:42:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9/users/9a0805151325401bbffb7d8af78528fb/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:30,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8692caa4-5baa-43a4-9eca-f7ad717b2a57 2019-05-09 20:42:30,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:42:30,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9/users/9a0805151325401bbffb7d8af78528fb/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-8692caa4-5baa-43a4-9eca-f7ad717b2a57 2019-05-09 20:42:30,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.197134971619s 2019-05-09 20:42:30,137 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 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'572176e7e1024e1faa164cc2318745e9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'KKVP5pZ3X0l5gQoCO52aFHNPNwRfI1', 'username': u'vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:42:30,141 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'password': 'KKVP5pZ3X0l5gQoCO52aFHNPNwRfI1', 'project_name': 'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '572176e7e1024e1faa164cc2318745e9', 'project_domain_name': 'Default'} 2019-05-09 20:42:30,142 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-09 20:42:30,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:42:30,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:30,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9489ddb0-7eaa-4407-ae86-58134d43ca24 2019-05-09 20:42:30,382 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:42:30,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9489ddb0-7eaa-4407-ae86-58134d43ca24 2019-05-09 20:42:30,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.240314006805s 2019-05-09 20:42:30,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:42:30,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:42:30,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 09 May 2019 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc14c14-abcb-49e3-ad44-6585d0e09a30 2019-05-09 20:42:30,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9"}, "tags": [], "enabled": true, "id": "572176e7e1024e1faa164cc2318745e9", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:42:30,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-acc14c14-abcb-49e3-ad44-6585d0e09a30 2019-05-09 20:42:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223802804947s 2019-05-09 20:42:30,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:42:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" -d '{"network": {"tenant_id": "572176e7e1024e1faa164cc2318745e9", "name": "vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "admin_state_up": true}}' 2019-05-09 20:42:31,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 09 May 2019 20:42:31 GMT X-Openstack-Request-Id: req-54f57d59-785c-470f-a5da-32376e12cdeb 2019-05-09 20:42:31,310 - 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":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:42:31Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}} 2019-05-09 20:42:31,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54f57d59-785c-470f-a5da-32376e12cdeb 2019-05-09 20:42:31,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.694386959076s 2019-05-09 20:42:31,311 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:42:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c2455892-12a6-4e1d-a124-a3b21c1a0b7f', 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'vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', u'created_at': u'2019-05-09T20:42:31Z', u'mtu': 1450, u'tenant_id': u'572176e7e1024e1faa164cc2318745e9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'572176e7e1024e1faa164cc2318745e9', u'l2_adjacency': True}) 2019-05-09 20:42:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:42:31,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991fe80a-b3ba-4b6f-90a8-f6f2bd5be74e 2019-05-09 20:42:31,323 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:42:31,323 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-991fe80a-b3ba-4b6f-90a8-f6f2bd5be74e 2019-05-09 20:42:31,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:42:31,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "572176e7e1024e1faa164cc2318745e9", "name": "vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/572176e7e1024e1faa164cc2318745e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/572176e7e1024e1faa164cc2318745e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/572176e7e1024e1faa164cc2318745e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_572176e7e1024e1faa164cc2318745e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_572176e7e1024e1faa164cc2318745e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/572176e7e1024e1faa164cc2318745e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/572176e7e1024e1faa164cc2318745e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/572176e7e1024e1faa164cc2318745e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/572176e7e1024e1faa164cc2318745e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/572176e7e1024e1faa164cc2318745e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/572176e7e1024e1faa164cc2318745e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "id": "9a0805151325401bbffb7d8af78528fb"}, "audit_ids": ["SbqaSsMXRKOGh5-6sa8Lng"], "issued_at": "2019-05-09T20:42:31.000000Z"}} 2019-05-09 20:42:31,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:42:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:32,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 09 May 2019 20:42:32 GMT X-Openstack-Request-Id: req-4089544e-22cd-4a4e-b2ae-0cb4b39bff40 2019-05-09 20:42:32,132 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:42:31Z","qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}]} 2019-05-09 20:42:32,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4089544e-22cd-4a4e-b2ae-0cb4b39bff40 2019-05-09 20:42:32,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390847921371s 2019-05-09 20:42:32,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:42:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"subnet": {"name": "vping_ssh-subnet_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "enable_dhcp": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:42:33,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 09 May 2019 20:42:33 GMT X-Openstack-Request-Id: req-266bcb53-6b79-4711-8290-e3d4ec0bee15 2019-05-09 20:42:33,412 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:42:32Z","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":"572176e7e1024e1faa164cc2318745e9","id":"b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c","subnetpool_id":null,"name":"vping_ssh-subnet_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}} 2019-05-09 20:42:33,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-266bcb53-6b79-4711-8290-e3d4ec0bee15 2019-05-09 20:42:33,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.27842617035s 2019-05-09 20:42:33,413 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:42:32Z', 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'b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', u'enable_dhcp': True, u'network_id': u'c2455892-12a6-4e1d-a124-a3b21c1a0b7f', u'tenant_id': u'572176e7e1024e1faa164cc2318745e9', u'created_at': u'2019-05-09T20:42:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'572176e7e1024e1faa164cc2318745e9'}) 2019-05-09 20:42:33,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:42:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vping_ssh-router_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "admin_state_up": true}}' 2019-05-09 20:42:40,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 09 May 2019 20:42:40 GMT X-Openstack-Request-Id: req-dfac1d71-8a43-44f6-ae2e-b0f47ace8d12 2019-05-09 20:42:40,618 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:34Z", "admin_state_up": true, "updated_at": "2019-05-09T20:42:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "0afa3d16-b225-432f-900d-1148eaa93495", "name": "vping_ssh-router_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}} 2019-05-09 20:42:40,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dfac1d71-8a43-44f6-ae2e-b0f47ace8d12 2019-05-09 20:42:40,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.20478010178s 2019-05-09 20:42:40,618 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:42:35Z', u'revision_number': 3, u'id': u'0afa3d16-b225-432f-900d-1148eaa93495', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', u'admin_state_up': True, u'tenant_id': u'572176e7e1024e1faa164cc2318745e9', u'created_at': u'2019-05-09T20:42:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'572176e7e1024e1faa164cc2318745e9'}) 2019-05-09 20:42:40,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:42:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0afa3d16-b225-432f-900d-1148eaa93495/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"subnet_id": "b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"}' 2019-05-09 20:42:44,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:42:44 GMT X-Openstack-Request-Id: req-8a08dad1-55ce-4ec0-a8c2-acb530582e5b 2019-05-09 20:42:44,025 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "subnet_id": "b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c", "subnet_ids": ["b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"], "port_id": "a15e395b-7780-45ba-92b6-5491b310ea9b", "id": "0afa3d16-b225-432f-900d-1148eaa93495"} 2019-05-09 20:42:44,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0afa3d16-b225-432f-900d-1148eaa93495/add_router_interface.json used request id req-8a08dad1-55ce-4ec0-a8c2-acb530582e5b 2019-05-09 20:42:44,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.40660905838s 2019-05-09 20:42:44,026 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:42:44,132 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:42:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:42:44,140 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:42:44 GMT 2019-05-09 20:42:44,141 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:42:44,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:42:44,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:44,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:42:44 GMT X-Openstack-Request-Id: req-e86fd9d5-f151-4310-9c6a-216a01196e43 2019-05-09 20:42:44,477 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:42:44,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e86fd9d5-f151-4310-9c6a-216a01196e43 2019-05-09 20:42:44,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33100104332s 2019-05-09 20:42:44,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:42:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}' 2019-05-09 20:42:44,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 09 May 2019 20:42:44 GMT Location: http://172.30.9.21:9292/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2df388d7-6c69-4c34-a8c4-250ede17274e 2019-05-09 20:42:44,813 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:42:44Z", "file": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file", "owner": "572176e7e1024e1faa164cc2318745e9", "id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "size": null, "self": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "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_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "checksum": null, "created_at": "2019-05-09T20:42:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:42:44,813 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2df388d7-6c69-4c34-a8c4-250ede17274e 2019-05-09 20:42:44,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.327686071396s 2019-05-09 20:42:44,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:42:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '' 2019-05-09 20:42:46,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:42:46 GMT X-Openstack-Request-Id: req-16ab894b-8862-4894-a523-bc10c3ffa3e6 2019-05-09 20:42:46,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:42:46,175 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file used request id req-16ab894b-8862-4894-a523-bc10c3ffa3e6 2019-05-09 20:42:46,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36135983467s 2019-05-09 20:42:46,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:42:46,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:47,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:42:47 GMT X-Openstack-Request-Id: req-9d623a58-34d3-43dd-a1dd-82a78ea11fb6 2019-05-09 20:42:47,043 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:42:46Z", "file": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file", "owner": "572176e7e1024e1faa164cc2318745e9", "id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "size": 12716032, "self": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:42:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:42:47,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9d623a58-34d3-43dd-a1dd-82a78ea11fb6 2019-05-09 20:42:47,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.86291718483s 2019-05-09 20:42:47,045 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file', 'owner': u'572176e7e1024e1faa164cc2318745e9', 'id': u'10a0b506-b5fe-40c4-9684-d6f256de3d58', 'size': 12716032, u'self': u'/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'572176e7e1024e1faa164cc2318745e9', 'name': 'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:42:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:42:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', '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/10a0b506-b5fe-40c4-9684-d6f256de3d58', 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_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'created': u'2019-05-09T20:42:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:42:44Z', 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/10a0b506-b5fe-40c4-9684-d6f256de3d58', 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_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:42:47,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:42:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:42:47,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-64ea2648-c0be-4015-aa73-03319059fd0f x-openstack-request-id: req-64ea2648-c0be-4015-aa73-03319059fd0f 2019-05-09 20:42:47,424 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9505b827-4fa4-49f5-b3b0-a50a79042691"}} 2019-05-09 20:42:47,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-64ea2648-c0be-4015-aa73-03319059fd0f 2019-05-09 20:42:47,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.375871181488s 2019-05-09 20:42:47,425 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', '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'2ab4035b39944105b06c1331442b1700', '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'9505b827-4fa4-49f5-b3b0-a50a79042691', 'swap': 0}) 2019-05-09 20:42:47,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:42:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" -d '{"extra_specs": {}}' 2019-05-09 20:42:47,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-6c2d4e26-da33-4a94-b538-72c59099a94d x-openstack-request-id: req-6c2d4e26-da33-4a94-b538-72c59099a94d 2019-05-09 20:42:47,446 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:42:47,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691/os-extra_specs used request id req-6c2d4e26-da33-4a94-b538-72c59099a94d 2019-05-09 20:42:47,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209031105042s 2019-05-09 20:42:47,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-09 20:42:47,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"keypair": {"name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}}' 2019-05-09 20:42:47,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-7442ca2f-0664-4175-8b68-403f8aaca4ac x-openstack-request-id: req-7442ca2f-0664-4175-8b68-403f8aaca4ac 2019-05-09 20:42:47,967 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeE1EEMhV72tIiE9sT8teVMVtcZZ37WnE46Y4gPjRojoHlzpr4RcVyFxyjJPuQ/Kws7lSfbV8cFdBlxktyRJ0rURl/cLL/E0wufBrZc7WfkAN2nvu9S9LdEgpMTXxoFghyZfUxSRjn8znscklZAZe38pj9xDur5cXGrQ8YNE6dw1LZo/njiS6WCVpVIrMD5cvtnmEYiyzbMY4gR+tWFHhgUeS0v+y6hzkQNARf4qfa82KKc08QqFOogatliJHJi8DD1JJZ6oCKAH0cYyKVPvsmURqGWJBSan4lL1BNTZJmJ+ysgtEIRijHu633CniQ6MuCcxwsLLNX4BIx/fcSaihX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnhNRBDIVe9rSIhPbE/LXlTFbXGWd+1pxOOmOID40aI6B5c6a\n+EXFchccoyT7kPysLO5Un21fHBXQZcZLckSdK1EZf3Cy/xNMLnwa2XO1n5ADdp77\nvUvS3RIKTE18aBYIcmX1MUkY5/M57HJJWQGXt/KY/cQ7q+XFxq0PGDROncNS2aP5\n44kulglaVSKzA+XL7Z5hGIss2zGOIEfrVhR4YFHktL/suoc5EDQEX+Kn2vNiinNP\nEKhTqIGrZYiRyYvAw9SSWeqAigB9HGMilT77JlEahliQUmp+JS9QTU2SZifsrILR\nCEYox7ut9wp4kOjLgnMcLCyzV+ASMf33EmooVwIDAQABAoIBAHeG3aTRhiMv8+Jm\npyovXsnmF1IHWGzeF2zUVW6V+qTw1NIC5nVCtKivRy0pYrtgA4S59ezTE6614+2B\nAj12Gm3Nlf0iJ4bufZVMrDSu5K+xgpzoXCvnsJsO8BCAKsi9mEeARuWsgxOoe60J\nQeL2bFVgMET6Y7B4PpMa+qXvr15kSciO1N5bE1T3W08WNNmkM0m9xnnpdlB1M1UF\nB7FvEKHjsd6acqWm+NL7nAV1pRigGkPIbd8MWNENJtsE5ZywBBV4bDh6cj4TleRz\nQ5wgS7cyxDllp1McuDFXPmtrLAhuQdyJeZL8gvKkGjaC4YlfbyXKdUBRd7ktHoVH\nCKlMLukCgYEA0QTtf4FO0Jfd9YmJqCEFRs+Eu0hpe6NC5x5wTg1D+ZuhtnMWCBpT\n1mvyqeaXIQ08b1VZ52nOxQ8kELtwDX/MuHj1aFnP0F8qWFMmB6aCKPjEJgRRpsJg\nepfD/N5R0s9iBfcczZ2lBNHxjZCoRxEpncRq1sCE7//Xfm3Bpe8AXP0CgYEAwZsO\nrLG2RlUb/haVoM2+JVx/7C+Blk3dQ8h7hvRmAN5XO/CLu5jZ/FHAnLDh9k38Hixm\nvHbcqEWdb3naG8Wsvag2kZ6+KBfBF64IqkFjd0ZcPN3uLIZ3YZagv58EzVEno9YJ\nD7Q5ONXFRCE8ic4O2H9TFaraKC4wnXdY9m1exOMCgYEAswOWaMqVdt9qkP1vsVg+\njavzkPbuqJ5mEU2nf6Gq4x+gu4MLjnsF7LHdThgYvYz5gpzF+AVNusZB7DasPFOF\nQUUPYYTyEBNBUA4+lvTLq02LqMewKrN1L+nFSFAcIgHNgTBoMc3fZCZuzADlrqAL\nVXzAyBZwhKBIrpZP8M6mL/0CgYAd6qbu2psu7RHhRn4ilghO36dIyOJ+ZlPNmJo1\n9WgZtEHImlgNSgZNLhjUXaTdGZne07+gWcGpIvC7/BlO91HFEMw13lDGAz2sOhFO\ntcH3+WBha23VZYXnB46ZbaohS+wTLgzCZ3f8J1RPPc+L/9Jdc/dTvs3tLY4Hlxyh\nH69oPwKBgQDAJ0G4p81dVbrnYiOkmz5OnSCGp3mPIZw8j6NC0wY4LQclQTfao4kb\nDsAeROFA4+uWtSXif8/05fgLbSKnSIDsiuiZNw4Qrd4FOMl1ea3wqKGUtg1+sTdV\nsByXJjqIQJYcZSaW5haiJqfsmW7aivbCmvQrhVKIzAOO0W5xyRTmkg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "9a0805151325401bbffb7d8af78528fb", "name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "fingerprint": "2c:05:16:a9:5b:05:3e:3d:7a:11:6e:3e:81:59:0a:db"}} 2019-05-09 20:42:47,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-7442ca2f-0664-4175-8b68-403f8aaca4ac 2019-05-09 20:42:47,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.518124103546s 2019-05-09 20:42:47,968 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeE1EEMhV72tIiE9sT8teVMVtcZZ37WnE46Y4gPjRojoHlzpr4RcVyFxyjJPuQ/Kws7lSfbV8cFdBlxktyRJ0rURl/cLL/E0wufBrZc7WfkAN2nvu9S9LdEgpMTXxoFghyZfUxSRjn8znscklZAZe38pj9xDur5cXGrQ8YNE6dw1LZo/njiS6WCVpVIrMD5cvtnmEYiyzbMY4gR+tWFHhgUeS0v+y6hzkQNARf4qfa82KKc08QqFOogatliJHJi8DD1JJZ6oCKAH0cYyKVPvsmURqGWJBSan4lL1BNTZJmJ+ysgtEIRijHu633CniQ6MuCcxwsLLNX4BIx/fcSaihX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnhNRBDIVe9rSIhPbE/LXlTFbXGWd+1pxOOmOID40aI6B5c6a\n+EXFchccoyT7kPysLO5Un21fHBXQZcZLckSdK1EZf3Cy/xNMLnwa2XO1n5ADdp77\nvUvS3RIKTE18aBYIcmX1MUkY5/M57HJJWQGXt/KY/cQ7q+XFxq0PGDROncNS2aP5\n44kulglaVSKzA+XL7Z5hGIss2zGOIEfrVhR4YFHktL/suoc5EDQEX+Kn2vNiinNP\nEKhTqIGrZYiRyYvAw9SSWeqAigB9HGMilT77JlEahliQUmp+JS9QTU2SZifsrILR\nCEYox7ut9wp4kOjLgnMcLCyzV+ASMf33EmooVwIDAQABAoIBAHeG3aTRhiMv8+Jm\npyovXsnmF1IHWGzeF2zUVW6V+qTw1NIC5nVCtKivRy0pYrtgA4S59ezTE6614+2B\nAj12Gm3Nlf0iJ4bufZVMrDSu5K+xgpzoXCvnsJsO8BCAKsi9mEeARuWsgxOoe60J\nQeL2bFVgMET6Y7B4PpMa+qXvr15kSciO1N5bE1T3W08WNNmkM0m9xnnpdlB1M1UF\nB7FvEKHjsd6acqWm+NL7nAV1pRigGkPIbd8MWNENJtsE5ZywBBV4bDh6cj4TleRz\nQ5wgS7cyxDllp1McuDFXPmtrLAhuQdyJeZL8gvKkGjaC4YlfbyXKdUBRd7ktHoVH\nCKlMLukCgYEA0QTtf4FO0Jfd9YmJqCEFRs+Eu0hpe6NC5x5wTg1D+ZuhtnMWCBpT\n1mvyqeaXIQ08b1VZ52nOxQ8kELtwDX/MuHj1aFnP0F8qWFMmB6aCKPjEJgRRpsJg\nepfD/N5R0s9iBfcczZ2lBNHxjZCoRxEpncRq1sCE7//Xfm3Bpe8AXP0CgYEAwZsO\nrLG2RlUb/haVoM2+JVx/7C+Blk3dQ8h7hvRmAN5XO/CLu5jZ/FHAnLDh9k38Hixm\nvHbcqEWdb3naG8Wsvag2kZ6+KBfBF64IqkFjd0ZcPN3uLIZ3YZagv58EzVEno9YJ\nD7Q5ONXFRCE8ic4O2H9TFaraKC4wnXdY9m1exOMCgYEAswOWaMqVdt9qkP1vsVg+\njavzkPbuqJ5mEU2nf6Gq4x+gu4MLjnsF7LHdThgYvYz5gpzF+AVNusZB7DasPFOF\nQUUPYYTyEBNBUA4+lvTLq02LqMewKrN1L+nFSFAcIgHNgTBoMc3fZCZuzADlrqAL\nVXzAyBZwhKBIrpZP8M6mL/0CgYAd6qbu2psu7RHhRn4ilghO36dIyOJ+ZlPNmJo1\n9WgZtEHImlgNSgZNLhjUXaTdGZne07+gWcGpIvC7/BlO91HFEMw13lDGAz2sOhFO\ntcH3+WBha23VZYXnB46ZbaohS+wTLgzCZ3f8J1RPPc+L/9Jdc/dTvs3tLY4Hlxyh\nH69oPwKBgQDAJ0G4p81dVbrnYiOkmz5OnSCGp3mPIZw8j6NC0wY4LQclQTfao4kb\nDsAeROFA4+uWtSXif8/05fgLbSKnSIDsiuiZNw4Qrd4FOMl1ea3wqKGUtg1+sTdV\nsByXJjqIQJYcZSaW5haiJqfsmW7aivbCmvQrhVKIzAOO0W5xyRTmkg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9a0805151325401bbffb7d8af78528fb', 'name': u'vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'created_at': '2019-05-09T20:42:47.968515', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'572176e7e1024e1faa164cc2318745e9', 'name': 'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2c:05:16:a9:5b:05:3e:3d:7a:11:6e:3e:81:59:0a:db', 'type': 'ssh', 'id': u'vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4'}) 2019-05-09 20:42:47,968 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAnhNRBDIVe9rSIhPbE/LXlTFbXGWd+1pxOOmOID40aI6B5c6a +EXFchccoyT7kPysLO5Un21fHBXQZcZLckSdK1EZf3Cy/xNMLnwa2XO1n5ADdp77 vUvS3RIKTE18aBYIcmX1MUkY5/M57HJJWQGXt/KY/cQ7q+XFxq0PGDROncNS2aP5 44kulglaVSKzA+XL7Z5hGIss2zGOIEfrVhR4YFHktL/suoc5EDQEX+Kn2vNiinNP EKhTqIGrZYiRyYvAw9SSWeqAigB9HGMilT77JlEahliQUmp+JS9QTU2SZifsrILR CEYox7ut9wp4kOjLgnMcLCyzV+ASMf33EmooVwIDAQABAoIBAHeG3aTRhiMv8+Jm pyovXsnmF1IHWGzeF2zUVW6V+qTw1NIC5nVCtKivRy0pYrtgA4S59ezTE6614+2B Aj12Gm3Nlf0iJ4bufZVMrDSu5K+xgpzoXCvnsJsO8BCAKsi9mEeARuWsgxOoe60J QeL2bFVgMET6Y7B4PpMa+qXvr15kSciO1N5bE1T3W08WNNmkM0m9xnnpdlB1M1UF B7FvEKHjsd6acqWm+NL7nAV1pRigGkPIbd8MWNENJtsE5ZywBBV4bDh6cj4TleRz Q5wgS7cyxDllp1McuDFXPmtrLAhuQdyJeZL8gvKkGjaC4YlfbyXKdUBRd7ktHoVH CKlMLukCgYEA0QTtf4FO0Jfd9YmJqCEFRs+Eu0hpe6NC5x5wTg1D+ZuhtnMWCBpT 1mvyqeaXIQ08b1VZ52nOxQ8kELtwDX/MuHj1aFnP0F8qWFMmB6aCKPjEJgRRpsJg epfD/N5R0s9iBfcczZ2lBNHxjZCoRxEpncRq1sCE7//Xfm3Bpe8AXP0CgYEAwZsO rLG2RlUb/haVoM2+JVx/7C+Blk3dQ8h7hvRmAN5XO/CLu5jZ/FHAnLDh9k38Hixm vHbcqEWdb3naG8Wsvag2kZ6+KBfBF64IqkFjd0ZcPN3uLIZ3YZagv58EzVEno9YJ D7Q5ONXFRCE8ic4O2H9TFaraKC4wnXdY9m1exOMCgYEAswOWaMqVdt9qkP1vsVg+ javzkPbuqJ5mEU2nf6Gq4x+gu4MLjnsF7LHdThgYvYz5gpzF+AVNusZB7DasPFOF QUUPYYTyEBNBUA4+lvTLq02LqMewKrN1L+nFSFAcIgHNgTBoMc3fZCZuzADlrqAL VXzAyBZwhKBIrpZP8M6mL/0CgYAd6qbu2psu7RHhRn4ilghO36dIyOJ+ZlPNmJo1 9WgZtEHImlgNSgZNLhjUXaTdGZne07+gWcGpIvC7/BlO91HFEMw13lDGAz2sOhFO tcH3+WBha23VZYXnB46ZbaohS+wTLgzCZ3f8J1RPPc+L/9Jdc/dTvs3tLY4Hlxyh H69oPwKBgQDAJ0G4p81dVbrnYiOkmz5OnSCGp3mPIZw8j6NC0wY4LQclQTfao4kb DsAeROFA4+uWtSXif8/05fgLbSKnSIDsiuiZNw4Qrd4FOMl1ea3wqKGUtg1+sTdV sByXJjqIQJYcZSaW5haiJqfsmW7aivbCmvQrhVKIzAOO0W5xyRTmkg== -----END RSA PRIVATE KEY----- 2019-05-09 20:42:47,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-09 20:42:47,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"security_group": {"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-09 20:42:48,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 09 May 2019 20:42:48 GMT X-Openstack-Request-Id: req-f9f36e43-fd25-4f09-8368-1ad3e82e24e7 2019-05-09 20:42:48,443 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:48Z", "updated_at": "2019-05-09T20:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "4e858c0d-7be9-4372-b8b2-b3e4c75b972a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "91dec9b3-a8d5-4be3-906d-30d438ecc45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}} 2019-05-09 20:42:48,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f9f36e43-fd25-4f09-8368-1ad3e82e24e7 2019-05-09 20:42:48,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.469361782074s 2019-05-09 20:42:48,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:42:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:48,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 09 May 2019 20:42:48 GMT X-Openstack-Request-Id: req-609c62ae-3ca6-4ac8-8e7b-358b072a3573 2019-05-09 20:42:48,810 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:30Z", "updated_at": "2019-05-09T20:42:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:30Z", "revision_number": 0, "id": "1bb72f9b-7d12-46d8-9d1a-e77351d4cfc5", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:30Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "6eede43c-d36d-4e6e-967d-03210ea72686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "76341f67-b2c8-4488-8e5e-91ae309d83ac", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "9fe6a922-be20-4a0a-bab2-6b5cb9af02d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:48Z", "updated_at": "2019-05-09T20:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "4e858c0d-7be9-4372-b8b2-b3e4c75b972a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "91dec9b3-a8d5-4be3-906d-30d438ecc45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:42:48,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-609c62ae-3ca6-4ac8-8e7b-358b072a3573 2019-05-09 20:42:48,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359940052032s 2019-05-09 20:42:48,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:42:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -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": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb"}}' 2019-05-09 20:42:49,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 09 May 2019 20:42:49 GMT X-Openstack-Request-Id: req-d5118432-b031-401c-a0c1-f738d9414b77 2019-05-09 20:42:49,240 - 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": "2019-05-09T20:42:49Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:49Z", "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "193a00c3-8894-4c2d-bcbb-8d7d8eab4159"}} 2019-05-09 20:42:49,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5118432-b031-401c-a0c1-f738d9414b77 2019-05-09 20:42:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422914028168s 2019-05-09 20:42:49,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:42:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:49,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 09 May 2019 20:42:49 GMT X-Openstack-Request-Id: req-1755515f-dbda-4e5c-ab20-0bf6cac9ea3d 2019-05-09 20:42:49,301 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:30Z", "updated_at": "2019-05-09T20:42:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:30Z", "revision_number": 0, "id": "1bb72f9b-7d12-46d8-9d1a-e77351d4cfc5", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:30Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "6eede43c-d36d-4e6e-967d-03210ea72686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "76341f67-b2c8-4488-8e5e-91ae309d83ac", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "9fe6a922-be20-4a0a-bab2-6b5cb9af02d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:48Z", "updated_at": "2019-05-09T20:42:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:42:49Z", "revision_number": 0, "id": "193a00c3-8894-4c2d-bcbb-8d7d8eab4159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:49Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "4e858c0d-7be9-4372-b8b2-b3e4c75b972a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "91dec9b3-a8d5-4be3-906d-30d438ecc45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 2, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:42:49,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1755515f-dbda-4e5c-ab20-0bf6cac9ea3d 2019-05-09 20:42:49,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554249286652s 2019-05-09 20:42:49,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:42:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -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": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb"}}' 2019-05-09 20:42:49,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 09 May 2019 20:42:49 GMT X-Openstack-Request-Id: req-0f239b06-025f-40df-94eb-810bc373f660 2019-05-09 20:42:49,748 - 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": "2019-05-09T20:42:49Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "port_range_min": null, "revision_number": 0, "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:49Z", "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "a9c847bc-3aeb-473b-a10c-649d04b4f077"}} 2019-05-09 20:42:49,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0f239b06-025f-40df-94eb-810bc373f660 2019-05-09 20:42:49,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.441783189774s 2019-05-09 20:42:49,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:42:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:50,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:42:50 GMT X-Openstack-Request-Id: req-4501bc0b-d47c-46a1-8659-831ab4701d78 2019-05-09 20:42:50,062 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":["b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"],"description":"","tags":[],"updated_at":"2019-05-09T20:42:32Z","qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}]} 2019-05-09 20:42:50,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4501bc0b-d47c-46a1-8659-831ab4701d78 2019-05-09 20:42:50,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311410188675s 2019-05-09 20:42:50,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:42:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:50,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:42:50 GMT X-Openstack-Request-Id: req-31dc4ec8-d268-4020-a492-f3d4336a6970 2019-05-09 20:42:50,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:42:46Z", "file": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file", "owner": "572176e7e1024e1faa164cc2318745e9", "id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "size": 12716032, "self": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:42:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:42:50,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-31dc4ec8-d268-4020-a492-f3d4336a6970 2019-05-09 20:42:50,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814157009125s 2019-05-09 20:42:50,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:42:50,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:51,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-f0d23c02-932c-47fb-a0e8-1d3d2ce8dbe6 x-openstack-request-id: req-f0d23c02-932c-47fb-a0e8-1d3d2ce8dbe6 2019-05-09 20:42:51,019 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9505b827-4fa4-49f5-b3b0-a50a79042691"}]} 2019-05-09 20:42:51,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f0d23c02-932c-47fb-a0e8-1d3d2ce8dbe6 2019-05-09 20:42:51,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131536960602s 2019-05-09 20:42:51,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:42:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"server": {"name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "imageRef": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "flavorRef": "9505b827-4fa4-49f5-b3b0-a50a79042691", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f"}], "security_groups": [{"name": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb"}]}}' 2019-05-09 20:42:56,884 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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 location: http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56 x-compute-request-id: req-106a83e9-bbec-42ea-94e6-63818bc7c160 x-openstack-request-id: req-106a83e9-bbec-42ea-94e6-63818bc7c160 2019-05-09 20:42:56,885 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb"}], "OS-DCF:diskConfig": "MANUAL", "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "adminPass": "St36cdVkBMFd"}} 2019-05-09 20:42:56,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-106a83e9-bbec-42ea-94e6-63818bc7c160 2019-05-09 20:42:56,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.86356806755s 2019-05-09 20:42:56,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:42:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:57,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Thu, 09 May 2019 20:42: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-44c32631-737a-4116-86ab-db9c2fbfc222 x-openstack-request-id: req-44c32631-737a-4116-86ab-db9c2fbfc222 2019-05-09 20:42:57,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:42:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:42:57,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44c32631-737a-4116-86ab-db9c2fbfc222 2019-05-09 20:42:57,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616955041885s 2019-05-09 20:42:57,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:42:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:57,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:42:57 GMT X-Openstack-Request-Id: req-7e1404e0-6543-4164-9197-3549cada18ef 2019-05-09 20:42:57,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":["b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"],"description":"","tags":[],"updated_at":"2019-05-09T20:42:32Z","qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}]} 2019-05-09 20:42:57,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7e1404e0-6543-4164-9197-3549cada18ef 2019-05-09 20:42:57,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383702993393s 2019-05-09 20:42:57,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:42:57,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:42:58,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 09 May 2019 20:42:58 GMT X-Openstack-Request-Id: req-3a80a00d-96cb-43ad-9d00-8f95536f0ba5 2019-05-09 20:42:58,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:42:32Z","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":"572176e7e1024e1faa164cc2318745e9","id":"b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c","subnetpool_id":null,"name":"vping_ssh-subnet_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:42:58,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3a80a00d-96cb-43ad-9d00-8f95536f0ba5 2019-05-09 20:42:58,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.329205036163s 2019-05-09 20:42:58,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:00,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:00,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:02,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-031fe93e-a753-4e39-895c-7f87bf09a8cc x-openstack-request-id: req-031fe93e-a753-4e39-895c-7f87bf09a8cc 2019-05-09 20:43:02,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:00Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:02,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-031fe93e-a753-4e39-895c-7f87bf09a8cc 2019-05-09 20:43:02,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.8028421402s 2019-05-09 20:43:02,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:04,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:04,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-4819e641-75cf-4e0e-9e18-c3065aa6a9ca x-openstack-request-id: req-4819e641-75cf-4e0e-9e18-c3065aa6a9ca 2019-05-09 20:43:04,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:00Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:04,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4819e641-75cf-4e0e-9e18-c3065aa6a9ca 2019-05-09 20:43:04,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470860958099s 2019-05-09 20:43:04,521 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:06,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:07,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-11b248e9-b3b3-45b6-9c1f-b6c68f95f322 x-openstack-request-id: req-11b248e9-b3b3-45b6-9c1f-b6c68f95f322 2019-05-09 20:43:07,965 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:00Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:07,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-11b248e9-b3b3-45b6-9c1f-b6c68f95f322 2019-05-09 20:43:07,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44202208519s 2019-05-09 20:43:07,972 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:09,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:11,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-3a84cfbd-a937-4bf1-abba-345fd7ebc820 x-openstack-request-id: req-3a84cfbd-a937-4bf1-abba-345fd7ebc820 2019-05-09 20:43:11,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:11,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a84cfbd-a937-4bf1-abba-345fd7ebc820 2019-05-09 20:43:11,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24741697311s 2019-05-09 20:43:11,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:43:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=611653ef-36d3-45a4-8afb-151792ee7d56" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:11,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 09 May 2019 20:43:11 GMT X-Openstack-Request-Id: req-db844752-300e-4405-b15e-b255dc3e289d 2019-05-09 20:43:11,279 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:43:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c","ip_address":"192.168.120.11"}],"id":"bda49e7f-8278-4a4a-9647-b9abfaf15ea8","security_groups":["4c794fc4-7aa6-4704-941a-2bb62dfa17bb"],"mac_address":"fa:16:3e:a4:21:24","project_id":"572176e7e1024e1faa164cc2318745e9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:43:01Z","binding:vnic_type":"normal","device_id":"611653ef-36d3-45a4-8afb-151792ee7d56","ip_allocation":"immediate"}]} 2019-05-09 20:43:11,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=611653ef-36d3-45a4-8afb-151792ee7d56 used request id req-db844752-300e-4405-b15e-b255dc3e289d 2019-05-09 20:43:11,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0509521961212s 2019-05-09 20:43:11,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:11,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=bda49e7f-8278-4a4a-9647-b9abfaf15ea8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:11,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:43:11 GMT X-Openstack-Request-Id: req-a22f9419-0b40-4262-9392-2d72a6807f10 2019-05-09 20:43:11,344 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:43:11,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=bda49e7f-8278-4a4a-9647-b9abfaf15ea8 used request id req-a22f9419-0b40-4262-9392-2d72a6807f10 2019-05-09 20:43:11,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545239448547s 2019-05-09 20:43:11,345 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:21: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'10a0b506-b5fe-40c4-9684-d6f256de3d58'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:43:06.000000', 'flavor': Munch({u'id': u'9505b827-4fa4-49f5-b3b0-a50a79042691'}), 'az': u'nova', 'id': u'611653ef-36d3-45a4-8afb-151792ee7d56', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a0805151325401bbffb7d8af78528fb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'572176e7e1024e1faa164cc2318745e9', 'name': 'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:43:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:43:06Z', 'hostId': u'98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:43:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'572176e7e1024e1faa164cc2318745e9', 'name': u'vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'adminPass': u'St36cdVkBMFd', 'tenant_id': u'572176e7e1024e1faa164cc2318745e9', 'created_at': u'2019-05-09T20:42:56Z', 'created': u'2019-05-09T20:42:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:43:11,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:43:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:43:11 GMT X-Openstack-Request-Id: req-fd52126e-ea79-4a7c-9523-abab845ba058 2019-05-09 20:43:11,443 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":["b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"],"description":"","tags":[],"updated_at":"2019-05-09T20:42:32Z","qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}]} 2019-05-09 20:43:11,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd52126e-ea79-4a7c-9523-abab845ba058 2019-05-09 20:43:11,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980060100555s 2019-05-09 20:43:11,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:43:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:11,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:43:11 GMT X-Openstack-Request-Id: req-e93c261e-7ca6-4045-8181-3d04d95289c5 2019-05-09 20:43:11,774 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:42:46Z", "file": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file", "owner": "572176e7e1024e1faa164cc2318745e9", "id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "size": 12716032, "self": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:42:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:43:11,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e93c261e-7ca6-4045-8181-3d04d95289c5 2019-05-09 20:43:11,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325331926346s 2019-05-09 20:43:11,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:43:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:11,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-98c3bab6-7e77-4c99-84fc-5ca79daba8b6 x-openstack-request-id: req-98c3bab6-7e77-4c99-84fc-5ca79daba8b6 2019-05-09 20:43:11,801 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9505b827-4fa4-49f5-b3b0-a50a79042691"}]} 2019-05-09 20:43:11,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-98c3bab6-7e77-4c99-84fc-5ca79daba8b6 2019-05-09 20:43:11,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026004076004s 2019-05-09 20:43:11,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:43:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"server": {"name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "imageRef": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "flavorRef": "9505b827-4fa4-49f5-b3b0-a50a79042691", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f"}], "security_groups": [{"name": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb"}]}}' 2019-05-09 20:43:15,779 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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 location: http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e x-compute-request-id: req-b3e73e80-b139-4739-b535-cc0bdb5a5cc4 x-openstack-request-id: req-b3e73e80-b139-4739-b535-cc0bdb5a5cc4 2019-05-09 20:43:15,780 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb"}], "OS-DCF:diskConfig": "MANUAL", "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "adminPass": "k627SNaz4uiE"}} 2019-05-09 20:43:15,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b3e73e80-b139-4739-b535-cc0bdb5a5cc4 2019-05-09 20:43:15,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.9771168232s 2019-05-09 20:43:15,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-e96c9265-f98c-4c5b-95bd-82c578cfd4a6 x-openstack-request-id: req-e96c9265-f98c-4c5b-95bd-82c578cfd4a6 2019-05-09 20:43:17,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:17,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e96c9265-f98c-4c5b-95bd-82c578cfd4a6 2019-05-09 20:43:17,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31995105743s 2019-05-09 20:43:17,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:19,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:19,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:20,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-a9a577bf-b7f3-4a35-9759-ed185bcab0eb x-openstack-request-id: req-a9a577bf-b7f3-4a35-9759-ed185bcab0eb 2019-05-09 20:43:20,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:18Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:20,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a9a577bf-b7f3-4a35-9759-ed185bcab0eb 2019-05-09 20:43:20,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01260495186s 2019-05-09 20:43:20,132 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:22,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:22,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:23,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Thu, 09 May 2019 20: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-8bdd2a7c-3ccc-423e-acc7-404fbdc31d1c x-openstack-request-id: req-8bdd2a7c-3ccc-423e-acc7-404fbdc31d1c 2019-05-09 20:43:23,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:19Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:23,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8bdd2a7c-3ccc-423e-acc7-404fbdc31d1c 2019-05-09 20:43:23,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.62577009201s 2019-05-09 20:43:23,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:25,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:25,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:26,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-ad057dae-af0d-4f51-b04d-929b83d2bffa x-openstack-request-id: req-ad057dae-af0d-4f51-b04d-929b83d2bffa 2019-05-09 20:43:26,610 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:19Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:26,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad057dae-af0d-4f51-b04d-929b83d2bffa 2019-05-09 20:43:26,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840255022049s 2019-05-09 20:43:26,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:28,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:29,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-2da3cae8-e683-4001-9178-91ad3154f92a x-openstack-request-id: req-2da3cae8-e683-4001-9178-91ad3154f92a 2019-05-09 20:43:29,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:43:19Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:29,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2da3cae8-e683-4001-9178-91ad3154f92a 2019-05-09 20:43:29,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800507068634s 2019-05-09 20:43:29,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:31,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:32,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-d96fbd14-cc6d-4b82-b8e0-d20a161d2c8e x-openstack-request-id: req-d96fbd14-cc6d-4b82-b8e0-d20a161d2c8e 2019-05-09 20:43:32,928 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:29.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:29Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:06Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:32,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d96fbd14-cc6d-4b82-b8e0-d20a161d2c8e 2019-05-09 20:43:32,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49770712852s 2019-05-09 20:43:32,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:43:32,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=74ba9c69-bdd0-45f0-a0af-d7563f84d74e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:33,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:43:33 GMT X-Openstack-Request-Id: req-77a61151-b435-4460-89df-dcc58243fd98 2019-05-09 20:43:33,174 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:43:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c","ip_address":"192.168.120.5"}],"id":"80117668-bbb4-4734-abf6-e10789275503","security_groups":["4c794fc4-7aa6-4704-941a-2bb62dfa17bb"],"mac_address":"fa:16:3e:a7:07:7b","project_id":"572176e7e1024e1faa164cc2318745e9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:43:19Z","binding:vnic_type":"normal","device_id":"74ba9c69-bdd0-45f0-a0af-d7563f84d74e","ip_allocation":"immediate"}]} 2019-05-09 20:43:33,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=74ba9c69-bdd0-45f0-a0af-d7563f84d74e used request id req-77a61151-b435-4460-89df-dcc58243fd98 2019-05-09 20:43:33,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.239095926285s 2019-05-09 20:43:33,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=80117668-bbb4-4734-abf6-e10789275503" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:33,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:43:33 GMT X-Openstack-Request-Id: req-9516f582-72ff-446e-bb2a-33e0f8de3cb2 2019-05-09 20:43:33,236 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:43:33,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=80117668-bbb4-4734-abf6-e10789275503 used request id req-9516f582-72ff-446e-bb2a-33e0f8de3cb2 2019-05-09 20:43:33,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0517640113831s 2019-05-09 20:43:33,237 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:07:7b', 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'10a0b506-b5fe-40c4-9684-d6f256de3d58'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:43:29.000000', 'flavor': Munch({u'id': u'9505b827-4fa4-49f5-b3b0-a50a79042691'}), 'az': u'nova', 'id': u'74ba9c69-bdd0-45f0-a0af-d7563f84d74e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a0805151325401bbffb7d8af78528fb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'572176e7e1024e1faa164cc2318745e9', 'name': 'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:43:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:43:29Z', 'hostId': u'07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:43:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'572176e7e1024e1faa164cc2318745e9', 'name': u'vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'adminPass': u'k627SNaz4uiE', 'tenant_id': u'572176e7e1024e1faa164cc2318745e9', 'created_at': u'2019-05-09T20:43:15Z', 'created': u'2019-05-09T20:43:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:43:33,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:43:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:33,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 09 May 2019 20:43:33 GMT X-Openstack-Request-Id: req-6b870f75-610f-4cad-97ce-aa857bfbdb2f 2019-05-09 20:43:33,623 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":["b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"],"description":"","tags":[],"updated_at":"2019-05-09T20:42:32Z","qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}]} 2019-05-09 20:43:33,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6b870f75-610f-4cad-97ce-aa857bfbdb2f 2019-05-09 20:43:33,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380630970001s 2019-05-09 20:43:33,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:43:33,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=74ba9c69-bdd0-45f0-a0af-d7563f84d74e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:33,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:43:33 GMT X-Openstack-Request-Id: req-7aaebec9-3a7e-4a0d-9a5f-9ee9d8c677b6 2019-05-09 20:43:33,683 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:43:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c","ip_address":"192.168.120.5"}],"id":"80117668-bbb4-4734-abf6-e10789275503","security_groups":["4c794fc4-7aa6-4704-941a-2bb62dfa17bb"],"mac_address":"fa:16:3e:a7:07:7b","project_id":"572176e7e1024e1faa164cc2318745e9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:43:19Z","binding:vnic_type":"normal","device_id":"74ba9c69-bdd0-45f0-a0af-d7563f84d74e","ip_allocation":"immediate"}]} 2019-05-09 20:43:33,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=74ba9c69-bdd0-45f0-a0af-d7563f84d74e used request id req-7aaebec9-3a7e-4a0d-9a5f-9ee9d8c677b6 2019-05-09 20:43:33,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588550567627s 2019-05-09 20:43:33,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-09 20:43:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.5", "port_id": "80117668-bbb4-4734-abf6-e10789275503"}}' 2019-05-09 20:43:36,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 09 May 2019 20:43:36 GMT X-Openstack-Request-Id: req-6b059bb9-aaf2-4dae-b559-776e13ef121c 2019-05-09 20:43:36,718 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}} 2019-05-09 20:43:36,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6b059bb9-aaf2-4dae-b559-776e13ef121c 2019-05-09 20:43:36,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.03388786316s 2019-05-09 20:43:36,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:36,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:36 GMT X-Openstack-Request-Id: req-24b2321b-fd2f-49c1-98ee-5648842e900f 2019-05-09 20:43:36,801 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:36,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-24b2321b-fd2f-49c1-98ee-5648842e900f 2019-05-09 20:43:36,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069403886795s 2019-05-09 20:43:36,806 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:36,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:36,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:36 GMT X-Openstack-Request-Id: req-835317a7-20f9-4d04-9968-8190ec920f8a 2019-05-09 20:43:36,985 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:36,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-835317a7-20f9-4d04-9968-8190ec920f8a 2019-05-09 20:43:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069806098938s 2019-05-09 20:43:36,991 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:37,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:37,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:37 GMT X-Openstack-Request-Id: req-b1b2c0cc-5266-4167-9fcc-55742b22f44d 2019-05-09 20:43:37,164 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:37,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b1b2c0cc-5266-4167-9fcc-55742b22f44d 2019-05-09 20:43:37,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637850761414s 2019-05-09 20:43:37,170 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:37,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:37,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:37 GMT X-Openstack-Request-Id: req-c4633f68-5184-4276-8cca-9ccbffbf15d7 2019-05-09 20:43:37,356 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:37,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c4633f68-5184-4276-8cca-9ccbffbf15d7 2019-05-09 20:43:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0755350589752s 2019-05-09 20:43:37,362 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:37,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:37,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:37 GMT X-Openstack-Request-Id: req-5a632eb0-6726-43a3-8c74-261e1bced424 2019-05-09 20:43:37,538 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:37,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5a632eb0-6726-43a3-8c74-261e1bced424 2019-05-09 20:43:37,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661020278931s 2019-05-09 20:43:37,544 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:37,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:37 GMT X-Openstack-Request-Id: req-b8f12d46-62b9-4315-a583-455a6e757a57 2019-05-09 20:43:37,717 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:37,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b8f12d46-62b9-4315-a583-455a6e757a57 2019-05-09 20:43:37,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630848407745s 2019-05-09 20:43:37,723 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:37,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:37,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:43:37 GMT X-Openstack-Request-Id: req-d38f1b08-0d13-47be-80de-a76c5231dfd9 2019-05-09 20:43:37,893 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:37,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d38f1b08-0d13-47be-80de-a76c5231dfd9 2019-05-09 20:43:37,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603160858154s 2019-05-09 20:43:37,899 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:43:38,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:38,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 09 May 2019 20:43:38 GMT X-Openstack-Request-Id: req-53803760-402a-4af9-accc-444b98d155fe 2019-05-09 20:43:38,073 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0afa3d16-b225-432f-900d-1148eaa93495", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:43:34Z", "updated_at": "2019-05-09T20:43:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:07:7b", "device_id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "port_id": "80117668-bbb4-4734-abf6-e10789275503", "id": "0fdb4146-04b8-4d32-88ee-219b5adaaa93", "qos_policy_id": null}]} 2019-05-09 20:43:38,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53803760-402a-4af9-accc-444b98d155fe 2019-05-09 20:43:38,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648589134216s 2019-05-09 20:43:38,080 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0afa3d16-b225-432f-900d-1148eaa93495', 'updated_at': u'2019-05-09T20:43:37Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'80117668-bbb4-4734-abf6-e10789275503', 'id': u'0fdb4146-04b8-4d32-88ee-219b5adaaa93', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'80117668-bbb4-4734-abf6-e10789275503', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'572176e7e1024e1faa164cc2318745e9', 'name': 'vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'572176e7e1024e1faa164cc2318745e9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c2455892-12a6-4e1d-a124-a3b21c1a0b7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a7:07:7b', u'device_id': u'74ba9c69-bdd0-45f0-a0af-d7563f84d74e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'572176e7e1024e1faa164cc2318745e9', 'created_at': u'2019-05-09T20:43:34Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c2455892-12a6-4e1d-a124-a3b21c1a0b7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a7:07:7b', u'device_id': u'74ba9c69-bdd0-45f0-a0af-d7563f84d74e'}), 'router': u'0afa3d16-b225-432f-900d-1148eaa93495'}) 2019-05-09 20:43:38,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:43:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:43:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9635 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-ac4bfc32-311d-4aac-9d5e-8a27bc1923c4 x-openstack-request-id: req-ac4bfc32-311d-4aac-9d5e-8a27bc1923c4 2019-05-09 20:43:38,897 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 509264340 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.226327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229203] pid_max: default: 32768 minimum: 301\n[ 0.230750] ACPI: Core revision 20150930\n[ 0.232699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234952] Security Framework initialized\n[ 0.236355] Yama: becoming mindful.\n[ 0.237615] AppArmor: AppArmor initialized\n[ 0.239066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241320] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247906] Initializing cgroup subsys io\n[ 0.249327] Initializing cgroup subsys memory\n[ 0.250817] Initializing cgroup subsys devices\n[ 0.252324] Initializing cgroup subsys freezer\n[ 0.253827] Initializing cgroup subsys net_cls\n[ 0.255330] Initializing cgroup subsys perf_event\n[ 0.256910] Initializing cgroup subsys net_prio\n[ 0.258440] Initializing cgroup subsys hugetlb\n[ 0.259936] Initializing cgroup subsys pids\n[ 0.261431] CPU: Physical Processor ID: 0\n[ 0.263519] mce: CPU supports 10 MCE banks\n[ 0.264983] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266713] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284959] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.293338] ftrace: allocating 31920 entries in 125 pages\n[ 0.324494] smpboot: Max logical packages: 1\n[ 0.325966] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.328288] x2apic enabled\n[ 0.329642] Switched APIC routing to physical x2apic.\n[ 0.332490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.334424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.338001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.341092] KVM setup paravirtual spinlock\n[ 0.342986] x86: Booted up 1 node, 1 CPUs\n[ 0.344371] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346707] devtmpfs: initialized\n[ 0.348922] evm: security.selinux\n[ 0.350130] evm: security.SMACK64\n[ 0.351319] evm: security.SMACK64EXEC\n[ 0.352610] evm: security.SMACK64TRANSMUTE\n[ 0.354013] evm: security.SMACK64MMAP\n[ 0.355301] evm: security.ima\n[ 0.356405] evm: security.capability\n[ 0.357741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360907] pinctrl core: initialized pinctrl subsystem\n[ 0.362760] RTC time: 20:43:29, date: 05/09/19\n[ 0.364357] NET: Registered protocol family 16\n[ 0.365974] cpuidle: using governor ladder\n[ 0.367391] cpuidle: using governor menu\n[ 0.368753] PCCT header not found.\n[ 0.370018] ACPI: bus type PCI registered\n[ 0.371411] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373534] PCI: Using configuration type 1 for base access\n[ 0.376061] ACPI: Added _OSI(Module Device)\n[ 0.377505] ACPI: Added _OSI(Processor Device)\n[ 0.378991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380550] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383120] ACPI: Interpreter enabled\n[ 0.384420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397186] ACPI: (supports S0 S5)\n[ 0.398407] ACPI: Using IOAPIC for interrupt routing\n[ 0.400032] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406473] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.408630] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.410703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414449] acpiphp: Slot [3] registered\n[ 0.415828] acpiphp: Slot [4] registered\n[ 0.417207] acpiphp: Slot [5] registered\n[ 0.418588] acpiphp: Slot [6] registered\n[ 0.419961] acpiphp: Slot [7] registered\n[ 0.421338] acpiphp: Slot [8] registered\n[ 0.422720] acpiphp: Slot [9] registered\n[ 0.424098] acpiphp: Slot [10] registered\n[ 0.425490] acpiphp: Slot [11] registered\n[ 0.426893] acpiphp: Slot [12] registered\n[ 0.428293] acpiphp: Slot [13] registered\n[ 0.429688] acpiphp: Slot [14] registered\n[ 0.431092] acpiphp: Slot [15] registered\n[ 0.448553] acpiphp: Slot [16] registered\n[ 0.449955] acpiphp: Slot [17] registered\n[ 0.451356] acpiphp: Slot [18] registered\n[ 0.452754] acpiphp: Slot [19] registered\n[ 0.454154] acpiphp: Slot [20] registered\n[ 0.455566] acpiphp: Slot [21] registered\n[ 0.456964] acpiphp: Slot [22] registered\n[ 0.458363] acpiphp: Slot [23] registered\n[ 0.459756] acpiphp: Slot [24] registered\n[ 0.461165] acpiphp: Slot [25] registered\n[ 0.462558] acpiphp: Slot [26] registered\n[ 0.463948] acpiphp: Slot [27] registered\n[ 0.465352] acpiphp: Slot [28] registered\n[ 0.466747] acpiphp: Slot [29] registered\n[ 0.468142] acpiphp: Slot [30] registered\n[ 0.469538] acpiphp: Slot [31] registered\n[ 0.470928] PCI host bridge to bus 0000:00\n[ 0.472330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.474436] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.479053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.481566] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.484128] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488710] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492954] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.495151] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.502141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.532353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536987] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539221] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.543667] vgaarb: loaded\n[ 0.544667] vgaarb: bridge control possible 0000:00:02.0\n[ 0.546601] SCSI subsystem initialized\n[ 0.548108] ACPI: bus type USB registered\n[ 0.549482] usbcore: registered new interface driver usbfs\n[ 0.551208] usbcore: registered new interface driver hub\n[ 0.552904] usbcore: registered new device driver usb\n[ 0.554676] PCI: Using ACPI for IRQ routing\n[ 0.556473] NetLabel: Initializing\n[ 0.557686] NetLabel: domain hash size = 128\n[ 0.559142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562744] NetLabel: unlabeled traffic allowed by default\n[ 0.565393] clocksource: Switched to clocksource kvm-clock\n[ 0.575928] AppArmor: AppArmor Filesystem Enabled\n[ 0.577811] pnp: PnP ACPI init\n[ 0.579612] pnp: PnP ACPI: found 5 devices\n[ 0.586882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590236] NET: Registered protocol family 2\n[ 0.592280] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594800] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.597153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.599488] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601619] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603909] NET: Registered protocol family 1\n[ 0.605617] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607765] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609872] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640311] Trying to unpack rootfs image as initramfs...\n[ 0.701334] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.704095] Scanning for low memory corruption every 60 seconds\n[ 0.706243] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708165] audit: initializing netlink subsys (disabled)\n[ 0.709895] audit: type=2000 audit(1557434610.317:1): initialized\n[ 0.712037] Initialise system trusted keyring\n[ 0.713584] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715516] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718495] zbud: loaded\n[ 0.719621] VFS: Disk quotas dquot_6.6.0\n[ 0.720978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.723411] fuse init (API version 7.23)\n[ 0.724866] Key type big_key registered\n[ 0.726199] Allocating IMA MOK and blacklist keyrings.\n[ 0.728125] Key type asymmetric registered\n[ 0.729507] Asymmetric key parser 'x509' registered\n[ 0.731097] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.733564] io scheduler noop registered\n[ 0.734883] io scheduler deadline registered (default)\n[ 0.736527] io scheduler cfq registered\n[ 0.737926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744267] ACPI: Power Button [PWRF]\n[ 0.745693] GHES: HEST is not enabled!\n[ 0.759957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.789906] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.793462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.818685] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.822115] Linux agpgart interface v0.103\n[ 0.825627] brd: module loaded\n[ 0.827960] loop: module loaded\n[ 0.832939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.835450] GPT:90111 != 2097151\n[ 0.836620] GPT:Alternate GPT header not at the end of the disk.\n[ 0.838518] GPT:90111 != 2097151\n[ 0.839690] GPT: Use GNU Parted to correct GPT errors.\n[ 0.841371] vda: vda1 vda15\n[ 0.843283] scsi host0: ata_piix\n[ 0.844575] scsi host1: ata_piix\n[ 0.845809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.847929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.850657] libphy: Fixed MDIO Bus: probed\n[ 0.852079] tun: Universal TUN/TAP device driver, 1.6\n[ 0.853739] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.857050] PPP generic driver version 2.4.2\n[ 0.858595] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.860662] ehci-pci: EHCI PCI platform driver\n[ 0.862179] ehci-platform: EHCI generic platform driver\n[ 0.863899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.865867] ohci-pci: OHCI PCI platform driver\n[ 0.867384] ohci-platform: OHCI generic platform driver\n[ 0.869102] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.884125] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.885858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.888391] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.890114] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.892085] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.894321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.896777] usb usb1: Product: UHCI Host Controller\n[ 0.898387] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.900365] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902003] hub 1-0:1.0: USB hub found\n[ 0.903338] hub 1-0:1.0: 2 ports detected\n[ 0.904891] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.908429] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.910086] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.911828] mousedev: PS/2 mouse device common for all mice\n[ 0.913993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.916909] rtc_cmos 00:00: RTC can wake from S4\n[ 0.918987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.921061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.923434] i2c /dev entries driver\n[ 0.924901] device-mapper: uevent: version 1.0.3\n[ 0.926644] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.929473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.931702] NET: Registered protocol family 10\n[ 0.933525] NET: Registered protocol family 17\n[ 0.935057] Key type dns_resolver registered\n[ 0.936671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.938510] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.941429] registered taskstats version 1\n[ 0.942878] Loading compiled-in X.509 certificates\n[ 0.945053] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.948239] zswap: loaded using pool lzo/zbud\n[ 0.950511] Key type trusted registered\n[ 0.952837] Key type encrypted registered\n[ 0.954263] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.956057] ima: No TPM chip found, activating TPM-bypass!\n[ 0.957869] evm: HMAC attrs: 0x1\n[ 0.959422] Magic number: 3:476:750\n[ 0.960733] ata_link link1: hash matches\n[ 0.962106] link1: hash matches\n[ 0.963295] tty ttyS1: hash matches\n[ 0.964673] rtc_cmos 00:00: setting system clock to 2019-05-09 20:43:30 UTC (1557434610)\n[ 0.983659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.985811] EDD information not available.\n[ 1.007155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009836] Write protecting the kernel read-only data: 14336k\n[ 1.013149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.016146] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.185167] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMjkn98w9K9flv3l9J5rVjlmm/EaGMN1PYZBogehXTiIwH7og/4M6MPu20zOYE2HLISHd31q0yfh9SA/zIdhJ64Tp4Hr01MIMRBmf7t+i4QAgUVv68P7DQD1GbQwJfO4fbPVTHJNrmQRPbTaeUNAvuCe4nezDLJPrFZSegnUFmbmqIR+qqMjL1sRUusE6MmZcLv4krTxWAQ+pVj1rTRfuF4jV2+pQINqdtPeRyGwb3TK8uXRnYjnhs2eaPGnSAvGPolMhHm7ZKB79BGry0XZgMJ7LOczOdc2sGTqtANqUMfBoADP7dkV6LI47GyOMI3rildPSejUBZ3uxKTFnDVpst root@vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4\nssh-dss AAAAB3NzaC1kc3MAAACBAPm6Vk3KuAy54qx1AWhvVvxv7E8NdQy8rAyWZOFP6rgfB9yhf0X0NjKsNepGGYK5d2DPb++8tunu6zsRO7kVoQv2pAB9OAdK80zon2V9+ATIXxqA+u+onTXmkh8kwZARVBfITqEV8YwPt+ZktdxqMf392bQLsdnwlsynP4EcPinZAAAAFQDhO7+uyEQwaXwnGNHfpFBj3qwqdwAAAIATlSWkWvC1lpyoToVSxzNwZkH+GxUYRXxoixR8sJcQdMuXhLE4fnOU5uwLXiVfJhObSfmS4ILzoANUpAHgEa5Vxf8h8Ks35UfgLpg5A/PBOHcwuqKXQyIDt93I7uTMSlm7zvn2iZZD9Jp3WAxu2sg3rnynpz+hT8Pi9bEfM1C1AAAAAIEAmB/7s0NJni0JtRfIXWV0grrTjILfXH5418mCrNt05+ouGU6f9Rnz3I4WcIgT7WiFn388pew031G7FMGRtCGzvm0pVHIV7HzZJt0VVnW05yV3V6Ujb5y99XlXUy7RnHZJCn4M/jdQyZtUzbqIJZ+ITaGcNsH50k6jVjk6hsxrG0g= root@vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.84s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fea7:77b/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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.17 ===\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-bffb93d2-561f-43ee-a01d-8e31ef07c8c4 login: "} 2019-05-09 20:43:38,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e/action used request id req-ac4bfc32-311d-4aac-9d5e-8a27bc1923c4 2019-05-09 20:43:38,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.81704211235s 2019-05-09 20:43:38,899 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 509264340 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.226327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229203] pid_max: default: 32768 minimum: 301 [ 0.230750] ACPI: Core revision 20150930 [ 0.232699] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234952] Security Framework initialized [ 0.236355] Yama: becoming mindful. [ 0.237615] AppArmor: AppArmor initialized [ 0.239066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241320] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247906] Initializing cgroup subsys io [ 0.249327] Initializing cgroup subsys memory [ 0.250817] Initializing cgroup subsys devices [ 0.252324] Initializing cgroup subsys freezer [ 0.253827] Initializing cgroup subsys net_cls [ 0.255330] Initializing cgroup subsys perf_event [ 0.256910] Initializing cgroup subsys net_prio [ 0.258440] Initializing cgroup subsys hugetlb [ 0.259936] Initializing cgroup subsys pids [ 0.261431] CPU: Physical Processor ID: 0 [ 0.263519] mce: CPU supports 10 MCE banks [ 0.264983] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266713] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284959] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293338] ftrace: allocating 31920 entries in 125 pages [ 0.324494] smpboot: Max logical packages: 1 [ 0.325966] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.328288] x2apic enabled [ 0.329642] Switched APIC routing to physical x2apic. [ 0.332490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.338001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.341092] KVM setup paravirtual spinlock [ 0.342986] x86: Booted up 1 node, 1 CPUs [ 0.344371] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346707] devtmpfs: initialized [ 0.348922] evm: security.selinux [ 0.350130] evm: security.SMACK64 [ 0.351319] evm: security.SMACK64EXEC [ 0.352610] evm: security.SMACK64TRANSMUTE [ 0.354013] evm: security.SMACK64MMAP [ 0.355301] evm: security.ima [ 0.356405] evm: security.capability [ 0.357741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360907] pinctrl core: initialized pinctrl subsystem [ 0.362760] RTC time: 20:43:29, date: 05/09/19 [ 0.364357] NET: Registered protocol family 16 [ 0.365974] cpuidle: using governor ladder [ 0.367391] cpuidle: using governor menu [ 0.368753] PCCT header not found. [ 0.370018] ACPI: bus type PCI registered [ 0.371411] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373534] PCI: Using configuration type 1 for base access [ 0.376061] ACPI: Added _OSI(Module Device) [ 0.377505] ACPI: Added _OSI(Processor Device) [ 0.378991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380550] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383120] ACPI: Interpreter enabled [ 0.384420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397186] ACPI: (supports S0 S5) [ 0.398407] ACPI: Using IOAPIC for interrupt routing [ 0.400032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406473] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408630] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414449] acpiphp: Slot [3] registered [ 0.415828] acpiphp: Slot [4] registered [ 0.417207] acpiphp: Slot [5] registered [ 0.418588] acpiphp: Slot [6] registered [ 0.419961] acpiphp: Slot [7] registered [ 0.421338] acpiphp: Slot [8] registered [ 0.422720] acpiphp: Slot [9] registered [ 0.424098] acpiphp: Slot [10] registered [ 0.425490] acpiphp: Slot [11] registered [ 0.426893] acpiphp: Slot [12] registered [ 0.428293] acpiphp: Slot [13] registered [ 0.429688] acpiphp: Slot [14] registered [ 0.431092] acpiphp: Slot [15] registered [ 0.448553] acpiphp: Slot [16] registered [ 0.449955] acpiphp: Slot [17] registered [ 0.451356] acpiphp: Slot [18] registered [ 0.452754] acpiphp: Slot [19] registered [ 0.454154] acpiphp: Slot [20] registered [ 0.455566] acpiphp: Slot [21] registered [ 0.456964] acpiphp: Slot [22] registered [ 0.458363] acpiphp: Slot [23] registered [ 0.459756] acpiphp: Slot [24] registered [ 0.461165] acpiphp: Slot [25] registered [ 0.462558] acpiphp: Slot [26] registered [ 0.463948] acpiphp: Slot [27] registered [ 0.465352] acpiphp: Slot [28] registered [ 0.466747] acpiphp: Slot [29] registered [ 0.468142] acpiphp: Slot [30] registered [ 0.469538] acpiphp: Slot [31] registered [ 0.470928] PCI host bridge to bus 0000:00 [ 0.472330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474436] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481566] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484128] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488710] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492954] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495151] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.532353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536987] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539221] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.543667] vgaarb: loaded [ 0.544667] vgaarb: bridge control possible 0000:00:02.0 [ 0.546601] SCSI subsystem initialized [ 0.548108] ACPI: bus type USB registered [ 0.549482] usbcore: registered new interface driver usbfs [ 0.551208] usbcore: registered new interface driver hub [ 0.552904] usbcore: registered new device driver usb [ 0.554676] PCI: Using ACPI for IRQ routing [ 0.556473] NetLabel: Initializing [ 0.557686] NetLabel: domain hash size = 128 [ 0.559142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562744] NetLabel: unlabeled traffic allowed by default [ 0.565393] clocksource: Switched to clocksource kvm-clock [ 0.575928] AppArmor: AppArmor Filesystem Enabled [ 0.577811] pnp: PnP ACPI init [ 0.579612] pnp: PnP ACPI: found 5 devices [ 0.586882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590236] NET: Registered protocol family 2 [ 0.592280] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594800] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.597153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.599488] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.601619] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.603909] NET: Registered protocol family 1 [ 0.605617] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607765] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609872] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640311] Trying to unpack rootfs image as initramfs... [ 0.701334] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.704095] Scanning for low memory corruption every 60 seconds [ 0.706243] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708165] audit: initializing netlink subsys (disabled) [ 0.709895] audit: type=2000 audit(1557434610.317:1): initialized [ 0.712037] Initialise system trusted keyring [ 0.713584] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715516] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718495] zbud: loaded [ 0.719621] VFS: Disk quotas dquot_6.6.0 [ 0.720978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.723411] fuse init (API version 7.23) [ 0.724866] Key type big_key registered [ 0.726199] Allocating IMA MOK and blacklist keyrings. [ 0.728125] Key type asymmetric registered [ 0.729507] Asymmetric key parser 'x509' registered [ 0.731097] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.733564] io scheduler noop registered [ 0.734883] io scheduler deadline registered (default) [ 0.736527] io scheduler cfq registered [ 0.737926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744267] ACPI: Power Button [PWRF] [ 0.745693] GHES: HEST is not enabled! [ 0.759957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789906] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.793462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.818685] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822115] Linux agpgart interface v0.103 [ 0.825627] brd: module loaded [ 0.827960] loop: module loaded [ 0.832939] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835450] GPT:90111 != 2097151 [ 0.836620] GPT:Alternate GPT header not at the end of the disk. [ 0.838518] GPT:90111 != 2097151 [ 0.839690] GPT: Use GNU Parted to correct GPT errors. [ 0.841371] vda: vda1 vda15 [ 0.843283] scsi host0: ata_piix [ 0.844575] scsi host1: ata_piix [ 0.845809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.850657] libphy: Fixed MDIO Bus: probed [ 0.852079] tun: Universal TUN/TAP device driver, 1.6 [ 0.853739] tun: (C) 1999-2004 Max Krasnyansky [ 0.857050] PPP generic driver version 2.4.2 [ 0.858595] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.860662] ehci-pci: EHCI PCI platform driver [ 0.862179] ehci-platform: EHCI generic platform driver [ 0.863899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.865867] ohci-pci: OHCI PCI platform driver [ 0.867384] ohci-platform: OHCI generic platform driver [ 0.869102] uhci_hcd: USB Universal Host Controller Interface driver [ 0.884125] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.888391] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.890114] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.892085] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.894321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.896777] usb usb1: Product: UHCI Host Controller [ 0.898387] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.900365] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902003] hub 1-0:1.0: USB hub found [ 0.903338] hub 1-0:1.0: 2 ports detected [ 0.904891] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.908429] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.910086] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911828] mousedev: PS/2 mouse device common for all mice [ 0.913993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916909] rtc_cmos 00:00: RTC can wake from S4 [ 0.918987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.921061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.923434] i2c /dev entries driver [ 0.924901] device-mapper: uevent: version 1.0.3 [ 0.926644] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.929473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.931702] NET: Registered protocol family 10 [ 0.933525] NET: Registered protocol family 17 [ 0.935057] Key type dns_resolver registered [ 0.936671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.938510] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.941429] registered taskstats version 1 [ 0.942878] Loading compiled-in X.509 certificates [ 0.945053] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948239] zswap: loaded using pool lzo/zbud [ 0.950511] Key type trusted registered [ 0.952837] Key type encrypted registered [ 0.954263] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956057] ima: No TPM chip found, activating TPM-bypass! [ 0.957869] evm: HMAC attrs: 0x1 [ 0.959422] Magic number: 3:476:750 [ 0.960733] ata_link link1: hash matches [ 0.962106] link1: hash matches [ 0.963295] tty ttyS1: hash matches [ 0.964673] rtc_cmos 00:00: setting system clock to 2019-05-09 20:43:30 UTC (1557434610) [ 0.983659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.985811] EDD information not available. [ 1.007155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009836] Write protecting the kernel read-only data: 14336k [ 1.013149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.016146] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.185167] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMjkn98w9K9flv3l9J5rVjlmm/EaGMN1PYZBogehXTiIwH7og/4M6MPu20zOYE2HLISHd31q0yfh9SA/zIdhJ64Tp4Hr01MIMRBmf7t+i4QAgUVv68P7DQD1GbQwJfO4fbPVTHJNrmQRPbTaeUNAvuCe4nezDLJPrFZSegnUFmbmqIR+qqMjL1sRUusE6MmZcLv4krTxWAQ+pVj1rTRfuF4jV2+pQINqdtPeRyGwb3TK8uXRnYjnhs2eaPGnSAvGPolMhHm7ZKB79BGry0XZgMJ7LOczOdc2sGTqtANqUMfBoADP7dkV6LI47GyOMI3rildPSejUBZ3uxKTFnDVpst root@vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4 ssh-dss AAAAB3NzaC1kc3MAAACBAPm6Vk3KuAy54qx1AWhvVvxv7E8NdQy8rAyWZOFP6rgfB9yhf0X0NjKsNepGGYK5d2DPb++8tunu6zsRO7kVoQv2pAB9OAdK80zon2V9+ATIXxqA+u+onTXmkh8kwZARVBfITqEV8YwPt+ZktdxqMf392bQLsdnwlsynP4EcPinZAAAAFQDhO7+uyEQwaXwnGNHfpFBj3qwqdwAAAIATlSWkWvC1lpyoToVSxzNwZkH+GxUYRXxoixR8sJcQdMuXhLE4fnOU5uwLXiVfJhObSfmS4ILzoANUpAHgEa5Vxf8h8Ks35UfgLpg5A/PBOHcwuqKXQyIDt93I7uTMSlm7zvn2iZZD9Jp3WAxu2sg3rnynpz+hT8Pi9bEfM1C1AAAAAIEAmB/7s0NJni0JtRfIXWV0grrTjILfXH5418mCrNt05+ouGU6f9Rnz3I4WcIgT7WiFn388pew031G7FMGRtCGzvm0pVHIV7HzZJt0VVnW05yV3V6Ujb5y99XlXUy7RnHZJCn4M/jdQyZtUzbqIJZ+ITaGcNsH50k6jVjk6hsxrG0g= root@vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.84s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fea7:77b/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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bffb93d2-561f-43ee-a01d-8e31ef07c8c4 login: 2019-05-09 20:43:38,904 - paramiko.transport - DEBUG - starting thread (client mode): 0x50a29b10L 2019-05-09 20:43:38,904 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-09 20:43:38,904 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-09 20:43:38,905 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-09 20:43:38,906 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-09 20:43:38,906 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-09 20:43:38,906 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-09 20:43:38,906 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-09 20:43:38,907 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-09 20:43:38,907 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-09 20:43:38,925 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-09 20:43:38,925 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-09 20:43:38,936 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 023c272f91f8408bd9f629621a793288 2019-05-09 20:43:38,937 - paramiko.transport - DEBUG - Trying discovered key 2c0516a95b053e3d7a116e3e81590adb in /tmp/tmpmGy0Ko 2019-05-09 20:43:38,964 - paramiko.transport - DEBUG - userauth is OK 2019-05-09 20:43:38,970 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-09 20:43:39,002 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-09 20:43:39,003 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-09 20:43:39,003 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-09 20:43:39,004 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-09 20:43:39,028 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-09 20:43:39,028 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=21.955 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.955/21.955/21.955 ms 2019-05-09 20:43:39,029 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-09 20:43:39,029 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-09 20:43:39,143 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:43:39,143 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-09 20:43:39,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:43:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:39,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:43: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 x-compute-request-id: req-d1945ac3-0821-4526-be8b-94eb3b9de8fd x-openstack-request-id: req-d1945ac3-0821-4526-be8b-94eb3b9de8fd 2019-05-09 20:43:39,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56 used request id req-d1945ac3-0821-4526-be8b-94eb3b9de8fd 2019-05-09 20:43:39,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.318343162537s 2019-05-09 20:43:39,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:40,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-a2db7115-bfd2-46bc-b0aa-ad144f8692fe x-openstack-request-id: req-a2db7115-bfd2-46bc-b0aa-ad144f8692fe 2019-05-09 20:43:40,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:29.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:29Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:21:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/611653ef-36d3-45a4-8afb-151792ee7d56", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:06.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "611653ef-36d3-45a4-8afb-151792ee7d56", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:39Z", "hostId": "98241a6f37faf9c90075a31efe3b74a0ec9c7bd38d965ccd1b382bb7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:42:56Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:40,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2db7115-bfd2-46bc-b0aa-ad144f8692fe 2019-05-09 20:43:40,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751822948456s 2019-05-09 20:43:40,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:42,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:43,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-0a412b33-6b0c-4c56-aae3-8025bd5281e4 x-openstack-request-id: req-0a412b33-6b0c-4c56-aae3-8025bd5281e4 2019-05-09 20:43:43,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:29.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:29Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:43,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a412b33-6b0c-4c56-aae3-8025bd5281e4 2019-05-09 20:43:43,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.874889135361s 2019-05-09 20:43:43,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-09 20:43:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/0fdb4146-04b8-4d32-88ee-219b5adaaa93.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:45,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:43:45 GMT X-Openstack-Request-Id: req-266451d2-5498-43e9-8de4-6a470f279857 2019-05-09 20:43:45,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:43:45,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0fdb4146-04b8-4d32-88ee-219b5adaaa93.json used request id req-266451d2-5498-43e9-8de4-6a470f279857 2019-05-09 20:43:45,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.10051107407s 2019-05-09 20:43:45,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:43:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:45,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:43:45 GMT X-Openstack-Request-Id: req-567fde09-4779-48eb-bf85-0d40c8c4069b 2019-05-09 20:43:45,269 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:43:45,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-567fde09-4779-48eb-bf85-0d40c8c4069b 2019-05-09 20:43:45,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543339252472s 2019-05-09 20:43:45,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:43:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:45,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:43:45 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-72a57e61-ee37-4a16-8a5f-eb792a6ab6a4 x-openstack-request-id: req-72a57e61-ee37-4a16-8a5f-eb792a6ab6a4 2019-05-09 20:43:45,450 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e used request id req-72a57e61-ee37-4a16-8a5f-eb792a6ab6a4 2019-05-09 20:43:45,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179475069046s 2019-05-09 20:43:45,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:46,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Thu, 09 May 2019 20:43: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-b460d271-afb1-44cf-bbb4-f09664693e0b x-openstack-request-id: req-b460d271-afb1-44cf-bbb4-f09664693e0b 2019-05-09 20:43:46,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:07:7b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "rel": "bookmark"}], "image": {"id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "links": [{"href": "http://172.30.9.21:8774/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:43:29.000000", "flavor": {"id": "9505b827-4fa4-49f5-b3b0-a50a79042691", "links": [{"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}]}, "id": "74ba9c69-bdd0-45f0-a0af-d7563f84d74e", "security_groups": [{"name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}], "user_id": "9a0805151325401bbffb7d8af78528fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:43:45Z", "hostId": "07e73d462fc29cfec157409db6ebb8311b16be78aa891fdc21359ff6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "name": "vping_ssh-vm_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "created": "2019-05-09T20:43:15Z", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:43:46,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b460d271-afb1-44cf-bbb4-f09664693e0b 2019-05-09 20:43:46,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12282395363s 2019-05-09 20:43:46,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:43:48,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:43:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:48,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:43:48 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-90a8edf0-b0d5-47b5-935f-c48dadcc90f1 x-openstack-request-id: req-90a8edf0-b0d5-47b5-935f-c48dadcc90f1 2019-05-09 20:43:48,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-09 20:43:48,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90a8edf0-b0d5-47b5-935f-c48dadcc90f1 2019-05-09 20:43:48,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.103837013245s 2019-05-09 20:43:48,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:43:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:48,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 09 May 2019 20:43:48 GMT X-Openstack-Request-Id: req-f7504924-7606-4f43-b5c6-65e80346e50f 2019-05-09 20:43:48,735 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:30Z", "updated_at": "2019-05-09T20:42:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:30Z", "revision_number": 0, "id": "1bb72f9b-7d12-46d8-9d1a-e77351d4cfc5", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:30Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "6eede43c-d36d-4e6e-967d-03210ea72686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "76341f67-b2c8-4488-8e5e-91ae309d83ac", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "9fe6a922-be20-4a0a-bab2-6b5cb9af02d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:48Z", "updated_at": "2019-05-09T20:42:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:42:49Z", "revision_number": 0, "id": "193a00c3-8894-4c2d-bcbb-8d7d8eab4159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:49Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "4e858c0d-7be9-4372-b8b2-b3e4c75b972a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:48Z", "revision_number": 0, "id": "91dec9b3-a8d5-4be3-906d-30d438ecc45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:48Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:49Z", "revision_number": 0, "id": "a9c847bc-3aeb-473b-a10c-649d04b4f077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:49Z", "security_group_id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 3, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4c794fc4-7aa6-4704-941a-2bb62dfa17bb", "name": "vping_ssh-sg_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:43:48,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f7504924-7606-4f43-b5c6-65e80346e50f 2019-05-09 20:43:48,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048248052597s 2019-05-09 20:43:48,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:43:48,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4c794fc4-7aa6-4704-941a-2bb62dfa17bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:48,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:43:48 GMT X-Openstack-Request-Id: req-2a023e86-a680-47e8-ad00-c8c2dcb1476e 2019-05-09 20:43:48,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:43:48,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4c794fc4-7aa6-4704-941a-2bb62dfa17bb.json used request id req-2a023e86-a680-47e8-ad00-c8c2dcb1476e 2019-05-09 20:43:48,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163984060287s 2019-05-09 20:43:48,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-09 20:43:48,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:48,953 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:43:48 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-3d2a3607-460c-4d9b-9c60-6da8f9925817 x-openstack-request-id: req-3d2a3607-460c-4d9b-9c60-6da8f9925817 2019-05-09 20:43:48,954 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_bffb93d2-561f-43ee-a01d-8e31ef07c8c4 used request id req-3d2a3607-460c-4d9b-9c60-6da8f9925817 2019-05-09 20:43:48,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0481510162354s 2019-05-09 20:43:48,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:43:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0afa3d16-b225-432f-900d-1148eaa93495/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" -d '{"subnet_id": "b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"}' 2019-05-09 20:43:51,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:43:51 GMT X-Openstack-Request-Id: req-07662a10-9207-410e-b480-40d3878b8341 2019-05-09 20:43:51,791 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c2455892-12a6-4e1d-a124-a3b21c1a0b7f", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "subnet_id": "b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c", "subnet_ids": ["b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c"], "port_id": "a15e395b-7780-45ba-92b6-5491b310ea9b", "id": "0afa3d16-b225-432f-900d-1148eaa93495"} 2019-05-09 20:43:51,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0afa3d16-b225-432f-900d-1148eaa93495/remove_router_interface.json used request id req-07662a10-9207-410e-b480-40d3878b8341 2019-05-09 20:43:51,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.83699297905s 2019-05-09 20:43:51,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:43:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:51,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 09 May 2019 20:43:51 GMT X-Openstack-Request-Id: req-97f9eff9-e8de-4b0f-bee0-28dfe319c5ff 2019-05-09 20:43:51,928 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:34Z", "admin_state_up": true, "updated_at": "2019-05-09T20:43:50Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "0afa3d16-b225-432f-900d-1148eaa93495", "name": "vping_ssh-router_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:43:51,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-97f9eff9-e8de-4b0f-bee0-28dfe319c5ff 2019-05-09 20:43:51,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137059926987s 2019-05-09 20:43:51,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:43:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/0afa3d16-b225-432f-900d-1148eaa93495.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:56,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:43:56 GMT X-Openstack-Request-Id: req-51af50cf-7619-48a3-9e00-33e60b15217b 2019-05-09 20:43:56,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:43:56,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0afa3d16-b225-432f-900d-1148eaa93495.json used request id req-51af50cf-7619-48a3-9e00-33e60b15217b 2019-05-09 20:43:56,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.62243509293s 2019-05-09 20:43:56,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:43:56,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:56,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 09 May 2019 20:43:56 GMT X-Openstack-Request-Id: req-9680e920-494a-4150-9348-b3873712ffeb 2019-05-09 20:43:56,599 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:42:32Z","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":"572176e7e1024e1faa164cc2318745e9","id":"b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c","subnetpool_id":null,"name":"vping_ssh-subnet_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}]} 2019-05-09 20:43:56,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9680e920-494a-4150-9348-b3873712ffeb 2019-05-09 20:43:56,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0464580059052s 2019-05-09 20:43:56,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:43:56,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:59,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:43:59 GMT X-Openstack-Request-Id: req-dde3bb27-2276-4c9b-98f3-550de94b9438 2019-05-09 20:43:59,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:43:59,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b3b8dc74-204f-4d4d-8ce8-4fbc44a3ff0c.json used request id req-dde3bb27-2276-4c9b-98f3-550de94b9438 2019-05-09 20:43:59,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.86400985718s 2019-05-09 20:43:59,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:43:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:43:59,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 09 May 2019 20:43:59 GMT X-Openstack-Request-Id: req-764fb9c8-0af4-4464-bb88-24c1f8f59c98 2019-05-09 20:43:59,572 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2455892-12a6-4e1d-a124-a3b21c1a0b7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"572176e7e1024e1faa164cc2318745e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:43:59Z","qos_policy_id":null,"name":"vping_ssh-net_bffb93d2-561f-43ee-a01d-8e31ef07c8c4","admin_state_up":true,"tenant_id":"572176e7e1024e1faa164cc2318745e9","created_at":"2019-05-09T20:42:31Z","mtu":1450}]} 2019-05-09 20:43:59,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-764fb9c8-0af4-4464-bb88-24c1f8f59c98 2019-05-09 20:43:59,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106681108475s 2019-05-09 20:43:59,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:43:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/c2455892-12a6-4e1d-a124-a3b21c1a0b7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:44:00,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:44:00 GMT X-Openstack-Request-Id: req-93a8fd7a-5b7c-4577-8193-2482f615d489 2019-05-09 20:44:00,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:44:00,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c2455892-12a6-4e1d-a124-a3b21c1a0b7f.json used request id req-93a8fd7a-5b7c-4577-8193-2482f615d489 2019-05-09 20:44:00,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25715398788s 2019-05-09 20:44:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:44:00,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:44:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 09 May 2019 20:44:00 GMT X-Openstack-Request-Id: req-4730f688-eb56-4b16-bf6b-47011fe98d45 2019-05-09 20:44:00,878 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:42:46Z", "file": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/file", "owner": "572176e7e1024e1faa164cc2318745e9", "id": "10a0b506-b5fe-40c4-9684-d6f256de3d58", "size": 12716032, "self": "/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:42:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:44:00,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4730f688-eb56-4b16-bf6b-47011fe98d45 2019-05-09 20:44:00,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.042918920517s 2019-05-09 20:44:00,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:44:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}644b7ef79d865ec91e1618fee96a2b69b4b228cf" 2019-05-09 20:44:01,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:44:01 GMT X-Openstack-Request-Id: req-211882d1-4f65-433c-8268-3fd2bf0b13cc 2019-05-09 20:44:01,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:44:01,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/10a0b506-b5fe-40c4-9684-d6f256de3d58 used request id req-211882d1-4f65-433c-8268-3fd2bf0b13cc 2019-05-09 20:44:01,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.882513999939s 2019-05-09 20:44:01,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:44:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:01,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-531890b6-0be2-46f8-a4cf-54b496aae41d x-openstack-request-id: req-531890b6-0be2-46f8-a4cf-54b496aae41d 2019-05-09 20:44:01,919 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9505b827-4fa4-49f5-b3b0-a50a79042691"}]} 2019-05-09 20:44:01,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-531890b6-0be2-46f8-a4cf-54b496aae41d 2019-05-09 20:44:01,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.151782989502s 2019-05-09 20:44:01,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:44:01,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:01,959 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-6f729428-590a-4a6d-8c12-0970570ce5d4 x-openstack-request-id: req-6f729428-590a-4a6d-8c12-0970570ce5d4 2019-05-09 20:44:01,959 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9505b827-4fa4-49f5-b3b0-a50a79042691 used request id req-6f729428-590a-4a6d-8c12-0970570ce5d4 2019-05-09 20:44:01,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0383999347687s 2019-05-09 20:44:01,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:44:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ba2d3f-8ec7-4b17-85e0-6d3e27a515d0 2019-05-09 20:44:02,208 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": {"self": "http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a0805151325401bbffb7d8af78528fb", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:44:02,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d1ba2d3f-8ec7-4b17-85e0-6d3e27a515d0 2019-05-09 20:44:02,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249019145966s 2019-05-09 20:44:02,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:44:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:02,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 09 May 2019 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41e8744-fa85-45ff-8ce3-c4ec3d59fad4 2019-05-09 20:44:02,428 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_bffb93d2-561f-43ee-a01d-8e31ef07c8c4", "links": {"self": "http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9a0805151325401bbffb7d8af78528fb", "description": null}} 2019-05-09 20:44:02,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb used request id req-f41e8744-fa85-45ff-8ce3-c4ec3d59fad4 2019-05-09 20:44:02,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213661909103s 2019-05-09 20:44:02,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:44:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:02,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14dce8d-a15a-463a-97af-f46092dfc10e 2019-05-09 20:44:02,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:44:02,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9a0805151325401bbffb7d8af78528fb used request id req-f14dce8d-a15a-463a-97af-f46092dfc10e 2019-05-09 20:44:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.375153064728s 2019-05-09 20:44:02,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:44:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:03,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Thu, 09 May 2019 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3826659e-aa78-4322-ac7a-3fddd55dbeec 2019-05-09 20:44:03,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9"}, "tags": [], "enabled": true, "id": "572176e7e1024e1faa164cc2318745e9", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffb93d2-561f-43ee-a01d-8e31ef07c8c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:44:03,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3826659e-aa78-4322-ac7a-3fddd55dbeec 2019-05-09 20:44:03,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220786094666s 2019-05-09 20:44:03,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:44:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:03,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0fa139-7933-4eb8-87eb-df936a864839 2019-05-09 20:44:03,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:44:03,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/572176e7e1024e1faa164cc2318745e9 used request id req-fd0fa139-7933-4eb8-87eb-df936a864839 2019-05-09 20:44:03,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285190820694s 2019-05-09 20:44:03,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:44:03,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=572176e7e1024e1faa164cc2318745e9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:44:03 GMT X-Openstack-Request-Id: req-fd769de5-deeb-465d-ac3a-04f9032d25a9 2019-05-09 20:44:03,661 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:30Z", "updated_at": "2019-05-09T20:42:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:30Z", "revision_number": 0, "id": "1bb72f9b-7d12-46d8-9d1a-e77351d4cfc5", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:30Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "6eede43c-d36d-4e6e-967d-03210ea72686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "76341f67-b2c8-4488-8e5e-91ae309d83ac", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "9fe6a922-be20-4a0a-bab2-6b5cb9af02d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "name": "default"}]} 2019-05-09 20:44:03,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=572176e7e1024e1faa164cc2318745e9&name=default used request id req-fd769de5-deeb-465d-ac3a-04f9032d25a9 2019-05-09 20:44:03,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334599971771s 2019-05-09 20:44:03,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:44:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:04,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:44:04 GMT X-Openstack-Request-Id: req-aaf68120-ff09-4a85-9fb0-24c0bf49cd53 2019-05-09 20:44:04,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "572176e7e1024e1faa164cc2318745e9", "created_at": "2019-05-09T20:42:30Z", "updated_at": "2019-05-09T20:42:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:30Z", "revision_number": 0, "id": "1bb72f9b-7d12-46d8-9d1a-e77351d4cfc5", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:30Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "6eede43c-d36d-4e6e-967d-03210ea72686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "9fe6a922-be20-4a0a-bab2-6b5cb9af02d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "572176e7e1024e1faa164cc2318745e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:42:31Z", "revision_number": 0, "id": "76341f67-b2c8-4488-8e5e-91ae309d83ac", "remote_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "remote_ip_prefix": null, "created_at": "2019-05-09T20:42:31Z", "security_group_id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "tenant_id": "572176e7e1024e1faa164cc2318745e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "572176e7e1024e1faa164cc2318745e9"}], "revision_number": 1, "project_id": "572176e7e1024e1faa164cc2318745e9", "id": "4b900eaa-1c33-4836-a920-b7c7e8643675", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}]} 2019-05-09 20:44:04,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aaf68120-ff09-4a85-9fb0-24c0bf49cd53 2019-05-09 20:44:04,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357903957367s 2019-05-09 20:44:04,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:44:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4b900eaa-1c33-4836-a920-b7c7e8643675.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0524b96a17dcbbb6c24807936680673c4cbe9fb3" 2019-05-09 20:44:04,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:44:04 GMT X-Openstack-Request-Id: req-c7feb2cc-2f3a-4e95-8d00-b5589ae5e7db 2019-05-09 20:44:04,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:44:04,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4b900eaa-1c33-4836-a920-b7c7e8643675.json used request id req-c7feb2cc-2f3a-4e95-8d00-b5589ae5e7db 2019-05-09 20:44:04,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.46782207489s 2019-05-09 20:44:04,545 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-09 20:44:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:44:04,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d1f615-4149-4253-b626-d7854eb9b578 2019-05-09 20:44:04,592 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:44:04,592 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-94d1f615-4149-4253-b626-d7854eb9b578 2019-05-09 20:44:04,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:44:05,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["SOXonuDQQ-2-yRyyZuMDZQ"], "issued_at": "2019-05-09T20:44:04.000000Z"}} 2019-05-09 20:44:05,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:44:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:05,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:44:05 GMT X-Openstack-Request-Id: req-08dc7a90-98d0-4a85-b06e-00c9bb883b4a 2019-05-09 20:44:05,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:44:05,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08dc7a90-98d0-4a85-b06e-00c9bb883b4a 2019-05-09 20:44:05,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410402774811s 2019-05-09 20:44:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:44:05,461 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5058e40-75d2-44be-bc41-0392682dcfe3 2019-05-09 20:44:05,461 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:44:05,461 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b5058e40-75d2-44be-bc41-0392682dcfe3 2019-05-09 20:44:05,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:44:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:05,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5bc354-8d85-48cc-accc-4e7a7f8b3759 2019-05-09 20:44:05,684 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:44:05,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ef5bc354-8d85-48cc-accc-4e7a7f8b3759 2019-05-09 20:44:05,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222035884857s 2019-05-09 20:44:05,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:44:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6"}}' 2019-05-09 20:44:06,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 09 May 2019 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f53e15-de91-4f78-b249-8b4ea76709af 2019-05-09 20:44:06,044 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2"}, "tags": [], "enabled": true, "id": "c830307fd8e54cd3bee9b588e865cab2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6"}} 2019-05-09 20:44:06,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e7f53e15-de91-4f78-b249-8b4ea76709af 2019-05-09 20:44:06,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.353960990906s 2019-05-09 20:44:06,045 - 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'c830307fd8e54cd3bee9b588e865cab2', '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_397755ac-0b39-49ed-ba01-bf549f4d08b6'}) 2019-05-09 20:44:06,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:44:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "lBZiH1b7EcpVtKuZoaofVUevS7gqlR", "email": null, "name": "vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6"}}' 2019-05-09 20:44:06,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 09 May 2019 20:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cc54c2-d406-4787-98f3-1cc7ba14a6c9 2019-05-09 20:44:06,633 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": {"self": "http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "525beb996590465f9fd56fe3505fbb5c", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:44:06,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b6cc54c2-d406-4787-98f3-1cc7ba14a6c9 2019-05-09 20:44:06,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.581403017044s 2019-05-09 20:44:06,634 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'525beb996590465f9fd56fe3505fbb5c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6'}) 2019-05-09 20:44:06,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:44:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:06,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87a355d-9140-4d9c-8014-5315a2fa158c 2019-05-09 20:44:06,876 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:44:06,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c87a355d-9140-4d9c-8014-5315a2fa158c 2019-05-09 20:44:06,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238433122635s 2019-05-09 20:44:06,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:44:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:07,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67300418-ba78-4ff2-8859-106f9a4baf1a 2019-05-09 20:44:07,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:44:07,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-67300418-ba78-4ff2-8859-106f9a4baf1a 2019-05-09 20:44:07,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226622819901s 2019-05-09 20:44:07,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:44:07,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:07,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e21e90-5b0a-4854-8da0-4b9d93aa5c03 2019-05-09 20:44:07,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:44:07,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30e21e90-5b0a-4854-8da0-4b9d93aa5c03 2019-05-09 20:44:07,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225599050522s 2019-05-09 20:44:07,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:44:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:07,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752f4c68-f140-48a0-aae7-89c67f95c86a 2019-05-09 20:44:07,512 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:44:07,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-752f4c68-f140-48a0-aae7-89c67f95c86a 2019-05-09 20:44:07,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.167953968048s 2019-05-09 20:44:07,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:44:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:07,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 09 May 2019 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6763f143-e7c3-48c3-a016-b58cc8311ad2 2019-05-09 20:44:07,770 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": {"self": "http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "525beb996590465f9fd56fe3505fbb5c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:44:07,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6763f143-e7c3-48c3-a016-b58cc8311ad2 2019-05-09 20:44:07,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25736284256s 2019-05-09 20:44:07,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:44:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:07,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 09 May 2019 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41d0c87-6803-4397-b867-a07be9a21164 2019-05-09 20:44:07,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2"}, "tags": [], "enabled": true, "id": "c830307fd8e54cd3bee9b588e865cab2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6"}]} 2019-05-09 20:44:07,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d41d0c87-6803-4397-b867-a07be9a21164 2019-05-09 20:44:07,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211739063263s 2019-05-09 20:44:08,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:44:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=525beb996590465f9fd56fe3505fbb5c&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=c830307fd8e54cd3bee9b588e865cab2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:08,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Thu, 09 May 2019 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a017436-9a14-459a-b653-ccc328a1ec3b 2019-05-09 20:44:08,137 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=525beb996590465f9fd56fe3505fbb5c&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=c830307fd8e54cd3bee9b588e865cab2", "previous": null, "next": null}} 2019-05-09 20:44:08,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=525beb996590465f9fd56fe3505fbb5c&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=c830307fd8e54cd3bee9b588e865cab2 used request id req-1a017436-9a14-459a-b653-ccc328a1ec3b 2019-05-09 20:44:08,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135843992233s 2019-05-09 20:44:08,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:44:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2/users/525beb996590465f9fd56fe3505fbb5c/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:08,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb0aa41-2b44-451e-95ad-a14104aaa7d8 2019-05-09 20:44:08,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:44:08,406 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2/users/525beb996590465f9fd56fe3505fbb5c/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-1cb0aa41-2b44-451e-95ad-a14104aaa7d8 2019-05-09 20:44:08,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264697790146s 2019-05-09 20:44:08,407 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6', 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'c830307fd8e54cd3bee9b588e865cab2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'lBZiH1b7EcpVtKuZoaofVUevS7gqlR', 'username': u'vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:44:08,410 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'password': 'lBZiH1b7EcpVtKuZoaofVUevS7gqlR', 'project_name': 'vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c830307fd8e54cd3bee9b588e865cab2', 'project_domain_name': 'Default'} 2019-05-09 20:44:08,411 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-09 20:44:08,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:44:08,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:08,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4b668d-ad07-4ac1-b088-d5836ab3ddd2 2019-05-09 20:44:08,613 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:44:08,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9a4b668d-ad07-4ac1-b088-d5836ab3ddd2 2019-05-09 20:44:08,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201854228973s 2019-05-09 20:44:08,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:44:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:44:08,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 09 May 2019 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d38f4b2-44c3-44e8-95e3-d787fe2a49da 2019-05-09 20:44:08,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2"}, "tags": [], "enabled": true, "id": "c830307fd8e54cd3bee9b588e865cab2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6"}]} 2019-05-09 20:44:08,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9d38f4b2-44c3-44e8-95e3-d787fe2a49da 2019-05-09 20:44:08,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232816934586s 2019-05-09 20:44:08,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:44:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" -d '{"network": {"tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "name": "vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6", "admin_state_up": true}}' 2019-05-09 20:44:09,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 09 May 2019 20:44:09 GMT X-Openstack-Request-Id: req-7fe788df-629e-4e33-9733-76cfe753bb8c 2019-05-09 20:44:09,705 - 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":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"c830307fd8e54cd3bee9b588e865cab2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:44:09Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6","admin_state_up":true,"tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:09Z","mtu":1450}} 2019-05-09 20:44:09,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7fe788df-629e-4e33-9733-76cfe753bb8c 2019-05-09 20:44:09,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.850404024124s 2019-05-09 20:44:09,706 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:44:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd76935cc-e3c1-491c-b5a2-14085c3a1abb', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6', u'created_at': u'2019-05-09T20:44:09Z', u'mtu': 1450, u'tenant_id': u'c830307fd8e54cd3bee9b588e865cab2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c830307fd8e54cd3bee9b588e865cab2', u'l2_adjacency': True}) 2019-05-09 20:44:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:44:09,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad20a0a-5bbb-4178-9745-4ccab658e50b 2019-05-09 20:44:09,717 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:44:09,717 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-3ad20a0a-5bbb-4178-9745-4ccab658e50b 2019-05-09 20:44:09,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:44:10,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c830307fd8e54cd3bee9b588e865cab2", "name": "vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c830307fd8e54cd3bee9b588e865cab2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/c830307fd8e54cd3bee9b588e865cab2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/c830307fd8e54cd3bee9b588e865cab2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_c830307fd8e54cd3bee9b588e865cab2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_c830307fd8e54cd3bee9b588e865cab2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/c830307fd8e54cd3bee9b588e865cab2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/c830307fd8e54cd3bee9b588e865cab2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/c830307fd8e54cd3bee9b588e865cab2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c830307fd8e54cd3bee9b588e865cab2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/c830307fd8e54cd3bee9b588e865cab2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/c830307fd8e54cd3bee9b588e865cab2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6", "id": "525beb996590465f9fd56fe3505fbb5c"}, "audit_ids": ["Jbjqc-5_SiC-p72-8zWlwA"], "issued_at": "2019-05-09T20:44:10.000000Z"}} 2019-05-09 20:44:10,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:44:10,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:10,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 09 May 2019 20:44:10 GMT X-Openstack-Request-Id: req-64c023db-6095-4512-b61e-79e25d78106b 2019-05-09 20:44:10,501 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c830307fd8e54cd3bee9b588e865cab2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:44:09Z","qos_policy_id":null,"name":"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6","admin_state_up":true,"tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:09Z","mtu":1450}]} 2019-05-09 20:44:10,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-64c023db-6095-4512-b61e-79e25d78106b 2019-05-09 20:44:10,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386319875717s 2019-05-09 20:44:10,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:44:10,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"subnet": {"name": "vping_userdata-subnet_397755ac-0b39-49ed-ba01-bf549f4d08b6", "enable_dhcp": true, "network_id": "d76935cc-e3c1-491c-b5a2-14085c3a1abb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:44:11,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 09 May 2019 20:44:11 GMT X-Openstack-Request-Id: req-9405d9a2-befb-4b7e-947a-e9b4c487f75a 2019-05-09 20:44:11,819 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:44:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c830307fd8e54cd3bee9b588e865cab2","id":"85fa6392-a7a4-409c-b5ba-91ffeaf54951","subnetpool_id":null,"name":"vping_userdata-subnet_397755ac-0b39-49ed-ba01-bf549f4d08b6"}} 2019-05-09 20:44:11,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9405d9a2-befb-4b7e-947a-e9b4c487f75a 2019-05-09 20:44:11,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.31643986702s 2019-05-09 20:44:11,820 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:44:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'85fa6392-a7a4-409c-b5ba-91ffeaf54951', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_397755ac-0b39-49ed-ba01-bf549f4d08b6', u'enable_dhcp': True, u'network_id': u'd76935cc-e3c1-491c-b5a2-14085c3a1abb', u'tenant_id': u'c830307fd8e54cd3bee9b588e865cab2', u'created_at': u'2019-05-09T20:44:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c830307fd8e54cd3bee9b588e865cab2'}) 2019-05-09 20:44:11,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:44:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vping_userdata-router_397755ac-0b39-49ed-ba01-bf549f4d08b6", "admin_state_up": true}}' 2019-05-09 20:44:19,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 09 May 2019 20:44:19 GMT X-Openstack-Request-Id: req-3e759ff5-aade-45d5-ae86-4ba09e70130d 2019-05-09 20:44:19,104 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "created_at": "2019-05-09T20:44:13Z", "admin_state_up": true, "updated_at": "2019-05-09T20:44:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c830307fd8e54cd3bee9b588e865cab2", "id": "b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1", "name": "vping_userdata-router_397755ac-0b39-49ed-ba01-bf549f4d08b6"}} 2019-05-09 20:44:19,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3e759ff5-aade-45d5-ae86-4ba09e70130d 2019-05-09 20:44:19,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.28337097168s 2019-05-09 20:44:19,105 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:44:14Z', u'revision_number': 3, u'id': u'b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_397755ac-0b39-49ed-ba01-bf549f4d08b6', u'admin_state_up': True, u'tenant_id': u'c830307fd8e54cd3bee9b588e865cab2', u'created_at': u'2019-05-09T20:44:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'c830307fd8e54cd3bee9b588e865cab2'}) 2019-05-09 20:44:19,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:44:19,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"subnet_id": "85fa6392-a7a4-409c-b5ba-91ffeaf54951"}' 2019-05-09 20:44:22,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:44:22 GMT X-Openstack-Request-Id: req-75a1c732-3c1a-44ff-9087-a3eefff448fe 2019-05-09 20:44:22,374 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d76935cc-e3c1-491c-b5a2-14085c3a1abb", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "subnet_id": "85fa6392-a7a4-409c-b5ba-91ffeaf54951", "subnet_ids": ["85fa6392-a7a4-409c-b5ba-91ffeaf54951"], "port_id": "f9da7e27-ab4e-460a-9576-bd1d1ddb0130", "id": "b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1"} 2019-05-09 20:44:22,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1/add_router_interface.json used request id req-75a1c732-3c1a-44ff-9087-a3eefff448fe 2019-05-09 20:44:22,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.26950502396s 2019-05-09 20:44:22,375 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:44:22,477 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:44:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:44:22,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:44:22 GMT 2019-05-09 20:44:22,485 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:44:22,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:44:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:22,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:44:22 GMT X-Openstack-Request-Id: req-571d9d83-4502-440a-ae15-70a6304af8fd 2019-05-09 20:44:22,807 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:44:22,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-571d9d83-4502-440a-ae15-70a6304af8fd 2019-05-09 20:44:22,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319292068481s 2019-05-09 20:44:22,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:44:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6"}' 2019-05-09 20:44:23,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Thu, 09 May 2019 20:44:23 GMT Location: http://172.30.9.21:9292/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5c5ca222-5af2-4808-abda-863836e38136 2019-05-09 20:44:23,148 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:44:23Z", "file": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file", "owner": "c830307fd8e54cd3bee9b588e865cab2", "id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "size": null, "self": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "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_397755ac-0b39-49ed-ba01-bf549f4d08b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "checksum": null, "created_at": "2019-05-09T20:44:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:44:23,148 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5c5ca222-5af2-4808-abda-863836e38136 2019-05-09 20:44:23,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.330509901047s 2019-05-09 20:44:23,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:44:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '' 2019-05-09 20:44:24,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:44:23 GMT X-Openstack-Request-Id: req-da2fcaaf-9da6-4995-8ef7-c29951843598 2019-05-09 20:44: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. 2019-05-09 20:44:24,008 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file used request id req-da2fcaaf-9da6-4995-8ef7-c29951843598 2019-05-09 20:44:24,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.859277009964s 2019-05-09 20:44:24,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:44:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:24,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 09 May 2019 20:44:24 GMT X-Openstack-Request-Id: req-da4934a5-5384-465b-b033-e863cbaf1409 2019-05-09 20:44:24,350 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:44:23Z", "file": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file", "owner": "c830307fd8e54cd3bee9b588e865cab2", "id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "size": 12716032, "self": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:44:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:44:24,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-da4934a5-5384-465b-b033-e863cbaf1409 2019-05-09 20:44:24,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338247060776s 2019-05-09 20:44:24,353 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file', 'owner': u'c830307fd8e54cd3bee9b588e865cab2', 'id': u'aa74bc77-5af2-4022-ab97-0c87ab1009e4', 'size': 12716032, u'self': u'/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c830307fd8e54cd3bee9b588e865cab2', 'name': 'vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:44:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:44:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6', '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/aa74bc77-5af2-4022-ab97-0c87ab1009e4', 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_397755ac-0b39-49ed-ba01-bf549f4d08b6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'created': u'2019-05-09T20:44:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:44:23Z', 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/aa74bc77-5af2-4022-ab97-0c87ab1009e4', 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_397755ac-0b39-49ed-ba01-bf549f4d08b6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:44:24,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:44:24,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_397755ac-0b39-49ed-ba01-bf549f4d08b6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:44:24,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-167f377d-e98c-48a7-973a-d6b3f1f9fca2 x-openstack-request-id: req-167f377d-e98c-48a7-973a-d6b3f1f9fca2 2019-05-09 20:44:24,729 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4"}} 2019-05-09 20:44:24,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-167f377d-e98c-48a7-973a-d6b3f1f9fca2 2019-05-09 20:44:24,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.373461008072s 2019-05-09 20:44:24,730 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_397755ac-0b39-49ed-ba01-bf549f4d08b6', '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'2ab4035b39944105b06c1331442b1700', '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'fd97619d-6592-4f9d-b9b6-e1a316766eb4', 'swap': 0}) 2019-05-09 20:44:24,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:44:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" -d '{"extra_specs": {}}' 2019-05-09 20:44:24,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-7f40784d-7c44-465b-b74a-af225ea0d500 x-openstack-request-id: req-7f40784d-7c44-465b-b74a-af225ea0d500 2019-05-09 20:44:24,759 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:44:24,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4/os-extra_specs used request id req-7f40784d-7c44-465b-b74a-af225ea0d500 2019-05-09 20:44:24,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0283010005951s 2019-05-09 20:44:24,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:44:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:25,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 09 May 2019 20:44:25 GMT X-Openstack-Request-Id: req-423cba73-6940-482c-b665-7714a654ed2f 2019-05-09 20:44:25,317 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c830307fd8e54cd3bee9b588e865cab2","l2_adjacency":true,"status":"ACTIVE","subnets":["85fa6392-a7a4-409c-b5ba-91ffeaf54951"],"description":"","tags":[],"updated_at":"2019-05-09T20:44:11Z","qos_policy_id":null,"name":"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6","admin_state_up":true,"tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:09Z","mtu":1450}]} 2019-05-09 20:44:25,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-423cba73-6940-482c-b665-7714a654ed2f 2019-05-09 20:44:25,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.557614803314s 2019-05-09 20:44:25,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:44:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 09 May 2019 20:44:25 GMT X-Openstack-Request-Id: req-fd59d556-7137-4c52-8f21-ec6618e2e2ef 2019-05-09 20:44:25,764 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:44:23Z", "file": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file", "owner": "c830307fd8e54cd3bee9b588e865cab2", "id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "size": 12716032, "self": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:44:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:44:25,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd59d556-7137-4c52-8f21-ec6618e2e2ef 2019-05-09 20:44:25,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.441161870956s 2019-05-09 20:44:25,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:44:25,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:26,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-90a24c25-acf3-46f3-9dd8-53e2b4c6fdeb x-openstack-request-id: req-90a24c25-acf3-46f3-9dd8-53e2b4c6fdeb 2019-05-09 20:44:26,065 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4"}]} 2019-05-09 20:44:26,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-90a24c25-acf3-46f3-9dd8-53e2b4c6fdeb 2019-05-09 20:44:26,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.294662952423s 2019-05-09 20:44:26,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:44:26,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"server": {"name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "imageRef": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "flavorRef": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d76935cc-e3c1-491c-b5a2-14085c3a1abb"}]}}' 2019-05-09 20:44:30,427 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92 x-compute-request-id: req-a7609b7d-144f-432d-ad35-6f5554fc3628 x-openstack-request-id: req-a7609b7d-144f-432d-ad35-6f5554fc3628 2019-05-09 20:44:30,427 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "adminPass": "daU8t4P87WUr"}} 2019-05-09 20:44:30,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a7609b7d-144f-432d-ad35-6f5554fc3628 2019-05-09 20:44:30,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.35812091827s 2019-05-09 20:44:30,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:31,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-74e85d18-14e7-4ed4-9ed1-ab363dbcfafc x-openstack-request-id: req-74e85d18-14e7-4ed4-9ed1-ab363dbcfafc 2019-05-09 20:44:31,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:31,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74e85d18-14e7-4ed4-9ed1-ab363dbcfafc 2019-05-09 20:44:31,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69330406189s 2019-05-09 20:44:31,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:44:31,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:31,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 09 May 2019 20:44:31 GMT X-Openstack-Request-Id: req-3e0337c1-27f6-45da-a9ce-677bf5e53329 2019-05-09 20:44:31,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c830307fd8e54cd3bee9b588e865cab2","l2_adjacency":true,"status":"ACTIVE","subnets":["85fa6392-a7a4-409c-b5ba-91ffeaf54951"],"description":"","tags":[],"updated_at":"2019-05-09T20:44:11Z","qos_policy_id":null,"name":"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6","admin_state_up":true,"tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:09Z","mtu":1450}]} 2019-05-09 20:44:31,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3e0337c1-27f6-45da-a9ce-677bf5e53329 2019-05-09 20:44:31,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315150976181s 2019-05-09 20:44:31,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:44:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:31,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 09 May 2019 20:44:31 GMT X-Openstack-Request-Id: req-7d0d732e-34e1-4362-a366-ae5028ae5cc2 2019-05-09 20:44:31,784 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c830307fd8e54cd3bee9b588e865cab2","id":"85fa6392-a7a4-409c-b5ba-91ffeaf54951","subnetpool_id":null,"name":"vping_userdata-subnet_397755ac-0b39-49ed-ba01-bf549f4d08b6"}]} 2019-05-09 20:44:31,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7d0d732e-34e1-4362-a366-ae5028ae5cc2 2019-05-09 20:44:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334994077682s 2019-05-09 20:44:31,785 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:33,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:34,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-53f49ff9-dca9-45ce-bfea-252fdc70297a x-openstack-request-id: req-53f49ff9-dca9-45ce-bfea-252fdc70297a 2019-05-09 20:44:34,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:33Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:34,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53f49ff9-dca9-45ce-bfea-252fdc70297a 2019-05-09 20:44:34,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597770929337s 2019-05-09 20:44:34,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:36,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-5f8931a4-b82f-43ed-bfa4-29b2a71dfc0b x-openstack-request-id: req-5f8931a4-b82f-43ed-bfa4-29b2a71dfc0b 2019-05-09 20:44:37,050 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:34Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:37,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f8931a4-b82f-43ed-bfa4-29b2a71dfc0b 2019-05-09 20:44:37,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655751943588s 2019-05-09 20:44:37,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:39,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:39,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:40,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-c9ad8170-f05d-46f3-9cf5-4081f4e5d17e x-openstack-request-id: req-c9ad8170-f05d-46f3-9cf5-4081f4e5d17e 2019-05-09 20:44:40,435 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:34Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:40,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9ad8170-f05d-46f3-9cf5-4081f4e5d17e 2019-05-09 20:44:40,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37645292282s 2019-05-09 20:44:40,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:42,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-2765f211-80d1-4382-8d63-6f113e6a9da0 x-openstack-request-id: req-2765f211-80d1-4382-8d63-6f113e6a9da0 2019-05-09 20:44:43,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:40Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:43,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2765f211-80d1-4382-8d63-6f113e6a9da0 2019-05-09 20:44:43,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00196099281s 2019-05-09 20:44:43,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:44:43,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=ece655a7-7012-4237-8f01-8dcb7ee53a92" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:43,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:44:43 GMT X-Openstack-Request-Id: req-d8c12773-0385-4e7d-be89-3feda0d40b31 2019-05-09 20:44:43,531 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:44:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"85fa6392-a7a4-409c-b5ba-91ffeaf54951","ip_address":"192.168.120.8"}],"id":"ad24b620-37f0-409e-9a34-f11aa2c1f74b","security_groups":["2f9adb0a-0a42-4afe-92a4-a86fd9874e4f"],"mac_address":"fa:16:3e:3e:f0:99","project_id":"c830307fd8e54cd3bee9b588e865cab2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:34Z","binding:vnic_type":"normal","device_id":"ece655a7-7012-4237-8f01-8dcb7ee53a92","ip_allocation":"immediate"}]} 2019-05-09 20:44:43,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=ece655a7-7012-4237-8f01-8dcb7ee53a92 used request id req-d8c12773-0385-4e7d-be89-3feda0d40b31 2019-05-09 20:44:43,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0787088871002s 2019-05-09 20:44:43,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:44:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ad24b620-37f0-409e-9a34-f11aa2c1f74b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:43,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:44:43 GMT X-Openstack-Request-Id: req-72c7be78-1249-4558-8813-09fc5c9fa731 2019-05-09 20:44:43,898 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:44:43,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ad24b620-37f0-409e-9a34-f11aa2c1f74b used request id req-72c7be78-1249-4558-8813-09fc5c9fa731 2019-05-09 20:44:43,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357419013977s 2019-05-09 20:44:43,899 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:f0:99', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'aa74bc77-5af2-4022-ab97-0c87ab1009e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:44:40.000000', 'flavor': Munch({u'id': u'fd97619d-6592-4f9d-b9b6-e1a316766eb4'}), 'az': u'nova', 'id': u'ece655a7-7012-4237-8f01-8dcb7ee53a92', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'525beb996590465f9fd56fe3505fbb5c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c830307fd8e54cd3bee9b588e865cab2', 'name': 'vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:44:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:44:40Z', 'hostId': u'949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:44:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c830307fd8e54cd3bee9b588e865cab2', 'name': u'vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'adminPass': u'daU8t4P87WUr', 'tenant_id': u'c830307fd8e54cd3bee9b588e865cab2', 'created_at': u'2019-05-09T20:44:30Z', 'created': u'2019-05-09T20:44:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:44:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:44:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:44,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 09 May 2019 20:44:44 GMT X-Openstack-Request-Id: req-c72dcd69-d289-4fd5-b5f4-16db3f17f62e 2019-05-09 20:44:44,482 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c830307fd8e54cd3bee9b588e865cab2","l2_adjacency":true,"status":"ACTIVE","subnets":["85fa6392-a7a4-409c-b5ba-91ffeaf54951"],"description":"","tags":[],"updated_at":"2019-05-09T20:44:11Z","qos_policy_id":null,"name":"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6","admin_state_up":true,"tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:09Z","mtu":1450}]} 2019-05-09 20:44:44,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c72dcd69-d289-4fd5-b5f4-16db3f17f62e 2019-05-09 20:44:44,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.582093000412s 2019-05-09 20:44:44,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:44:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:44,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 09 May 2019 20:44:44 GMT X-Openstack-Request-Id: req-7b86f338-fe22-4426-b454-f63c9d8bd1ae 2019-05-09 20:44:44,820 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:44:23Z", "file": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file", "owner": "c830307fd8e54cd3bee9b588e865cab2", "id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "size": 12716032, "self": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:44:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:44:44,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7b86f338-fe22-4426-b454-f63c9d8bd1ae 2019-05-09 20:44:44,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333364009857s 2019-05-09 20:44:44,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:44:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:44,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-a501e0fb-92a4-4af5-b32a-8dd095204bb6 x-openstack-request-id: req-a501e0fb-92a4-4af5-b32a-8dd095204bb6 2019-05-09 20:44:44,846 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4"}]} 2019-05-09 20:44:44,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a501e0fb-92a4-4af5-b32a-8dd095204bb6 2019-05-09 20:44:44,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243899822235s 2019-05-09 20:44:44,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:44:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"server": {"name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "imageRef": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "flavorRef": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d76935cc-e3c1-491c-b5a2-14085c3a1abb"}]}}' 2019-05-09 20:44:48,786 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 09 May 2019 20:44:44 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.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d x-compute-request-id: req-0d68efec-d387-472e-88a7-536e804cfe60 x-openstack-request-id: req-0d68efec-d387-472e-88a7-536e804cfe60 2019-05-09 20:44:48,787 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "adminPass": "CB2BBoKm7Lqk"}} 2019-05-09 20:44:48,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0d68efec-d387-472e-88a7-536e804cfe60 2019-05-09 20:44:48,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.93910813332s 2019-05-09 20:44:48,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:49,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-4936abda-2f7c-4c4c-ae50-37814be78bc8 x-openstack-request-id: req-4936abda-2f7c-4c4c-ae50-37814be78bc8 2019-05-09 20:44:49,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:40Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:49,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4936abda-2f7c-4c4c-ae50-37814be78bc8 2019-05-09 20:44:49,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.879491090775s 2019-05-09 20:44:49,675 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:51,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:53,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-54fa2911-f3bb-42d8-b9b7-57bbfe092c66 x-openstack-request-id: req-54fa2911-f3bb-42d8-b9b7-57bbfe092c66 2019-05-09 20:44:53,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:51Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:40Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:53,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54fa2911-f3bb-42d8-b9b7-57bbfe092c66 2019-05-09 20:44:53,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5770111084s 2019-05-09 20:44:53,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:55,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:56,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-4af4ac41-50d1-4b22-b5ba-1932f7fabed3 x-openstack-request-id: req-4af4ac41-50d1-4b22-b5ba-1932f7fabed3 2019-05-09 20:44:56,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:44:51Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:40Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:56,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4af4ac41-50d1-4b22-b5ba-1932f7fabed3 2019-05-09 20:44:56,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847959041595s 2019-05-09 20:44:56,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:44:58,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:44:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:59,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Thu, 09 May 2019 20:44: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-7f68d073-5ae8-4792-9fa1-ceea05e7572c x-openstack-request-id: req-7f68d073-5ae8-4792-9fa1-ceea05e7572c 2019-05-09 20:44:59,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:51:06", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:56.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:56Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:40Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:44:59,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f68d073-5ae8-4792-9fa1-ceea05e7572c 2019-05-09 20:44:59,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952471017838s 2019-05-09 20:44:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:44:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=2b8039fb-c426-4591-9a4a-c06809c4894d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:59,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 09 May 2019 20:44:59 GMT X-Openstack-Request-Id: req-c8aa3dfa-f2e4-4cc4-b2ef-c1b7639f4fde 2019-05-09 20:44:59,135 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:44:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"85fa6392-a7a4-409c-b5ba-91ffeaf54951","ip_address":"192.168.120.23"}],"id":"21510b74-b19b-4bb3-862d-87f1ebda42a9","security_groups":["2f9adb0a-0a42-4afe-92a4-a86fd9874e4f"],"mac_address":"fa:16:3e:f4:51:06","project_id":"c830307fd8e54cd3bee9b588e865cab2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:51Z","binding:vnic_type":"normal","device_id":"2b8039fb-c426-4591-9a4a-c06809c4894d","ip_allocation":"immediate"}]} 2019-05-09 20:44:59,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2b8039fb-c426-4591-9a4a-c06809c4894d used request id req-c8aa3dfa-f2e4-4cc4-b2ef-c1b7639f4fde 2019-05-09 20:44:59,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534679889679s 2019-05-09 20:44:59,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:44:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=21510b74-b19b-4bb3-862d-87f1ebda42a9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:44:59,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:44:59 GMT X-Openstack-Request-Id: req-45e25cb4-a599-4422-8831-9370aafdd8e8 2019-05-09 20:44:59,485 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:44:59,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=21510b74-b19b-4bb3-862d-87f1ebda42a9 used request id req-45e25cb4-a599-4422-8831-9370aafdd8e8 2019-05-09 20:44:59,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339866876602s 2019-05-09 20:44:59,486 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:51:06', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'aa74bc77-5af2-4022-ab97-0c87ab1009e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:44:56.000000', 'flavor': Munch({u'id': u'fd97619d-6592-4f9d-b9b6-e1a316766eb4'}), 'az': u'nova', 'id': u'2b8039fb-c426-4591-9a4a-c06809c4894d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'525beb996590465f9fd56fe3505fbb5c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c830307fd8e54cd3bee9b588e865cab2', 'name': 'vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:44:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:44:56Z', 'hostId': u'de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:44:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c830307fd8e54cd3bee9b588e865cab2', 'name': u'vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6', 'adminPass': u'CB2BBoKm7Lqk', 'tenant_id': u'c830307fd8e54cd3bee9b588e865cab2', 'created_at': u'2019-05-09T20:44:48Z', 'created': u'2019-05-09T20:44:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:44:59,486 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-09 20:45:00,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:00,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-e4b12fde-3743-4e7a-abe3-6998b52936b1 x-openstack-request-id: req-e4b12fde-3743-4e7a-abe3-6998b52936b1 2019-05-09 20:45:00,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:51:06", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:56.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:56Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:40Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:00,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4b12fde-3743-4e7a-abe3-6998b52936b1 2019-05-09 20:45:00,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474083185196s 2019-05-09 20:45:00,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:45:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:45:01,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8194 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-5be50e94-8337-4d1f-b376-b53a637fd710 x-openstack-request-id: req-5be50e94-8337-4d1f-b376-b53a637fd710 2019-05-09 20:45:01,080 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 518234851 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.225884] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228681] pid_max: default: 32768 minimum: 301\n[ 0.230186] ACPI: Core revision 20150930\n[ 0.232084] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234347] Security Framework initialized\n[ 0.235733] Yama: becoming mindful.\n[ 0.236978] AppArmor: AppArmor initialized\n[ 0.238400] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240606] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244826] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247166] Initializing cgroup subsys io\n[ 0.248544] Initializing cgroup subsys memory\n[ 0.249991] Initializing cgroup subsys devices\n[ 0.251457] Initializing cgroup subsys freezer\n[ 0.252957] Initializing cgroup subsys net_cls\n[ 0.254441] Initializing cgroup subsys perf_event\n[ 0.255982] Initializing cgroup subsys net_prio\n[ 0.257534] Initializing cgroup subsys hugetlb\n[ 0.258995] Initializing cgroup subsys pids\n[ 0.260488] CPU: Physical Processor ID: 0\n[ 0.262526] mce: CPU supports 10 MCE banks\n[ 0.263941] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265689] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290783] ftrace: allocating 31920 entries in 125 pages\n[ 0.322377] smpboot: Max logical packages: 1\n[ 0.323842] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326171] x2apic enabled\n[ 0.327486] Switched APIC routing to physical x2apic.\n[ 0.330295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332192] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335757] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338776] KVM setup paravirtual spinlock\n[ 0.340644] x86: Booted up 1 node, 1 CPUs\n[ 0.342051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344401] devtmpfs: initialized\n[ 0.346627] evm: security.selinux\n[ 0.347831] evm: security.SMACK64\n[ 0.349023] evm: security.SMACK64EXEC\n[ 0.350323] evm: security.SMACK64TRANSMUTE\n[ 0.351720] evm: security.SMACK64MMAP\n[ 0.352999] evm: security.ima\n[ 0.354104] evm: security.capability\n[ 0.355446] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358614] pinctrl core: initialized pinctrl subsystem\n[ 0.360470] RTC time: 20:44:57, date: 05/09/19\n[ 0.362059] NET: Registered protocol family 16\n[ 0.363681] cpuidle: using governor ladder\n[ 0.365094] cpuidle: using governor menu\n[ 0.366457] PCCT header not found.\n[ 0.367718] ACPI: bus type PCI registered\n[ 0.369096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371222] PCI: Using configuration type 1 for base access\n[ 0.373760] ACPI: Added _OSI(Module Device)\n[ 0.375211] ACPI: Added _OSI(Processor Device)\n[ 0.376699] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380854] ACPI: Interpreter enabled\n[ 0.382167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394967] ACPI: (supports S0 S5)\n[ 0.396190] ACPI: Using IOAPIC for interrupt routing\n[ 0.397826] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.402293] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.404262] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406392] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408455] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.412192] acpiphp: Slot [3] registered\n[ 0.413567] acpiphp: Slot [4] registered\n[ 0.414937] acpiphp: Slot [5] registered\n[ 0.416320] acpiphp: Slot [6] registered\n[ 0.417689] acpiphp: Slot [7] registered\n[ 0.419057] acpiphp: Slot [8] registered\n[ 0.420439] acpiphp: Slot [9] registered\n[ 0.421808] acpiphp: Slot [10] registered\n[ 0.423200] acpiphp: Slot [11] registered\n[ 0.424596] acpiphp: Slot [12] registered\n[ 0.425990] acpiphp: Slot [13] registered\n[ 0.427383] acpiphp: Slot [14] registered\n[ 0.428776] acpiphp: Slot [15] registered\n[ 0.445954] acpiphp: Slot [16] registered\n[ 0.447354] acpiphp: Slot [17] registered\n[ 0.448744] acpiphp: Slot [18] registered\n[ 0.450138] acpiphp: Slot [19] registered\n[ 0.451530] acpiphp: Slot [20] registered\n[ 0.452925] acpiphp: Slot [21] registered\n[ 0.454324] acpiphp: Slot [22] registered\n[ 0.455718] acpiphp: Slot [23] registered\n[ 0.457111] acpiphp: Slot [24] registered\n[ 0.458513] acpiphp: Slot [25] registered\n[ 0.459903] acpiphp: Slot [26] registered\n[ 0.461295] acpiphp: Slot [27] registered\n[ 0.462698] acpiphp: Slot [28] registered\n[ 0.464093] acpiphp: Slot [29] registered\n[ 0.465488] acpiphp: Slot [30] registered\n[ 0.466882] acpiphp: Slot [31] registered\n[ 0.468278] PCI host bridge to bus 0000:00\n[ 0.469671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471776] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.476391] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478947] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.481543] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.486246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.488536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.490675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.492913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.497319] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.499838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.522498] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.525063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528023] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.530467] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.532828] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.534944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.537066] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.541463] vgaarb: loaded\n[ 0.542471] vgaarb: bridge control possible 0000:00:02.0\n[ 0.544467] SCSI subsystem initialized\n[ 0.545996] ACPI: bus type USB registered\n[ 0.547427] usbcore: registered new interface driver usbfs\n[ 0.549208] usbcore: registered new interface driver hub\n[ 0.550943] usbcore: registered new device driver usb\n[ 0.552901] PCI: Using ACPI for IRQ routing\n[ 0.554760] NetLabel: Initializing\n[ 0.556001] NetLabel: domain hash size = 128\n[ 0.557483] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.559150] NetLabel: unlabeled traffic allowed by default\n[ 0.561226] clocksource: Switched to clocksource kvm-clock\n[ 0.571470] AppArmor: AppArmor Filesystem Enabled\n[ 0.573127] pnp: PnP ACPI init\n[ 0.574624] pnp: PnP ACPI: found 5 devices\n[ 0.581726] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.587871] NET: Registered protocol family 2\n[ 0.590909] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.593216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.595317] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.597481] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.599370] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601496] NET: Registered protocol family 1\n[ 0.603119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605093] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606972] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.622396] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.638413] Trying to unpack rootfs image as initramfs...\n[ 0.702933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.706695] Scanning for low memory corruption every 60 seconds\n[ 0.709291] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.711336] audit: initializing netlink subsys (disabled)\n[ 0.713116] audit: type=2000 audit(1557434697.748:1): initialized\n[ 0.715672] Initialise system trusted keyring\n[ 0.717425] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.722660] zbud: loaded\n[ 0.723897] VFS: Disk quotas dquot_6.6.0\n[ 0.725346] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.727990] fuse init (API version 7.23)\n[ 0.729515] Key type big_key registered\n[ 0.730905] Allocating IMA MOK and blacklist keyrings.\n[ 0.732967] Key type asymmetric registered\n[ 0.734424] Asymmetric key parser 'x509' registered\n[ 0.736089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.738679] io scheduler noop registered\n[ 0.740045] io scheduler deadline registered (default)\n[ 0.741791] io scheduler cfq registered\n[ 0.743319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.745115] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.747370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749901] ACPI: Power Button [PWRF]\n[ 0.751424] GHES: HEST is not enabled!\n[ 0.765761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.795660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828659] Linux agpgart interface v0.103\n[ 0.832519] brd: module loaded\n[ 0.834940] loop: module loaded\n[ 0.839932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.842416] GPT:90111 != 2097151\n[ 0.843578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845457] GPT:90111 != 2097151\n[ 0.846640] GPT: Use GNU Parted to correct GPT errors.\n[ 0.848292] vda: vda1 vda15\n[ 0.850333] scsi host0: ata_piix\n[ 0.851598] scsi host1: ata_piix\n[ 0.852813] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.854886] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.857594] libphy: Fixed MDIO Bus: probed\n[ 0.859001] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860623] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864018] PPP generic driver version 2.4.2\n[ 0.865572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.867615] ehci-pci: EHCI PCI platform driver\n[ 0.869109] ehci-platform: EHCI generic platform driver\n[ 0.870802] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.872743] ohci-pci: OHCI PCI platform driver\n[ 0.874249] ohci-platform: OHCI generic platform driver\n[ 0.875967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.890968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.892698] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895223] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.896925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.898928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.903559] usb usb1: Product: UHCI Host Controller\n[ 0.905150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.907098] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.908746] hub 1-0:1.0: USB hub found\n[ 0.910090] hub 1-0:1.0: 2 ports detected\n[ 0.911697] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.915297] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.916918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.918663] mousedev: PS/2 mouse device common for all mice\n[ 0.920814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.923705] rtc_cmos 00:00: RTC can wake from S4\n[ 0.925827] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.927877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.929970] i2c /dev entries driver\n[ 0.931276] device-mapper: uevent: version 1.0.3\n[ 0.932896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.935684] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.937939] NET: Registered protocol family 10\n[ 0.939853] NET: Registered protocol family 17\n[ 0.941373] Key type dns_resolver registered\n[ 0.942987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.944844] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.947871] registered taskstats version 1\n[ 0.949305] Loading compiled-in X.509 certificates\n[ 0.951455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.954631] zswap: loaded using pool lzo/zbud\n[ 0.957139] Key type trusted registered\n[ 0.959502] Key type encrypted registered\n[ 0.960875] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.962671] ima: No TPM chip found, activating TPM-bypass!\n[ 0.964450] evm: HMAC attrs: 0x1\n[ 0.966014] Magic number: 3:476:750\n[ 0.967288] ata_link link1: hash matches\n[ 0.968604] link1: hash matches\n[ 0.969791] tty ttyS1: hash matches\n[ 0.971124] rtc_cmos 00:00: setting system clock to 2019-05-09 20:44:57 UTC (1557434697)\n[ 0.989974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.991846] EDD information not available.\n[ 1.015671] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.018283] Write protecting the kernel read-only data: 14336k\n[ 1.023354] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.026521] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.076929] 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.90\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.23...\nLease of 192.168.120.23 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.04. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== 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:\n"} 2019-05-09 20:45:01,080 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d/action used request id req-5be50e94-8337-4d1f-b376-b53a637fd710 2019-05-09 20:45:01,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.115296840668s 2019-05-09 20:45:01,081 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 518234851 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.225884] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228681] pid_max: default: 32768 minimum: 301 [ 0.230186] ACPI: Core revision 20150930 [ 0.232084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234347] Security Framework initialized [ 0.235733] Yama: becoming mindful. [ 0.236978] AppArmor: AppArmor initialized [ 0.238400] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240606] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244826] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247166] Initializing cgroup subsys io [ 0.248544] Initializing cgroup subsys memory [ 0.249991] Initializing cgroup subsys devices [ 0.251457] Initializing cgroup subsys freezer [ 0.252957] Initializing cgroup subsys net_cls [ 0.254441] Initializing cgroup subsys perf_event [ 0.255982] Initializing cgroup subsys net_prio [ 0.257534] Initializing cgroup subsys hugetlb [ 0.258995] Initializing cgroup subsys pids [ 0.260488] CPU: Physical Processor ID: 0 [ 0.262526] mce: CPU supports 10 MCE banks [ 0.263941] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265689] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290783] ftrace: allocating 31920 entries in 125 pages [ 0.322377] smpboot: Max logical packages: 1 [ 0.323842] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326171] x2apic enabled [ 0.327486] Switched APIC routing to physical x2apic. [ 0.330295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332192] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335757] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338776] KVM setup paravirtual spinlock [ 0.340644] x86: Booted up 1 node, 1 CPUs [ 0.342051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344401] devtmpfs: initialized [ 0.346627] evm: security.selinux [ 0.347831] evm: security.SMACK64 [ 0.349023] evm: security.SMACK64EXEC [ 0.350323] evm: security.SMACK64TRANSMUTE [ 0.351720] evm: security.SMACK64MMAP [ 0.352999] evm: security.ima [ 0.354104] evm: security.capability [ 0.355446] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358614] pinctrl core: initialized pinctrl subsystem [ 0.360470] RTC time: 20:44:57, date: 05/09/19 [ 0.362059] NET: Registered protocol family 16 [ 0.363681] cpuidle: using governor ladder [ 0.365094] cpuidle: using governor menu [ 0.366457] PCCT header not found. [ 0.367718] ACPI: bus type PCI registered [ 0.369096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371222] PCI: Using configuration type 1 for base access [ 0.373760] ACPI: Added _OSI(Module Device) [ 0.375211] ACPI: Added _OSI(Processor Device) [ 0.376699] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380854] ACPI: Interpreter enabled [ 0.382167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394967] ACPI: (supports S0 S5) [ 0.396190] ACPI: Using IOAPIC for interrupt routing [ 0.397826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402293] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404262] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406392] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408455] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412192] acpiphp: Slot [3] registered [ 0.413567] acpiphp: Slot [4] registered [ 0.414937] acpiphp: Slot [5] registered [ 0.416320] acpiphp: Slot [6] registered [ 0.417689] acpiphp: Slot [7] registered [ 0.419057] acpiphp: Slot [8] registered [ 0.420439] acpiphp: Slot [9] registered [ 0.421808] acpiphp: Slot [10] registered [ 0.423200] acpiphp: Slot [11] registered [ 0.424596] acpiphp: Slot [12] registered [ 0.425990] acpiphp: Slot [13] registered [ 0.427383] acpiphp: Slot [14] registered [ 0.428776] acpiphp: Slot [15] registered [ 0.445954] acpiphp: Slot [16] registered [ 0.447354] acpiphp: Slot [17] registered [ 0.448744] acpiphp: Slot [18] registered [ 0.450138] acpiphp: Slot [19] registered [ 0.451530] acpiphp: Slot [20] registered [ 0.452925] acpiphp: Slot [21] registered [ 0.454324] acpiphp: Slot [22] registered [ 0.455718] acpiphp: Slot [23] registered [ 0.457111] acpiphp: Slot [24] registered [ 0.458513] acpiphp: Slot [25] registered [ 0.459903] acpiphp: Slot [26] registered [ 0.461295] acpiphp: Slot [27] registered [ 0.462698] acpiphp: Slot [28] registered [ 0.464093] acpiphp: Slot [29] registered [ 0.465488] acpiphp: Slot [30] registered [ 0.466882] acpiphp: Slot [31] registered [ 0.468278] PCI host bridge to bus 0000:00 [ 0.469671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471776] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473883] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476391] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478947] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481543] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497319] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.522498] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528023] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.530467] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.532828] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.534944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.537066] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541463] vgaarb: loaded [ 0.542471] vgaarb: bridge control possible 0000:00:02.0 [ 0.544467] SCSI subsystem initialized [ 0.545996] ACPI: bus type USB registered [ 0.547427] usbcore: registered new interface driver usbfs [ 0.549208] usbcore: registered new interface driver hub [ 0.550943] usbcore: registered new device driver usb [ 0.552901] PCI: Using ACPI for IRQ routing [ 0.554760] NetLabel: Initializing [ 0.556001] NetLabel: domain hash size = 128 [ 0.557483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.559150] NetLabel: unlabeled traffic allowed by default [ 0.561226] clocksource: Switched to clocksource kvm-clock [ 0.571470] AppArmor: AppArmor Filesystem Enabled [ 0.573127] pnp: PnP ACPI init [ 0.574624] pnp: PnP ACPI: found 5 devices [ 0.581726] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.587871] NET: Registered protocol family 2 [ 0.590909] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.593216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.595317] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597481] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.599370] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.601496] NET: Registered protocol family 1 [ 0.603119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605093] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606972] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.622396] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.638413] Trying to unpack rootfs image as initramfs... [ 0.702933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.706695] Scanning for low memory corruption every 60 seconds [ 0.709291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711336] audit: initializing netlink subsys (disabled) [ 0.713116] audit: type=2000 audit(1557434697.748:1): initialized [ 0.715672] Initialise system trusted keyring [ 0.717425] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719442] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722660] zbud: loaded [ 0.723897] VFS: Disk quotas dquot_6.6.0 [ 0.725346] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727990] fuse init (API version 7.23) [ 0.729515] Key type big_key registered [ 0.730905] Allocating IMA MOK and blacklist keyrings. [ 0.732967] Key type asymmetric registered [ 0.734424] Asymmetric key parser 'x509' registered [ 0.736089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738679] io scheduler noop registered [ 0.740045] io scheduler deadline registered (default) [ 0.741791] io scheduler cfq registered [ 0.743319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.745115] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.747370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749901] ACPI: Power Button [PWRF] [ 0.751424] GHES: HEST is not enabled! [ 0.765761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828659] Linux agpgart interface v0.103 [ 0.832519] brd: module loaded [ 0.834940] loop: module loaded [ 0.839932] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842416] GPT:90111 != 2097151 [ 0.843578] GPT:Alternate GPT header not at the end of the disk. [ 0.845457] GPT:90111 != 2097151 [ 0.846640] GPT: Use GNU Parted to correct GPT errors. [ 0.848292] vda: vda1 vda15 [ 0.850333] scsi host0: ata_piix [ 0.851598] scsi host1: ata_piix [ 0.852813] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854886] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857594] libphy: Fixed MDIO Bus: probed [ 0.859001] tun: Universal TUN/TAP device driver, 1.6 [ 0.860623] tun: (C) 1999-2004 Max Krasnyansky [ 0.864018] PPP generic driver version 2.4.2 [ 0.865572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867615] ehci-pci: EHCI PCI platform driver [ 0.869109] ehci-platform: EHCI generic platform driver [ 0.870802] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872743] ohci-pci: OHCI PCI platform driver [ 0.874249] ohci-platform: OHCI generic platform driver [ 0.875967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.890968] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892698] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.896925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903559] usb usb1: Product: UHCI Host Controller [ 0.905150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907098] usb usb1: SerialNumber: 0000:00:01.2 [ 0.908746] hub 1-0:1.0: USB hub found [ 0.910090] hub 1-0:1.0: 2 ports detected [ 0.911697] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915297] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.916918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.918663] mousedev: PS/2 mouse device common for all mice [ 0.920814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.923705] rtc_cmos 00:00: RTC can wake from S4 [ 0.925827] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.927877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.929970] i2c /dev entries driver [ 0.931276] device-mapper: uevent: version 1.0.3 [ 0.932896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.935684] ledtrig-cpu: registered to indicate activity on CPUs [ 0.937939] NET: Registered protocol family 10 [ 0.939853] NET: Registered protocol family 17 [ 0.941373] Key type dns_resolver registered [ 0.942987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.944844] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.947871] registered taskstats version 1 [ 0.949305] Loading compiled-in X.509 certificates [ 0.951455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.954631] zswap: loaded using pool lzo/zbud [ 0.957139] Key type trusted registered [ 0.959502] Key type encrypted registered [ 0.960875] AppArmor: AppArmor sha1 policy hashing enabled [ 0.962671] ima: No TPM chip found, activating TPM-bypass! [ 0.964450] evm: HMAC attrs: 0x1 [ 0.966014] Magic number: 3:476:750 [ 0.967288] ata_link link1: hash matches [ 0.968604] link1: hash matches [ 0.969791] tty ttyS1: hash matches [ 0.971124] rtc_cmos 00:00: setting system clock to 2019-05-09 20:44:57 UTC (1557434697) [ 0.989974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.991846] EDD information not available. [ 1.015671] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.018283] Write protecting the kernel read-only data: 14336k [ 1.023354] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.026521] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.076929] 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.90 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.23... Lease of 192.168.120.23 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.04. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === 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: 2019-05-09 20:45:01,082 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-09 20:45:01,195 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:45:01,196 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:53 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-09 20:45:01,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:45:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:01,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-9bf5da57-deca-4720-92a2-8803e4f53038 x-openstack-request-id: req-9bf5da57-deca-4720-92a2-8803e4f53038 2019-05-09 20:45:01,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92 used request id req-9bf5da57-deca-4720-92a2-8803e4f53038 2019-05-09 20:45:01,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.189093112946s 2019-05-09 20:45:01,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:01,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:02,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-b8ae44a5-27c6-412d-8f6f-e45e8c995727 x-openstack-request-id: req-b8ae44a5-27c6-412d-8f6f-e45e8c995727 2019-05-09 20:45:02,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:51:06", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:56.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:56Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:99", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ece655a7-7012-4237-8f01-8dcb7ee53a92", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:40.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "ece655a7-7012-4237-8f01-8dcb7ee53a92", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:45:01Z", "hostId": "949f7db28462ae336d55bf1351e587e14160bb13fbce4309e8317047", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:30Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:02,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8ae44a5-27c6-412d-8f6f-e45e8c995727 2019-05-09 20:45:02,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11530399323s 2019-05-09 20:45:02,508 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:45:04,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:05,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-e15321e6-5a1b-43c3-b977-fb2897033a95 x-openstack-request-id: req-e15321e6-5a1b-43c3-b977-fb2897033a95 2019-05-09 20:45:05,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:51:06", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:56.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:44:56Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:05,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e15321e6-5a1b-43c3-b977-fb2897033a95 2019-05-09 20:45:05,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799273967743s 2019-05-09 20:45:05,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:45:05,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:05,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:45:05 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-a8b7f575-e586-4a4e-b4ea-6f213beb6aab x-openstack-request-id: req-a8b7f575-e586-4a4e-b4ea-6f213beb6aab 2019-05-09 20:45:05,701 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d used request id req-a8b7f575-e586-4a4e-b4ea-6f213beb6aab 2019-05-09 20:45:05,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.388871908188s 2019-05-09 20:45:05,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:06,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Thu, 09 May 2019 20: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-d00a6525-77dd-461d-aee9-8595bd15409f x-openstack-request-id: req-d00a6525-77dd-461d-aee9-8595bd15409f 2019-05-09 20:45:06,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:51:06", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2b8039fb-c426-4591-9a4a-c06809c4894d", "rel": "bookmark"}], "image": {"id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "links": [{"href": "http://172.30.9.21:8774/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:44:56.000000", "flavor": {"id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4", "links": [{"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}]}, "id": "2b8039fb-c426-4591-9a4a-c06809c4894d", "security_groups": [{"name": "default"}], "user_id": "525beb996590465f9fd56fe3505fbb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:45:05Z", "hostId": "de29c7166a0af581c98b73b90ac559fe1598dc945b02d5b2bd898dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_397755ac-0b39-49ed-ba01-bf549f4d08b6", "created": "2019-05-09T20:44:48Z", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:06,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d00a6525-77dd-461d-aee9-8595bd15409f 2019-05-09 20:45:06,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761472940445s 2019-05-09 20:45:06,464 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:45:08,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:08,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:45:08 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-c7b8e03c-56bf-461a-91fb-f6240d673340 x-openstack-request-id: req-c7b8e03c-56bf-461a-91fb-f6240d673340 2019-05-09 20:45:08,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-09 20:45:08,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c7b8e03c-56bf-461a-91fb-f6240d673340 2019-05-09 20:45:08,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0688118934631s 2019-05-09 20:45:08,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:45:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" -d '{"subnet_id": "85fa6392-a7a4-409c-b5ba-91ffeaf54951"}' 2019-05-09 20:45:11,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:45:11 GMT X-Openstack-Request-Id: req-747c2f72-9adb-47fc-badb-c8c436b75030 2019-05-09 20:45:11,376 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d76935cc-e3c1-491c-b5a2-14085c3a1abb", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "subnet_id": "85fa6392-a7a4-409c-b5ba-91ffeaf54951", "subnet_ids": ["85fa6392-a7a4-409c-b5ba-91ffeaf54951"], "port_id": "f9da7e27-ab4e-460a-9576-bd1d1ddb0130", "id": "b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1"} 2019-05-09 20:45:11,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1/remove_router_interface.json used request id req-747c2f72-9adb-47fc-badb-c8c436b75030 2019-05-09 20:45:11,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.83953404427s 2019-05-09 20:45:11,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:45:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:11,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 09 May 2019 20:45:11 GMT X-Openstack-Request-Id: req-d94fe228-51c9-4703-9297-984bd87d3609 2019-05-09 20:45:11,773 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "created_at": "2019-05-09T20:44:13Z", "admin_state_up": true, "updated_at": "2019-05-09T20:45:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c830307fd8e54cd3bee9b588e865cab2", "id": "b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1", "name": "vping_userdata-router_397755ac-0b39-49ed-ba01-bf549f4d08b6"}]} 2019-05-09 20:45:11,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d94fe228-51c9-4703-9297-984bd87d3609 2019-05-09 20:45:11,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.396769046783s 2019-05-09 20:45:11,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:45:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:16,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:45:16 GMT X-Openstack-Request-Id: req-2d392ca5-6de3-44d1-8e43-e015b33450b4 2019-05-09 20:45:16,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:45:16,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b72807e2-8cbc-4cbc-8c5a-fcc1215bf5c1.json used request id req-2d392ca5-6de3-44d1-8e43-e015b33450b4 2019-05-09 20:45:16,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.39631986618s 2019-05-09 20:45:16,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:45:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:16,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 09 May 2019 20:45:16 GMT X-Openstack-Request-Id: req-be27ac9b-0da0-47ed-b678-1e169dd14b24 2019-05-09 20:45:16,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c830307fd8e54cd3bee9b588e865cab2","id":"85fa6392-a7a4-409c-b5ba-91ffeaf54951","subnetpool_id":null,"name":"vping_userdata-subnet_397755ac-0b39-49ed-ba01-bf549f4d08b6"}]} 2019-05-09 20:45:16,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-be27ac9b-0da0-47ed-b678-1e169dd14b24 2019-05-09 20:45:16,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0564591884613s 2019-05-09 20:45:16,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:45:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/85fa6392-a7a4-409c-b5ba-91ffeaf54951.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:18,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:45:18 GMT X-Openstack-Request-Id: req-770bfe4a-9931-486b-b193-7068446ed93c 2019-05-09 20:45:18,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:45:18,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/85fa6392-a7a4-409c-b5ba-91ffeaf54951.json used request id req-770bfe4a-9931-486b-b193-7068446ed93c 2019-05-09 20:45:18,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66360211372s 2019-05-09 20:45:18,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:45:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:19,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 09 May 2019 20:45:19 GMT X-Openstack-Request-Id: req-bae79f1a-c1ec-4f77-96db-acbea5542bf6 2019-05-09 20:45:19,343 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d76935cc-e3c1-491c-b5a2-14085c3a1abb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c830307fd8e54cd3bee9b588e865cab2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:45:18Z","qos_policy_id":null,"name":"vping_userdata-net_397755ac-0b39-49ed-ba01-bf549f4d08b6","admin_state_up":true,"tenant_id":"c830307fd8e54cd3bee9b588e865cab2","created_at":"2019-05-09T20:44:09Z","mtu":1450}]} 2019-05-09 20:45:19,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bae79f1a-c1ec-4f77-96db-acbea5542bf6 2019-05-09 20:45:19,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.449672222137s 2019-05-09 20:45:19,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:45:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d76935cc-e3c1-491c-b5a2-14085c3a1abb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:20,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:45:20 GMT X-Openstack-Request-Id: req-45104602-eb8d-4e9e-bcd9-a0a68c5edfc3 2019-05-09 20:45:20,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:45:20,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d76935cc-e3c1-491c-b5a2-14085c3a1abb.json used request id req-45104602-eb8d-4e9e-bcd9-a0a68c5edfc3 2019-05-09 20:45:20,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.870450973511s 2019-05-09 20:45:20,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:45:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:20,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 09 May 2019 20:45:20 GMT X-Openstack-Request-Id: req-be5e5f5a-8107-4123-ba3d-66520dadbf9a 2019-05-09 20:45:20,567 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:44:23Z", "file": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/file", "owner": "c830307fd8e54cd3bee9b588e865cab2", "id": "aa74bc77-5af2-4022-ab97-0c87ab1009e4", "size": 12716032, "self": "/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_397755ac-0b39-49ed-ba01-bf549f4d08b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:44:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:45:20,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-be5e5f5a-8107-4123-ba3d-66520dadbf9a 2019-05-09 20:45:20,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347910165787s 2019-05-09 20:45:20,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:45:20,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2acc67f22cbcdca5ba65273e9e93a1ca5b342a9" 2019-05-09 20:45:21,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:45:21 GMT X-Openstack-Request-Id: req-2f7bd0fc-19cd-493a-9252-a1729d3d50da 2019-05-09 20:45:21,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:45:21,821 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/aa74bc77-5af2-4022-ab97-0c87ab1009e4 used request id req-2f7bd0fc-19cd-493a-9252-a1729d3d50da 2019-05-09 20:45:21,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25225496292s 2019-05-09 20:45:21,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:45:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:21,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-2326210a-66b2-4b16-b28b-7d7faa921506 x-openstack-request-id: req-2326210a-66b2-4b16-b28b-7d7faa921506 2019-05-09 20:45:21,850 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fd97619d-6592-4f9d-b9b6-e1a316766eb4"}]} 2019-05-09 20:45:21,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2326210a-66b2-4b16-b28b-7d7faa921506 2019-05-09 20:45:21,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237050056458s 2019-05-09 20:45:21,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:45:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:21,916 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-059d9ced-2ed9-4a25-9a24-58e3fa626380 x-openstack-request-id: req-059d9ced-2ed9-4a25-9a24-58e3fa626380 2019-05-09 20:45:21,916 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fd97619d-6592-4f9d-b9b6-e1a316766eb4 used request id req-059d9ced-2ed9-4a25-9a24-58e3fa626380 2019-05-09 20:45:21,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.064465045929s 2019-05-09 20:45:21,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:45:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 09 May 2019 20:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5923b659-6f06-4629-a7a0-6acd3bf94d55 2019-05-09 20:45:22,157 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": {"self": "http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "525beb996590465f9fd56fe3505fbb5c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:45:22,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5923b659-6f06-4629-a7a0-6acd3bf94d55 2019-05-09 20:45:22,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240943908691s 2019-05-09 20:45:22,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:45:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:22,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 09 May 2019 20:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b418b0-2df7-401d-b442-e20cf598ef58 2019-05-09 20:45:22,405 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_397755ac-0b39-49ed-ba01-bf549f4d08b6", "links": {"self": "http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "525beb996590465f9fd56fe3505fbb5c", "description": null}} 2019-05-09 20:45:22,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c used request id req-a7b418b0-2df7-401d-b442-e20cf598ef58 2019-05-09 20:45:22,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24193406105s 2019-05-09 20:45:22,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:45:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:22,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164ac651-8f17-45df-8cc5-04c9af824f51 2019-05-09 20:45:22,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:45:22,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/525beb996590465f9fd56fe3505fbb5c used request id req-164ac651-8f17-45df-8cc5-04c9af824f51 2019-05-09 20:45:22,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.4665350914s 2019-05-09 20:45:22,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:45:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 09 May 2019 20:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b5a3da-d695-4994-93b0-f881bb90649f 2019-05-09 20:45:23,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2"}, "tags": [], "enabled": true, "id": "c830307fd8e54cd3bee9b588e865cab2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_397755ac-0b39-49ed-ba01-bf549f4d08b6"}]} 2019-05-09 20:45:23,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a8b5a3da-d695-4994-93b0-f881bb90649f 2019-05-09 20:45:23,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228277921677s 2019-05-09 20:45:23,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:45:23,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:23,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a072822-04b3-4d85-a13c-2ae959ec4baf 2019-05-09 20:45:23,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:45:23,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c830307fd8e54cd3bee9b588e865cab2 used request id req-7a072822-04b3-4d85-a13c-2ae959ec4baf 2019-05-09 20:45:23,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.369059085846s 2019-05-09 20:45:23,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:45:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c830307fd8e54cd3bee9b588e865cab2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:23,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:45:23 GMT X-Openstack-Request-Id: req-26934d29-15b8-47d3-90af-cfe61bff6f65 2019-05-09 20:45:23,848 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "created_at": "2019-05-09T20:44:09Z", "updated_at": "2019-05-09T20:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "6c36633d-0701-43d0-92bf-5edb8467c558", "remote_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "c9364182-2c83-4fc0-a7b3-2bc76c762795", "remote_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "d2fe2f31-ba3a-4f26-948e-a0974b62eacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "daf3d425-fccb-4a52-9cec-4c51f5177b20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}], "revision_number": 1, "project_id": "c830307fd8e54cd3bee9b588e865cab2", "id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "name": "default"}]} 2019-05-09 20:45:23,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c830307fd8e54cd3bee9b588e865cab2&name=default used request id req-26934d29-15b8-47d3-90af-cfe61bff6f65 2019-05-09 20:45:23,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361860990524s 2019-05-09 20:45:23,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:45:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:24,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:45:24 GMT X-Openstack-Request-Id: req-bc36cfd2-b213-405d-be53-7588794ea330 2019-05-09 20:45:24,185 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "created_at": "2019-05-09T20:44:09Z", "updated_at": "2019-05-09T20:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "c9364182-2c83-4fc0-a7b3-2bc76c762795", "remote_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "daf3d425-fccb-4a52-9cec-4c51f5177b20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "6c36633d-0701-43d0-92bf-5edb8467c558", "remote_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:44:09Z", "revision_number": 0, "id": "d2fe2f31-ba3a-4f26-948e-a0974b62eacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:44:09Z", "security_group_id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "tenant_id": "c830307fd8e54cd3bee9b588e865cab2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c830307fd8e54cd3bee9b588e865cab2"}], "revision_number": 1, "project_id": "c830307fd8e54cd3bee9b588e865cab2", "id": "2f9adb0a-0a42-4afe-92a4-a86fd9874e4f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}]} 2019-05-09 20:45:24,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bc36cfd2-b213-405d-be53-7588794ea330 2019-05-09 20:45:24,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331357002258s 2019-05-09 20:45:24,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:45:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2f9adb0a-0a42-4afe-92a4-a86fd9874e4f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c00faa79dd90a4008e04e843cc61cbc0f02af206" 2019-05-09 20:45:24,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:45:24 GMT X-Openstack-Request-Id: req-5435fffb-9892-4724-bae1-25e89caea268 2019-05-09 20:45:24,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:45:24,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2f9adb0a-0a42-4afe-92a4-a86fd9874e4f.json used request id req-5435fffb-9892-4724-bae1-25e89caea268 2019-05-09 20:45:24,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.384345054626s 2019-05-09 20:45:24,620 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-09 20:45:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:45:24,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974007e2-7f76-4139-bc66-91c3f7b59071 2019-05-09 20:45:24,667 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:45:24,667 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-974007e2-7f76-4139-bc66-91c3f7b59071 2019-05-09 20:45:24,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:45:25,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["NEmuJBhRTkufKXyJ9E76OQ"], "issued_at": "2019-05-09T20:45:25.000000Z"}} 2019-05-09 20:45:25,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:45:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:45:25 GMT X-Openstack-Request-Id: req-f2e7e38e-dd22-4c0d-b6d1-c94fca22b405 2019-05-09 20:45:25,480 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:45:25,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f2e7e38e-dd22-4c0d-b6d1-c94fca22b405 2019-05-09 20:45:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385875940323s 2019-05-09 20:45:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:45:25,493 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce7d792-b0e3-47bf-9c74-4076e30ac064 2019-05-09 20:45:25,493 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:45:25,494 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-5ce7d792-b0e3-47bf-9c74-4076e30ac064 2019-05-09 20:45:25,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:45:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:25,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9969c90-44ee-407a-af07-b01154190213 2019-05-09 20:45:25,710 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:45:25,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e9969c90-44ee-407a-af07-b01154190213 2019-05-09 20:45:25,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215664863586s 2019-05-09 20:45:25,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:45:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}}' 2019-05-09 20:45:26,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Thu, 09 May 2019 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c830e23-2bd1-474f-b43a-dfa795110257 2019-05-09 20:45:26,025 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4"}, "tags": [], "enabled": true, "id": "85f00218486f41be8df0d01bd0b52ce4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}} 2019-05-09 20:45:26,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6c830e23-2bd1-474f-b43a-dfa795110257 2019-05-09 20:45:26,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.310306072235s 2019-05-09 20:45:26,026 - 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'85f00218486f41be8df0d01bd0b52ce4', '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_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9'}) 2019-05-09 20:45:26,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:45:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "mZG6UlQZzLujfRVtWT2PfRzwZSinxz", "email": null, "name": "cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}}' 2019-05-09 20:45:26,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Thu, 09 May 2019 20:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f5b258-fe92-4d1e-b431-9a4498d57e33 2019-05-09 20:45:26,469 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": {"self": "http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1bf523ff72f40f3abb11610dbf90989", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:45:26,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-00f5b258-fe92-4d1e-b431-9a4498d57e33 2019-05-09 20:45:26,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.435834884644s 2019-05-09 20:45:26,470 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1bf523ff72f40f3abb11610dbf90989', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9'}) 2019-05-09 20:45:26,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:45:26,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:26,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5b0c53-bf10-4507-98bf-721b98a5bcd6 2019-05-09 20:45:26,680 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:45:26,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7a5b0c53-bf10-4507-98bf-721b98a5bcd6 2019-05-09 20:45:26,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206542015076s 2019-05-09 20:45:26,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:45:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:26,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7beb9e-a63f-4aa4-aa63-cb2c4e6f58cd 2019-05-09 20:45:26,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:45:26,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c7beb9e-a63f-4aa4-aa63-cb2c4e6f58cd 2019-05-09 20:45:26,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227093935013s 2019-05-09 20:45:26,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:45:26,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a27d55-e8a6-427d-8046-10f49d39234b 2019-05-09 20:45:27,134 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:45:27,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3a27d55-e8a6-427d-8046-10f49d39234b 2019-05-09 20:45:27,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217327833176s 2019-05-09 20:45:27,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:45:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:27,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399f40a2-babf-46e7-838e-1ddfc37051bb 2019-05-09 20:45:27,296 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:45:27,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-399f40a2-babf-46e7-838e-1ddfc37051bb 2019-05-09 20:45:27,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156991958618s 2019-05-09 20:45:27,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:45:27,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:27,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 09 May 2019 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508c6b96-c657-4843-af58-ab24fd9868e4 2019-05-09 20:45:27,487 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": {"self": "http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1bf523ff72f40f3abb11610dbf90989", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:45:27,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-508c6b96-c657-4843-af58-ab24fd9868e4 2019-05-09 20:45:27,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190099954605s 2019-05-09 20:45:27,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:45:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:27,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f22b62-da4a-43b9-9fd4-7690aa7c6554 2019-05-09 20:45:27,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4"}, "tags": [], "enabled": true, "id": "85f00218486f41be8df0d01bd0b52ce4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:45:27,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c3f22b62-da4a-43b9-9fd4-7690aa7c6554 2019-05-09 20:45:27,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237228155136s 2019-05-09 20:45:27,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:45:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b1bf523ff72f40f3abb11610dbf90989&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=85f00218486f41be8df0d01bd0b52ce4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:27,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9ee824-ad1d-4645-bcaf-49b3d357abc7 2019-05-09 20:45:27,964 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b1bf523ff72f40f3abb11610dbf90989&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=85f00218486f41be8df0d01bd0b52ce4", "previous": null, "next": null}} 2019-05-09 20:45:27,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b1bf523ff72f40f3abb11610dbf90989&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=85f00218486f41be8df0d01bd0b52ce4 used request id req-5c9ee824-ad1d-4645-bcaf-49b3d357abc7 2019-05-09 20:45:27,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22029709816s 2019-05-09 20:45:27,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:45:27,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4/users/b1bf523ff72f40f3abb11610dbf90989/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:28,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495b2887-8ee1-4535-92ee-735410f625b4 2019-05-09 20:45:28,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:45:28,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4/users/b1bf523ff72f40f3abb11610dbf90989/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-495b2887-8ee1-4535-92ee-735410f625b4 2019-05-09 20:45:28,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.290271997452s 2019-05-09 20:45:28,259 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 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'85f00218486f41be8df0d01bd0b52ce4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mZG6UlQZzLujfRVtWT2PfRzwZSinxz', 'username': u'cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:45:28,263 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'password': 'mZG6UlQZzLujfRVtWT2PfRzwZSinxz', 'project_name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '85f00218486f41be8df0d01bd0b52ce4', 'project_domain_name': 'Default'} 2019-05-09 20:45:28,264 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-09 20:45:28,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:45:28,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:28,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c14564-2fad-43af-9812-53051b3cd422 2019-05-09 20:45:28,506 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:45:28,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d9c14564-2fad-43af-9812-53051b3cd422 2019-05-09 20:45:28,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.242059230804s 2019-05-09 20:45:28,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:45:28,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:45:28,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf7f2f2-8558-4c5d-ac69-5bd10b7d7442 2019-05-09 20:45:28,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4"}, "tags": [], "enabled": true, "id": "85f00218486f41be8df0d01bd0b52ce4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:45:28,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-acf7f2f2-8558-4c5d-ac69-5bd10b7d7442 2019-05-09 20:45:28,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214191913605s 2019-05-09 20:45:28,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:45:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" -d '{"network": {"tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "name": "cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "admin_state_up": true}}' 2019-05-09 20:45:29,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 09 May 2019 20:45:29 GMT X-Openstack-Request-Id: req-442dd19b-d2cf-43cf-9a12-935b84d3d69c 2019-05-09 20:45:29,490 - 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":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:45:29Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450}} 2019-05-09 20:45:29,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-442dd19b-d2cf-43cf-9a12-935b84d3d69c 2019-05-09 20:45:29,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.76007604599s 2019-05-09 20:45:29,491 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:45:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'01d16358-ae85-4638-b60b-6cd87db64635', u'provider:segmentation_id': 39, 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_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', u'created_at': u'2019-05-09T20:45:29Z', u'mtu': 1450, u'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'85f00218486f41be8df0d01bd0b52ce4', u'l2_adjacency': True}) 2019-05-09 20:45:29,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:45:29,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0458fe9-81b8-4bf9-9344-9ad2f4d74a20 2019-05-09 20:45:29,502 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:45:29,502 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c0458fe9-81b8-4bf9-9344-9ad2f4d74a20 2019-05-09 20:45:29,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:45:29,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85f00218486f41be8df0d01bd0b52ce4", "name": "cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/85f00218486f41be8df0d01bd0b52ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/85f00218486f41be8df0d01bd0b52ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/85f00218486f41be8df0d01bd0b52ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_85f00218486f41be8df0d01bd0b52ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_85f00218486f41be8df0d01bd0b52ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/85f00218486f41be8df0d01bd0b52ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/85f00218486f41be8df0d01bd0b52ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/85f00218486f41be8df0d01bd0b52ce4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/85f00218486f41be8df0d01bd0b52ce4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/85f00218486f41be8df0d01bd0b52ce4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "id": "b1bf523ff72f40f3abb11610dbf90989"}, "audit_ids": ["M4MZF13-TX-Zld5lMVCMaw"], "issued_at": "2019-05-09T20:45:29.000000Z"}} 2019-05-09 20:45:29,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:45:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:30,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 09 May 2019 20:45:30 GMT X-Openstack-Request-Id: req-98f49b6f-539d-440d-95e0-b34c4c0a255e 2019-05-09 20:45:30,332 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:45:29Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:45:30,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-98f49b6f-539d-440d-95e0-b34c4c0a255e 2019-05-09 20:45:30,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405182123184s 2019-05-09 20:45:30,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:45:30,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"subnet": {"name": "cinder_test-subnet_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "enable_dhcp": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:45:31,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Thu, 09 May 2019 20:45:31 GMT X-Openstack-Request-Id: req-13f3b558-c8bc-4828-a261-8542e33928c1 2019-05-09 20:45:31,677 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:45: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":"85f00218486f41be8df0d01bd0b52ce4","id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","subnetpool_id":null,"name":"cinder_test-subnet_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}} 2019-05-09 20:45:31,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-13f3b558-c8bc-4828-a261-8542e33928c1 2019-05-09 20:45:31,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.34404802322s 2019-05-09 20:45:31,678 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:45: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'38bac8d6-47ce-43ac-93a1-f7e01abcb361', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', u'enable_dhcp': True, u'network_id': u'01d16358-ae85-4638-b60b-6cd87db64635', u'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', u'created_at': u'2019-05-09T20:45: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'85f00218486f41be8df0d01bd0b52ce4'}) 2019-05-09 20:45:31,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:45:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "cinder_test-router_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "admin_state_up": true}}' 2019-05-09 20:45:38,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 09 May 2019 20:45:38 GMT X-Openstack-Request-Id: req-1eba0bdb-5380-41d5-a374-74c0656c5f83 2019-05-09 20:45:38,852 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:32Z", "admin_state_up": true, "updated_at": "2019-05-09T20:45:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "name": "cinder_test-router_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}} 2019-05-09 20:45:38,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1eba0bdb-5380-41d5-a374-74c0656c5f83 2019-05-09 20:45:38,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.17327094078s 2019-05-09 20:45:38,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:45:33Z', u'revision_number': 3, u'id': u'066fd19c-1ac2-4585-a335-79999c92bfa1', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', u'admin_state_up': True, u'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', u'created_at': u'2019-05-09T20:45:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'85f00218486f41be8df0d01bd0b52ce4'}) 2019-05-09 20:45:38,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:45:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/066fd19c-1ac2-4585-a335-79999c92bfa1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"subnet_id": "38bac8d6-47ce-43ac-93a1-f7e01abcb361"}' 2019-05-09 20:45:42,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:45:42 GMT X-Openstack-Request-Id: req-404eb28b-3a5e-4dfa-a4e5-66dbb11d6d8c 2019-05-09 20:45:42,073 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "subnet_id": "38bac8d6-47ce-43ac-93a1-f7e01abcb361", "subnet_ids": ["38bac8d6-47ce-43ac-93a1-f7e01abcb361"], "port_id": "e86665b9-900a-4d97-b1ce-d8f3c15868e2", "id": "066fd19c-1ac2-4585-a335-79999c92bfa1"} 2019-05-09 20:45:42,073 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/066fd19c-1ac2-4585-a335-79999c92bfa1/add_router_interface.json used request id req-404eb28b-3a5e-4dfa-a4e5-66dbb11d6d8c 2019-05-09 20:45:42,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.21948695183s 2019-05-09 20:45:42,073 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:45:42,178 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:45:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:45:42,186 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:45:42 GMT 2019-05-09 20:45:42,186 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:45:42,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:45:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:42,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:45:42 GMT X-Openstack-Request-Id: req-ff475903-7d05-40f7-8ced-269cae5cc8cb 2019-05-09 20:45:42,615 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:45:42,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ff475903-7d05-40f7-8ced-269cae5cc8cb 2019-05-09 20:45:42,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.425989866257s 2019-05-09 20:45:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:45:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}' 2019-05-09 20:45:42,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Thu, 09 May 2019 20:45:42 GMT Location: http://172.30.9.21:9292/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a902d14d-a672-41fc-ba45-ba16ea5d04be 2019-05-09 20:45:42,993 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:45:42Z", "file": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file", "owner": "85f00218486f41be8df0d01bd0b52ce4", "id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "size": null, "self": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "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_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "checksum": null, "created_at": "2019-05-09T20:45:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:45:42,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a902d14d-a672-41fc-ba45-ba16ea5d04be 2019-05-09 20:45:42,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.368668079376s 2019-05-09 20:45:42,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:45:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '' 2019-05-09 20:45:43,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:45:43 GMT X-Openstack-Request-Id: req-f0dd6c15-60c1-42b3-a7a4-b5bbcc9eda03 2019-05-09 20:45:43,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:45:43,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file used request id req-f0dd6c15-60c1-42b3-a7a4-b5bbcc9eda03 2019-05-09 20:45:43,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.863414049149s 2019-05-09 20:45:43,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:45:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:44,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 09 May 2019 20:45:44 GMT X-Openstack-Request-Id: req-fc4cb387-a011-410c-a1ae-a6721dad1390 2019-05-09 20:45:44,692 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:45:43Z", "file": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file", "owner": "85f00218486f41be8df0d01bd0b52ce4", "id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "size": 12716032, "self": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:45:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:45:44,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fc4cb387-a011-410c-a1ae-a6721dad1390 2019-05-09 20:45:44,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830763101578s 2019-05-09 20:45:44,695 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file', 'owner': u'85f00218486f41be8df0d01bd0b52ce4', 'id': u'aacea822-b8c1-4b0a-9896-4fdedea76a09', 'size': 12716032, u'self': u'/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:45:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-09T20:45:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', '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/aacea822-b8c1-4b0a-9896-4fdedea76a09', 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_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'created': u'2019-05-09T20:45:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:45:42Z', 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/aacea822-b8c1-4b0a-9896-4fdedea76a09', 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_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:45:44,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:45:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:45:45,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-379be395-cd4a-4df2-a933-a84cbc8e5e41 x-openstack-request-id: req-379be395-cd4a-4df2-a933-a84cbc8e5e41 2019-05-09 20:45:45,081 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "acfcbf93-380d-457d-840a-7603c9601787"}} 2019-05-09 20:45:45,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-379be395-cd4a-4df2-a933-a84cbc8e5e41 2019-05-09 20:45:45,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.383718013763s 2019-05-09 20:45:45,083 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', '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'2ab4035b39944105b06c1331442b1700', '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'acfcbf93-380d-457d-840a-7603c9601787', 'swap': 0}) 2019-05-09 20:45:45,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:45:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" -d '{"extra_specs": {}}' 2019-05-09 20:45:45,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:45:45 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-9366e14e-4694-4858-96fd-b3b18c055456 x-openstack-request-id: req-9366e14e-4694-4858-96fd-b3b18c055456 2019-05-09 20:45:45,108 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:45:45,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787/os-extra_specs used request id req-9366e14e-4694-4858-96fd-b3b18c055456 2019-05-09 20:45:45,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246398448944s 2019-05-09 20:45:45,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-09 20:45:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"keypair": {"name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}}' 2019-05-09 20:45:45,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json Date: Thu, 09 May 2019 20: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-3d3b17ad-e54a-404f-b806-8290b59bea5e x-openstack-request-id: req-3d3b17ad-e54a-404f-b806-8290b59bea5e 2019-05-09 20:45:45,739 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMPQNXHsdEPN+IdFExUMCA7SH5cg49LdhEtojmWSX16nSoI3FmIV+rYL91bZdhGy1zZIlXI/uWXIXQ7pPFo296owOcPRtQLZv8Ff/rOSI4OxNSMEEw3bMGwM1eUoX1sp31emZPKdnPx8fjH3JRml1JPzWGhdsa50JjbxuUSSlk0oBvFYEIU7jjjQdeJcgLVVjaZalAGePsSeXtzEL5QWbmJQz5JaYv4Db+uhcc/FUuAPo+xFkIkj3cjcY2IIqVDgF1e9NEr916a8HhfeTyTVeSYfiC0MZJ9UK7TBFQMN/JFjzD3yywerwHRcU5tm/89uEzVX+6V9nzv02gx+bYuorp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzD0DVx7HRDzfiHRRMVDAgO0h+XIOPS3YRLaI5lkl9ep0qCNx\nZiFfq2C/dW2XYRstc2SJVyP7llyF0O6TxaNveqMDnD0bUC2b/BX/6zkiODsTUjBB\nMN2zBsDNXlKF9bKd9XpmTynZz8fH4x9yUZpdST81hoXbGudCY28blEkpZNKAbxWB\nCFO4440HXiXIC1VY2mWpQBnj7Enl7cxC+UFm5iUM+SWmL+A2/roXHPxVLgD6PsRZ\nCJI93I3GNiCKlQ4BdXvTRK/demvB4X3k8k1XkmH4gtDGSfVCu0wRUDDfyRY8w98s\nsHq8B0XFObZv/PbhM1V/ulfZ879NoMfm2LqK6QIDAQABAoIBAEtxylcXToKdffE5\nDnkKHGJDtoYfpLTix33yc7WrfsNNnVQy64PPljiHX5IwLng3gt2aaMVgzGHpwaDB\nUKL0UYzaxM2lIP7IKlO/iK7KhyKAaA23N42mh6hZ9kL+du+g0IrKcRqTGhuP7/2t\nMxyDyivxhoMv1RUmEjcK5wQq1nigRJ5b5hTKdIdKl4jYjiyee0Zj/9BiLmgmq2Ra\n0IG8APkLcLfl2k2KFGW0VW8hbumhIlbiubai/H+tZZ+R7pqGBQ/K9TSLepSYvQcM\nmFS0xk41MbKD3t6UaMV9Z2gEhW3AyTcMYPzzjmNA236N/sDoa6Mdn2RjvGsYeIve\ni+iGCQECgYEA8F7EJR8XG3vkJZvm9Mf1SXyv0qjm4q0CFd5H9QQFJcm3CqT+ypYn\ni1Z34UwZTIMoe3mdoI1ijL+/y/H2qyBfrYPGYPURntksSZsB24NCex8ZhgwCPtMl\nMwfgvj/NbmKzbP+EWTTr7kNMrCISDfsFQaHlNT3UuPTjWAqktRHo+CECgYEA2YTK\nlNOl/LdenlHujauHJRECjf35P60N7qx70z6mNvgyZGIarHyQLl82WBVQ/OWuoXnG\nY/RqnKoyyt8QkOnfWHC6/NUq+EbCBFk0nLPnKUZbXbWSStMgOTe8smvOc/d3icEk\n+CmRPi+Wg42IblP4EWtARul7XoJ4uzNb/iwEmckCgYEAvW7iBCNhcZ6M6frY5Hal\n3/ltE4dbFq+kYhmg+f7mE6bKI5Bu4Le/iHdn2N3BXmRLRixNRpfGYAhKHm+dp7XG\n0Zd1gzoAXgDnf0azCw2CGkgjNFpIdryup24A986Olv0gTLl+01L60Pam+U2MjwoS\nVWxCmFgXSoBsnxkcPztTMCECgYBq/svba0SRy+0p+WlbnI0sqXJVQCGTtd9NkOCT\n55RBI9M915gBUoBlnwYPS+T7kUtWOJ1i2355s6qqahEvByuKyGDiL0UkvUGAfBTK\nJCBICEi3DrJ4RePq4UTbivYRyx+szioOO/wq16O08DC0/G7gup3yg7Tgp1MV2kyc\n+TAGKQKBgApV1dkVGBXjQkEPvli/2InO/Z2tTbsrNcID3xw6mUAzZV8jAAJA32W4\n5xACCQQVdcdpD4T0dVpd4QZRAu/n4bk/K0Ry/3j1zn9zAPqsYhcB9VHASDbv/+/l\nWnA7oc7wjA1TawzuE4Rrf4AxoPRbps7RDs/xWpwAhNHVKPPN9p9u\n-----END RSA PRIVATE KEY-----\n", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "fingerprint": "9d:ea:23:25:17:b8:31:b2:79:81:fc:f4:ea:32:85:a3"}} 2019-05-09 20:45:45,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3d3b17ad-e54a-404f-b806-8290b59bea5e 2019-05-09 20:45:45,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.628309965134s 2019-05-09 20:45:45,740 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMPQNXHsdEPN+IdFExUMCA7SH5cg49LdhEtojmWSX16nSoI3FmIV+rYL91bZdhGy1zZIlXI/uWXIXQ7pPFo296owOcPRtQLZv8Ff/rOSI4OxNSMEEw3bMGwM1eUoX1sp31emZPKdnPx8fjH3JRml1JPzWGhdsa50JjbxuUSSlk0oBvFYEIU7jjjQdeJcgLVVjaZalAGePsSeXtzEL5QWbmJQz5JaYv4Db+uhcc/FUuAPo+xFkIkj3cjcY2IIqVDgF1e9NEr916a8HhfeTyTVeSYfiC0MZJ9UK7TBFQMN/JFjzD3yywerwHRcU5tm/89uEzVX+6V9nzv02gx+bYuorp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzD0DVx7HRDzfiHRRMVDAgO0h+XIOPS3YRLaI5lkl9ep0qCNx\nZiFfq2C/dW2XYRstc2SJVyP7llyF0O6TxaNveqMDnD0bUC2b/BX/6zkiODsTUjBB\nMN2zBsDNXlKF9bKd9XpmTynZz8fH4x9yUZpdST81hoXbGudCY28blEkpZNKAbxWB\nCFO4440HXiXIC1VY2mWpQBnj7Enl7cxC+UFm5iUM+SWmL+A2/roXHPxVLgD6PsRZ\nCJI93I3GNiCKlQ4BdXvTRK/demvB4X3k8k1XkmH4gtDGSfVCu0wRUDDfyRY8w98s\nsHq8B0XFObZv/PbhM1V/ulfZ879NoMfm2LqK6QIDAQABAoIBAEtxylcXToKdffE5\nDnkKHGJDtoYfpLTix33yc7WrfsNNnVQy64PPljiHX5IwLng3gt2aaMVgzGHpwaDB\nUKL0UYzaxM2lIP7IKlO/iK7KhyKAaA23N42mh6hZ9kL+du+g0IrKcRqTGhuP7/2t\nMxyDyivxhoMv1RUmEjcK5wQq1nigRJ5b5hTKdIdKl4jYjiyee0Zj/9BiLmgmq2Ra\n0IG8APkLcLfl2k2KFGW0VW8hbumhIlbiubai/H+tZZ+R7pqGBQ/K9TSLepSYvQcM\nmFS0xk41MbKD3t6UaMV9Z2gEhW3AyTcMYPzzjmNA236N/sDoa6Mdn2RjvGsYeIve\ni+iGCQECgYEA8F7EJR8XG3vkJZvm9Mf1SXyv0qjm4q0CFd5H9QQFJcm3CqT+ypYn\ni1Z34UwZTIMoe3mdoI1ijL+/y/H2qyBfrYPGYPURntksSZsB24NCex8ZhgwCPtMl\nMwfgvj/NbmKzbP+EWTTr7kNMrCISDfsFQaHlNT3UuPTjWAqktRHo+CECgYEA2YTK\nlNOl/LdenlHujauHJRECjf35P60N7qx70z6mNvgyZGIarHyQLl82WBVQ/OWuoXnG\nY/RqnKoyyt8QkOnfWHC6/NUq+EbCBFk0nLPnKUZbXbWSStMgOTe8smvOc/d3icEk\n+CmRPi+Wg42IblP4EWtARul7XoJ4uzNb/iwEmckCgYEAvW7iBCNhcZ6M6frY5Hal\n3/ltE4dbFq+kYhmg+f7mE6bKI5Bu4Le/iHdn2N3BXmRLRixNRpfGYAhKHm+dp7XG\n0Zd1gzoAXgDnf0azCw2CGkgjNFpIdryup24A986Olv0gTLl+01L60Pam+U2MjwoS\nVWxCmFgXSoBsnxkcPztTMCECgYBq/svba0SRy+0p+WlbnI0sqXJVQCGTtd9NkOCT\n55RBI9M915gBUoBlnwYPS+T7kUtWOJ1i2355s6qqahEvByuKyGDiL0UkvUGAfBTK\nJCBICEi3DrJ4RePq4UTbivYRyx+szioOO/wq16O08DC0/G7gup3yg7Tgp1MV2kyc\n+TAGKQKBgApV1dkVGBXjQkEPvli/2InO/Z2tTbsrNcID3xw6mUAzZV8jAAJA32W4\n5xACCQQVdcdpD4T0dVpd4QZRAu/n4bk/K0Ry/3j1zn9zAPqsYhcB9VHASDbv/+/l\nWnA7oc7wjA1TawzuE4Rrf4AxoPRbps7RDs/xWpwAhNHVKPPN9p9u\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b1bf523ff72f40f3abb11610dbf90989', 'name': u'cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'created_at': '2019-05-09T20:45:45.740316', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9d:ea:23:25:17:b8:31:b2:79:81:fc:f4:ea:32:85:a3', 'type': 'ssh', 'id': u'cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9'}) 2019-05-09 20:45:45,740 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzD0DVx7HRDzfiHRRMVDAgO0h+XIOPS3YRLaI5lkl9ep0qCNx ZiFfq2C/dW2XYRstc2SJVyP7llyF0O6TxaNveqMDnD0bUC2b/BX/6zkiODsTUjBB MN2zBsDNXlKF9bKd9XpmTynZz8fH4x9yUZpdST81hoXbGudCY28blEkpZNKAbxWB CFO4440HXiXIC1VY2mWpQBnj7Enl7cxC+UFm5iUM+SWmL+A2/roXHPxVLgD6PsRZ CJI93I3GNiCKlQ4BdXvTRK/demvB4X3k8k1XkmH4gtDGSfVCu0wRUDDfyRY8w98s sHq8B0XFObZv/PbhM1V/ulfZ879NoMfm2LqK6QIDAQABAoIBAEtxylcXToKdffE5 DnkKHGJDtoYfpLTix33yc7WrfsNNnVQy64PPljiHX5IwLng3gt2aaMVgzGHpwaDB UKL0UYzaxM2lIP7IKlO/iK7KhyKAaA23N42mh6hZ9kL+du+g0IrKcRqTGhuP7/2t MxyDyivxhoMv1RUmEjcK5wQq1nigRJ5b5hTKdIdKl4jYjiyee0Zj/9BiLmgmq2Ra 0IG8APkLcLfl2k2KFGW0VW8hbumhIlbiubai/H+tZZ+R7pqGBQ/K9TSLepSYvQcM mFS0xk41MbKD3t6UaMV9Z2gEhW3AyTcMYPzzjmNA236N/sDoa6Mdn2RjvGsYeIve i+iGCQECgYEA8F7EJR8XG3vkJZvm9Mf1SXyv0qjm4q0CFd5H9QQFJcm3CqT+ypYn i1Z34UwZTIMoe3mdoI1ijL+/y/H2qyBfrYPGYPURntksSZsB24NCex8ZhgwCPtMl Mwfgvj/NbmKzbP+EWTTr7kNMrCISDfsFQaHlNT3UuPTjWAqktRHo+CECgYEA2YTK lNOl/LdenlHujauHJRECjf35P60N7qx70z6mNvgyZGIarHyQLl82WBVQ/OWuoXnG Y/RqnKoyyt8QkOnfWHC6/NUq+EbCBFk0nLPnKUZbXbWSStMgOTe8smvOc/d3icEk +CmRPi+Wg42IblP4EWtARul7XoJ4uzNb/iwEmckCgYEAvW7iBCNhcZ6M6frY5Hal 3/ltE4dbFq+kYhmg+f7mE6bKI5Bu4Le/iHdn2N3BXmRLRixNRpfGYAhKHm+dp7XG 0Zd1gzoAXgDnf0azCw2CGkgjNFpIdryup24A986Olv0gTLl+01L60Pam+U2MjwoS VWxCmFgXSoBsnxkcPztTMCECgYBq/svba0SRy+0p+WlbnI0sqXJVQCGTtd9NkOCT 55RBI9M915gBUoBlnwYPS+T7kUtWOJ1i2355s6qqahEvByuKyGDiL0UkvUGAfBTK JCBICEi3DrJ4RePq4UTbivYRyx+szioOO/wq16O08DC0/G7gup3yg7Tgp1MV2kyc +TAGKQKBgApV1dkVGBXjQkEPvli/2InO/Z2tTbsrNcID3xw6mUAzZV8jAAJA32W4 5xACCQQVdcdpD4T0dVpd4QZRAu/n4bk/K0Ry/3j1zn9zAPqsYhcB9VHASDbv/+/l WnA7oc7wjA1TawzuE4Rrf4AxoPRbps7RDs/xWpwAhNHVKPPN9p9u -----END RSA PRIVATE KEY----- 2019-05-09 20:45:45,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-09 20:45:45,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"security_group": {"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-09 20:45:46,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Thu, 09 May 2019 20:45:46 GMT X-Openstack-Request-Id: req-e4574f49-d1ec-4936-8348-9f8106013858 2019-05-09 20:45:46,309 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:46Z", "updated_at": "2019-05-09T20:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "60354128-34e2-44f0-afea-989cc95e9d48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "d091cc99-7b89-4973-b8d6-86df2754c5f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}} 2019-05-09 20:45:46,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e4574f49-d1ec-4936-8348-9f8106013858 2019-05-09 20:45:46,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.563938140869s 2019-05-09 20:45:46,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:45:46,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:46,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Thu, 09 May 2019 20:45:46 GMT X-Openstack-Request-Id: req-db03392b-22c3-46c2-b8ac-d2325fc33808 2019-05-09 20:45:46,634 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:46Z", "updated_at": "2019-05-09T20:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "60354128-34e2-44f0-afea-989cc95e9d48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "d091cc99-7b89-4973-b8d6-86df2754c5f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, {"description": "Default security group", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:28Z", "updated_at": "2019-05-09T20:45:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "11cc0c1e-3b53-4f88-99f0-300fc1ed6e6c", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "55cefef7-dedc-4a54-ae6e-2c2c56eba325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "9e8b0300-bbfb-46a3-bf33-53aa83ed3e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "fdc9e6ed-ce94-49b9-bde9-539d777d2598", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "name": "default"}]} 2019-05-09 20:45:46,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-db03392b-22c3-46c2-b8ac-d2325fc33808 2019-05-09 20:45:46,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318367004395s 2019-05-09 20:45:46,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:45:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -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": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"}}' 2019-05-09 20:45:47,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 09 May 2019 20:45:47 GMT X-Openstack-Request-Id: req-71da637e-a981-4e9e-a4a4-dd3af915fdec 2019-05-09 20:45:47,090 - 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": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "port_range_min": 22, "revision_number": 0, "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:46Z", "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "31cce91c-ee09-4717-8706-162091e2c469"}} 2019-05-09 20:45:47,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-71da637e-a981-4e9e-a4a4-dd3af915fdec 2019-05-09 20:45:47,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449419975281s 2019-05-09 20:45:47,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:45:47,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:47,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Thu, 09 May 2019 20:45:47 GMT X-Openstack-Request-Id: req-7c1f3477-51bd-442b-929d-3c059010e7f3 2019-05-09 20:45:47,448 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:46Z", "updated_at": "2019-05-09T20:45:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "31cce91c-ee09-4717-8706-162091e2c469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "60354128-34e2-44f0-afea-989cc95e9d48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "d091cc99-7b89-4973-b8d6-86df2754c5f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 2, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, {"description": "Default security group", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:28Z", "updated_at": "2019-05-09T20:45:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "11cc0c1e-3b53-4f88-99f0-300fc1ed6e6c", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "55cefef7-dedc-4a54-ae6e-2c2c56eba325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "9e8b0300-bbfb-46a3-bf33-53aa83ed3e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "fdc9e6ed-ce94-49b9-bde9-539d777d2598", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "name": "default"}]} 2019-05-09 20:45:47,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7c1f3477-51bd-442b-929d-3c059010e7f3 2019-05-09 20:45:47,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352221012115s 2019-05-09 20:45:47,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-09 20:45:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -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": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"}}' 2019-05-09 20:45:47,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 09 May 2019 20:45:47 GMT X-Openstack-Request-Id: req-27e1e63c-ecf7-47b5-9d96-87f0ccb0f166 2019-05-09 20:45:47,845 - 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": "2019-05-09T20:45:47Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "port_range_min": null, "revision_number": 0, "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:47Z", "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "83bbec16-0335-4425-b02d-a6f1b45dd43b"}} 2019-05-09 20:45:47,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-27e1e63c-ecf7-47b5-9d96-87f0ccb0f166 2019-05-09 20:45:47,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.390877008438s 2019-05-09 20:45:47,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:45:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:47,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 09 May 2019 20:45:47 GMT X-Openstack-Request-Id: req-2deb9b74-01bb-4e24-ab7c-6e3fc8da6733 2019-05-09 20:45:47,943 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":["38bac8d6-47ce-43ac-93a1-f7e01abcb361"],"description":"","tags":[],"updated_at":"2019-05-09T20:45:30Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:45:47,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2deb9b74-01bb-4e24-ab7c-6e3fc8da6733 2019-05-09 20:45:47,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0969212055206s 2019-05-09 20:45:47,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:45:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:48,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 09 May 2019 20:45:48 GMT X-Openstack-Request-Id: req-cc495bf2-0174-4f94-ac5f-57fe19d20542 2019-05-09 20:45:48,271 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:45:43Z", "file": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file", "owner": "85f00218486f41be8df0d01bd0b52ce4", "id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "size": 12716032, "self": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:45:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:45:48,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cc495bf2-0174-4f94-ac5f-57fe19d20542 2019-05-09 20:45:48,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322964906693s 2019-05-09 20:45:48,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:45:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:48,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-b1bbd278-04b5-426c-a856-8eb435c230f4 x-openstack-request-id: req-b1bbd278-04b5-426c-a856-8eb435c230f4 2019-05-09 20:45:48,302 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "acfcbf93-380d-457d-840a-7603c9601787"}]} 2019-05-09 20:45:48,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b1bbd278-04b5-426c-a856-8eb435c230f4 2019-05-09 20:45:48,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241239070892s 2019-05-09 20:45:48,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:45:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"server": {"name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "imageRef": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "flavorRef": "acfcbf93-380d-457d-840a-7603c9601787", "max_count": 1, "min_count": 1, "networks": [{"uuid": "01d16358-ae85-4638-b60b-6cd87db64635"}], "security_groups": [{"name": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"}]}}' 2019-05-09 20:45:52,682 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 09 May 2019 20:45:48 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.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4 x-compute-request-id: req-181238aa-1313-4878-875f-966b5052ceda x-openstack-request-id: req-181238aa-1313-4878-875f-966b5052ceda 2019-05-09 20:45:52,682 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"}], "OS-DCF:diskConfig": "MANUAL", "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "adminPass": "9Lof3ekPUHQN"}} 2019-05-09 20:45:52,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-181238aa-1313-4878-875f-966b5052ceda 2019-05-09 20:45:52,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.3784968853s 2019-05-09 20:45:52,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:53,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Thu, 09 May 2019 20: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-2a018e12-7522-4f61-9b51-eea627bb480e x-openstack-request-id: req-2a018e12-7522-4f61-9b51-eea627bb480e 2019-05-09 20:45:53,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:45:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:53,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a018e12-7522-4f61-9b51-eea627bb480e 2019-05-09 20:45:53,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619546890259s 2019-05-09 20:45:53,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:45:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:53,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 09 May 2019 20:45:53 GMT X-Openstack-Request-Id: req-1be0e35f-7b7a-461f-8609-339e50ee07fc 2019-05-09 20:45:53,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":["38bac8d6-47ce-43ac-93a1-f7e01abcb361"],"description":"","tags":[],"updated_at":"2019-05-09T20:45:30Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:45:53,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1be0e35f-7b7a-461f-8609-339e50ee07fc 2019-05-09 20:45:53,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.502482891083s 2019-05-09 20:45:53,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:45:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:53,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 09 May 2019 20:45:53 GMT X-Openstack-Request-Id: req-aecd6733-7edc-4000-8e4c-8dad45d74fdf 2019-05-09 20:45:53,875 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:45: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":"85f00218486f41be8df0d01bd0b52ce4","id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","subnetpool_id":null,"name":"cinder_test-subnet_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}]} 2019-05-09 20:45:53,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-aecd6733-7edc-4000-8e4c-8dad45d74fdf 2019-05-09 20:45:53,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0568919181824s 2019-05-09 20:45:53,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:45:55,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:56,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Thu, 09 May 2019 20: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-1d6515ea-2cae-4d3f-bed5-8fb0decda05e x-openstack-request-id: req-1d6515ea-2cae-4d3f-bed5-8fb0decda05e 2019-05-09 20:45:56,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:45:55Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:56,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d6515ea-2cae-4d3f-bed5-8fb0decda05e 2019-05-09 20:45:56,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.322584867477s 2019-05-09 20:45:56,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:45:58,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:45:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:45:59,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 09 May 2019 20:45: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-35811087-abdc-44dd-8e2f-0178b9b40fa4 x-openstack-request-id: req-35811087-abdc-44dd-8e2f-0178b9b40fa4 2019-05-09 20:45:59,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:45:55Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:45:59,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35811087-abdc-44dd-8e2f-0178b9b40fa4 2019-05-09 20:45:59,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23865699768s 2019-05-09 20:45:59,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:01,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:46:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:02,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Thu, 09 May 2019 20:46: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-e6b64494-0f72-4ded-a543-318c3ed2cf36 x-openstack-request-id: req-e6b64494-0f72-4ded-a543-318c3ed2cf36 2019-05-09 20:46:02,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:00Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:46:02,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6b64494-0f72-4ded-a543-318c3ed2cf36 2019-05-09 20:46:02,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715245008469s 2019-05-09 20:46:02,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:46:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=38238ad4-31a8-4388-b0f4-0bb74e397ad4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:46:02 GMT X-Openstack-Request-Id: req-be19abde-7a52-4988-9d59-9b2a1d154a2e 2019-05-09 20:46:02,509 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:46:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","ip_address":"192.168.120.5"}],"id":"9c50c4a3-85eb-4dda-8f79-5f4f65028882","security_groups":["0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"],"mac_address":"fa:16:3e:93:8e:03","project_id":"85f00218486f41be8df0d01bd0b52ce4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:56Z","binding:vnic_type":"normal","device_id":"38238ad4-31a8-4388-b0f4-0bb74e397ad4","ip_allocation":"immediate"}]} 2019-05-09 20:46:02,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=38238ad4-31a8-4388-b0f4-0bb74e397ad4 used request id req-be19abde-7a52-4988-9d59-9b2a1d154a2e 2019-05-09 20:46:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.330639839172s 2019-05-09 20:46:02,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9c50c4a3-85eb-4dda-8f79-5f4f65028882" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:02,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:46:02 GMT X-Openstack-Request-Id: req-1ce42455-c8dc-418b-8248-04ca4057c5a5 2019-05-09 20:46:02,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:46:02,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9c50c4a3-85eb-4dda-8f79-5f4f65028882 used request id req-1ce42455-c8dc-418b-8248-04ca4057c5a5 2019-05-09 20:46:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357333898544s 2019-05-09 20:46:02,876 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:8e:03', 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'aacea822-b8c1-4b0a-9896-4fdedea76a09'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:46:00.000000', 'flavor': Munch({u'id': u'acfcbf93-380d-457d-840a-7603c9601787'}), 'az': u'nova', 'id': u'38238ad4-31a8-4388-b0f4-0bb74e397ad4', 'security_groups': [Munch({u'name': u'cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1bf523ff72f40f3abb11610dbf90989', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:46:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:46:00Z', 'hostId': u'403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:46:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': u'cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'adminPass': u'9Lof3ekPUHQN', 'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', 'created_at': u'2019-05-09T20:45:52Z', 'created': u'2019-05-09T20:45:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:46:02,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:46:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:03,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 09 May 2019 20:46:03 GMT X-Openstack-Request-Id: req-c33f3457-a6e5-4fea-8972-d687a1c2126e 2019-05-09 20:46:03,252 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":["38bac8d6-47ce-43ac-93a1-f7e01abcb361"],"description":"","tags":[],"updated_at":"2019-05-09T20:45:30Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:46:03,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c33f3457-a6e5-4fea-8972-d687a1c2126e 2019-05-09 20:46:03,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370201826096s 2019-05-09 20:46:03,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:46:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=38238ad4-31a8-4388-b0f4-0bb74e397ad4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:03,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:46:03 GMT X-Openstack-Request-Id: req-d1ab2f2c-2628-4e3b-b196-5df882f443bf 2019-05-09 20:46:03,327 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:46:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","ip_address":"192.168.120.5"}],"id":"9c50c4a3-85eb-4dda-8f79-5f4f65028882","security_groups":["0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"],"mac_address":"fa:16:3e:93:8e:03","project_id":"85f00218486f41be8df0d01bd0b52ce4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:56Z","binding:vnic_type":"normal","device_id":"38238ad4-31a8-4388-b0f4-0bb74e397ad4","ip_allocation":"immediate"}]} 2019-05-09 20:46:03,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=38238ad4-31a8-4388-b0f4-0bb74e397ad4 used request id req-d1ab2f2c-2628-4e3b-b196-5df882f443bf 2019-05-09 20:46:03,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0732409954071s 2019-05-09 20:46:03,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-09 20:46:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.5", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882"}}' 2019-05-09 20:46:06,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 09 May 2019 20:46:06 GMT X-Openstack-Request-Id: req-145f9f91-71f0-4afb-aa33-4beff5b0ad0c 2019-05-09 20:46:06,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:04Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}} 2019-05-09 20:46:06,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-145f9f91-71f0-4afb-aa33-4beff5b0ad0c 2019-05-09 20:46:06,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.22133207321s 2019-05-09 20:46:06,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:06,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:46:06 GMT X-Openstack-Request-Id: req-ada5a69f-459d-4dfc-bf22-794dee853653 2019-05-09 20:46:06,923 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:04Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}]} 2019-05-09 20:46:06,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ada5a69f-459d-4dfc-bf22-794dee853653 2019-05-09 20:46:06,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.361456871033s 2019-05-09 20:46:06,930 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:07,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:07,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:46:07 GMT X-Openstack-Request-Id: req-6d56cdf4-9d97-4834-96f7-b8e8c50b4f04 2019-05-09 20:46:07,104 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:04Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}]} 2019-05-09 20:46:07,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6d56cdf4-9d97-4834-96f7-b8e8c50b4f04 2019-05-09 20:46:07,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632541179657s 2019-05-09 20:46:07,110 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:07,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:07,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 09 May 2019 20:46:07 GMT X-Openstack-Request-Id: req-18f27d27-a8f2-4190-b778-182f15ee398a 2019-05-09 20:46:07,283 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:04Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}]} 2019-05-09 20:46:07,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-18f27d27-a8f2-4190-b778-182f15ee398a 2019-05-09 20:46:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638651847839s 2019-05-09 20:46:07,289 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:07,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:07,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 09 May 2019 20:46:07 GMT X-Openstack-Request-Id: req-7697eb6f-5a35-486d-82db-be80e2458674 2019-05-09 20:46:07,674 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:07Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}]} 2019-05-09 20:46:07,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7697eb6f-5a35-486d-82db-be80e2458674 2019-05-09 20:46:07,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.273360013962s 2019-05-09 20:46:07,680 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'066fd19c-1ac2-4585-a335-79999c92bfa1', 'updated_at': u'2019-05-09T20:46:07Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'9c50c4a3-85eb-4dda-8f79-5f4f65028882', 'id': u'c21a6bcd-50b0-4830-a7a3-a592de47ccba', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'9c50c4a3-85eb-4dda-8f79-5f4f65028882', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'85f00218486f41be8df0d01bd0b52ce4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'01d16358-ae85-4638-b60b-6cd87db64635', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:93:8e:03', u'device_id': u'38238ad4-31a8-4388-b0f4-0bb74e397ad4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', 'created_at': u'2019-05-09T20:46:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'01d16358-ae85-4638-b60b-6cd87db64635', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:93:8e:03', u'device_id': u'38238ad4-31a8-4388-b0f4-0bb74e397ad4'}), 'router': u'066fd19c-1ac2-4585-a335-79999c92bfa1'}) 2019-05-09 20:46:07,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:46:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:46:07,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9603 Content-Type: application/json Date: Thu, 09 May 2019 20: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-2f89e414-8701-4943-a027-a7821335a82b x-openstack-request-id: req-2f89e414-8701-4943-a027-a7821335a82b 2019-05-09 20:46:07,791 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 486503435 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.231703] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.234653] pid_max: default: 32768 minimum: 301\n[ 0.236247] ACPI: Core revision 20150930\n[ 0.238261] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240601] Security Framework initialized\n[ 0.242058] Yama: becoming mindful.\n[ 0.243349] AppArmor: AppArmor initialized\n[ 0.244837] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247152] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249395] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251538] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253948] Initializing cgroup subsys io\n[ 0.255393] Initializing cgroup subsys memory\n[ 0.256912] Initializing cgroup subsys devices\n[ 0.258470] Initializing cgroup subsys freezer\n[ 0.260006] Initializing cgroup subsys net_cls\n[ 0.261541] Initializing cgroup subsys perf_event\n[ 0.263160] Initializing cgroup subsys net_prio\n[ 0.264726] Initializing cgroup subsys hugetlb\n[ 0.266273] Initializing cgroup subsys pids\n[ 0.267791] CPU: Physical Processor ID: 0\n[ 0.269920] mce: CPU supports 10 MCE banks\n[ 0.271406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.300873] ftrace: allocating 31920 entries in 125 pages\n[ 0.333043] smpboot: Max logical packages: 1\n[ 0.334570] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336972] x2apic enabled\n[ 0.338359] Switched APIC routing to physical x2apic.\n[ 0.341251] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343239] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350060] KVM setup paravirtual spinlock\n[ 0.352032] x86: Booted up 1 node, 1 CPUs\n[ 0.353469] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355892] devtmpfs: initialized\n[ 0.358142] evm: security.selinux\n[ 0.359376] evm: security.SMACK64\n[ 0.360603] evm: security.SMACK64EXEC\n[ 0.361927] evm: security.SMACK64TRANSMUTE\n[ 0.363362] evm: security.SMACK64MMAP\n[ 0.364680] evm: security.ima\n[ 0.365810] evm: security.capability\n[ 0.367220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370481] pinctrl core: initialized pinctrl subsystem\n[ 0.372381] RTC time: 20:46:01, date: 05/09/19\n[ 0.374019] NET: Registered protocol family 16\n[ 0.375698] cpuidle: using governor ladder\n[ 0.377147] cpuidle: using governor menu\n[ 0.378541] PCCT header not found.\n[ 0.379844] ACPI: bus type PCI registered\n[ 0.381283] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.383456] PCI: Using configuration type 1 for base access\n[ 0.386044] ACPI: Added _OSI(Module Device)\n[ 0.387530] ACPI: Added _OSI(Processor Device)\n[ 0.389057] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390656] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.393269] ACPI: Interpreter enabled\n[ 0.394609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.401161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.404435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.407706] ACPI: (supports S0 S5)\n[ 0.408960] ACPI: Using IOAPIC for interrupt routing\n[ 0.410642] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.415218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.417246] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.419449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.421583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425435] acpiphp: Slot [3] registered\n[ 0.426851] acpiphp: Slot [4] registered\n[ 0.428269] acpiphp: Slot [5] registered\n[ 0.429687] acpiphp: Slot [6] registered\n[ 0.431096] acpiphp: Slot [7] registered\n[ 0.432504] acpiphp: Slot [8] registered\n[ 0.433918] acpiphp: Slot [9] registered\n[ 0.435329] acpiphp: Slot [10] registered\n[ 0.436759] acpiphp: Slot [11] registered\n[ 0.438196] acpiphp: Slot [12] registered\n[ 0.439633] acpiphp: Slot [13] registered\n[ 0.441062] acpiphp: Slot [14] registered\n[ 0.442501] acpiphp: Slot [15] registered\n[ 0.459940] acpiphp: Slot [16] registered\n[ 0.461395] acpiphp: Slot [17] registered\n[ 0.462830] acpiphp: Slot [18] registered\n[ 0.464265] acpiphp: Slot [19] registered\n[ 0.465696] acpiphp: Slot [20] registered\n[ 0.467121] acpiphp: Slot [21] registered\n[ 0.468556] acpiphp: Slot [22] registered\n[ 0.469985] acpiphp: Slot [23] registered\n[ 0.471417] acpiphp: Slot [24] registered\n[ 0.472853] acpiphp: Slot [25] registered\n[ 0.474286] acpiphp: Slot [26] registered\n[ 0.475713] acpiphp: Slot [27] registered\n[ 0.477147] acpiphp: Slot [28] registered\n[ 0.478581] acpiphp: Slot [29] registered\n[ 0.480010] acpiphp: Slot [30] registered\n[ 0.481448] acpiphp: Slot [31] registered\n[ 0.482881] PCI host bridge to bus 0000:00\n[ 0.484346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.488672] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.491232] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.493787] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.496400] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.501140] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.505528] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.507783] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514745] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537077] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545131] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.549802] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552016] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.553896] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.556638] vgaarb: loaded\n[ 0.557702] vgaarb: bridge control possible 0000:00:02.0\n[ 0.559755] SCSI subsystem initialized\n[ 0.561355] ACPI: bus type USB registered\n[ 0.562812] usbcore: registered new interface driver usbfs\n[ 0.564657] usbcore: registered new interface driver hub\n[ 0.566471] usbcore: registered new device driver usb\n[ 0.568367] PCI: Using ACPI for IRQ routing\n[ 0.570260] NetLabel: Initializing\n[ 0.571533] NetLabel: domain hash size = 128\n[ 0.573069] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577756] NetLabel: unlabeled traffic allowed by default\n[ 0.581489] clocksource: Switched to clocksource kvm-clock\n[ 0.593798] AppArmor: AppArmor Filesystem Enabled\n[ 0.595648] pnp: PnP ACPI init\n[ 0.597746] pnp: PnP ACPI: found 5 devices\n[ 0.605202] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.608397] NET: Registered protocol family 2\n[ 0.610884] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.613188] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.615341] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.617521] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.619468] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621635] NET: Registered protocol family 1\n[ 0.623253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.627159] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.642346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657793] Trying to unpack rootfs image as initramfs...\n[ 0.724122] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.727310] Scanning for low memory corruption every 60 seconds\n[ 0.729825] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.731922] audit: initializing netlink subsys (disabled)\n[ 0.733870] audit: type=2000 audit(1557434761.785:1): initialized\n[ 0.736209] Initialise system trusted keyring\n[ 0.737865] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.739897] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.743007] zbud: loaded\n[ 0.744183] VFS: Disk quotas dquot_6.6.0\n[ 0.745625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.748205] fuse init (API version 7.23)\n[ 0.749727] Key type big_key registered\n[ 0.751111] Allocating IMA MOK and blacklist keyrings.\n[ 0.753124] Key type asymmetric registered\n[ 0.754570] Asymmetric key parser 'x509' registered\n[ 0.756239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.758820] io scheduler noop registered\n[ 0.760200] io scheduler deadline registered (default)\n[ 0.761950] io scheduler cfq registered\n[ 0.763419] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.765235] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.767427] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.769958] ACPI: Power Button [PWRF]\n[ 0.771414] GHES: HEST is not enabled!\n[ 0.785775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.815358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.818998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.844218] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.847747] Linux agpgart interface v0.103\n[ 0.851385] brd: module loaded\n[ 0.853812] loop: module loaded\n[ 0.858982] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.861537] GPT:90111 != 2097151\n[ 0.862720] GPT:Alternate GPT header not at the end of the disk.\n[ 0.864638] GPT:90111 != 2097151\n[ 0.865820] GPT: Use GNU Parted to correct GPT errors.\n[ 0.867521] vda: vda1 vda15\n[ 0.869498] scsi host0: ata_piix\n[ 0.870806] scsi host1: ata_piix\n[ 0.872058] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.874206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.876951] libphy: Fixed MDIO Bus: probed\n[ 0.878390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.880057] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.883324] PPP generic driver version 2.4.2\n[ 0.884877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.886966] ehci-pci: EHCI PCI platform driver\n[ 0.888682] ehci-platform: EHCI generic platform driver\n[ 0.890685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.892987] ohci-pci: OHCI PCI platform driver\n[ 0.894751] ohci-platform: OHCI generic platform driver\n[ 0.896758] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.912039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.914007] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.916894] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.918833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.921190] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.923649] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926467] usb usb1: Product: UHCI Host Controller\n[ 0.928330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.930634] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.935071] hub 1-0:1.0: USB hub found\n[ 0.936763] hub 1-0:1.0: 2 ports detected\n[ 0.938922] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.943802] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.945962] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.948323] mousedev: PS/2 mouse device common for all mice\n[ 0.951501] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.955223] rtc_cmos 00:00: RTC can wake from S4\n[ 0.957554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.959906] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.962304] i2c /dev entries driver\n[ 0.963794] device-mapper: uevent: version 1.0.3\n[ 0.965670] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.968914] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.971484] NET: Registered protocol family 10\n[ 0.973526] NET: Registered protocol family 17\n[ 0.975301] Key type dns_resolver registered\n[ 0.977138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.979340] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.982823] registered taskstats version 1\n[ 0.984481] Loading compiled-in X.509 certificates\n[ 0.986895] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.990641] zswap: loaded using pool lzo/zbud\n[ 0.993217] Key type trusted registered\n[ 0.995784] Key type encrypted registered\n[ 0.997365] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.999429] ima: No TPM chip found, activating TPM-bypass!\n[ 1.001499] evm: HMAC attrs: 0x1\n[ 1.003239] Magic number: 3:29:801\n[ 1.004914] rtc_cmos 00:00: setting system clock to 2019-05-09 20:46:02 UTC (1557434762)\n[ 1.008101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010352] EDD information not available.\n[ 1.031125] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.049543] Write protecting the kernel read-only data: 14336k\n[ 1.053124] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.056474] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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.90\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.228966] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaWWWgelQkwNhiFY6xEgz+gDPNSUVCif9bwW7aLzVEUSBylLRFNcNz98cmWURE88GWy1NmLA3KzDFTcjBI7WvKf9KkeRbSDH4zUEtX8p4Ss/LJU/ftre9+QLfu0iJgSSKzNJ0WTKi2nZMhgNzzdp24szpTQwEixfSFWKGYrUe5eVQFPvhOZtHJfwhjJF40Klzep5rZwk9yCuR8lONsJe6wX0fGITlTb9w/N4dhZgHcoDEb7KbE26RJB5brzBrzCzA0qjum/66dwvl+u0tzs/d9L6prwHi9kTbt3SWpkmqA99QWQpNElmUXbbWl43PAfwTMcGDtRj8172oKePnDBiTH root@cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9\nssh-dss AAAAB3NzaC1kc3MAAACBAKYHnrVjcok1Pg5Fhp7CPtdeGygaujxdT92VeXZOHr+AX0P4jQkCJXjBIDx9hkUCsoYq6wZW3/r7M6Cg1NjiSTl2LKjip24JGklEOt7ideFvKr11dJHZnWihIhrhjcaGi1fqwt2+/vrU5iWWgT3BbX0rOgKZZilhXhLOp75EJbTRAAAAFQCxcVMmJjiJGQ35woACLU2XE054WQAAAIAireLXZN5unP2DhRulymnVgrJScxIJYEaGhLjzus37khNR54LC3h0D9MrfjmOnRfFBdBN6Av1BS5iBKEyqyHa0dGmKsCdc4TmpjDCMX/bCLET2bHqcFYvvZGIne2Uzbf5wzsup4/aReZTBDUMbBUn8Ar/23mowCcKDTYe/4VMFzQAAAIB5/cdiuejX1jE43cYpOt3CHEix4fa+78/4NMPZi+GCzs3YCt2542Yl6CpSYi3B+VINq7JwgZxyAq0bronbLVLvAXMAguRgxZeZfm4RNqfG5qofT0qiIOVxuu9E8LdrKD3i9+sWEET0GrXPKhDu8zhzLyo/TbN2r3+r7sdOBLc1ew== root@cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.58s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe93:8e03/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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.97 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 login: "} 2019-05-09 20:46:07,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4/action used request id req-2f89e414-8701-4943-a027-a7821335a82b 2019-05-09 20:46:07,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110938072205s 2019-05-09 20:46:07,793 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 486503435 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.231703] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.234653] pid_max: default: 32768 minimum: 301 [ 0.236247] ACPI: Core revision 20150930 [ 0.238261] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240601] Security Framework initialized [ 0.242058] Yama: becoming mindful. [ 0.243349] AppArmor: AppArmor initialized [ 0.244837] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247152] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249395] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251538] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253948] Initializing cgroup subsys io [ 0.255393] Initializing cgroup subsys memory [ 0.256912] Initializing cgroup subsys devices [ 0.258470] Initializing cgroup subsys freezer [ 0.260006] Initializing cgroup subsys net_cls [ 0.261541] Initializing cgroup subsys perf_event [ 0.263160] Initializing cgroup subsys net_prio [ 0.264726] Initializing cgroup subsys hugetlb [ 0.266273] Initializing cgroup subsys pids [ 0.267791] CPU: Physical Processor ID: 0 [ 0.269920] mce: CPU supports 10 MCE banks [ 0.271406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300873] ftrace: allocating 31920 entries in 125 pages [ 0.333043] smpboot: Max logical packages: 1 [ 0.334570] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336972] x2apic enabled [ 0.338359] Switched APIC routing to physical x2apic. [ 0.341251] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343239] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350060] KVM setup paravirtual spinlock [ 0.352032] x86: Booted up 1 node, 1 CPUs [ 0.353469] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355892] devtmpfs: initialized [ 0.358142] evm: security.selinux [ 0.359376] evm: security.SMACK64 [ 0.360603] evm: security.SMACK64EXEC [ 0.361927] evm: security.SMACK64TRANSMUTE [ 0.363362] evm: security.SMACK64MMAP [ 0.364680] evm: security.ima [ 0.365810] evm: security.capability [ 0.367220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370481] pinctrl core: initialized pinctrl subsystem [ 0.372381] RTC time: 20:46:01, date: 05/09/19 [ 0.374019] NET: Registered protocol family 16 [ 0.375698] cpuidle: using governor ladder [ 0.377147] cpuidle: using governor menu [ 0.378541] PCCT header not found. [ 0.379844] ACPI: bus type PCI registered [ 0.381283] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.383456] PCI: Using configuration type 1 for base access [ 0.386044] ACPI: Added _OSI(Module Device) [ 0.387530] ACPI: Added _OSI(Processor Device) [ 0.389057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390656] ACPI: Added _OSI(Processor Aggregator Device) [ 0.393269] ACPI: Interpreter enabled [ 0.394609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.401161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.404435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.407706] ACPI: (supports S0 S5) [ 0.408960] ACPI: Using IOAPIC for interrupt routing [ 0.410642] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.415218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.417246] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.419449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425435] acpiphp: Slot [3] registered [ 0.426851] acpiphp: Slot [4] registered [ 0.428269] acpiphp: Slot [5] registered [ 0.429687] acpiphp: Slot [6] registered [ 0.431096] acpiphp: Slot [7] registered [ 0.432504] acpiphp: Slot [8] registered [ 0.433918] acpiphp: Slot [9] registered [ 0.435329] acpiphp: Slot [10] registered [ 0.436759] acpiphp: Slot [11] registered [ 0.438196] acpiphp: Slot [12] registered [ 0.439633] acpiphp: Slot [13] registered [ 0.441062] acpiphp: Slot [14] registered [ 0.442501] acpiphp: Slot [15] registered [ 0.459940] acpiphp: Slot [16] registered [ 0.461395] acpiphp: Slot [17] registered [ 0.462830] acpiphp: Slot [18] registered [ 0.464265] acpiphp: Slot [19] registered [ 0.465696] acpiphp: Slot [20] registered [ 0.467121] acpiphp: Slot [21] registered [ 0.468556] acpiphp: Slot [22] registered [ 0.469985] acpiphp: Slot [23] registered [ 0.471417] acpiphp: Slot [24] registered [ 0.472853] acpiphp: Slot [25] registered [ 0.474286] acpiphp: Slot [26] registered [ 0.475713] acpiphp: Slot [27] registered [ 0.477147] acpiphp: Slot [28] registered [ 0.478581] acpiphp: Slot [29] registered [ 0.480010] acpiphp: Slot [30] registered [ 0.481448] acpiphp: Slot [31] registered [ 0.482881] PCI host bridge to bus 0000:00 [ 0.484346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488672] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.491232] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.493787] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.496400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.501140] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.505528] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.507783] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514745] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537077] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545131] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.549802] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552016] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.553896] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.556638] vgaarb: loaded [ 0.557702] vgaarb: bridge control possible 0000:00:02.0 [ 0.559755] SCSI subsystem initialized [ 0.561355] ACPI: bus type USB registered [ 0.562812] usbcore: registered new interface driver usbfs [ 0.564657] usbcore: registered new interface driver hub [ 0.566471] usbcore: registered new device driver usb [ 0.568367] PCI: Using ACPI for IRQ routing [ 0.570260] NetLabel: Initializing [ 0.571533] NetLabel: domain hash size = 128 [ 0.573069] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577756] NetLabel: unlabeled traffic allowed by default [ 0.581489] clocksource: Switched to clocksource kvm-clock [ 0.593798] AppArmor: AppArmor Filesystem Enabled [ 0.595648] pnp: PnP ACPI init [ 0.597746] pnp: PnP ACPI: found 5 devices [ 0.605202] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.608397] NET: Registered protocol family 2 [ 0.610884] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.613188] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615341] TCP: Hash tables configured (established 4096 bind 4096) [ 0.617521] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.619468] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.621635] NET: Registered protocol family 1 [ 0.623253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625233] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627159] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.642346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657793] Trying to unpack rootfs image as initramfs... [ 0.724122] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.727310] Scanning for low memory corruption every 60 seconds [ 0.729825] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.731922] audit: initializing netlink subsys (disabled) [ 0.733870] audit: type=2000 audit(1557434761.785:1): initialized [ 0.736209] Initialise system trusted keyring [ 0.737865] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.739897] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.743007] zbud: loaded [ 0.744183] VFS: Disk quotas dquot_6.6.0 [ 0.745625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.748205] fuse init (API version 7.23) [ 0.749727] Key type big_key registered [ 0.751111] Allocating IMA MOK and blacklist keyrings. [ 0.753124] Key type asymmetric registered [ 0.754570] Asymmetric key parser 'x509' registered [ 0.756239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.758820] io scheduler noop registered [ 0.760200] io scheduler deadline registered (default) [ 0.761950] io scheduler cfq registered [ 0.763419] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.765235] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.767427] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.769958] ACPI: Power Button [PWRF] [ 0.771414] GHES: HEST is not enabled! [ 0.785775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.815358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.818998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.844218] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.847747] Linux agpgart interface v0.103 [ 0.851385] brd: module loaded [ 0.853812] loop: module loaded [ 0.858982] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.861537] GPT:90111 != 2097151 [ 0.862720] GPT:Alternate GPT header not at the end of the disk. [ 0.864638] GPT:90111 != 2097151 [ 0.865820] GPT: Use GNU Parted to correct GPT errors. [ 0.867521] vda: vda1 vda15 [ 0.869498] scsi host0: ata_piix [ 0.870806] scsi host1: ata_piix [ 0.872058] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.874206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.876951] libphy: Fixed MDIO Bus: probed [ 0.878390] tun: Universal TUN/TAP device driver, 1.6 [ 0.880057] tun: (C) 1999-2004 Max Krasnyansky [ 0.883324] PPP generic driver version 2.4.2 [ 0.884877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.886966] ehci-pci: EHCI PCI platform driver [ 0.888682] ehci-platform: EHCI generic platform driver [ 0.890685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.892987] ohci-pci: OHCI PCI platform driver [ 0.894751] ohci-platform: OHCI generic platform driver [ 0.896758] uhci_hcd: USB Universal Host Controller Interface driver [ 0.912039] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.914007] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.916894] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.918833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.921190] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.923649] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926467] usb usb1: Product: UHCI Host Controller [ 0.928330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.930634] usb usb1: SerialNumber: 0000:00:01.2 [ 0.935071] hub 1-0:1.0: USB hub found [ 0.936763] hub 1-0:1.0: 2 ports detected [ 0.938922] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.943802] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.945962] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948323] mousedev: PS/2 mouse device common for all mice [ 0.951501] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.955223] rtc_cmos 00:00: RTC can wake from S4 [ 0.957554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.959906] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.962304] i2c /dev entries driver [ 0.963794] device-mapper: uevent: version 1.0.3 [ 0.965670] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.968914] ledtrig-cpu: registered to indicate activity on CPUs [ 0.971484] NET: Registered protocol family 10 [ 0.973526] NET: Registered protocol family 17 [ 0.975301] Key type dns_resolver registered [ 0.977138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.979340] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.982823] registered taskstats version 1 [ 0.984481] Loading compiled-in X.509 certificates [ 0.986895] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.990641] zswap: loaded using pool lzo/zbud [ 0.993217] Key type trusted registered [ 0.995784] Key type encrypted registered [ 0.997365] AppArmor: AppArmor sha1 policy hashing enabled [ 0.999429] ima: No TPM chip found, activating TPM-bypass! [ 1.001499] evm: HMAC attrs: 0x1 [ 1.003239] Magic number: 3:29:801 [ 1.004914] rtc_cmos 00:00: setting system clock to 2019-05-09 20:46:02 UTC (1557434762) [ 1.008101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010352] EDD information not available. [ 1.031125] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.049543] Write protecting the kernel read-only data: 14336k [ 1.053124] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056474] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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.90 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.228966] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaWWWgelQkwNhiFY6xEgz+gDPNSUVCif9bwW7aLzVEUSBylLRFNcNz98cmWURE88GWy1NmLA3KzDFTcjBI7WvKf9KkeRbSDH4zUEtX8p4Ss/LJU/ftre9+QLfu0iJgSSKzNJ0WTKi2nZMhgNzzdp24szpTQwEixfSFWKGYrUe5eVQFPvhOZtHJfwhjJF40Klzep5rZwk9yCuR8lONsJe6wX0fGITlTb9w/N4dhZgHcoDEb7KbE26RJB5brzBrzCzA0qjum/66dwvl+u0tzs/d9L6prwHi9kTbt3SWpkmqA99QWQpNElmUXbbWl43PAfwTMcGDtRj8172oKePnDBiTH root@cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 ssh-dss AAAAB3NzaC1kc3MAAACBAKYHnrVjcok1Pg5Fhp7CPtdeGygaujxdT92VeXZOHr+AX0P4jQkCJXjBIDx9hkUCsoYq6wZW3/r7M6Cg1NjiSTl2LKjip24JGklEOt7ideFvKr11dJHZnWihIhrhjcaGi1fqwt2+/vrU5iWWgT3BbX0rOgKZZilhXhLOp75EJbTRAAAAFQCxcVMmJjiJGQ35woACLU2XE054WQAAAIAireLXZN5unP2DhRulymnVgrJScxIJYEaGhLjzus37khNR54LC3h0D9MrfjmOnRfFBdBN6Av1BS5iBKEyqyHa0dGmKsCdc4TmpjDCMX/bCLET2bHqcFYvvZGIne2Uzbf5wzsup4/aReZTBDUMbBUn8Ar/23mowCcKDTYe/4VMFzQAAAIB5/cdiuejX1jE43cYpOt3CHEix4fa+78/4NMPZi+GCzs3YCt2542Yl6CpSYi3B+VINq7JwgZxyAq0bronbLVLvAXMAguRgxZeZfm4RNqfG5qofT0qiIOVxuu9E8LdrKD3i9+sWEET0GrXPKhDu8zhzLyo/TbN2r3+r7sdOBLc1ew== root@cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.58s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe93:8e03/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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 login: 2019-05-09 20:46:08,486 - paramiko.transport - DEBUG - starting thread (client mode): 0x507226d0L 2019-05-09 20:46:08,487 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-09 20:46:08,546 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-09 20:46:08,546 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-09 20:46:08,548 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-09 20:46:08,548 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-09 20:46:08,548 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-09 20:46:08,548 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-09 20:46:08,548 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-09 20:46:08,548 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-09 20:46:08,604 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-09 20:46:08,604 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-09 20:46:08,619 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 120d93c7ee0138bb844a2c5849d48eaf 2019-05-09 20:46:08,620 - paramiko.transport - DEBUG - Trying discovered key 9dea232517b831b27981fcf4ea3285a3 in /tmp/tmpH2vfoM 2019-05-09 20:46:08,644 - paramiko.transport - DEBUG - userauth is OK 2019-05-09 20:46:08,650 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-09 20:46:08,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-09 20:46:08,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"volume": {"display_name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "size": "2"}}' 2019-05-09 20:46:10,039 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Thu, 09 May 2019 20:46:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e55a8502-43ef-437a-9423-e22b7d85bc33 x-openstack-request-id: req-e55a8502-43ef-437a-9423-e22b7d85bc33 2019-05-09 20:46:10,039 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}} 2019-05-09 20:46:10,039 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes used request id req-e55a8502-43ef-437a-9423-e22b7d85bc33 2019-05-09 20:46:10,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.38118004799s 2019-05-09 20:46:10,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:11,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 09 May 2019 20:46:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-94d66af4-d3d9-43f6-94ed-a6a1dfdcdb07 x-openstack-request-id: req-94d66af4-d3d9-43f6-94ed-a6a1dfdcdb07 2019-05-09 20:46:11,082 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:11,082 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-94d66af4-d3d9-43f6-94ed-a6a1dfdcdb07 2019-05-09 20:46:11,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04164910316s 2019-05-09 20:46:11,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:13,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:14,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Thu, 09 May 2019 20:46:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-85f2e747-cf21-49e0-99aa-a3eaac7a1bd1 x-openstack-request-id: req-85f2e747-cf21-49e0-99aa-a3eaac7a1bd1 2019-05-09 20:46:14,212 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:14,213 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-85f2e747-cf21-49e0-99aa-a3eaac7a1bd1 2019-05-09 20:46:14,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.12617087364s 2019-05-09 20:46:14,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:46:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:14,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 09 May 2019 20:46:14 GMT X-Openstack-Request-Id: req-e930d3d1-3f15-4ee9-8dd9-a9529c6f13c0 2019-05-09 20:46:14,317 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":["38bac8d6-47ce-43ac-93a1-f7e01abcb361"],"description":"","tags":[],"updated_at":"2019-05-09T20:45:30Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:46:14,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e930d3d1-3f15-4ee9-8dd9-a9529c6f13c0 2019-05-09 20:46:14,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10298705101s 2019-05-09 20:46:14,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:46:14,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:14,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 09 May 2019 20:46:14 GMT X-Openstack-Request-Id: req-3f2fc7ce-8bda-4892-babc-6c035a43d21b 2019-05-09 20:46:14,668 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:45:43Z", "file": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file", "owner": "85f00218486f41be8df0d01bd0b52ce4", "id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "size": 12716032, "self": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:45:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:46:14,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f2fc7ce-8bda-4892-babc-6c035a43d21b 2019-05-09 20:46:14,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.345626831055s 2019-05-09 20:46:14,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:46:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:14,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:46: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-2f8d7672-d885-4b49-9706-c724d2a44a85 x-openstack-request-id: req-2f8d7672-d885-4b49-9706-c724d2a44a85 2019-05-09 20:46:14,694 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "acfcbf93-380d-457d-840a-7603c9601787"}]} 2019-05-09 20:46:14,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2f8d7672-d885-4b49-9706-c724d2a44a85 2019-05-09 20:46:14,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024621963501s 2019-05-09 20:46:14,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-09 20:46:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"server": {"name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "imageRef": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "flavorRef": "acfcbf93-380d-457d-840a-7603c9601787", "max_count": 1, "min_count": 1, "networks": [{"uuid": "01d16358-ae85-4638-b60b-6cd87db64635"}], "security_groups": [{"name": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"}]}}' 2019-05-09 20:46:18,175 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 09 May 2019 20:46: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 location: http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153 x-compute-request-id: req-6408047a-c2b1-4dd9-89a7-32c3e2263734 x-openstack-request-id: req-6408047a-c2b1-4dd9-89a7-32c3e2263734 2019-05-09 20:46:18,176 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"}], "OS-DCF:diskConfig": "MANUAL", "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "adminPass": "bYAUCH9JkUE7"}} 2019-05-09 20:46:18,176 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6408047a-c2b1-4dd9-89a7-32c3e2263734 2019-05-09 20:46:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.48006892204s 2019-05-09 20:46:18,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:46:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:18,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Thu, 09 May 2019 20:46: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-88aba615-e28c-41a6-9dae-7a274342ccf0 x-openstack-request-id: req-88aba615-e28c-41a6-9dae-7a274342ccf0 2019-05-09 20:46:18,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:46:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:00Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:46:18,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88aba615-e28c-41a6-9dae-7a274342ccf0 2019-05-09 20:46:18,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656752824783s 2019-05-09 20:46:18,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:20,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:46:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 892 Content-Type: application/json Date: Thu, 09 May 2019 20: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-88d276b3-7bef-44d9-8db7-d916c18256c9 x-openstack-request-id: req-88d276b3-7bef-44d9-8db7-d916c18256c9 2019-05-09 20:46:21,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:46:20Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:00Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:46:21,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88d276b3-7bef-44d9-8db7-d916c18256c9 2019-05-09 20:46:21,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899102926254s 2019-05-09 20:46:21,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:23,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:46:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:24,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Thu, 09 May 2019 20:46: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-aa687440-3a31-4ace-bfa0-94094437c8bd x-openstack-request-id: req-aa687440-3a31-4ace-bfa0-94094437c8bd 2019-05-09 20:46:24,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:46:21Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:00Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:46:24,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa687440-3a31-4ace-bfa0-94094437c8bd 2019-05-09 20:46:24,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474869966507s 2019-05-09 20:46:24,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:26,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:46:26,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:27,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Thu, 09 May 2019 20:46: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-572b4d82-79bd-4ff9-b90e-f6284d1d975b x-openstack-request-id: req-572b4d82-79bd-4ff9-b90e-f6284d1d975b 2019-05-09 20:46:27,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-09T20:46:21Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:00Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:46:27,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-572b4d82-79bd-4ff9-b90e-f6284d1d975b 2019-05-09 20:46:27,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03040599823s 2019-05-09 20:46:27,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:29,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:46:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:29,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Thu, 09 May 2019 20: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-b4fdfc5f-8345-40d1-8642-8e9f062045fb x-openstack-request-id: req-b4fdfc5f-8345-40d1-8642-8e9f062045fb 2019-05-09 20:46:29,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:28.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:28Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:00Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:46:29,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b4fdfc5f-8345-40d1-8642-8e9f062045fb 2019-05-09 20:46:29,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607476949692s 2019-05-09 20:46:29,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:46:29,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=451c224c-9c68-4175-a2f9-de493e1f7153" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:29,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:46:29 GMT X-Openstack-Request-Id: req-c8fc01e2-bfde-494c-b799-6d92dc27ce94 2019-05-09 20:46:29,948 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:46:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","ip_address":"192.168.120.6"}],"id":"431434cc-3805-4952-9f90-2c3636856107","security_groups":["0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"],"mac_address":"fa:16:3e:68:00:54","project_id":"85f00218486f41be8df0d01bd0b52ce4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:46:22Z","binding:vnic_type":"normal","device_id":"451c224c-9c68-4175-a2f9-de493e1f7153","ip_allocation":"immediate"}]} 2019-05-09 20:46:29,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=451c224c-9c68-4175-a2f9-de493e1f7153 used request id req-c8fc01e2-bfde-494c-b799-6d92dc27ce94 2019-05-09 20:46:29,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568161010742s 2019-05-09 20:46:29,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=431434cc-3805-4952-9f90-2c3636856107" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:30,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:46:29 GMT X-Openstack-Request-Id: req-dbfe4246-a87a-48a8-8c2c-9d5deb7c588c 2019-05-09 20:46:30,007 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:46:30,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=431434cc-3805-4952-9f90-2c3636856107 used request id req-dbfe4246-a87a-48a8-8c2c-9d5deb7c588c 2019-05-09 20:46:30,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488140583038s 2019-05-09 20:46:30,008 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:00:54', 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'aacea822-b8c1-4b0a-9896-4fdedea76a09'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:46:28.000000', 'flavor': Munch({u'id': u'acfcbf93-380d-457d-840a-7603c9601787'}), 'az': u'nova', 'id': u'451c224c-9c68-4175-a2f9-de493e1f7153', 'security_groups': [Munch({u'name': u'cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1bf523ff72f40f3abb11610dbf90989', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-09T20:46:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-09T20:46:28Z', 'hostId': u'07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-09T20:46:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': u'cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'adminPass': u'bYAUCH9JkUE7', 'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', 'created_at': u'2019-05-09T20:46:18Z', 'created': u'2019-05-09T20:46:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-09 20:46:30,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:46:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:30,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 09 May 2019 20:46:30 GMT X-Openstack-Request-Id: req-938e26e2-8ebc-4224-befb-8a9da94e761e 2019-05-09 20:46:30,109 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":["38bac8d6-47ce-43ac-93a1-f7e01abcb361"],"description":"","tags":[],"updated_at":"2019-05-09T20:45:30Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:46:30,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-938e26e2-8ebc-4224-befb-8a9da94e761e 2019-05-09 20:46:30,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955920219421s 2019-05-09 20:46:30,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-09 20:46:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=451c224c-9c68-4175-a2f9-de493e1f7153" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:30,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 09 May 2019 20:46:30 GMT X-Openstack-Request-Id: req-7892c4d3-a244-40cb-84bb-b486999e8acb 2019-05-09 20:46:30,161 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-09T20:46:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","ip_address":"192.168.120.6"}],"id":"431434cc-3805-4952-9f90-2c3636856107","security_groups":["0c021e40-b4a6-45a3-8cfb-a1f6073c3acc"],"mac_address":"fa:16:3e:68:00:54","project_id":"85f00218486f41be8df0d01bd0b52ce4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:46:22Z","binding:vnic_type":"normal","device_id":"451c224c-9c68-4175-a2f9-de493e1f7153","ip_allocation":"immediate"}]} 2019-05-09 20:46:30,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=451c224c-9c68-4175-a2f9-de493e1f7153 used request id req-7892c4d3-a244-40cb-84bb-b486999e8acb 2019-05-09 20:46:30,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0513000488281s 2019-05-09 20:46:30,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-09 20:46:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.6", "port_id": "431434cc-3805-4952-9f90-2c3636856107"}}' 2019-05-09 20:46:33,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 09 May 2019 20:46:33 GMT X-Openstack-Request-Id: req-41edd646-9f2e-45a1-96a3-7bd5103a8713 2019-05-09 20:46:33,094 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}} 2019-05-09 20:46:33,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-41edd646-9f2e-45a1-96a3-7bd5103a8713 2019-05-09 20:46:33,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93226599693s 2019-05-09 20:46:33,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:33,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Thu, 09 May 2019 20:46:33 GMT X-Openstack-Request-Id: req-30ef058d-26ce-463a-a14b-a81742e8a8fa 2019-05-09 20:46:33,184 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:08Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}, {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:46:33,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-30ef058d-26ce-463a-a14b-a81742e8a8fa 2019-05-09 20:46:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0746209621429s 2019-05-09 20:46:33,196 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:33,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:33,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Thu, 09 May 2019 20:46:33 GMT X-Openstack-Request-Id: req-43d8ee1b-0a40-495b-b54b-53edad8e36cd 2019-05-09 20:46:33,382 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:08Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}, {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:46:33,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-43d8ee1b-0a40-495b-b54b-53edad8e36cd 2019-05-09 20:46:33,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075902223587s 2019-05-09 20:46:33,394 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:33,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:33,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Thu, 09 May 2019 20:46:33 GMT X-Openstack-Request-Id: req-a32dec54-6eed-4dcd-bf9e-f6443e331e7c 2019-05-09 20:46:33,566 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:08Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}, {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:46:33,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a32dec54-6eed-4dcd-bf9e-f6443e331e7c 2019-05-09 20:46:33,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630249977112s 2019-05-09 20:46:33,577 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:33,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:33,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:34,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Thu, 09 May 2019 20:46:33 GMT X-Openstack-Request-Id: req-a4e2aed8-7570-4854-9b33-b99cb743590b 2019-05-09 20:46:34,025 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:08Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}, {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:46:34,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a4e2aed8-7570-4854-9b33-b99cb743590b 2019-05-09 20:46:34,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.337849140167s 2019-05-09 20:46:34,037 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:34,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:34,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Thu, 09 May 2019 20:46:34 GMT X-Openstack-Request-Id: req-edbfb270-eaf7-4d8c-9be0-c85701e2f510 2019-05-09 20:46:34,211 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:08Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}, {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:46:34,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-edbfb270-eaf7-4d8c-9be0-c85701e2f510 2019-05-09 20:46:34,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643727779388s 2019-05-09 20:46:34,223 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-09 20:46:34,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:46:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:34,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 09 May 2019 20:46:34 GMT X-Openstack-Request-Id: req-4addf62a-dc61-4700-a5f8-c1bb2f34155b 2019-05-09 20:46:34,404 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:04Z", "updated_at": "2019-05-09T20:46:08Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:8e:03", "device_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "9c50c4a3-85eb-4dda-8f79-5f4f65028882", "id": "c21a6bcd-50b0-4830-a7a3-a592de47ccba", "qos_policy_id": null}, {"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:34Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:46:34,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4addf62a-dc61-4700-a5f8-c1bb2f34155b 2019-05-09 20:46:34,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0714130401611s 2019-05-09 20:46:34,416 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'066fd19c-1ac2-4585-a335-79999c92bfa1', 'updated_at': u'2019-05-09T20:46:34Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'431434cc-3805-4952-9f90-2c3636856107', 'id': u'ef185d45-b932-42aa-b02e-1313bfd47657', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'431434cc-3805-4952-9f90-2c3636856107', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f00218486f41be8df0d01bd0b52ce4', 'name': 'cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'85f00218486f41be8df0d01bd0b52ce4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'01d16358-ae85-4638-b60b-6cd87db64635', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:00:54', u'device_id': u'451c224c-9c68-4175-a2f9-de493e1f7153'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'85f00218486f41be8df0d01bd0b52ce4', 'created_at': u'2019-05-09T20:46:31Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'01d16358-ae85-4638-b60b-6cd87db64635', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:00:54', u'device_id': u'451c224c-9c68-4175-a2f9-de493e1f7153'}), 'router': u'066fd19c-1ac2-4585-a335-79999c92bfa1'}) 2019-05-09 20:46:34,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-09 20:46:34,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-09 20:46:34,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json Date: Thu, 09 May 2019 20: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-d7c98ed4-84c8-46cf-8cf3-52948838158f x-openstack-request-id: req-d7c98ed4-84c8-46cf-8cf3-52948838158f 2019-05-09 20:46:34,526 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 532520631 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.233943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236931] pid_max: default: 32768 minimum: 301\n[ 0.238551] ACPI: Core revision 20150930\n[ 0.240573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242908] Security Framework initialized\n[ 0.244390] Yama: becoming mindful.\n[ 0.245701] AppArmor: AppArmor initialized\n[ 0.247208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249566] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254027] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256494] Initializing cgroup subsys io\n[ 0.257943] Initializing cgroup subsys memory\n[ 0.259487] Initializing cgroup subsys devices\n[ 0.261058] Initializing cgroup subsys freezer\n[ 0.262627] Initializing cgroup subsys net_cls\n[ 0.264190] Initializing cgroup subsys perf_event\n[ 0.265832] Initializing cgroup subsys net_prio\n[ 0.267425] Initializing cgroup subsys hugetlb\n[ 0.268995] Initializing cgroup subsys pids\n[ 0.270535] CPU: Physical Processor ID: 0\n[ 0.272698] mce: CPU supports 10 MCE banks\n[ 0.274206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.276002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294836] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.303259] ftrace: allocating 31920 entries in 125 pages\n[ 0.334306] smpboot: Max logical packages: 1\n[ 0.335838] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.338252] x2apic enabled\n[ 0.339642] Switched APIC routing to physical x2apic.\n[ 0.342561] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.344572] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.348285] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.351492] KVM setup paravirtual spinlock\n[ 0.353450] x86: Booted up 1 node, 1 CPUs\n[ 0.354894] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.357330] devtmpfs: initialized\n[ 0.359592] evm: security.selinux\n[ 0.360839] evm: security.SMACK64\n[ 0.362083] evm: security.SMACK64EXEC\n[ 0.363436] evm: security.SMACK64TRANSMUTE\n[ 0.364892] evm: security.SMACK64MMAP\n[ 0.366232] evm: security.ima\n[ 0.367376] evm: security.capability\n[ 0.368762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.372061] pinctrl core: initialized pinctrl subsystem\n[ 0.373989] RTC time: 20:46:29, date: 05/09/19\n[ 0.375642] NET: Registered protocol family 16\n[ 0.377324] cpuidle: using governor ladder\n[ 0.378792] cpuidle: using governor menu\n[ 0.380200] PCCT header not found.\n[ 0.381516] ACPI: bus type PCI registered\n[ 0.382949] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385214] PCI: Using configuration type 1 for base access\n[ 0.387793] ACPI: Added _OSI(Module Device)\n[ 0.389254] ACPI: Added _OSI(Processor Device)\n[ 0.390764] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.392347] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394951] ACPI: Interpreter enabled\n[ 0.396273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.399506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.409177] ACPI: (supports S0 S5)\n[ 0.410412] ACPI: Using IOAPIC for interrupt routing\n[ 0.412069] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420713] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.422818] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426611] acpiphp: Slot [3] registered\n[ 0.428001] acpiphp: Slot [4] registered\n[ 0.429388] acpiphp: Slot [5] registered\n[ 0.430781] acpiphp: Slot [6] registered\n[ 0.432178] acpiphp: Slot [7] registered\n[ 0.433569] acpiphp: Slot [8] registered\n[ 0.434959] acpiphp: Slot [9] registered\n[ 0.436344] acpiphp: Slot [10] registered\n[ 0.437753] acpiphp: Slot [11] registered\n[ 0.439165] acpiphp: Slot [12] registered\n[ 0.440584] acpiphp: Slot [13] registered\n[ 0.442000] acpiphp: Slot [14] registered\n[ 0.443418] acpiphp: Slot [15] registered\n[ 0.460635] acpiphp: Slot [16] registered\n[ 0.462055] acpiphp: Slot [17] registered\n[ 0.463472] acpiphp: Slot [18] registered\n[ 0.464897] acpiphp: Slot [19] registered\n[ 0.466308] acpiphp: Slot [20] registered\n[ 0.467721] acpiphp: Slot [21] registered\n[ 0.469129] acpiphp: Slot [22] registered\n[ 0.470541] acpiphp: Slot [23] registered\n[ 0.471957] acpiphp: Slot [24] registered\n[ 0.473371] acpiphp: Slot [25] registered\n[ 0.474782] acpiphp: Slot [26] registered\n[ 0.476192] acpiphp: Slot [27] registered\n[ 0.477610] acpiphp: Slot [28] registered\n[ 0.479020] acpiphp: Slot [29] registered\n[ 0.480425] acpiphp: Slot [30] registered\n[ 0.481840] acpiphp: Slot [31] registered\n[ 0.483248] PCI host bridge to bus 0000:00\n[ 0.484661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.488918] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.491450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.493976] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.496560] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.501130] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.505433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.507654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514528] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544232] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549084] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551256] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553533] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558094] vgaarb: loaded\n[ 0.559143] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561237] SCSI subsystem initialized\n[ 0.562854] ACPI: bus type USB registered\n[ 0.564295] usbcore: registered new interface driver usbfs\n[ 0.566102] usbcore: registered new interface driver hub\n[ 0.567865] usbcore: registered new device driver usb\n[ 0.569755] PCI: Using ACPI for IRQ routing\n[ 0.571666] NetLabel: Initializing\n[ 0.572919] NetLabel: domain hash size = 128\n[ 0.574410] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576085] NetLabel: unlabeled traffic allowed by default\n[ 0.578129] clocksource: Switched to clocksource kvm-clock\n[ 0.588458] AppArmor: AppArmor Filesystem Enabled\n[ 0.590135] pnp: PnP ACPI init\n[ 0.591646] pnp: PnP ACPI: found 5 devices\n[ 0.598736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.601763] NET: Registered protocol family 2\n[ 0.603556] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.605827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.607942] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.610059] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614049] NET: Registered protocol family 1\n[ 0.615586] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.617511] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.619398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.634427] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649504] Trying to unpack rootfs image as initramfs...\n[ 0.710823] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.713670] Scanning for low memory corruption every 60 seconds\n[ 0.715970] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.718010] audit: initializing netlink subsys (disabled)\n[ 0.719840] audit: type=2000 audit(1557434789.860:1): initialized\n[ 0.722086] Initialise system trusted keyring\n[ 0.723725] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.725774] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.728858] zbud: loaded\n[ 0.730029] VFS: Disk quotas dquot_6.6.0\n[ 0.731475] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.734052] fuse init (API version 7.23)\n[ 0.735601] Key type big_key registered\n[ 0.736997] Allocating IMA MOK and blacklist keyrings.\n[ 0.739036] Key type asymmetric registered\n[ 0.740481] Asymmetric key parser 'x509' registered\n[ 0.742175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744776] io scheduler noop registered\n[ 0.746168] io scheduler deadline registered (default)\n[ 0.747917] io scheduler cfq registered\n[ 0.749364] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751199] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755941] ACPI: Power Button [PWRF]\n[ 0.757384] GHES: HEST is not enabled!\n[ 0.771676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.801292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.804667] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829869] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.833351] Linux agpgart interface v0.103\n[ 0.836935] brd: module loaded\n[ 0.839349] loop: module loaded\n[ 0.844410] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846969] GPT:90111 != 2097151\n[ 0.848165] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850103] GPT:90111 != 2097151\n[ 0.851308] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853024] vda: vda1 vda15\n[ 0.854856] scsi host0: ata_piix\n[ 0.856212] scsi host1: ata_piix\n[ 0.857452] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862395] libphy: Fixed MDIO Bus: probed\n[ 0.863829] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865504] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868694] PPP generic driver version 2.4.2\n[ 0.870268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872373] ehci-pci: EHCI PCI platform driver\n[ 0.873904] ehci-platform: EHCI generic platform driver\n[ 0.875648] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877651] ohci-pci: OHCI PCI platform driver\n[ 0.879187] ohci-platform: OHCI generic platform driver\n[ 0.880936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.895947] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.897708] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900288] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902042] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906233] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.908714] usb usb1: Product: UHCI Host Controller\n[ 0.910353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912366] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914035] hub 1-0:1.0: USB hub found\n[ 0.915394] hub 1-0:1.0: 2 ports detected\n[ 0.916950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.920546] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922231] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.923994] mousedev: PS/2 mouse device common for all mice\n[ 0.926160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929124] rtc_cmos 00:00: RTC can wake from S4\n[ 0.931229] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.933308] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.935400] i2c /dev entries driver\n[ 0.936708] device-mapper: uevent: version 1.0.3\n[ 0.938362] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.941215] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.943500] NET: Registered protocol family 10\n[ 0.945316] NET: Registered protocol family 17\n[ 0.946876] Key type dns_resolver registered\n[ 0.948543] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.950469] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.953524] registered taskstats version 1\n[ 0.954995] Loading compiled-in X.509 certificates\n[ 0.957175] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.960422] zswap: loaded using pool lzo/zbud\n[ 0.962729] Key type trusted registered\n[ 0.965163] Key type encrypted registered\n[ 0.966601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.968417] ima: No TPM chip found, activating TPM-bypass!\n[ 0.970250] evm: HMAC attrs: 0x1\n[ 0.971815] Magic number: 3:29:801\n[ 0.973236] rtc_cmos 00:00: setting system clock to 2019-05-09 20:46:29 UTC (1557434789)\n[ 0.976032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.977978] EDD information not available.\n[ 1.019638] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.038333] Write protecting the kernel read-only data: 14336k\n[ 1.041644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.044672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.093010] random: blkid urandom read with 3 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR/Jct79zTbdU8Sj3Wc9tG1KKgodSZsJ/AYJKv1F2OFN5hFyOKh0IDAUCSRDPYucAPNVtL7AlX+EL6K5iLvSngOAgKAULK2kU7VzGJZCm0ByWkDuqii4IbyhuXmR33L5gZBRDl2Q5bEYT67cHcz4zUZw7pd7hfYkuAjjfcLdteDnVlOr4zjINX4j950jt+Os8JtKKpnZTCgiR+wYH3B2cUDLPlC9TL5tjkHNqC1eDonoVuF1+3zjlq9qfitJVZWhj+UdhiRDcll2kkolhFmGK0M/scKvUIyWfseLwRlwtKcpEAGepKfY6KzSMrcQCZVeafO/+rDRFsc1gKPjY8iGOT root@cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9\nssh-dss AAAAB3NzaC1kc3MAAACBAN6KwcLt3Br9YW51bPWBp2TlmYEi0YLaNsHMCidnduAFIVdnvak0lPvonEx88S/ITpx+zZQ2g/SeSIyi4RRWR8DPc4AGaoKfzdtMLH2+hxz+b0Y3Q9nQKF7UY64PJfZIgDlK0/bH6a1ZdZbhlHv4KlxOSG+r5+whY+toDO2EEUexAAAAFQDNydO9jDCraOkBoTPIlz4hO1fffwAAAIAMVWcjE5iUbbknLqCwucios1OHYmQx2XjyXCvx7e1XSQ+hiPBzdrsxR+g+w3bD7okcqNPitg+PF1bBFIk2Trrkg8NpxIpbBgRSay2zNAg583oI/TyvOne/pmsXgqcl0xBAdC3fu47iUZ5ic+xpRMIAWyhcP8GsaMugHYE91847jAAAAIANjLADpKkAwCYBSy1iNi8nMKRMy6klFfm5IDNFCsYwxOm8zFwSnSNd70U/b0HeqFlq21KsmsUSry8fyy4cCmtrAwDjNqrgq5kIJo367nTFmzyeObGTwsYsrnwRM5hVsUvQSenym4kAsHBLSmMxyWH2ZNdeTZxPzKzpQWMObxn/Lw== root@cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.57s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe68:54/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.88 ===\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-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 login: "} 2019-05-09 20:46:34,526 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153/action used request id req-d7c98ed4-84c8-46cf-8cf3-52948838158f 2019-05-09 20:46:34,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110253095627s 2019-05-09 20:46:34,527 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 532520631 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.233943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236931] pid_max: default: 32768 minimum: 301 [ 0.238551] ACPI: Core revision 20150930 [ 0.240573] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242908] Security Framework initialized [ 0.244390] Yama: becoming mindful. [ 0.245701] AppArmor: AppArmor initialized [ 0.247208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249566] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254027] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256494] Initializing cgroup subsys io [ 0.257943] Initializing cgroup subsys memory [ 0.259487] Initializing cgroup subsys devices [ 0.261058] Initializing cgroup subsys freezer [ 0.262627] Initializing cgroup subsys net_cls [ 0.264190] Initializing cgroup subsys perf_event [ 0.265832] Initializing cgroup subsys net_prio [ 0.267425] Initializing cgroup subsys hugetlb [ 0.268995] Initializing cgroup subsys pids [ 0.270535] CPU: Physical Processor ID: 0 [ 0.272698] mce: CPU supports 10 MCE banks [ 0.274206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294836] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.303259] ftrace: allocating 31920 entries in 125 pages [ 0.334306] smpboot: Max logical packages: 1 [ 0.335838] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.338252] x2apic enabled [ 0.339642] Switched APIC routing to physical x2apic. [ 0.342561] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.344572] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.348285] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.351492] KVM setup paravirtual spinlock [ 0.353450] x86: Booted up 1 node, 1 CPUs [ 0.354894] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.357330] devtmpfs: initialized [ 0.359592] evm: security.selinux [ 0.360839] evm: security.SMACK64 [ 0.362083] evm: security.SMACK64EXEC [ 0.363436] evm: security.SMACK64TRANSMUTE [ 0.364892] evm: security.SMACK64MMAP [ 0.366232] evm: security.ima [ 0.367376] evm: security.capability [ 0.368762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.372061] pinctrl core: initialized pinctrl subsystem [ 0.373989] RTC time: 20:46:29, date: 05/09/19 [ 0.375642] NET: Registered protocol family 16 [ 0.377324] cpuidle: using governor ladder [ 0.378792] cpuidle: using governor menu [ 0.380200] PCCT header not found. [ 0.381516] ACPI: bus type PCI registered [ 0.382949] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385214] PCI: Using configuration type 1 for base access [ 0.387793] ACPI: Added _OSI(Module Device) [ 0.389254] ACPI: Added _OSI(Processor Device) [ 0.390764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392347] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394951] ACPI: Interpreter enabled [ 0.396273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409177] ACPI: (supports S0 S5) [ 0.410412] ACPI: Using IOAPIC for interrupt routing [ 0.412069] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420713] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.422818] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426611] acpiphp: Slot [3] registered [ 0.428001] acpiphp: Slot [4] registered [ 0.429388] acpiphp: Slot [5] registered [ 0.430781] acpiphp: Slot [6] registered [ 0.432178] acpiphp: Slot [7] registered [ 0.433569] acpiphp: Slot [8] registered [ 0.434959] acpiphp: Slot [9] registered [ 0.436344] acpiphp: Slot [10] registered [ 0.437753] acpiphp: Slot [11] registered [ 0.439165] acpiphp: Slot [12] registered [ 0.440584] acpiphp: Slot [13] registered [ 0.442000] acpiphp: Slot [14] registered [ 0.443418] acpiphp: Slot [15] registered [ 0.460635] acpiphp: Slot [16] registered [ 0.462055] acpiphp: Slot [17] registered [ 0.463472] acpiphp: Slot [18] registered [ 0.464897] acpiphp: Slot [19] registered [ 0.466308] acpiphp: Slot [20] registered [ 0.467721] acpiphp: Slot [21] registered [ 0.469129] acpiphp: Slot [22] registered [ 0.470541] acpiphp: Slot [23] registered [ 0.471957] acpiphp: Slot [24] registered [ 0.473371] acpiphp: Slot [25] registered [ 0.474782] acpiphp: Slot [26] registered [ 0.476192] acpiphp: Slot [27] registered [ 0.477610] acpiphp: Slot [28] registered [ 0.479020] acpiphp: Slot [29] registered [ 0.480425] acpiphp: Slot [30] registered [ 0.481840] acpiphp: Slot [31] registered [ 0.483248] PCI host bridge to bus 0000:00 [ 0.484661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488918] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.491450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.493976] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.496560] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.501130] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.505433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.507654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514528] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544232] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549084] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551256] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558094] vgaarb: loaded [ 0.559143] vgaarb: bridge control possible 0000:00:02.0 [ 0.561237] SCSI subsystem initialized [ 0.562854] ACPI: bus type USB registered [ 0.564295] usbcore: registered new interface driver usbfs [ 0.566102] usbcore: registered new interface driver hub [ 0.567865] usbcore: registered new device driver usb [ 0.569755] PCI: Using ACPI for IRQ routing [ 0.571666] NetLabel: Initializing [ 0.572919] NetLabel: domain hash size = 128 [ 0.574410] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576085] NetLabel: unlabeled traffic allowed by default [ 0.578129] clocksource: Switched to clocksource kvm-clock [ 0.588458] AppArmor: AppArmor Filesystem Enabled [ 0.590135] pnp: PnP ACPI init [ 0.591646] pnp: PnP ACPI: found 5 devices [ 0.598736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.601763] NET: Registered protocol family 2 [ 0.603556] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.605827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.607942] TCP: Hash tables configured (established 4096 bind 4096) [ 0.610059] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.611979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.614049] NET: Registered protocol family 1 [ 0.615586] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.617511] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.619398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.634427] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649504] Trying to unpack rootfs image as initramfs... [ 0.710823] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.713670] Scanning for low memory corruption every 60 seconds [ 0.715970] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.718010] audit: initializing netlink subsys (disabled) [ 0.719840] audit: type=2000 audit(1557434789.860:1): initialized [ 0.722086] Initialise system trusted keyring [ 0.723725] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.725774] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.728858] zbud: loaded [ 0.730029] VFS: Disk quotas dquot_6.6.0 [ 0.731475] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.734052] fuse init (API version 7.23) [ 0.735601] Key type big_key registered [ 0.736997] Allocating IMA MOK and blacklist keyrings. [ 0.739036] Key type asymmetric registered [ 0.740481] Asymmetric key parser 'x509' registered [ 0.742175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744776] io scheduler noop registered [ 0.746168] io scheduler deadline registered (default) [ 0.747917] io scheduler cfq registered [ 0.749364] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751199] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755941] ACPI: Power Button [PWRF] [ 0.757384] GHES: HEST is not enabled! [ 0.771676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.801292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.804667] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829869] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.833351] Linux agpgart interface v0.103 [ 0.836935] brd: module loaded [ 0.839349] loop: module loaded [ 0.844410] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846969] GPT:90111 != 2097151 [ 0.848165] GPT:Alternate GPT header not at the end of the disk. [ 0.850103] GPT:90111 != 2097151 [ 0.851308] GPT: Use GNU Parted to correct GPT errors. [ 0.853024] vda: vda1 vda15 [ 0.854856] scsi host0: ata_piix [ 0.856212] scsi host1: ata_piix [ 0.857452] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862395] libphy: Fixed MDIO Bus: probed [ 0.863829] tun: Universal TUN/TAP device driver, 1.6 [ 0.865504] tun: (C) 1999-2004 Max Krasnyansky [ 0.868694] PPP generic driver version 2.4.2 [ 0.870268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872373] ehci-pci: EHCI PCI platform driver [ 0.873904] ehci-platform: EHCI generic platform driver [ 0.875648] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877651] ohci-pci: OHCI PCI platform driver [ 0.879187] ohci-platform: OHCI generic platform driver [ 0.880936] uhci_hcd: USB Universal Host Controller Interface driver [ 0.895947] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.897708] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900288] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902042] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906233] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.908714] usb usb1: Product: UHCI Host Controller [ 0.910353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912366] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914035] hub 1-0:1.0: USB hub found [ 0.915394] hub 1-0:1.0: 2 ports detected [ 0.916950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.920546] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922231] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.923994] mousedev: PS/2 mouse device common for all mice [ 0.926160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929124] rtc_cmos 00:00: RTC can wake from S4 [ 0.931229] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.933308] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.935400] i2c /dev entries driver [ 0.936708] device-mapper: uevent: version 1.0.3 [ 0.938362] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.941215] ledtrig-cpu: registered to indicate activity on CPUs [ 0.943500] NET: Registered protocol family 10 [ 0.945316] NET: Registered protocol family 17 [ 0.946876] Key type dns_resolver registered [ 0.948543] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.950469] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.953524] registered taskstats version 1 [ 0.954995] Loading compiled-in X.509 certificates [ 0.957175] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.960422] zswap: loaded using pool lzo/zbud [ 0.962729] Key type trusted registered [ 0.965163] Key type encrypted registered [ 0.966601] AppArmor: AppArmor sha1 policy hashing enabled [ 0.968417] ima: No TPM chip found, activating TPM-bypass! [ 0.970250] evm: HMAC attrs: 0x1 [ 0.971815] Magic number: 3:29:801 [ 0.973236] rtc_cmos 00:00: setting system clock to 2019-05-09 20:46:29 UTC (1557434789) [ 0.976032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977978] EDD information not available. [ 1.019638] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.038333] Write protecting the kernel read-only data: 14336k [ 1.041644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.044672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.093010] random: blkid urandom read with 3 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR/Jct79zTbdU8Sj3Wc9tG1KKgodSZsJ/AYJKv1F2OFN5hFyOKh0IDAUCSRDPYucAPNVtL7AlX+EL6K5iLvSngOAgKAULK2kU7VzGJZCm0ByWkDuqii4IbyhuXmR33L5gZBRDl2Q5bEYT67cHcz4zUZw7pd7hfYkuAjjfcLdteDnVlOr4zjINX4j950jt+Os8JtKKpnZTCgiR+wYH3B2cUDLPlC9TL5tjkHNqC1eDonoVuF1+3zjlq9qfitJVZWhj+UdhiRDcll2kkolhFmGK0M/scKvUIyWfseLwRlwtKcpEAGepKfY6KzSMrcQCZVeafO/+rDRFsc1gKPjY8iGOT root@cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 ssh-dss AAAAB3NzaC1kc3MAAACBAN6KwcLt3Br9YW51bPWBp2TlmYEi0YLaNsHMCidnduAFIVdnvak0lPvonEx88S/ITpx+zZQ2g/SeSIyi4RRWR8DPc4AGaoKfzdtMLH2+hxz+b0Y3Q9nQKF7UY64PJfZIgDlK0/bH6a1ZdZbhlHv4KlxOSG+r5+whY+toDO2EEUexAAAAFQDNydO9jDCraOkBoTPIlz4hO1fffwAAAIAMVWcjE5iUbbknLqCwucios1OHYmQx2XjyXCvx7e1XSQ+hiPBzdrsxR+g+w3bD7okcqNPitg+PF1bBFIk2Trrkg8NpxIpbBgRSay2zNAg583oI/TyvOne/pmsXgqcl0xBAdC3fu47iUZ5ic+xpRMIAWyhcP8GsaMugHYE91847jAAAAIANjLADpKkAwCYBSy1iNi8nMKRMy6klFfm5IDNFCsYwxOm8zFwSnSNd70U/b0HeqFlq21KsmsUSry8fyy4cCmtrAwDjNqrgq5kIJo367nTFmzyeObGTwsYsrnwRM5hVsUvQSenym4kAsHBLSmMxyWH2ZNdeTZxPzKzpQWMObxn/Lw== root@cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.57s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe68:54/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 login: 2019-05-09 20:46:34,742 - paramiko.transport - DEBUG - starting thread (client mode): 0x50722850L 2019-05-09 20:46:34,743 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-09 20:46:34,743 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-09 20:46:34,743 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-09 20:46:34,744 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-09 20:46:34,744 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-09 20:46:34,745 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-09 20:46:34,745 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-09 20:46:34,745 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-09 20:46:34,745 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-09 20:46:34,761 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-09 20:46:34,762 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-09 20:46:34,774 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 935201a526ba54dc35ed9491019911c0 2019-05-09 20:46:34,775 - paramiko.transport - DEBUG - Trying discovered key 9dea232517b831b27981fcf4ea3285a3 in /tmp/tmpH2vfoM 2019-05-09 20:46:34,801 - paramiko.transport - DEBUG - userauth is OK 2019-05-09 20:46:34,807 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-09 20:46:34,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-09 20:46:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"volumeAttachment": {"volumeId": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}}' 2019-05-09 20:46:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Thu, 09 May 2019 20: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-aba511b5-c74e-4bb0-9e22-aab6f4631cfb x-openstack-request-id: req-aba511b5-c74e-4bb0-9e22-aab6f4631cfb 2019-05-09 20:46:37,859 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "451c224c-9c68-4175-a2f9-de493e1f7153", "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "volumeId": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}} 2019-05-09 20:46:37,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153/os-volume_attachments used request id req-aba511b5-c74e-4bb0-9e22-aab6f4631cfb 2019-05-09 20:46:37,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.05189299583s 2019-05-09 20:46:37,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:38,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Thu, 09 May 2019 20:46:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-238c67b0-be53-4b75-b68c-c1a48096529f x-openstack-request-id: req-238c67b0-be53-4b75-b68c-c1a48096529f 2019-05-09 20:46:38,871 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:38,871 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-238c67b0-be53-4b75-b68c-c1a48096529f 2019-05-09 20:46:38,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.01105093956s 2019-05-09 20:46:38,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:40,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:42,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 09 May 2019 20:46:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-08d79daf-66a7-4038-a73b-9799081c0b12 x-openstack-request-id: req-08d79daf-66a7-4038-a73b-9799081c0b12 2019-05-09 20:46:42,041 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:42,041 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-08d79daf-66a7-4038-a73b-9799081c0b12 2019-05-09 20:46:42,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.16583013535s 2019-05-09 20:46:42,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:44,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:44,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Thu, 09 May 2019 20:46:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-03aea8ad-a31a-4696-aa5a-aadc985499d0 x-openstack-request-id: req-03aea8ad-a31a-4696-aa5a-aadc985499d0 2019-05-09 20:46:45,099 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [{"server_id": "451c224c-9c68-4175-a2f9-de493e1f7153", "attachment_id": "7bea22a2-cfaa-4698-a213-4b398e65856c", "attached_at": "2019-05-09T20:46:41.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "device": "/dev/vdb", "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:45,099 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-03aea8ad-a31a-4696-aa5a-aadc985499d0 2019-05-09 20:46:45,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05414915085s 2019-05-09 20:46:45,101 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-09 20:46:45,103 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-09 20:46:45,104 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-09 20:46:45,106 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-09 20:46:45,174 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-09 20:46:45,175 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-09 20:46:45,176 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-09 20:46:45,177 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-09 20:46:45,213 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-09 20:46:45,213 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-09 20:46:45,242 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-09 20:46:45,968 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-09 20:46:45,969 - 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: dc7b88b6-3ae7-45b8-b832-9bbd99405db9 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! 2019-05-09 20:46:45,969 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-09 20:46:45,970 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-09 20:46:45,970 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-09 20:46:45,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-09 20:46:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153/os-volume_attachments/845cd7a3-faf3-46e5-b73f-dab7d006d9e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:48,327 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:46:45 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-6d817e51-c8d3-400f-93d3-c119afe96588 x-openstack-request-id: req-6d817e51-c8d3-400f-93d3-c119afe96588 2019-05-09 20:46:48,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153/os-volume_attachments/845cd7a3-faf3-46e5-b73f-dab7d006d9e8 used request id req-6d817e51-c8d3-400f-93d3-c119afe96588 2019-05-09 20:46:48,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.35641384125s 2019-05-09 20:46:48,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:49,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Thu, 09 May 2019 20:46:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ae51e0d1-8d76-4cc7-8aa1-0b6dfb89aeb8 x-openstack-request-id: req-ae51e0d1-8d76-4cc7-8aa1-0b6dfb89aeb8 2019-05-09 20:46:49,334 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [{"server_id": "451c224c-9c68-4175-a2f9-de493e1f7153", "attachment_id": "7bea22a2-cfaa-4698-a213-4b398e65856c", "attached_at": "2019-05-09T20:46:41.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "device": "/dev/vdb", "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:49,334 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-ae51e0d1-8d76-4cc7-8aa1-0b6dfb89aeb8 2019-05-09 20:46:49,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00666284561s 2019-05-09 20:46:49,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:51,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:52,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 09 May 2019 20:46:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-654a6ade-9385-4390-bb70-1efdb7dfdbaf x-openstack-request-id: req-654a6ade-9385-4390-bb70-1efdb7dfdbaf 2019-05-09 20:46:52,326 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:52,326 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-654a6ade-9385-4390-bb70-1efdb7dfdbaf 2019-05-09 20:46:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.987545013428s 2019-05-09 20:46:52,328 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-09 20:46:52,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-09 20:46:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"volumeAttachment": {"volumeId": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}}' 2019-05-09 20:46:55,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Thu, 09 May 2019 20: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-f74a3fe2-d80e-46ff-9152-44974c202993 x-openstack-request-id: req-f74a3fe2-d80e-46ff-9152-44974c202993 2019-05-09 20:46:55,303 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "volumeId": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}} 2019-05-09 20:46:55,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4/os-volume_attachments used request id req-f74a3fe2-d80e-46ff-9152-44974c202993 2019-05-09 20:46:55,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.9748468399s 2019-05-09 20:46:55,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:56,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Thu, 09 May 2019 20:46:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-308180df-c7fc-4978-8dfd-37db95427e51 x-openstack-request-id: req-308180df-c7fc-4978-8dfd-37db95427e51 2019-05-09 20:46:56,399 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:56,399 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-308180df-c7fc-4978-8dfd-37db95427e51 2019-05-09 20:46:56,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09578704834s 2019-05-09 20:46:56,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:46:58,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:46:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:46:58,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 09 May 2019 20:46:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-12a734d1-c912-4a42-88de-2146316a5dac x-openstack-request-id: req-12a734d1-c912-4a42-88de-2146316a5dac 2019-05-09 20:46:58,462 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:46:58,463 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-12a734d1-c912-4a42-88de-2146316a5dac 2019-05-09 20:46:58,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0595860481262s 2019-05-09 20:46:58,464 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:47:00,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:47:00,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:01,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Thu, 09 May 2019 20:47:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-15498d01-8ed2-49e3-8b90-b5920f9bc5e3 x-openstack-request-id: req-15498d01-8ed2-49e3-8b90-b5920f9bc5e3 2019-05-09 20:47:01,556 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [{"server_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "attachment_id": "b3a11e9a-ac0c-4402-a4dc-bdb87e1cebe7", "attached_at": "2019-05-09T20:46:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "device": "/dev/vdb", "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:46:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:47:01,556 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-15498d01-8ed2-49e3-8b90-b5920f9bc5e3 2019-05-09 20:47:01,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08916592598s 2019-05-09 20:47:01,558 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-09 20:47:01,560 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-09 20:47:01,561 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-09 20:47:01,563 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-09 20:47:01,631 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-09 20:47:01,631 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-09 20:47:01,632 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-09 20:47:01,632 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-09 20:47:01,673 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-09 20:47:01,673 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-09 20:47:01,698 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-09 20:47:01,718 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-09 20:47:01,718 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-09 20:47:01,719 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-09 20:47:01,719 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-09 20:47:01,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-09 20:47:01,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4/os-volume_attachments/845cd7a3-faf3-46e5-b73f-dab7d006d9e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:01,724 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-09 20:47:03,339 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-263ae413-f2b7-45df-8006-bdb70c2db1a2 x-openstack-request-id: req-263ae413-f2b7-45df-8006-bdb70c2db1a2 2019-05-09 20:47:03,339 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4/os-volume_attachments/845cd7a3-faf3-46e5-b73f-dab7d006d9e8 used request id req-263ae413-f2b7-45df-8006-bdb70c2db1a2 2019-05-09 20:47:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.61938500404s 2019-05-09 20:47:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:47:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:04,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Thu, 09 May 2019 20:47:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8f6a5ae2-3f24-4d27-bcac-95b1f2caaa14 x-openstack-request-id: req-8f6a5ae2-3f24-4d27-bcac-95b1f2caaa14 2019-05-09 20:47:04,443 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [{"server_id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "attachment_id": "b3a11e9a-ac0c-4402-a4dc-bdb87e1cebe7", "attached_at": "2019-05-09T20:46:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "device": "/dev/vdb", "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8"}], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:47:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:47:04,444 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-8f6a5ae2-3f24-4d27-bcac-95b1f2caaa14 2019-05-09 20:47:04,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10399794579s 2019-05-09 20:47:04,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:47:06,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:47:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:06,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Thu, 09 May 2019 20:47:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3485913f-c7b4-470b-a50f-6a57146ef099 x-openstack-request-id: req-3485913f-c7b4-470b-a50f-6a57146ef099 2019-05-09 20:47:06,504 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:47:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:47:06,504 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-3485913f-c7b4-470b-a50f-6a57146ef099 2019-05-09 20:47:06,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0569159984589s 2019-05-09 20:47:06,623 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:47:06,624 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:38 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-09 20:47:06,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:47:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:06,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-fa0aa631-88df-4841-b6a7-7a6b02eb9d88 x-openstack-request-id: req-fa0aa631-88df-4841-b6a7-7a6b02eb9d88 2019-05-09 20:47:06,809 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4 used request id req-fa0aa631-88df-4841-b6a7-7a6b02eb9d88 2019-05-09 20:47:06,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179843902588s 2019-05-09 20:47:06,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:47:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:07,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Thu, 09 May 2019 20: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-08d6ec5c-2be0-42be-b58b-322e8522e144 x-openstack-request-id: req-08d6ec5c-2be0-42be-b58b-322e8522e144 2019-05-09 20:47:07,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:28.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:28Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:8e:03", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38238ad4-31a8-4388-b0f4-0bb74e397ad4", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:00.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "38238ad4-31a8-4388-b0f4-0bb74e397ad4", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:47:06Z", "hostId": "403d58c7b986b3a3a48eacecf7fb8f7b57dd12006d929f784247cca2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm2_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:45:52Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:47:07,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-08d6ec5c-2be0-42be-b58b-322e8522e144 2019-05-09 20:47:07,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739605903625s 2019-05-09 20:47:07,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:47:09,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:47:09,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-ae94c6f7-9c08-4405-9064-8e64148b84ec x-openstack-request-id: req-ae94c6f7-9c08-4405-9064-8e64148b84ec 2019-05-09 20:47:10,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:28.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:46:28Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:47:10,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ae94c6f7-9c08-4405-9064-8e64148b84ec 2019-05-09 20:47:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669662952423s 2019-05-09 20:47:10,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-09 20:47:10,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c21a6bcd-50b0-4830-a7a3-a592de47ccba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:11,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:11 GMT X-Openstack-Request-Id: req-fa07797b-c378-4b4c-ba94-8058cd986e6b 2019-05-09 20:47:11,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:11,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c21a6bcd-50b0-4830-a7a3-a592de47ccba.json used request id req-fa07797b-c378-4b4c-ba94-8058cd986e6b 2019-05-09 20:47:11,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.55804896355s 2019-05-09 20:47:11,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:47:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:11,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 09 May 2019 20:47:11 GMT X-Openstack-Request-Id: req-08c8296a-5a53-401b-b561-8ef6b967ad3c 2019-05-09 20:47:11,898 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:46:31Z", "updated_at": "2019-05-09T20:46:35Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:00:54", "device_id": "451c224c-9c68-4175-a2f9-de493e1f7153"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "port_id": "431434cc-3805-4952-9f90-2c3636856107", "id": "ef185d45-b932-42aa-b02e-1313bfd47657", "qos_policy_id": null}]} 2019-05-09 20:47:11,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-08c8296a-5a53-401b-b561-8ef6b967ad3c 2019-05-09 20:47:11,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.100140094757s 2019-05-09 20:47:11,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:47:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:11,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Thu, 09 May 2019 20:47:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-558c6567-7853-447d-9c78-1af5ce0defc3 x-openstack-request-id: req-558c6567-7853-447d-9c78-1af5ce0defc3 2019-05-09 20:47:11,959 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "b1bf523ff72f40f3abb11610dbf90989", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-09T20:46:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "updated_at": "2019-05-09T20:47:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "845cd7a3-faf3-46e5-b73f-dab7d006d9e8", "size": 2}]} 2019-05-09 20:47:11,959 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-558c6567-7853-447d-9c78-1af5ce0defc3 2019-05-09 20:47:11,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.053074836731s 2019-05-09 20:47:11,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-09 20:47:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:12,054 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:47:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-5a861c68-2ca7-4682-8ffe-170478af923e 2019-05-09 20:47:12,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. 2019-05-09 20:47:12,055 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/845cd7a3-faf3-46e5-b73f-dab7d006d9e8 used request id req-5a861c68-2ca7-4682-8ffe-170478af923e 2019-05-09 20:47:12,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0944128036499s 2019-05-09 20:47:12,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-09 20:47:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:13,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:47:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-474b66d0-a166-45e8-9433-ca666e615e1b x-openstack-request-id: req-474b66d0-a166-45e8-9433-ca666e615e1b 2019-05-09 20:47:13,147 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-09 20:47:13,147 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/85f00218486f41be8df0d01bd0b52ce4/volumes/detail used request id req-474b66d0-a166-45e8-9433-ca666e615e1b 2019-05-09 20:47:13,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09212112427s 2019-05-09 20:47:13,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-09 20:47:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/ef185d45-b932-42aa-b02e-1313bfd47657.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:14,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:14 GMT X-Openstack-Request-Id: req-be6818b6-16bc-4814-8f77-f020461858d9 2019-05-09 20:47:14,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:14,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ef185d45-b932-42aa-b02e-1313bfd47657.json used request id req-be6818b6-16bc-4814-8f77-f020461858d9 2019-05-09 20:47:14,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.68667411804s 2019-05-09 20:47:14,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-09 20:47:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:14,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:47:14 GMT X-Openstack-Request-Id: req-4f20e286-3c6a-46c2-ba92-5ba92fea4986 2019-05-09 20:47:14,906 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-09 20:47:14,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4f20e286-3c6a-46c2-ba92-5ba92fea4986 2019-05-09 20:47:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554130077362s 2019-05-09 20:47:14,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-09 20:47:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:15,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-0744fe5e-9a5f-4140-b95e-ad048a2cb55a x-openstack-request-id: req-0744fe5e-9a5f-4140-b95e-ad048a2cb55a 2019-05-09 20:47:15,066 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153 used request id req-0744fe5e-9a5f-4140-b95e-ad048a2cb55a 2019-05-09 20:47:15,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159218788147s 2019-05-09 20:47:15,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:47:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:15,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Thu, 09 May 2019 20: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-797b8df1-e847-40fe-a3ca-cb25c34de242 x-openstack-request-id: req-797b8df1-e847-40fe-a3ca-cb25c34de242 2019-05-09 20:47:15,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:00:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/451c224c-9c68-4175-a2f9-de493e1f7153", "rel": "bookmark"}], "image": {"id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "links": [{"href": "http://172.30.9.21:8774/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-09T20:46:28.000000", "flavor": {"id": "acfcbf93-380d-457d-840a-7603c9601787", "links": [{"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}]}, "id": "451c224c-9c68-4175-a2f9-de493e1f7153", "security_groups": [{"name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}], "user_id": "b1bf523ff72f40f3abb11610dbf90989", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-09T20:47:14Z", "hostId": "07459a9a9f345e86c76ddf12b38e506758cb90cd7e7c2c32f51d7cd5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "name": "cinder_test-vm_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "created": "2019-05-09T20:46:18Z", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-09 20:47:15,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-797b8df1-e847-40fe-a3ca-cb25c34de242 2019-05-09 20:47:15,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850847005844s 2019-05-09 20:47:15,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-09 20:47:17,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-09 20:47:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:17,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-23593b47-3dca-4a6b-ab81-bbd37c784dd4 x-openstack-request-id: req-23593b47-3dca-4a6b-ab81-bbd37c784dd4 2019-05-09 20:47:17,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-09 20:47:17,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-23593b47-3dca-4a6b-ab81-bbd37c784dd4 2019-05-09 20:47:17,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0688118934631s 2019-05-09 20:47:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:47:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:18,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Thu, 09 May 2019 20:47:18 GMT X-Openstack-Request-Id: req-722aa473-80f5-4d21-aea5-b2dbad490679 2019-05-09 20:47:18,096 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:46Z", "updated_at": "2019-05-09T20:45:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "31cce91c-ee09-4717-8706-162091e2c469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "60354128-34e2-44f0-afea-989cc95e9d48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:47Z", "revision_number": 0, "id": "83bbec16-0335-4425-b02d-a6f1b45dd43b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:47Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:46Z", "revision_number": 0, "id": "d091cc99-7b89-4973-b8d6-86df2754c5f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:46Z", "security_group_id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 3, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "0c021e40-b4a6-45a3-8cfb-a1f6073c3acc", "name": "cinder_test-sg_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, {"description": "Default security group", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:28Z", "updated_at": "2019-05-09T20:45:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "11cc0c1e-3b53-4f88-99f0-300fc1ed6e6c", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "55cefef7-dedc-4a54-ae6e-2c2c56eba325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "9e8b0300-bbfb-46a3-bf33-53aa83ed3e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "fdc9e6ed-ce94-49b9-bde9-539d777d2598", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "name": "default"}]} 2019-05-09 20:47:18,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-722aa473-80f5-4d21-aea5-b2dbad490679 2019-05-09 20:47:18,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0999457836151s 2019-05-09 20:47:18,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:47:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0c021e40-b4a6-45a3-8cfb-a1f6073c3acc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:18,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:18 GMT X-Openstack-Request-Id: req-f576d051-55f9-4100-8c2f-960a859ae956 2019-05-09 20:47:18,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:18,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0c021e40-b4a6-45a3-8cfb-a1f6073c3acc.json used request id req-f576d051-55f9-4100-8c2f-960a859ae956 2019-05-09 20:47:18,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.690181970596s 2019-05-09 20:47:18,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-09 20:47:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:18,858 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20: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-aa077c96-b2be-4898-92cd-8ac6141fb87f x-openstack-request-id: req-aa077c96-b2be-4898-92cd-8ac6141fb87f 2019-05-09 20:47:18,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9 used request id req-aa077c96-b2be-4898-92cd-8ac6141fb87f 2019-05-09 20:47:18,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0649149417877s 2019-05-09 20:47:18,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:47:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/066fd19c-1ac2-4585-a335-79999c92bfa1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" -d '{"subnet_id": "38bac8d6-47ce-43ac-93a1-f7e01abcb361"}' 2019-05-09 20:47:21,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:47:21 GMT X-Openstack-Request-Id: req-f1f4eab5-dead-4475-a44e-39d4af706eae 2019-05-09 20:47:21,389 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "01d16358-ae85-4638-b60b-6cd87db64635", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "subnet_id": "38bac8d6-47ce-43ac-93a1-f7e01abcb361", "subnet_ids": ["38bac8d6-47ce-43ac-93a1-f7e01abcb361"], "port_id": "e86665b9-900a-4d97-b1ce-d8f3c15868e2", "id": "066fd19c-1ac2-4585-a335-79999c92bfa1"} 2019-05-09 20:47:21,389 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/066fd19c-1ac2-4585-a335-79999c92bfa1/remove_router_interface.json used request id req-f1f4eab5-dead-4475-a44e-39d4af706eae 2019-05-09 20:47:21,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.53087186813s 2019-05-09 20:47:21,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:47:21,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:21,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Thu, 09 May 2019 20:47:21 GMT X-Openstack-Request-Id: req-2f9aede0-bed0-4d2d-a492-cf12aafe84fb 2019-05-09 20:47:21,523 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:32Z", "admin_state_up": true, "updated_at": "2019-05-09T20:47:19Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "066fd19c-1ac2-4585-a335-79999c92bfa1", "name": "cinder_test-router_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}]} 2019-05-09 20:47:21,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2f9aede0-bed0-4d2d-a492-cf12aafe84fb 2019-05-09 20:47:21,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133720874786s 2019-05-09 20:47:21,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:47:21,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/066fd19c-1ac2-4585-a335-79999c92bfa1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:25,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:25 GMT X-Openstack-Request-Id: req-318b0125-7ac1-4d75-add0-2aed0a168259 2019-05-09 20:47:25,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:25,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/066fd19c-1ac2-4585-a335-79999c92bfa1.json used request id req-318b0125-7ac1-4d75-add0-2aed0a168259 2019-05-09 20:47:25,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.33618497849s 2019-05-09 20:47:25,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:47:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:25,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 09 May 2019 20:47:25 GMT X-Openstack-Request-Id: req-a83df508-5cf5-4aad-835d-e0d6748590e8 2019-05-09 20:47:25,912 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01d16358-ae85-4638-b60b-6cd87db64635","tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-09T20:45: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":"85f00218486f41be8df0d01bd0b52ce4","id":"38bac8d6-47ce-43ac-93a1-f7e01abcb361","subnetpool_id":null,"name":"cinder_test-subnet_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}]} 2019-05-09 20:47:25,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a83df508-5cf5-4aad-835d-e0d6748590e8 2019-05-09 20:47:25,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0502049922943s 2019-05-09 20:47:25,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:47:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/38bac8d6-47ce-43ac-93a1-f7e01abcb361.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:28,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:28 GMT X-Openstack-Request-Id: req-c2c20203-f609-475d-a77e-c1d29821f185 2019-05-09 20:47:28,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:28,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/38bac8d6-47ce-43ac-93a1-f7e01abcb361.json used request id req-c2c20203-f609-475d-a77e-c1d29821f185 2019-05-09 20:47:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.77238798141s 2019-05-09 20:47:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:47:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:28,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 09 May 2019 20:47:28 GMT X-Openstack-Request-Id: req-bbf42dd4-20e4-48f1-8cff-422286cc78af 2019-05-09 20:47:28,820 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"01d16358-ae85-4638-b60b-6cd87db64635","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85f00218486f41be8df0d01bd0b52ce4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:47:28Z","qos_policy_id":null,"name":"cinder_test-net_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9","admin_state_up":true,"tenant_id":"85f00218486f41be8df0d01bd0b52ce4","created_at":"2019-05-09T20:45:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-09 20:47:28,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bbf42dd4-20e4-48f1-8cff-422286cc78af 2019-05-09 20:47:28,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134060144424s 2019-05-09 20:47:28,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:47:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/01d16358-ae85-4638-b60b-6cd87db64635.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:30,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:30 GMT X-Openstack-Request-Id: req-5906b66f-b83c-4010-a50a-b4e85eeab541 2019-05-09 20:47:30,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:30,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/01d16358-ae85-4638-b60b-6cd87db64635.json used request id req-5906b66f-b83c-4010-a50a-b4e85eeab541 2019-05-09 20:47:30,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55578708649s 2019-05-09 20:47:30,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:47:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:30,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 09 May 2019 20:47:30 GMT X-Openstack-Request-Id: req-75bef114-bec6-4dcc-a0b0-a77b9ac96d47 2019-05-09 20:47:30,423 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:45:43Z", "file": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/file", "owner": "85f00218486f41be8df0d01bd0b52ce4", "id": "aacea822-b8c1-4b0a-9896-4fdedea76a09", "size": 12716032, "self": "/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:45:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:47:30,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-75bef114-bec6-4dcc-a0b0-a77b9ac96d47 2019-05-09 20:47:30,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408020019531s 2019-05-09 20:47:30,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:47:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e3939fa515af1c1d524d38dd1ff78b4f74e7023" 2019-05-09 20:47:31,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:47:31 GMT X-Openstack-Request-Id: req-0c6aaf9e-ae43-4f0b-995f-532207b913bf 2019-05-09 20:47:31,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. 2019-05-09 20:47:31,889 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/aacea822-b8c1-4b0a-9896-4fdedea76a09 used request id req-0c6aaf9e-ae43-4f0b-995f-532207b913bf 2019-05-09 20:47:31,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46506309509s 2019-05-09 20:47:31,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:47:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:31,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-3a11e44e-e53c-4682-9b68-33f20c3178f9 x-openstack-request-id: req-3a11e44e-e53c-4682-9b68-33f20c3178f9 2019-05-09 20:47:31,920 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/acfcbf93-380d-457d-840a-7603c9601787", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "acfcbf93-380d-457d-840a-7603c9601787"}]} 2019-05-09 20:47:31,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3a11e44e-e53c-4682-9b68-33f20c3178f9 2019-05-09 20:47:31,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251009464264s 2019-05-09 20:47:31,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:47:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:31,953 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-6a8e2ab2-8e27-43f9-95d7-cf14e3252e04 x-openstack-request-id: req-6a8e2ab2-8e27-43f9-95d7-cf14e3252e04 2019-05-09 20:47:31,953 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/acfcbf93-380d-457d-840a-7603c9601787 used request id req-6a8e2ab2-8e27-43f9-95d7-cf14e3252e04 2019-05-09 20:47:31,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312929153442s 2019-05-09 20:47:31,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:47:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:32,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 09 May 2019 20:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70aca017-7da4-47f3-9899-1cdb441262b7 2019-05-09 20:47:32,195 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": {"self": "http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1bf523ff72f40f3abb11610dbf90989", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:47:32,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-70aca017-7da4-47f3-9899-1cdb441262b7 2019-05-09 20:47:32,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241559028625s 2019-05-09 20:47:32,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:47:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:32,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 09 May 2019 20:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0b79d2-a0d2-4fdf-a38f-0030b7d921c9 2019-05-09 20:47:32,444 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9", "links": {"self": "http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b1bf523ff72f40f3abb11610dbf90989", "description": null}} 2019-05-09 20:47:32,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989 used request id req-ca0b79d2-a0d2-4fdf-a38f-0030b7d921c9 2019-05-09 20:47:32,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24448800087s 2019-05-09 20:47:32,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:47:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:32,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804aebbd-3822-4155-a46a-ad5e421fd333 2019-05-09 20:47:32,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:47:32,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b1bf523ff72f40f3abb11610dbf90989 used request id req-804aebbd-3822-4155-a46a-ad5e421fd333 2019-05-09 20:47:32,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.42836689949s 2019-05-09 20:47:32,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:47:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:33,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 09 May 2019 20:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30769c9-bcb3-4f64-832b-e36b1c0e3426 2019-05-09 20:47:33,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4"}, "tags": [], "enabled": true, "id": "85f00218486f41be8df0d01bd0b52ce4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a1bff6a4-8943-4f02-9f4c-95eaf0c8feb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:47:33,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a30769c9-bcb3-4f64-832b-e36b1c0e3426 2019-05-09 20:47:33,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201781988144s 2019-05-09 20:47:33,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:47:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:33,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe35cb5-06c9-4f6e-a322-1479bcf4b2e6 2019-05-09 20:47:33,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:47:33,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/85f00218486f41be8df0d01bd0b52ce4 used request id req-dfe35cb5-06c9-4f6e-a322-1479bcf4b2e6 2019-05-09 20:47:33,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.350180864334s 2019-05-09 20:47:33,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:47:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=85f00218486f41be8df0d01bd0b52ce4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:33,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:47:33 GMT X-Openstack-Request-Id: req-9c681ca1-649e-4bff-b6c6-2bf620bcd693 2019-05-09 20:47:33,805 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:28Z", "updated_at": "2019-05-09T20:45:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "11cc0c1e-3b53-4f88-99f0-300fc1ed6e6c", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "55cefef7-dedc-4a54-ae6e-2c2c56eba325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "9e8b0300-bbfb-46a3-bf33-53aa83ed3e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "fdc9e6ed-ce94-49b9-bde9-539d777d2598", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "name": "default"}]} 2019-05-09 20:47:33,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=85f00218486f41be8df0d01bd0b52ce4&name=default used request id req-9c681ca1-649e-4bff-b6c6-2bf620bcd693 2019-05-09 20:47:33,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3618080616s 2019-05-09 20:47:33,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:47:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:34,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:47:34 GMT X-Openstack-Request-Id: req-ce15c01c-a9ad-4a80-a1bc-65b8f1575ad4 2019-05-09 20:47:34,256 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "created_at": "2019-05-09T20:45:28Z", "updated_at": "2019-05-09T20:45:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "55cefef7-dedc-4a54-ae6e-2c2c56eba325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "9e8b0300-bbfb-46a3-bf33-53aa83ed3e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "11cc0c1e-3b53-4f88-99f0-300fc1ed6e6c", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:45:29Z", "revision_number": 0, "id": "fdc9e6ed-ce94-49b9-bde9-539d777d2598", "remote_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "remote_ip_prefix": null, "created_at": "2019-05-09T20:45:29Z", "security_group_id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "tenant_id": "85f00218486f41be8df0d01bd0b52ce4", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f00218486f41be8df0d01bd0b52ce4"}], "revision_number": 1, "project_id": "85f00218486f41be8df0d01bd0b52ce4", "id": "7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}]} 2019-05-09 20:47:34,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ce15c01c-a9ad-4a80-a1bc-65b8f1575ad4 2019-05-09 20:47:34,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.445159912109s 2019-05-09 20:47:34,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:47:34,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ce5e8a6795cdf9dc05be2cddafffc41e043872a" 2019-05-09 20:47:34,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:47:34 GMT X-Openstack-Request-Id: req-dd496277-f380-45fa-8feb-4339a63c21c2 2019-05-09 20:47:34,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:47:34,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7de53abf-7dac-4ac5-82b7-5b38ecbd0c9e.json used request id req-dd496277-f380-45fa-8feb-4339a63c21c2 2019-05-09 20:47:34,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433166980743s 2019-05-09 20:47:34,746 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-09 20:47:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:47:34,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e243efb0-5337-4dd5-bbfa-6fa91bb37068 2019-05-09 20:47:34,806 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:47:34,806 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e243efb0-5337-4dd5-bbfa-6fa91bb37068 2019-05-09 20:47:34,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:47:35,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["7zPeZJ8WRHCCmGP_bW83HQ"], "issued_at": "2019-05-09T20:47:35.000000Z"}} 2019-05-09 20:47:35,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:47:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:35,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:47:35 GMT X-Openstack-Request-Id: req-23f5cefb-bd78-4bab-bb8c-0f17439e8adc 2019-05-09 20:47:35,641 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:47:35,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23f5cefb-bd78-4bab-bb8c-0f17439e8adc 2019-05-09 20:47:35,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.420700073242s 2019-05-09 20:47:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:47:35,656 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a338a26-3bf7-43ae-b969-43be75fc38bc 2019-05-09 20:47:35,656 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:47:35,656 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-6a338a26-3bf7-43ae-b969-43be75fc38bc 2019-05-09 20:47:35,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:47:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:35,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512e5a09-7fd3-4a64-b7b1-8e20b3c7a522 2019-05-09 20:47:35,879 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:47:35,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-512e5a09-7fd3-4a64-b7b1-8e20b3c7a522 2019-05-09 20:47:35,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222186088562s 2019-05-09 20:47:35,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:47:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}}' 2019-05-09 20:47:36,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 09 May 2019 20:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536bff76-6497-41ab-af5d-11bc454fe45b 2019-05-09 20:47:36,171 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497"}, "tags": [], "enabled": true, "id": "aed23730af4a4b48abb74522e99dc497", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}} 2019-05-09 20:47:36,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-536bff76-6497-41ab-af5d-11bc454fe45b 2019-05-09 20:47:36,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.285049915314s 2019-05-09 20:47:36,172 - 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'aed23730af4a4b48abb74522e99dc497', '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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020'}) 2019-05-09 20:47:36,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:47:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f49vemUBGG7roOcmGW1oMKIRc2R24S", "email": null, "name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}}' 2019-05-09 20:47:36,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 09 May 2019 20:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2f83c6-cca0-45e6-8e3a-3aa685220e51 2019-05-09 20:47:36,670 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": {"self": "http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827c2d78b7064ffe85981ec42a776742", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:47:36,670 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6c2f83c6-cca0-45e6-8e3a-3aa685220e51 2019-05-09 20:47:36,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491278171539s 2019-05-09 20:47:36,671 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'827c2d78b7064ffe85981ec42a776742', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020'}) 2019-05-09 20:47:36,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:36,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c74162-7de0-4408-a35f-63f8306c02ad 2019-05-09 20:47:36,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:36,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5c74162-7de0-4408-a35f-63f8306c02ad 2019-05-09 20:47:36,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228721141815s 2019-05-09 20:47:36,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:37,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e183d33a-c0bb-4cc2-904f-540b76bbfa64 2019-05-09 20:47:37,034 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:37,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e183d33a-c0bb-4cc2-904f-540b76bbfa64 2019-05-09 20:47:37,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125259160995s 2019-05-09 20:47:37,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:37,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9267a860-10d0-4309-92c2-14a8bc14f09e 2019-05-09 20:47:37,252 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:37,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9267a860-10d0-4309-92c2-14a8bc14f09e 2019-05-09 20:47:37,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213379144669s 2019-05-09 20:47:37,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:47:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:37,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f83aaf1-2877-435d-b7e1-541e6f110d0e 2019-05-09 20:47:37,466 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:47:37,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7f83aaf1-2877-435d-b7e1-541e6f110d0e 2019-05-09 20:47:37,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209547996521s 2019-05-09 20:47:37,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:47:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:37,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 09 May 2019 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a54006c-3c52-4429-8a5e-9fe790f08afa 2019-05-09 20:47:37,649 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": {"self": "http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827c2d78b7064ffe85981ec42a776742", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:47:37,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8a54006c-3c52-4429-8a5e-9fe790f08afa 2019-05-09 20:47:37,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181200027466s 2019-05-09 20:47:37,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:47:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:37,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7926b1f-1f7b-42bc-ad2a-96bff3ee3b5f 2019-05-09 20:47:37,798 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497"}, "tags": [], "enabled": true, "id": "aed23730af4a4b48abb74522e99dc497", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}]} 2019-05-09 20:47:37,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d7926b1f-1f7b-42bc-ad2a-96bff3ee3b5f 2019-05-09 20:47:37,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139930009842s 2019-05-09 20:47:37,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:47:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=827c2d78b7064ffe85981ec42a776742&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=aed23730af4a4b48abb74522e99dc497" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:38,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83469f1-dfa3-4f38-90a1-5b8b6b1ad2fc 2019-05-09 20:47:38,020 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=827c2d78b7064ffe85981ec42a776742&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=aed23730af4a4b48abb74522e99dc497", "previous": null, "next": null}} 2019-05-09 20:47:38,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=827c2d78b7064ffe85981ec42a776742&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=aed23730af4a4b48abb74522e99dc497 used request id req-b83469f1-dfa3-4f38-90a1-5b8b6b1ad2fc 2019-05-09 20:47:38,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213618040085s 2019-05-09 20:47:38,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:47:38,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497/users/827c2d78b7064ffe85981ec42a776742/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:38,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-426d49f1-0579-48cd-ba91-6172aec7d3e5 2019-05-09 20:47:38,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:47:38,245 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497/users/827c2d78b7064ffe85981ec42a776742/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-426d49f1-0579-48cd-ba91-6172aec7d3e5 2019-05-09 20:47:38,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22089600563s 2019-05-09 20:47:38,246 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 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'aed23730af4a4b48abb74522e99dc497', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f49vemUBGG7roOcmGW1oMKIRc2R24S', 'username': u'tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:47:38,249 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'password': 'f49vemUBGG7roOcmGW1oMKIRc2R24S', 'project_name': 'tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'aed23730af4a4b48abb74522e99dc497', 'project_domain_name': 'Default'} 2019-05-09 20:47:38,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:38,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52128f5a-6b18-4afa-b0a6-8bfa617754ea 2019-05-09 20:47:38,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:38,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52128f5a-6b18-4afa-b0a6-8bfa617754ea 2019-05-09 20:47:38,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233132839203s 2019-05-09 20:47:38,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:38,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d138347-ead3-45de-9872-1b853637ac5f 2019-05-09 20:47:38,707 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:38,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d138347-ead3-45de-9872-1b853637ac5f 2019-05-09 20:47:38,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216377019882s 2019-05-09 20:47:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:47:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:38,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2936e2-8cc7-4347-a2c4-05f579ed6f0d 2019-05-09 20:47:38,910 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:47:38,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3d2936e2-8cc7-4347-a2c4-05f579ed6f0d 2019-05-09 20:47:38,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198839902878s 2019-05-09 20:47:38,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:47:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:39,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 09 May 2019 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7f2d03-a6b0-4a64-a715-fae63eb125d8 2019-05-09 20:47:39,151 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": {"self": "http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827c2d78b7064ffe85981ec42a776742", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:47:39,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4f7f2d03-a6b0-4a64-a715-fae63eb125d8 2019-05-09 20:47:39,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239983797073s 2019-05-09 20:47:39,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:47:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:39,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 20:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3025a4-1aba-4cc3-af57-110b84b4b701 2019-05-09 20:47:39,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497"}, "tags": [], "enabled": true, "id": "aed23730af4a4b48abb74522e99dc497", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}]} 2019-05-09 20:47:39,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5f3025a4-1aba-4cc3-af57-110b84b4b701 2019-05-09 20:47:39,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139898061752s 2019-05-09 20:47:39,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:47:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=827c2d78b7064ffe85981ec42a776742&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=aed23730af4a4b48abb74522e99dc497" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:39,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 20:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df118953-1437-4351-b46a-f4b6c3a1d4a9 2019-05-09 20:47:39,512 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=827c2d78b7064ffe85981ec42a776742&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=aed23730af4a4b48abb74522e99dc497", "previous": null, "next": null}} 2019-05-09 20:47:39,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=827c2d78b7064ffe85981ec42a776742&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=aed23730af4a4b48abb74522e99dc497 used request id req-df118953-1437-4351-b46a-f4b6c3a1d4a9 2019-05-09 20:47:39,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201839923859s 2019-05-09 20:47:39,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:47:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497/users/827c2d78b7064ffe85981ec42a776742/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:39,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:47:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6880a0e8-6ea0-40d5-99ff-08c19f89b0f7 2019-05-09 20:47:39,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:47:39,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497/users/827c2d78b7064ffe85981ec42a776742/roles/cd96abb66eb043e0a9978bce6444100e used request id req-6880a0e8-6ea0-40d5-99ff-08c19f89b0f7 2019-05-09 20:47:39,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267295122147s 2019-05-09 20:47:39,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:39,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c9e4fc-dcf0-465e-a8c1-568d7869f9d8 2019-05-09 20:47:39,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:39,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29c9e4fc-dcf0-465e-a8c1-568d7869f9d8 2019-05-09 20:47:39,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124310016632s 2019-05-09 20:47:39,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:47:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:40,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e678ce3f-9e7e-442c-8ab5-cb77e35c60eb 2019-05-09 20:47:40,087 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:47:40,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e678ce3f-9e7e-442c-8ab5-cb77e35c60eb 2019-05-09 20:47:40,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170863866806s 2019-05-09 20:47:40,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:47:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:40,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 09 May 2019 20:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74950ef5-9728-417e-b289-e9f40f672469 2019-05-09 20:47:40,328 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": {"self": "http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827c2d78b7064ffe85981ec42a776742", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:47:40,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-74950ef5-9728-417e-b289-e9f40f672469 2019-05-09 20:47:40,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240841150284s 2019-05-09 20:47:40,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:47:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=827c2d78b7064ffe85981ec42a776742&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:40,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 189 Content-Type: application/json Date: Thu, 09 May 2019 20:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68663022-90c9-4648-8fa9-d872c3cae804 2019-05-09 20:47:40,559 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=827c2d78b7064ffe85981ec42a776742&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 20:47:40,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=827c2d78b7064ffe85981ec42a776742&scope.domain.id=default used request id req-68663022-90c9-4648-8fa9-d872c3cae804 2019-05-09 20:47:40,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219908952713s 2019-05-09 20:47:40,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 20:47:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/827c2d78b7064ffe85981ec42a776742/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:40,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fff0fd-44a5-483c-99f9-44c07ae01ea8 2019-05-09 20:47:40,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:47:40,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/827c2d78b7064ffe85981ec42a776742/roles/cd96abb66eb043e0a9978bce6444100e used request id req-49fff0fd-44a5-483c-99f9-44c07ae01ea8 2019-05-09 20:47:40,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.232672929764s 2019-05-09 20:47:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:47:40,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f789267-d40e-4e66-91de-071570c79b0c 2019-05-09 20:47:40,806 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:47:40,806 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-4f789267-d40e-4e66-91de-071570c79b0c 2019-05-09 20:47:40,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:47:41,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aed23730af4a4b48abb74522e99dc497", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aed23730af4a4b48abb74522e99dc497", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/aed23730af4a4b48abb74522e99dc497", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/aed23730af4a4b48abb74522e99dc497", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_aed23730af4a4b48abb74522e99dc497", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_aed23730af4a4b48abb74522e99dc497", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/aed23730af4a4b48abb74522e99dc497", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/aed23730af4a4b48abb74522e99dc497", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/aed23730af4a4b48abb74522e99dc497", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/aed23730af4a4b48abb74522e99dc497", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/aed23730af4a4b48abb74522e99dc497", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/aed23730af4a4b48abb74522e99dc497", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "id": "827c2d78b7064ffe85981ec42a776742"}, "audit_ids": ["YZdhapP8Tku8cRT3gFF7Jw"], "issued_at": "2019-05-09T20:47:41.000000Z"}} 2019-05-09 20:47:41,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 20:47:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:47:41,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 20:47:41 GMT X-Openstack-Request-Id: req-32c70d38-756a-492f-86b4-74ab76074804 2019-05-09 20:47:41,553 - 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"}]} 2019-05-09 20:47:41,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-32c70d38-756a-492f-86b4-74ab76074804 2019-05-09 20:47:41,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.322538137436s 2019-05-09 20:47:41,564 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-09 20:47:41,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:47:41,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:41,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a51376-aecd-43fb-9367-f5544b8b86f4 2019-05-09 20:47:41,690 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:47:41,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a3a51376-aecd-43fb-9367-f5544b8b86f4 2019-05-09 20:47:41,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126199007034s 2019-05-09 20:47:41,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:47:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:47:41,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 20:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe02e29-8d2c-4f19-890b-e2868850d150 2019-05-09 20:47:41,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497"}, "tags": [], "enabled": true, "id": "aed23730af4a4b48abb74522e99dc497", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}]} 2019-05-09 20:47:41,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ebe02e29-8d2c-4f19-890b-e2868850d150 2019-05-09 20:47:41,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227340936661s 2019-05-09 20:47:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:47:41,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"network": {"shared": true, "tenant_id": "aed23730af4a4b48abb74522e99dc497", "name": "tempest_smoke-net_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "admin_state_up": true}}' 2019-05-09 20:47:42,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 09 May 2019 20:47:42 GMT X-Openstack-Request-Id: req-c4674c8b-5325-4459-aeee-73cbef375e20 2019-05-09 20:47:42,707 - 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":"33414e14-cb65-48fe-a5d3-860a45f6b623","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"aed23730af4a4b48abb74522e99dc497","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:47:42Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_7e62c2d4-7b94-4002-a6e5-fdf97aae6020","admin_state_up":true,"tenant_id":"aed23730af4a4b48abb74522e99dc497","created_at":"2019-05-09T20:47:42Z","mtu":1450}} 2019-05-09 20:47:42,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c4674c8b-5325-4459-aeee-73cbef375e20 2019-05-09 20:47:42,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.779744148254s 2019-05-09 20:47:42,708 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:47:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33414e14-cb65-48fe-a5d3-860a45f6b623', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'created_at': u'2019-05-09T20:47:42Z', u'mtu': 1450, u'tenant_id': u'aed23730af4a4b48abb74522e99dc497', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'aed23730af4a4b48abb74522e99dc497', u'l2_adjacency': True}) 2019-05-09 20:47:42,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:47:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:47:43,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Thu, 09 May 2019 20:47:43 GMT X-Openstack-Request-Id: req-7205be5c-aa6f-4775-b8a2-85cfdc83258c 2019-05-09 20:47:43,079 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"33414e14-cb65-48fe-a5d3-860a45f6b623","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"aed23730af4a4b48abb74522e99dc497","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:47:42Z","qos_policy_id":null,"name":"tempest_smoke-net_7e62c2d4-7b94-4002-a6e5-fdf97aae6020","admin_state_up":true,"tenant_id":"aed23730af4a4b48abb74522e99dc497","created_at":"2019-05-09T20:47:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:47:43,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7205be5c-aa6f-4775-b8a2-85cfdc83258c 2019-05-09 20:47:43,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370380878448s 2019-05-09 20:47:43,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:47:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '{"subnet": {"name": "tempest_smoke-subnet_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "enable_dhcp": true, "network_id": "33414e14-cb65-48fe-a5d3-860a45f6b623", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:47:44,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 09 May 2019 20:47:44 GMT X-Openstack-Request-Id: req-51712e79-f3d4-4528-97de-3a3eacb2fffa 2019-05-09 20:47:44,222 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T20:47: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":"4e397675-dae5-4852-9ea4-6466dd76f212","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aed23730af4a4b48abb74522e99dc497","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7e62c2d4-7b94-4002-a6e5-fdf97aae6020","enable_dhcp":true,"segment_id":null,"network_id":"33414e14-cb65-48fe-a5d3-860a45f6b623","tenant_id":"aed23730af4a4b48abb74522e99dc497","created_at":"2019-05-09T20:47:43Z","ip_version":4}} 2019-05-09 20:47:44,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-51712e79-f3d4-4528-97de-3a3eacb2fffa 2019-05-09 20:47:44,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.14060807228s 2019-05-09 20:47:44,223 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:47: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'4e397675-dae5-4852-9ea4-6466dd76f212', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'33414e14-cb65-48fe-a5d3-860a45f6b623', u'tenant_id': u'aed23730af4a4b48abb74522e99dc497', u'created_at': u'2019-05-09T20:47: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'aed23730af4a4b48abb74522e99dc497'}) 2019-05-09 20:47:44,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:47:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "tempest_smoke-router_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "admin_state_up": true}}' 2019-05-09 20:47:51,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 09 May 2019 20:47:51 GMT X-Openstack-Request-Id: req-f171f5c9-ed40-4458-914b-13f25d5f7320 2019-05-09 20:47:51,056 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aed23730af4a4b48abb74522e99dc497", "created_at": "2019-05-09T20:47:45Z", "admin_state_up": true, "updated_at": "2019-05-09T20:47:46Z", "project_id": "aed23730af4a4b48abb74522e99dc497", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "62f588ea-19ed-4291-b71f-11a918c1121c", "name": "tempest_smoke-router_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}} 2019-05-09 20:47:51,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f171f5c9-ed40-4458-914b-13f25d5f7320 2019-05-09 20:47:51,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.83333802223s 2019-05-09 20:47:51,057 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:47:46Z', u'revision_number': 3, u'ha': True, u'id': u'62f588ea-19ed-4291-b71f-11a918c1121c', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'admin_state_up': True, u'tenant_id': u'aed23730af4a4b48abb74522e99dc497', u'created_at': u'2019-05-09T20:47:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'aed23730af4a4b48abb74522e99dc497'}) 2019-05-09 20:47:51,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:47:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/62f588ea-19ed-4291-b71f-11a918c1121c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '{"subnet_id": "4e397675-dae5-4852-9ea4-6466dd76f212"}' 2019-05-09 20:47:53,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:47:53 GMT X-Openstack-Request-Id: req-bf177732-3780-4071-bf1a-51b4442d79a5 2019-05-09 20:47:53,926 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "33414e14-cb65-48fe-a5d3-860a45f6b623", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "subnet_id": "4e397675-dae5-4852-9ea4-6466dd76f212", "subnet_ids": ["4e397675-dae5-4852-9ea4-6466dd76f212"], "port_id": "6558a2bf-35ff-4e5e-abec-3960ad2e2534", "id": "62f588ea-19ed-4291-b71f-11a918c1121c"} 2019-05-09 20:47:53,926 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/62f588ea-19ed-4291-b71f-11a918c1121c/add_router_interface.json used request id req-bf177732-3780-4071-bf1a-51b4442d79a5 2019-05-09 20:47:53,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.86795401573s 2019-05-09 20:47:53,926 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:47:54,049 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:47:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:47:54,059 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:47:54 GMT 2019-05-09 20:47:54,060 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:47:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:47:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:47:54,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:47:54 GMT X-Openstack-Request-Id: req-e9c8ecae-fad4-4f4c-b1f6-196143fb8dac 2019-05-09 20:47:54,398 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:47:54,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e9c8ecae-fad4-4f4c-b1f6-196143fb8dac 2019-05-09 20:47:54,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334072113037s 2019-05-09 20:47:54,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:47:54,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}' 2019-05-09 20:47:54,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 09 May 2019 20:47:54 GMT Location: http://172.30.9.21:9292/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3d2facce-b1c9-4693-b736-57f4a26cf11f 2019-05-09 20:47:54,833 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:47:54Z", "file": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "7977d566-e66a-4553-ac4f-8d40d046b728", "size": null, "self": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728", "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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": null, "created_at": "2019-05-09T20:47:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:47:54,833 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3d2facce-b1c9-4693-b736-57f4a26cf11f 2019-05-09 20:47:54,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.425248146057s 2019-05-09 20:47:54,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:47:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '' 2019-05-09 20:47:55,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:47:55 GMT X-Openstack-Request-Id: req-0e4ae398-1d1c-4ac1-aa6a-44de24338cbc 2019-05-09 20:47:55,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:47:55,814 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file used request id req-0e4ae398-1d1c-4ac1-aa6a-44de24338cbc 2019-05-09 20:47:55,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.980195999146s 2019-05-09 20:47:55,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:47:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:47:56,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 09 May 2019 20:47:56 GMT X-Openstack-Request-Id: req-e6336de8-985d-4ac1-8a8a-919ae8df36d4 2019-05-09 20:47:56,135 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:47:55Z", "file": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "7977d566-e66a-4553-ac4f-8d40d046b728", "size": 12716032, "self": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:47:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:47:56,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e6336de8-985d-4ac1-8a8a-919ae8df36d4 2019-05-09 20:47:56,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317080020905s 2019-05-09 20:47:56,138 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file', 'owner': u'aed23730af4a4b48abb74522e99dc497', 'id': u'7977d566-e66a-4553-ac4f-8d40d046b728', 'size': 12716032, u'self': u'/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aed23730af4a4b48abb74522e99dc497', 'name': 'tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:47:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T20:47:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', '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/7977d566-e66a-4553-ac4f-8d40d046b728', 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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'created': u'2019-05-09T20:47:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:47:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728', 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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:47:56,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:47:56,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:47:56,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 09 May 2019 20: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-b04aa752-f0fa-4747-a825-856496cd7cdc x-openstack-request-id: req-b04aa752-f0fa-4747-a825-856496cd7cdc 2019-05-09 20:47:56,521 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c289a0f7-637a-4402-9321-830e80f20b9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c289a0f7-637a-4402-9321-830e80f20b9a"}} 2019-05-09 20:47:56,521 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b04aa752-f0fa-4747-a825-856496cd7cdc 2019-05-09 20:47:56,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.379245042801s 2019-05-09 20:47:56,522 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', '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'2ab4035b39944105b06c1331442b1700', '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'c289a0f7-637a-4402-9321-830e80f20b9a', 'swap': 0}) 2019-05-09 20:47:56,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:47:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"extra_specs": {}}' 2019-05-09 20:47:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:47: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-3168b8e0-1499-4f1c-8b70-3b81ad54cfb1 x-openstack-request-id: req-3168b8e0-1499-4f1c-8b70-3b81ad54cfb1 2019-05-09 20:47:56,543 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:47:56,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a/os-extra_specs used request id req-3168b8e0-1499-4f1c-8b70-3b81ad54cfb1 2019-05-09 20:47:56,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205540657043s 2019-05-09 20:47:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:47:56,559 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3f64c5-bc76-490b-a267-73e5dd83bfd6 2019-05-09 20:47:56,559 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:47:56,559 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-dc3f64c5-bc76-490b-a267-73e5dd83bfd6 2019-05-09 20:47:56,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:47:56,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af216149-5d8d-4fc5-9f89-addb432df0f8 2019-05-09 20:47:56,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:56,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-af216149-5d8d-4fc5-9f89-addb432df0f8 2019-05-09 20:47:56,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224973201752s 2019-05-09 20:47:56,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:47:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:47:57,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68d1fa0-fe92-4f88-9b8d-57ae87e914c9 2019-05-09 20:47:57,104 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:47:57,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a68d1fa0-fe92-4f88-9b8d-57ae87e914c9 2019-05-09 20:47:57,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.311979055405s 2019-05-09 20:47:57,117 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 20:48:01,612 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 25ece3ba-4ba3-45c9-97b7-fdc9dec98ce9 | 2019-05-09T20:48:01.206282 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 25ece3ba-4ba3-45c9-97b7-fdc9dec98ce9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 20:48:04,872 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-05-09 20:48:05,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 20:48:10,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2c676b05-2cb6-4e39-8fe8-30dedee16e8f) as the default verifier for the future CLI operations. 2019-05-09 20:48:12,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 20:48:12,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:48:12,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 20: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-c8c671c2-9453-4a33-aa2f-5b814b325149 x-openstack-request-id: req-c8c671c2-9453-4a33-aa2f-5b814b325149 2019-05-09 20:48:12,181 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 20:48:12,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-c8c671c2-9453-4a33-aa2f-5b814b325149 2019-05-09 20:48:12,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0391399860382s 2019-05-09 20:48:12,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:48:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:48:12,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 09 May 2019 20:48:12 GMT X-Openstack-Request-Id: req-8b49d7e5-323d-4393-b20e-7290f53646ed 2019-05-09 20:48:12,507 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:47:55Z", "file": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "7977d566-e66a-4553-ac4f-8d40d046b728", "size": 12716032, "self": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:47:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:48:12,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8b49d7e5-323d-4393-b20e-7290f53646ed 2019-05-09 20:48:12,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320031881332s 2019-05-09 20:48:12,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:48:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}' 2019-05-09 20:48:12,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 09 May 2019 20:48:12 GMT Location: http://172.30.9.21:9292/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c60a6936-0247-480c-99a0-a48bd7876642 2019-05-09 20:48:12,884 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:48:12Z", "file": "/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "09a44944-f68f-4a6c-90ff-b0699509ac1c", "size": null, "self": "/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c", "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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": null, "created_at": "2019-05-09T20:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:48:12,884 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c60a6936-0247-480c-99a0-a48bd7876642 2019-05-09 20:48:12,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.366456985474s 2019-05-09 20:48:12,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:48:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '' 2019-05-09 20:48:13,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:48:13 GMT X-Openstack-Request-Id: req-47687be0-76ac-45f3-a450-f8661e004b1f 2019-05-09 20:48:13,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:48:13,796 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/file used request id req-47687be0-76ac-45f3-a450-f8661e004b1f 2019-05-09 20:48:13,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.910843133926s 2019-05-09 20:48:13,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:48:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:48:14,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 09 May 2019 20:48:14 GMT X-Openstack-Request-Id: req-efc5f2e8-d12c-46b0-8169-5c43f855afb4 2019-05-09 20:48:14,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:48:13Z", "file": "/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "09a44944-f68f-4a6c-90ff-b0699509ac1c", "size": 12716032, "self": "/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:47:55Z", "file": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "7977d566-e66a-4553-ac4f-8d40d046b728", "size": 12716032, "self": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:47:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:48:14,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-efc5f2e8-d12c-46b0-8169-5c43f855afb4 2019-05-09 20:48:14,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321588039398s 2019-05-09 20:48:14,124 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/file', 'owner': u'aed23730af4a4b48abb74522e99dc497', 'id': u'09a44944-f68f-4a6c-90ff-b0699509ac1c', 'size': 12716032, u'self': u'/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aed23730af4a4b48abb74522e99dc497', 'name': 'tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:48:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T20:48:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', '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/09a44944-f68f-4a6c-90ff-b0699509ac1c', 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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', 'created': u'2019-05-09T20:48:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:48:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c', 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_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:48:14,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:48:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:48:14,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 09 May 2019 20: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-afa944b3-5d14-46ce-a511-2ec71dddf472 x-openstack-request-id: req-afa944b3-5d14-46ce-a511-2ec71dddf472 2019-05-09 20:48:14,184 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7c191c08-891a-4ea3-9b10-52c91aaf8ed5"}} 2019-05-09 20:48:14,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-afa944b3-5d14-46ce-a511-2ec71dddf472 2019-05-09 20:48:14,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.058807849884s 2019-05-09 20:48:14,185 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', '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'2ab4035b39944105b06c1331442b1700', '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'7c191c08-891a-4ea3-9b10-52c91aaf8ed5', 'swap': 0}) 2019-05-09 20:48:14,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:48:14,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" -d '{"extra_specs": {}}' 2019-05-09 20:48:14,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:48: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-9c794527-3d34-469d-88c1-b9f2e5f19424 x-openstack-request-id: req-9c794527-3d34-469d-88c1-b9f2e5f19424 2019-05-09 20:48:14,206 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:48:14,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5/os-extra_specs used request id req-9c794527-3d34-469d-88c1-b9f2e5f19424 2019-05-09 20:48:14,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207731723785s 2019-05-09 20:48:14,207 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020', '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'2ab4035b39944105b06c1331442b1700', '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'7c191c08-891a-4ea3-9b10-52c91aaf8ed5', 'swap': 0}) 2019-05-09 20:48:17,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 20:48:17,499 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 20:48:17,500 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 20:48:17,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 20:48:17,529 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-09 20:48:19,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2c676b05-2cb6-4e39-8fe8-30dedee16e8f/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-09 20:48:19,598 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 20:48:19,608 - 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', u'--concurrency=4']'. 2019-05-09 20:53:50,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5a2065be-d65f-48b0-b642-cd308e951c09 2019-05-09 20:53:50,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5a2065be-d65f-48b0-b642-cd308e951c09']'. 2019-05-09 20:53:51,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5a2065be-d65f-48b0-b642-cd308e951c09 | 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 20:48:21 | 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 20:53:50 | 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:29 | 2019-05-09 20:53:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2c676b05-2cb6-4e39-8fe8-30dedee16e8f) | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 25ece3ba-4ba3-45c9-97b7-fdc9dec98ce9) | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 323.895 | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-09 20:53:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 20:53:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 20:53:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-09 20:53:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 20:53:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 20:53:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 20:53:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-05-09 20:53:51,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '5a2065be-d65f-48b0-b642-cd308e951c09', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-09 20:53:53,444 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 5a2065be-d65f-48b0-b642-cd308e951c09 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 20:53:53,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '5a2065be-d65f-48b0-b642-cd308e951c09', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-09 20:53:55,516 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 5a2065be-d65f-48b0-b642-cd308e951c09 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 20:53:55,624 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 20:53:55,624 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-09 20:53:55,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:53:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:53:56,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:53:56 GMT X-Openstack-Request-Id: req-a5953ebe-16a0-4138-84ea-36113ac028c9 2019-05-09 20:53:56,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:53:56,286 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/09a44944-f68f-4a6c-90ff-b0699509ac1c used request id req-a5953ebe-16a0-4138-84ea-36113ac028c9 2019-05-09 20:53:56,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.65617108345s 2019-05-09 20:53:56,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:53:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:53:56,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Thu, 09 May 2019 20:53: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-885ee0ac-d0c6-4ec5-b0ef-929c66bf1183 x-openstack-request-id: req-885ee0ac-d0c6-4ec5-b0ef-929c66bf1183 2019-05-09 20:53:56,589 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7c191c08-891a-4ea3-9b10-52c91aaf8ed5"}, {"name": "tempest_smoke-flavor_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c289a0f7-637a-4402-9321-830e80f20b9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c289a0f7-637a-4402-9321-830e80f20b9a"}]} 2019-05-09 20:53:56,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-885ee0ac-d0c6-4ec5-b0ef-929c66bf1183 2019-05-09 20:53:56,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296566963196s 2019-05-09 20:53:56,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:53:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:53:56,637 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:53: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-374e686a-6d21-493f-b074-f6ef8f852482 x-openstack-request-id: req-374e686a-6d21-493f-b074-f6ef8f852482 2019-05-09 20:53:56,637 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7c191c08-891a-4ea3-9b10-52c91aaf8ed5 used request id req-374e686a-6d21-493f-b074-f6ef8f852482 2019-05-09 20:53:56,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452711582184s 2019-05-09 20:53:56,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 20:53:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/62f588ea-19ed-4291-b71f-11a918c1121c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" -d '{"subnet_id": "4e397675-dae5-4852-9ea4-6466dd76f212"}' 2019-05-09 20:53:59,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:53:59 GMT X-Openstack-Request-Id: req-947206d5-7eed-4760-8140-828c9633d8ca 2019-05-09 20:53:59,915 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "33414e14-cb65-48fe-a5d3-860a45f6b623", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "subnet_id": "4e397675-dae5-4852-9ea4-6466dd76f212", "subnet_ids": ["4e397675-dae5-4852-9ea4-6466dd76f212"], "port_id": "6558a2bf-35ff-4e5e-abec-3960ad2e2534", "id": "62f588ea-19ed-4291-b71f-11a918c1121c"} 2019-05-09 20:53:59,915 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/62f588ea-19ed-4291-b71f-11a918c1121c/remove_router_interface.json used request id req-947206d5-7eed-4760-8140-828c9633d8ca 2019-05-09 20:53:59,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.27815389633s 2019-05-09 20:53:59,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 20:53:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:00,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Thu, 09 May 2019 20:54:00 GMT X-Openstack-Request-Id: req-e8ee0756-4394-43df-acc3-60650ce247e8 2019-05-09 20:54:00,378 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aed23730af4a4b48abb74522e99dc497", "created_at": "2019-05-09T20:47:45Z", "admin_state_up": true, "updated_at": "2019-05-09T20:53:58Z", "project_id": "aed23730af4a4b48abb74522e99dc497", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "62f588ea-19ed-4291-b71f-11a918c1121c", "name": "tempest_smoke-router_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}]} 2019-05-09 20:54:00,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e8ee0756-4394-43df-acc3-60650ce247e8 2019-05-09 20:54:00,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.462447166443s 2019-05-09 20:54:00,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 20:54:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/62f588ea-19ed-4291-b71f-11a918c1121c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:04,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:54:04 GMT X-Openstack-Request-Id: req-79943c1c-dff9-43a7-9460-57f50604fb3a 2019-05-09 20:54:04,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:54:04,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/62f588ea-19ed-4291-b71f-11a918c1121c.json used request id req-79943c1c-dff9-43a7-9460-57f50604fb3a 2019-05-09 20:54:04,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.20931386948s 2019-05-09 20:54:04,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 20:54:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:04,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Thu, 09 May 2019 20:54:04 GMT X-Openstack-Request-Id: req-06af858a-3fc8-446c-9a47-f42cc65dc507 2019-05-09 20:54:04,932 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T20:47: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":"4e397675-dae5-4852-9ea4-6466dd76f212","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aed23730af4a4b48abb74522e99dc497","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7e62c2d4-7b94-4002-a6e5-fdf97aae6020","enable_dhcp":true,"segment_id":null,"network_id":"33414e14-cb65-48fe-a5d3-860a45f6b623","tenant_id":"aed23730af4a4b48abb74522e99dc497","created_at":"2019-05-09T20:47:43Z","ip_version":4}]} 2019-05-09 20:54:04,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-06af858a-3fc8-446c-9a47-f42cc65dc507 2019-05-09 20:54:04,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342862129211s 2019-05-09 20:54:04,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 20:54:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4e397675-dae5-4852-9ea4-6466dd76f212.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:07,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:54:07 GMT X-Openstack-Request-Id: req-03bef9a1-b77b-4641-8ace-998687516325 2019-05-09 20:54:07,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:54:07,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4e397675-dae5-4852-9ea4-6466dd76f212.json used request id req-03bef9a1-b77b-4641-8ace-998687516325 2019-05-09 20:54:07,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61211013794s 2019-05-09 20:54:07,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:54:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:07,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Thu, 09 May 2019 20:54:07 GMT X-Openstack-Request-Id: req-6977b7cd-2bdd-4417-a13c-6bc5d02cd62f 2019-05-09 20:54:07,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33414e14-cb65-48fe-a5d3-860a45f6b623","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"aed23730af4a4b48abb74522e99dc497","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:54:07Z","qos_policy_id":null,"name":"tempest_smoke-net_7e62c2d4-7b94-4002-a6e5-fdf97aae6020","admin_state_up":true,"tenant_id":"aed23730af4a4b48abb74522e99dc497","created_at":"2019-05-09T20:47:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:54:07,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6977b7cd-2bdd-4417-a13c-6bc5d02cd62f 2019-05-09 20:54:07,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0862121582031s 2019-05-09 20:54:07,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 20:54:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/33414e14-cb65-48fe-a5d3-860a45f6b623.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:09,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:54:09 GMT X-Openstack-Request-Id: req-3d6fd97d-15a9-4df3-9c3c-bd03a7713a82 2019-05-09 20:54:09,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:54:09,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/33414e14-cb65-48fe-a5d3-860a45f6b623.json used request id req-3d6fd97d-15a9-4df3-9c3c-bd03a7713a82 2019-05-09 20:54:09,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63969397545s 2019-05-09 20:54:09,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:54:09,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:09,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 09 May 2019 20:54:09 GMT X-Openstack-Request-Id: req-1b6c0f31-ce75-4ddd-b8ec-13386f6ef762 2019-05-09 20:54:09,579 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:47:55Z", "file": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728/file", "owner": "aed23730af4a4b48abb74522e99dc497", "id": "7977d566-e66a-4553-ac4f-8d40d046b728", "size": 12716032, "self": "/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7977d566-e66a-4553-ac4f-8d40d046b728/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:47:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:54:09,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1b6c0f31-ce75-4ddd-b8ec-13386f6ef762 2019-05-09 20:54:09,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300476789474s 2019-05-09 20:54:09,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 20:54:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f4f5af078f3c2474ba99aff32475450355a8f653" 2019-05-09 20:54:10,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:54:10 GMT X-Openstack-Request-Id: req-611051a4-5a7b-49cb-824f-6b459c3800b4 2019-05-09 20:54:10,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:54:10,340 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7977d566-e66a-4553-ac4f-8d40d046b728 used request id req-611051a4-5a7b-49cb-824f-6b459c3800b4 2019-05-09 20:54:10,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.759170055389s 2019-05-09 20:54:10,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 20:54:10,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:10,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20: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-73be9785-8f21-46e8-99b9-7fecd52b9b31 x-openstack-request-id: req-73be9785-8f21-46e8-99b9-7fecd52b9b31 2019-05-09 20:54:10,366 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c289a0f7-637a-4402-9321-830e80f20b9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c289a0f7-637a-4402-9321-830e80f20b9a"}]} 2019-05-09 20:54:10,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-73be9785-8f21-46e8-99b9-7fecd52b9b31 2019-05-09 20:54:10,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254712104797s 2019-05-09 20:54:10,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 20:54:10,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:10,421 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 20:54: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-8da727e2-fa74-4ee7-b92e-25daa4b5a41e x-openstack-request-id: req-8da727e2-fa74-4ee7-b92e-25daa4b5a41e 2019-05-09 20:54:10,421 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c289a0f7-637a-4402-9321-830e80f20b9a used request id req-8da727e2-fa74-4ee7-b92e-25daa4b5a41e 2019-05-09 20:54:10,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0535349845886s 2019-05-09 20:54:10,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:54:10,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:10,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 09 May 2019 20:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e2250d-1eee-4c7d-87db-18d5d24498f5 2019-05-09 20:54:10,661 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": {"self": "http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827c2d78b7064ffe85981ec42a776742", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:54:10,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-54e2250d-1eee-4c7d-87db-18d5d24498f5 2019-05-09 20:54:10,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23904800415s 2019-05-09 20:54:10,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:54:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:10,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 09 May 2019 20:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d8ae11-a244-4190-9268-976effa9d976 2019-05-09 20:54:10,903 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_7e62c2d4-7b94-4002-a6e5-fdf97aae6020", "links": {"self": "http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "827c2d78b7064ffe85981ec42a776742", "description": null}} 2019-05-09 20:54:10,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742 used request id req-01d8ae11-a244-4190-9268-976effa9d976 2019-05-09 20:54:10,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236418962479s 2019-05-09 20:54:10,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 20:54:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:11,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de785850-329f-4a65-b813-05d010f2ec69 2019-05-09 20:54:11,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:54:11,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/827c2d78b7064ffe85981ec42a776742 used request id req-de785850-329f-4a65-b813-05d010f2ec69 2019-05-09 20:54:11,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345335006714s 2019-05-09 20:54:11,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:54:11,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:11,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 09 May 2019 20:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3776daa-26c0-4c6f-9592-0fcba35d3014 2019-05-09 20:54:11,499 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497"}, "tags": [], "enabled": true, "id": "aed23730af4a4b48abb74522e99dc497", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7e62c2d4-7b94-4002-a6e5-fdf97aae6020"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:54:11,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b3776daa-26c0-4c6f-9592-0fcba35d3014 2019-05-09 20:54:11,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.243249177933s 2019-05-09 20:54:11,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 20:54:11,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:11,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f52712-54ca-4970-ab4f-46e0f0f7a4a2 2019-05-09 20:54:11,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:54:11,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aed23730af4a4b48abb74522e99dc497 used request id req-b9f52712-54ca-4970-ab4f-46e0f0f7a4a2 2019-05-09 20:54:11,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282556056976s 2019-05-09 20:54:11,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:54:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aed23730af4a4b48abb74522e99dc497&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:12,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 20:54:12 GMT X-Openstack-Request-Id: req-71b8d645-cbde-44a8-9a4a-4aadb612b5eb 2019-05-09 20:54:12,110 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aed23730af4a4b48abb74522e99dc497", "created_at": "2019-05-09T20:47:42Z", "updated_at": "2019-05-09T20:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "34ee2a23-e5e5-4c6c-9928-a54282606655", "remote_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv4", "project_id": "aed23730af4a4b48abb74522e99dc497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "bed967f4-b58d-470a-b2b5-4718e04b4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv6", "project_id": "aed23730af4a4b48abb74522e99dc497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "cd0b83a4-eee0-485c-99ae-4c09547f13f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv4", "project_id": "aed23730af4a4b48abb74522e99dc497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "d54638b8-ea84-4e8f-818c-b015b45ceb02", "remote_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv6", "project_id": "aed23730af4a4b48abb74522e99dc497"}], "revision_number": 1, "project_id": "aed23730af4a4b48abb74522e99dc497", "id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "name": "default"}]} 2019-05-09 20:54:12,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aed23730af4a4b48abb74522e99dc497&name=default used request id req-71b8d645-cbde-44a8-9a4a-4aadb612b5eb 2019-05-09 20:54:12,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319279909134s 2019-05-09 20:54:12,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 20:54:12,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:12,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 09 May 2019 20:54:12 GMT X-Openstack-Request-Id: req-f21f47ce-d6cd-4dba-a289-a91c69007c8c 2019-05-09 20:54:12,484 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aed23730af4a4b48abb74522e99dc497", "created_at": "2019-05-09T20:47:42Z", "updated_at": "2019-05-09T20:47:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "bed967f4-b58d-470a-b2b5-4718e04b4b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv6", "project_id": "aed23730af4a4b48abb74522e99dc497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "d54638b8-ea84-4e8f-818c-b015b45ceb02", "remote_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv6", "project_id": "aed23730af4a4b48abb74522e99dc497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "cd0b83a4-eee0-485c-99ae-4c09547f13f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv4", "project_id": "aed23730af4a4b48abb74522e99dc497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:47:42Z", "revision_number": 0, "id": "34ee2a23-e5e5-4c6c-9928-a54282606655", "remote_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "remote_ip_prefix": null, "created_at": "2019-05-09T20:47:42Z", "security_group_id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "tenant_id": "aed23730af4a4b48abb74522e99dc497", "port_range_min": null, "ethertype": "IPv4", "project_id": "aed23730af4a4b48abb74522e99dc497"}], "revision_number": 1, "project_id": "aed23730af4a4b48abb74522e99dc497", "id": "d19e863e-fc3a-43ba-9419-f4c83cbe1dd3", "name": "default"}]} 2019-05-09 20:54:12,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f21f47ce-d6cd-4dba-a289-a91c69007c8c 2019-05-09 20:54:12,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368470907211s 2019-05-09 20:54:12,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 20:54:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d19e863e-fc3a-43ba-9419-f4c83cbe1dd3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1525dc58dec8efe66cf7fc4fc3f45a48db170729" 2019-05-09 20:54:12,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 20:54:12 GMT X-Openstack-Request-Id: req-4e5711df-1825-4b6d-a73c-4754d7d1de4b 2019-05-09 20:54:12,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 20:54:12,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d19e863e-fc3a-43ba-9419-f4c83cbe1dd3.json used request id req-4e5711df-1825-4b6d-a73c-4754d7d1de4b 2019-05-09 20:54:12,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.476284980774s 2019-05-09 20:54:12,970 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:16 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:22 | PASS | | vmready2 | functest | healthcheck | 00:19 | PASS | | singlevm1 | functest | healthcheck | 00:51 | PASS | | singlevm2 | functest | healthcheck | 00:56 | PASS | | vping_ssh | functest | healthcheck | 01:09 | PASS | | vping_userdata | functest | healthcheck | 00:53 | PASS | | cinder_test | functest | healthcheck | 01:38 | PASS | | tempest_smoke | functest | healthcheck | 06:14 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-09 20:54:12,982 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-09 20:54:13,050 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-09 20:54:13,188 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-09 20:54:13,250 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-09 20:54:38,621 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-1 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-09 20:54:38,624 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hTFGZ1Y93fsQBWvrx8eylogS1 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=2ab4035b39944105b06c1331442b1700 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-09 20:54:38,624 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-09 20:54:38,625 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-05-09 20:54:38,648 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-05-09 20:54:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:54:38,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc757d25-7556-4338-8468-83ce5d0109ef 2019-05-09 20:54:38,999 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:54:39,000 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-fc757d25-7556-4338-8468-83ce5d0109ef 2019-05-09 20:54:39,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:54:39,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["W123GO1gRd6h2MNBhIaZuA"], "issued_at": "2019-05-09T20:54:39.000000Z"}} 2019-05-09 20:54:39,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:54:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:39,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 09 May 2019 20:54:39 GMT X-Openstack-Request-Id: req-cfa6cc97-f261-49c6-a362-4e55f5a40593 2019-05-09 20:54:39,794 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:54:39,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa6cc97-f261-49c6-a362-4e55f5a40593 2019-05-09 20:54:39,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376145124435s 2019-05-09 20:54:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:54:39,806 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b587c31-26da-41d9-96cd-4886422a8f37 2019-05-09 20:54:39,806 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:54:39,806 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-9b587c31-26da-41d9-96cd-4886422a8f37 2019-05-09 20:54:39,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:54:39,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:40,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abab09f7-0f35-4838-bdf8-96cba93e8ff8 2019-05-09 20:54:40,038 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:54:40,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-abab09f7-0f35-4838-bdf8-96cba93e8ff8 2019-05-09 20:54:40,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230726003647s 2019-05-09 20:54:40,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 20:54:40,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}}' 2019-05-09 20:54:40,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Thu, 09 May 2019 20:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a3916a-5521-4d00-9413-90fc2971e336 2019-05-09 20:54:40,297 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385"}, "tags": [], "enabled": true, "id": "e2ae8edd67344d13993b6d6347320385", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}} 2019-05-09 20:54:40,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f1a3916a-5521-4d00-9413-90fc2971e336 2019-05-09 20:54:40,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252347946167s 2019-05-09 20:54:40,298 - 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'e2ae8edd67344d13993b6d6347320385', '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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1'}) 2019-05-09 20:54:40,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 20:54:40,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "OJqtmW1NW5FgjOGh4rhhxea7i9uaZB", "email": null, "name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}}' 2019-05-09 20:54:40,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Thu, 09 May 2019 20:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f8ccf5-6d27-4a5f-83ea-dab0fd6a3889 2019-05-09 20:54:40,782 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": {"self": "http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d8bd23127534565a71e4db57cd66347", "domain_id": "default", "password_expires_at": null}} 2019-05-09 20:54:40,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-66f8ccf5-6d27-4a5f-83ea-dab0fd6a3889 2019-05-09 20:54:40,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.475568056107s 2019-05-09 20:54:40,783 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8d8bd23127534565a71e4db57cd66347', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1'}) 2019-05-09 20:54:40,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:54:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:41,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d41c86-e515-4349-b71e-84dbb642e1b3 2019-05-09 20:54:41,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:54:41,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-16d41c86-e515-4349-b71e-84dbb642e1b3 2019-05-09 20:54:41,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214247941971s 2019-05-09 20:54:41,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:54:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:41,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ba7cdb-5e83-4572-bbda-a46d7c4e91eb 2019-05-09 20:54:41,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:54:41,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e3ba7cdb-5e83-4572-bbda-a46d7c4e91eb 2019-05-09 20:54:41,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215578079224s 2019-05-09 20:54:41,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:54:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:41,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82e4121-4117-43b7-a583-06d04847c879 2019-05-09 20:54:41,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:54:41,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c82e4121-4117-43b7-a583-06d04847c879 2019-05-09 20:54:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211819887161s 2019-05-09 20:54:41,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:54:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:41,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64be4d03-726e-4dae-aaf3-1d6ddeb7df22 2019-05-09 20:54:41,745 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:54:41,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-64be4d03-726e-4dae-aaf3-1d6ddeb7df22 2019-05-09 20:54:41,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301538944244s 2019-05-09 20:54:41,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:54:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:41,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Thu, 09 May 2019 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743823b4-5928-4cfc-80e8-41f21737f460 2019-05-09 20:54:41,990 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": {"self": "http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d8bd23127534565a71e4db57cd66347", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:54:41,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-743823b4-5928-4cfc-80e8-41f21737f460 2019-05-09 20:54:41,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244057178497s 2019-05-09 20:54:42,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:54:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:42,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Thu, 09 May 2019 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299bcd99-a1b6-4541-98e0-06bc701008df 2019-05-09 20:54:42,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385"}, "tags": [], "enabled": true, "id": "e2ae8edd67344d13993b6d6347320385", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:54:42,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-299bcd99-a1b6-4541-98e0-06bc701008df 2019-05-09 20:54:42,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204612016678s 2019-05-09 20:54:42,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:54:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8d8bd23127534565a71e4db57cd66347&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=e2ae8edd67344d13993b6d6347320385" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cc9f91-c3a4-4f6c-b66f-d1029291752a 2019-05-09 20:54:42,442 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8d8bd23127534565a71e4db57cd66347&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=e2ae8edd67344d13993b6d6347320385", "previous": null, "next": null}} 2019-05-09 20:54:42,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8d8bd23127534565a71e4db57cd66347&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=e2ae8edd67344d13993b6d6347320385 used request id req-b0cc9f91-c3a4-4f6c-b66f-d1029291752a 2019-05-09 20:54:42,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227683067322s 2019-05-09 20:54:42,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:54:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385/users/8d8bd23127534565a71e4db57cd66347/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:42,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f71b3a-72b4-4ce3-8e93-e3768312e934 2019-05-09 20:54:42,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:54:42,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385/users/8d8bd23127534565a71e4db57cd66347/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-15f71b3a-72b4-4ce3-8e93-e3768312e934 2019-05-09 20:54:42,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274040937424s 2019-05-09 20:54:42,721 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 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'e2ae8edd67344d13993b6d6347320385', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'OJqtmW1NW5FgjOGh4rhhxea7i9uaZB', 'username': u'neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 20:54:42,725 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'password': 'OJqtmW1NW5FgjOGh4rhhxea7i9uaZB', 'project_name': 'neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'e2ae8edd67344d13993b6d6347320385', 'project_domain_name': 'Default'} 2019-05-09 20:54:42,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:54:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0531da84-00d8-4f6f-b1b1-50200d4bbaa6 2019-05-09 20:54:42,938 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:54:42,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0531da84-00d8-4f6f-b1b1-50200d4bbaa6 2019-05-09 20:54:42,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209538936615s 2019-05-09 20:54:42,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:54:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:43,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795ba1b3-a2f3-4e19-8ac8-5ecac345e0ac 2019-05-09 20:54:43,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:54:43,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-795ba1b3-a2f3-4e19-8ac8-5ecac345e0ac 2019-05-09 20:54:43,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223582029343s 2019-05-09 20:54:43,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:54:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:43,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6eab4de-ac77-47ec-8295-b4f5c9cf4c5f 2019-05-09 20:54:43,388 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:54:43,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f6eab4de-ac77-47ec-8295-b4f5c9cf4c5f 2019-05-09 20:54:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216593027115s 2019-05-09 20:54:43,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:54:43,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:43,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Thu, 09 May 2019 20:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08127f08-8bf0-4a9f-b709-9fda5162bf9e 2019-05-09 20:54:43,635 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": {"self": "http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d8bd23127534565a71e4db57cd66347", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:54:43,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-08127f08-8bf0-4a9f-b709-9fda5162bf9e 2019-05-09 20:54:43,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246755123138s 2019-05-09 20:54:43,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:54:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:43,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Thu, 09 May 2019 20:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45758b85-6d80-4acc-908d-28cb73f79eba 2019-05-09 20:54:43,873 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385"}, "tags": [], "enabled": true, "id": "e2ae8edd67344d13993b6d6347320385", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:54:43,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-45758b85-6d80-4acc-908d-28cb73f79eba 2019-05-09 20:54:43,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226325035095s 2019-05-09 20:54:43,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:54:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8d8bd23127534565a71e4db57cd66347&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=e2ae8edd67344d13993b6d6347320385" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:44,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 20:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1217811-8d9e-4020-887a-57ea7b71d092 2019-05-09 20:54:44,107 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8d8bd23127534565a71e4db57cd66347&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=e2ae8edd67344d13993b6d6347320385", "previous": null, "next": null}} 2019-05-09 20:54:44,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8d8bd23127534565a71e4db57cd66347&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=e2ae8edd67344d13993b6d6347320385 used request id req-a1217811-8d9e-4020-887a-57ea7b71d092 2019-05-09 20:54:44,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226444005966s 2019-05-09 20:54:44,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 20:54:44,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385/users/8d8bd23127534565a71e4db57cd66347/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:44,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f64118c-4fdc-4843-bf19-a4bfcc68663c 2019-05-09 20:54:44,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:54:44,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385/users/8d8bd23127534565a71e4db57cd66347/roles/cd96abb66eb043e0a9978bce6444100e used request id req-5f64118c-4fdc-4843-bf19-a4bfcc68663c 2019-05-09 20:54:44,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242938041687s 2019-05-09 20:54:44,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:54:44,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:44,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6ff706-0765-4928-a2e6-e47981e97b6b 2019-05-09 20:54:44,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:54:44,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f6ff706-0765-4928-a2e6-e47981e97b6b 2019-05-09 20:54:44,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132794857025s 2019-05-09 20:54:44,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:54:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:44,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 20:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83c8811-49cb-4a19-9f4a-fba349309746 2019-05-09 20:54:44,856 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 20:54:44,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e83c8811-49cb-4a19-9f4a-fba349309746 2019-05-09 20:54:44,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.362033128738s 2019-05-09 20:54:44,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 20:54:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Thu, 09 May 2019 20:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178a948a-8b62-4144-bea0-4efa8d6293a2 2019-05-09 20:54:45,090 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": {"self": "http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d8bd23127534565a71e4db57cd66347", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 20:54:45,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-178a948a-8b62-4144-bea0-4efa8d6293a2 2019-05-09 20:54:45,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232424020767s 2019-05-09 20:54:45,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 20:54:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=8d8bd23127534565a71e4db57cd66347&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:45,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 20:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eccf332-67b6-4786-acd5-6c51cc7b5852 2019-05-09 20:54:45,325 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=8d8bd23127534565a71e4db57cd66347&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 20:54:45,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=8d8bd23127534565a71e4db57cd66347&scope.domain.id=default used request id req-9eccf332-67b6-4786-acd5-6c51cc7b5852 2019-05-09 20:54:45,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224518060684s 2019-05-09 20:54:45,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 20:54:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/8d8bd23127534565a71e4db57cd66347/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:45,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 20:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a0eb53-bc36-461d-aed7-a3991a77280d 2019-05-09 20:54:45,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 20:54:45,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/8d8bd23127534565a71e4db57cd66347/roles/cd96abb66eb043e0a9978bce6444100e used request id req-41a0eb53-bc36-461d-aed7-a3991a77280d 2019-05-09 20:54:45,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.169709920883s 2019-05-09 20:54:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:54:45,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 20:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078ac0e5-15a1-407f-9d8e-5caa545b74bb 2019-05-09 20:54:45,509 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 20:54:45,509 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-078ac0e5-15a1-407f-9d8e-5caa545b74bb 2019-05-09 20:54:45,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 20:54:45,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T21:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2ae8edd67344d13993b6d6347320385", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e2ae8edd67344d13993b6d6347320385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/e2ae8edd67344d13993b6d6347320385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/e2ae8edd67344d13993b6d6347320385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e2ae8edd67344d13993b6d6347320385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_e2ae8edd67344d13993b6d6347320385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/e2ae8edd67344d13993b6d6347320385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/e2ae8edd67344d13993b6d6347320385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/e2ae8edd67344d13993b6d6347320385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e2ae8edd67344d13993b6d6347320385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/e2ae8edd67344d13993b6d6347320385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/e2ae8edd67344d13993b6d6347320385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "id": "8d8bd23127534565a71e4db57cd66347"}, "audit_ids": ["n-WwcJbQSLuuS_B9nfgESA"], "issued_at": "2019-05-09T20:54:45.000000Z"}} 2019-05-09 20:54:45,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 20:54:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:54:46,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 20:54:46 GMT X-Openstack-Request-Id: req-f3c0247d-a5ab-4bfe-a1ad-dbb09e9b4eb5 2019-05-09 20:54:46,227 - 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"}]} 2019-05-09 20:54:46,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-f3c0247d-a5ab-4bfe-a1ad-dbb09e9b4eb5 2019-05-09 20:54:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.302593946457s 2019-05-09 20:54:46,238 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-05-09 20:54:46,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 20:54:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:46,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 20:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dc39fb-867c-4398-b2e9-afffb72f13e1 2019-05-09 20:54:46,465 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 20:54:46,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-89dc39fb-867c-4398-b2e9-afffb72f13e1 2019-05-09 20:54:46,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227332115173s 2019-05-09 20:54:46,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 20:54:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:54:46,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Thu, 09 May 2019 20:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accf2e28-f2fe-4826-a002-a5d5f85b533c 2019-05-09 20:54:46,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385"}, "tags": [], "enabled": true, "id": "e2ae8edd67344d13993b6d6347320385", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 20:54:46,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-accf2e28-f2fe-4826-a002-a5d5f85b533c 2019-05-09 20:54:46,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.157149076462s 2019-05-09 20:54:46,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 20:54:46,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"network": {"shared": true, "tenant_id": "e2ae8edd67344d13993b6d6347320385", "name": "neutron-tempest-plugin-api-net_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "admin_state_up": true}}' 2019-05-09 20:54:47,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Thu, 09 May 2019 20:54:47 GMT X-Openstack-Request-Id: req-1ecc61e9-e74f-4077-b1ea-1f2c7581f616 2019-05-09 20:54:47,253 - 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":"9f0a3217-eeff-4741-8935-f8e3401ead4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"e2ae8edd67344d13993b6d6347320385","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:54:47Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1","admin_state_up":true,"tenant_id":"e2ae8edd67344d13993b6d6347320385","created_at":"2019-05-09T20:54:47Z","mtu":1450}} 2019-05-09 20:54:47,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1ecc61e9-e74f-4077-b1ea-1f2c7581f616 2019-05-09 20:54:47,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621143102646s 2019-05-09 20:54:47,254 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T20:54:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9f0a3217-eeff-4741-8935-f8e3401ead4a', 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'neutron-tempest-plugin-api-net_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'created_at': u'2019-05-09T20:54:47Z', u'mtu': 1450, u'tenant_id': u'e2ae8edd67344d13993b6d6347320385', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e2ae8edd67344d13993b6d6347320385', u'l2_adjacency': True}) 2019-05-09 20:54:47,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 20:54:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:54:47,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Thu, 09 May 2019 20:54:47 GMT X-Openstack-Request-Id: req-02ad8ece-d54f-45a3-ba59-6970c4cc638f 2019-05-09 20:54:47,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9f0a3217-eeff-4741-8935-f8e3401ead4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"e2ae8edd67344d13993b6d6347320385","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T20:54:47Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1","admin_state_up":true,"tenant_id":"e2ae8edd67344d13993b6d6347320385","created_at":"2019-05-09T20:54:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:31:18Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 20:54:47,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02ad8ece-d54f-45a3-ba59-6970c4cc638f 2019-05-09 20:54:47,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378576040268s 2019-05-09 20:54:47,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 20:54:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "enable_dhcp": true, "network_id": "9f0a3217-eeff-4741-8935-f8e3401ead4a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 20:54:48,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 09 May 2019 20:54:48 GMT X-Openstack-Request-Id: req-21cc517b-f362-4bf1-9bf6-e8f2f0108be8 2019-05-09 20:54:48,636 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T20:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e143f56b-5814-425e-8e55-2a1639fc2ee4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e2ae8edd67344d13993b6d6347320385","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1","enable_dhcp":true,"segment_id":null,"network_id":"9f0a3217-eeff-4741-8935-f8e3401ead4a","tenant_id":"e2ae8edd67344d13993b6d6347320385","created_at":"2019-05-09T20:54:48Z","ip_version":4}} 2019-05-09 20:54:48,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-21cc517b-f362-4bf1-9bf6-e8f2f0108be8 2019-05-09 20:54:48,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00187802315s 2019-05-09 20:54:48,637 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:54: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'e143f56b-5814-425e-8e55-2a1639fc2ee4', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9f0a3217-eeff-4741-8935-f8e3401ead4a', u'tenant_id': u'e2ae8edd67344d13993b6d6347320385', u'created_at': u'2019-05-09T20:54: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'e2ae8edd67344d13993b6d6347320385'}) 2019-05-09 20:54:48,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 20:54:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "neutron-tempest-plugin-api-router_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "admin_state_up": true}}' 2019-05-09 20:54:56,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 09 May 2019 20:54:56 GMT X-Openstack-Request-Id: req-201b6b67-f7f0-4d8b-9a6d-01638f1794ca 2019-05-09 20:54:56,028 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e2ae8edd67344d13993b6d6347320385", "created_at": "2019-05-09T20:54:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:54:51Z", "project_id": "e2ae8edd67344d13993b6d6347320385", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d5018147-5625-4bee-898d-01ad08614bbe", "name": "neutron-tempest-plugin-api-router_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}} 2019-05-09 20:54:56,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-201b6b67-f7f0-4d8b-9a6d-01638f1794ca 2019-05-09 20:54:56,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.39065289497s 2019-05-09 20:54:56,029 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T20:54:51Z', u'revision_number': 3, u'ha': True, u'id': u'd5018147-5625-4bee-898d-01ad08614bbe', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'admin_state_up': True, u'tenant_id': u'e2ae8edd67344d13993b6d6347320385', u'created_at': u'2019-05-09T20:54:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'e2ae8edd67344d13993b6d6347320385'}) 2019-05-09 20:54:56,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 20:54:56,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d5018147-5625-4bee-898d-01ad08614bbe/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '{"subnet_id": "e143f56b-5814-425e-8e55-2a1639fc2ee4"}' 2019-05-09 20:54:59,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 20:54:59 GMT X-Openstack-Request-Id: req-44a073fb-7873-4ee4-9234-120ba7191e61 2019-05-09 20:54:59,071 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9f0a3217-eeff-4741-8935-f8e3401ead4a", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "subnet_id": "e143f56b-5814-425e-8e55-2a1639fc2ee4", "subnet_ids": ["e143f56b-5814-425e-8e55-2a1639fc2ee4"], "port_id": "5bc6110f-5739-4922-9b24-a37bc8df5784", "id": "d5018147-5625-4bee-898d-01ad08614bbe"} 2019-05-09 20:54:59,071 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d5018147-5625-4bee-898d-01ad08614bbe/add_router_interface.json used request id req-44a073fb-7873-4ee4-9234-120ba7191e61 2019-05-09 20:54:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.04184484482s 2019-05-09 20:54:59,072 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 20:54:59,173 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 20:54:59,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:54:59,182 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 20:54:59 GMT 2019-05-09 20:54:59,182 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 20:54:59,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:54:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:54:59,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 20:54:59 GMT X-Openstack-Request-Id: req-312f9bf4-ca3b-45b6-96e7-efaf27e7b7b8 2019-05-09 20:54:59,505 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:54:59,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-312f9bf4-ca3b-45b6-96e7-efaf27e7b7b8 2019-05-09 20:54:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318918943405s 2019-05-09 20:54:59,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:54:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}' 2019-05-09 20:54:59,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Thu, 09 May 2019 20:54:59 GMT Location: http://172.30.9.21:9292/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf7e9b77-81c3-4c80-b11f-4516414c40de 2019-05-09 20:54:59,885 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:54:59Z", "file": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "b5091b1b-60ee-499d-ad1c-dcb146529fc1", "size": null, "self": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1", "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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": null, "created_at": "2019-05-09T20:54:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:54:59,885 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bf7e9b77-81c3-4c80-b11f-4516414c40de 2019-05-09 20:54:59,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.370859861374s 2019-05-09 20:54:59,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:54:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '' 2019-05-09 20:55:00,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:55:00 GMT X-Openstack-Request-Id: req-8a06aa16-49a5-4ec3-90cc-20e823237685 2019-05-09 20:55:00,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:55:00,708 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file used request id req-8a06aa16-49a5-4ec3-90cc-20e823237685 2019-05-09 20:55:00,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.822691202164s 2019-05-09 20:55:00,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:55:00,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:55:01,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 09 May 2019 20:55:01 GMT X-Openstack-Request-Id: req-0378fb46-6b04-42fe-903d-65b3aa5e4aa2 2019-05-09 20:55:01,020 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:55:00Z", "file": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "b5091b1b-60ee-499d-ad1c-dcb146529fc1", "size": 12716032, "self": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:54:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:55:01,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0378fb46-6b04-42fe-903d-65b3aa5e4aa2 2019-05-09 20:55:01,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307198047638s 2019-05-09 20:55:01,022 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file', 'owner': u'e2ae8edd67344d13993b6d6347320385', 'id': u'b5091b1b-60ee-499d-ad1c-dcb146529fc1', 'size': 12716032, u'self': u'/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e2ae8edd67344d13993b6d6347320385', 'name': 'neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:55:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T20:55:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', '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/b5091b1b-60ee-499d-ad1c-dcb146529fc1', 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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'created': u'2019-05-09T20:54:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:54:59Z', 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/b5091b1b-60ee-499d-ad1c-dcb146529fc1', 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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:55:01,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:55:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:55:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Thu, 09 May 2019 20:55: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-2f6c07ed-58de-49f6-867a-a8d02979410b x-openstack-request-id: req-2f6c07ed-58de-49f6-867a-a8d02979410b 2019-05-09 20:55:01,359 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e2e525a2-eb65-4bee-9e37-66637e0327a0"}} 2019-05-09 20:55:01,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f6c07ed-58de-49f6-867a-a8d02979410b 2019-05-09 20:55:01,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334731817245s 2019-05-09 20:55:01,361 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', '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'2ab4035b39944105b06c1331442b1700', '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'e2e525a2-eb65-4bee-9e37-66637e0327a0', 'swap': 0}) 2019-05-09 20:55:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:55:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"extra_specs": {}}' 2019-05-09 20:55:01,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:55: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-9bb7475b-a484-460d-a2cc-c89ea05e4664 x-openstack-request-id: req-9bb7475b-a484-460d-a2cc-c89ea05e4664 2019-05-09 20:55:01,382 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:55:01,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0/os-extra_specs used request id req-9bb7475b-a484-460d-a2cc-c89ea05e4664 2019-05-09 20:55:01,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206561088562s 2019-05-09 20:55:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 20:55:01,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 20:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b515cddc-ff41-4e47-aace-396f454af130 2019-05-09 20:55:01,396 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 20:55:01,396 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b515cddc-ff41-4e47-aace-396f454af130 2019-05-09 20:55:01,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:55:01,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:55:01,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570fd754-5a1e-4ab3-a330-3f06b9c7f443 2019-05-09 20:55:01,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:55:01,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-570fd754-5a1e-4ab3-a330-3f06b9c7f443 2019-05-09 20:55:01,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212880849838s 2019-05-09 20:55:01,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 20:55:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:55:01,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 20:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc11cce-ddc8-4475-b3bf-721e0bdd5cb3 2019-05-09 20:55:01,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 20:55:01,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-acc11cce-ddc8-4475-b3bf-721e0bdd5cb3 2019-05-09 20:55:01,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222393035889s 2019-05-09 20:55:01,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 20:55:09,131 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 079bba6a-4e48-4be6-a4cc-8121cd0ce078 | 2019-05-09T20:55:08.777945 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 079bba6a-4e48-4be6-a4cc-8121cd0ce078 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 20:55:12,584 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-05-09 20:55:13,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 20:55:18,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fc8693fc-ffbc-4c92-8423-fa95a3af9c1f) as the default verifier for the future CLI operations. 2019-05-09 20:55:20,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 20:55:20,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 20:55:20,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 20:55: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-d48dd4d7-46c0-401e-95bd-904ec5311e6f x-openstack-request-id: req-d48dd4d7-46c0-401e-95bd-904ec5311e6f 2019-05-09 20:55:20,550 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 20:55:20,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-d48dd4d7-46c0-401e-95bd-904ec5311e6f 2019-05-09 20:55:20,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0388429164886s 2019-05-09 20:55:20,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:55:20,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:55:20,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 09 May 2019 20:55:20 GMT X-Openstack-Request-Id: req-68d59740-d82e-4db9-962d-0265536ce1e2 2019-05-09 20:55:20,862 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:55:00Z", "file": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "b5091b1b-60ee-499d-ad1c-dcb146529fc1", "size": 12716032, "self": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:54:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:55:20,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-68d59740-d82e-4db9-962d-0265536ce1e2 2019-05-09 20:55:20,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306292057037s 2019-05-09 20:55:20,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 20:55:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}' 2019-05-09 20:55:21,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Thu, 09 May 2019 20:55:21 GMT Location: http://172.30.9.21:9292/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-10732d6f-a5d8-4282-8b6d-70f51e3bb3fe 2019-05-09 20:55:21,354 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:55:21Z", "file": "/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "bc09bf5b-eafe-444d-af5b-fcd09e8f79d7", "size": null, "self": "/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7", "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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": null, "created_at": "2019-05-09T20:55:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 20:55:21,355 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-10732d6f-a5d8-4282-8b6d-70f51e3bb3fe 2019-05-09 20:55:21,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.482961893082s 2019-05-09 20:55:21,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 20:55:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '' 2019-05-09 20:55:22,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 20:55:22 GMT X-Openstack-Request-Id: req-609a1db0-fcb3-4f5c-a139-e939f538ab26 2019-05-09 20:55:22,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 20:55:22,127 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/file used request id req-609a1db0-fcb3-4f5c-a139-e939f538ab26 2019-05-09 20:55:22,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.771321773529s 2019-05-09 20:55:22,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 20:55:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 20:55:22,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Thu, 09 May 2019 20:55:22 GMT X-Openstack-Request-Id: req-9a3b25a5-4ed2-4953-ad00-a2bc5f49d62f 2019-05-09 20:55:22,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:55:22Z", "file": "/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "bc09bf5b-eafe-444d-af5b-fcd09e8f79d7", "size": 12716032, "self": "/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:55:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:55:00Z", "file": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "b5091b1b-60ee-499d-ad1c-dcb146529fc1", "size": 12716032, "self": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:54:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 20:55:22,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9a3b25a5-4ed2-4953-ad00-a2bc5f49d62f 2019-05-09 20:55:22,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.42329621315s 2019-05-09 20:55:22,557 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/file', 'owner': u'e2ae8edd67344d13993b6d6347320385', 'id': u'bc09bf5b-eafe-444d-af5b-fcd09e8f79d7', 'size': 12716032, u'self': u'/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e2ae8edd67344d13993b6d6347320385', 'name': 'neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T20:55:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T20:55:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', '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/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7', 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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', 'created': u'2019-05-09T20:55:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T20:55:21Z', 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/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7', 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_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 20:55:22,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 20:55:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 20:55:22,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Thu, 09 May 2019 20: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-1fc88f7d-a4e8-4b9b-aa28-ef32992d19d4 x-openstack-request-id: req-1fc88f7d-a4e8-4b9b-aa28-ef32992d19d4 2019-05-09 20:55:22,614 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be3986d1-eafc-4de9-81ec-cf8abdced1cb"}} 2019-05-09 20:55:22,615 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1fc88f7d-a4e8-4b9b-aa28-ef32992d19d4 2019-05-09 20:55:22,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0568678379059s 2019-05-09 20:55:22,616 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', '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'2ab4035b39944105b06c1331442b1700', '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'be3986d1-eafc-4de9-81ec-cf8abdced1cb', 'swap': 0}) 2019-05-09 20:55:22,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 20:55:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" -d '{"extra_specs": {}}' 2019-05-09 20:55:22,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 20:55: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-46c67207-bfc5-4a5a-b95e-25c218bfc4d4 x-openstack-request-id: req-46c67207-bfc5-4a5a-b95e-25c218bfc4d4 2019-05-09 20:55:22,636 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 20:55:22,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb/os-extra_specs used request id req-46c67207-bfc5-4a5a-b95e-25c218bfc4d4 2019-05-09 20:55:22,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198910236359s 2019-05-09 20:55:22,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1', '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'2ab4035b39944105b06c1331442b1700', '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'be3986d1-eafc-4de9-81ec-cf8abdced1cb', 'swap': 0}) 2019-05-09 20:55:26,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 20:55:26,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 20:55:26,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 20:55:26,041 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 20:55:26,074 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-09 20:55:29,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fc8693fc-ffbc-4c92-8423-fa95a3af9c1f/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-05-09 20:55:29,384 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 20:55:29,395 - 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', '--concurrency=4']'. 2019-05-09 21:11:33,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d17b3598-6bca-47b3-965b-99f8b385c8fb 2019-05-09 21:11:33,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd17b3598-6bca-47b3-965b-99f8b385c8fb']'. 2019-05-09 21:11:33,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 21:11:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 21:11:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 21:11:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d17b3598-6bca-47b3-965b-99f8b385c8fb | 2019-05-09 21:11:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-09 21:11:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 20:55:31 | 2019-05-09 21:11:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 21:11:32 | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:01 | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fc8693fc-ffbc-4c92-8423-fa95a3af9c1f) | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 21:11:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 079bba6a-4e48-4be6-a4cc-8121cd0ce078) | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 949.378 | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 21:11:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-09 21:11:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 21:11:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 21:11:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 21:11:34,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-05-09 21:11:34,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'd17b3598-6bca-47b3-965b-99f8b385c8fb', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-05-09 21:11:36,350 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d17b3598-6bca-47b3-965b-99f8b385c8fb --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 21:11:36,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'd17b3598-6bca-47b3-965b-99f8b385c8fb', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-05-09 21:11:38,237 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d17b3598-6bca-47b3-965b-99f8b385c8fb --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 21:11:38,448 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 21:11:38,449 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 16:52 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-05-09 21:11:38,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 21:11:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:39,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:11:39 GMT X-Openstack-Request-Id: req-bda6ae1e-136e-492b-af72-8431b2bcf5fb 2019-05-09 21:11:39,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:11:39,104 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bc09bf5b-eafe-444d-af5b-fcd09e8f79d7 used request id req-bda6ae1e-136e-492b-af72-8431b2bcf5fb 2019-05-09 21:11:39,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.648195028305s 2019-05-09 21:11:39,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 21:11:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:39,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Thu, 09 May 2019 21:11: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-21d4bea2-97d9-409b-a762-8dbcf03878b5 x-openstack-request-id: req-21d4bea2-97d9-409b-a762-8dbcf03878b5 2019-05-09 21:11:39,429 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be3986d1-eafc-4de9-81ec-cf8abdced1cb"}, {"name": "neutron-tempest-plugin-api-flavor_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e2e525a2-eb65-4bee-9e37-66637e0327a0"}]} 2019-05-09 21:11:39,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-21d4bea2-97d9-409b-a762-8dbcf03878b5 2019-05-09 21:11:39,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308211088181s 2019-05-09 21:11:39,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 21:11:39,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:39,516 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 21:11: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 x-compute-request-id: req-cf57016e-1a45-4814-8fa7-48a60ea3768d x-openstack-request-id: req-cf57016e-1a45-4814-8fa7-48a60ea3768d 2019-05-09 21:11:39,516 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/be3986d1-eafc-4de9-81ec-cf8abdced1cb used request id req-cf57016e-1a45-4814-8fa7-48a60ea3768d 2019-05-09 21:11:39,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0844330787659s 2019-05-09 21:11:39,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 21:11:39,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d5018147-5625-4bee-898d-01ad08614bbe/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" -d '{"subnet_id": "e143f56b-5814-425e-8e55-2a1639fc2ee4"}' 2019-05-09 21:11:42,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 21:11:42 GMT X-Openstack-Request-Id: req-11b1ad5a-b0bb-4482-8be0-195cce6354fd 2019-05-09 21:11:42,793 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9f0a3217-eeff-4741-8935-f8e3401ead4a", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "subnet_id": "e143f56b-5814-425e-8e55-2a1639fc2ee4", "subnet_ids": ["e143f56b-5814-425e-8e55-2a1639fc2ee4"], "port_id": "5bc6110f-5739-4922-9b24-a37bc8df5784", "id": "d5018147-5625-4bee-898d-01ad08614bbe"} 2019-05-09 21:11:42,793 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d5018147-5625-4bee-898d-01ad08614bbe/remove_router_interface.json used request id req-11b1ad5a-b0bb-4482-8be0-195cce6354fd 2019-05-09 21:11:42,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.27656006813s 2019-05-09 21:11:42,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 21:11:42,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1725 Content-Type: application/json Date: Thu, 09 May 2019 21:11:43 GMT X-Openstack-Request-Id: req-a8ec615c-3249-468c-9c53-e1efd99f595b 2019-05-09 21:11:43,216 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e2ae8edd67344d13993b6d6347320385", "created_at": "2019-05-09T20:54:50Z", "admin_state_up": true, "updated_at": "2019-05-09T21:11:41Z", "project_id": "e2ae8edd67344d13993b6d6347320385", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d5018147-5625-4bee-898d-01ad08614bbe", "name": "neutron-tempest-plugin-api-router_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}]} 2019-05-09 21:11:43,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8ec615c-3249-468c-9c53-e1efd99f595b 2019-05-09 21:11:43,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.422390937805s 2019-05-09 21:11:43,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 21:11:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/d5018147-5625-4bee-898d-01ad08614bbe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:47,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:11:47 GMT X-Openstack-Request-Id: req-487f2e6e-e122-4c9f-b8e4-42eb0c1346c0 2019-05-09 21:11:47,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:11:47,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d5018147-5625-4bee-898d-01ad08614bbe.json used request id req-487f2e6e-e122-4c9f-b8e4-42eb0c1346c0 2019-05-09 21:11:47,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.74217295647s 2019-05-09 21:11:47,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 21:11:47,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:48,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1942 Content-Type: application/json Date: Thu, 09 May 2019 21:11:48 GMT X-Openstack-Request-Id: req-d742eac3-19e7-4d6b-84aa-bc864565eb4d 2019-05-09 21:11:48,308 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T20:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e143f56b-5814-425e-8e55-2a1639fc2ee4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e2ae8edd67344d13993b6d6347320385","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1","enable_dhcp":true,"segment_id":null,"network_id":"9f0a3217-eeff-4741-8935-f8e3401ead4a","tenant_id":"e2ae8edd67344d13993b6d6347320385","created_at":"2019-05-09T20:54:48Z","ip_version":4}]} 2019-05-09 21:11:48,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d742eac3-19e7-4d6b-84aa-bc864565eb4d 2019-05-09 21:11:48,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.347560167313s 2019-05-09 21:11:48,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 21:11:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e143f56b-5814-425e-8e55-2a1639fc2ee4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:50,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:11:50 GMT X-Openstack-Request-Id: req-9be22775-4a98-4db9-aa90-c014ecda24c3 2019-05-09 21:11:50,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:11:50,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e143f56b-5814-425e-8e55-2a1639fc2ee4.json used request id req-9be22775-4a98-4db9-aa90-c014ecda24c3 2019-05-09 21:11:50,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.21240901947s 2019-05-09 21:11:50,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:11:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:50,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2123 Content-Type: application/json Date: Thu, 09 May 2019 21:11:50 GMT X-Openstack-Request-Id: req-25b3cfcf-7841-450e-abaf-2ab337284560 2019-05-09 21:11:50,942 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f0a3217-eeff-4741-8935-f8e3401ead4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"e2ae8edd67344d13993b6d6347320385","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:11:50Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1","admin_state_up":true,"tenant_id":"e2ae8edd67344d13993b6d6347320385","created_at":"2019-05-09T20:54:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 21:11:50,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-25b3cfcf-7841-450e-abaf-2ab337284560 2019-05-09 21:11:50,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42013001442s 2019-05-09 21:11:50,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 21:11:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/9f0a3217-eeff-4741-8935-f8e3401ead4a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:52,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:11:52 GMT X-Openstack-Request-Id: req-4e601d74-6579-4818-b081-d0d4d6ebc2b6 2019-05-09 21:11:52,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:11:52,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9f0a3217-eeff-4741-8935-f8e3401ead4a.json used request id req-4e601d74-6579-4818-b081-d0d4d6ebc2b6 2019-05-09 21:11:52,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1594119072s 2019-05-09 21:11:52,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:11:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:52,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 09 May 2019 21:11:52 GMT X-Openstack-Request-Id: req-9d4bb21a-79bf-45f8-93ba-be81df2d9d4d 2019-05-09 21:11:52,459 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T20:55:00Z", "file": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/file", "owner": "e2ae8edd67344d13993b6d6347320385", "id": "b5091b1b-60ee-499d-ad1c-dcb146529fc1", "size": 12716032, "self": "/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T20:54:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:11:52,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9d4bb21a-79bf-45f8-93ba-be81df2d9d4d 2019-05-09 21:11:52,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35093998909s 2019-05-09 21:11:52,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 21:11:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01b4bc24fdd3d5b093101185127e6594d7eece9a" 2019-05-09 21:11:53,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:11:53 GMT X-Openstack-Request-Id: req-adb9c9d9-a694-407e-8fc4-db94849be7a2 2019-05-09 21:11:53,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. 2019-05-09 21:11:53,200 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b5091b1b-60ee-499d-ad1c-dcb146529fc1 used request id req-adb9c9d9-a694-407e-8fc4-db94849be7a2 2019-05-09 21:11:53,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.739364862442s 2019-05-09 21:11:53,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 21:11:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:53,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Thu, 09 May 2019 21: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-5bf4fcdf-6128-465a-b518-617efa72b7e8 x-openstack-request-id: req-5bf4fcdf-6128-465a-b518-617efa72b7e8 2019-05-09 21:11:53,222 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e2e525a2-eb65-4bee-9e37-66637e0327a0"}]} 2019-05-09 21:11:53,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5bf4fcdf-6128-465a-b518-617efa72b7e8 2019-05-09 21:11:53,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220408439636s 2019-05-09 21:11:53,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 21:11:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:53,269 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 21: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-79894c64-9c71-4419-9b87-e8469854d5bc x-openstack-request-id: req-79894c64-9c71-4419-9b87-e8469854d5bc 2019-05-09 21:11:53,270 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e2e525a2-eb65-4bee-9e37-66637e0327a0 used request id req-79894c64-9c71-4419-9b87-e8469854d5bc 2019-05-09 21:11:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0454740524292s 2019-05-09 21:11:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:11:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:53,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Thu, 09 May 2019 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa35ed7c-0e1f-4629-9902-e9eabe2d62ea 2019-05-09 21:11:53,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": {"self": "http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d8bd23127534565a71e4db57cd66347", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:11:53,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aa35ed7c-0e1f-4629-9902-e9eabe2d62ea 2019-05-09 21:11:53,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238873004913s 2019-05-09 21:11:53,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:11:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:53,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Thu, 09 May 2019 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c5fa8c-6adb-4baf-985e-af9817ad6bf5 2019-05-09 21:11:53,750 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1", "links": {"self": "http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8d8bd23127534565a71e4db57cd66347", "description": null}} 2019-05-09 21:11:53,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347 used request id req-38c5fa8c-6adb-4baf-985e-af9817ad6bf5 2019-05-09 21:11:53,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235823869705s 2019-05-09 21:11:53,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 21:11:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:54,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd4e6ec-3533-4d14-a0a5-6f815070b726 2019-05-09 21:11:54,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:11:54,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8d8bd23127534565a71e4db57cd66347 used request id req-7dd4e6ec-3533-4d14-a0a5-6f815070b726 2019-05-09 21:11:54,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.429558038712s 2019-05-09 21:11:54,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:11:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:54,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 21:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9464d3a-d3d4-4f4a-be73-274d90151bd8 2019-05-09 21:11:54,400 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385"}, "tags": [], "enabled": true, "id": "e2ae8edd67344d13993b6d6347320385", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_6cd1b5a7-e8a9-4e9e-9886-08825a8dd9a1"}]} 2019-05-09 21:11:54,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f9464d3a-d3d4-4f4a-be73-274d90151bd8 2019-05-09 21:11:54,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213168144226s 2019-05-09 21:11:54,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 21:11:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:54,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa63527a-be19-482b-9b98-2f3d3ba9812e 2019-05-09 21:11:54,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:11:54,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e2ae8edd67344d13993b6d6347320385 used request id req-aa63527a-be19-482b-9b98-2f3d3ba9812e 2019-05-09 21:11:54,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288230895996s 2019-05-09 21:11:54,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 21:11:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e2ae8edd67344d13993b6d6347320385&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:55,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 21:11:55 GMT X-Openstack-Request-Id: req-2bf1e852-9352-4a12-bd71-5e16f70d0de4 2019-05-09 21:11:55,047 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e2ae8edd67344d13993b6d6347320385", "created_at": "2019-05-09T20:54:47Z", "updated_at": "2019-05-09T20:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "19500104-a042-41da-9df9-f2961de7d3b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2ae8edd67344d13993b6d6347320385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "8d14ee1d-d8d4-42ac-8ba6-26c1431e4dbe", "remote_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2ae8edd67344d13993b6d6347320385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "de1b9511-f4b1-4c9c-97d4-847475581ba0", "remote_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2ae8edd67344d13993b6d6347320385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "e21b5376-184c-4c84-b5c2-15c5ea3ae1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2ae8edd67344d13993b6d6347320385"}], "revision_number": 1, "project_id": "e2ae8edd67344d13993b6d6347320385", "id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "name": "default"}]} 2019-05-09 21:11:55,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e2ae8edd67344d13993b6d6347320385&name=default used request id req-2bf1e852-9352-4a12-bd71-5e16f70d0de4 2019-05-09 21:11:55,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348802089691s 2019-05-09 21:11:55,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 21:11:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:55,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Thu, 09 May 2019 21:11:55 GMT X-Openstack-Request-Id: req-e2750d3a-2573-42d0-90b7-965fb4938376 2019-05-09 21:11:55,442 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2ae8edd67344d13993b6d6347320385", "created_at": "2019-05-09T20:54:47Z", "updated_at": "2019-05-09T20:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "19500104-a042-41da-9df9-f2961de7d3b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2ae8edd67344d13993b6d6347320385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "8d14ee1d-d8d4-42ac-8ba6-26c1431e4dbe", "remote_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2ae8edd67344d13993b6d6347320385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "de1b9511-f4b1-4c9c-97d4-847475581ba0", "remote_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2ae8edd67344d13993b6d6347320385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:54:47Z", "revision_number": 0, "id": "e21b5376-184c-4c84-b5c2-15c5ea3ae1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:54:47Z", "security_group_id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "tenant_id": "e2ae8edd67344d13993b6d6347320385", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2ae8edd67344d13993b6d6347320385"}], "revision_number": 1, "project_id": "e2ae8edd67344d13993b6d6347320385", "id": "3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 21:11:55,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e2750d3a-2573-42d0-90b7-965fb4938376 2019-05-09 21:11:55,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.390231847763s 2019-05-09 21:11:55,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 21:11:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9664fa4dd00411b381318b43cfddffb9509a8985" 2019-05-09 21:11:55,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:11:55 GMT X-Openstack-Request-Id: req-0e6cac11-9859-4eea-8492-95af7146f140 2019-05-09 21:11:55,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:11:55,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3a51f85b-b7d6-4f76-ad8a-6475a79aa7ee.json used request id req-0e6cac11-9859-4eea-8492-95af7146f140 2019-05-09 21:11:55,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.454236984253s 2019-05-09 21:11:55,958 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-05-09 21:11:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:11:56,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 21:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed999a67-1237-42cd-ba39-f621ad234110 2019-05-09 21:11:56,009 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 21:11:56,009 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ed999a67-1237-42cd-ba39-f621ad234110 2019-05-09 21:11:56,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 21:11:56,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T22:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["LBJpt1Y1Ri6g8DeYAHFEPQ"], "issued_at": "2019-05-09T21:11:56.000000Z"}} 2019-05-09 21:11:56,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:11:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:56,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 21:11:56 GMT X-Openstack-Request-Id: req-635b62b9-cf39-4dfa-af70-a6e973d6d917 2019-05-09 21:11:56,826 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 21:11:56,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-635b62b9-cf39-4dfa-af70-a6e973d6d917 2019-05-09 21:11:56,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401381015778s 2019-05-09 21:11:56,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:11:56,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab555184-215b-4d80-84ef-185aeab2598d 2019-05-09 21:11:56,839 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 21:11:56,839 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ab555184-215b-4d80-84ef-185aeab2598d 2019-05-09 21:11:56,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:11:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:57,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 21:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7771e6f7-8193-4426-b764-0299f9bd1b23 2019-05-09 21:11:57,057 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 21:11:57,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7771e6f7-8193-4426-b764-0299f9bd1b23 2019-05-09 21:11:57,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217398166656s 2019-05-09 21:11:57,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 21:11:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}}' 2019-05-09 21:11:57,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 09 May 2019 21:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3677357-ac0e-4ca8-9e0a-aaba674e3695 2019-05-09 21:11:57,205 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3"}, "tags": [], "enabled": true, "id": "23689e99414249bb8f38cdfd9cd654e3", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}} 2019-05-09 21:11:57,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b3677357-ac0e-4ca8-9e0a-aaba674e3695 2019-05-09 21:11:57,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140972137451s 2019-05-09 21:11:57,206 - 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'23689e99414249bb8f38cdfd9cd654e3', '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_f069b6af-55be-420d-8d37-a039deb1317a'}) 2019-05-09 21:11:57,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 21:11:57,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "vmhNrHZVZOLGS10SQFNVt5Btm49oo4", "email": null, "name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a"}}' 2019-05-09 21:11:57,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 09 May 2019 21:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97a9cb3-4780-409f-993b-a118ef3042c8 2019-05-09 21:11:57,708 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a", "links": {"self": "http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f2234a27b347ba8d9efa1276bac385", "domain_id": "default", "password_expires_at": null}} 2019-05-09 21:11:57,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b97a9cb3-4780-409f-993b-a118ef3042c8 2019-05-09 21:11:57,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496165990829s 2019-05-09 21:11:57,709 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'64f2234a27b347ba8d9efa1276bac385', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a'}) 2019-05-09 21:11:57,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:11:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:57,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7bf39c-f7c2-4a84-ac17-a3cfd3972898 2019-05-09 21:11:57,934 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:11:57,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8b7bf39c-f7c2-4a84-ac17-a3cfd3972898 2019-05-09 21:11:57,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221864938736s 2019-05-09 21:11:57,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:11:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:58,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e3537e-bfd0-4a52-bd50-36b8e7adb232 2019-05-09 21:11:58,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:11:58,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d3e3537e-bfd0-4a52-bd50-36b8e7adb232 2019-05-09 21:11:58,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113292217255s 2019-05-09 21:11:58,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:11:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:58,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3c7c0f-6e90-412a-a8e5-b208837db54c 2019-05-09 21:11:58,280 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:11:58,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ca3c7c0f-6e90-412a-a8e5-b208837db54c 2019-05-09 21:11:58,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222283124924s 2019-05-09 21:11:58,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:11:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:58,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0901594-9cba-4380-87ef-4526655c986f 2019-05-09 21:11:58,514 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:11:58,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c0901594-9cba-4380-87ef-4526655c986f 2019-05-09 21:11:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229853153229s 2019-05-09 21:11:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:11:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:58,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 21:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa4a7dd-3ac6-44d3-b28e-99ed7d87bf55 2019-05-09 21:11:58,734 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a", "links": {"self": "http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f2234a27b347ba8d9efa1276bac385", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:11:58,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3fa4a7dd-3ac6-44d3-b28e-99ed7d87bf55 2019-05-09 21:11:58,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219274997711s 2019-05-09 21:11:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:11:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:58,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 09 May 2019 21:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01afa3e8-d49c-43df-b9b4-d1f3d3aef5e6 2019-05-09 21:11:58,986 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3"}, "tags": [], "enabled": true, "id": "23689e99414249bb8f38cdfd9cd654e3", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:11:58,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-01afa3e8-d49c-43df-b9b4-d1f3d3aef5e6 2019-05-09 21:11:58,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239734888077s 2019-05-09 21:11:58,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:11:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=64f2234a27b347ba8d9efa1276bac385&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=23689e99414249bb8f38cdfd9cd654e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:59,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 21:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52afabf3-94cb-4030-bcfe-7b8c7458b56e 2019-05-09 21:11:59,122 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=64f2234a27b347ba8d9efa1276bac385&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=23689e99414249bb8f38cdfd9cd654e3", "previous": null, "next": null}} 2019-05-09 21:11:59,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=64f2234a27b347ba8d9efa1276bac385&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=23689e99414249bb8f38cdfd9cd654e3 used request id req-52afabf3-94cb-4030-bcfe-7b8c7458b56e 2019-05-09 21:11:59,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127598047256s 2019-05-09 21:11:59,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 21:11:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3/users/64f2234a27b347ba8d9efa1276bac385/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:59,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee4f48bd-eec3-4bb7-b3bf-4b6e02018ac0 2019-05-09 21:11:59,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:11:59,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3/users/64f2234a27b347ba8d9efa1276bac385/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-ee4f48bd-eec3-4bb7-b3bf-4b6e02018ac0 2019-05-09 21:11:59,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160465955734s 2019-05-09 21:11:59,287 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a', 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'23689e99414249bb8f38cdfd9cd654e3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vmhNrHZVZOLGS10SQFNVt5Btm49oo4', 'username': u'rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 21:11:59,291 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a', 'password': 'vmhNrHZVZOLGS10SQFNVt5Btm49oo4', 'project_name': 'rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '23689e99414249bb8f38cdfd9cd654e3', 'project_domain_name': 'Default'} 2019-05-09 21:11:59,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:11:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:59,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7318c2c6-1e62-4647-a5ab-3da219bf8034 2019-05-09 21:11:59,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:11:59,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7318c2c6-1e62-4647-a5ab-3da219bf8034 2019-05-09 21:11:59,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221199035645s 2019-05-09 21:11:59,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:11:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:59,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1063751-09a1-47b1-9da6-7e58f2c7ac5e 2019-05-09 21:11:59,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:11:59,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d1063751-09a1-47b1-9da6-7e58f2c7ac5e 2019-05-09 21:11:59,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.133380889893s 2019-05-09 21:11:59,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:11:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:11:59,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36628026-12e9-4027-827d-344e0c5932c0 2019-05-09 21:11:59,888 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:11:59,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-36628026-12e9-4027-827d-344e0c5932c0 2019-05-09 21:11:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229438066483s 2019-05-09 21:11:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:11:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:12:00,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 21:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e46f6c-9992-4e28-bfe3-8e92ad712f10 2019-05-09 21:12:00,131 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a", "links": {"self": "http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f2234a27b347ba8d9efa1276bac385", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:12:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-89e46f6c-9992-4e28-bfe3-8e92ad712f10 2019-05-09 21:12:00,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242394208908s 2019-05-09 21:12:00,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:12:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:12:00,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 09 May 2019 21:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8569eb-829d-4e2e-8e3d-5ef67ebe54c8 2019-05-09 21:12:00,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3"}, "tags": [], "enabled": true, "id": "23689e99414249bb8f38cdfd9cd654e3", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:12:00,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4e8569eb-829d-4e2e-8e3d-5ef67ebe54c8 2019-05-09 21:12:00,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134774923325s 2019-05-09 21:12:00,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:12:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=64f2234a27b347ba8d9efa1276bac385&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=23689e99414249bb8f38cdfd9cd654e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:12:00,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 21:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b12a68-146d-4219-94c1-3e40891cf2c1 2019-05-09 21:12:00,406 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=64f2234a27b347ba8d9efa1276bac385&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=23689e99414249bb8f38cdfd9cd654e3", "previous": null, "next": null}} 2019-05-09 21:12:00,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=64f2234a27b347ba8d9efa1276bac385&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=23689e99414249bb8f38cdfd9cd654e3 used request id req-a7b12a68-146d-4219-94c1-3e40891cf2c1 2019-05-09 21:12:00,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121586084366s 2019-05-09 21:12:00,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 21:12:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3/users/64f2234a27b347ba8d9efa1276bac385/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:12:00,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c8090a-2aaf-418e-843d-a2b1296b92e7 2019-05-09 21:12:00,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:12:00,676 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3/users/64f2234a27b347ba8d9efa1276bac385/roles/cd96abb66eb043e0a9978bce6444100e used request id req-b5c8090a-2aaf-418e-843d-a2b1296b92e7 2019-05-09 21:12:00,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.265537977219s 2019-05-09 21:12:00,677 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-05-09 21:12:00,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:12:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:12:01,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 21:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db50bef-3bc3-4b2a-b8cd-0a4326dabb9c 2019-05-09 21:12:01,025 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 21:12:01,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8db50bef-3bc3-4b2a-b8cd-0a4326dabb9c 2019-05-09 21:12:01,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.348261833191s 2019-05-09 21:12:01,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:12:01,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:12:01,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 09 May 2019 21:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35966ddd-33fe-4930-95c3-9634143d1850 2019-05-09 21:12:01,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3"}, "tags": [], "enabled": true, "id": "23689e99414249bb8f38cdfd9cd654e3", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:12:01,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-35966ddd-33fe-4930-95c3-9634143d1850 2019-05-09 21:12:01,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209634780884s 2019-05-09 21:12:01,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 21:12:01,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"network": {"shared": true, "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "name": "rally_sanity-net_f069b6af-55be-420d-8d37-a039deb1317a", "admin_state_up": true}}' 2019-05-09 21:12:01,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 09 May 2019 21:12:01 GMT X-Openstack-Request-Id: req-1bffd523-8e9d-423e-a088-29b843ee550e 2019-05-09 21:12:01,904 - 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":"3edc9a02-64ef-4916-8796-9b4fab25cb7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"23689e99414249bb8f38cdfd9cd654e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:12:01Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_f069b6af-55be-420d-8d37-a039deb1317a","admin_state_up":true,"tenant_id":"23689e99414249bb8f38cdfd9cd654e3","created_at":"2019-05-09T21:12:01Z","mtu":1450}} 2019-05-09 21:12:01,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1bffd523-8e9d-423e-a088-29b843ee550e 2019-05-09 21:12:01,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.660314083099s 2019-05-09 21:12:01,905 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T21:12:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3edc9a02-64ef-4916-8796-9b4fab25cb7a', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_f069b6af-55be-420d-8d37-a039deb1317a', u'created_at': u'2019-05-09T21:12:01Z', u'mtu': 1450, u'tenant_id': u'23689e99414249bb8f38cdfd9cd654e3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'23689e99414249bb8f38cdfd9cd654e3', u'l2_adjacency': True}) 2019-05-09 21:12:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:12:01,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 21:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fe1383-d83d-49c0-800a-d7a7fbed241b 2019-05-09 21:12:01,916 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 21:12:01,916 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-02fe1383-d83d-49c0-800a-d7a7fbed241b 2019-05-09 21:12:01,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 21:12:02,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T22:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23689e99414249bb8f38cdfd9cd654e3", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/23689e99414249bb8f38cdfd9cd654e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/23689e99414249bb8f38cdfd9cd654e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/23689e99414249bb8f38cdfd9cd654e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_23689e99414249bb8f38cdfd9cd654e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_23689e99414249bb8f38cdfd9cd654e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/23689e99414249bb8f38cdfd9cd654e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/23689e99414249bb8f38cdfd9cd654e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/23689e99414249bb8f38cdfd9cd654e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/23689e99414249bb8f38cdfd9cd654e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/23689e99414249bb8f38cdfd9cd654e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/23689e99414249bb8f38cdfd9cd654e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a", "id": "64f2234a27b347ba8d9efa1276bac385"}, "audit_ids": ["mon9cFU5TT6coBZIvMMcFw"], "issued_at": "2019-05-09T21:12:02.000000Z"}} 2019-05-09 21:12:02,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:12:02,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:12:02,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Thu, 09 May 2019 21:12:02 GMT X-Openstack-Request-Id: req-2176e46c-0113-4654-b821-cf21ba28e6cd 2019-05-09 21:12:02,742 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3edc9a02-64ef-4916-8796-9b4fab25cb7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"23689e99414249bb8f38cdfd9cd654e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:12:01Z","qos_policy_id":null,"name":"rally_sanity-net_f069b6af-55be-420d-8d37-a039deb1317a","admin_state_up":true,"tenant_id":"23689e99414249bb8f38cdfd9cd654e3","created_at":"2019-05-09T21:12:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 21:12:02,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2176e46c-0113-4654-b821-cf21ba28e6cd 2019-05-09 21:12:02,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404308080673s 2019-05-09 21:12:02,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 21:12:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" -d '{"subnet": {"name": "rally_sanity-subnet_f069b6af-55be-420d-8d37-a039deb1317a", "enable_dhcp": true, "network_id": "3edc9a02-64ef-4916-8796-9b4fab25cb7a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 21:12:04,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 09 May 2019 21:12:04 GMT X-Openstack-Request-Id: req-6df11369-a256-4d8e-ae23-b920c73db43c 2019-05-09 21:12:04,118 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T21:12:03Z","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":"73bce7c6-d2d0-4071-a7cd-d3080728128c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"23689e99414249bb8f38cdfd9cd654e3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_f069b6af-55be-420d-8d37-a039deb1317a","enable_dhcp":true,"segment_id":null,"network_id":"3edc9a02-64ef-4916-8796-9b4fab25cb7a","tenant_id":"23689e99414249bb8f38cdfd9cd654e3","created_at":"2019-05-09T21:12:03Z","ip_version":4}} 2019-05-09 21:12:04,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6df11369-a256-4d8e-ae23-b920c73db43c 2019-05-09 21:12:04,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.37395596504s 2019-05-09 21:12:04,119 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T21:12:03Z', 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'73bce7c6-d2d0-4071-a7cd-d3080728128c', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_f069b6af-55be-420d-8d37-a039deb1317a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3edc9a02-64ef-4916-8796-9b4fab25cb7a', u'tenant_id': u'23689e99414249bb8f38cdfd9cd654e3', u'created_at': u'2019-05-09T21:12:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'23689e99414249bb8f38cdfd9cd654e3'}) 2019-05-09 21:12:04,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 21:12:04,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "rally_sanity-router_f069b6af-55be-420d-8d37-a039deb1317a", "admin_state_up": true}}' 2019-05-09 21:12:11,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Thu, 09 May 2019 21:12:11 GMT X-Openstack-Request-Id: req-e2685fc6-917c-4d21-a410-d5218788af11 2019-05-09 21:12:11,540 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "created_at": "2019-05-09T21:12:05Z", "admin_state_up": true, "updated_at": "2019-05-09T21:12:06Z", "project_id": "23689e99414249bb8f38cdfd9cd654e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5f6e4d3c-2b1c-439e-9a8d-9571fff77eef", "name": "rally_sanity-router_f069b6af-55be-420d-8d37-a039deb1317a"}} 2019-05-09 21:12:11,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e2685fc6-917c-4d21-a410-d5218788af11 2019-05-09 21:12:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.42099308968s 2019-05-09 21:12:11,541 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T21:12:06Z', u'revision_number': 3, u'ha': True, u'id': u'5f6e4d3c-2b1c-439e-9a8d-9571fff77eef', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_f069b6af-55be-420d-8d37-a039deb1317a', u'admin_state_up': True, u'tenant_id': u'23689e99414249bb8f38cdfd9cd654e3', u'created_at': u'2019-05-09T21:12:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'23689e99414249bb8f38cdfd9cd654e3'}) 2019-05-09 21:12:11,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 21:12:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5f6e4d3c-2b1c-439e-9a8d-9571fff77eef/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" -d '{"subnet_id": "73bce7c6-d2d0-4071-a7cd-d3080728128c"}' 2019-05-09 21:12:14,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 21:12:14 GMT X-Openstack-Request-Id: req-36fd79df-3cf3-4bfe-b54d-a7caff0085d9 2019-05-09 21:12:14,653 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3edc9a02-64ef-4916-8796-9b4fab25cb7a", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "subnet_id": "73bce7c6-d2d0-4071-a7cd-d3080728128c", "subnet_ids": ["73bce7c6-d2d0-4071-a7cd-d3080728128c"], "port_id": "2d733a9f-d5f1-4c59-b1b7-ac5c6cecf4d2", "id": "5f6e4d3c-2b1c-439e-9a8d-9571fff77eef"} 2019-05-09 21:12:14,654 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5f6e4d3c-2b1c-439e-9a8d-9571fff77eef/add_router_interface.json used request id req-36fd79df-3cf3-4bfe-b54d-a7caff0085d9 2019-05-09 21:12:14,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.11189508438s 2019-05-09 21:12:14,655 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 21:12:14,761 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 21:12:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:12:14,770 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 21:12:14 GMT 2019-05-09 21:12:14,770 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 21:12:14,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:12:14,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:12:15,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 21:12:15 GMT X-Openstack-Request-Id: req-336c2ac2-eeb7-4fc0-8386-2b5086da4c30 2019-05-09 21:12:15,150 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:12:15,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-336c2ac2-eeb7-4fc0-8386-2b5086da4c30 2019-05-09 21:12:15,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.375137090683s 2019-05-09 21:12:15,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 21:12:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a"}' 2019-05-09 21:12:15,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 09 May 2019 21:12:15 GMT Location: http://172.30.9.21:9292/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba16262e-98dc-4ec5-b12d-4591ada6da8f 2019-05-09 21:12:15,597 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:12:15Z", "file": "/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609/file", "owner": "23689e99414249bb8f38cdfd9cd654e3", "id": "3badcb66-8895-4682-acf4-26d8a3b85609", "size": null, "self": "/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609", "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_f069b6af-55be-420d-8d37-a039deb1317a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a", "checksum": null, "created_at": "2019-05-09T21:12:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 21:12:15,597 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ba16262e-98dc-4ec5-b12d-4591ada6da8f 2019-05-09 21:12:15,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.438614845276s 2019-05-09 21:12:15,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 21:12:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" -d '' 2019-05-09 21:12:16,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:12:16 GMT X-Openstack-Request-Id: req-4e545c63-1ad9-4124-9700-f28548884744 2019-05-09 21:12:16,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:12:16,861 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609/file used request id req-4e545c63-1ad9-4124-9700-f28548884744 2019-05-09 21:12:16,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26232409477s 2019-05-09 21:12:16,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:12:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:12:17,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 09 May 2019 21:12:17 GMT X-Openstack-Request-Id: req-909363f8-f370-4c2b-b0b2-0d82cde08c25 2019-05-09 21:12:17,185 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:12:16Z", "file": "/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609/file", "owner": "23689e99414249bb8f38cdfd9cd654e3", "id": "3badcb66-8895-4682-acf4-26d8a3b85609", "size": 12716032, "self": "/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/3badcb66-8895-4682-acf4-26d8a3b85609/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/3badcb66-8895-4682-acf4-26d8a3b85609/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:12:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:12:17,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-909363f8-f370-4c2b-b0b2-0d82cde08c25 2019-05-09 21:12:17,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320058107376s 2019-05-09 21:12:17,187 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/3badcb66-8895-4682-acf4-26d8a3b85609/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609/file', 'owner': u'23689e99414249bb8f38cdfd9cd654e3', 'id': u'3badcb66-8895-4682-acf4-26d8a3b85609', 'size': 12716032, u'self': u'/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23689e99414249bb8f38cdfd9cd654e3', 'name': 'rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/3badcb66-8895-4682-acf4-26d8a3b85609/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T21:12:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T21:12:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', '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/3badcb66-8895-4682-acf4-26d8a3b85609', 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_f069b6af-55be-420d-8d37-a039deb1317a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'created': u'2019-05-09T21:12:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T21:12: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/3badcb66-8895-4682-acf4-26d8a3b85609', 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_f069b6af-55be-420d-8d37-a039deb1317a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 21:12:17,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 21:12:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 21:12:17,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 09 May 2019 21:12: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-1fe54cfb-94b5-42de-a238-2e5d8453dd10 x-openstack-request-id: req-1fe54cfb-94b5-42de-a238-2e5d8453dd10 2019-05-09 21:12:17,518 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/788d4779-500a-4a14-8769-6e9c312d8562", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "788d4779-500a-4a14-8769-6e9c312d8562"}} 2019-05-09 21:12:17,518 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1fe54cfb-94b5-42de-a238-2e5d8453dd10 2019-05-09 21:12:17,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327368974686s 2019-05-09 21:12:17,519 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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'2ab4035b39944105b06c1331442b1700', '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'788d4779-500a-4a14-8769-6e9c312d8562', 'swap': 0}) 2019-05-09 21:12:17,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 21:12:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"extra_specs": {}}' 2019-05-09 21:12:17,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 21:12: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-e2c66740-9343-4317-b1de-abe9762e044c x-openstack-request-id: req-e2c66740-9343-4317-b1de-abe9762e044c 2019-05-09 21:12:17,551 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 21:12:17,551 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562/os-extra_specs used request id req-e2c66740-9343-4317-b1de-abe9762e044c 2019-05-09 21:12:17,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0312190055847s 2019-05-09 21:12:17,551 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 21:12:19,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-09 21:12:22,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6b6e0b32-c23e-4085-88ea-df7b78743643 | 2019-05-09T21:12:21.920334 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6b6e0b32-c23e-4085-88ea-df7b78743643 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 21:12:25,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-05-09 21:12:26,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-09 21:12:26,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 21:12:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:12:26,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 21:12: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-1f4ee6a2-9cf5-43ee-ad40-1286e48dc552 x-openstack-request-id: req-1f4ee6a2-9cf5-43ee-ad40-1286e48dc552 2019-05-09 21:12:26,435 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 21:12:26,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-1f4ee6a2-9cf5-43ee-ad40-1286e48dc552 2019-05-09 21:12:26,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.333673000336s 2019-05-09 21:12:26,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 21:12:26,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:12:26,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 21:12:26 GMT X-Openstack-Request-Id: req-ba139cef-778f-4c76-a886-3370ac5328ec 2019-05-09 21:12:26,748 - 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"}]} 2019-05-09 21:12:26,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-ba139cef-778f-4c76-a886-3370ac5328ec 2019-05-09 21:12:26,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.311917066574s 2019-05-09 21:12:26,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 21:12:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_f069b6af-55be-420d-8d37-a039deb1317a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 21:12:26,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Thu, 09 May 2019 21:12: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-a44f0a79-6f4e-4070-822c-a74732a399d1 x-openstack-request-id: req-a44f0a79-6f4e-4070-822c-a74732a399d1 2019-05-09 21:12:26,797 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_f069b6af-55be-420d-8d37-a039deb1317a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e24236c4-96b0-44bb-9f32-20937c79542f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e24236c4-96b0-44bb-9f32-20937c79542f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e24236c4-96b0-44bb-9f32-20937c79542f"}} 2019-05-09 21:12:26,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a44f0a79-6f4e-4070-822c-a74732a399d1 2019-05-09 21:12:26,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.038379907608s 2019-05-09 21:12:26,798 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f069b6af-55be-420d-8d37-a039deb1317a', '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'2ab4035b39944105b06c1331442b1700', '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'e24236c4-96b0-44bb-9f32-20937c79542f', 'swap': 0}) 2019-05-09 21:12:26,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 21:12:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e24236c4-96b0-44bb-9f32-20937c79542f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" -d '{"extra_specs": {}}' 2019-05-09 21:12:26,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 21:12: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 x-compute-request-id: req-3b6f1ffd-0e9c-4e0d-9708-80d2f06305bb x-openstack-request-id: req-3b6f1ffd-0e9c-4e0d-9708-80d2f06305bb 2019-05-09 21:12:26,818 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 21:12:26,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e24236c4-96b0-44bb-9f32-20937c79542f/os-extra_specs used request id req-3b6f1ffd-0e9c-4e0d-9708-80d2f06305bb 2019-05-09 21:12:26,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196611881256s 2019-05-09 21:12:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:12:26,828 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6abe76e-18fa-4594-8177-40cbc2eed390 2019-05-09 21:12:26,828 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 21:12:26,828 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-c6abe76e-18fa-4594-8177-40cbc2eed390 2019-05-09 21:12:26,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-09 21:12:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:12:26,839 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df7f1c5-ad65-45d7-9fb3-2e2842643cdb 2019-05-09 21:12:26,840 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-09 21:12:26,840 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-4df7f1c5-ad65-45d7-9fb3-2e2842643cdb 2019-05-09 21:12:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:12:27,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Thu, 09 May 2019 21:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8ca427-7023-427b-8c81-9ddcc0e9733a 2019-05-09 21:12:27,045 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-09 21:12:27,046 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ad8ca427-7023-427b-8c81-9ddcc0e9733a 2019-05-09 21:12:27,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.214457035065s 2019-05-09 21:12:27,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f069b6af-55be-420d-8d37-a039deb1317a', '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'2ab4035b39944105b06c1331442b1700', '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'e24236c4-96b0-44bb-9f32-20937c79542f', 'swap': 0}) 2019-05-09 21:12:27,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-05-09 21:12:27,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:12:27,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:12:27,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-09 21:12:27,067 - 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', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:13:54,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8947958-fc73-43e1-a88d-e79cf084853f 2019-05-09 21:13:54,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-05-09 21:13:54,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8947958-fc73-43e1-a88d-e79cf084853f'] 2019-05-09 21:13:55,074 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8947958-fc73-43e1-a88d-e79cf084853f -------------------------------------------------------------------------------- Task a8947958-fc73-43e1-a88d-e79cf084853f: 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 a8947958-fc73-43e1-a88d-e79cf084853f 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> duration | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631764 Full duration: 10.769269 -------------------------------------------------------------------------------- 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 a8947958-fc73-43e1-a88d-e79cf084853f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 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.133486 Full duration: 11.382527 -------------------------------------------------------------------------------- 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 a8947958-fc73-43e1-a88d-e79cf084853f 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.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | total | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | -> duration | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.376214 Full duration: 11.175647 -------------------------------------------------------------------------------- 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 a8947958-fc73-43e1-a88d-e79cf084853f 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.746 | 1.746 | 1.746 | 1.746 | 1.746 | 1.746 | 100.0% | 1 | | total | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> duration | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.189811 Full duration: 12.007685 -------------------------------------------------------------------------------- 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 a8947958-fc73-43e1-a88d-e79cf084853f 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 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | total | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | -> duration | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.819599 Full duration: 11.966699 -------------------------------------------------------------------------------- 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 a8947958-fc73-43e1-a88d-e79cf084853f 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.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866475 Full duration: 10.821426 HINTS: * To plot HTML graphics with this data, run: rally task report a8947958-fc73-43e1-a88d-e79cf084853f --out output.html * To generate a JUnit report, run: rally task export a8947958-fc73-43e1-a88d-e79cf084853f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8947958-fc73-43e1-a88d-e79cf084853f --json --out output.json 2019-05-09 21:13:55,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8947958-fc73-43e1-a88d-e79cf084853f', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-05-09 21:13:56,965 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8947958-fc73-43e1-a88d-e79cf084853f --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-05-09 21:13:56.873 657 INFO rally.api [-] Building 'json' report for the following task(s): 'a8947958-fc73-43e1-a88d-e79cf084853f'. 2019-05-09 21:13:56.878 657 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:13:56,972 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-09 21:13:56,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-05-09 21:13:56,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:13:56,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:13:56,991 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-09 21:13:56,991 - 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', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:15:57,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b 2019-05-09 21:15:57,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b'] 2019-05-09 21:15:58,429 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b -------------------------------------------------------------------------------- Task 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b: 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 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.405 | 4.405 | 4.405 | 4.405 | 4.405 | 4.405 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> glance_v2.upload_data | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | glance_v2.delete_image | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | total | 5.303 | 5.303 | 5.303 | 5.303 | 5.303 | 5.303 | 100.0% | 1 | | -> duration | 5.303 | 5.303 | 5.303 | 5.303 | 5.303 | 5.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.303144 Full duration: 17.350185 -------------------------------------------------------------------------------- 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 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b 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 | 5.298 | 5.298 | 5.298 | 5.298 | 5.298 | 5.298 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> glance_v2.upload_data | 1.76 | 1.76 | 1.76 | 1.76 | 1.76 | 1.76 | 100.0% | 1 | | glance_v2.list_images | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 100.0% | 1 | | -> duration | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.550574 Full duration: 20.008862 -------------------------------------------------------------------------------- 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 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.602636 Full duration: 11.870188 -------------------------------------------------------------------------------- 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": "3edc9a02-64ef-4916-8796-9b4fab25cb7a" } ], "flavor": { "name": "rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> glance_v2.upload_data | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | nova.boot_servers | 19.833 | 19.833 | 19.833 | 19.833 | 19.833 | 19.833 | 100.0% | 1 | | total | 24.449 | 24.449 | 24.449 | 24.449 | 24.449 | 24.449 | 100.0% | 1 | | -> duration | 23.449 | 23.449 | 23.449 | 23.449 | 23.449 | 23.449 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.449241 Full duration: 51.659689 HINTS: * To plot HTML graphics with this data, run: rally task report 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b --out output.html * To generate a JUnit report, run: rally task export 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b --json --out output.json 2019-05-09 21:15:58,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-05-09 21:16:00,520 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-05-09 21:16:00.384 1206 INFO rally.api [-] Building 'json' report for the following task(s): '8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b'. 2019-05-09 21:16:00.390 1206 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:16:00,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-09 21:16:00,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-05-09 21:16:00,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:16:00,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:16:00,546 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-09 21:16:00,546 - 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', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:20:18,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 303dd48d-cfeb-4989-9ea8-fa189162aa94 2019-05-09 21:20:18,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '303dd48d-cfeb-4989-9ea8-fa189162aa94'] 2019-05-09 21:20:19,453 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 303dd48d-cfeb-4989-9ea8-fa189162aa94 -------------------------------------------------------------------------------- Task 303dd48d-cfeb-4989-9ea8-fa189162aa94: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_snapshot | 3.574 | 3.574 | 3.574 | 3.574 | 3.574 | 3.574 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 100.0% | 1 | | total | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 100.0% | 1 | | -> duration | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.489606 Full duration: 30.557859 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 100.0% | 1 | | cinder_v3.delete_volume | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | total | 5.352 | 5.352 | 5.352 | 5.352 | 5.352 | 5.352 | 100.0% | 1 | | -> duration | 5.352 | 5.352 | 5.352 | 5.352 | 5.352 | 5.352 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.351539 Full duration: 20.827049 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume | 9.54 | 9.54 | 9.54 | 9.54 | 9.54 | 9.54 | 100.0% | 1 | | cinder_v3.delete_volume | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 100.0% | 1 | | total | 13.103 | 13.103 | 13.103 | 13.103 | 13.103 | 13.103 | 100.0% | 1 | | -> duration | 13.103 | 13.103 | 13.103 | 13.103 | 13.103 | 13.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.102932 Full duration: 28.583447 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 100.0% | 1 | | cinder_v3.delete_volume | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 100.0% | 1 | | -> duration | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.638864 Full duration: 20.641415 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume | 3.69 | 3.69 | 3.69 | 3.69 | 3.69 | 3.69 | 100.0% | 1 | | cinder_v3.extend_volume | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | cinder_v3.delete_volume | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | total | 7.526 | 7.526 | 7.526 | 7.526 | 7.526 | 7.526 | 100.0% | 1 | | -> duration | 7.526 | 7.526 | 7.526 | 7.526 | 7.526 | 7.526 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.525978 Full duration: 22.210497 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 100.0% | 1 | | cinder_v3.delete_volume | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 100.0% | 1 | | total | 6.794 | 6.794 | 6.794 | 6.794 | 6.794 | 6.794 | 100.0% | 1 | | -> duration | 6.794 | 6.794 | 6.794 | 6.794 | 6.794 | 6.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.794367 Full duration: 27.884463 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_qos | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | cinder_v3.list_qos | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> duration | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.112654 Full duration: 17.842292 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_qos | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | cinder_v3.set_qos | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 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.202691 Full duration: 18.600082 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume_type | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | cinder_v3.list_types | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.125544 Full duration: 17.938804 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 303dd48d-cfeb-4989-9ea8-fa189162aa94 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_v3.create_volume_type | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> duration | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.242594 Full duration: 18.404005 HINTS: * To plot HTML graphics with this data, run: rally task report 303dd48d-cfeb-4989-9ea8-fa189162aa94 --out output.html * To generate a JUnit report, run: rally task export 303dd48d-cfeb-4989-9ea8-fa189162aa94 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 303dd48d-cfeb-4989-9ea8-fa189162aa94 --json --out output.json 2019-05-09 21:20:19,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '303dd48d-cfeb-4989-9ea8-fa189162aa94', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-05-09 21:20:21,413 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 303dd48d-cfeb-4989-9ea8-fa189162aa94 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-05-09 21:20:21.304 2991 INFO rally.api [-] Building 'json' report for the following task(s): '303dd48d-cfeb-4989-9ea8-fa189162aa94'. 2019-05-09 21:20:21.314 2991 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:20:21,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-09 21:20:21,430 - 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 2019-05-09 21:20:21,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:20:21,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:20:21,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-09 21:20:21,447 - 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', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:22:59,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 642a44d6-179e-4d6a-a501-3bb5f0b80a58 2019-05-09 21:22:59,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '642a44d6-179e-4d6a-a501-3bb5f0b80a58'] 2019-05-09 21:23:00,038 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 642a44d6-179e-4d6a-a501-3bb5f0b80a58 -------------------------------------------------------------------------------- Task 642a44d6-179e-4d6a-a501-3bb5f0b80a58: 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745882 Full duration: 10.778098 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761723 Full duration: 10.781285 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729485 Full duration: 10.89892 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> duration | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.08825 Full duration: 11.843976 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746403 Full duration: 10.538578 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086274 Full duration: 11.767732 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741811 Full duration: 10.632658 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | total | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 100.0% | 1 | | -> duration | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.711046 Full duration: 12.733868 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7319 Full duration: 10.490803 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | gnocchi.delete_metric | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> duration | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.363836 Full duration: 12.188263 -------------------------------------------------------------------------------- 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 642a44d6-179e-4d6a-a501-3bb5f0b80a58 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.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | gnocchi.delete_resource | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073952 Full duration: 11.884818 HINTS: * To plot HTML graphics with this data, run: rally task report 642a44d6-179e-4d6a-a501-3bb5f0b80a58 --out output.html * To generate a JUnit report, run: rally task export 642a44d6-179e-4d6a-a501-3bb5f0b80a58 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 642a44d6-179e-4d6a-a501-3bb5f0b80a58 --json --out output.json 2019-05-09 21:23:00,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '642a44d6-179e-4d6a-a501-3bb5f0b80a58', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-05-09 21:23:02,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 642a44d6-179e-4d6a-a501-3bb5f0b80a58 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-05-09 21:23:02.083 4122 INFO rally.api [-] Building 'json' report for the following task(s): '642a44d6-179e-4d6a-a501-3bb5f0b80a58'. 2019-05-09 21:23:02.092 4122 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:23:02,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-09 21:23:02,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-05-09 21:23:02,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:23:02,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:23:02,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-09 21:23:02,248 - 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', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:25:05,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c7535927-05ec-4ca5-82e8-b1007f2f8ebf 2019-05-09 21:25:05,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c7535927-05ec-4ca5-82e8-b1007f2f8ebf'] 2019-05-09 21:25:06,268 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c7535927-05ec-4ca5-82e8-b1007f2f8ebf -------------------------------------------------------------------------------- Task c7535927-05ec-4ca5-82e8-b1007f2f8ebf: 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 c7535927-05ec-4ca5-82e8-b1007f2f8ebf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.404 | 8.404 | 8.404 | 8.404 | 8.404 | 8.404 | 100.0% | 1 | | heat.update_stack | 5.141 | 5.141 | 5.141 | 5.141 | 5.141 | 5.141 | 100.0% | 1 | | heat.delete_stack | 4.195 | 4.195 | 4.195 | 4.195 | 4.195 | 4.195 | 100.0% | 1 | | total | 17.741 | 17.741 | 17.741 | 17.741 | 17.741 | 17.741 | 100.0% | 1 | | -> duration | 13.741 | 13.741 | 13.741 | 13.741 | 13.741 | 13.741 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.74064 Full duration: 30.422472 -------------------------------------------------------------------------------- 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 c7535927-05ec-4ca5-82e8-b1007f2f8ebf 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.477 | 7.477 | 7.477 | 7.477 | 7.477 | 7.477 | 100.0% | 1 | | heat.check_stack | 2.101 | 2.101 | 2.101 | 2.101 | 2.101 | 2.101 | 100.0% | 1 | | heat.delete_stack | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 100.0% | 1 | | total | 11.388 | 11.388 | 11.388 | 11.388 | 11.388 | 11.388 | 100.0% | 1 | | -> duration | 9.388 | 9.388 | 9.388 | 9.388 | 9.388 | 9.388 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.388063 Full duration: 23.88147 -------------------------------------------------------------------------------- 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 c7535927-05ec-4ca5-82e8-b1007f2f8ebf 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.954 | 5.954 | 5.954 | 5.954 | 5.954 | 5.954 | 100.0% | 1 | | heat.suspend_stack | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | heat.resume_stack | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | heat.delete_stack | 4.69 | 4.69 | 4.69 | 4.69 | 4.69 | 4.69 | 100.0% | 1 | | total | 15.379 | 15.379 | 15.379 | 15.379 | 15.379 | 15.379 | 100.0% | 1 | | -> duration | 13.379 | 13.379 | 13.379 | 13.379 | 13.379 | 13.379 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.379382 Full duration: 27.496816 -------------------------------------------------------------------------------- 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 c7535927-05ec-4ca5-82e8-b1007f2f8ebf 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 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | total | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> duration | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.23232 Full duration: 12.826216 HINTS: * To plot HTML graphics with this data, run: rally task report c7535927-05ec-4ca5-82e8-b1007f2f8ebf --out output.html * To generate a JUnit report, run: rally task export c7535927-05ec-4ca5-82e8-b1007f2f8ebf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c7535927-05ec-4ca5-82e8-b1007f2f8ebf --json --out output.json 2019-05-09 21:25:06,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c7535927-05ec-4ca5-82e8-b1007f2f8ebf', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-05-09 21:25:08,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c7535927-05ec-4ca5-82e8-b1007f2f8ebf --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-05-09 21:25:08.217 5031 INFO rally.api [-] Building 'json' report for the following task(s): 'c7535927-05ec-4ca5-82e8-b1007f2f8ebf'. 2019-05-09 21:25:08.221 5031 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:25:08,328 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-09 21:25:08,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-05-09 21:25:08,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:25:08,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:25:08,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-09 21:25:08,346 - 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', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:29:43,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e0d02ce2-2574-4877-95fe-ae80042d6a32 2019-05-09 21:29:43,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e0d02ce2-2574-4877-95fe-ae80042d6a32'] 2019-05-09 21:29:44,549 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e0d02ce2-2574-4877-95fe-ae80042d6a32 -------------------------------------------------------------------------------- Task e0d02ce2-2574-4877-95fe-ae80042d6a32: 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | keystone_v3.add_role | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | keystone_v3.revoke_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 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.191445 Full duration: 20.546759 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | keystone_v3.add_role | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | keystone_v3.list_roles | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | -> duration | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.391515 Full duration: 20.373754 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | keystone_v3.list_projects | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 100.0% | 1 | | -> duration | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.456666 Full duration: 20.722383 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | keystone_v3.delete_role | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.039901 Full duration: 18.08983 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | keystone_v3.delete_service | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> duration | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.085027 Full duration: 18.353824 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | keystone_v3.create_user | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | -> keystone_v3.add_role | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | keystone_v3.create_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | keystone_v3.get_project | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | keystone_v3.get_user | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | keystone_v3.get_role | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | keystone_v3.list_services | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | keystone_v3.get_services | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 3.672 | 3.672 | 3.672 | 3.672 | 3.672 | 3.672 | 100.0% | 1 | | -> duration | 3.672 | 3.672 | 3.672 | 3.672 | 3.672 | 3.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.671572 Full duration: 27.850703 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | keystone_v3.update_project | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | keystone_v3.delete_project | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | -> duration | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.788973 Full duration: 18.991742 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e0d02ce2-2574-4877-95fe-ae80042d6a32 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.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | total | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | -> duration | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.410523 Full duration: 21.225191 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e0d02ce2-2574-4877-95fe-ae80042d6a32 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.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | total | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> duration | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.279911 Full duration: 20.646355 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | keystone_v3.list_users | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 100.0% | 1 | | -> duration | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.877804 Full duration: 21.305053 -------------------------------------------------------------------------------- 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 e0d02ce2-2574-4877-95fe-ae80042d6a32 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.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | keystone_v3.create_users | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | total | 13.359 | 13.359 | 13.359 | 13.359 | 13.359 | 13.359 | 100.0% | 1 | | -> duration | 13.359 | 13.359 | 13.359 | 13.359 | 13.359 | 13.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.359348 Full duration: 36.562836 HINTS: * To plot HTML graphics with this data, run: rally task report e0d02ce2-2574-4877-95fe-ae80042d6a32 --out output.html * To generate a JUnit report, run: rally task export e0d02ce2-2574-4877-95fe-ae80042d6a32 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e0d02ce2-2574-4877-95fe-ae80042d6a32 --json --out output.json 2019-05-09 21:29:44,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e0d02ce2-2574-4877-95fe-ae80042d6a32', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-05-09 21:29:46,667 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e0d02ce2-2574-4877-95fe-ae80042d6a32 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-05-09 21:29:46.521 6942 INFO rally.api [-] Building 'json' report for the following task(s): 'e0d02ce2-2574-4877-95fe-ae80042d6a32'. 2019-05-09 21:29:46.531 6942 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:29:46,677 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-09 21:29:46,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-05-09 21:29:46,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:29:46,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:29:46,690 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-09 21:29:46,690 - 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', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:36:03,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 2019-05-09 21:36:03,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '268db827-f9f5-4c23-94d9-ca6bc83bf3fa'] 2019-05-09 21:36:04,711 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 268db827-f9f5-4c23-94d9-ca6bc83bf3fa -------------------------------------------------------------------------------- Task 268db827-f9f5-4c23-94d9-ca6bc83bf3fa: 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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | neutron.delete_network | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 100.0% | 1 | | total | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | -> duration | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.679929 Full duration: 21.878314 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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 | 2.128 | 2.128 | 2.128 | 2.128 | 2.128 | 2.128 | 100.0% | 1 | | neutron.delete_port | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | total | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | -> duration | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.073756 Full duration: 32.154381 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | neutron.create_subnet | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | neutron.create_router | 5.093 | 5.093 | 5.093 | 5.093 | 5.093 | 5.093 | 100.0% | 1 | | neutron.add_interface_router | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 100.0% | 1 | | neutron.remove_interface_router | 4.814 | 4.814 | 4.814 | 4.814 | 4.814 | 4.814 | 100.0% | 1 | | neutron.delete_router | 3.704 | 3.704 | 3.704 | 3.704 | 3.704 | 3.704 | 100.0% | 1 | | total | 19.776 | 19.776 | 19.776 | 19.776 | 19.776 | 19.776 | 100.0% | 1 | | -> duration | 19.776 | 19.776 | 19.776 | 19.776 | 19.776 | 19.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.776251 Full duration: 44.134048 -------------------------------------------------------------------------------- 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": { "router": {} } }, "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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.794 | 1.794 | 1.794 | 1.794 | 1.794 | 1.794 | 100.0% | 1 | | neutron.delete_subnet | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | total | 2.924 | 2.924 | 2.924 | 2.924 | 2.924 | 2.924 | 100.0% | 1 | | -> duration | 2.924 | 2.924 | 2.924 | 2.924 | 2.924 | 2.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.923722 Full duration: 31.544501 -------------------------------------------------------------------------------- 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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | neutron.list_networks | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | -> duration | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.395615 Full duration: 22.461248 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | neutron.list_ports | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 100.0% | 1 | | -> duration | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.314324 Full duration: 33.992232 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "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": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | neutron.create_subnet | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.create_router | 4.822 | 4.822 | 4.822 | 4.822 | 4.822 | 4.822 | 100.0% | 1 | | neutron.add_interface_router | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 100.0% | 1 | | neutron.list_routers | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | total | 10.907 | 10.907 | 10.907 | 10.907 | 10.907 | 10.907 | 100.0% | 1 | | -> duration | 10.907 | 10.907 | 10.907 | 10.907 | 10.907 | 10.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.90718 Full duration: 45.570951 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | neutron.create_subnet | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | neutron.list_subnets | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | -> duration | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.812699 Full duration: 26.88102 -------------------------------------------------------------------------------- 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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.delete_security_group | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> duration | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.383223 Full duration: 20.613529 -------------------------------------------------------------------------------- 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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | neutron.create_security_group_rule | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | neutron.delete_security_group | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | total | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 100.0% | 1 | | -> duration | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.192786 Full duration: 20.406244 -------------------------------------------------------------------------------- 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 268db827-f9f5-4c23-94d9-ca6bc83bf3fa 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.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | neutron.create_router | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 100.0% | 1 | | neutron.add_gateway_router | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | neutron.remove_gateway_router | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 100.0% | 1 | | total | 11.206 | 11.206 | 11.206 | 11.206 | 11.206 | 11.206 | 100.0% | 1 | | -> duration | 11.206 | 11.206 | 11.206 | 11.206 | 11.206 | 11.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.205879 Full duration: 45.149903 HINTS: * To plot HTML graphics with this data, run: rally task report 268db827-f9f5-4c23-94d9-ca6bc83bf3fa --out output.html * To generate a JUnit report, run: rally task export 268db827-f9f5-4c23-94d9-ca6bc83bf3fa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 268db827-f9f5-4c23-94d9-ca6bc83bf3fa --json --out output.json 2019-05-09 21:36:04,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '268db827-f9f5-4c23-94d9-ca6bc83bf3fa', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-05-09 21:36:06,772 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 268db827-f9f5-4c23-94d9-ca6bc83bf3fa --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-05-09 21:36:06.626 10233 INFO rally.api [-] Building 'json' report for the following task(s): '268db827-f9f5-4c23-94d9-ca6bc83bf3fa'. 2019-05-09 21:36:06.638 10233 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:36:06,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-09 21:36:06,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-05-09 21:36:06,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:36:06,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:36:06,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-09 21:36:06,795 - 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', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:37:43,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 2019-05-09 21:37:43,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '58321d88-f9cf-4bb3-86a7-1be66d9bf8d0'] 2019-05-09 21:37:44,269 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 -------------------------------------------------------------------------------- Task 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a" }, "image": { "name": "rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a" }, "nics": [ { "net-id": "3edc9a02-64ef-4916-8796-9b4fab25cb7a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-23be93de-2e8a-4dd7-828d-59a8db6a611d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) 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/servers.py", line 431, in live_migrate disk_over_commit) 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/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-23be93de-2e8a-4dd7-828d-59a8db6a611d) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 21.726 | 21.726 | 21.726 | 21.726 | 21.726 | 21.726 | 100.0% | 1 | | nova.live_migrate | 6.397 | 6.397 | 6.397 | 6.397 | 6.397 | 6.397 | 0.0% | 1 | | total | 28.123 | 28.123 | 28.123 | 28.123 | 28.123 | 28.123 | 0.0% | 1 | | -> duration | 27.123 | 27.123 | 27.123 | 27.123 | 27.123 | 27.123 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.123249 Full duration: 51.572928 HINTS: * To plot HTML graphics with this data, run: rally task report 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 --out output.html * To generate a JUnit report, run: rally task export 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 --json --out output.json At least one workload did not pass SLA criteria. 2019-05-09 21:37:44,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '58321d88-f9cf-4bb3-86a7-1be66d9bf8d0', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-05-09 21:37:46,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 58321d88-f9cf-4bb3-86a7-1be66d9bf8d0 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-05-09 21:37:46.131 10464 INFO rally.api [-] Building 'json' report for the following task(s): '58321d88-f9cf-4bb3-86a7-1be66d9bf8d0'. 2019-05-09 21:37:46.133 10464 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:37:46,254 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-09 21:37:46,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-05-09 21:37:46,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 21:37:46,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 21:37:46,270 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-09 21:37:46,270 - 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', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '3edc9a02-64ef-4916-8796-9b4fab25cb7a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a', '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_f069b6af-55be-420d-8d37-a039deb1317a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 21:38:58,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 715924bc-2cc8-413d-9b79-749fa4c6f978 2019-05-09 21:38:58,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '715924bc-2cc8-413d-9b79-749fa4c6f978'] 2019-05-09 21:38:59,678 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 715924bc-2cc8-413d-9b79-749fa4c6f978 -------------------------------------------------------------------------------- Task 715924bc-2cc8-413d-9b79-749fa4c6f978: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 715924bc-2cc8-413d-9b79-749fa4c6f978 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.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | quotas.delete_quotas | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | -> duration | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.225374 Full duration: 12.78192 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 715924bc-2cc8-413d-9b79-749fa4c6f978 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.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.929739 Full duration: 13.218482 -------------------------------------------------------------------------------- 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 715924bc-2cc8-413d-9b79-749fa4c6f978 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.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885495 Full duration: 12.413696 -------------------------------------------------------------------------------- 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 715924bc-2cc8-413d-9b79-749fa4c6f978 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.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | total | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | -> duration | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.547073 Full duration: 12.774513 HINTS: * To plot HTML graphics with this data, run: rally task report 715924bc-2cc8-413d-9b79-749fa4c6f978 --out output.html * To generate a JUnit report, run: rally task export 715924bc-2cc8-413d-9b79-749fa4c6f978 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 715924bc-2cc8-413d-9b79-749fa4c6f978 --json --out output.json 2019-05-09 21:38:59,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '715924bc-2cc8-413d-9b79-749fa4c6f978', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-05-09 21:39:01,569 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 715924bc-2cc8-413d-9b79-749fa4c6f978 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-05-09 21:39:01.479 10973 INFO rally.api [-] Building 'json' report for the following task(s): '715924bc-2cc8-413d-9b79-749fa4c6f978'. 2019-05-09 21:39:01.483 10973 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:39:01,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-09 21:39:01,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:08 | 6 | 100.00% | | glance | 00:01:40 | 4 | 100.00% | | cinder | 00:03:43 | 10 | 100.00% | | gnocchi | 00:02:04 | 11 | 100.00% | | heat | 00:01:34 | 4 | 100.00% | | keystone | 00:04:04 | 11 | 100.00% | | neutron | 00:05:44 | 11 | 100.00% | | nova | 00:00:51 | 1 | 0.00% | | quotas | 00:00:51 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:43 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-05-09 21:39:01,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-05-09 21:39:01,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-05-09 21:39:03,894 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-05-09 21:39:03.710 10975 INFO rally.api [-] Building 'html' report for the following task(s): 'a8947958-fc73-43e1-a88d-e79cf084853f', '8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b', '303dd48d-cfeb-4989-9ea8-fa189162aa94', '642a44d6-179e-4d6a-a501-3bb5f0b80a58', 'c7535927-05ec-4ca5-82e8-b1007f2f8ebf', 'e0d02ce2-2574-4877-95fe-ae80042d6a32', '268db827-f9f5-4c23-94d9-ca6bc83bf3fa', '58321d88-f9cf-4bb3-86a7-1be66d9bf8d0', '715924bc-2cc8-413d-9b79-749fa4c6f978'. 2019-05-09 21:39:03.796 10975 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:39:03,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-05-09 21:39:06,176 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-05-09 21:39:06.067 10977 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'a8947958-fc73-43e1-a88d-e79cf084853f', '8d51aa0e-2d5a-45aa-9bec-cd4b2bb5771b', '303dd48d-cfeb-4989-9ea8-fa189162aa94', '642a44d6-179e-4d6a-a501-3bb5f0b80a58', 'c7535927-05ec-4ca5-82e8-b1007f2f8ebf', 'e0d02ce2-2574-4877-95fe-ae80042d6a32', '268db827-f9f5-4c23-94d9-ca6bc83bf3fa', '58321d88-f9cf-4bb3-86a7-1be66d9bf8d0', '715924bc-2cc8-413d-9b79-749fa4c6f978'. 2019-05-09 21:39:06.072 10977 INFO rally.api [-] The report has been successfully built. 2019-05-09 21:39:06,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 21:39:06,360 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 27:05 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-09 21:39:06,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 21:39:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:06,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 09 May 2019 21:39: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-d0fe0900-e290-43c2-b0dc-42c741c69a94 x-openstack-request-id: req-d0fe0900-e290-43c2-b0dc-42c741c69a94 2019-05-09 21:39:06,671 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/788d4779-500a-4a14-8769-6e9c312d8562", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "788d4779-500a-4a14-8769-6e9c312d8562"}, {"name": "rally_sanity-flavor_alt_f069b6af-55be-420d-8d37-a039deb1317a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e24236c4-96b0-44bb-9f32-20937c79542f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e24236c4-96b0-44bb-9f32-20937c79542f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e24236c4-96b0-44bb-9f32-20937c79542f"}]} 2019-05-09 21:39:06,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d0fe0900-e290-43c2-b0dc-42c741c69a94 2019-05-09 21:39:06,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300012111664s 2019-05-09 21:39:06,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 21:39:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e24236c4-96b0-44bb-9f32-20937c79542f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:06,713 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 21:39: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-c9a5fd7b-cfcd-4bd2-b6b6-b0e8ab83f49a x-openstack-request-id: req-c9a5fd7b-cfcd-4bd2-b6b6-b0e8ab83f49a 2019-05-09 21:39:06,713 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e24236c4-96b0-44bb-9f32-20937c79542f used request id req-c9a5fd7b-cfcd-4bd2-b6b6-b0e8ab83f49a 2019-05-09 21:39:06,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399780273438s 2019-05-09 21:39:06,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 21:39:06,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5f6e4d3c-2b1c-439e-9a8d-9571fff77eef/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" -d '{"subnet_id": "73bce7c6-d2d0-4071-a7cd-d3080728128c"}' 2019-05-09 21:39:09,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 21:39:09 GMT X-Openstack-Request-Id: req-d9107f22-b2f2-4c3c-951b-2585102afa79 2019-05-09 21:39:09,753 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3edc9a02-64ef-4916-8796-9b4fab25cb7a", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "subnet_id": "73bce7c6-d2d0-4071-a7cd-d3080728128c", "subnet_ids": ["73bce7c6-d2d0-4071-a7cd-d3080728128c"], "port_id": "2d733a9f-d5f1-4c59-b1b7-ac5c6cecf4d2", "id": "5f6e4d3c-2b1c-439e-9a8d-9571fff77eef"} 2019-05-09 21:39:09,753 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5f6e4d3c-2b1c-439e-9a8d-9571fff77eef/remove_router_interface.json used request id req-d9107f22-b2f2-4c3c-951b-2585102afa79 2019-05-09 21:39:09,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03952407837s 2019-05-09 21:39:09,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 21:39:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:10,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1711 Content-Type: application/json Date: Thu, 09 May 2019 21:39:10 GMT X-Openstack-Request-Id: req-3d9e34a8-9b4d-4b13-a782-e9bf302fb967 2019-05-09 21:39:10,416 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "created_at": "2019-05-09T21:12:05Z", "admin_state_up": true, "updated_at": "2019-05-09T21:39:08Z", "project_id": "23689e99414249bb8f38cdfd9cd654e3", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5f6e4d3c-2b1c-439e-9a8d-9571fff77eef", "name": "rally_sanity-router_f069b6af-55be-420d-8d37-a039deb1317a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}]} 2019-05-09 21:39:10,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3d9e34a8-9b4d-4b13-a782-e9bf302fb967 2019-05-09 21:39:10,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.66216802597s 2019-05-09 21:39:10,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 21:39:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5f6e4d3c-2b1c-439e-9a8d-9571fff77eef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:14,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:39:14 GMT X-Openstack-Request-Id: req-0872c9b7-72be-42d1-a572-2bbed87279a4 2019-05-09 21:39:14,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:39:14,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5f6e4d3c-2b1c-439e-9a8d-9571fff77eef.json used request id req-0872c9b7-72be-42d1-a572-2bbed87279a4 2019-05-09 21:39:14,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54479789734s 2019-05-09 21:39:14,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 21:39:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:15,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Thu, 09 May 2019 21:39:15 GMT X-Openstack-Request-Id: req-9c62089c-5447-47c2-b5e0-4bdce216533e 2019-05-09 21:39:15,400 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T21:12:03Z","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":"73bce7c6-d2d0-4071-a7cd-d3080728128c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"23689e99414249bb8f38cdfd9cd654e3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_f069b6af-55be-420d-8d37-a039deb1317a","enable_dhcp":true,"segment_id":null,"network_id":"3edc9a02-64ef-4916-8796-9b4fab25cb7a","tenant_id":"23689e99414249bb8f38cdfd9cd654e3","created_at":"2019-05-09T21:12:03Z","ip_version":4}]} 2019-05-09 21:39:15,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9c62089c-5447-47c2-b5e0-4bdce216533e 2019-05-09 21:39:15,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.436789989471s 2019-05-09 21:39:15,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 21:39:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/73bce7c6-d2d0-4071-a7cd-d3080728128c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:17,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:39:17 GMT X-Openstack-Request-Id: req-6928fedc-afa4-4ffa-8436-4303d48854db 2019-05-09 21:39:17,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:39:17,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/73bce7c6-d2d0-4071-a7cd-d3080728128c.json used request id req-6928fedc-afa4-4ffa-8436-4303d48854db 2019-05-09 21:39:17,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50358700752s 2019-05-09 21:39:17,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:39:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:18,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Thu, 09 May 2019 21:39:18 GMT X-Openstack-Request-Id: req-e8811bd0-bdba-44d8-a3f4-8218dde90a82 2019-05-09 21:39:18,260 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3edc9a02-64ef-4916-8796-9b4fab25cb7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"23689e99414249bb8f38cdfd9cd654e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:39:17Z","qos_policy_id":null,"name":"rally_sanity-net_f069b6af-55be-420d-8d37-a039deb1317a","admin_state_up":true,"tenant_id":"23689e99414249bb8f38cdfd9cd654e3","created_at":"2019-05-09T21:12:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 21:39:18,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e8811bd0-bdba-44d8-a3f4-8218dde90a82 2019-05-09 21:39:18,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354561090469s 2019-05-09 21:39:18,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 21:39:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3edc9a02-64ef-4916-8796-9b4fab25cb7a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:19,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:39:19 GMT X-Openstack-Request-Id: req-e43d8e0b-bcc4-4708-bde9-a75785d00dca 2019-05-09 21:39:19,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:39:19,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3edc9a02-64ef-4916-8796-9b4fab25cb7a.json used request id req-e43d8e0b-bcc4-4708-bde9-a75785d00dca 2019-05-09 21:39:19,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21281385422s 2019-05-09 21:39:19,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:39:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:20,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 09 May 2019 21:39:20 GMT X-Openstack-Request-Id: req-9af0fb61-00b5-4cf7-909a-58ec94f9e045 2019-05-09 21:39:20,368 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:12:16Z", "file": "/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609/file", "owner": "23689e99414249bb8f38cdfd9cd654e3", "id": "3badcb66-8895-4682-acf4-26d8a3b85609", "size": 12716032, "self": "/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/3badcb66-8895-4682-acf4-26d8a3b85609/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/3badcb66-8895-4682-acf4-26d8a3b85609/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f069b6af-55be-420d-8d37-a039deb1317a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:12:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:39:20,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9af0fb61-00b5-4cf7-909a-58ec94f9e045 2019-05-09 21:39:20,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.888868093491s 2019-05-09 21:39:20,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 21:39:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72270228c48b07c4551d6f539a24fdd9ea8a0ff9" 2019-05-09 21:39:21,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:39:21 GMT X-Openstack-Request-Id: req-aefc8bf8-ee8c-4545-8b44-da39690dd7ee 2019-05-09 21:39:21,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:39:21,032 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3badcb66-8895-4682-acf4-26d8a3b85609 used request id req-aefc8bf8-ee8c-4545-8b44-da39690dd7ee 2019-05-09 21:39:21,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.662201166153s 2019-05-09 21:39:21,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 21:39:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:21,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 09 May 2019 21:39: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-a73460bc-4588-45b5-b501-c9b7a6b7cfac x-openstack-request-id: req-a73460bc-4588-45b5-b501-c9b7a6b7cfac 2019-05-09 21:39:21,058 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_f069b6af-55be-420d-8d37-a039deb1317a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/788d4779-500a-4a14-8769-6e9c312d8562", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "788d4779-500a-4a14-8769-6e9c312d8562"}]} 2019-05-09 21:39:21,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a73460bc-4588-45b5-b501-c9b7a6b7cfac 2019-05-09 21:39:21,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254888534546s 2019-05-09 21:39:21,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 21:39:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:21,108 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 21:39: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-26fee1ae-de6f-4404-b549-15337653e35f x-openstack-request-id: req-26fee1ae-de6f-4404-b549-15337653e35f 2019-05-09 21:39:21,108 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/788d4779-500a-4a14-8769-6e9c312d8562 used request id req-26fee1ae-de6f-4404-b549-15337653e35f 2019-05-09 21:39:21,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0487370491028s 2019-05-09 21:39:21,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:39:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:21,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 21:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45bc7ab-df8b-4be3-b05c-8a55435ad7a1 2019-05-09 21:39:21,344 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a", "links": {"self": "http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f2234a27b347ba8d9efa1276bac385", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:39:21,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a45bc7ab-df8b-4be3-b05c-8a55435ad7a1 2019-05-09 21:39:21,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235301017761s 2019-05-09 21:39:21,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:39:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:21,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 09 May 2019 21:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e830ae9c-c6e6-4936-9cb4-2db902936918 2019-05-09 21:39:21,664 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_f069b6af-55be-420d-8d37-a039deb1317a", "links": {"self": "http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "64f2234a27b347ba8d9efa1276bac385", "description": null}} 2019-05-09 21:39:21,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385 used request id req-e830ae9c-c6e6-4936-9cb4-2db902936918 2019-05-09 21:39:21,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.314340114594s 2019-05-09 21:39:21,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 21:39:21,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:22,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18eb8015-0a66-49c2-a1c8-e275c760219e 2019-05-09 21:39:22,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:39:22,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/64f2234a27b347ba8d9efa1276bac385 used request id req-18eb8015-0a66-49c2-a1c8-e275c760219e 2019-05-09 21:39:22,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.34885597229s 2019-05-09 21:39:22,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:39:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:22,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 09 May 2019 21:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8c9fbb-2aa9-40ab-b438-248b1655dd83 2019-05-09 21:39:22,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3"}, "tags": [], "enabled": true, "id": "23689e99414249bb8f38cdfd9cd654e3", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f069b6af-55be-420d-8d37-a039deb1317a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:39:22,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ce8c9fbb-2aa9-40ab-b438-248b1655dd83 2019-05-09 21:39:22,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221581220627s 2019-05-09 21:39:22,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 21:39:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:22,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84716a29-e83b-40c1-aabe-a8dbb87f0e01 2019-05-09 21:39:22,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:39:22,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/23689e99414249bb8f38cdfd9cd654e3 used request id req-84716a29-e83b-40c1-aabe-a8dbb87f0e01 2019-05-09 21:39:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291288852692s 2019-05-09 21:39:22,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 21:39:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=23689e99414249bb8f38cdfd9cd654e3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:22,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 21:39:22 GMT X-Openstack-Request-Id: req-b0f85e25-c19c-4915-ae5a-10480efc5f24 2019-05-09 21:39:22,901 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "created_at": "2019-05-09T21:12:01Z", "updated_at": "2019-05-09T21:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "521b7fbc-e656-4ee9-afd8-6874972f0663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "66e7e303-214f-4a34-bcc0-d67e2e8ab996", "remote_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "9e3c882f-fcc6-4849-9217-7c5f11758eff", "remote_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "c1934b99-f5f6-417c-894b-980cc641cf86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}], "revision_number": 1, "project_id": "23689e99414249bb8f38cdfd9cd654e3", "id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "name": "default"}]} 2019-05-09 21:39:22,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=23689e99414249bb8f38cdfd9cd654e3&name=default used request id req-b0f85e25-c19c-4915-ae5a-10480efc5f24 2019-05-09 21:39:22,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358177900314s 2019-05-09 21:39:22,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 21:39:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:23,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Thu, 09 May 2019 21:39:23 GMT X-Openstack-Request-Id: req-98745b96-73ed-456f-87a5-292753002309 2019-05-09 21:39:23,309 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "created_at": "2019-05-09T21:12:01Z", "updated_at": "2019-05-09T21:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "521b7fbc-e656-4ee9-afd8-6874972f0663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "66e7e303-214f-4a34-bcc0-d67e2e8ab996", "remote_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "9e3c882f-fcc6-4849-9217-7c5f11758eff", "remote_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:12:01Z", "revision_number": 0, "id": "c1934b99-f5f6-417c-894b-980cc641cf86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:12:01Z", "security_group_id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "tenant_id": "23689e99414249bb8f38cdfd9cd654e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23689e99414249bb8f38cdfd9cd654e3"}], "revision_number": 1, "project_id": "23689e99414249bb8f38cdfd9cd654e3", "id": "4504c03f-aba5-412d-b2b3-efc7b162d330", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 21:39:23,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-98745b96-73ed-456f-87a5-292753002309 2019-05-09 21:39:23,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.402570009232s 2019-05-09 21:39:23,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 21:39:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4504c03f-aba5-412d-b2b3-efc7b162d330.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c9b9f79e0ee2d5b122364ac591947dfb0b39e94" 2019-05-09 21:39:23,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:39:23 GMT X-Openstack-Request-Id: req-874dc411-18c8-4e11-bd4b-664603ed15df 2019-05-09 21:39:23,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:39:23,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4504c03f-aba5-412d-b2b3-efc7b162d330.json used request id req-874dc411-18c8-4e11-bd4b-664603ed15df 2019-05-09 21:39:23,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.446310997009s 2019-05-09 21:39:23,765 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-05-09 21:39:23,817 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-05-09 21:39:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:39:23,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 21:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ceb764-7fb1-4323-b2ab-8100ab7ffcac 2019-05-09 21:39:23,865 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 21:39:23,865 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-63ceb764-7fb1-4323-b2ab-8100ab7ffcac 2019-05-09 21:39:23,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 21:39:24,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T22:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["CXog5CldQL63HOdnLMDglw"], "issued_at": "2019-05-09T21:39:24.000000Z"}} 2019-05-09 21:39:24,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:39:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:25,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 21:39:25 GMT X-Openstack-Request-Id: req-16e4f715-6edd-4a5f-9497-901b3c53a096 2019-05-09 21:39:25,114 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 21:39:25,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-16e4f715-6edd-4a5f-9497-901b3c53a096 2019-05-09 21:39:25,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.826263904572s 2019-05-09 21:39:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:39:25,126 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21485c58-299c-47ae-8726-661034b767d0 2019-05-09 21:39:25,126 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 21:39:25,126 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-21485c58-299c-47ae-8726-661034b767d0 2019-05-09 21:39:25,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:39:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:25,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 21:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce330ed-6dc0-4c54-bff5-ec2e9425eb2a 2019-05-09 21:39:25,346 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 21:39:25,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-fce330ed-6dc0-4c54-bff5-ec2e9425eb2a 2019-05-09 21:39:25,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219686985016s 2019-05-09 21:39:25,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 21:39:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}}' 2019-05-09 21:39:25,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790372b1-a557-47e1-aa8d-953f98228ddc 2019-05-09 21:39:25,595 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859"}, "tags": [], "enabled": true, "id": "249a9bc196114916873e72d120d74859", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}} 2019-05-09 21:39:25,595 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-790372b1-a557-47e1-aa8d-953f98228ddc 2019-05-09 21:39:25,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.241600990295s 2019-05-09 21:39:25,596 - 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'249a9bc196114916873e72d120d74859', '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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9'}) 2019-05-09 21:39:25,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 21:39:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Eh13ATAB7KQas1Tbc7PELAo7JX7v0R", "email": null, "name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}}' 2019-05-09 21:39:26,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 09 May 2019 21:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f9cd2d-14ac-4a23-8df5-4ad4ed3cf507 2019-05-09 21:39:26,080 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": {"self": "http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c11cbdd99767428ab19881b03f27909d", "domain_id": "default", "password_expires_at": null}} 2019-05-09 21:39:26,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b9f9cd2d-14ac-4a23-8df5-4ad4ed3cf507 2019-05-09 21:39:26,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478401899338s 2019-05-09 21:39:26,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c11cbdd99767428ab19881b03f27909d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9'}) 2019-05-09 21:39:26,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:26,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:26,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2c4322-bbcd-4654-b29b-40deced5b01d 2019-05-09 21:39:26,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:26,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cf2c4322-bbcd-4654-b29b-40deced5b01d 2019-05-09 21:39:26,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218528985977s 2019-05-09 21:39:26,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:26,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f155806-1aa4-4a52-831b-92c64d771e79 2019-05-09 21:39:26,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:26,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0f155806-1aa4-4a52-831b-92c64d771e79 2019-05-09 21:39:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223628997803s 2019-05-09 21:39:26,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:26,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6407c9f8-2ddf-4d7e-86e5-8cc0968d3d72 2019-05-09 21:39:26,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:26,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6407c9f8-2ddf-4d7e-86e5-8cc0968d3d72 2019-05-09 21:39:26,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.285675048828s 2019-05-09 21:39:26,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:39:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:27,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01078301-2929-407c-958b-ddf3ef990ce9 2019-05-09 21:39:27,048 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:39:27,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-01078301-2929-407c-958b-ddf3ef990ce9 2019-05-09 21:39:27,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22008395195s 2019-05-09 21:39:27,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:39:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:27,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 21:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62288eff-e779-4d2b-a051-ea6d10c15b6f 2019-05-09 21:39:27,282 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": {"self": "http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c11cbdd99767428ab19881b03f27909d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:39:27,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-62288eff-e779-4d2b-a051-ea6d10c15b6f 2019-05-09 21:39:27,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233253002167s 2019-05-09 21:39:27,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:39:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:27,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 09 May 2019 21:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f845e18d-3c1d-4067-8ac2-149b80806282 2019-05-09 21:39:27,507 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859"}, "tags": [], "enabled": true, "id": "249a9bc196114916873e72d120d74859", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:39:27,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f845e18d-3c1d-4067-8ac2-149b80806282 2019-05-09 21:39:27,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212466001511s 2019-05-09 21:39:27,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:39:27,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c11cbdd99767428ab19881b03f27909d&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=249a9bc196114916873e72d120d74859" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:27,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 21:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7906a132-35e7-4df8-985f-d39a71382501 2019-05-09 21:39:27,724 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c11cbdd99767428ab19881b03f27909d&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=249a9bc196114916873e72d120d74859", "previous": null, "next": null}} 2019-05-09 21:39:27,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c11cbdd99767428ab19881b03f27909d&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=249a9bc196114916873e72d120d74859 used request id req-7906a132-35e7-4df8-985f-d39a71382501 2019-05-09 21:39:27,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208977222443s 2019-05-09 21:39:27,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 21:39:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859/users/c11cbdd99767428ab19881b03f27909d/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:28,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-091c1bc2-3ada-4c5f-8d89-177cce3eba3e 2019-05-09 21:39:28,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:39:28,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859/users/c11cbdd99767428ab19881b03f27909d/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-091c1bc2-3ada-4c5f-8d89-177cce3eba3e 2019-05-09 21:39:28,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.278604984283s 2019-05-09 21:39:28,007 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 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'249a9bc196114916873e72d120d74859', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Eh13ATAB7KQas1Tbc7PELAo7JX7v0R', 'username': u'refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 21:39:28,011 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'password': 'Eh13ATAB7KQas1Tbc7PELAo7JX7v0R', 'project_name': 'refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '249a9bc196114916873e72d120d74859', 'project_domain_name': 'Default'} 2019-05-09 21:39:28,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:28,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa050714-297e-463d-8724-6329f4b910a4 2019-05-09 21:39:28,129 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:28,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa050714-297e-463d-8724-6329f4b910a4 2019-05-09 21:39:28,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114984035492s 2019-05-09 21:39:28,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:28,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d18b68-61c7-4c3d-9241-267273d9837a 2019-05-09 21:39:28,335 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:28,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-12d18b68-61c7-4c3d-9241-267273d9837a 2019-05-09 21:39:28,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200436830521s 2019-05-09 21:39:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:39:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:28,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765b856c-9136-4d03-8301-e7a0167daf6f 2019-05-09 21:39:28,564 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:39:28,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-765b856c-9136-4d03-8301-e7a0167daf6f 2019-05-09 21:39:28,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224410057068s 2019-05-09 21:39:28,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:39:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:28,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 21:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd0831d-70b8-46dd-81a8-a8bb1d423675 2019-05-09 21:39:28,784 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": {"self": "http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c11cbdd99767428ab19881b03f27909d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:39:28,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7bd0831d-70b8-46dd-81a8-a8bb1d423675 2019-05-09 21:39:28,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218827009201s 2019-05-09 21:39:28,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:39:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:28,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 09 May 2019 21:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f3f6b4-a25c-429d-865c-9070332038f5 2019-05-09 21:39:28,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859"}, "tags": [], "enabled": true, "id": "249a9bc196114916873e72d120d74859", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:39:28,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-59f3f6b4-a25c-429d-865c-9070332038f5 2019-05-09 21:39:28,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128540992737s 2019-05-09 21:39:28,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:39:28,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c11cbdd99767428ab19881b03f27909d&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=249a9bc196114916873e72d120d74859" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:29,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 21:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574fd088-2672-44fe-98bc-6cd0ce105e4f 2019-05-09 21:39:29,155 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c11cbdd99767428ab19881b03f27909d&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=249a9bc196114916873e72d120d74859", "previous": null, "next": null}} 2019-05-09 21:39:29,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c11cbdd99767428ab19881b03f27909d&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=249a9bc196114916873e72d120d74859 used request id req-574fd088-2672-44fe-98bc-6cd0ce105e4f 2019-05-09 21:39:29,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22461605072s 2019-05-09 21:39:29,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 21:39:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859/users/c11cbdd99767428ab19881b03f27909d/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:29,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2909c8c2-8e27-4bd2-a849-80a73f8010ce 2019-05-09 21:39:29,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:39:29,394 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859/users/c11cbdd99767428ab19881b03f27909d/roles/cd96abb66eb043e0a9978bce6444100e used request id req-2909c8c2-8e27-4bd2-a849-80a73f8010ce 2019-05-09 21:39:29,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234540939331s 2019-05-09 21:39:29,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:29,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a056b1-85a5-4642-a7f1-220609469549 2019-05-09 21:39:29,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:29,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-24a056b1-85a5-4642-a7f1-220609469549 2019-05-09 21:39:29,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227145910263s 2019-05-09 21:39:29,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:39:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:29,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6add3241-2458-441e-aa4c-3420d05264c3 2019-05-09 21:39:29,747 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:39:29,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6add3241-2458-441e-aa4c-3420d05264c3 2019-05-09 21:39:29,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117933988571s 2019-05-09 21:39:29,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:39:29,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:29,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 21:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e50b18-12f8-4323-8858-3b73b3a7f5dd 2019-05-09 21:39:29,970 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": {"self": "http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c11cbdd99767428ab19881b03f27909d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:39:29,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-87e50b18-12f8-4323-8858-3b73b3a7f5dd 2019-05-09 21:39:29,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222692012787s 2019-05-09 21:39:29,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:39:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=c11cbdd99767428ab19881b03f27909d&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:30,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 189 Content-Type: application/json Date: Thu, 09 May 2019 21:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b00db84-e613-4b08-9761-dbc6d7c2f434 2019-05-09 21:39:30,105 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=c11cbdd99767428ab19881b03f27909d&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 21:39:30,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=c11cbdd99767428ab19881b03f27909d&scope.domain.id=default used request id req-1b00db84-e613-4b08-9761-dbc6d7c2f434 2019-05-09 21:39:30,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123507976532s 2019-05-09 21:39:30,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 21:39:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/c11cbdd99767428ab19881b03f27909d/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:30,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56470573-72db-451d-a633-089e17f3da09 2019-05-09 21:39:30,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:39:30,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c11cbdd99767428ab19881b03f27909d/roles/cd96abb66eb043e0a9978bce6444100e used request id req-56470573-72db-451d-a633-089e17f3da09 2019-05-09 21:39:30,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.262439966202s 2019-05-09 21:39:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:39:30,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 21:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5ff8f5-0082-4bd4-94f7-c1b3e9baa22c 2019-05-09 21:39:30,381 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 21:39:30,382 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-bc5ff8f5-0082-4bd4-94f7-c1b3e9baa22c 2019-05-09 21:39:30,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 21:39:30,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T22:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "249a9bc196114916873e72d120d74859", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/249a9bc196114916873e72d120d74859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/249a9bc196114916873e72d120d74859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/249a9bc196114916873e72d120d74859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_249a9bc196114916873e72d120d74859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_249a9bc196114916873e72d120d74859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/249a9bc196114916873e72d120d74859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/249a9bc196114916873e72d120d74859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/249a9bc196114916873e72d120d74859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/249a9bc196114916873e72d120d74859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/249a9bc196114916873e72d120d74859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/249a9bc196114916873e72d120d74859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "id": "c11cbdd99767428ab19881b03f27909d"}, "audit_ids": ["MESc_Av_RFejpMglSf0AEg"], "issued_at": "2019-05-09T21:39:30.000000Z"}} 2019-05-09 21:39:30,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 21:39:30,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:39:31,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 21:39:31 GMT X-Openstack-Request-Id: req-585a70b2-d59f-4d2b-a2f1-db4f8b726f38 2019-05-09 21:39:31,104 - 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"}]} 2019-05-09 21:39:31,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-585a70b2-d59f-4d2b-a2f1-db4f8b726f38 2019-05-09 21:39:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.304702043533s 2019-05-09 21:39:31,115 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-05-09 21:39:31,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:39:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c76571-92a4-489a-b4f4-151a70134459 2019-05-09 21:39:31,243 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 21:39:31,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d3c76571-92a4-489a-b4f4-151a70134459 2019-05-09 21:39:31,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128144025803s 2019-05-09 21:39:31,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:39:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:39:31,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 09 May 2019 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aafc7dc-d142-483e-b63f-0566433fad11 2019-05-09 21:39:31,467 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859"}, "tags": [], "enabled": true, "id": "249a9bc196114916873e72d120d74859", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:39:31,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1aafc7dc-d142-483e-b63f-0566433fad11 2019-05-09 21:39:31,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216709136963s 2019-05-09 21:39:31,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 21:39:31,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"network": {"shared": true, "tenant_id": "249a9bc196114916873e72d120d74859", "name": "refstack_defcore-net_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "admin_state_up": true}}' 2019-05-09 21:39:32,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 09 May 2019 21:39:32 GMT X-Openstack-Request-Id: req-02d1f1cb-e339-4e5b-aa5c-1dd4471a661c 2019-05-09 21:39:32,527 - 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":"03388523-4028-4882-87db-9231c36bb360","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"249a9bc196114916873e72d120d74859","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:39:32Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_9b8cd6e6-5056-459d-878d-5456cbfe1ab9","admin_state_up":true,"tenant_id":"249a9bc196114916873e72d120d74859","created_at":"2019-05-09T21:39:32Z","mtu":1450}} 2019-05-09 21:39:32,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02d1f1cb-e339-4e5b-aa5c-1dd4471a661c 2019-05-09 21:39:32,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.05742096901s 2019-05-09 21:39:32,528 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T21:39:32Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'03388523-4028-4882-87db-9231c36bb360', 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'refstack_defcore-net_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'created_at': u'2019-05-09T21:39:32Z', u'mtu': 1450, u'tenant_id': u'249a9bc196114916873e72d120d74859', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'249a9bc196114916873e72d120d74859', u'l2_adjacency': True}) 2019-05-09 21:39:32,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:39:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:39:32,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Thu, 09 May 2019 21:39:32 GMT X-Openstack-Request-Id: req-e6471ccd-9bc2-4765-9bf1-083ac0dca65b 2019-05-09 21:39:32,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"03388523-4028-4882-87db-9231c36bb360","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"249a9bc196114916873e72d120d74859","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:39:32Z","qos_policy_id":null,"name":"refstack_defcore-net_9b8cd6e6-5056-459d-878d-5456cbfe1ab9","admin_state_up":true,"tenant_id":"249a9bc196114916873e72d120d74859","created_at":"2019-05-09T21:39:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 21:39:32,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e6471ccd-9bc2-4765-9bf1-083ac0dca65b 2019-05-09 21:39:32,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369673013687s 2019-05-09 21:39:32,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 21:39:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '{"subnet": {"name": "refstack_defcore-subnet_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "enable_dhcp": true, "network_id": "03388523-4028-4882-87db-9231c36bb360", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 21:39:34,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Thu, 09 May 2019 21:39:34 GMT X-Openstack-Request-Id: req-3d0301ce-97a7-4659-a738-7d68e331e34e 2019-05-09 21:39:34,125 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T21:39:33Z","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":"54c262cb-bf45-41ea-8b81-d213d9d043e7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"249a9bc196114916873e72d120d74859","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_9b8cd6e6-5056-459d-878d-5456cbfe1ab9","enable_dhcp":true,"segment_id":null,"network_id":"03388523-4028-4882-87db-9231c36bb360","tenant_id":"249a9bc196114916873e72d120d74859","created_at":"2019-05-09T21:39:33Z","ip_version":4}} 2019-05-09 21:39:34,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3d0301ce-97a7-4659-a738-7d68e331e34e 2019-05-09 21:39:34,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.2258310318s 2019-05-09 21:39:34,126 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T21:39:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'54c262cb-bf45-41ea-8b81-d213d9d043e7', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'03388523-4028-4882-87db-9231c36bb360', u'tenant_id': u'249a9bc196114916873e72d120d74859', u'created_at': u'2019-05-09T21:39:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'249a9bc196114916873e72d120d74859'}) 2019-05-09 21:39:34,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 21:39:34,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "refstack_defcore-router_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "admin_state_up": true}}' 2019-05-09 21:39:42,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Thu, 09 May 2019 21:39:42 GMT X-Openstack-Request-Id: req-013b2a65-e7ee-4124-b3ba-d80e239cba32 2019-05-09 21:39:42,267 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "249a9bc196114916873e72d120d74859", "created_at": "2019-05-09T21:39:35Z", "admin_state_up": true, "updated_at": "2019-05-09T21:39:36Z", "project_id": "249a9bc196114916873e72d120d74859", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0a23fbbc-e75f-4213-9c90-894cd610bf2c", "name": "refstack_defcore-router_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}} 2019-05-09 21:39:42,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-013b2a65-e7ee-4124-b3ba-d80e239cba32 2019-05-09 21:39:42,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.14038515091s 2019-05-09 21:39:42,268 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T21:39:36Z', u'revision_number': 3, u'ha': True, u'id': u'0a23fbbc-e75f-4213-9c90-894cd610bf2c', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'admin_state_up': True, u'tenant_id': u'249a9bc196114916873e72d120d74859', u'created_at': u'2019-05-09T21:39:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'249a9bc196114916873e72d120d74859'}) 2019-05-09 21:39:42,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 21:39:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0a23fbbc-e75f-4213-9c90-894cd610bf2c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '{"subnet_id": "54c262cb-bf45-41ea-8b81-d213d9d043e7"}' 2019-05-09 21:39:45,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 21:39:45 GMT X-Openstack-Request-Id: req-9b35c518-d5bb-45c2-b192-f265ff80d63b 2019-05-09 21:39:45,402 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "03388523-4028-4882-87db-9231c36bb360", "tenant_id": "249a9bc196114916873e72d120d74859", "subnet_id": "54c262cb-bf45-41ea-8b81-d213d9d043e7", "subnet_ids": ["54c262cb-bf45-41ea-8b81-d213d9d043e7"], "port_id": "5b88fa0f-6790-48a8-90a2-1ce2883410b3", "id": "0a23fbbc-e75f-4213-9c90-894cd610bf2c"} 2019-05-09 21:39:45,402 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0a23fbbc-e75f-4213-9c90-894cd610bf2c/add_router_interface.json used request id req-9b35c518-d5bb-45c2-b192-f265ff80d63b 2019-05-09 21:39:45,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13405418396s 2019-05-09 21:39:45,403 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 21:39:45,504 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 21:39:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:39:45,512 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 21:39:45 GMT 2019-05-09 21:39:45,513 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 21:39:45,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:39:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:39:46,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 21:39:46 GMT X-Openstack-Request-Id: req-15118e4b-3dfc-4e0f-825a-a77193e77a21 2019-05-09 21:39:46,259 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:39:46,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-15118e4b-3dfc-4e0f-825a-a77193e77a21 2019-05-09 21:39:46,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740797042847s 2019-05-09 21:39:46,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 21:39:46,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}' 2019-05-09 21:39:47,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 09 May 2019 21:39:47 GMT Location: http://172.30.9.21:9292/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e7bc7f58-1133-4a76-87a4-11d76537dd9c 2019-05-09 21:39:47,018 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:39:46Z", "file": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file", "owner": "249a9bc196114916873e72d120d74859", "id": "e32732f2-e4f3-4b26-8526-715c133594f0", "size": null, "self": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0", "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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": null, "created_at": "2019-05-09T21:39:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 21:39:47,019 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e7bc7f58-1133-4a76-87a4-11d76537dd9c 2019-05-09 21:39:47,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.750766992569s 2019-05-09 21:39:47,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 21:39:47,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '' 2019-05-09 21:39:48,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:39:48 GMT X-Openstack-Request-Id: req-3091228a-a7e4-47ad-9a17-cfaf7ce5ab4f 2019-05-09 21:39:48,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:39:48,537 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file used request id req-3091228a-a7e4-47ad-9a17-cfaf7ce5ab4f 2019-05-09 21:39:48,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.51812195778s 2019-05-09 21:39:48,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:39:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:39:48,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 09 May 2019 21:39:48 GMT X-Openstack-Request-Id: req-8af1a88b-ca7e-4f1c-a2c0-26ffe3cfa915 2019-05-09 21:39:48,911 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:39:48Z", "file": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file", "owner": "249a9bc196114916873e72d120d74859", "id": "e32732f2-e4f3-4b26-8526-715c133594f0", "size": 12716032, "self": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:39:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:39:48,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8af1a88b-ca7e-4f1c-a2c0-26ffe3cfa915 2019-05-09 21:39:48,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.368948936462s 2019-05-09 21:39:48,913 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file', 'owner': u'249a9bc196114916873e72d120d74859', 'id': u'e32732f2-e4f3-4b26-8526-715c133594f0', 'size': 12716032, u'self': u'/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'249a9bc196114916873e72d120d74859', 'name': 'refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T21:39:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T21:39:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', '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/e32732f2-e4f3-4b26-8526-715c133594f0', 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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'created': u'2019-05-09T21:39:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T21:39:46Z', 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/e32732f2-e4f3-4b26-8526-715c133594f0', 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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 21:39:48,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 21:39:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 21:39:49,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 09 May 2019 21:39: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-77be0a2a-34bb-4d4b-8bb4-f9a7e7b96cd2 x-openstack-request-id: req-77be0a2a-34bb-4d4b-8bb4-f9a7e7b96cd2 2019-05-09 21:39:49,643 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/09de7e91-9d73-4180-a6b6-515f898479b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "09de7e91-9d73-4180-a6b6-515f898479b6"}} 2019-05-09 21:39:49,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-77be0a2a-34bb-4d4b-8bb4-f9a7e7b96cd2 2019-05-09 21:39:49,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.727230072021s 2019-05-09 21:39:49,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', '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'2ab4035b39944105b06c1331442b1700', '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'09de7e91-9d73-4180-a6b6-515f898479b6', 'swap': 0}) 2019-05-09 21:39:49,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 21:39:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"extra_specs": {}}' 2019-05-09 21:39:49,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 21:39: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-fa836586-b492-4786-bc0a-78b18551b56d x-openstack-request-id: req-fa836586-b492-4786-bc0a-78b18551b56d 2019-05-09 21:39:49,678 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 21:39:49,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6/os-extra_specs used request id req-fa836586-b492-4786-bc0a-78b18551b56d 2019-05-09 21:39:49,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0331380367279s 2019-05-09 21:39:49,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:39:49,693 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91dbd328-8571-4e80-b22c-a68e5fa6ba5f 2019-05-09 21:39:49,693 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 21:39:49,693 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-91dbd328-8571-4e80-b22c-a68e5fa6ba5f 2019-05-09 21:39:49,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:39:49,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02baff34-6190-4bcd-9d52-9ec11e48587d 2019-05-09 21:39:49,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:49,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-02baff34-6190-4bcd-9d52-9ec11e48587d 2019-05-09 21:39:49,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.293430089951s 2019-05-09 21:39:49,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:39:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:39:50,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973cd8da-795b-49df-b006-36de9f7c4f48 2019-05-09 21:39:50,200 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:39:50,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-973cd8da-795b-49df-b006-36de9f7c4f48 2019-05-09 21:39:50,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205049037933s 2019-05-09 21:39:50,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 21:39:52,581 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-09 21:39:54,889 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8e7e5c1a-4829-4614-bce5-c052e9f488a5 | 2019-05-09T21:39:54.513256 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8e7e5c1a-4829-4614-bce5-c052e9f488a5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 21:39:58,380 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-05-09 21:39:59,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 21:40:01,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-09 21:40:04,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1b346847-7a54-4d0e-bc17-673e2c8d3084) as the default verifier for the future CLI operations. 2019-05-09 21:40:06,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 21:40:06,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:40:06,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 21:40: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-3a0ef80b-ddc0-4670-a89c-99c63890909b x-openstack-request-id: req-3a0ef80b-ddc0-4670-a89c-99c63890909b 2019-05-09 21:40:06,102 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 21:40:06,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-3a0ef80b-ddc0-4670-a89c-99c63890909b 2019-05-09 21:40:06,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0415239334106s 2019-05-09 21:40:06,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:40:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:40:06,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 09 May 2019 21:40:06 GMT X-Openstack-Request-Id: req-fb2738b0-6636-4cdd-b3d1-e4a6d263ba05 2019-05-09 21:40:06,811 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:39:48Z", "file": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file", "owner": "249a9bc196114916873e72d120d74859", "id": "e32732f2-e4f3-4b26-8526-715c133594f0", "size": 12716032, "self": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:39:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:40:06,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb2738b0-6636-4cdd-b3d1-e4a6d263ba05 2019-05-09 21:40:06,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706097841263s 2019-05-09 21:40:06,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 21:40:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}' 2019-05-09 21:40:07,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 09 May 2019 21:40:07 GMT Location: http://172.30.9.21:9292/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-db2af284-0ac7-41b4-ac11-a6aa2780dada 2019-05-09 21:40:07,700 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:40:07Z", "file": "/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/file", "owner": "249a9bc196114916873e72d120d74859", "id": "fd8cf348-3be5-401f-8bae-b435d4d9e876", "size": null, "self": "/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876", "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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": null, "created_at": "2019-05-09T21:40:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 21:40:07,701 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-db2af284-0ac7-41b4-ac11-a6aa2780dada 2019-05-09 21:40:07,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.883324861526s 2019-05-09 21:40:07,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 21:40:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '' 2019-05-09 21:40:08,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:40:08 GMT X-Openstack-Request-Id: req-9151b30b-f2b3-410a-aab4-d2dc9ce65f48 2019-05-09 21:40:08,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:40:08,892 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/file used request id req-9151b30b-f2b3-410a-aab4-d2dc9ce65f48 2019-05-09 21:40:08,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19101405144s 2019-05-09 21:40:08,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:40:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:40:09,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 09 May 2019 21:40:09 GMT X-Openstack-Request-Id: req-8a9f3c3e-7344-4f7e-b9d7-4a119e07b086 2019-05-09 21:40:09,200 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:40:08Z", "file": "/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/file", "owner": "249a9bc196114916873e72d120d74859", "id": "fd8cf348-3be5-401f-8bae-b435d4d9e876", "size": 12716032, "self": "/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:40:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:39:48Z", "file": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file", "owner": "249a9bc196114916873e72d120d74859", "id": "e32732f2-e4f3-4b26-8526-715c133594f0", "size": 12716032, "self": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:39:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:40:09,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8a9f3c3e-7344-4f7e-b9d7-4a119e07b086 2019-05-09 21:40:09,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304019927979s 2019-05-09 21:40:09,204 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/file', 'owner': u'249a9bc196114916873e72d120d74859', 'id': u'fd8cf348-3be5-401f-8bae-b435d4d9e876', 'size': 12716032, u'self': u'/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'249a9bc196114916873e72d120d74859', 'name': 'refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T21:40:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T21:40:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', '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/fd8cf348-3be5-401f-8bae-b435d4d9e876', 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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', 'created': u'2019-05-09T21:40:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T21:40:07Z', 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/fd8cf348-3be5-401f-8bae-b435d4d9e876', 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_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 21:40:09,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 21:40:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 21:40:09,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Thu, 09 May 2019 21:40: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-b42afc12-c574-43b4-b038-9364db96ce4a x-openstack-request-id: req-b42afc12-c574-43b4-b038-9364db96ce4a 2019-05-09 21:40:09,273 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "76ba23da-5a95-4fa2-b278-a47090960f7a"}} 2019-05-09 21:40:09,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b42afc12-c574-43b4-b038-9364db96ce4a 2019-05-09 21:40:09,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0691928863525s 2019-05-09 21:40:09,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', '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'2ab4035b39944105b06c1331442b1700', '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'76ba23da-5a95-4fa2-b278-a47090960f7a', 'swap': 0}) 2019-05-09 21:40:09,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 21:40:09,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" -d '{"extra_specs": {}}' 2019-05-09 21:40:09,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 21:40: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-e79905e2-26c9-47cd-806a-89e545257a77 x-openstack-request-id: req-e79905e2-26c9-47cd-806a-89e545257a77 2019-05-09 21:40:09,301 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 21:40:09,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a/os-extra_specs used request id req-e79905e2-26c9-47cd-806a-89e545257a77 2019-05-09 21:40:09,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262219905853s 2019-05-09 21:40:09,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9', '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'2ab4035b39944105b06c1331442b1700', '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'76ba23da-5a95-4fa2-b278-a47090960f7a', 'swap': 0}) 2019-05-09 21:40:13,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 21:40:13,159 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 21:40:13,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 21:40:13,162 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 21:40:17,258 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-05-09 21:40:17,259 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-05-09 21:40:17,259 - 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 2019-05-09 21:40:17,259 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-05-09 21:40:17,259 - 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 2019-05-09 21:40:17,259 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-05-09 21:40:17,259 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-05-09 21:40:17,259 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-05-09 21:40:17,259 - 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 2019-05-09 21:40:17,259 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,260 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,260 - 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 2019-05-09 21:40:17,261 - 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 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-05-09 21:40:17,261 - 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 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-05-09 21:40:17,261 - 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 2019-05-09 21:40:17,261 - 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 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-05-09 21:40:17,261 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-05-09 21:40:17,262 - 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 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-09 21:40:17,262 - 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 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-05-09 21:40:17,262 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-05-09 21:40:17,263 - 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 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-09 21:40:17,263 - 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 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-05-09 21:40:17,263 - 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 2019-05-09 21:40:17,263 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-05-09 21:40:17,263 - 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 2019-05-09 21:40:17,264 - 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 2019-05-09 21:40:17,264 - 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 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-05-09 21:40:17,264 - 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 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-05-09 21:40:17,264 - 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 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-05-09 21:40:17,264 - 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 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-05-09 21:40:17,264 - 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 2019-05-09 21:40:17,264 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-05-09 21:40:17,265 - 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 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-05-09 21:40:17,265 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-05-09 21:40:17,266 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 21:40:17,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-05-09 21:47:56,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a01f99af-89ed-4837-87f8-699f83662c7c 2019-05-09 21:47:56,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a01f99af-89ed-4837-87f8-699f83662c7c']'. 2019-05-09 21:47:57,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 21:47:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 21:47:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 21:47:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a01f99af-89ed-4837-87f8-699f83662c7c | 2019-05-09 21:47:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-09 21:47:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 21:40:19 | 2019-05-09 21:47:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 21:47:56 | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:37 | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1b346847-7a54-4d0e-bc17-673e2c8d3084) | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 21:47:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8e7e5c1a-4829-4614-bce5-c052e9f488a5) | 2019-05-09 21:47:57,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-05-09 21:47:57,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 450.891 | 2019-05-09 21:47:57,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-05-09 21:47:57,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-05-09 21:47:57,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 21:47:57,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 21:47:57,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-09 21:47:57,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 21:47:57,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 21:47:57,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 21:47:57,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-05-09 21:47:57,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'a01f99af-89ed-4837-87f8-699f83662c7c', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-05-09 21:47:59,841 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a01f99af-89ed-4837-87f8-699f83662c7c --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 21:47:59,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'a01f99af-89ed-4837-87f8-699f83662c7c', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-05-09 21:48:01,876 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a01f99af-89ed-4837-87f8-699f83662c7c --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 21:48:02,063 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 21:48:02,064 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:31 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-05-09 21:48:02,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 21:48:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:03,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:48:03 GMT X-Openstack-Request-Id: req-e411ef75-7d2d-43e9-9fcd-ff1cfe732861 2019-05-09 21:48:03,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:48:03,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fd8cf348-3be5-401f-8bae-b435d4d9e876 used request id req-e411ef75-7d2d-43e9-9fcd-ff1cfe732861 2019-05-09 21:48:03,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0185880661s 2019-05-09 21:48:03,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 21:48:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:03,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 09 May 2019 21:48: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-06e3441b-7eeb-49c3-bd1a-9164b03086b6 x-openstack-request-id: req-06e3441b-7eeb-49c3-bd1a-9164b03086b6 2019-05-09 21:48:03,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/09de7e91-9d73-4180-a6b6-515f898479b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "09de7e91-9d73-4180-a6b6-515f898479b6"}, {"name": "refstack_defcore-flavor_alt_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "76ba23da-5a95-4fa2-b278-a47090960f7a"}]} 2019-05-09 21:48:03,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-06e3441b-7eeb-49c3-bd1a-9164b03086b6 2019-05-09 21:48:03,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.317825078964s 2019-05-09 21:48:03,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 21:48:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:03,463 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 21:48: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-eb53b951-c121-4252-8ab3-0dd06cf62354 x-openstack-request-id: req-eb53b951-c121-4252-8ab3-0dd06cf62354 2019-05-09 21:48:03,464 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/76ba23da-5a95-4fa2-b278-a47090960f7a used request id req-eb53b951-c121-4252-8ab3-0dd06cf62354 2019-05-09 21:48:03,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0480217933655s 2019-05-09 21:48:03,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 21:48:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0a23fbbc-e75f-4213-9c90-894cd610bf2c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" -d '{"subnet_id": "54c262cb-bf45-41ea-8b81-d213d9d043e7"}' 2019-05-09 21:48:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 21:48:06 GMT X-Openstack-Request-Id: req-795d4883-0f4a-4b79-a970-00125aac8b38 2019-05-09 21:48:06,363 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "03388523-4028-4882-87db-9231c36bb360", "tenant_id": "249a9bc196114916873e72d120d74859", "subnet_id": "54c262cb-bf45-41ea-8b81-d213d9d043e7", "subnet_ids": ["54c262cb-bf45-41ea-8b81-d213d9d043e7"], "port_id": "5b88fa0f-6790-48a8-90a2-1ce2883410b3", "id": "0a23fbbc-e75f-4213-9c90-894cd610bf2c"} 2019-05-09 21:48:06,364 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0a23fbbc-e75f-4213-9c90-894cd610bf2c/remove_router_interface.json used request id req-795d4883-0f4a-4b79-a970-00125aac8b38 2019-05-09 21:48:06,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.8994820118s 2019-05-09 21:48:06,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 21:48:06,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:06,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1715 Content-Type: application/json Date: Thu, 09 May 2019 21:48:06 GMT X-Openstack-Request-Id: req-5418f366-44ec-47c3-b297-1a5835b3e351 2019-05-09 21:48:06,788 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "249a9bc196114916873e72d120d74859", "created_at": "2019-05-09T21:39:35Z", "admin_state_up": true, "updated_at": "2019-05-09T21:48:04Z", "project_id": "249a9bc196114916873e72d120d74859", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0a23fbbc-e75f-4213-9c90-894cd610bf2c", "name": "refstack_defcore-router_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}]} 2019-05-09 21:48:06,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5418f366-44ec-47c3-b297-1a5835b3e351 2019-05-09 21:48:06,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.423613786697s 2019-05-09 21:48:06,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 21:48:06,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/0a23fbbc-e75f-4213-9c90-894cd610bf2c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:11,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:48:11 GMT X-Openstack-Request-Id: req-45bb4be7-1fdd-4a41-8938-57dc1cfc8be9 2019-05-09 21:48:11,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:48:11,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0a23fbbc-e75f-4213-9c90-894cd610bf2c.json used request id req-45bb4be7-1fdd-4a41-8938-57dc1cfc8be9 2019-05-09 21:48:11,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.02438902855s 2019-05-09 21:48:11,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 21:48:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:12,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Thu, 09 May 2019 21:48:12 GMT X-Openstack-Request-Id: req-3a56a435-7cba-4d25-be72-2d6c3c17fe82 2019-05-09 21:48:12,161 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T21:39:33Z","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":"54c262cb-bf45-41ea-8b81-d213d9d043e7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"249a9bc196114916873e72d120d74859","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_9b8cd6e6-5056-459d-878d-5456cbfe1ab9","enable_dhcp":true,"segment_id":null,"network_id":"03388523-4028-4882-87db-9231c36bb360","tenant_id":"249a9bc196114916873e72d120d74859","created_at":"2019-05-09T21:39:33Z","ip_version":4}]} 2019-05-09 21:48:12,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3a56a435-7cba-4d25-be72-2d6c3c17fe82 2019-05-09 21:48:12,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.34640288353s 2019-05-09 21:48:12,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 21:48:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/54c262cb-bf45-41ea-8b81-d213d9d043e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:14,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:48:14 GMT X-Openstack-Request-Id: req-efe3282e-6b6d-4248-9c71-125e6df88c61 2019-05-09 21:48:14,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:48:14,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/54c262cb-bf45-41ea-8b81-d213d9d043e7.json used request id req-efe3282e-6b6d-4248-9c71-125e6df88c61 2019-05-09 21:48:14,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.79928898811s 2019-05-09 21:48:14,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:48:14,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:15,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Thu, 09 May 2019 21:48:15 GMT X-Openstack-Request-Id: req-c6e01a35-9373-4b1f-aaa8-16e1d8fcdd57 2019-05-09 21:48:15,394 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03388523-4028-4882-87db-9231c36bb360","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"249a9bc196114916873e72d120d74859","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:48:14Z","qos_policy_id":null,"name":"refstack_defcore-net_9b8cd6e6-5056-459d-878d-5456cbfe1ab9","admin_state_up":true,"tenant_id":"249a9bc196114916873e72d120d74859","created_at":"2019-05-09T21:39:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 21:48:15,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c6e01a35-9373-4b1f-aaa8-16e1d8fcdd57 2019-05-09 21:48:15,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.431144952774s 2019-05-09 21:48:15,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 21:48:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/03388523-4028-4882-87db-9231c36bb360.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:16,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:48:16 GMT X-Openstack-Request-Id: req-5aa63837-b0cc-45d7-a840-9525fd40df9f 2019-05-09 21:48:16,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:48:16,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/03388523-4028-4882-87db-9231c36bb360.json used request id req-5aa63837-b0cc-45d7-a840-9525fd40df9f 2019-05-09 21:48:16,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2979490757s 2019-05-09 21:48:16,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:48:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:17,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 09 May 2019 21:48:17 GMT X-Openstack-Request-Id: req-99e7e0a9-9f45-417c-8a24-aa7f8ca98da6 2019-05-09 21:48:17,029 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:39:48Z", "file": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0/file", "owner": "249a9bc196114916873e72d120d74859", "id": "e32732f2-e4f3-4b26-8526-715c133594f0", "size": 12716032, "self": "/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/e32732f2-e4f3-4b26-8526-715c133594f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:39:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:48:17,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-99e7e0a9-9f45-417c-8a24-aa7f8ca98da6 2019-05-09 21:48:17,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332148075104s 2019-05-09 21:48:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 21:48:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}57fbb955a4fbf682a72d7c3e0e68ed268eedf3d0" 2019-05-09 21:48:18,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:48:18 GMT X-Openstack-Request-Id: req-de48aec8-d9c0-4298-a21b-dd2fd15077c4 2019-05-09 21:48:18,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:48:18,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e32732f2-e4f3-4b26-8526-715c133594f0 used request id req-de48aec8-d9c0-4298-a21b-dd2fd15077c4 2019-05-09 21:48:18,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14636802673s 2019-05-09 21:48:18,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 21:48:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 21:48: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-d8604501-f94c-4ecc-9366-bbb5852525a7 x-openstack-request-id: req-d8604501-f94c-4ecc-9366-bbb5852525a7 2019-05-09 21:48:18,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/09de7e91-9d73-4180-a6b6-515f898479b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "09de7e91-9d73-4180-a6b6-515f898479b6"}]} 2019-05-09 21:48:18,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d8604501-f94c-4ecc-9366-bbb5852525a7 2019-05-09 21:48:18,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230729579926s 2019-05-09 21:48:18,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 21:48:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:18,237 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 21:48: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-90e82140-dc10-41bf-9be5-2aecd78ea221 x-openstack-request-id: req-90e82140-dc10-41bf-9be5-2aecd78ea221 2019-05-09 21:48:18,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/09de7e91-9d73-4180-a6b6-515f898479b6 used request id req-90e82140-dc10-41bf-9be5-2aecd78ea221 2019-05-09 21:48:18,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340759754181s 2019-05-09 21:48:18,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:48:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:18,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 09 May 2019 21:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2eb1e4-0103-42d3-bda8-e6a5fcb12877 2019-05-09 21:48:18,479 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": {"self": "http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c11cbdd99767428ab19881b03f27909d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:48:18,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1a2eb1e4-0103-42d3-bda8-e6a5fcb12877 2019-05-09 21:48:18,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242074966431s 2019-05-09 21:48:18,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:48:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:18,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Thu, 09 May 2019 21:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e6c1e8-1d22-4bec-ac2f-a229b82b7d26 2019-05-09 21:48:18,711 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_9b8cd6e6-5056-459d-878d-5456cbfe1ab9", "links": {"self": "http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c11cbdd99767428ab19881b03f27909d", "description": null}} 2019-05-09 21:48:18,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d used request id req-b7e6c1e8-1d22-4bec-ac2f-a229b82b7d26 2019-05-09 21:48:18,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225827932358s 2019-05-09 21:48:18,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 21:48:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:19,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f90d20a-3473-4335-9bc2-f67b6b4d0b5f 2019-05-09 21:48:19,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:48:19,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c11cbdd99767428ab19881b03f27909d used request id req-4f90d20a-3473-4335-9bc2-f67b6b4d0b5f 2019-05-09 21:48:19,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303145885468s 2019-05-09 21:48:19,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:48:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:19,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 09 May 2019 21:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186ef86d-8c54-4ef1-bec6-ee0e0669e59e 2019-05-09 21:48:19,243 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859"}, "tags": [], "enabled": true, "id": "249a9bc196114916873e72d120d74859", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_9b8cd6e6-5056-459d-878d-5456cbfe1ab9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 21:48:19,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-186ef86d-8c54-4ef1-bec6-ee0e0669e59e 2019-05-09 21:48:19,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221416950226s 2019-05-09 21:48:19,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 21:48:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:19,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628111a5-381f-43a8-9f93-4b7f249bde47 2019-05-09 21:48:19,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:48:19,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/249a9bc196114916873e72d120d74859 used request id req-628111a5-381f-43a8-9f93-4b7f249bde47 2019-05-09 21:48:19,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.280490875244s 2019-05-09 21:48:19,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 21:48:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=249a9bc196114916873e72d120d74859&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:19,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 21:48:19 GMT X-Openstack-Request-Id: req-780113ad-4b1e-4e00-852d-6a4d28833151 2019-05-09 21:48:19,887 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "249a9bc196114916873e72d120d74859", "created_at": "2019-05-09T21:39:32Z", "updated_at": "2019-05-09T21:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "3ac4e5e9-75ba-4f8c-8981-c4c630d59c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv6", "project_id": "249a9bc196114916873e72d120d74859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "7dc71646-6252-4b06-b523-f5642e3c05e0", "remote_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv6", "project_id": "249a9bc196114916873e72d120d74859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "a4ec1f2f-5a37-4264-a040-4098ab611437", "remote_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv4", "project_id": "249a9bc196114916873e72d120d74859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "bdc46a34-bd4a-4cc8-9565-c1732d0db69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv4", "project_id": "249a9bc196114916873e72d120d74859"}], "revision_number": 1, "project_id": "249a9bc196114916873e72d120d74859", "id": "b8165348-359e-41d5-8538-9f586156aedd", "name": "default"}]} 2019-05-09 21:48:19,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=249a9bc196114916873e72d120d74859&name=default used request id req-780113ad-4b1e-4e00-852d-6a4d28833151 2019-05-09 21:48:19,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353454113007s 2019-05-09 21:48:19,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 21:48:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:20,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Thu, 09 May 2019 21:48:20 GMT X-Openstack-Request-Id: req-52964c14-3fb4-4b47-86f4-8d399c6262b7 2019-05-09 21:48:20,270 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "249a9bc196114916873e72d120d74859", "created_at": "2019-05-09T21:39:32Z", "updated_at": "2019-05-09T21:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "3ac4e5e9-75ba-4f8c-8981-c4c630d59c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv6", "project_id": "249a9bc196114916873e72d120d74859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "7dc71646-6252-4b06-b523-f5642e3c05e0", "remote_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv6", "project_id": "249a9bc196114916873e72d120d74859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "a4ec1f2f-5a37-4264-a040-4098ab611437", "remote_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv4", "project_id": "249a9bc196114916873e72d120d74859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:39:32Z", "revision_number": 0, "id": "bdc46a34-bd4a-4cc8-9565-c1732d0db69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:39:32Z", "security_group_id": "b8165348-359e-41d5-8538-9f586156aedd", "tenant_id": "249a9bc196114916873e72d120d74859", "port_range_min": null, "ethertype": "IPv4", "project_id": "249a9bc196114916873e72d120d74859"}], "revision_number": 1, "project_id": "249a9bc196114916873e72d120d74859", "id": "b8165348-359e-41d5-8538-9f586156aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 21:48:20,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-52964c14-3fb4-4b47-86f4-8d399c6262b7 2019-05-09 21:48:20,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.378887176514s 2019-05-09 21:48:20,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 21:48:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b8165348-359e-41d5-8538-9f586156aedd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1467ef7d27941dc51dbbe08982302aa2e2f308d5" 2019-05-09 21:48:20,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 21:48:20 GMT X-Openstack-Request-Id: req-e651f40d-2cb7-456e-a9c2-e3d01f4679b6 2019-05-09 21:48:20,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 21:48:20,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b8165348-359e-41d5-8538-9f586156aedd.json used request id req-e651f40d-2cb7-456e-a9c2-e3d01f4679b6 2019-05-09 21:48:20,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.421526908875s 2019-05-09 21:48:20,702 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-05-09 21:48:20,753 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-05-09 21:48:20,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:48:20,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 21:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d52f28-97ad-4037-a30d-bd0b7ce649a8 2019-05-09 21:48:20,803 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 21:48:20,804 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-10d52f28-97ad-4037-a30d-bd0b7ce649a8 2019-05-09 21:48:20,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 21:48:21,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T22:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["9xuGtfVCTPuHQK00gOicwQ"], "issued_at": "2019-05-09T21:48:21.000000Z"}} 2019-05-09 21:48:21,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:48:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:21,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 21:48:21 GMT X-Openstack-Request-Id: req-2eec32d4-5f50-4c7e-be60-4e0bb8d44a1a 2019-05-09 21:48:21,635 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 21:48:21,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2eec32d4-5f50-4c7e-be60-4e0bb8d44a1a 2019-05-09 21:48:21,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396458864212s 2019-05-09 21:48:21,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:48:21,648 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c1c904-9094-4da1-80d6-68873466cbfa 2019-05-09 21:48:21,648 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 21:48:21,648 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-03c1c904-9094-4da1-80d6-68873466cbfa 2019-05-09 21:48:21,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:48:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:21,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 21:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4cb0f3-3f57-4f15-8567-0e16e947dd02 2019-05-09 21:48:21,872 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 21:48:21,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9a4cb0f3-3f57-4f15-8567-0e16e947dd02 2019-05-09 21:48:21,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22335100174s 2019-05-09 21:48:21,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 21:48:21,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}}' 2019-05-09 21:48:22,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 09 May 2019 21:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480ef760-7593-405c-9585-9c1905ccc26d 2019-05-09 21:48:22,136 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1"}, "tags": [], "enabled": true, "id": "54af57e394854ec99b9c99c7784acaa1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}} 2019-05-09 21:48:22,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-480ef760-7593-405c-9585-9c1905ccc26d 2019-05-09 21:48:22,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256640911102s 2019-05-09 21:48:22,137 - 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'54af57e394854ec99b9c99c7784acaa1', '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_e82aa468-5d0a-47b5-9d79-80f346675f52'}) 2019-05-09 21:48:22,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 21:48:22,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a6EDvt430VorOrLirrgkSOVC1dgPHw", "email": null, "name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52"}}' 2019-05-09 21:48:22,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 09 May 2019 21:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42a9e27f-17b8-49ee-959a-b27874701704 2019-05-09 21:48:22,537 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": {"self": "http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "951f4ca7a7ca4cffaddd89c733b495be", "domain_id": "default", "password_expires_at": null}} 2019-05-09 21:48:22,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-42a9e27f-17b8-49ee-959a-b27874701704 2019-05-09 21:48:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394337892532s 2019-05-09 21:48:22,538 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'951f4ca7a7ca4cffaddd89c733b495be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52'}) 2019-05-09 21:48:22,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:22,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cab847f-1744-40fd-9172-e16b89492575 2019-05-09 21:48:22,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:22,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8cab847f-1744-40fd-9172-e16b89492575 2019-05-09 21:48:22,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221989870071s 2019-05-09 21:48:22,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:22,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f157c031-ad25-4feb-8ace-43c57f85a4ae 2019-05-09 21:48:22,987 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:22,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f157c031-ad25-4feb-8ace-43c57f85a4ae 2019-05-09 21:48:22,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218492984772s 2019-05-09 21:48:22,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:22,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76108a1b-b982-4e01-9dde-220609c10c5e 2019-05-09 21:48:23,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:23,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-76108a1b-b982-4e01-9dde-220609c10c5e 2019-05-09 21:48:23,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115925073624s 2019-05-09 21:48:23,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:48:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:23,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574f630c-ad0a-490f-bdbd-73c0f1b194a8 2019-05-09 21:48:23,336 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:48:23,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-574f630c-ad0a-490f-bdbd-73c0f1b194a8 2019-05-09 21:48:23,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223473072052s 2019-05-09 21:48:23,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:48:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 21:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2fcaf4-d869-42e3-b33d-22a6c7d3f917 2019-05-09 21:48:23,582 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": {"self": "http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "951f4ca7a7ca4cffaddd89c733b495be", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:48:23,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9d2fcaf4-d869-42e3-b33d-22a6c7d3f917 2019-05-09 21:48:23,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244803190231s 2019-05-09 21:48:23,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:48:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:23,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 21:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81a11b7-bc34-41a5-b0a9-fb413134382d 2019-05-09 21:48:23,807 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1"}, "tags": [], "enabled": true, "id": "54af57e394854ec99b9c99c7784acaa1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}]} 2019-05-09 21:48:23,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b81a11b7-bc34-41a5-b0a9-fb413134382d 2019-05-09 21:48:23,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214615106583s 2019-05-09 21:48:23,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:48:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=951f4ca7a7ca4cffaddd89c733b495be&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=54af57e394854ec99b9c99c7784acaa1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:24,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 21:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76987810-8b23-4483-85f9-61d9b2069d04 2019-05-09 21:48:24,040 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=951f4ca7a7ca4cffaddd89c733b495be&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=54af57e394854ec99b9c99c7784acaa1", "previous": null, "next": null}} 2019-05-09 21:48:24,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=951f4ca7a7ca4cffaddd89c733b495be&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=54af57e394854ec99b9c99c7784acaa1 used request id req-76987810-8b23-4483-85f9-61d9b2069d04 2019-05-09 21:48:24,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224993944168s 2019-05-09 21:48:24,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 21:48:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1/users/951f4ca7a7ca4cffaddd89c733b495be/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:24,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9fdca0-ae5d-4806-99c0-2f2f007f293d 2019-05-09 21:48:24,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:48:24,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1/users/951f4ca7a7ca4cffaddd89c733b495be/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-ca9fdca0-ae5d-4806-99c0-2f2f007f293d 2019-05-09 21:48:24,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168220996857s 2019-05-09 21:48:24,212 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52', 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'54af57e394854ec99b9c99c7784acaa1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a6EDvt430VorOrLirrgkSOVC1dgPHw', 'username': u'tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 21:48:24,216 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52', 'password': 'a6EDvt430VorOrLirrgkSOVC1dgPHw', 'project_name': 'tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '54af57e394854ec99b9c99c7784acaa1', 'project_domain_name': 'Default'} 2019-05-09 21:48:24,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:24,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9201fef8-80e8-410c-b6e5-8a273524e831 2019-05-09 21:48:24,391 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:24,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9201fef8-80e8-410c-b6e5-8a273524e831 2019-05-09 21:48:24,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171936035156s 2019-05-09 21:48:24,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c06e4c2-e2ec-4efb-a7eb-24e921358a96 2019-05-09 21:48:24,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:24,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9c06e4c2-e2ec-4efb-a7eb-24e921358a96 2019-05-09 21:48:24,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12015080452s 2019-05-09 21:48:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:48:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:24,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc26e4ee-dcd1-49a5-94f5-855c65f24a5a 2019-05-09 21:48:24,642 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:48:24,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-fc26e4ee-dcd1-49a5-94f5-855c65f24a5a 2019-05-09 21:48:24,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120786905289s 2019-05-09 21:48:24,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:48:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:24,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2460c5d-43ca-4cda-9743-9df223fe2fd1 2019-05-09 21:48:24,862 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": {"self": "http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "951f4ca7a7ca4cffaddd89c733b495be", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:48:24,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b2460c5d-43ca-4cda-9743-9df223fe2fd1 2019-05-09 21:48:24,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219198942184s 2019-05-09 21:48:24,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:48:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:25,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51065bc4-f670-4ae9-817e-9fc0a906cf5b 2019-05-09 21:48:25,000 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1"}, "tags": [], "enabled": true, "id": "54af57e394854ec99b9c99c7784acaa1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}]} 2019-05-09 21:48:25,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-51065bc4-f670-4ae9-817e-9fc0a906cf5b 2019-05-09 21:48:25,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127890110016s 2019-05-09 21:48:25,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:48:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=951f4ca7a7ca4cffaddd89c733b495be&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=54af57e394854ec99b9c99c7784acaa1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:25,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99a9a13-f46c-450e-a980-f13707edf3ba 2019-05-09 21:48:25,230 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=951f4ca7a7ca4cffaddd89c733b495be&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=54af57e394854ec99b9c99c7784acaa1", "previous": null, "next": null}} 2019-05-09 21:48:25,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=951f4ca7a7ca4cffaddd89c733b495be&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=54af57e394854ec99b9c99c7784acaa1 used request id req-d99a9a13-f46c-450e-a980-f13707edf3ba 2019-05-09 21:48:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221909046173s 2019-05-09 21:48:25,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 21:48:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1/users/951f4ca7a7ca4cffaddd89c733b495be/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:25,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e55a278-c9aa-4c74-8c57-0e9d3d8d80d2 2019-05-09 21:48:25,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:48:25,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1/users/951f4ca7a7ca4cffaddd89c733b495be/roles/cd96abb66eb043e0a9978bce6444100e used request id req-5e55a278-c9aa-4c74-8c57-0e9d3d8d80d2 2019-05-09 21:48:25,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15670800209s 2019-05-09 21:48:25,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:25,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96560c65-f741-405b-bad2-3b99a995596a 2019-05-09 21:48:25,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:25,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-96560c65-f741-405b-bad2-3b99a995596a 2019-05-09 21:48:25,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125605821609s 2019-05-09 21:48:25,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:48:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:25,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafd90e5-7cb5-46bb-bf5b-601c5c5f5200 2019-05-09 21:48:25,689 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 21:48:25,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-fafd90e5-7cb5-46bb-bf5b-601c5c5f5200 2019-05-09 21:48:25,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164947986603s 2019-05-09 21:48:25,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 21:48:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:25,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59b7c78-eb92-4079-8b69-50cfb44b564e 2019-05-09 21:48:25,914 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": {"self": "http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "951f4ca7a7ca4cffaddd89c733b495be", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 21:48:25,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d59b7c78-eb92-4079-8b69-50cfb44b564e 2019-05-09 21:48:25,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224213123322s 2019-05-09 21:48:25,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 21:48:25,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=951f4ca7a7ca4cffaddd89c733b495be&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:26,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21304b2-b9c7-4e80-b0b5-f3dcc56eadfe 2019-05-09 21:48:26,148 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=951f4ca7a7ca4cffaddd89c733b495be&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 21:48:26,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=951f4ca7a7ca4cffaddd89c733b495be&scope.domain.id=default used request id req-f21304b2-b9c7-4e80-b0b5-f3dcc56eadfe 2019-05-09 21:48:26,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222719907761s 2019-05-09 21:48:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 21:48:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/951f4ca7a7ca4cffaddd89c733b495be/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:26,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 21:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8805e49-5655-4cab-8001-ad818cf96e5c 2019-05-09 21:48:26,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 21:48:26,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/951f4ca7a7ca4cffaddd89c733b495be/roles/cd96abb66eb043e0a9978bce6444100e used request id req-b8805e49-5655-4cab-8001-ad818cf96e5c 2019-05-09 21:48:26,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.161957979202s 2019-05-09 21:48:26,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:48:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 21:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe9ef9d-8110-4495-a0e8-74eead434143 2019-05-09 21:48:26,324 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 21:48:26,325 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-fbe9ef9d-8110-4495-a0e8-74eead434143 2019-05-09 21:48:26,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 21:48:26,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T22:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54af57e394854ec99b9c99c7784acaa1", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/54af57e394854ec99b9c99c7784acaa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/54af57e394854ec99b9c99c7784acaa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/54af57e394854ec99b9c99c7784acaa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_54af57e394854ec99b9c99c7784acaa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_54af57e394854ec99b9c99c7784acaa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/54af57e394854ec99b9c99c7784acaa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/54af57e394854ec99b9c99c7784acaa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/54af57e394854ec99b9c99c7784acaa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/54af57e394854ec99b9c99c7784acaa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/54af57e394854ec99b9c99c7784acaa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/54af57e394854ec99b9c99c7784acaa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "id": "951f4ca7a7ca4cffaddd89c733b495be"}, "audit_ids": ["mqKEIhzyQei9BSMIsCbW3w"], "issued_at": "2019-05-09T21:48:26.000000Z"}} 2019-05-09 21:48:26,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 21:48:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:27,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 21:48:27 GMT X-Openstack-Request-Id: req-7174a6f9-96f8-4cda-8674-5ee3b55179ab 2019-05-09 21:48:27,036 - 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"}]} 2019-05-09 21:48:27,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-7174a6f9-96f8-4cda-8674-5ee3b55179ab 2019-05-09 21:48:27,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.288993835449s 2019-05-09 21:48:27,047 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-05-09 21:48:27,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 21:48:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:27,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc39c8b-1aab-462e-92f9-3e20d37c8d28 2019-05-09 21:48:27,277 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 21:48:27,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ddc39c8b-1aab-462e-92f9-3e20d37c8d28 2019-05-09 21:48:27,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230227947235s 2019-05-09 21:48:27,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 21:48:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:27,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e42a398-149d-4244-8b95-467c0b2604cf 2019-05-09 21:48:27,518 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1"}, "tags": [], "enabled": true, "id": "54af57e394854ec99b9c99c7784acaa1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}]} 2019-05-09 21:48:27,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7e42a398-149d-4244-8b95-467c0b2604cf 2019-05-09 21:48:27,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233668088913s 2019-05-09 21:48:27,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 21:48:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"network": {"shared": true, "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "name": "tempest_full-net_e82aa468-5d0a-47b5-9d79-80f346675f52", "admin_state_up": true}}' 2019-05-09 21:48:28,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 09 May 2019 21:48:28 GMT X-Openstack-Request-Id: req-dd923eeb-c12b-4935-87d4-fe557dbf4724 2019-05-09 21:48:28,091 - 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":"a6aaba13-f19d-4876-bec2-f9a3a0f72f9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"54af57e394854ec99b9c99c7784acaa1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:48:27Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_e82aa468-5d0a-47b5-9d79-80f346675f52","admin_state_up":true,"tenant_id":"54af57e394854ec99b9c99c7784acaa1","created_at":"2019-05-09T21:48:27Z","mtu":1450}} 2019-05-09 21:48:28,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dd923eeb-c12b-4935-87d4-fe557dbf4724 2019-05-09 21:48:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.570616006851s 2019-05-09 21:48:28,092 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T21:48:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a6aaba13-f19d-4876-bec2-f9a3a0f72f9f', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_e82aa468-5d0a-47b5-9d79-80f346675f52', u'created_at': u'2019-05-09T21:48:27Z', u'mtu': 1450, u'tenant_id': u'54af57e394854ec99b9c99c7784acaa1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'54af57e394854ec99b9c99c7784acaa1', u'l2_adjacency': True}) 2019-05-09 21:48:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 21:48:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Thu, 09 May 2019 21:48:28 GMT X-Openstack-Request-Id: req-724513b9-1249-469f-958d-558ba15211d6 2019-05-09 21:48:28,491 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a6aaba13-f19d-4876-bec2-f9a3a0f72f9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"54af57e394854ec99b9c99c7784acaa1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T21:48:27Z","qos_policy_id":null,"name":"tempest_full-net_e82aa468-5d0a-47b5-9d79-80f346675f52","admin_state_up":true,"tenant_id":"54af57e394854ec99b9c99c7784acaa1","created_at":"2019-05-09T21:48:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 21:48:28,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-724513b9-1249-469f-958d-558ba15211d6 2019-05-09 21:48:28,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399031162262s 2019-05-09 21:48:28,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 21:48:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '{"subnet": {"name": "tempest_full-subnet_e82aa468-5d0a-47b5-9d79-80f346675f52", "enable_dhcp": true, "network_id": "a6aaba13-f19d-4876-bec2-f9a3a0f72f9f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 21:48:29,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 09 May 2019 21:48:29 GMT X-Openstack-Request-Id: req-beffca33-5d62-4a95-b489-bee5e3040b7a 2019-05-09 21:48:29,353 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T21:48:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b8801d19-df65-46f2-a120-209cace79bc2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"54af57e394854ec99b9c99c7784acaa1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_e82aa468-5d0a-47b5-9d79-80f346675f52","enable_dhcp":true,"segment_id":null,"network_id":"a6aaba13-f19d-4876-bec2-f9a3a0f72f9f","tenant_id":"54af57e394854ec99b9c99c7784acaa1","created_at":"2019-05-09T21:48:28Z","ip_version":4}} 2019-05-09 21:48:29,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-beffca33-5d62-4a95-b489-bee5e3040b7a 2019-05-09 21:48:29,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.859701156616s 2019-05-09 21:48:29,354 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T21:48:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b8801d19-df65-46f2-a120-209cace79bc2', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_e82aa468-5d0a-47b5-9d79-80f346675f52', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a6aaba13-f19d-4876-bec2-f9a3a0f72f9f', u'tenant_id': u'54af57e394854ec99b9c99c7784acaa1', u'created_at': u'2019-05-09T21:48:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'54af57e394854ec99b9c99c7784acaa1'}) 2019-05-09 21:48:29,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 21:48:29,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "tempest_full-router_e82aa468-5d0a-47b5-9d79-80f346675f52", "admin_state_up": true}}' 2019-05-09 21:48:37,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Thu, 09 May 2019 21:48:37 GMT X-Openstack-Request-Id: req-c8063444-f9c9-4513-98dc-be26f6cfd026 2019-05-09 21:48:37,178 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "created_at": "2019-05-09T21:48:30Z", "admin_state_up": true, "updated_at": "2019-05-09T21:48:31Z", "project_id": "54af57e394854ec99b9c99c7784acaa1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6038ad35-ccfe-44ed-b247-ed754035dd10", "name": "tempest_full-router_e82aa468-5d0a-47b5-9d79-80f346675f52"}} 2019-05-09 21:48:37,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c8063444-f9c9-4513-98dc-be26f6cfd026 2019-05-09 21:48:37,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.82453107834s 2019-05-09 21:48:37,179 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T21:48:31Z', u'revision_number': 3, u'ha': True, u'id': u'6038ad35-ccfe-44ed-b247-ed754035dd10', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_e82aa468-5d0a-47b5-9d79-80f346675f52', u'admin_state_up': True, u'tenant_id': u'54af57e394854ec99b9c99c7784acaa1', u'created_at': u'2019-05-09T21:48:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'54af57e394854ec99b9c99c7784acaa1'}) 2019-05-09 21:48:37,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 21:48:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6038ad35-ccfe-44ed-b247-ed754035dd10/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '{"subnet_id": "b8801d19-df65-46f2-a120-209cace79bc2"}' 2019-05-09 21:48:40,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 21:48:40 GMT X-Openstack-Request-Id: req-baef9e10-1da0-45c3-94a9-3f49b58055ae 2019-05-09 21:48:40,062 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a6aaba13-f19d-4876-bec2-f9a3a0f72f9f", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "subnet_id": "b8801d19-df65-46f2-a120-209cace79bc2", "subnet_ids": ["b8801d19-df65-46f2-a120-209cace79bc2"], "port_id": "f3dd6027-b7fd-4838-bacb-e3827de1ea5b", "id": "6038ad35-ccfe-44ed-b247-ed754035dd10"} 2019-05-09 21:48:40,062 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6038ad35-ccfe-44ed-b247-ed754035dd10/add_router_interface.json used request id req-baef9e10-1da0-45c3-94a9-3f49b58055ae 2019-05-09 21:48:40,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.88279104233s 2019-05-09 21:48:40,063 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 21:48:40,169 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 21:48:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:48:40,177 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 21:48:40 GMT 2019-05-09 21:48:40,178 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 21:48:40,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:48:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:40,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 21:48:40 GMT X-Openstack-Request-Id: req-15aa06b8-eb85-4319-8d55-571a4a288d91 2019-05-09 21:48:40,495 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:48:40,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-15aa06b8-eb85-4319-8d55-571a4a288d91 2019-05-09 21:48:40,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311792850494s 2019-05-09 21:48:40,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 21:48:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52"}' 2019-05-09 21:48:40,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 09 May 2019 21:48:40 GMT Location: http://172.30.9.21:9292/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5064adc3-6f57-4ffc-b980-27caf0c55348 2019-05-09 21:48:40,992 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:48:40Z", "file": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "77aa50a6-84f6-4280-9177-0b68d41566a7", "size": null, "self": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7", "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_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": null, "created_at": "2019-05-09T21:48:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 21:48:40,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5064adc3-6f57-4ffc-b980-27caf0c55348 2019-05-09 21:48:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.489789009094s 2019-05-09 21:48:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 21:48:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '' 2019-05-09 21:48:41,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:48:41 GMT X-Openstack-Request-Id: req-f8768811-14d0-4845-b7ca-7e1e3f768d31 2019-05-09 21:48:41,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:48:41,725 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file used request id req-f8768811-14d0-4845-b7ca-7e1e3f768d31 2019-05-09 21:48:41,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.731504917145s 2019-05-09 21:48:41,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:48:41,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:42,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 09 May 2019 21:48:42 GMT X-Openstack-Request-Id: req-54b31d95-7903-4fa0-b0bc-0517330a0be6 2019-05-09 21:48:42,167 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:48:41Z", "file": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "77aa50a6-84f6-4280-9177-0b68d41566a7", "size": 12716032, "self": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:48:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:48:42,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-54b31d95-7903-4fa0-b0bc-0517330a0be6 2019-05-09 21:48:42,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.43855214119s 2019-05-09 21:48:42,169 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file', 'owner': u'54af57e394854ec99b9c99c7784acaa1', 'id': u'77aa50a6-84f6-4280-9177-0b68d41566a7', 'size': 12716032, u'self': u'/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54af57e394854ec99b9c99c7784acaa1', 'name': 'tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T21:48:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T21:48:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52', '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/77aa50a6-84f6-4280-9177-0b68d41566a7', 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_e82aa468-5d0a-47b5-9d79-80f346675f52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52', 'created': u'2019-05-09T21:48:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T21:48:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7', 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_e82aa468-5d0a-47b5-9d79-80f346675f52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 21:48:42,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 21:48:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_e82aa468-5d0a-47b5-9d79-80f346675f52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 21:48:42,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 09 May 2019 21:48: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-f702b8a1-e75b-4a04-b2a5-5d85d98c6083 x-openstack-request-id: req-f702b8a1-e75b-4a04-b2a5-5d85d98c6083 2019-05-09 21:48:42,544 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2a90cad1-57f5-4546-9f60-b6b7d19ad05d"}} 2019-05-09 21:48:42,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f702b8a1-e75b-4a04-b2a5-5d85d98c6083 2019-05-09 21:48:42,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.371471881866s 2019-05-09 21:48:42,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_e82aa468-5d0a-47b5-9d79-80f346675f52', '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'2ab4035b39944105b06c1331442b1700', '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'2a90cad1-57f5-4546-9f60-b6b7d19ad05d', 'swap': 0}) 2019-05-09 21:48:42,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 21:48:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"extra_specs": {}}' 2019-05-09 21:48:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 21:48: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-70727e8a-3cd9-4f19-a84b-a584e4546789 x-openstack-request-id: req-70727e8a-3cd9-4f19-a84b-a584e4546789 2019-05-09 21:48:42,567 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 21:48:42,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d/os-extra_specs used request id req-70727e8a-3cd9-4f19-a84b-a584e4546789 2019-05-09 21:48:42,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212979316711s 2019-05-09 21:48:42,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 21:48:42,582 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 21:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73eaa049-fbba-4907-b0e7-87363a1a46b1 2019-05-09 21:48:42,582 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 21:48:42,582 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-73eaa049-fbba-4907-b0e7-87363a1a46b1 2019-05-09 21:48:42,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:42,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:42,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50a8068-7e26-4b27-8ff9-4482e8af565b 2019-05-09 21:48:42,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:42,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a50a8068-7e26-4b27-8ff9-4482e8af565b 2019-05-09 21:48:42,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.237769126892s 2019-05-09 21:48:42,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 21:48:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:43,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475dd59b-0c7c-4815-bc56-a59a2ff6d0b7 2019-05-09 21:48:43,028 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 21:48:43,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-475dd59b-0c7c-4815-bc56-a59a2ff6d0b7 2019-05-09 21:48:43,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19986987114s 2019-05-09 21:48:43,038 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 21:48:45,555 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-09 21:48:47,986 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2cd5c688-55f5-42a2-b641-cf6bab5e7b88 | 2019-05-09T21:48:47.549565 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2cd5c688-55f5-42a2-b641-cf6bab5e7b88 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 21:48:51,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-05-09 21:48:52,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 21:48:54,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-09 21:48:57,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=76519491-74ba-48f8-9551-5893a9d6defe) as the default verifier for the future CLI operations. 2019-05-09 21:48:59,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 21:48:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 21:48:59,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 21: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-06c217d4-bbba-47f8-b194-ad26ac566108 x-openstack-request-id: req-06c217d4-bbba-47f8-b194-ad26ac566108 2019-05-09 21:48:59,562 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 21:48:59,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-06c217d4-bbba-47f8-b194-ad26ac566108 2019-05-09 21:48:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0402641296387s 2019-05-09 21:48:59,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:48:59,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:48:59,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 09 May 2019 21:48:59 GMT X-Openstack-Request-Id: req-2110929a-f493-49b0-95bd-da5518117a5f 2019-05-09 21:48:59,885 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:48:41Z", "file": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "77aa50a6-84f6-4280-9177-0b68d41566a7", "size": 12716032, "self": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:48:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:48:59,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2110929a-f493-49b0-95bd-da5518117a5f 2019-05-09 21:48:59,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318013906479s 2019-05-09 21:48:59,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 21:48:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52"}' 2019-05-09 21:49:00,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 09 May 2019 21:49:00 GMT Location: http://172.30.9.21:9292/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a0d95f9f-0e45-448c-a1c0-ea3e31f69561 2019-05-09 21:49:00,337 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:49:00Z", "file": "/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "aee521c0-8cd1-42e6-89fc-84fa9d11f586", "size": null, "self": "/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586", "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_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": null, "created_at": "2019-05-09T21:49:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 21:49:00,337 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a0d95f9f-0e45-448c-a1c0-ea3e31f69561 2019-05-09 21:49:00,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.44207906723s 2019-05-09 21:49:00,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 21:49:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '' 2019-05-09 21:49:01,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 21:49:01 GMT X-Openstack-Request-Id: req-f9dc2046-9ef5-4ab1-be02-e4844fd3e830 2019-05-09 21:49:01,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 21:49:01,241 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/file used request id req-f9dc2046-9ef5-4ab1-be02-e4844fd3e830 2019-05-09 21:49:01,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.903334140778s 2019-05-09 21:49:01,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 21:49:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 21:49:01,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Thu, 09 May 2019 21:49:01 GMT X-Openstack-Request-Id: req-0057df47-c46b-4ac4-a6e0-e895cff547ca 2019-05-09 21:49:01,581 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:49:01Z", "file": "/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "aee521c0-8cd1-42e6-89fc-84fa9d11f586", "size": 12716032, "self": "/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:49:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:48:41Z", "file": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "77aa50a6-84f6-4280-9177-0b68d41566a7", "size": 12716032, "self": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:48:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 21:49:01,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0057df47-c46b-4ac4-a6e0-e895cff547ca 2019-05-09 21:49:01,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335743904114s 2019-05-09 21:49:01,584 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/file', 'owner': u'54af57e394854ec99b9c99c7784acaa1', 'id': u'aee521c0-8cd1-42e6-89fc-84fa9d11f586', 'size': 12716032, u'self': u'/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54af57e394854ec99b9c99c7784acaa1', 'name': 'tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T21:49:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T21:49:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52', '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/aee521c0-8cd1-42e6-89fc-84fa9d11f586', 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_e82aa468-5d0a-47b5-9d79-80f346675f52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_e82aa468-5d0a-47b5-9d79-80f346675f52', 'created': u'2019-05-09T21:49:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T21:49: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/aee521c0-8cd1-42e6-89fc-84fa9d11f586', 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_e82aa468-5d0a-47b5-9d79-80f346675f52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 21:49:01,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 21:49:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 21:49:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 09 May 2019 21:49: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-5a71ae96-462c-4fae-ba62-43ec5f0da31d x-openstack-request-id: req-5a71ae96-462c-4fae-ba62-43ec5f0da31d 2019-05-09 21:49:01,628 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f762ebcf-1710-4baf-a573-5f87b201eb85"}} 2019-05-09 21:49:01,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5a71ae96-462c-4fae-ba62-43ec5f0da31d 2019-05-09 21:49:01,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0426189899445s 2019-05-09 21:49:01,629 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e82aa468-5d0a-47b5-9d79-80f346675f52', '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'2ab4035b39944105b06c1331442b1700', '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'f762ebcf-1710-4baf-a573-5f87b201eb85', 'swap': 0}) 2019-05-09 21:49:01,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 21:49:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" -d '{"extra_specs": {}}' 2019-05-09 21:49:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 21:49: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-8b825f52-57c3-438a-8dd6-f9a9c750aded x-openstack-request-id: req-8b825f52-57c3-438a-8dd6-f9a9c750aded 2019-05-09 21:49:01,651 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 21:49:01,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85/os-extra_specs used request id req-8b825f52-57c3-438a-8dd6-f9a9c750aded 2019-05-09 21:49:01,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221288204193s 2019-05-09 21:49:01,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e82aa468-5d0a-47b5-9d79-80f346675f52', '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'2ab4035b39944105b06c1331442b1700', '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'f762ebcf-1710-4baf-a573-5f87b201eb85', 'swap': 0}) 2019-05-09 21:49:04,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 21:49:04,959 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 21:49:04,959 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 21:49:04,962 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 21:49:04,994 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-09 21:49:08,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-76519491-74ba-48f8-9551-5893a9d6defe/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-05-09 21:49:08,030 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 21:49:08,070 - 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', u'--concurrency=4']'. 2019-05-09 22:35:26,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0614bbfb-54fb-4cd9-b85e-43f6a42ec146 2019-05-09 22:35:26,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0614bbfb-54fb-4cd9-b85e-43f6a42ec146']'. 2019-05-09 22:35:28,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0614bbfb-54fb-4cd9-b85e-43f6a42ec146 | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 21:49:09 | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 22:35:26 | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:17 | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 76519491-74ba-48f8-9551-5893a9d6defe) | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 22:35:28,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2cd5c688-55f5-42a2-b641-cf6bab5e7b88) | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2769.389 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 22:35:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 22:35:28,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-05-09 22:35:28,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '0614bbfb-54fb-4cd9-b85e-43f6a42ec146', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-05-09 22:35:30,703 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 0614bbfb-54fb-4cd9-b85e-43f6a42ec146 --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 22:35:30,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '0614bbfb-54fb-4cd9-b85e-43f6a42ec146', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-05-09 22:35:32,819 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 0614bbfb-54fb-4cd9-b85e-43f6a42ec146 --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 22:35:33,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 22:35:33,102 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 47:06 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-09 22:35:33,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:35:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:33,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:35:33 GMT X-Openstack-Request-Id: req-e764ed99-6269-46a8-9666-304f847aa7ee 2019-05-09 22:35:33,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. 2019-05-09 22:35:33,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/aee521c0-8cd1-42e6-89fc-84fa9d11f586 used request id req-e764ed99-6269-46a8-9666-304f847aa7ee 2019-05-09 22:35:33,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.733874082565s 2019-05-09 22:35:33,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:35:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:34,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Thu, 09 May 2019 22:35: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-d03cb730-4fc5-47b1-b711-67f2e1adad4c x-openstack-request-id: req-d03cb730-4fc5-47b1-b711-67f2e1adad4c 2019-05-09 22:35:34,177 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2a90cad1-57f5-4546-9f60-b6b7d19ad05d"}, {"name": "tempest_full-flavor_alt_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f762ebcf-1710-4baf-a573-5f87b201eb85"}]} 2019-05-09 22:35:34,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d03cb730-4fc5-47b1-b711-67f2e1adad4c 2019-05-09 22:35:34,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.32980298996s 2019-05-09 22:35:34,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:35:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:34,229 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:35:34 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-be05b421-9404-4fb0-8d83-1063f363ffd5 x-openstack-request-id: req-be05b421-9404-4fb0-8d83-1063f363ffd5 2019-05-09 22:35:34,230 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f762ebcf-1710-4baf-a573-5f87b201eb85 used request id req-be05b421-9404-4fb0-8d83-1063f363ffd5 2019-05-09 22:35:34,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.049418926239s 2019-05-09 22:35:34,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 22:35:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6038ad35-ccfe-44ed-b247-ed754035dd10/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" -d '{"subnet_id": "b8801d19-df65-46f2-a120-209cace79bc2"}' 2019-05-09 22:35:37,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:35:37 GMT X-Openstack-Request-Id: req-831d8c77-0f9e-4520-a019-141eafe3d511 2019-05-09 22:35:37,278 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a6aaba13-f19d-4876-bec2-f9a3a0f72f9f", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "subnet_id": "b8801d19-df65-46f2-a120-209cace79bc2", "subnet_ids": ["b8801d19-df65-46f2-a120-209cace79bc2"], "port_id": "f3dd6027-b7fd-4838-bacb-e3827de1ea5b", "id": "6038ad35-ccfe-44ed-b247-ed754035dd10"} 2019-05-09 22:35:37,278 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6038ad35-ccfe-44ed-b247-ed754035dd10/remove_router_interface.json used request id req-831d8c77-0f9e-4520-a019-141eafe3d511 2019-05-09 22:35:37,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.04804611206s 2019-05-09 22:35:37,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 22:35:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1711 Content-Type: application/json Date: Thu, 09 May 2019 22:35:37 GMT X-Openstack-Request-Id: req-1256d510-cec7-4fb9-a2fe-66d6e500e8aa 2019-05-09 22:35:37,728 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "created_at": "2019-05-09T21:48:30Z", "admin_state_up": true, "updated_at": "2019-05-09T22:35:35Z", "project_id": "54af57e394854ec99b9c99c7784acaa1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6038ad35-ccfe-44ed-b247-ed754035dd10", "name": "tempest_full-router_e82aa468-5d0a-47b5-9d79-80f346675f52"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}]} 2019-05-09 22:35:37,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1256d510-cec7-4fb9-a2fe-66d6e500e8aa 2019-05-09 22:35:37,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.449400901794s 2019-05-09 22:35:37,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 22:35:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6038ad35-ccfe-44ed-b247-ed754035dd10.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:42,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:35:42 GMT X-Openstack-Request-Id: req-0e474f07-60eb-438b-8f26-0850fd79a940 2019-05-09 22:35:42,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:35:42,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6038ad35-ccfe-44ed-b247-ed754035dd10.json used request id req-0e474f07-60eb-438b-8f26-0850fd79a940 2019-05-09 22:35:42,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.76140189171s 2019-05-09 22:35:42,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 22:35:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:42,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Thu, 09 May 2019 22:35:42 GMT X-Openstack-Request-Id: req-a18638fc-a32a-470f-a6c9-51f7106d9d81 2019-05-09 22:35:42,834 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T21:48:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b8801d19-df65-46f2-a120-209cace79bc2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"54af57e394854ec99b9c99c7784acaa1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_e82aa468-5d0a-47b5-9d79-80f346675f52","enable_dhcp":true,"segment_id":null,"network_id":"a6aaba13-f19d-4876-bec2-f9a3a0f72f9f","tenant_id":"54af57e394854ec99b9c99c7784acaa1","created_at":"2019-05-09T21:48:28Z","ip_version":4}]} 2019-05-09 22:35:42,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a18638fc-a32a-470f-a6c9-51f7106d9d81 2019-05-09 22:35:42,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342446804047s 2019-05-09 22:35:42,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 22:35:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b8801d19-df65-46f2-a120-209cace79bc2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:45,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:35:45 GMT X-Openstack-Request-Id: req-d50c326c-9dfb-49b2-8de3-d454ec04a491 2019-05-09 22:35:45,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:35:45,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b8801d19-df65-46f2-a120-209cace79bc2.json used request id req-d50c326c-9dfb-49b2-8de3-d454ec04a491 2019-05-09 22:35:45,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61188793182s 2019-05-09 22:35:45,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:35:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:46,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Thu, 09 May 2019 22:35:46 GMT X-Openstack-Request-Id: req-4f473e5c-3035-438d-aa16-79c51fda10c1 2019-05-09 22:35:46,247 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6aaba13-f19d-4876-bec2-f9a3a0f72f9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"54af57e394854ec99b9c99c7784acaa1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:35:45Z","qos_policy_id":null,"name":"tempest_full-net_e82aa468-5d0a-47b5-9d79-80f346675f52","admin_state_up":true,"tenant_id":"54af57e394854ec99b9c99c7784acaa1","created_at":"2019-05-09T21:48:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:35:46,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4f473e5c-3035-438d-aa16-79c51fda10c1 2019-05-09 22:35:46,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.798660039902s 2019-05-09 22:35:46,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 22:35:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a6aaba13-f19d-4876-bec2-f9a3a0f72f9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:47,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:35:47 GMT X-Openstack-Request-Id: req-8952a98b-220e-4894-b05d-d7572b34e63e 2019-05-09 22:35:47,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:35:47,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a6aaba13-f19d-4876-bec2-f9a3a0f72f9f.json used request id req-8952a98b-220e-4894-b05d-d7572b34e63e 2019-05-09 22:35:47,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53490900993s 2019-05-09 22:35:47,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:35:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:48,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 09 May 2019 22:35:48 GMT X-Openstack-Request-Id: req-17b685bc-32f8-4c89-91b3-8c2f66d361c5 2019-05-09 22:35:48,107 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T21:48:41Z", "file": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/file", "owner": "54af57e394854ec99b9c99c7784acaa1", "id": "77aa50a6-84f6-4280-9177-0b68d41566a7", "size": 12716032, "self": "/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/77aa50a6-84f6-4280-9177-0b68d41566a7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e82aa468-5d0a-47b5-9d79-80f346675f52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T21:48:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:35:48,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-17b685bc-32f8-4c89-91b3-8c2f66d361c5 2019-05-09 22:35:48,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318753004074s 2019-05-09 22:35:48,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:35:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35348c37d1ad3c9b91c984258e9a055bbf33b8de" 2019-05-09 22:35:49,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:35:49 GMT X-Openstack-Request-Id: req-4ddffbac-d15b-41bc-b25d-d6f30bd2bf7a 2019-05-09 22:35:49,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. 2019-05-09 22:35:49,374 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/77aa50a6-84f6-4280-9177-0b68d41566a7 used request id req-4ddffbac-d15b-41bc-b25d-d6f30bd2bf7a 2019-05-09 22:35:49,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2654531002s 2019-05-09 22:35:49,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:35:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:49,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 09 May 2019 22:35: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-23627ef0-8960-45c9-b094-0de77102e249 x-openstack-request-id: req-23627ef0-8960-45c9-b094-0de77102e249 2019-05-09 22:35:49,401 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2a90cad1-57f5-4546-9f60-b6b7d19ad05d"}]} 2019-05-09 22:35:49,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-23627ef0-8960-45c9-b094-0de77102e249 2019-05-09 22:35:49,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026444196701s 2019-05-09 22:35:49,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:35:49,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:49,445 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:35: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-9269954e-9caf-4a3d-b92e-2f676eb2877f x-openstack-request-id: req-9269954e-9caf-4a3d-b92e-2f676eb2877f 2019-05-09 22:35:49,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2a90cad1-57f5-4546-9f60-b6b7d19ad05d used request id req-9269954e-9caf-4a3d-b92e-2f676eb2877f 2019-05-09 22:35:49,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0421648025513s 2019-05-09 22:35:49,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:35:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:49,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 22:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c69453d-d89b-43b5-98d6-d4ee2321419d 2019-05-09 22:35:49,679 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": {"self": "http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "951f4ca7a7ca4cffaddd89c733b495be", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:35:49,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0c69453d-d89b-43b5-98d6-d4ee2321419d 2019-05-09 22:35:49,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23382806778s 2019-05-09 22:35:49,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:35:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:49,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 09 May 2019 22:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4168b1b2-719a-410e-a3ab-757dc56b624f 2019-05-09 22:35:49,907 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e82aa468-5d0a-47b5-9d79-80f346675f52", "links": {"self": "http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "951f4ca7a7ca4cffaddd89c733b495be", "description": null}} 2019-05-09 22:35:49,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be used request id req-4168b1b2-719a-410e-a3ab-757dc56b624f 2019-05-09 22:35:49,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221714019775s 2019-05-09 22:35:49,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:35:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:50,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3bcc044-c284-4710-ba5b-2a198cd10223 2019-05-09 22:35:50,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:35:50,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/951f4ca7a7ca4cffaddd89c733b495be used request id req-e3bcc044-c284-4710-ba5b-2a198cd10223 2019-05-09 22:35:50,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.38227391243s 2019-05-09 22:35:50,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:35:50,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:50,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 09 May 2019 22:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a496ad-ae24-478c-a585-de0d84854169 2019-05-09 22:35:50,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1"}, "tags": [], "enabled": true, "id": "54af57e394854ec99b9c99c7784acaa1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e82aa468-5d0a-47b5-9d79-80f346675f52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:35:50,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-19a496ad-ae24-478c-a585-de0d84854169 2019-05-09 22:35:50,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22275686264s 2019-05-09 22:35:50,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:35:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:50,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f24dc2-0315-442f-a361-e7955a6852b4 2019-05-09 22:35:50,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:35:50,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/54af57e394854ec99b9c99c7784acaa1 used request id req-15f24dc2-0315-442f-a361-e7955a6852b4 2019-05-09 22:35:50,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295962810516s 2019-05-09 22:35:50,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:35:50,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=54af57e394854ec99b9c99c7784acaa1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:51,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 22:35:51 GMT X-Openstack-Request-Id: req-af920bb5-4c75-484a-a55b-d0559158be7c 2019-05-09 22:35:51,163 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "created_at": "2019-05-09T21:48:27Z", "updated_at": "2019-05-09T21:48:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "34487663-426a-415b-9484-413e299e0bbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "54af57e394854ec99b9c99c7784acaa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "4ba25da0-ea75-4d19-91e8-d7ae829d9132", "remote_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "54af57e394854ec99b9c99c7784acaa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "5b4cfacd-994a-4a5c-b206-304a88a7bde8", "remote_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "54af57e394854ec99b9c99c7784acaa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "77a479ea-5cf8-4fe0-b5fe-33d2ddadd829", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "54af57e394854ec99b9c99c7784acaa1"}], "revision_number": 1, "project_id": "54af57e394854ec99b9c99c7784acaa1", "id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "name": "default"}]} 2019-05-09 22:35:51,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=54af57e394854ec99b9c99c7784acaa1&name=default used request id req-af920bb5-4c75-484a-a55b-d0559158be7c 2019-05-09 22:35:51,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337687015533s 2019-05-09 22:35:51,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:35:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:51,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Thu, 09 May 2019 22:35:51 GMT X-Openstack-Request-Id: req-1623bcef-c2af-462b-befd-635c9c3657b6 2019-05-09 22:35:51,559 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "created_at": "2019-05-09T21:48:27Z", "updated_at": "2019-05-09T21:48:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "34487663-426a-415b-9484-413e299e0bbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "54af57e394854ec99b9c99c7784acaa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "4ba25da0-ea75-4d19-91e8-d7ae829d9132", "remote_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "54af57e394854ec99b9c99c7784acaa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "5b4cfacd-994a-4a5c-b206-304a88a7bde8", "remote_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "54af57e394854ec99b9c99c7784acaa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:48:27Z", "revision_number": 0, "id": "77a479ea-5cf8-4fe0-b5fe-33d2ddadd829", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:48:27Z", "security_group_id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "tenant_id": "54af57e394854ec99b9c99c7784acaa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "54af57e394854ec99b9c99c7784acaa1"}], "revision_number": 1, "project_id": "54af57e394854ec99b9c99c7784acaa1", "id": "3b45b395-a853-4d2f-80ad-b3670a926b95", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 22:35:51,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1623bcef-c2af-462b-befd-635c9c3657b6 2019-05-09 22:35:51,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.390697002411s 2019-05-09 22:35:51,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 22:35:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3b45b395-a853-4d2f-80ad-b3670a926b95.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edcc3f7b06df395c04b28c3f2c66f78f609f3b26" 2019-05-09 22:35:52,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:35:52 GMT X-Openstack-Request-Id: req-a0693517-53c0-41e4-8150-21454d30c826 2019-05-09 22:35:52,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:35:52,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3b45b395-a853-4d2f-80ad-b3670a926b95.json used request id req-a0693517-53c0-41e4-8150-21454d30c826 2019-05-09 22:35:52,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.494093894958s 2019-05-09 22:35:52,063 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-05-09 22:35:52,112 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-05-09 22:35:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:35:52,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a1d8cd-19c5-4b70-b334-6d3f3e941919 2019-05-09 22:35:52,161 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:35:52,161 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-57a1d8cd-19c5-4b70-b334-6d3f3e941919 2019-05-09 22:35:52,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:35:52,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["TRCl1EP9TWa_Z90HcLkvSQ"], "issued_at": "2019-05-09T22:35:52.000000Z"}} 2019-05-09 22:35:52,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:35:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:53,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:35:53 GMT X-Openstack-Request-Id: req-b0b94d7d-87f6-4d31-8470-05bf793ab251 2019-05-09 22:35:53,412 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:35:53,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b0b94d7d-87f6-4d31-8470-05bf793ab251 2019-05-09 22:35:53,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.825453996658s 2019-05-09 22:35:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:35:53,424 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-022e9c91-e7b8-40c9-8584-aadbe526b3c8 2019-05-09 22:35:53,425 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:35:53,425 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-022e9c91-e7b8-40c9-8584-aadbe526b3c8 2019-05-09 22:35:53,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:35:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:53,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac834c8c-0dbd-408f-b705-ff257b0421ef 2019-05-09 22:35:53,648 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:35:53,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ac834c8c-0dbd-408f-b705-ff257b0421ef 2019-05-09 22:35:53,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22275018692s 2019-05-09 22:35:53,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:35:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}}' 2019-05-09 22:35:53,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d1fc37-4644-4169-9bb8-e9ba2750f43f 2019-05-09 22:35:53,914 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1"}, "tags": [], "enabled": true, "id": "40e4ed0dc235497aad3edd11f1443be1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}} 2019-05-09 22:35:53,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-36d1fc37-4644-4169-9bb8-e9ba2750f43f 2019-05-09 22:35:53,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.258552074432s 2019-05-09 22:35:53,915 - 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'40e4ed0dc235497aad3edd11f1443be1', '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_95b10148-7a8e-44ee-88d1-27eb3dc043e0'}) 2019-05-09 22:35:53,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:35:53,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "t4Ed3WwNOIONVXWfGLeQkHjLqQLsxo", "email": null, "name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}}' 2019-05-09 22:35:54,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 09 May 2019 22:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80116040-fb3b-469b-b8d0-c82f56e789e9 2019-05-09 22:35:54,405 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": {"self": "http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8304534cf841440bbb2c554f93a62ea2", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:35:54,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-80116040-fb3b-469b-b8d0-c82f56e789e9 2019-05-09 22:35:54,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483288049698s 2019-05-09 22:35:54,406 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8304534cf841440bbb2c554f93a62ea2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0'}) 2019-05-09 22:35:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:35:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:54,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57518400-1cdb-44f4-acf1-2df82487fc11 2019-05-09 22:35:54,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:35:54,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-57518400-1cdb-44f4-acf1-2df82487fc11 2019-05-09 22:35:54,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220381975174s 2019-05-09 22:35:54,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:35:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:54,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33beb10-56d8-46e3-a1a8-b697e05d4d53 2019-05-09 22:35:54,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:35:54,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d33beb10-56d8-46e3-a1a8-b697e05d4d53 2019-05-09 22:35:54,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220280170441s 2019-05-09 22:35:54,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:35:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:55,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946ddb8c-47b0-4c3a-9637-1e366a890e38 2019-05-09 22:35:55,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:35:55,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-946ddb8c-47b0-4c3a-9637-1e366a890e38 2019-05-09 22:35:55,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211856126785s 2019-05-09 22:35:55,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:35:55,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:55,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecd49cc-f1a4-4d91-bed8-30a641efb065 2019-05-09 22:35:55,299 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:35:55,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5ecd49cc-f1a4-4d91-bed8-30a641efb065 2019-05-09 22:35:55,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222437143326s 2019-05-09 22:35:55,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:35:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:55,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 09 May 2019 22:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fae1c0-3eaa-4bdf-9af7-758a411fb1b5 2019-05-09 22:35:55,545 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": {"self": "http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8304534cf841440bbb2c554f93a62ea2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:35:55,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a9fae1c0-3eaa-4bdf-9af7-758a411fb1b5 2019-05-09 22:35:55,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245199918747s 2019-05-09 22:35:55,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:35:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:55,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 09 May 2019 22:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3626e658-904b-4fdd-9e95-bc45c6b7ef69 2019-05-09 22:35:55,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1"}, "tags": [], "enabled": true, "id": "40e4ed0dc235497aad3edd11f1443be1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}]} 2019-05-09 22:35:55,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3626e658-904b-4fdd-9e95-bc45c6b7ef69 2019-05-09 22:35:55,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1183822155s 2019-05-09 22:35:55,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:35:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8304534cf841440bbb2c554f93a62ea2&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=40e4ed0dc235497aad3edd11f1443be1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:55,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 22:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a364bd-b06a-4b7d-902a-8cc2159f9802 2019-05-09 22:35:55,898 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8304534cf841440bbb2c554f93a62ea2&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=40e4ed0dc235497aad3edd11f1443be1", "previous": null, "next": null}} 2019-05-09 22:35:55,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8304534cf841440bbb2c554f93a62ea2&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=40e4ed0dc235497aad3edd11f1443be1 used request id req-e8a364bd-b06a-4b7d-902a-8cc2159f9802 2019-05-09 22:35:55,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213485956192s 2019-05-09 22:35:55,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:35:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1/users/8304534cf841440bbb2c554f93a62ea2/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:56,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d79846-d7cd-49e9-bad7-f0d9ad9966d5 2019-05-09 22:35:56,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:35:56,149 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1/users/8304534cf841440bbb2c554f93a62ea2/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-04d79846-d7cd-49e9-bad7-f0d9ad9966d5 2019-05-09 22:35:56,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247495174408s 2019-05-09 22:35:56,150 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 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'40e4ed0dc235497aad3edd11f1443be1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 't4Ed3WwNOIONVXWfGLeQkHjLqQLsxo', 'username': u'tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:35:56,154 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'password': 't4Ed3WwNOIONVXWfGLeQkHjLqQLsxo', 'project_name': 'tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '40e4ed0dc235497aad3edd11f1443be1', 'project_domain_name': 'Default'} 2019-05-09 22:35:56,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:35:56,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:56,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4288e59b-27ff-44dc-9042-f1293af12a1f 2019-05-09 22:35:56,367 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:35:56,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4288e59b-27ff-44dc-9042-f1293af12a1f 2019-05-09 22:35:56,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209493875504s 2019-05-09 22:35:56,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:35:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:56,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3582d3a-dea3-462a-901b-da504722791e 2019-05-09 22:35:56,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:35:56,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d3582d3a-dea3-462a-901b-da504722791e 2019-05-09 22:35:56,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220765829086s 2019-05-09 22:35:56,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:35:56,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:56,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fc7edd-b01a-401c-82c1-01104122632c 2019-05-09 22:35:56,721 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:35:56,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d9fc7edd-b01a-401c-82c1-01104122632c 2019-05-09 22:35:56,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123878955841s 2019-05-09 22:35:56,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:35:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:56,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 09 May 2019 22:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7536ff0d-26c0-40f5-bea6-1a2392e444b3 2019-05-09 22:35:56,953 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": {"self": "http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8304534cf841440bbb2c554f93a62ea2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:35:56,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7536ff0d-26c0-40f5-bea6-1a2392e444b3 2019-05-09 22:35:56,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231105089188s 2019-05-09 22:35:56,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:35:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:57,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 09 May 2019 22:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596c22fe-0f09-4e20-b922-13a2272ee8ab 2019-05-09 22:35:57,189 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1"}, "tags": [], "enabled": true, "id": "40e4ed0dc235497aad3edd11f1443be1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}]} 2019-05-09 22:35:57,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-596c22fe-0f09-4e20-b922-13a2272ee8ab 2019-05-09 22:35:57,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224098920822s 2019-05-09 22:35:57,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:35:57,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8304534cf841440bbb2c554f93a62ea2&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=40e4ed0dc235497aad3edd11f1443be1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:57,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 22:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c14c70e-5de2-4724-b144-cf992c1776ec 2019-05-09 22:35:57,415 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8304534cf841440bbb2c554f93a62ea2&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=40e4ed0dc235497aad3edd11f1443be1", "previous": null, "next": null}} 2019-05-09 22:35:57,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8304534cf841440bbb2c554f93a62ea2&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=40e4ed0dc235497aad3edd11f1443be1 used request id req-8c14c70e-5de2-4724-b144-cf992c1776ec 2019-05-09 22:35:57,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219091892242s 2019-05-09 22:35:57,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:35:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1/users/8304534cf841440bbb2c554f93a62ea2/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:57,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96b3101-dfdf-426e-95f4-2847ecd3fb9d 2019-05-09 22:35:57,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:35:57,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1/users/8304534cf841440bbb2c554f93a62ea2/roles/cd96abb66eb043e0a9978bce6444100e used request id req-d96b3101-dfdf-426e-95f4-2847ecd3fb9d 2019-05-09 22:35:57,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.252296924591s 2019-05-09 22:35:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:35:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:57,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6934fe00-3ced-422c-b813-b0e6fbafd682 2019-05-09 22:35:57,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:35:57,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6934fe00-3ced-422c-b813-b0e6fbafd682 2019-05-09 22:35:57,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225068092346s 2019-05-09 22:35:57,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:35:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:58,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df861ad-98fa-49eb-81f7-34ca0ac560af 2019-05-09 22:35:58,124 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:35:58,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3df861ad-98fa-49eb-81f7-34ca0ac560af 2019-05-09 22:35:58,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219033002853s 2019-05-09 22:35:58,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:35:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:58,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 09 May 2019 22:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83200583-beb8-4ed5-a549-57e8345f2bb8 2019-05-09 22:35:58,265 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": {"self": "http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8304534cf841440bbb2c554f93a62ea2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:35:58,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-83200583-beb8-4ed5-a549-57e8345f2bb8 2019-05-09 22:35:58,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140501022339s 2019-05-09 22:35:58,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:35:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=8304534cf841440bbb2c554f93a62ea2&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:58,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 22:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afba32d6-d15a-4ca3-8330-65ebe1e12b5f 2019-05-09 22:35:58,500 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=8304534cf841440bbb2c554f93a62ea2&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 22:35:58,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=8304534cf841440bbb2c554f93a62ea2&scope.domain.id=default used request id req-afba32d6-d15a-4ca3-8330-65ebe1e12b5f 2019-05-09 22:35:58,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223284006119s 2019-05-09 22:35:58,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 22:35:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/8304534cf841440bbb2c554f93a62ea2/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:58,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef24301b-b8b5-48b8-a3b2-73d572eff2dc 2019-05-09 22:35:58,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:35:58,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/8304534cf841440bbb2c554f93a62ea2/roles/cd96abb66eb043e0a9978bce6444100e used request id req-ef24301b-b8b5-48b8-a3b2-73d572eff2dc 2019-05-09 22:35:58,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.262923002243s 2019-05-09 22:35:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:35:58,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e89e88-33fd-43ad-ad4d-d76fefdabb1c 2019-05-09 22:35:58,777 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:35:58,777 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e5e89e88-33fd-43ad-ad4d-d76fefdabb1c 2019-05-09 22:35:58,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:35:59,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40e4ed0dc235497aad3edd11f1443be1", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/40e4ed0dc235497aad3edd11f1443be1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/40e4ed0dc235497aad3edd11f1443be1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/40e4ed0dc235497aad3edd11f1443be1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_40e4ed0dc235497aad3edd11f1443be1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_40e4ed0dc235497aad3edd11f1443be1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/40e4ed0dc235497aad3edd11f1443be1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/40e4ed0dc235497aad3edd11f1443be1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/40e4ed0dc235497aad3edd11f1443be1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/40e4ed0dc235497aad3edd11f1443be1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/40e4ed0dc235497aad3edd11f1443be1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/40e4ed0dc235497aad3edd11f1443be1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "id": "8304534cf841440bbb2c554f93a62ea2"}, "audit_ids": ["EudRMXlZRLqUu54jSfIa9Q"], "issued_at": "2019-05-09T22:35:59.000000Z"}} 2019-05-09 22:35:59,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:35:59,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:35:59,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:35:59 GMT X-Openstack-Request-Id: req-19b6cb95-0f73-4334-9390-69f1daf6080a 2019-05-09 22:35:59,498 - 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"}]} 2019-05-09 22:35:59,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-19b6cb95-0f73-4334-9390-69f1daf6080a 2019-05-09 22:35:59,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.303291082382s 2019-05-09 22:35:59,509 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-05-09 22:35:59,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:35:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:59,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5ebcf4-8420-4dea-bb66-6f78cf886402 2019-05-09 22:35:59,674 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:35:59,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2a5ebcf4-8420-4dea-bb66-6f78cf886402 2019-05-09 22:35:59,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165372133255s 2019-05-09 22:35:59,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:35:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:35:59,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 09 May 2019 22:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82d9375-7298-4b6b-8a68-eb688c1634b1 2019-05-09 22:35:59,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1"}, "tags": [], "enabled": true, "id": "40e4ed0dc235497aad3edd11f1443be1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}]} 2019-05-09 22:35:59,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e82d9375-7298-4b6b-8a68-eb688c1634b1 2019-05-09 22:35:59,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117969036102s 2019-05-09 22:35:59,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 22:35:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"network": {"shared": true, "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "name": "tempest_scenario-net_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "admin_state_up": true}}' 2019-05-09 22:36:00,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 09 May 2019 22:36:00 GMT X-Openstack-Request-Id: req-55ea1a45-6881-4135-82cd-086fe621cb1e 2019-05-09 22:36:00,415 - 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":"25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"40e4ed0dc235497aad3edd11f1443be1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:36:00Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_95b10148-7a8e-44ee-88d1-27eb3dc043e0","admin_state_up":true,"tenant_id":"40e4ed0dc235497aad3edd11f1443be1","created_at":"2019-05-09T22:36:00Z","mtu":1450}} 2019-05-09 22:36:00,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55ea1a45-6881-4135-82cd-086fe621cb1e 2019-05-09 22:36:00,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.613193035126s 2019-05-09 22:36:00,416 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T22:36:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'created_at': u'2019-05-09T22:36:00Z', u'mtu': 1450, u'tenant_id': u'40e4ed0dc235497aad3edd11f1443be1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'40e4ed0dc235497aad3edd11f1443be1', u'l2_adjacency': True}) 2019-05-09 22:36:00,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:36:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:00,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Thu, 09 May 2019 22:36:00 GMT X-Openstack-Request-Id: req-2a25be59-06ba-485d-a2e6-f3a3f532543d 2019-05-09 22:36:00,793 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"40e4ed0dc235497aad3edd11f1443be1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:36:00Z","qos_policy_id":null,"name":"tempest_scenario-net_95b10148-7a8e-44ee-88d1-27eb3dc043e0","admin_state_up":true,"tenant_id":"40e4ed0dc235497aad3edd11f1443be1","created_at":"2019-05-09T22:36:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:36:00,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2a25be59-06ba-485d-a2e6-f3a3f532543d 2019-05-09 22:36:00,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377146959305s 2019-05-09 22:36:00,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 22:36:00,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '{"subnet": {"name": "tempest_scenario-subnet_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "enable_dhcp": true, "network_id": "25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 22:36:01,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Thu, 09 May 2019 22:36:01 GMT X-Openstack-Request-Id: req-3f002af3-6c59-4473-9daf-d8bbba05e617 2019-05-09 22:36:01,684 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T22:36:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6028209d-4be9-4085-b2aa-74cecf77316d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"40e4ed0dc235497aad3edd11f1443be1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_95b10148-7a8e-44ee-88d1-27eb3dc043e0","enable_dhcp":true,"segment_id":null,"network_id":"25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2","tenant_id":"40e4ed0dc235497aad3edd11f1443be1","created_at":"2019-05-09T22:36:01Z","ip_version":4}} 2019-05-09 22:36:01,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3f002af3-6c59-4473-9daf-d8bbba05e617 2019-05-09 22:36:01,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.888837814331s 2019-05-09 22:36:01,685 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:36:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6028209d-4be9-4085-b2aa-74cecf77316d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2', u'tenant_id': u'40e4ed0dc235497aad3edd11f1443be1', u'created_at': u'2019-05-09T22:36:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'40e4ed0dc235497aad3edd11f1443be1'}) 2019-05-09 22:36:01,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 22:36:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "tempest_scenario-router_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "admin_state_up": true}}' 2019-05-09 22:36:09,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Thu, 09 May 2019 22:36:09 GMT X-Openstack-Request-Id: req-433f3024-c911-45ac-a3c8-fdc5ec788f8f 2019-05-09 22:36:09,135 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "created_at": "2019-05-09T22:36:02Z", "admin_state_up": true, "updated_at": "2019-05-09T22:36:04Z", "project_id": "40e4ed0dc235497aad3edd11f1443be1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b85121a5-088e-40f4-8cec-9465216c8d00", "name": "tempest_scenario-router_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}} 2019-05-09 22:36:09,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-433f3024-c911-45ac-a3c8-fdc5ec788f8f 2019-05-09 22:36:09,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.45040798187s 2019-05-09 22:36:09,136 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:36:04Z', u'revision_number': 3, u'ha': True, u'id': u'b85121a5-088e-40f4-8cec-9465216c8d00', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'admin_state_up': True, u'tenant_id': u'40e4ed0dc235497aad3edd11f1443be1', u'created_at': u'2019-05-09T22:36:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'40e4ed0dc235497aad3edd11f1443be1'}) 2019-05-09 22:36:09,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 22:36:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b85121a5-088e-40f4-8cec-9465216c8d00/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '{"subnet_id": "6028209d-4be9-4085-b2aa-74cecf77316d"}' 2019-05-09 22:36:12,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:36:12 GMT X-Openstack-Request-Id: req-c66f132c-3d76-4bbe-b261-57267cbfcb8a 2019-05-09 22:36:12,799 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "subnet_id": "6028209d-4be9-4085-b2aa-74cecf77316d", "subnet_ids": ["6028209d-4be9-4085-b2aa-74cecf77316d"], "port_id": "4bfb114d-01be-431b-b7d5-e427bb9db50d", "id": "b85121a5-088e-40f4-8cec-9465216c8d00"} 2019-05-09 22:36:12,800 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b85121a5-088e-40f4-8cec-9465216c8d00/add_router_interface.json used request id req-c66f132c-3d76-4bbe-b261-57267cbfcb8a 2019-05-09 22:36:12,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.66292285919s 2019-05-09 22:36:12,800 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 22:36:12,906 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 22:36:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:36:12,916 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 22:36:12 GMT 2019-05-09 22:36:12,916 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 22:36:12,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:36:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:13,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 22:36:13 GMT X-Openstack-Request-Id: req-12d5053b-16be-4aba-9129-dbcb3dbf96f2 2019-05-09 22:36:13,259 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:36:13,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-12d5053b-16be-4aba-9129-dbcb3dbf96f2 2019-05-09 22:36:13,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337491035461s 2019-05-09 22:36:13,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:36:13,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}' 2019-05-09 22:36:13,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 09 May 2019 22:36:13 GMT Location: http://172.30.9.21:9292/v2/images/5df17bca-a315-4364-975e-201135306420 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04f0ca53-d236-4a47-9338-868d6de91db4 2019-05-09 22:36:13,612 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:13Z", "file": "/v2/images/5df17bca-a315-4364-975e-201135306420/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "5df17bca-a315-4364-975e-201135306420", "size": null, "self": "/v2/images/5df17bca-a315-4364-975e-201135306420", "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_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": null, "created_at": "2019-05-09T22:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:36:13,612 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-04f0ca53-d236-4a47-9338-868d6de91db4 2019-05-09 22:36:13,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343884944916s 2019-05-09 22:36:13,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:36:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5df17bca-a315-4364-975e-201135306420/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '' 2019-05-09 22:36:15,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:36:15 GMT X-Openstack-Request-Id: req-71690980-f1c5-45a2-aac4-5aba85b46bad 2019-05-09 22:36:15,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. 2019-05-09 22:36:15,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5df17bca-a315-4364-975e-201135306420/file used request id req-71690980-f1c5-45a2-aac4-5aba85b46bad 2019-05-09 22:36:15,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.72176098824s 2019-05-09 22:36:15,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:36:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:15,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 09 May 2019 22:36:15 GMT X-Openstack-Request-Id: req-86bf2359-5f4f-4546-8a50-a03537284eda 2019-05-09 22:36:15,659 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:15Z", "file": "/v2/images/5df17bca-a315-4364-975e-201135306420/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "5df17bca-a315-4364-975e-201135306420", "size": 12716032, "self": "/v2/images/5df17bca-a315-4364-975e-201135306420", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:36:15,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-86bf2359-5f4f-4546-8a50-a03537284eda 2019-05-09 22:36:15,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319823980331s 2019-05-09 22:36:15,661 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5df17bca-a315-4364-975e-201135306420/file', 'owner': u'40e4ed0dc235497aad3edd11f1443be1', 'id': u'5df17bca-a315-4364-975e-201135306420', 'size': 12716032, u'self': u'/v2/images/5df17bca-a315-4364-975e-201135306420', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40e4ed0dc235497aad3edd11f1443be1', 'name': 'tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:36:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:36:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0', '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/5df17bca-a315-4364-975e-201135306420', 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_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'created': u'2019-05-09T22:36:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:36:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5df17bca-a315-4364-975e-201135306420', 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_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:36:15,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:36:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:36:16,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 09 May 2019 22: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-2c63e3ec-5a00-45d9-a8b8-b02e4625e759 x-openstack-request-id: req-2c63e3ec-5a00-45d9-a8b8-b02e4625e759 2019-05-09 22:36:16,023 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af572ba7-3b47-47e2-b97a-199d0d19ff29"}} 2019-05-09 22:36:16,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2c63e3ec-5a00-45d9-a8b8-b02e4625e759 2019-05-09 22:36:16,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.359055995941s 2019-05-09 22:36:16,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_95b10148-7a8e-44ee-88d1-27eb3dc043e0', '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'2ab4035b39944105b06c1331442b1700', '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'af572ba7-3b47-47e2-b97a-199d0d19ff29', 'swap': 0}) 2019-05-09 22:36:16,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:36:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"extra_specs": {}}' 2019-05-09 22:36:16,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:36: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-b976cac7-a77a-44b4-b2a8-3e46cafee432 x-openstack-request-id: req-b976cac7-a77a-44b4-b2a8-3e46cafee432 2019-05-09 22:36:16,053 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:36:16,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29/os-extra_specs used request id req-b976cac7-a77a-44b4-b2a8-3e46cafee432 2019-05-09 22:36:16,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0278100967407s 2019-05-09 22:36:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:36:16,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe5e7e1-aec6-4f38-b2f7-fe9992b0370e 2019-05-09 22:36:16,068 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:36:16,068 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ebe5e7e1-aec6-4f38-b2f7-fe9992b0370e 2019-05-09 22:36:16,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:36:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:16,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778f73ac-2d18-4272-9305-f3fc43b68846 2019-05-09 22:36:16,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:36:16,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-778f73ac-2d18-4272-9305-f3fc43b68846 2019-05-09 22:36:16,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.275520086288s 2019-05-09 22:36:16,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:36:16,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:16,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7cf8b6-9b74-4d42-9d11-0b15adf68b21 2019-05-09 22:36:16,573 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:36:16,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1b7cf8b6-9b74-4d42-9d11-0b15adf68b21 2019-05-09 22:36:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221410036087s 2019-05-09 22:36:16,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 22:36:19,049 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-09 22:36:21,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | abbe2093-a1cf-467c-8b86-7f532b698de0 | 2019-05-09T22:36:20.994774 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: abbe2093-a1cf-467c-8b86-7f532b698de0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 22:36:24,781 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1261653789 | Available | | __unknown__ | tempest-type-714573924 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-05-09 22:36:25,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 22:36:27,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-09 22:36:30,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b2d57e5c-af3d-4ff7-84db-2637b065705b) as the default verifier for the future CLI operations. 2019-05-09 22:36:32,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 22:36:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:36:32,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 22:36: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-a551d2df-6529-4f10-976b-ce4a0ca87a68 x-openstack-request-id: req-a551d2df-6529-4f10-976b-ce4a0ca87a68 2019-05-09 22:36:32,539 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 22:36:32,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a551d2df-6529-4f10-976b-ce4a0ca87a68 2019-05-09 22:36:32,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0418479442596s 2019-05-09 22:36:32,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:36:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:32,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 09 May 2019 22:36:32 GMT X-Openstack-Request-Id: req-1e38e0f5-ad58-4458-aa90-7561dd138dae 2019-05-09 22:36:32,867 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:15Z", "file": "/v2/images/5df17bca-a315-4364-975e-201135306420/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "5df17bca-a315-4364-975e-201135306420", "size": 12716032, "self": "/v2/images/5df17bca-a315-4364-975e-201135306420", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:36:32,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1e38e0f5-ad58-4458-aa90-7561dd138dae 2019-05-09 22:36:32,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322144985199s 2019-05-09 22:36:32,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:36:32,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}' 2019-05-09 22:36:32,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 09 May 2019 22:36:32 GMT Location: http://172.30.9.21:9292/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7dcd79a7-8a64-4a06-8159-c60968866fdd 2019-05-09 22:36:32,930 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:32Z", "file": "/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "c8b79451-f52b-49a8-8f39-7ce06d9cfd82", "size": null, "self": "/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82", "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_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": null, "created_at": "2019-05-09T22:36:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:36:32,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7dcd79a7-8a64-4a06-8159-c60968866fdd 2019-05-09 22:36:32,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0526158809662s 2019-05-09 22:36:32,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:36:32,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '' 2019-05-09 22:36:33,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:36:33 GMT X-Openstack-Request-Id: req-7367c638-f1e4-41cb-98d4-a8d2f8ca860c 2019-05-09 22:36:33,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:36:33,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/file used request id req-7367c638-f1e4-41cb-98d4-a8d2f8ca860c 2019-05-09 22:36:33,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.901553869247s 2019-05-09 22:36:33,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:36:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:36:33,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 09 May 2019 22:36:33 GMT X-Openstack-Request-Id: req-4bcc7b66-950c-4831-a9d2-b84c5e596bd5 2019-05-09 22:36:33,868 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:33Z", "file": "/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "c8b79451-f52b-49a8-8f39-7ce06d9cfd82", "size": 12716032, "self": "/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:36:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:15Z", "file": "/v2/images/5df17bca-a315-4364-975e-201135306420/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "5df17bca-a315-4364-975e-201135306420", "size": 12716032, "self": "/v2/images/5df17bca-a315-4364-975e-201135306420", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:36:33,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4bcc7b66-950c-4831-a9d2-b84c5e596bd5 2019-05-09 22:36:33,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0313320159912s 2019-05-09 22:36:33,871 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/file', 'owner': u'40e4ed0dc235497aad3edd11f1443be1', 'id': u'c8b79451-f52b-49a8-8f39-7ce06d9cfd82', 'size': 12716032, u'self': u'/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40e4ed0dc235497aad3edd11f1443be1', 'name': 'tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:36:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:36:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0', '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/c8b79451-f52b-49a8-8f39-7ce06d9cfd82', 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_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0', 'created': u'2019-05-09T22:36:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:36:32Z', 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/c8b79451-f52b-49a8-8f39-7ce06d9cfd82', 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_95b10148-7a8e-44ee-88d1-27eb3dc043e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:36:33,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:36:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:36:33,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Thu, 09 May 2019 22:36: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-c8ea5270-fb10-43e8-bcea-5caac350e8be x-openstack-request-id: req-c8ea5270-fb10-43e8-bcea-5caac350e8be 2019-05-09 22:36:33,911 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e3b619b0-d7bd-44f7-999d-40967792a293", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e3b619b0-d7bd-44f7-999d-40967792a293", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e3b619b0-d7bd-44f7-999d-40967792a293"}} 2019-05-09 22:36:33,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c8ea5270-fb10-43e8-bcea-5caac350e8be 2019-05-09 22:36:33,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0395679473877s 2019-05-09 22:36:33,912 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0', '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'2ab4035b39944105b06c1331442b1700', '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'e3b619b0-d7bd-44f7-999d-40967792a293', 'swap': 0}) 2019-05-09 22:36:33,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:36:33,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e3b619b0-d7bd-44f7-999d-40967792a293/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" -d '{"extra_specs": {}}' 2019-05-09 22:36:33,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:36: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-038ae9f9-798e-461d-988e-d73ee81535b3 x-openstack-request-id: req-038ae9f9-798e-461d-988e-d73ee81535b3 2019-05-09 22:36:33,936 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:36:33,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e3b619b0-d7bd-44f7-999d-40967792a293/os-extra_specs used request id req-038ae9f9-798e-461d-988e-d73ee81535b3 2019-05-09 22:36:33,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232009887695s 2019-05-09 22:36:33,936 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0', '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'2ab4035b39944105b06c1331442b1700', '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'e3b619b0-d7bd-44f7-999d-40967792a293', 'swap': 0}) 2019-05-09 22:36:37,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 22:36:37,913 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 22:36:37,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 22:36:37,916 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 22:36:37,948 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-09 22:36:41,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b2d57e5c-af3d-4ff7-84db-2637b065705b/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-05-09 22:36:41,414 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 22:36:41,442 - 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', u'--concurrency=1']'. 2019-05-09 22:47:45,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f6c66690-a2d3-45be-89cd-3eb42f244354 2019-05-09 22:47:45,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f6c66690-a2d3-45be-89cd-3eb42f244354']'. 2019-05-09 22:47:46,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 22:47:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 22:47:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:47:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f6c66690-a2d3-45be-89cd-3eb42f244354 | 2019-05-09 22:47:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-09 22:47:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 22:36:43 | 2019-05-09 22:47:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 22:47:45 | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:02 | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b2d57e5c-af3d-4ff7-84db-2637b065705b) | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: abbe2093-a1cf-467c-8b86-7f532b698de0) | 2019-05-09 22:47:46,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 628.778 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-09 22:47:46,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:47:46,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 22:47:46,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 22:47:46,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-05-09 22:47:46,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'f6c66690-a2d3-45be-89cd-3eb42f244354', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-05-09 22:47:48,859 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid f6c66690-a2d3-45be-89cd-3eb42f244354 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 22:47:48,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'f6c66690-a2d3-45be-89cd-3eb42f244354', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-05-09 22:47:50,971 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid f6c66690-a2d3-45be-89cd-3eb42f244354 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 22:47:51,079 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 22:47:51,080 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:51 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-09 22:47:51,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:47:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:47:52,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:47:52 GMT X-Openstack-Request-Id: req-7264f28d-82d1-4e4d-bbb6-6d95ac120916 2019-05-09 22:47:52,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:47:52,252 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c8b79451-f52b-49a8-8f39-7ce06d9cfd82 used request id req-7264f28d-82d1-4e4d-bbb6-6d95ac120916 2019-05-09 22:47:52,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1671359539s 2019-05-09 22:47:52,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:47:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:47:52,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Thu, 09 May 2019 22:47: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-edba7ae6-b677-4fee-b6d0-bc1f85dceef5 x-openstack-request-id: req-edba7ae6-b677-4fee-b6d0-bc1f85dceef5 2019-05-09 22:47:52,592 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af572ba7-3b47-47e2-b97a-199d0d19ff29"}, {"name": "tempest_scenario-flavor_alt_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e3b619b0-d7bd-44f7-999d-40967792a293", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e3b619b0-d7bd-44f7-999d-40967792a293", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e3b619b0-d7bd-44f7-999d-40967792a293"}]} 2019-05-09 22:47:52,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-edba7ae6-b677-4fee-b6d0-bc1f85dceef5 2019-05-09 22:47:52,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.334185123444s 2019-05-09 22:47:52,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:47:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e3b619b0-d7bd-44f7-999d-40967792a293 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:47:52,633 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:47: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-cdbd3a56-4aff-4a69-897d-fa015de00b8c x-openstack-request-id: req-cdbd3a56-4aff-4a69-897d-fa015de00b8c 2019-05-09 22:47:52,633 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e3b619b0-d7bd-44f7-999d-40967792a293 used request id req-cdbd3a56-4aff-4a69-897d-fa015de00b8c 2019-05-09 22:47:52,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0382900238037s 2019-05-09 22:47:52,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 22:47:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b85121a5-088e-40f4-8cec-9465216c8d00/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" -d '{"subnet_id": "6028209d-4be9-4085-b2aa-74cecf77316d"}' 2019-05-09 22:47:55,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:47:55 GMT X-Openstack-Request-Id: req-ae2976c0-79fd-4135-bdfa-6f050e08dfb7 2019-05-09 22:47:55,601 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "subnet_id": "6028209d-4be9-4085-b2aa-74cecf77316d", "subnet_ids": ["6028209d-4be9-4085-b2aa-74cecf77316d"], "port_id": "4bfb114d-01be-431b-b7d5-e427bb9db50d", "id": "b85121a5-088e-40f4-8cec-9465216c8d00"} 2019-05-09 22:47:55,602 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b85121a5-088e-40f4-8cec-9465216c8d00/remove_router_interface.json used request id req-ae2976c0-79fd-4135-bdfa-6f050e08dfb7 2019-05-09 22:47:55,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.96767497063s 2019-05-09 22:47:55,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 22:47:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:47:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1715 Content-Type: application/json Date: Thu, 09 May 2019 22:47:56 GMT X-Openstack-Request-Id: req-1e5bf728-d039-471a-b4c6-1b05a816b153 2019-05-09 22:47:56,040 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "created_at": "2019-05-09T22:36:02Z", "admin_state_up": true, "updated_at": "2019-05-09T22:47:53Z", "project_id": "40e4ed0dc235497aad3edd11f1443be1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b85121a5-088e-40f4-8cec-9465216c8d00", "name": "tempest_scenario-router_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}]} 2019-05-09 22:47:56,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1e5bf728-d039-471a-b4c6-1b05a816b153 2019-05-09 22:47:56,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.43806385994s 2019-05-09 22:47:56,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 22:47:56,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b85121a5-088e-40f4-8cec-9465216c8d00.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:00,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:48:00 GMT X-Openstack-Request-Id: req-8b18dc3f-3863-4eb6-aa40-d103f0fc224a 2019-05-09 22:48:00,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:48:00,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b85121a5-088e-40f4-8cec-9465216c8d00.json used request id req-8b18dc3f-3863-4eb6-aa40-d103f0fc224a 2019-05-09 22:48:00,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.47110676765s 2019-05-09 22:48:00,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 22:48:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:00,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Thu, 09 May 2019 22:48:00 GMT X-Openstack-Request-Id: req-bc1a8569-6b8d-4625-9af9-36d12452ec2e 2019-05-09 22:48:00,850 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T22:36:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6028209d-4be9-4085-b2aa-74cecf77316d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"40e4ed0dc235497aad3edd11f1443be1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_95b10148-7a8e-44ee-88d1-27eb3dc043e0","enable_dhcp":true,"segment_id":null,"network_id":"25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2","tenant_id":"40e4ed0dc235497aad3edd11f1443be1","created_at":"2019-05-09T22:36:01Z","ip_version":4}]} 2019-05-09 22:48:00,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-bc1a8569-6b8d-4625-9af9-36d12452ec2e 2019-05-09 22:48:00,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.336292028427s 2019-05-09 22:48:00,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 22:48:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/6028209d-4be9-4085-b2aa-74cecf77316d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:03,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:48:03 GMT X-Openstack-Request-Id: req-12b7d4ad-ef03-4e75-afe3-d003072666e7 2019-05-09 22:48:03,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:48:03,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6028209d-4be9-4085-b2aa-74cecf77316d.json used request id req-12b7d4ad-ef03-4e75-afe3-d003072666e7 2019-05-09 22:48:03,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.81790518761s 2019-05-09 22:48:03,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:48:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:04,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Thu, 09 May 2019 22:48:04 GMT X-Openstack-Request-Id: req-9cf51394-dd66-4303-b00b-a5819901196a 2019-05-09 22:48:04,384 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"40e4ed0dc235497aad3edd11f1443be1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:48:03Z","qos_policy_id":null,"name":"tempest_scenario-net_95b10148-7a8e-44ee-88d1-27eb3dc043e0","admin_state_up":true,"tenant_id":"40e4ed0dc235497aad3edd11f1443be1","created_at":"2019-05-09T22:36:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:48:04,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9cf51394-dd66-4303-b00b-a5819901196a 2019-05-09 22:48:04,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.714380979538s 2019-05-09 22:48:04,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 22:48:04,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:05,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:48:05 GMT X-Openstack-Request-Id: req-35b755b5-cb83-432b-b778-dbc5524ca4c5 2019-05-09 22:48:05,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:48:05,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/25bb5d0f-ad89-4d6f-bb89-7ac209bbb7c2.json used request id req-35b755b5-cb83-432b-b778-dbc5524ca4c5 2019-05-09 22:48:05,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.932299852371s 2019-05-09 22:48:05,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:48:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:06,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 09 May 2019 22:48:06 GMT X-Openstack-Request-Id: req-c0ea9cb4-5234-41e8-bcfd-9b4dd003f499 2019-05-09 22:48:06,046 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:36:15Z", "file": "/v2/images/5df17bca-a315-4364-975e-201135306420/file", "owner": "40e4ed0dc235497aad3edd11f1443be1", "id": "5df17bca-a315-4364-975e-201135306420", "size": 12716032, "self": "/v2/images/5df17bca-a315-4364-975e-201135306420", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5df17bca-a315-4364-975e-201135306420/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:48:06,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0ea9cb4-5234-41e8-bcfd-9b4dd003f499 2019-05-09 22:48:06,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.723811149597s 2019-05-09 22:48:06,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:48:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5df17bca-a315-4364-975e-201135306420 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b40977f2ed28fc15efd6d39b2cad78c6dc3ae6f7" 2019-05-09 22:48:07,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:48:07 GMT X-Openstack-Request-Id: req-62ba927b-9a9f-4a00-9ae2-9547d1d4aa89 2019-05-09 22:48:07,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:48:07,660 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5df17bca-a315-4364-975e-201135306420 used request id req-62ba927b-9a9f-4a00-9ae2-9547d1d4aa89 2019-05-09 22:48:07,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.61149311066s 2019-05-09 22:48:07,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:48:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:07,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 09 May 2019 22: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-f27df290-a7eb-4085-96bd-222aeda94073 x-openstack-request-id: req-f27df290-a7eb-4085-96bd-222aeda94073 2019-05-09 22:48:07,685 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af572ba7-3b47-47e2-b97a-199d0d19ff29"}]} 2019-05-09 22:48:07,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f27df290-a7eb-4085-96bd-222aeda94073 2019-05-09 22:48:07,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246441364288s 2019-05-09 22:48:07,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:48:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:07,736 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:48: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-cc58326f-645e-4dd9-aad4-d1e4cd7debd7 x-openstack-request-id: req-cc58326f-645e-4dd9-aad4-d1e4cd7debd7 2019-05-09 22:48:07,736 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/af572ba7-3b47-47e2-b97a-199d0d19ff29 used request id req-cc58326f-645e-4dd9-aad4-d1e4cd7debd7 2019-05-09 22:48:07,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0493009090424s 2019-05-09 22:48:07,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:48:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:07,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 09 May 2019 22:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ca904a-2b85-4744-8ed3-713f73fcc2de 2019-05-09 22:48:07,978 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": {"self": "http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8304534cf841440bbb2c554f93a62ea2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:48:07,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-62ca904a-2b85-4744-8ed3-713f73fcc2de 2019-05-09 22:48:07,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24155497551s 2019-05-09 22:48:07,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:48:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:08,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 09 May 2019 22:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200008ec-a65c-413f-9fbd-102da9fcc243 2019-05-09 22:48:08,230 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_95b10148-7a8e-44ee-88d1-27eb3dc043e0", "links": {"self": "http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8304534cf841440bbb2c554f93a62ea2", "description": null}} 2019-05-09 22:48:08,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2 used request id req-200008ec-a65c-413f-9fbd-102da9fcc243 2019-05-09 22:48:08,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246251106262s 2019-05-09 22:48:08,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:48:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:08,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be8b35a3-9eea-49c7-87bc-bc7a5eeb32ef 2019-05-09 22:48:08,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:48:08,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8304534cf841440bbb2c554f93a62ea2 used request id req-be8b35a3-9eea-49c7-87bc-bc7a5eeb32ef 2019-05-09 22:48:08,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.362025022507s 2019-05-09 22:48:08,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:48:08,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:08,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 09 May 2019 22:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa56cffa-181c-4ef1-a343-33f6677f3ae1 2019-05-09 22:48:08,817 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1"}, "tags": [], "enabled": true, "id": "40e4ed0dc235497aad3edd11f1443be1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_95b10148-7a8e-44ee-88d1-27eb3dc043e0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:48:08,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fa56cffa-181c-4ef1-a343-33f6677f3ae1 2019-05-09 22:48:08,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217437982559s 2019-05-09 22:48:08,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:48:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:09,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0aac8b-2585-49fd-962f-5cf54ff3e42d 2019-05-09 22:48:09,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:48:09,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/40e4ed0dc235497aad3edd11f1443be1 used request id req-2a0aac8b-2585-49fd-962f-5cf54ff3e42d 2019-05-09 22:48:09,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301367044449s 2019-05-09 22:48:09,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:48:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=40e4ed0dc235497aad3edd11f1443be1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:09,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 22:48:09 GMT X-Openstack-Request-Id: req-3636027a-74ba-4388-a1ec-1e1d7f124db7 2019-05-09 22:48:09,490 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "created_at": "2019-05-09T22:36:00Z", "updated_at": "2019-05-09T22:36:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "03966cb9-6dd5-4a74-b227-addaab43516b", "remote_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv4", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "178b8671-cc3c-4c16-a4ab-da45e0e47e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv6", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "1da45e9c-dc12-40bb-93db-56eb5df8d5b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv4", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "6f42afc5-c66e-42eb-8d78-4187a3ebde1d", "remote_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv6", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}], "revision_number": 1, "project_id": "40e4ed0dc235497aad3edd11f1443be1", "id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "name": "default"}]} 2019-05-09 22:48:09,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=40e4ed0dc235497aad3edd11f1443be1&name=default used request id req-3636027a-74ba-4388-a1ec-1e1d7f124db7 2019-05-09 22:48:09,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361160993576s 2019-05-09 22:48:09,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:48:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:09,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Thu, 09 May 2019 22:48:09 GMT X-Openstack-Request-Id: req-6ec71d99-9914-4479-95ed-9131db317306 2019-05-09 22:48:09,798 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "created_at": "2019-05-09T22:36:00Z", "updated_at": "2019-05-09T22:36:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "03966cb9-6dd5-4a74-b227-addaab43516b", "remote_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv4", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "178b8671-cc3c-4c16-a4ab-da45e0e47e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv6", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "1da45e9c-dc12-40bb-93db-56eb5df8d5b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv4", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:36:00Z", "revision_number": 0, "id": "6f42afc5-c66e-42eb-8d78-4187a3ebde1d", "remote_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "remote_ip_prefix": null, "created_at": "2019-05-09T22:36:00Z", "security_group_id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "tenant_id": "40e4ed0dc235497aad3edd11f1443be1", "port_range_min": null, "ethertype": "IPv6", "project_id": "40e4ed0dc235497aad3edd11f1443be1"}], "revision_number": 1, "project_id": "40e4ed0dc235497aad3edd11f1443be1", "id": "881a9b80-cc7a-4fb4-b313-54ff277581de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 22:48:09,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6ec71d99-9914-4479-95ed-9131db317306 2019-05-09 22:48:09,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30279302597s 2019-05-09 22:48:09,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 22:48:09,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/881a9b80-cc7a-4fb4-b313-54ff277581de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b0c94af0dd5c4993ce6874377a3d7749670b43e0" 2019-05-09 22:48:10,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:48:10 GMT X-Openstack-Request-Id: req-a4f5941f-5f1c-4290-9f7e-f36d80c92e05 2019-05-09 22:48:10,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:48:10,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/881a9b80-cc7a-4fb4-b313-54ff277581de.json used request id req-a4f5941f-5f1c-4290-9f7e-f36d80c92e05 2019-05-09 22:48:10,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.450341939926s 2019-05-09 22:48:10,310 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-05-09 22:48:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:48:10,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6cfc3d-46f9-4f7b-80e4-a66cbdf97475 2019-05-09 22:48:10,363 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:48:10,364 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cb6cfc3d-46f9-4f7b-80e4-a66cbdf97475 2019-05-09 22:48:10,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:48:10,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["NSoqTTaCS1yxWBqNW70eWg"], "issued_at": "2019-05-09T22:48:10.000000Z"}} 2019-05-09 22:48:10,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:48:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:11,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:48:11 GMT X-Openstack-Request-Id: req-0acf0fe4-4fcb-4f84-97c7-81a01a023a44 2019-05-09 22:48:11,202 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:48:11,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0acf0fe4-4fcb-4f84-97c7-81a01a023a44 2019-05-09 22:48:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.412961006165s 2019-05-09 22:48:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:48:11,215 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8245ab7c-d3b2-4142-9bb3-31d6d349ddfb 2019-05-09 22:48:11,215 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:48:11,215 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-8245ab7c-d3b2-4142-9bb3-31d6d349ddfb 2019-05-09 22:48:11,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:48:11,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:11,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d531c3-5b72-4ee4-882a-82dd41f92cd2 2019-05-09 22:48:11,441 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:48:11,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a0d531c3-5b72-4ee4-882a-82dd41f92cd2 2019-05-09 22:48:11,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225715875626s 2019-05-09 22:48:11,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:48:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}}' 2019-05-09 22:48:11,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Thu, 09 May 2019 22:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf23c38-dbf1-4b9a-8c15-e5f6d3eef22e 2019-05-09 22:48:11,689 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b"}, "tags": [], "enabled": true, "id": "feb0e6c37f574a4590fe2914cab2ec7b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}} 2019-05-09 22:48:11,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6cf23c38-dbf1-4b9a-8c15-e5f6d3eef22e 2019-05-09 22:48:11,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240128040314s 2019-05-09 22:48:11,689 - 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'feb0e6c37f574a4590fe2914cab2ec7b', '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_6a775acb-81a6-4c36-83c2-e70fa352d089'}) 2019-05-09 22:48:11,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:48:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "unQdkFbRyYXp2d22P0BSZlhAg1MwjT", "email": null, "name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089"}}' 2019-05-09 22:48:12,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Thu, 09 May 2019 22:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a768f7b-dbd2-423a-80ff-4289d0e051b0 2019-05-09 22:48:12,187 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": {"self": "http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "629d9ce935c742358d59e99403467f9f", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:48:12,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8a768f7b-dbd2-423a-80ff-4289d0e051b0 2019-05-09 22:48:12,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491915941238s 2019-05-09 22:48:12,188 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'629d9ce935c742358d59e99403467f9f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089'}) 2019-05-09 22:48:12,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:12,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8f0931-4302-40e2-a970-66932c53a93a 2019-05-09 22:48:12,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:12,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab8f0931-4302-40e2-a970-66932c53a93a 2019-05-09 22:48:12,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200732946396s 2019-05-09 22:48:12,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:12,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e0dc36-f754-49a7-8be7-36c8506c4df7 2019-05-09 22:48:12,608 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:12,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-56e0dc36-f754-49a7-8be7-36c8506c4df7 2019-05-09 22:48:12,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210540056229s 2019-05-09 22:48:12,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:12,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed349b9b-4a4d-488f-a106-051c147e891d 2019-05-09 22:48:12,838 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:12,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed349b9b-4a4d-488f-a106-051c147e891d 2019-05-09 22:48:12,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225321054459s 2019-05-09 22:48:12,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:48:12,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:13,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c334aea-d05f-4ffd-86e7-7a460393aa7a 2019-05-09 22:48:13,060 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:48:13,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8c334aea-d05f-4ffd-86e7-7a460393aa7a 2019-05-09 22:48:13,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217329978943s 2019-05-09 22:48:13,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:48:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:13,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 09 May 2019 22:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae2dd31-a66a-4808-86cc-0a9909eda75f 2019-05-09 22:48:13,302 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": {"self": "http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "629d9ce935c742358d59e99403467f9f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:48:13,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5ae2dd31-a66a-4808-86cc-0a9909eda75f 2019-05-09 22:48:13,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241657018661s 2019-05-09 22:48:13,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:48:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:13,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff373060-aedd-4e57-8f4c-872b5fd78d80 2019-05-09 22:48:13,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b"}, "tags": [], "enabled": true, "id": "feb0e6c37f574a4590fe2914cab2ec7b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:48:13,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ff373060-aedd-4e57-8f4c-872b5fd78d80 2019-05-09 22:48:13,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227264165878s 2019-05-09 22:48:13,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:48:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=629d9ce935c742358d59e99403467f9f&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=feb0e6c37f574a4590fe2914cab2ec7b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:13,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 22:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b7a14c-723d-4bf2-ac81-df87882c6cee 2019-05-09 22:48:13,777 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=629d9ce935c742358d59e99403467f9f&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=feb0e6c37f574a4590fe2914cab2ec7b", "previous": null, "next": null}} 2019-05-09 22:48:13,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=629d9ce935c742358d59e99403467f9f&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=feb0e6c37f574a4590fe2914cab2ec7b used request id req-40b7a14c-723d-4bf2-ac81-df87882c6cee 2019-05-09 22:48:13,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228404998779s 2019-05-09 22:48:13,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:48:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b/users/629d9ce935c742358d59e99403467f9f/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:13,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5027fe31-b315-4576-828c-3701929442c1 2019-05-09 22:48:13,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:48:13,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b/users/629d9ce935c742358d59e99403467f9f/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-5027fe31-b315-4576-828c-3701929442c1 2019-05-09 22:48:13,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15583896637s 2019-05-09 22:48:13,938 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089', 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'feb0e6c37f574a4590fe2914cab2ec7b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'unQdkFbRyYXp2d22P0BSZlhAg1MwjT', 'username': u'patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:48:13,942 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089', 'password': 'unQdkFbRyYXp2d22P0BSZlhAg1MwjT', 'project_name': 'patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'feb0e6c37f574a4590fe2914cab2ec7b', 'project_domain_name': 'Default'} 2019-05-09 22:48:13,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:14,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6916d918-09ae-4a48-b35e-07226fc758a3 2019-05-09 22:48:14,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:14,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6916d918-09ae-4a48-b35e-07226fc758a3 2019-05-09 22:48:14,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128336906433s 2019-05-09 22:48:14,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:14,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5295ed-378a-44e7-b06a-337a201b8bcc 2019-05-09 22:48:14,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:14,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e5295ed-378a-44e7-b06a-337a201b8bcc 2019-05-09 22:48:14,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233211994171s 2019-05-09 22:48:14,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:48:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:14,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc37611-cebe-4349-afb1-6f203b0084f0 2019-05-09 22:48:14,536 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:48:14,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2cc37611-cebe-4349-afb1-6f203b0084f0 2019-05-09 22:48:14,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219213962555s 2019-05-09 22:48:14,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:48:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:14,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 09 May 2019 22:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c322ba-a42c-43dd-b657-3012d8577a42 2019-05-09 22:48:14,680 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": {"self": "http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "629d9ce935c742358d59e99403467f9f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:48:14,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-63c322ba-a42c-43dd-b657-3012d8577a42 2019-05-09 22:48:14,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143728017807s 2019-05-09 22:48:14,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:48:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:14,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f470d2-f712-4020-9f8d-08cab516f6f5 2019-05-09 22:48:14,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b"}, "tags": [], "enabled": true, "id": "feb0e6c37f574a4590fe2914cab2ec7b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:48:14,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-28f470d2-f712-4020-9f8d-08cab516f6f5 2019-05-09 22:48:14,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13334107399s 2019-05-09 22:48:14,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:48:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=629d9ce935c742358d59e99403467f9f&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=feb0e6c37f574a4590fe2914cab2ec7b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:14,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 22:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5ad706-ac0a-4bde-9635-a2851aa74d83 2019-05-09 22:48:14,948 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=629d9ce935c742358d59e99403467f9f&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=feb0e6c37f574a4590fe2914cab2ec7b", "previous": null, "next": null}} 2019-05-09 22:48:14,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=629d9ce935c742358d59e99403467f9f&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=feb0e6c37f574a4590fe2914cab2ec7b used request id req-1d5ad706-ac0a-4bde-9635-a2851aa74d83 2019-05-09 22:48:14,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114659070969s 2019-05-09 22:48:14,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:48:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b/users/629d9ce935c742358d59e99403467f9f/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:15,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7cdf5b-3234-4c5f-994e-93cc194e448e 2019-05-09 22:48:15,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:48:15,267 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b/users/629d9ce935c742358d59e99403467f9f/roles/cd96abb66eb043e0a9978bce6444100e used request id req-1b7cdf5b-3234-4c5f-994e-93cc194e448e 2019-05-09 22:48:15,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.315466880798s 2019-05-09 22:48:15,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:15,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984e0424-c1f8-4344-ae49-f90b01d5e6ed 2019-05-09 22:48:15,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:15,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-984e0424-c1f8-4344-ae49-f90b01d5e6ed 2019-05-09 22:48:15,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12380194664s 2019-05-09 22:48:15,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:48:15,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:15,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bea70b2-2061-47a6-bec8-7cf22c547922 2019-05-09 22:48:15,618 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:48:15,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3bea70b2-2061-47a6-bec8-7cf22c547922 2019-05-09 22:48:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218080997467s 2019-05-09 22:48:15,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:48:15,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:15,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 09 May 2019 22:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01fbd6f-a28e-4a10-a608-ad7c6b1006dd 2019-05-09 22:48:15,869 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": {"self": "http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "629d9ce935c742358d59e99403467f9f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:48:15,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e01fbd6f-a28e-4a10-a608-ad7c6b1006dd 2019-05-09 22:48:15,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250409126282s 2019-05-09 22:48:15,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:48:15,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=629d9ce935c742358d59e99403467f9f&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:16,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 09 May 2019 22:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13db3e5b-2554-4540-ad5d-af3bc855ff6c 2019-05-09 22:48:16,104 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=629d9ce935c742358d59e99403467f9f&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 22:48:16,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=629d9ce935c742358d59e99403467f9f&scope.domain.id=default used request id req-13db3e5b-2554-4540-ad5d-af3bc855ff6c 2019-05-09 22:48:16,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222773075104s 2019-05-09 22:48:16,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 22:48:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/629d9ce935c742358d59e99403467f9f/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:16,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1420a2e-6192-4ee4-ba1e-e023b80a7cc6 2019-05-09 22:48:16,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:48:16,356 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/629d9ce935c742358d59e99403467f9f/roles/cd96abb66eb043e0a9978bce6444100e used request id req-f1420a2e-6192-4ee4-ba1e-e023b80a7cc6 2019-05-09 22:48:16,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.248116016388s 2019-05-09 22:48:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:48:16,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b06452-05b3-4828-a107-e38fd1df30fd 2019-05-09 22:48:16,367 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:48:16,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a5b06452-05b3-4828-a107-e38fd1df30fd 2019-05-09 22:48:16,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:48:16,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feb0e6c37f574a4590fe2914cab2ec7b", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_feb0e6c37f574a4590fe2914cab2ec7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_feb0e6c37f574a4590fe2914cab2ec7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/feb0e6c37f574a4590fe2914cab2ec7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "id": "629d9ce935c742358d59e99403467f9f"}, "audit_ids": ["mcmO0xyTQYmH0W9PXzBAMg"], "issued_at": "2019-05-09T22:48:16.000000Z"}} 2019-05-09 22:48:16,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:48:16,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:17,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:48:17 GMT X-Openstack-Request-Id: req-a382b0e2-11b0-4a8d-a826-944e0b5017e5 2019-05-09 22:48:17,099 - 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"}]} 2019-05-09 22:48:17,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-a382b0e2-11b0-4a8d-a826-944e0b5017e5 2019-05-09 22:48:17,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.309843063354s 2019-05-09 22:48:17,110 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-05-09 22:48:17,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:48:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:17,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22482fc2-b021-4605-8caf-2a85840e709f 2019-05-09 22:48:17,239 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:48:17,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-22482fc2-b021-4605-8caf-2a85840e709f 2019-05-09 22:48:17,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.129309892654s 2019-05-09 22:48:17,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:48:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:17,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30d9fb4-e5c2-498f-aa58-7e34df0a3b21 2019-05-09 22:48:17,483 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b"}, "tags": [], "enabled": true, "id": "feb0e6c37f574a4590fe2914cab2ec7b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:48:17,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e30d9fb4-e5c2-498f-aa58-7e34df0a3b21 2019-05-09 22:48:17,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235730886459s 2019-05-09 22:48:17,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 22:48:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"network": {"shared": true, "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "name": "patrole-net_6a775acb-81a6-4c36-83c2-e70fa352d089", "admin_state_up": true}}' 2019-05-09 22:48:18,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Thu, 09 May 2019 22:48:18 GMT X-Openstack-Request-Id: req-4e704b5d-7180-4cc2-b82a-1e4ca44e3692 2019-05-09 22:48:18,106 - 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":"73b6079c-9949-4132-ab15-3705b4b07f58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"feb0e6c37f574a4590fe2914cab2ec7b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:48:17Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_6a775acb-81a6-4c36-83c2-e70fa352d089","admin_state_up":true,"tenant_id":"feb0e6c37f574a4590fe2914cab2ec7b","created_at":"2019-05-09T22:48:17Z","mtu":1450}} 2019-05-09 22:48:18,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4e704b5d-7180-4cc2-b82a-1e4ca44e3692 2019-05-09 22:48:18,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621057033539s 2019-05-09 22:48:18,107 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T22:48:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'73b6079c-9949-4132-ab15-3705b4b07f58', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_6a775acb-81a6-4c36-83c2-e70fa352d089', u'created_at': u'2019-05-09T22:48:17Z', u'mtu': 1450, u'tenant_id': u'feb0e6c37f574a4590fe2914cab2ec7b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'feb0e6c37f574a4590fe2914cab2ec7b', u'l2_adjacency': True}) 2019-05-09 22:48:18,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:48:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:18,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2097 Content-Type: application/json Date: Thu, 09 May 2019 22:48:18 GMT X-Openstack-Request-Id: req-b27fe5f6-5c6b-43d5-91eb-d680146df5c3 2019-05-09 22:48:18,612 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"73b6079c-9949-4132-ab15-3705b4b07f58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"feb0e6c37f574a4590fe2914cab2ec7b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:48:17Z","qos_policy_id":null,"name":"patrole-net_6a775acb-81a6-4c36-83c2-e70fa352d089","admin_state_up":true,"tenant_id":"feb0e6c37f574a4590fe2914cab2ec7b","created_at":"2019-05-09T22:48:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:48:18,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b27fe5f6-5c6b-43d5-91eb-d680146df5c3 2019-05-09 22:48:18,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.505188941956s 2019-05-09 22:48:18,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 22:48:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '{"subnet": {"name": "patrole-subnet_6a775acb-81a6-4c36-83c2-e70fa352d089", "enable_dhcp": true, "network_id": "73b6079c-9949-4132-ab15-3705b4b07f58", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 22:48:19,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Thu, 09 May 2019 22:48:19 GMT X-Openstack-Request-Id: req-0f2259f8-65ed-44f5-8dcf-bb53ed72c069 2019-05-09 22:48:19,648 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T22:48: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":"220a4143-f8ff-4384-acb7-525297c22195","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feb0e6c37f574a4590fe2914cab2ec7b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_6a775acb-81a6-4c36-83c2-e70fa352d089","enable_dhcp":true,"segment_id":null,"network_id":"73b6079c-9949-4132-ab15-3705b4b07f58","tenant_id":"feb0e6c37f574a4590fe2914cab2ec7b","created_at":"2019-05-09T22:48:18Z","ip_version":4}} 2019-05-09 22:48:19,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0f2259f8-65ed-44f5-8dcf-bb53ed72c069 2019-05-09 22:48:19,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03398299217s 2019-05-09 22:48:19,649 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:48: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'220a4143-f8ff-4384-acb7-525297c22195', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_6a775acb-81a6-4c36-83c2-e70fa352d089', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'73b6079c-9949-4132-ab15-3705b4b07f58', u'tenant_id': u'feb0e6c37f574a4590fe2914cab2ec7b', u'created_at': u'2019-05-09T22:48: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'feb0e6c37f574a4590fe2914cab2ec7b'}) 2019-05-09 22:48:19,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 22:48:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "patrole-router_6a775acb-81a6-4c36-83c2-e70fa352d089", "admin_state_up": true}}' 2019-05-09 22:48:27,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 706 Content-Type: application/json Date: Thu, 09 May 2019 22:48:27 GMT X-Openstack-Request-Id: req-b3e44907-65fa-408f-8ee6-1e4de89f3d30 2019-05-09 22:48:27,012 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "created_at": "2019-05-09T22:48:20Z", "admin_state_up": true, "updated_at": "2019-05-09T22:48:21Z", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ccbbdf4e-f913-42d6-8743-7bffc934d0d6", "name": "patrole-router_6a775acb-81a6-4c36-83c2-e70fa352d089"}} 2019-05-09 22:48:27,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b3e44907-65fa-408f-8ee6-1e4de89f3d30 2019-05-09 22:48:27,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.36285996437s 2019-05-09 22:48:27,013 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:48:21Z', u'revision_number': 3, u'ha': True, u'id': u'ccbbdf4e-f913-42d6-8743-7bffc934d0d6', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_6a775acb-81a6-4c36-83c2-e70fa352d089', u'admin_state_up': True, u'tenant_id': u'feb0e6c37f574a4590fe2914cab2ec7b', u'created_at': u'2019-05-09T22:48:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'feb0e6c37f574a4590fe2914cab2ec7b'}) 2019-05-09 22:48:27,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 22:48:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ccbbdf4e-f913-42d6-8743-7bffc934d0d6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '{"subnet_id": "220a4143-f8ff-4384-acb7-525297c22195"}' 2019-05-09 22:48:30,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:48:30 GMT X-Openstack-Request-Id: req-0a5df622-1ec1-434e-947e-b201352bdac9 2019-05-09 22:48:30,375 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "73b6079c-9949-4132-ab15-3705b4b07f58", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "subnet_id": "220a4143-f8ff-4384-acb7-525297c22195", "subnet_ids": ["220a4143-f8ff-4384-acb7-525297c22195"], "port_id": "ab9a5c63-81ee-4df6-9e92-d76a23dccf2c", "id": "ccbbdf4e-f913-42d6-8743-7bffc934d0d6"} 2019-05-09 22:48:30,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ccbbdf4e-f913-42d6-8743-7bffc934d0d6/add_router_interface.json used request id req-0a5df622-1ec1-434e-947e-b201352bdac9 2019-05-09 22:48:30,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.3619658947s 2019-05-09 22:48:30,376 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 22:48:30,484 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 22:48:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:48:30,493 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 22:48:30 GMT 2019-05-09 22:48:30,493 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 22:48:30,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:48:30,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 22:48:30 GMT X-Openstack-Request-Id: req-9395399e-28ad-4a70-9c4c-451ed105721e 2019-05-09 22:48:30,817 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:48:30,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9395399e-28ad-4a70-9c4c-451ed105721e 2019-05-09 22:48:30,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318949222565s 2019-05-09 22:48:30,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:48:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089"}' 2019-05-09 22:48:31,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Thu, 09 May 2019 22:48:31 GMT Location: http://172.30.9.21:9292/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7ee84d83-827f-49ef-8e10-91051e778285 2019-05-09 22:48:31,608 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:31Z", "file": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "size": null, "self": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "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_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": null, "created_at": "2019-05-09T22:48:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:48:31,609 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7ee84d83-827f-49ef-8e10-91051e778285 2019-05-09 22:48:31,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.782660007477s 2019-05-09 22:48:31,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:48:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '' 2019-05-09 22:48:32,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:48:32 GMT X-Openstack-Request-Id: req-c3b60679-db36-4326-a6fa-ae43b81966b8 2019-05-09 22:48:32,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:48:32,294 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file used request id req-c3b60679-db36-4326-a6fa-ae43b81966b8 2019-05-09 22:48:32,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.685215950012s 2019-05-09 22:48:32,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:48:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:33,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 09 May 2019 22:48:33 GMT X-Openstack-Request-Id: req-d09016af-61d7-4844-bb54-1bdc69ef6db2 2019-05-09 22:48:33,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:32Z", "file": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "size": 12716032, "self": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:48:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:48:33,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d09016af-61d7-4844-bb54-1bdc69ef6db2 2019-05-09 22:48:33,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.866338968277s 2019-05-09 22:48:33,167 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file', 'owner': u'feb0e6c37f574a4590fe2914cab2ec7b', 'id': u'6e3724b6-2536-41b4-b3c8-a1f4a9c83014', 'size': 12716032, u'self': u'/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feb0e6c37f574a4590fe2914cab2ec7b', 'name': 'patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:48:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:48:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089', '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/6e3724b6-2536-41b4-b3c8-a1f4a9c83014', 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_6a775acb-81a6-4c36-83c2-e70fa352d089', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089', 'created': u'2019-05-09T22:48:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:48:31Z', 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/6e3724b6-2536-41b4-b3c8-a1f4a9c83014', 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_6a775acb-81a6-4c36-83c2-e70fa352d089', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:48:33,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:48:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_6a775acb-81a6-4c36-83c2-e70fa352d089", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:48:33,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 09 May 2019 22: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-93fbc60f-48e2-4749-873c-4bdd7d23abac x-openstack-request-id: req-93fbc60f-48e2-4749-873c-4bdd7d23abac 2019-05-09 22:48:33,479 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d4efeda3-78e6-4538-a09d-d426862c1a91"}} 2019-05-09 22:48:33,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-93fbc60f-48e2-4749-873c-4bdd7d23abac 2019-05-09 22:48:33,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.308106899261s 2019-05-09 22:48:33,480 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_6a775acb-81a6-4c36-83c2-e70fa352d089', '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'2ab4035b39944105b06c1331442b1700', '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'd4efeda3-78e6-4538-a09d-d426862c1a91', 'swap': 0}) 2019-05-09 22:48:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:48:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"extra_specs": {}}' 2019-05-09 22:48:33,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:48: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-7b58bda8-64d8-40a3-b033-6fa01a597443 x-openstack-request-id: req-7b58bda8-64d8-40a3-b033-6fa01a597443 2019-05-09 22:48:33,501 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:48:33,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91/os-extra_specs used request id req-7b58bda8-64d8-40a3-b033-6fa01a597443 2019-05-09 22:48:33,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020975112915s 2019-05-09 22:48:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:48:33,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a716bf1f-ed98-447d-9819-97c9eda96434 2019-05-09 22:48:33,515 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:48:33,515 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a716bf1f-ed98-447d-9819-97c9eda96434 2019-05-09 22:48:33,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:33,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbb6394-93cc-4ec8-ab70-9acd49a7616b 2019-05-09 22:48:33,811 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:33,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3bbb6394-93cc-4ec8-ab70-9acd49a7616b 2019-05-09 22:48:33,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.291986942291s 2019-05-09 22:48:33,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:48:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:34,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66728c19-5d60-45ad-9036-2af3b51b288c 2019-05-09 22:48:34,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:48:34,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-66728c19-5d60-45ad-9036-2af3b51b288c 2019-05-09 22:48:34,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214714050293s 2019-05-09 22:48:34,046 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 22:48:36,227 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-09 22:48:38,640 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 96181bac-ddb9-4d08-832c-4643ac924fa6 | 2019-05-09T22:48:38.218684 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 96181bac-ddb9-4d08-832c-4643ac924fa6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 22:48:42,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1261653789 | Available | | __unknown__ | tempest-type-714573924 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-05-09 22:48:43,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 22:48:45,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-09 22:48:48,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=8aec4611-d1be-4208-8df6-6438e217126e) as the default verifier for the future CLI operations. 2019-05-09 22:48:50,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 22:48:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:48:50,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 22: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-6765b200-92e3-43da-981b-45bbba5d8ac5 x-openstack-request-id: req-6765b200-92e3-43da-981b-45bbba5d8ac5 2019-05-09 22:48:50,440 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 22:48:50,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-6765b200-92e3-43da-981b-45bbba5d8ac5 2019-05-09 22:48:50,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384700298309s 2019-05-09 22:48:50,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:48:50,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:51,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 09 May 2019 22:48:51 GMT X-Openstack-Request-Id: req-600681fd-0694-43af-8463-1c1421a25ca1 2019-05-09 22:48:51,200 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:32Z", "file": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "size": 12716032, "self": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:48:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:48:51,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-600681fd-0694-43af-8463-1c1421a25ca1 2019-05-09 22:48:51,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.754023075104s 2019-05-09 22:48:51,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:48:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089"}' 2019-05-09 22:48:51,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Thu, 09 May 2019 22:48:51 GMT Location: http://172.30.9.21:9292/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78c59757-5471-4d62-ac42-00f65a32cb9f 2019-05-09 22:48:51,637 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:51Z", "file": "/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c", "size": null, "self": "/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c", "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_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": null, "created_at": "2019-05-09T22:48:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:48:51,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-78c59757-5471-4d62-ac42-00f65a32cb9f 2019-05-09 22:48:51,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.427452087402s 2019-05-09 22:48:51,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:48:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '' 2019-05-09 22:48:53,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:48:53 GMT X-Openstack-Request-Id: req-9791efb1-8691-41c0-883f-4aa54dd8ea27 2019-05-09 22:48:53,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:48:53,638 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/file used request id req-9791efb1-8691-41c0-883f-4aa54dd8ea27 2019-05-09 22:48:53,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.9999320507s 2019-05-09 22:48:53,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:48:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:48:54,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Thu, 09 May 2019 22:48:54 GMT X-Openstack-Request-Id: req-6a47bddf-13ca-4840-8a30-635bff650ebf 2019-05-09 22:48:54,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:53Z", "file": "/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c", "size": 12716032, "self": "/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:48:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:32Z", "file": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "size": 12716032, "self": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:48:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:48:54,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6a47bddf-13ca-4840-8a30-635bff650ebf 2019-05-09 22:48:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76588177681s 2019-05-09 22:48:54,411 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/file', 'owner': u'feb0e6c37f574a4590fe2914cab2ec7b', 'id': u'fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c', 'size': 12716032, u'self': u'/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feb0e6c37f574a4590fe2914cab2ec7b', 'name': 'patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:48:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:48:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089', '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/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c', 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_6a775acb-81a6-4c36-83c2-e70fa352d089', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_6a775acb-81a6-4c36-83c2-e70fa352d089', 'created': u'2019-05-09T22:48:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:48: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/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c', 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_6a775acb-81a6-4c36-83c2-e70fa352d089', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:48:54,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:48:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:48:54,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 09 May 2019 22: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-dbacfa29-11a0-4074-b0ae-980282ba8e5d x-openstack-request-id: req-dbacfa29-11a0-4074-b0ae-980282ba8e5d 2019-05-09 22:48:54,468 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1"}} 2019-05-09 22:48:54,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dbacfa29-11a0-4074-b0ae-980282ba8e5d 2019-05-09 22:48:54,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0563178062439s 2019-05-09 22:48:54,470 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_6a775acb-81a6-4c36-83c2-e70fa352d089', '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'2ab4035b39944105b06c1331442b1700', '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'0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1', 'swap': 0}) 2019-05-09 22:48:54,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:48:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" -d '{"extra_specs": {}}' 2019-05-09 22:48:54,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:48: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-8f72b6f8-170b-4a7e-acba-1fb2858b0131 x-openstack-request-id: req-8f72b6f8-170b-4a7e-acba-1fb2858b0131 2019-05-09 22:48:54,490 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:48:54,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1/os-extra_specs used request id req-8f72b6f8-170b-4a7e-acba-1fb2858b0131 2019-05-09 22:48:54,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195491313934s 2019-05-09 22:48:54,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_6a775acb-81a6-4c36-83c2-e70fa352d089', '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'2ab4035b39944105b06c1331442b1700', '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'0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1', 'swap': 0}) 2019-05-09 22:48:57,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 22:48:57,909 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 22:48:57,909 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 22:48:57,911 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 22:48:57,951 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-09 22:49:01,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8aec4611-d1be-4208-8df6-6438e217126e/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*network.test_agents_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-05-09 22:49:01,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 22:49:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-05-09 22:51:57,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e73e4405-f874-4703-8252-b7e45f330c5c 2019-05-09 22:51:57,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e73e4405-f874-4703-8252-b7e45f330c5c']'. 2019-05-09 22:51:58,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 22:51:58,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 22:51:58,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:51:58,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e73e4405-f874-4703-8252-b7e45f330c5c | 2019-05-09 22:51:58,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-09 22:51:58,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 22:49:03 | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 22:51:57 | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:54 | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8aec4611-d1be-4208-8df6-6438e217126e) | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 22:51:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 96181bac-ddb9-4d08-832c-4643ac924fa6) | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 140 | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 138.528 | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 131 | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 22:51:58,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-09 22:51:58,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:51:58,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 22:51:58,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 22:51:58,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-05-09 22:51:58,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'e73e4405-f874-4703-8252-b7e45f330c5c', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-05-09 22:52:00,537 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e73e4405-f874-4703-8252-b7e45f330c5c --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 22:52:00,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'e73e4405-f874-4703-8252-b7e45f330c5c', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-05-09 22:52:02,690 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e73e4405-f874-4703-8252-b7e45f330c5c --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 22:52:02,854 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 22:52:02,854 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:46 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-09 22:52:02,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:52:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:04,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:52:04 GMT X-Openstack-Request-Id: req-e71d9aa6-79cf-434a-98bb-85bb9fb97bd8 2019-05-09 22:52:04,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:52:04,199 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fd305dc0-ebe9-4bc3-938d-bfbe96fa9e9c used request id req-e71d9aa6-79cf-434a-98bb-85bb9fb97bd8 2019-05-09 22:52:04,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34049797058s 2019-05-09 22:52:04,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:52:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:04,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-a5f7320a-254f-4b5d-a8b5-c74d7419b377 x-openstack-request-id: req-a5f7320a-254f-4b5d-a8b5-c74d7419b377 2019-05-09 22:52:04,230 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1"}, {"name": "patrole-flavor_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d4efeda3-78e6-4538-a09d-d426862c1a91"}]} 2019-05-09 22:52:04,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a5f7320a-254f-4b5d-a8b5-c74d7419b377 2019-05-09 22:52:04,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245220661163s 2019-05-09 22:52:04,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:52:04,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:04,275 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-d32bd109-ca6b-43ca-9f58-0938be10ee17 x-openstack-request-id: req-d32bd109-ca6b-43ca-9f58-0938be10ee17 2019-05-09 22:52:04,276 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0d02d55e-263e-4dc8-aa87-3cda5cc4e9b1 used request id req-d32bd109-ca6b-43ca-9f58-0938be10ee17 2019-05-09 22:52:04,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434069633484s 2019-05-09 22:52:04,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 22:52:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ccbbdf4e-f913-42d6-8743-7bffc934d0d6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" -d '{"subnet_id": "220a4143-f8ff-4384-acb7-525297c22195"}' 2019-05-09 22:52:07,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:52:07 GMT X-Openstack-Request-Id: req-00000d3a-60cd-4bf5-a0d2-a87a40b40918 2019-05-09 22:52:07,121 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "73b6079c-9949-4132-ab15-3705b4b07f58", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "subnet_id": "220a4143-f8ff-4384-acb7-525297c22195", "subnet_ids": ["220a4143-f8ff-4384-acb7-525297c22195"], "port_id": "ab9a5c63-81ee-4df6-9e92-d76a23dccf2c", "id": "ccbbdf4e-f913-42d6-8743-7bffc934d0d6"} 2019-05-09 22:52:07,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ccbbdf4e-f913-42d6-8743-7bffc934d0d6/remove_router_interface.json used request id req-00000d3a-60cd-4bf5-a0d2-a87a40b40918 2019-05-09 22:52:07,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.84551596642s 2019-05-09 22:52:07,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 22:52:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:07,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1706 Content-Type: application/json Date: Thu, 09 May 2019 22:52:07 GMT X-Openstack-Request-Id: req-31a39d1c-0f24-4ddc-a3f8-26ecffe24941 2019-05-09 22:52:07,257 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "created_at": "2019-05-09T22:48:20Z", "admin_state_up": true, "updated_at": "2019-05-09T22:52:05Z", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ccbbdf4e-f913-42d6-8743-7bffc934d0d6", "name": "patrole-router_6a775acb-81a6-4c36-83c2-e70fa352d089"}]} 2019-05-09 22:52:07,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-31a39d1c-0f24-4ddc-a3f8-26ecffe24941 2019-05-09 22:52:07,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135371923447s 2019-05-09 22:52:07,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 22:52:07,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/ccbbdf4e-f913-42d6-8743-7bffc934d0d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:11,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:52:11 GMT X-Openstack-Request-Id: req-f37fe417-2a1c-41f2-adce-603c57f3bda9 2019-05-09 22:52:11,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:52:11,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ccbbdf4e-f913-42d6-8743-7bffc934d0d6.json used request id req-f37fe417-2a1c-41f2-adce-603c57f3bda9 2019-05-09 22:52:11,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.50696802139s 2019-05-09 22:52:11,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 22:52:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:12,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1923 Content-Type: application/json Date: Thu, 09 May 2019 22:52:12 GMT X-Openstack-Request-Id: req-6bb6e9c0-326b-4c19-abd0-6a9bb4410906 2019-05-09 22:52:12,125 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T22:48: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":"220a4143-f8ff-4384-acb7-525297c22195","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feb0e6c37f574a4590fe2914cab2ec7b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_6a775acb-81a6-4c36-83c2-e70fa352d089","enable_dhcp":true,"segment_id":null,"network_id":"73b6079c-9949-4132-ab15-3705b4b07f58","tenant_id":"feb0e6c37f574a4590fe2914cab2ec7b","created_at":"2019-05-09T22:48:18Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4}]} 2019-05-09 22:52:12,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6bb6e9c0-326b-4c19-abd0-6a9bb4410906 2019-05-09 22:52:12,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.358711957932s 2019-05-09 22:52:12,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 22:52:12,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/220a4143-f8ff-4384-acb7-525297c22195.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:14,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:52:14 GMT X-Openstack-Request-Id: req-34fb7797-f615-425f-aec3-e9ac9882647d 2019-05-09 22:52:14,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:52:14,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/220a4143-f8ff-4384-acb7-525297c22195.json used request id req-34fb7797-f615-425f-aec3-e9ac9882647d 2019-05-09 22:52:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50647592545s 2019-05-09 22:52:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:52:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:15,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Thu, 09 May 2019 22:52:15 GMT X-Openstack-Request-Id: req-247d2890-c2bd-4333-bc50-3f3e393d21d4 2019-05-09 22:52:15,032 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73b6079c-9949-4132-ab15-3705b4b07f58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"feb0e6c37f574a4590fe2914cab2ec7b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:52:14Z","qos_policy_id":null,"name":"patrole-net_6a775acb-81a6-4c36-83c2-e70fa352d089","admin_state_up":true,"tenant_id":"feb0e6c37f574a4590fe2914cab2ec7b","created_at":"2019-05-09T22:48:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:52:15,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-247d2890-c2bd-4333-bc50-3f3e393d21d4 2019-05-09 22:52:15,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397436141968s 2019-05-09 22:52:15,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 22:52:15,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/73b6079c-9949-4132-ab15-3705b4b07f58.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:16,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:52:16 GMT X-Openstack-Request-Id: req-17b70931-9310-4c33-a18b-d4f6c3f8fe49 2019-05-09 22:52:16,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:52:16,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/73b6079c-9949-4132-ab15-3705b4b07f58.json used request id req-17b70931-9310-4c33-a18b-d4f6c3f8fe49 2019-05-09 22:52:16,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5472240448s 2019-05-09 22:52:16,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:52:16,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:16,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 09 May 2019 22:52:16 GMT X-Openstack-Request-Id: req-746fab0c-7ede-4c87-ba0e-fc67f1386796 2019-05-09 22:52:16,915 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:48:32Z", "file": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/file", "owner": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "size": 12716032, "self": "/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6a775acb-81a6-4c36-83c2-e70fa352d089", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:48:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:52:16,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-746fab0c-7ede-4c87-ba0e-fc67f1386796 2019-05-09 22:52:16,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330402135849s 2019-05-09 22:52:16,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:52:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a88a57ca75f294c1f16967cf52e7ce6000a002" 2019-05-09 22:52:17,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:52:17 GMT X-Openstack-Request-Id: req-502ec57b-6203-4d39-bba3-6e43b1ac7dad 2019-05-09 22:52:17,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:52:17,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6e3724b6-2536-41b4-b3c8-a1f4a9c83014 used request id req-502ec57b-6203-4d39-bba3-6e43b1ac7dad 2019-05-09 22:52:17,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01843714714s 2019-05-09 22:52:17,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:52:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:17,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-b2d1f62c-8c8f-4dcc-9cc9-ce1d9a583277 x-openstack-request-id: req-b2d1f62c-8c8f-4dcc-9cc9-ce1d9a583277 2019-05-09 22:52:17,961 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d4efeda3-78e6-4538-a09d-d426862c1a91"}]} 2019-05-09 22:52:17,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b2d1f62c-8c8f-4dcc-9cc9-ce1d9a583277 2019-05-09 22:52:17,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256419181824s 2019-05-09 22:52:17,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:52:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:18,006 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-2cac53c4-1857-4434-b025-ee48726960da x-openstack-request-id: req-2cac53c4-1857-4434-b025-ee48726960da 2019-05-09 22:52:18,007 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d4efeda3-78e6-4538-a09d-d426862c1a91 used request id req-2cac53c4-1857-4434-b025-ee48726960da 2019-05-09 22:52:18,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433158874512s 2019-05-09 22:52:18,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:52:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:18,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 09 May 2019 22:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e07af9-414e-444a-966a-9790daa64dd8 2019-05-09 22:52:18,329 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": {"self": "http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "629d9ce935c742358d59e99403467f9f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:52:18,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-67e07af9-414e-444a-966a-9790daa64dd8 2019-05-09 22:52:18,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.321947097778s 2019-05-09 22:52:18,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:52:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 09 May 2019 22:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39456f9a-815a-48cc-9ab0-7f3c46f4a77c 2019-05-09 22:52:18,564 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_6a775acb-81a6-4c36-83c2-e70fa352d089", "links": {"self": "http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "629d9ce935c742358d59e99403467f9f", "description": null}} 2019-05-09 22:52:18,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f used request id req-39456f9a-815a-48cc-9ab0-7f3c46f4a77c 2019-05-09 22:52:18,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228974103928s 2019-05-09 22:52:18,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:52:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:18,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8adf670d-44ef-41a8-b30e-a05c5d103885 2019-05-09 22:52:18,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:52:18,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/629d9ce935c742358d59e99403467f9f used request id req-8adf670d-44ef-41a8-b30e-a05c5d103885 2019-05-09 22:52:18,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.376354932785s 2019-05-09 22:52:18,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:52:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:19,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 09 May 2019 22:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0aca32a-7fa1-4980-90dc-bec5e097199b 2019-05-09 22:52:19,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b"}, "tags": [], "enabled": true, "id": "feb0e6c37f574a4590fe2914cab2ec7b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6a775acb-81a6-4c36-83c2-e70fa352d089"}]} 2019-05-09 22:52:19,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-d0aca32a-7fa1-4980-90dc-bec5e097199b 2019-05-09 22:52:19,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125000953674s 2019-05-09 22:52:19,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:52:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:19,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac785fd0-ec02-4945-96c2-fd52d5192171 2019-05-09 22:52:19,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:52:19,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/feb0e6c37f574a4590fe2914cab2ec7b used request id req-ac785fd0-ec02-4945-96c2-fd52d5192171 2019-05-09 22:52:19,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291672945023s 2019-05-09 22:52:19,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:52:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=feb0e6c37f574a4590fe2914cab2ec7b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:19,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 22:52:19 GMT X-Openstack-Request-Id: req-d2b74485-294c-4ba8-9831-787302e7c680 2019-05-09 22:52:19,862 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "created_at": "2019-05-09T22:48:17Z", "updated_at": "2019-05-09T22:48:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "31e47877-d509-410e-944d-5aa989bfdefa", "remote_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "505ed6f9-6070-4fbb-a544-9080c2d9f625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "6e95c133-fcb5-42e9-b413-99c71d477f66", "remote_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "e19c8f78-2231-4ca6-b76a-e7965fc1e393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}], "revision_number": 1, "project_id": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "name": "default"}]} 2019-05-09 22:52:19,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=feb0e6c37f574a4590fe2914cab2ec7b&name=default used request id req-d2b74485-294c-4ba8-9831-787302e7c680 2019-05-09 22:52:19,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.487465858459s 2019-05-09 22:52:19,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:52:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:20,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Thu, 09 May 2019 22:52:20 GMT X-Openstack-Request-Id: req-76bb806d-9041-4fd5-82da-0a8ce6c71000 2019-05-09 22:52:20,250 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "created_at": "2019-05-09T22:48:17Z", "updated_at": "2019-05-09T22:48:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "31e47877-d509-410e-944d-5aa989bfdefa", "remote_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "505ed6f9-6070-4fbb-a544-9080c2d9f625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "6e95c133-fcb5-42e9-b413-99c71d477f66", "remote_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:48:17Z", "revision_number": 0, "id": "e19c8f78-2231-4ca6-b76a-e7965fc1e393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:48:17Z", "security_group_id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "tenant_id": "feb0e6c37f574a4590fe2914cab2ec7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feb0e6c37f574a4590fe2914cab2ec7b"}], "revision_number": 1, "project_id": "feb0e6c37f574a4590fe2914cab2ec7b", "id": "06c95a1a-70a7-4d79-9a51-997243d500e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 22:52:20,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-76bb806d-9041-4fd5-82da-0a8ce6c71000 2019-05-09 22:52:20,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.382948875427s 2019-05-09 22:52:20,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 22:52:20,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/06c95a1a-70a7-4d79-9a51-997243d500e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de3debbe3dc9d5f7cfad5cfe93f50ff070174cb9" 2019-05-09 22:52:20,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:52:20 GMT X-Openstack-Request-Id: req-acf2a0b7-0f3f-4b46-95cc-dbc3c6f29901 2019-05-09 22:52:20,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:52:20,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/06c95a1a-70a7-4d79-9a51-997243d500e4.json used request id req-acf2a0b7-0f3f-4b46-95cc-dbc3c6f29901 2019-05-09 22:52:20,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.45822095871s 2019-05-09 22:52:20,770 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-05-09 22:52:20,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:52:20,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e78ad0-6d43-4c7d-a156-f16cb3c78d7c 2019-05-09 22:52:20,817 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:52:20,817 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-82e78ad0-6d43-4c7d-a156-f16cb3c78d7c 2019-05-09 22:52:20,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:52:21,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["Wg3CavmFRiadgAyhmBYtlQ"], "issued_at": "2019-05-09T22:52:21.000000Z"}} 2019-05-09 22:52:21,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:52:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:21,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:52:21 GMT X-Openstack-Request-Id: req-752f9213-e70e-42ec-8e8a-8cfe9814dbf0 2019-05-09 22:52:21,630 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:52:21,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-752f9213-e70e-42ec-8e8a-8cfe9814dbf0 2019-05-09 22:52:21,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380107879639s 2019-05-09 22:52:21,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:52:21,642 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5edd88d3-6ac4-4692-93f6-927c4f48c55f 2019-05-09 22:52:21,642 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:52:21,643 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-5edd88d3-6ac4-4692-93f6-927c4f48c55f 2019-05-09 22:52:21,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:52:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:21,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239db1f3-0ac2-4d1b-b879-a60c441f1b18 2019-05-09 22:52:21,870 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:52:21,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-239db1f3-0ac2-4d1b-b879-a60c441f1b18 2019-05-09 22:52:21,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227107048035s 2019-05-09 22:52:21,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:52:21,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}}' 2019-05-09 22:52:22,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 09 May 2019 22:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305b93f5-4457-45f2-ac51-359af8e7868e 2019-05-09 22:52:22,145 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196"}, "tags": [], "enabled": true, "id": "c1a145327d2c4edab1b183d8f26ae196", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}} 2019-05-09 22:52:22,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-305b93f5-4457-45f2-ac51-359af8e7868e 2019-05-09 22:52:22,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.267554998398s 2019-05-09 22:52:22,146 - 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'c1a145327d2c4edab1b183d8f26ae196', '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_e29ca279-5d65-44d0-b699-036a77310223'}) 2019-05-09 22:52:22,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:52:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "K6GAxkdllvM6TewOFPFj7GEsy4IaE4", "email": null, "name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223"}}' 2019-05-09 22:52:22,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 09 May 2019 22:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb497ac-ce5a-4ddf-8788-93a3b88b60e7 2019-05-09 22:52:22,655 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "links": {"self": "http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bec27d382ff0425592dadfabeb62941b", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:52:22,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-9cb497ac-ce5a-4ddf-8788-93a3b88b60e7 2019-05-09 22:52:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501845121384s 2019-05-09 22:52:22,656 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bec27d382ff0425592dadfabeb62941b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223'}) 2019-05-09 22:52:22,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:22,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40af8a71-dd21-42b5-a6ab-87cfdfb490b1 2019-05-09 22:52:22,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:22,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40af8a71-dd21-42b5-a6ab-87cfdfb490b1 2019-05-09 22:52:22,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220523834229s 2019-05-09 22:52:22,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:23,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ece9352-3763-4ae9-9d50-ad9a2fc8f698 2019-05-09 22:52:23,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:23,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ece9352-3763-4ae9-9d50-ad9a2fc8f698 2019-05-09 22:52:23,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128396987915s 2019-05-09 22:52:23,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:23,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2780e780-c488-4c15-bed8-bcaeb46fbea0 2019-05-09 22:52:23,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:23,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2780e780-c488-4c15-bed8-bcaeb46fbea0 2019-05-09 22:52:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207488775253s 2019-05-09 22:52:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:52:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:23,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2171979-f42c-474a-a7b3-777e779cf37b 2019-05-09 22:52:23,451 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:52:23,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b2171979-f42c-474a-a7b3-777e779cf37b 2019-05-09 22:52:23,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220183849335s 2019-05-09 22:52:23,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:52:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:23,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 09 May 2019 22:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d947b116-c8fe-4608-8660-a5f212552792 2019-05-09 22:52:23,644 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "links": {"self": "http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bec27d382ff0425592dadfabeb62941b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:52:23,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d947b116-c8fe-4608-8660-a5f212552792 2019-05-09 22:52:23,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192554950714s 2019-05-09 22:52:23,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:52:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:23,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 22:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bf5c2d-8d50-4e79-95c3-a1ac26372524 2019-05-09 22:52:23,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196"}, "tags": [], "enabled": true, "id": "c1a145327d2c4edab1b183d8f26ae196", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:52:23,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-00bf5c2d-8d50-4e79-95c3-a1ac26372524 2019-05-09 22:52:23,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208796024323s 2019-05-09 22:52:23,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:52:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bec27d382ff0425592dadfabeb62941b&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=c1a145327d2c4edab1b183d8f26ae196" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:24,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 22:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153ec063-6231-43ca-9dd1-46e10568a627 2019-05-09 22:52:24,101 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bec27d382ff0425592dadfabeb62941b&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=c1a145327d2c4edab1b183d8f26ae196", "previous": null, "next": null}} 2019-05-09 22:52:24,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bec27d382ff0425592dadfabeb62941b&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=c1a145327d2c4edab1b183d8f26ae196 used request id req-153ec063-6231-43ca-9dd1-46e10568a627 2019-05-09 22:52:24,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227575063705s 2019-05-09 22:52:24,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:52:24,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196/users/bec27d382ff0425592dadfabeb62941b/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:24,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55cf1d37-b190-4e1a-8d95-f29e20960612 2019-05-09 22:52:24,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:52:24,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196/users/bec27d382ff0425592dadfabeb62941b/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-55cf1d37-b190-4e1a-8d95-f29e20960612 2019-05-09 22:52:24,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258750915527s 2019-05-09 22:52:24,365 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223', 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'c1a145327d2c4edab1b183d8f26ae196', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'K6GAxkdllvM6TewOFPFj7GEsy4IaE4', 'username': u'neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:52:24,368 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223', 'password': 'K6GAxkdllvM6TewOFPFj7GEsy4IaE4', 'project_name': 'neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c1a145327d2c4edab1b183d8f26ae196', 'project_domain_name': 'Default'} 2019-05-09 22:52:24,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:24,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ed45f7-3efa-4311-bd30-aa82f082cb99 2019-05-09 22:52:24,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:24,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-15ed45f7-3efa-4311-bd30-aa82f082cb99 2019-05-09 22:52:24,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216013908386s 2019-05-09 22:52:24,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:24,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ca70e8-96f8-473d-8890-5b955f850ac6 2019-05-09 22:52:24,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:24,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-71ca70e8-96f8-473d-8890-5b955f850ac6 2019-05-09 22:52:24,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219434976578s 2019-05-09 22:52:24,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:52:24,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:24,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd74514e-9185-4984-a520-80f34307c58d 2019-05-09 22:52:24,935 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:52:24,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cd74514e-9185-4984-a520-80f34307c58d 2019-05-09 22:52:24,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118777990341s 2019-05-09 22:52:24,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:52:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:25,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 09 May 2019 22:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974fe538-ae28-40da-9a9e-d4bac7df330c 2019-05-09 22:52:25,082 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "links": {"self": "http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bec27d382ff0425592dadfabeb62941b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:52:25,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-974fe538-ae28-40da-9a9e-d4bac7df330c 2019-05-09 22:52:25,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145589113235s 2019-05-09 22:52:25,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:52:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:25,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 22:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58e90f4-abfd-4c2e-aacb-3f9ed2bae34b 2019-05-09 22:52:25,322 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196"}, "tags": [], "enabled": true, "id": "c1a145327d2c4edab1b183d8f26ae196", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:52:25,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c58e90f4-abfd-4c2e-aacb-3f9ed2bae34b 2019-05-09 22:52:25,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228522062302s 2019-05-09 22:52:25,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:52:25,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bec27d382ff0425592dadfabeb62941b&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=c1a145327d2c4edab1b183d8f26ae196" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:25,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 22:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bce48cf-3bc7-4d0d-b207-062fc7368c84 2019-05-09 22:52:25,543 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bec27d382ff0425592dadfabeb62941b&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=c1a145327d2c4edab1b183d8f26ae196", "previous": null, "next": null}} 2019-05-09 22:52:25,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bec27d382ff0425592dadfabeb62941b&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=c1a145327d2c4edab1b183d8f26ae196 used request id req-4bce48cf-3bc7-4d0d-b207-062fc7368c84 2019-05-09 22:52:25,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214282035828s 2019-05-09 22:52:25,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:52:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196/users/bec27d382ff0425592dadfabeb62941b/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:25,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf1506c-7115-46a3-a6ee-8e2a715ff813 2019-05-09 22:52:25,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:52:25,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196/users/bec27d382ff0425592dadfabeb62941b/roles/cd96abb66eb043e0a9978bce6444100e used request id req-5cf1506c-7115-46a3-a6ee-8e2a715ff813 2019-05-09 22:52:25,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259841918945s 2019-05-09 22:52:25,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:25,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7830d7e-ec7a-469d-883f-aab77d132a49 2019-05-09 22:52:25,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:25,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c7830d7e-ec7a-469d-883f-aab77d132a49 2019-05-09 22:52:25,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126927137375s 2019-05-09 22:52:25,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:52:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:26,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014bcd9a-9d5e-4849-9b0c-1d908df2dae2 2019-05-09 22:52:26,155 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:52:26,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-014bcd9a-9d5e-4849-9b0c-1d908df2dae2 2019-05-09 22:52:26,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21230006218s 2019-05-09 22:52:26,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:52:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:26,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 09 May 2019 22:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b9d1f5-c4f8-4337-b6fb-72863e20055d 2019-05-09 22:52:26,289 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "links": {"self": "http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bec27d382ff0425592dadfabeb62941b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:52:26,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-80b9d1f5-c4f8-4337-b6fb-72863e20055d 2019-05-09 22:52:26,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133756160736s 2019-05-09 22:52:26,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:52:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=bec27d382ff0425592dadfabeb62941b&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:26,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 22:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd51a9b-e163-4802-aca4-a8d99d17c7c3 2019-05-09 22:52:26,428 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=bec27d382ff0425592dadfabeb62941b&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 22:52:26,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=bec27d382ff0425592dadfabeb62941b&scope.domain.id=default used request id req-3bd51a9b-e163-4802-aca4-a8d99d17c7c3 2019-05-09 22:52:26,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126935005188s 2019-05-09 22:52:26,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 22:52:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/bec27d382ff0425592dadfabeb62941b/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:26,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a5354be-8fa6-4a91-91ba-450c698993a9 2019-05-09 22:52:26,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:52:26,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/bec27d382ff0425592dadfabeb62941b/roles/cd96abb66eb043e0a9978bce6444100e used request id req-2a5354be-8fa6-4a91-91ba-450c698993a9 2019-05-09 22:52:26,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.254122018814s 2019-05-09 22:52:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:52:26,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9fb481-79e8-42da-a9c6-9664bbd87cb7 2019-05-09 22:52:26,697 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:52:26,697 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1c9fb481-79e8-42da-a9c6-9664bbd87cb7 2019-05-09 22:52:26,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:52:27,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1a145327d2c4edab1b183d8f26ae196", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c1a145327d2c4edab1b183d8f26ae196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/c1a145327d2c4edab1b183d8f26ae196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/c1a145327d2c4edab1b183d8f26ae196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_c1a145327d2c4edab1b183d8f26ae196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_c1a145327d2c4edab1b183d8f26ae196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/c1a145327d2c4edab1b183d8f26ae196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/c1a145327d2c4edab1b183d8f26ae196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/c1a145327d2c4edab1b183d8f26ae196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c1a145327d2c4edab1b183d8f26ae196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/c1a145327d2c4edab1b183d8f26ae196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/c1a145327d2c4edab1b183d8f26ae196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "id": "bec27d382ff0425592dadfabeb62941b"}, "audit_ids": ["TOXREmkeTSWYjFYOKA7W7A"], "issued_at": "2019-05-09T22:52:27.000000Z"}} 2019-05-09 22:52:27,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:52:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:27,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:52:27 GMT X-Openstack-Request-Id: req-a45b42e6-1e06-4091-8b6e-4f6684bbaecd 2019-05-09 22:52:27,520 - 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"}]} 2019-05-09 22:52:27,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-a45b42e6-1e06-4091-8b6e-4f6684bbaecd 2019-05-09 22:52:27,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.409430980682s 2019-05-09 22:52:27,529 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-05-09 22:52:27,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:52:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:27,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb85c466-aac1-4dba-909d-0840ffdede02 2019-05-09 22:52:27,756 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:52:27,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-bb85c466-aac1-4dba-909d-0840ffdede02 2019-05-09 22:52:27,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226135969162s 2019-05-09 22:52:27,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:52:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:27,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 09 May 2019 22:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18462bc9-b312-477a-89ac-ed46b9f18226 2019-05-09 22:52:27,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196"}, "tags": [], "enabled": true, "id": "c1a145327d2c4edab1b183d8f26ae196", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:52:27,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-18462bc9-b312-477a-89ac-ed46b9f18226 2019-05-09 22:52:27,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124105930328s 2019-05-09 22:52:27,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 22:52:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"network": {"shared": true, "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "name": "neutron_trunk-net_e29ca279-5d65-44d0-b699-036a77310223", "admin_state_up": true}}' 2019-05-09 22:52:28,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 09 May 2019 22:52:28 GMT X-Openstack-Request-Id: req-b1af4d2f-8a73-44e7-8eda-fd7761ec9632 2019-05-09 22:52:28,765 - 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":"6c847e3b-cab7-4495-8890-036d701982c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"c1a145327d2c4edab1b183d8f26ae196","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:52:28Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_e29ca279-5d65-44d0-b699-036a77310223","admin_state_up":true,"tenant_id":"c1a145327d2c4edab1b183d8f26ae196","created_at":"2019-05-09T22:52:28Z","mtu":1450}} 2019-05-09 22:52:28,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b1af4d2f-8a73-44e7-8eda-fd7761ec9632 2019-05-09 22:52:28,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.8755838871s 2019-05-09 22:52:28,766 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T22:52:28Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6c847e3b-cab7-4495-8890-036d701982c9', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_e29ca279-5d65-44d0-b699-036a77310223', u'created_at': u'2019-05-09T22:52:28Z', u'mtu': 1450, u'tenant_id': u'c1a145327d2c4edab1b183d8f26ae196', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c1a145327d2c4edab1b183d8f26ae196', u'l2_adjacency': True}) 2019-05-09 22:52:28,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:52:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:29,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Thu, 09 May 2019 22:52:29 GMT X-Openstack-Request-Id: req-198318ed-8e6c-4a44-adb7-5fa6563fd600 2019-05-09 22:52:29,397 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"6c847e3b-cab7-4495-8890-036d701982c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"c1a145327d2c4edab1b183d8f26ae196","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:52:28Z","qos_policy_id":null,"name":"neutron_trunk-net_e29ca279-5d65-44d0-b699-036a77310223","admin_state_up":true,"tenant_id":"c1a145327d2c4edab1b183d8f26ae196","created_at":"2019-05-09T22:52:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:52:29,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-198318ed-8e6c-4a44-adb7-5fa6563fd600 2019-05-09 22:52:29,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.630603075027s 2019-05-09 22:52:29,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 22:52:29,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '{"subnet": {"name": "neutron_trunk-subnet_e29ca279-5d65-44d0-b699-036a77310223", "enable_dhcp": true, "network_id": "6c847e3b-cab7-4495-8890-036d701982c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 22:52:30,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 09 May 2019 22:52:30 GMT X-Openstack-Request-Id: req-0c413481-ef92-40b6-a122-d4b68a7fb415 2019-05-09 22:52:30,394 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T22:52:29Z","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":"81e146f3-99c4-4234-90cb-49180e7f5270","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1a145327d2c4edab1b183d8f26ae196","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_e29ca279-5d65-44d0-b699-036a77310223","enable_dhcp":true,"segment_id":null,"network_id":"6c847e3b-cab7-4495-8890-036d701982c9","tenant_id":"c1a145327d2c4edab1b183d8f26ae196","created_at":"2019-05-09T22:52:29Z","ip_version":4}} 2019-05-09 22:52:30,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0c413481-ef92-40b6-a122-d4b68a7fb415 2019-05-09 22:52:30,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.995433092117s 2019-05-09 22:52:30,395 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:52:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'81e146f3-99c4-4234-90cb-49180e7f5270', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_e29ca279-5d65-44d0-b699-036a77310223', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6c847e3b-cab7-4495-8890-036d701982c9', u'tenant_id': u'c1a145327d2c4edab1b183d8f26ae196', u'created_at': u'2019-05-09T22:52:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c1a145327d2c4edab1b183d8f26ae196'}) 2019-05-09 22:52:30,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 22:52:30,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "neutron_trunk-router_e29ca279-5d65-44d0-b699-036a77310223", "admin_state_up": true}}' 2019-05-09 22:52:37,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 09 May 2019 22:52:37 GMT X-Openstack-Request-Id: req-1efde8db-73f0-4d82-93b8-9d02baf80941 2019-05-09 22:52:37,853 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "created_at": "2019-05-09T22:52:31Z", "admin_state_up": true, "updated_at": "2019-05-09T22:52:32Z", "project_id": "c1a145327d2c4edab1b183d8f26ae196", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "27c2535a-ecd6-49ef-816b-ea62083554d5", "name": "neutron_trunk-router_e29ca279-5d65-44d0-b699-036a77310223"}} 2019-05-09 22:52:37,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1efde8db-73f0-4d82-93b8-9d02baf80941 2019-05-09 22:52:37,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.45734190941s 2019-05-09 22:52:37,854 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:52:32Z', u'revision_number': 3, u'ha': True, u'id': u'27c2535a-ecd6-49ef-816b-ea62083554d5', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_e29ca279-5d65-44d0-b699-036a77310223', u'admin_state_up': True, u'tenant_id': u'c1a145327d2c4edab1b183d8f26ae196', u'created_at': u'2019-05-09T22:52:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'c1a145327d2c4edab1b183d8f26ae196'}) 2019-05-09 22:52:37,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 22:52:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/27c2535a-ecd6-49ef-816b-ea62083554d5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '{"subnet_id": "81e146f3-99c4-4234-90cb-49180e7f5270"}' 2019-05-09 22:52:40,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:52:40 GMT X-Openstack-Request-Id: req-d6cf5203-c41d-405a-a1d0-b978c4e2c380 2019-05-09 22:52:40,709 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6c847e3b-cab7-4495-8890-036d701982c9", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "subnet_id": "81e146f3-99c4-4234-90cb-49180e7f5270", "subnet_ids": ["81e146f3-99c4-4234-90cb-49180e7f5270"], "port_id": "29b64c00-5318-4091-b8a3-8cd4af563a99", "id": "27c2535a-ecd6-49ef-816b-ea62083554d5"} 2019-05-09 22:52:40,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/27c2535a-ecd6-49ef-816b-ea62083554d5/add_router_interface.json used request id req-d6cf5203-c41d-405a-a1d0-b978c4e2c380 2019-05-09 22:52:40,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.85473799706s 2019-05-09 22:52:40,709 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 22:52:40,807 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 22:52:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:52:40,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 22:52:40 GMT 2019-05-09 22:52:40,816 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 22:52:40,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:52:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:41,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 22:52:41 GMT X-Openstack-Request-Id: req-b373efa8-22f3-4699-ada6-c6bebf136990 2019-05-09 22:52:41,122 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:52:41,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b373efa8-22f3-4699-ada6-c6bebf136990 2019-05-09 22:52:41,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301246881485s 2019-05-09 22:52:41,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:52:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223"}' 2019-05-09 22:52:41,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 09 May 2019 22:52:41 GMT Location: http://172.30.9.21:9292/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cb852861-6c2f-4c54-b955-e87c0f99a3fb 2019-05-09 22:52:41,477 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:52:41Z", "file": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "size": null, "self": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "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_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "checksum": null, "created_at": "2019-05-09T22:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:52:41,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cb852861-6c2f-4c54-b955-e87c0f99a3fb 2019-05-09 22:52:41,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.346019983292s 2019-05-09 22:52:41,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:52:41,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '' 2019-05-09 22:52:42,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:52:42 GMT X-Openstack-Request-Id: req-56be32f6-ab34-42b8-83fa-b4fb6ca27d4e 2019-05-09 22:52:42,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. 2019-05-09 22:52:42,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file used request id req-56be32f6-ab34-42b8-83fa-b4fb6ca27d4e 2019-05-09 22:52:42,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.760428905487s 2019-05-09 22:52:42,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:52:42,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:42,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 09 May 2019 22:52:42 GMT X-Openstack-Request-Id: req-f017da33-807c-4f47-a736-31102ed94a80 2019-05-09 22:52:42,562 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:52:42Z", "file": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "size": 12716032, "self": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:52:42,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f017da33-807c-4f47-a736-31102ed94a80 2019-05-09 22:52:42,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318922996521s 2019-05-09 22:52:42,564 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file', 'owner': u'c1a145327d2c4edab1b183d8f26ae196', 'id': u'99eb1992-4bd0-44f7-9eca-27a6f5df6f13', 'size': 12716032, u'self': u'/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1a145327d2c4edab1b183d8f26ae196', 'name': 'neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:52:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:52:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223', '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/99eb1992-4bd0-44f7-9eca-27a6f5df6f13', 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_e29ca279-5d65-44d0-b699-036a77310223', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223', 'created': u'2019-05-09T22:52:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:52:41Z', 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/99eb1992-4bd0-44f7-9eca-27a6f5df6f13', 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_e29ca279-5d65-44d0-b699-036a77310223', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:52:42,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:52:42,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_e29ca279-5d65-44d0-b699-036a77310223", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:52:42,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-96de7f4b-bbc5-4bf3-a926-1976907b15bc x-openstack-request-id: req-96de7f4b-bbc5-4bf3-a926-1976907b15bc 2019-05-09 22:52:42,972 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_e29ca279-5d65-44d0-b699-036a77310223", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7333e793-a626-4ccf-a1e0-1a0d36883aaa"}} 2019-05-09 22:52:42,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-96de7f4b-bbc5-4bf3-a926-1976907b15bc 2019-05-09 22:52:42,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.40482711792s 2019-05-09 22:52:42,973 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_e29ca279-5d65-44d0-b699-036a77310223', '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'2ab4035b39944105b06c1331442b1700', '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'7333e793-a626-4ccf-a1e0-1a0d36883aaa', 'swap': 0}) 2019-05-09 22:52:42,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:52:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"extra_specs": {}}' 2019-05-09 22:52:42,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-43b66476-e747-452b-9a6c-c52ba0ae0cfd x-openstack-request-id: req-43b66476-e747-452b-9a6c-c52ba0ae0cfd 2019-05-09 22:52:42,999 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:52:42,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa/os-extra_specs used request id req-43b66476-e747-452b-9a6c-c52ba0ae0cfd 2019-05-09 22:52:42,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255711078644s 2019-05-09 22:52:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:52:43,012 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83e8918d-befd-426f-a8b4-884bbb082ef0 2019-05-09 22:52:43,013 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:52:43,013 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-83e8918d-befd-426f-a8b4-884bbb082ef0 2019-05-09 22:52:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:43,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:43,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131ab4c7-70ba-4139-be58-54698e3ab233 2019-05-09 22:52:43,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:43,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-131ab4c7-70ba-4139-be58-54698e3ab233 2019-05-09 22:52:43,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218622922897s 2019-05-09 22:52:43,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:52:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:43,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65239045-8a77-4de8-95d2-3b66556165bf 2019-05-09 22:52:43,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:52:43,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-65239045-8a77-4de8-95d2-3b66556165bf 2019-05-09 22:52:43,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210714101791s 2019-05-09 22:52:43,461 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 22:52:45,932 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-09 22:52:48,298 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 07d176e5-8b14-4bb2-b3d2-fb91ebb3b2cc | 2019-05-09T22:52:47.875649 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 07d176e5-8b14-4bb2-b3d2-fb91ebb3b2cc ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 22:52:51,745 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1261653789 | Available | | __unknown__ | tempest-type-714573924 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-05-09 22:52:52,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-09 22:52:54,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-09 22:52:57,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=97bc0ab2-2e5b-4bef-9bd4-1b3d611a7e96) as the default verifier for the future CLI operations. 2019-05-09 22:52:59,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 22:52:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:52:59,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 22:52: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-a2943592-c060-4c16-89cd-65ab47c365a7 x-openstack-request-id: req-a2943592-c060-4c16-89cd-65ab47c365a7 2019-05-09 22:52:59,667 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 22:52:59,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a2943592-c060-4c16-89cd-65ab47c365a7 2019-05-09 22:52:59,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0406899452209s 2019-05-09 22:52:59,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:52:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:52:59,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 09 May 2019 22:52:59 GMT X-Openstack-Request-Id: req-ea5c29a7-84d9-44aa-847d-1a3470989ffa 2019-05-09 22:52:59,990 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:52:42Z", "file": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "size": 12716032, "self": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:52:59,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ea5c29a7-84d9-44aa-847d-1a3470989ffa 2019-05-09 22:52:59,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31769990921s 2019-05-09 22:53:00,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:53:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223"}' 2019-05-09 22:53:00,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 09 May 2019 22:53:00 GMT Location: http://172.30.9.21:9292/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9c609b73-5deb-4703-b20c-26b0b7aefeff 2019-05-09 22:53:00,365 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:53:00Z", "file": "/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "9378fdac-5b6e-4e5d-9487-5cddd69aeab8", "size": null, "self": "/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8", "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_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223", "checksum": null, "created_at": "2019-05-09T22:53:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:53:00,365 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9c609b73-5deb-4703-b20c-26b0b7aefeff 2019-05-09 22:53:00,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.36416888237s 2019-05-09 22:53:00,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:53:00,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '' 2019-05-09 22:53:01,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:53:01 GMT X-Openstack-Request-Id: req-446f7b29-d8ad-42e4-8385-4ca9eab4d471 2019-05-09 22:53:01,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:53:01,843 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/file used request id req-446f7b29-d8ad-42e4-8385-4ca9eab4d471 2019-05-09 22:53:01,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47684407234s 2019-05-09 22:53:01,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:53:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:53:01,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 09 May 2019 22:53:01 GMT X-Openstack-Request-Id: req-615bbe3b-bc39-411e-ad90-6ac3a54f6f1c 2019-05-09 22:53:01,878 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:53:01Z", "file": "/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "9378fdac-5b6e-4e5d-9487-5cddd69aeab8", "size": 12716032, "self": "/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:53:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:52:42Z", "file": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "size": 12716032, "self": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:53:01,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-615bbe3b-bc39-411e-ad90-6ac3a54f6f1c 2019-05-09 22:53:01,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299890041351s 2019-05-09 22:53:01,881 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/file', 'owner': u'c1a145327d2c4edab1b183d8f26ae196', 'id': u'9378fdac-5b6e-4e5d-9487-5cddd69aeab8', 'size': 12716032, u'self': u'/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1a145327d2c4edab1b183d8f26ae196', 'name': 'neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:53:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:53:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223', '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/9378fdac-5b6e-4e5d-9487-5cddd69aeab8', 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_e29ca279-5d65-44d0-b699-036a77310223', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_e29ca279-5d65-44d0-b699-036a77310223', 'created': u'2019-05-09T22:53:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:53: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/9378fdac-5b6e-4e5d-9487-5cddd69aeab8', 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_e29ca279-5d65-44d0-b699-036a77310223', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:53:01,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:53:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_e29ca279-5d65-44d0-b699-036a77310223", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:53:02,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Thu, 09 May 2019 22:53: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-98cb5f47-515f-4209-b8aa-0e002c9f54c6 x-openstack-request-id: req-98cb5f47-515f-4209-b8aa-0e002c9f54c6 2019-05-09 22:53:02,039 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_e29ca279-5d65-44d0-b699-036a77310223", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/cfac6ebd-b557-4967-8705-51ce96266f18", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/cfac6ebd-b557-4967-8705-51ce96266f18", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cfac6ebd-b557-4967-8705-51ce96266f18"}} 2019-05-09 22:53:02,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98cb5f47-515f-4209-b8aa-0e002c9f54c6 2019-05-09 22:53:02,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.157481193542s 2019-05-09 22:53:02,040 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e29ca279-5d65-44d0-b699-036a77310223', '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'2ab4035b39944105b06c1331442b1700', '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'cfac6ebd-b557-4967-8705-51ce96266f18', 'swap': 0}) 2019-05-09 22:53:02,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:53:02,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/cfac6ebd-b557-4967-8705-51ce96266f18/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" -d '{"extra_specs": {}}' 2019-05-09 22:53:02,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:53: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-264d7737-03a6-43a3-b7b1-08f0e5d48aff x-openstack-request-id: req-264d7737-03a6-43a3-b7b1-08f0e5d48aff 2019-05-09 22:53:02,064 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:53:02,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/cfac6ebd-b557-4967-8705-51ce96266f18/os-extra_specs used request id req-264d7737-03a6-43a3-b7b1-08f0e5d48aff 2019-05-09 22:53:02,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235679149628s 2019-05-09 22:53:02,064 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e29ca279-5d65-44d0-b699-036a77310223', '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'2ab4035b39944105b06c1331442b1700', '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'cfac6ebd-b557-4967-8705-51ce96266f18', 'swap': 0}) 2019-05-09 22:53:05,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-09 22:53:05,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-09 22:53:05,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-09 22:53:05,556 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-09 22:53:05,596 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-09 22:53:08,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-97bc0ab2-2e5b-4bef-9bd4-1b3d611a7e96/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-05-09 22:53:08,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-09 22:53:08,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-05-09 22:55:20,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d2d77a9f-2d69-456f-ad2a-158baad382ee 2019-05-09 22:55:20,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd2d77a9f-2d69-456f-ad2a-158baad382ee']'. 2019-05-09 22:55:21,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d2d77a9f-2d69-456f-ad2a-158baad382ee | 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-09 22:53:10 | 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-09 22:55:20 | 2019-05-09 22:55:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:10 | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 97bc0ab2-2e5b-4bef-9bd4-1b3d611a7e96) | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 07d176e5-8b14-4bb2-b3d2-fb91ebb3b2cc) | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-05-09 22:55:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 117.12 | 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-09 22:55:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-09 22:55:21,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-09 22:55:21,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-05-09 22:55:21,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'd2d77a9f-2d69-456f-ad2a-158baad382ee', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-05-09 22:55:23,506 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d2d77a9f-2d69-456f-ad2a-158baad382ee --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-09 22:55:23,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'd2d77a9f-2d69-456f-ad2a-158baad382ee', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-05-09 22:55:25,329 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d2d77a9f-2d69-456f-ad2a-158baad382ee --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-09 22:55:25,452 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-09 22:55:25,453 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:58 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-09 22:55:25,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:55:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:26,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:55:26 GMT X-Openstack-Request-Id: req-e61d61d5-b0fc-41ae-bb16-e0112dbb28c8 2019-05-09 22:55:26,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-09 22:55:26,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9378fdac-5b6e-4e5d-9487-5cddd69aeab8 used request id req-e61d61d5-b0fc-41ae-bb16-e0112dbb28c8 2019-05-09 22:55:26,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.555805921555s 2019-05-09 22:55:26,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:55:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:26,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Thu, 09 May 2019 22:55: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-bbf89b5f-b6d5-4883-9251-445cff89e88d x-openstack-request-id: req-bbf89b5f-b6d5-4883-9251-445cff89e88d 2019-05-09 22:55:26,044 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_e29ca279-5d65-44d0-b699-036a77310223", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7333e793-a626-4ccf-a1e0-1a0d36883aaa"}, {"name": "neutron_trunk-flavor_alt_e29ca279-5d65-44d0-b699-036a77310223", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/cfac6ebd-b557-4967-8705-51ce96266f18", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/cfac6ebd-b557-4967-8705-51ce96266f18", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cfac6ebd-b557-4967-8705-51ce96266f18"}]} 2019-05-09 22:55:26,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bbf89b5f-b6d5-4883-9251-445cff89e88d 2019-05-09 22:55:26,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237789154053s 2019-05-09 22:55:26,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:55:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/cfac6ebd-b557-4967-8705-51ce96266f18 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:26,090 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:55: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 x-compute-request-id: req-b3eeb379-28d0-4613-9904-e9bc765622ed x-openstack-request-id: req-b3eeb379-28d0-4613-9904-e9bc765622ed 2019-05-09 22:55:26,090 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/cfac6ebd-b557-4967-8705-51ce96266f18 used request id req-b3eeb379-28d0-4613-9904-e9bc765622ed 2019-05-09 22:55:26,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0439789295197s 2019-05-09 22:55:26,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-09 22:55:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/27c2535a-ecd6-49ef-816b-ea62083554d5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" -d '{"subnet_id": "81e146f3-99c4-4234-90cb-49180e7f5270"}' 2019-05-09 22:55:29,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:55:29 GMT X-Openstack-Request-Id: req-b6014b28-ff5f-4252-ba1c-97d17a53ce54 2019-05-09 22:55:29,151 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6c847e3b-cab7-4495-8890-036d701982c9", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "subnet_id": "81e146f3-99c4-4234-90cb-49180e7f5270", "subnet_ids": ["81e146f3-99c4-4234-90cb-49180e7f5270"], "port_id": "29b64c00-5318-4091-b8a3-8cd4af563a99", "id": "27c2535a-ecd6-49ef-816b-ea62083554d5"} 2019-05-09 22:55:29,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/27c2535a-ecd6-49ef-816b-ea62083554d5/remove_router_interface.json used request id req-b6014b28-ff5f-4252-ba1c-97d17a53ce54 2019-05-09 22:55:29,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.06072402s 2019-05-09 22:55:29,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-09 22:55:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:29,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1712 Content-Type: application/json Date: Thu, 09 May 2019 22:55:29 GMT X-Openstack-Request-Id: req-cb22eacb-8b7a-443a-95a1-b9c8871672a4 2019-05-09 22:55:29,621 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "created_at": "2019-05-09T22:52:31Z", "admin_state_up": true, "updated_at": "2019-05-09T22:55:27Z", "project_id": "c1a145327d2c4edab1b183d8f26ae196", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "27c2535a-ecd6-49ef-816b-ea62083554d5", "name": "neutron_trunk-router_e29ca279-5d65-44d0-b699-036a77310223"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}]} 2019-05-09 22:55:29,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cb22eacb-8b7a-443a-95a1-b9c8871672a4 2019-05-09 22:55:29,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.469424009323s 2019-05-09 22:55:29,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-09 22:55:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/27c2535a-ecd6-49ef-816b-ea62083554d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:34,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:55:34 GMT X-Openstack-Request-Id: req-8c4af6a4-77a2-4414-9d47-e68ef39f6b66 2019-05-09 22:55:34,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:55:34,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/27c2535a-ecd6-49ef-816b-ea62083554d5.json used request id req-8c4af6a4-77a2-4414-9d47-e68ef39f6b66 2019-05-09 22:55:34,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54925704002s 2019-05-09 22:55:34,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-09 22:55:34,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:34,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Thu, 09 May 2019 22:55:34 GMT X-Openstack-Request-Id: req-1be7d2f5-1cd6-4a4b-b89a-5d8ef9efa0d8 2019-05-09 22:55:34,501 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T22:52:29Z","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":"81e146f3-99c4-4234-90cb-49180e7f5270","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1a145327d2c4edab1b183d8f26ae196","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_e29ca279-5d65-44d0-b699-036a77310223","enable_dhcp":true,"segment_id":null,"network_id":"6c847e3b-cab7-4495-8890-036d701982c9","tenant_id":"c1a145327d2c4edab1b183d8f26ae196","created_at":"2019-05-09T22:52:29Z","ip_version":4}]} 2019-05-09 22:55:34,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1be7d2f5-1cd6-4a4b-b89a-5d8ef9efa0d8 2019-05-09 22:55:34,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.328278064728s 2019-05-09 22:55:34,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-09 22:55:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/81e146f3-99c4-4234-90cb-49180e7f5270.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:36,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:55:36 GMT X-Openstack-Request-Id: req-9d00b7e1-2466-49a8-86ee-7d65298637d2 2019-05-09 22:55:36,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:55:36,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/81e146f3-99c4-4234-90cb-49180e7f5270.json used request id req-9d00b7e1-2466-49a8-86ee-7d65298637d2 2019-05-09 22:55:36,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2844440937s 2019-05-09 22:55:36,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:55:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:37,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2110 Content-Type: application/json Date: Thu, 09 May 2019 22:55:37 GMT X-Openstack-Request-Id: req-5e0e4cbf-fb27-48bc-b958-d7ba3b91b855 2019-05-09 22:55:37,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c847e3b-cab7-4495-8890-036d701982c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"c1a145327d2c4edab1b183d8f26ae196","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:55:36Z","qos_policy_id":null,"name":"neutron_trunk-net_e29ca279-5d65-44d0-b699-036a77310223","admin_state_up":true,"tenant_id":"c1a145327d2c4edab1b183d8f26ae196","created_at":"2019-05-09T22:52:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-09 22:55:37,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5e0e4cbf-fb27-48bc-b958-d7ba3b91b855 2019-05-09 22:55:37,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.494660139084s 2019-05-09 22:55:37,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-09 22:55:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/6c847e3b-cab7-4495-8890-036d701982c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:38,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:55:38 GMT X-Openstack-Request-Id: req-f9eb2971-8447-4112-9f62-7ef35157ed0f 2019-05-09 22:55:38,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:55:38,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6c847e3b-cab7-4495-8890-036d701982c9.json used request id req-f9eb2971-8447-4112-9f62-7ef35157ed0f 2019-05-09 22:55:38,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53324508667s 2019-05-09 22:55:38,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:55:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:38,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 09 May 2019 22:55:38 GMT X-Openstack-Request-Id: req-4f59649a-d6cd-4842-9373-31a131559fdb 2019-05-09 22:55:38,850 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:52:42Z", "file": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/file", "owner": "c1a145327d2c4edab1b183d8f26ae196", "id": "99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "size": 12716032, "self": "/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e29ca279-5d65-44d0-b699-036a77310223", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:55:38,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4f59649a-d6cd-4842-9373-31a131559fdb 2019-05-09 22:55:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279371738434s 2019-05-09 22:55:38,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-09 22:55:38,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b2ebaf7ce55f83469d8a6fe19a6a610a408bf3e" 2019-05-09 22:55:40,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:55:39 GMT X-Openstack-Request-Id: req-719ee588-6346-488c-b9fb-6a4bd0319041 2019-05-09 22:55:40,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. 2019-05-09 22:55:40,008 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/99eb1992-4bd0-44f7-9eca-27a6f5df6f13 used request id req-719ee588-6346-488c-b9fb-6a4bd0319041 2019-05-09 22:55:40,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15711402893s 2019-05-09 22:55:40,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-09 22:55:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:40,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 09 May 2019 22:55: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-3f02a2a0-1fb9-4919-b6e1-80110a70fe5b x-openstack-request-id: req-3f02a2a0-1fb9-4919-b6e1-80110a70fe5b 2019-05-09 22:55:40,035 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_e29ca279-5d65-44d0-b699-036a77310223", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7333e793-a626-4ccf-a1e0-1a0d36883aaa"}]} 2019-05-09 22:55:40,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3f02a2a0-1fb9-4919-b6e1-80110a70fe5b 2019-05-09 22:55:40,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258958339691s 2019-05-09 22:55:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-09 22:55:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:40,072 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 22:55: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-552521b2-e8ae-4f9e-bb8d-f2b7c0053462 x-openstack-request-id: req-552521b2-e8ae-4f9e-bb8d-f2b7c0053462 2019-05-09 22:55:40,072 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7333e793-a626-4ccf-a1e0-1a0d36883aaa used request id req-552521b2-e8ae-4f9e-bb8d-f2b7c0053462 2019-05-09 22:55:40,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356810092926s 2019-05-09 22:55:40,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:40,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 09 May 2019 22:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807ec713-13c1-4601-95d5-f0684743241c 2019-05-09 22:55:40,345 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "links": {"self": "http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bec27d382ff0425592dadfabeb62941b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:40,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-807ec713-13c1-4601-95d5-f0684743241c 2019-05-09 22:55:40,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.271844148636s 2019-05-09 22:55:40,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:40,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:40,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 09 May 2019 22:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33213a7d-dcf0-4069-8469-7c9e5fe03eeb 2019-05-09 22:55:40,588 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_e29ca279-5d65-44d0-b699-036a77310223", "links": {"self": "http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bec27d382ff0425592dadfabeb62941b", "description": null}} 2019-05-09 22:55:40,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b used request id req-33213a7d-dcf0-4069-8469-7c9e5fe03eeb 2019-05-09 22:55:40,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237063884735s 2019-05-09 22:55:40,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:55:40,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:40,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc916683-2b86-4f2a-92f6-086633de954b 2019-05-09 22:55:40,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:40,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bec27d382ff0425592dadfabeb62941b used request id req-cc916683-2b86-4f2a-92f6-086633de954b 2019-05-09 22:55:40,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.371779918671s 2019-05-09 22:55:40,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:41,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Thu, 09 May 2019 22:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a36343e-a54e-44c0-b80f-819c26c2c04b 2019-05-09 22:55:41,094 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196"}, "tags": [], "enabled": true, "id": "c1a145327d2c4edab1b183d8f26ae196", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e29ca279-5d65-44d0-b699-036a77310223"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:55:41,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9a36343e-a54e-44c0-b80f-819c26c2c04b 2019-05-09 22:55:41,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127211093903s 2019-05-09 22:55:41,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:55:41,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:41,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17044de-e325-42c8-8525-cf24d207bb5a 2019-05-09 22:55:41,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:41,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c1a145327d2c4edab1b183d8f26ae196 used request id req-f17044de-e325-42c8-8525-cf24d207bb5a 2019-05-09 22:55:41,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296421051025s 2019-05-09 22:55:41,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:55:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c1a145327d2c4edab1b183d8f26ae196&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:41,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 09 May 2019 22:55:41 GMT X-Openstack-Request-Id: req-3eb5bb91-82e7-4a7f-b9ee-1a2f08295d33 2019-05-09 22:55:41,751 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "created_at": "2019-05-09T22:52:28Z", "updated_at": "2019-05-09T22:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "1c350bc3-f544-469a-aa50-3955a3e2bc88", "remote_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "9603b8ec-411b-4454-b07b-3b393c9516b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "c2b96be2-a52c-4214-8014-ef72c274c671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "ec5eaa96-65ca-4819-807e-351a685853bf", "remote_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}], "revision_number": 1, "project_id": "c1a145327d2c4edab1b183d8f26ae196", "id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "name": "default"}]} 2019-05-09 22:55:41,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c1a145327d2c4edab1b183d8f26ae196&name=default used request id req-3eb5bb91-82e7-4a7f-b9ee-1a2f08295d33 2019-05-09 22:55:41,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350628137589s 2019-05-09 22:55:41,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:55:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:42,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Thu, 09 May 2019 22:55:42 GMT X-Openstack-Request-Id: req-dcab2aa9-ea7e-4bff-81ef-70155d2cef7c 2019-05-09 22:55:42,175 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "created_at": "2019-05-09T22:52:28Z", "updated_at": "2019-05-09T22:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "1c350bc3-f544-469a-aa50-3955a3e2bc88", "remote_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "9603b8ec-411b-4454-b07b-3b393c9516b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "c2b96be2-a52c-4214-8014-ef72c274c671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:52:28Z", "revision_number": 0, "id": "ec5eaa96-65ca-4819-807e-351a685853bf", "remote_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "remote_ip_prefix": null, "created_at": "2019-05-09T22:52:28Z", "security_group_id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "tenant_id": "c1a145327d2c4edab1b183d8f26ae196", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a145327d2c4edab1b183d8f26ae196"}], "revision_number": 1, "project_id": "c1a145327d2c4edab1b183d8f26ae196", "id": "cd6d0181-52db-4277-8f64-49a3fd0b60fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-09 22:55:42,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-dcab2aa9-ea7e-4bff-81ef-70155d2cef7c 2019-05-09 22:55:42,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.418815135956s 2019-05-09 22:55:42,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-09 22:55:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cd6d0181-52db-4277-8f64-49a3fd0b60fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7665614ab09a0e9a9ed4f88938b5d41911949da2" 2019-05-09 22:55:42,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 09 May 2019 22:55:42 GMT X-Openstack-Request-Id: req-d5258991-a089-4914-b46c-468c43dcf700 2019-05-09 22:55:42,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-09 22:55:42,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cd6d0181-52db-4277-8f64-49a3fd0b60fd.json used request id req-d5258991-a089-4914-b46c-468c43dcf700 2019-05-09 22:55:42,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.679925918579s 2019-05-09 22:55:42,917 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-05-09 22:55:42,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:42,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27278c35-491d-4187-bc07-507a5de832b0 2019-05-09 22:55:42,967 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:55:42,967 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-27278c35-491d-4187-bc07-507a5de832b0 2019-05-09 22:55:42,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:55:43,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["fcE9lGnMSbyP9bVUZrkBJQ"], "issued_at": "2019-05-09T22:55:43.000000Z"}} 2019-05-09 22:55:43,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:55:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:43,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:55:43 GMT X-Openstack-Request-Id: req-8570d21e-28bc-4a3d-a349-9ca2766d54f0 2019-05-09 22:55:43,783 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:55:43,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8570d21e-28bc-4a3d-a349-9ca2766d54f0 2019-05-09 22:55:43,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397415161133s 2019-05-09 22:55:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:43,796 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba9b3ad3-1c1e-4c05-ac4e-3bc6bb052e36 2019-05-09 22:55:43,796 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:55:43,796 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ba9b3ad3-1c1e-4c05-ac4e-3bc6bb052e36 2019-05-09 22:55:43,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:44,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9c81dd-da0f-4ed7-966c-102d00029191 2019-05-09 22:55:44,002 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:55:44,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-be9c81dd-da0f-4ed7-966c-102d00029191 2019-05-09 22:55:44,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205374002457s 2019-05-09 22:55:44,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:55:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c"}}' 2019-05-09 22:55:44,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Thu, 09 May 2019 22:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8650357a-ff84-4f9a-a5b5-e8d49cfed604 2019-05-09 22:55:44,272 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f"}, "tags": [], "enabled": true, "id": "537d236549c347ceb7cccc57e841cd6f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c"}} 2019-05-09 22:55:44,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8650357a-ff84-4f9a-a5b5-e8d49cfed604 2019-05-09 22:55:44,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262223958969s 2019-05-09 22:55:44,273 - 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'537d236549c347ceb7cccc57e841cd6f', '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_28781d09-bfa2-419e-9394-0136c081ab6c'}) 2019-05-09 22:55:44,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:55:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "OQJ90cparZyPKmj8cbBx0LufNH17IG", "email": null, "name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c"}}' 2019-05-09 22:55:44,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Thu, 09 May 2019 22:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db81de9-5f70-4d3a-878a-45d53cbe0490 2019-05-09 22:55:44,774 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "links": {"self": "http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:55:44,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8db81de9-5f70-4d3a-878a-45d53cbe0490 2019-05-09 22:55:44,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.494868040085s 2019-05-09 22:55:44,775 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bb8eaf4e4cf54a0abbb6d2232c3d4b91', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c'}) 2019-05-09 22:55:44,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:44,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9da3f6c-ae75-46a6-ae74-a7aae8e99067 2019-05-09 22:55:44,986 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:44,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a9da3f6c-ae75-46a6-ae74-a7aae8e99067 2019-05-09 22:55:44,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207674980164s 2019-05-09 22:55:44,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:45,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78af848c-8d06-453e-aa15-385b52047946 2019-05-09 22:55:45,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:45,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-78af848c-8d06-453e-aa15-385b52047946 2019-05-09 22:55:45,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132239818573s 2019-05-09 22:55:45,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:45,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d56f6c2-2682-4fcb-b1ba-b9a615e05e06 2019-05-09 22:55:45,341 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:45,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d56f6c2-2682-4fcb-b1ba-b9a615e05e06 2019-05-09 22:55:45,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21231508255s 2019-05-09 22:55:45,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:45,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:45,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4fab7c-0be4-4454-a8ea-0e7a260fb972 2019-05-09 22:55:45,569 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:55:45,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cd4fab7c-0be4-4454-a8ea-0e7a260fb972 2019-05-09 22:55:45,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222001791s 2019-05-09 22:55:45,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:45,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 22:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe91705-f2b1-4751-93a8-ddf9da02bc11 2019-05-09 22:55:45,838 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "links": {"self": "http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:45,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2fe91705-f2b1-4751-93a8-ddf9da02bc11 2019-05-09 22:55:45,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.268450975418s 2019-05-09 22:55:45,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:45,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Thu, 09 May 2019 22:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd23b28c-1708-4c78-8378-4a3f7624038a 2019-05-09 22:55:45,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f"}, "tags": [], "enabled": true, "id": "537d236549c347ceb7cccc57e841cd6f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:55:45,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bd23b28c-1708-4c78-8378-4a3f7624038a 2019-05-09 22:55:45,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13175702095s 2019-05-09 22:55:45,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:55:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=537d236549c347ceb7cccc57e841cd6f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 22:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbe0a67-efe2-4228-91d5-113dcbcffbb2 2019-05-09 22:55:46,110 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=537d236549c347ceb7cccc57e841cd6f", "previous": null, "next": null}} 2019-05-09 22:55:46,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=537d236549c347ceb7cccc57e841cd6f used request id req-4fbe0a67-efe2-4228-91d5-113dcbcffbb2 2019-05-09 22:55:46,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120233058929s 2019-05-09 22:55:46,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:55:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:46,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e41373-7b3d-48f6-96ee-5c7c50e682fe 2019-05-09 22:55:46,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:46,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-33e41373-7b3d-48f6-96ee-5c7c50e682fe 2019-05-09 22:55:46,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.339641094208s 2019-05-09 22:55:46,454 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c', 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'537d236549c347ceb7cccc57e841cd6f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'OQJ90cparZyPKmj8cbBx0LufNH17IG', 'username': u'networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:55:46,458 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c', 'password': 'OQJ90cparZyPKmj8cbBx0LufNH17IG', 'project_name': 'networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '537d236549c347ceb7cccc57e841cd6f', 'project_domain_name': 'Default'} 2019-05-09 22:55:46,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:46,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89c9864-be60-4cb5-9fbf-b93c2a8a110c 2019-05-09 22:55:46,674 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:46,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e89c9864-be60-4cb5-9fbf-b93c2a8a110c 2019-05-09 22:55:46,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212802171707s 2019-05-09 22:55:46,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:46,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47c5cb0-3383-42a4-95d3-e914dbae6aea 2019-05-09 22:55:46,887 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:46,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a47c5cb0-3383-42a4-95d3-e914dbae6aea 2019-05-09 22:55:46,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208452939987s 2019-05-09 22:55:46,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:47,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4668264f-616a-4e1b-a91f-65fb213fd517 2019-05-09 22:55:47,017 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:55:47,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4668264f-616a-4e1b-a91f-65fb213fd517 2019-05-09 22:55:47,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12454199791s 2019-05-09 22:55:47,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 22:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bb167b-4935-4752-b6c2-5a72889d7718 2019-05-09 22:55:47,160 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "links": {"self": "http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:47,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-48bb167b-4935-4752-b6c2-5a72889d7718 2019-05-09 22:55:47,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142220020294s 2019-05-09 22:55:47,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:47,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Thu, 09 May 2019 22:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b7b6fc-0c51-4e5a-93b1-3a2f15a7b5ce 2019-05-09 22:55:47,384 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f"}, "tags": [], "enabled": true, "id": "537d236549c347ceb7cccc57e841cd6f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:55:47,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-00b7b6fc-0c51-4e5a-93b1-3a2f15a7b5ce 2019-05-09 22:55:47,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211878061295s 2019-05-09 22:55:47,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:55:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=537d236549c347ceb7cccc57e841cd6f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:47,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 09 May 2019 22:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de6185d-0603-4f23-9ceb-47b268a76cc7 2019-05-09 22:55:47,517 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=537d236549c347ceb7cccc57e841cd6f", "previous": null, "next": null}} 2019-05-09 22:55:47,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=537d236549c347ceb7cccc57e841cd6f used request id req-0de6185d-0603-4f23-9ceb-47b268a76cc7 2019-05-09 22:55:47,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125558853149s 2019-05-09 22:55:47,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:55:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:47,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc88827d-9685-432c-bb24-1356fb7ba3f7 2019-05-09 22:55:47,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:47,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91/roles/cd96abb66eb043e0a9978bce6444100e used request id req-fc88827d-9685-432c-bb24-1356fb7ba3f7 2019-05-09 22:55:47,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263475894928s 2019-05-09 22:55:47,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:47,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2929b56f-37cb-486c-8b74-80f5030ef07d 2019-05-09 22:55:47,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:47,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2929b56f-37cb-486c-8b74-80f5030ef07d 2019-05-09 22:55:47,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20439696312s 2019-05-09 22:55:47,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:48,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea12e3d-b15a-438c-9e90-fa48b7d537a3 2019-05-09 22:55:48,229 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:55:48,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4ea12e3d-b15a-438c-9e90-fa48b7d537a3 2019-05-09 22:55:48,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232136011124s 2019-05-09 22:55:48,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:48,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 22:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a310c451-7c59-420f-a76e-128c6efdf38a 2019-05-09 22:55:48,471 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "links": {"self": "http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:48,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a310c451-7c59-420f-a76e-128c6efdf38a 2019-05-09 22:55:48,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241498947144s 2019-05-09 22:55:48,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:55:48,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:48,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 22:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e77841-f3e5-4c3f-8374-bcbea2db20bb 2019-05-09 22:55:48,593 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 22:55:48,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=bb8eaf4e4cf54a0abbb6d2232c3d4b91&scope.domain.id=default used request id req-09e77841-f3e5-4c3f-8374-bcbea2db20bb 2019-05-09 22:55:48,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110597133636s 2019-05-09 22:55:48,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 22:55:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:48,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5169398-48b9-4bc7-adce-c84e5b6d745f 2019-05-09 22:55:48,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:48,855 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91/roles/cd96abb66eb043e0a9978bce6444100e used request id req-a5169398-48b9-4bc7-adce-c84e5b6d745f 2019-05-09 22:55:48,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.25888800621s 2019-05-09 22:55:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:48,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2037976-1584-4545-ae35-f3bed5de2541 2019-05-09 22:55:48,865 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:55:48,866 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c2037976-1584-4545-ae35-f3bed5de2541 2019-05-09 22:55:48,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:55:49,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "537d236549c347ceb7cccc57e841cd6f", "name": "networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/537d236549c347ceb7cccc57e841cd6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/537d236549c347ceb7cccc57e841cd6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/537d236549c347ceb7cccc57e841cd6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_537d236549c347ceb7cccc57e841cd6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_537d236549c347ceb7cccc57e841cd6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/537d236549c347ceb7cccc57e841cd6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/537d236549c347ceb7cccc57e841cd6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/537d236549c347ceb7cccc57e841cd6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/537d236549c347ceb7cccc57e841cd6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/537d236549c347ceb7cccc57e841cd6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/537d236549c347ceb7cccc57e841cd6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "audit_ids": ["9Uw9ldqcTDW7p9Chh5aeGg"], "issued_at": "2019-05-09T22:55:49.000000Z"}} 2019-05-09 22:55:49,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:55:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b586ca9d67eeafecd343daf8b5ca2a09cc28e0eb" 2019-05-09 22:55:49,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:55:49 GMT X-Openstack-Request-Id: req-642e2bbe-6b42-45e7-a1ca-4f59ca2fbf33 2019-05-09 22:55:49,570 - 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"}]} 2019-05-09 22:55:49,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-642e2bbe-6b42-45e7-a1ca-4f59ca2fbf33 2019-05-09 22:55:49,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.299475908279s 2019-05-09 22:55:49,580 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-05-09 22:55:49,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:49,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:49,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 09 May 2019 22:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee642caa-7382-41b1-978d-fc055d77e4aa 2019-05-09 22:55:49,824 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "links": {"self": "http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:49,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ee642caa-7382-41b1-978d-fc055d77e4aa 2019-05-09 22:55:49,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243928909302s 2019-05-09 22:55:49,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:49,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:50,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Thu, 09 May 2019 22:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43af4d87-c255-4d9a-a02d-d661dcd7b3b9 2019-05-09 22:55:50,054 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_28781d09-bfa2-419e-9394-0136c081ab6c", "links": {"self": "http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bb8eaf4e4cf54a0abbb6d2232c3d4b91", "description": null}} 2019-05-09 22:55:50,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91 used request id req-43af4d87-c255-4d9a-a02d-d661dcd7b3b9 2019-05-09 22:55:50,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224651098251s 2019-05-09 22:55:50,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:55:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:50,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34b01ab-7e25-40a1-83f3-123d5f7a543c 2019-05-09 22:55:50,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:50,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bb8eaf4e4cf54a0abbb6d2232c3d4b91 used request id req-f34b01ab-7e25-40a1-83f3-123d5f7a543c 2019-05-09 22:55:50,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.604833841324s 2019-05-09 22:55:50,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:50,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 09 May 2019 22:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680cff16-5550-46cb-9184-68fcbfc3fe71 2019-05-09 22:55:50,789 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f"}, "tags": [], "enabled": true, "id": "537d236549c347ceb7cccc57e841cd6f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_28781d09-bfa2-419e-9394-0136c081ab6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:55:50,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-680cff16-5550-46cb-9184-68fcbfc3fe71 2019-05-09 22:55:50,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123864889145s 2019-05-09 22:55:50,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:55:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:50,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f520d8b-b726-46d1-a5c0-cd65fa2da3ce 2019-05-09 22:55:50,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:50,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/537d236549c347ceb7cccc57e841cd6f used request id req-3f520d8b-b726-46d1-a5c0-cd65fa2da3ce 2019-05-09 22:55:50,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199265956879s 2019-05-09 22:55:50,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:55:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=537d236549c347ceb7cccc57e841cd6f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3bae746d9eb273edf88173c05f27823aa4f87f35" 2019-05-09 22:55:51,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 09 May 2019 22:55:51 GMT X-Openstack-Request-Id: req-12407577-3ad6-4f16-9cd7-19f0bf751d2d 2019-05-09 22:55:51,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-09 22:55:51,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=537d236549c347ceb7cccc57e841cd6f&name=default used request id req-12407577-3ad6-4f16-9cd7-19f0bf751d2d 2019-05-09 22:55:51,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313699960709s 2019-05-09 22:55:51,312 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-05-09 22:55:51,313 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-05-09 22:55:51,365 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-05-09 22:55:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:51,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3102d1-e49d-4dcf-9601-b1236bd26bbe 2019-05-09 22:55:51,412 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:55:51,412 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ca3102d1-e49d-4dcf-9601-b1236bd26bbe 2019-05-09 22:55:51,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:55:51,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["8s4-RmOjSf-op91G4PVzhA"], "issued_at": "2019-05-09T22:55:51.000000Z"}} 2019-05-09 22:55:51,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:55:51,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:52,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:55:52 GMT X-Openstack-Request-Id: req-9e248d40-979c-4112-9903-400f65d8f4db 2019-05-09 22:55:52,235 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:55:52,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e248d40-979c-4112-9903-400f65d8f4db 2019-05-09 22:55:52,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.4016289711s 2019-05-09 22:55:52,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:52,248 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c8d231c-39f5-44bb-8216-5989538ad624 2019-05-09 22:55:52,248 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:55:52,248 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-7c8d231c-39f5-44bb-8216-5989538ad624 2019-05-09 22:55:52,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:52,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7beb2d72-a3c9-41b7-a906-404ae570c2ee 2019-05-09 22:55:52,467 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:55:52,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7beb2d72-a3c9-41b7-a906-404ae570c2ee 2019-05-09 22:55:52,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218299865723s 2019-05-09 22:55:52,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:55:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}}' 2019-05-09 22:55:52,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 09 May 2019 22:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e12e438b-eef1-4d3e-9682-535a303ed520 2019-05-09 22:55:52,666 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd"}, "tags": [], "enabled": true, "id": "dcb3c3adb81544248f7fee81289e9afd", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}} 2019-05-09 22:55:52,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e12e438b-eef1-4d3e-9682-535a303ed520 2019-05-09 22:55:52,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192213058472s 2019-05-09 22:55:52,667 - 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'dcb3c3adb81544248f7fee81289e9afd', '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_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e'}) 2019-05-09 22:55:52,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:55:52,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "GHKUFzp7WORquZF1q3cUm09z3lPfWs", "email": null, "name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}}' 2019-05-09 22:55:53,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 09 May 2019 22:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6117343-01a7-40eb-8791-78635d982724 2019-05-09 22:55:53,086 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "links": {"self": "http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97aff79f0c71461e897966173fae00ff", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:55:53,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-d6117343-01a7-40eb-8791-78635d982724 2019-05-09 22:55:53,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412594795227s 2019-05-09 22:55:53,087 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'97aff79f0c71461e897966173fae00ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e'}) 2019-05-09 22:55:53,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:53,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:53,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c6200c-23b6-4e51-be35-0ad6342a930d 2019-05-09 22:55:53,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:53,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7c6200c-23b6-4e51-be35-0ad6342a930d 2019-05-09 22:55:53,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208635807037s 2019-05-09 22:55:53,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:53,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:53,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9bd0d3-0fa6-48b8-a783-f321c4f27d3c 2019-05-09 22:55:53,433 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:53,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7b9bd0d3-0fa6-48b8-a783-f321c4f27d3c 2019-05-09 22:55:53,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128692150116s 2019-05-09 22:55:53,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:53,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87139c1-9e89-438b-b7d8-8183f9300779 2019-05-09 22:55:53,668 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:53,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c87139c1-9e89-438b-b7d8-8183f9300779 2019-05-09 22:55:53,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230816841125s 2019-05-09 22:55:53,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:53,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3c1f7d-cfb8-44bf-a5e0-ce0d436bd77c 2019-05-09 22:55:53,878 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:55:53,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-de3c1f7d-cfb8-44bf-a5e0-ce0d436bd77c 2019-05-09 22:55:53,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204407930374s 2019-05-09 22:55:53,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:54,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 22:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c85bf7-8065-48cf-b0e1-b73f35572671 2019-05-09 22:55:54,122 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "links": {"self": "http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97aff79f0c71461e897966173fae00ff", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:54,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-30c85bf7-8065-48cf-b0e1-b73f35572671 2019-05-09 22:55:54,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24315404892s 2019-05-09 22:55:54,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:54,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Thu, 09 May 2019 22:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07e80a9-3d50-4e5e-8055-e38a0281ad95 2019-05-09 22:55:54,357 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd"}, "tags": [], "enabled": true, "id": "dcb3c3adb81544248f7fee81289e9afd", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:55:54,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c07e80a9-3d50-4e5e-8055-e38a0281ad95 2019-05-09 22:55:54,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225698947906s 2019-05-09 22:55:54,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:55:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=97aff79f0c71461e897966173fae00ff&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=dcb3c3adb81544248f7fee81289e9afd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:54,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 22:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce4a6aa-4719-4754-93e7-4da983a405f1 2019-05-09 22:55:54,566 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=97aff79f0c71461e897966173fae00ff&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=dcb3c3adb81544248f7fee81289e9afd", "previous": null, "next": null}} 2019-05-09 22:55:54,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=97aff79f0c71461e897966173fae00ff&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=dcb3c3adb81544248f7fee81289e9afd used request id req-dce4a6aa-4719-4754-93e7-4da983a405f1 2019-05-09 22:55:54,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201020002365s 2019-05-09 22:55:54,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:55:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd/users/97aff79f0c71461e897966173fae00ff/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:54,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2615fc99-2a44-4b06-bf5d-b98086a32711 2019-05-09 22:55:54,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:54,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd/users/97aff79f0c71461e897966173fae00ff/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-2615fc99-2a44-4b06-bf5d-b98086a32711 2019-05-09 22:55:54,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274221897125s 2019-05-09 22:55:54,845 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e', 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'dcb3c3adb81544248f7fee81289e9afd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GHKUFzp7WORquZF1q3cUm09z3lPfWs', 'username': u'networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:55:54,848 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e', 'password': 'GHKUFzp7WORquZF1q3cUm09z3lPfWs', 'project_name': 'networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'dcb3c3adb81544248f7fee81289e9afd', 'project_domain_name': 'Default'} 2019-05-09 22:55:54,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:54,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cafd78a-f8db-49eb-a960-1fa5955e201a 2019-05-09 22:55:54,983 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:54,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6cafd78a-f8db-49eb-a960-1fa5955e201a 2019-05-09 22:55:54,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130983829498s 2019-05-09 22:55:54,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:54,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:55,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175e11bb-a729-4cf5-a7da-46b2f2de1cfb 2019-05-09 22:55:55,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:55,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-175e11bb-a729-4cf5-a7da-46b2f2de1cfb 2019-05-09 22:55:55,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114577054977s 2019-05-09 22:55:55,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:55,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:55,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1087825a-c5f2-4650-8481-0d287a667a0b 2019-05-09 22:55:55,237 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:55:55,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1087825a-c5f2-4650-8481-0d287a667a0b 2019-05-09 22:55:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.129442930222s 2019-05-09 22:55:55,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:55,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 22:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d2b16d-96b6-48d5-863e-67e89a30ffbc 2019-05-09 22:55:55,479 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "links": {"self": "http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97aff79f0c71461e897966173fae00ff", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-57d2b16d-96b6-48d5-863e-67e89a30ffbc 2019-05-09 22:55:55,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241104125977s 2019-05-09 22:55:55,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:55,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Thu, 09 May 2019 22:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdf9104-e419-41e4-b965-e20a3683f9eb 2019-05-09 22:55:55,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd"}, "tags": [], "enabled": true, "id": "dcb3c3adb81544248f7fee81289e9afd", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:55:55,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2fdf9104-e419-41e4-b965-e20a3683f9eb 2019-05-09 22:55:55,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205415010452s 2019-05-09 22:55:55,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:55:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=97aff79f0c71461e897966173fae00ff&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=dcb3c3adb81544248f7fee81289e9afd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:55,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 22:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9e8773-0771-4260-b838-e88f840890b1 2019-05-09 22:55:55,910 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=97aff79f0c71461e897966173fae00ff&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=dcb3c3adb81544248f7fee81289e9afd", "previous": null, "next": null}} 2019-05-09 22:55:55,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=97aff79f0c71461e897966173fae00ff&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=dcb3c3adb81544248f7fee81289e9afd used request id req-7d9e8773-0771-4260-b838-e88f840890b1 2019-05-09 22:55:55,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206523180008s 2019-05-09 22:55:55,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:55:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd/users/97aff79f0c71461e897966173fae00ff/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:56,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67abf120-3319-4949-8d15-ff017df4c7f4 2019-05-09 22:55:56,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:56,166 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd/users/97aff79f0c71461e897966173fae00ff/roles/cd96abb66eb043e0a9978bce6444100e used request id req-67abf120-3319-4949-8d15-ff017df4c7f4 2019-05-09 22:55:56,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253723859787s 2019-05-09 22:55:56,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:55:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa9af96-38b5-4163-b6fe-720aacced763 2019-05-09 22:55:56,378 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:55:56,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7fa9af96-38b5-4163-b6fe-720aacced763 2019-05-09 22:55:56,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208492994308s 2019-05-09 22:55:56,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:55:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:56,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e1fac6-b89b-4765-b191-0f00119a24d5 2019-05-09 22:55:56,558 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:55:56,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-94e1fac6-b89b-4765-b191-0f00119a24d5 2019-05-09 22:55:56,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174956083298s 2019-05-09 22:55:56,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:56,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:56,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 22:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a589cdd2-069b-47f6-810c-0db7696fca26 2019-05-09 22:55:56,805 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "links": {"self": "http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97aff79f0c71461e897966173fae00ff", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:56,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a589cdd2-069b-47f6-810c-0db7696fca26 2019-05-09 22:55:56,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245965003967s 2019-05-09 22:55:56,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:55:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=97aff79f0c71461e897966173fae00ff&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:57,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 22:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab4cd7d-8e3a-43f0-b6fa-8960e76f9bf1 2019-05-09 22:55:57,033 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=97aff79f0c71461e897966173fae00ff&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 22:55:57,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=97aff79f0c71461e897966173fae00ff&scope.domain.id=default used request id req-9ab4cd7d-8e3a-43f0-b6fa-8960e76f9bf1 2019-05-09 22:55:57,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216006040573s 2019-05-09 22:55:57,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 22:55:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/97aff79f0c71461e897966173fae00ff/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:57,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc601b90-8c03-4055-8d9d-04eb848b83c8 2019-05-09 22:55:57,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:57,299 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/97aff79f0c71461e897966173fae00ff/roles/cd96abb66eb043e0a9978bce6444100e used request id req-dc601b90-8c03-4055-8d9d-04eb848b83c8 2019-05-09 22:55:57,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.261734962463s 2019-05-09 22:55:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9c1e85-fede-4396-97d9-c6041e48aa36 2019-05-09 22:55:57,309 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:55:57,309 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-8e9c1e85-fede-4396-97d9-c6041e48aa36 2019-05-09 22:55:57,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:55:57,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcb3c3adb81544248f7fee81289e9afd", "name": "networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dcb3c3adb81544248f7fee81289e9afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/dcb3c3adb81544248f7fee81289e9afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/dcb3c3adb81544248f7fee81289e9afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_dcb3c3adb81544248f7fee81289e9afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_dcb3c3adb81544248f7fee81289e9afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/dcb3c3adb81544248f7fee81289e9afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/dcb3c3adb81544248f7fee81289e9afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/dcb3c3adb81544248f7fee81289e9afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/dcb3c3adb81544248f7fee81289e9afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/dcb3c3adb81544248f7fee81289e9afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/dcb3c3adb81544248f7fee81289e9afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "id": "97aff79f0c71461e897966173fae00ff"}, "audit_ids": ["_-WU3HrYQqO49y3e_f2KdA"], "issued_at": "2019-05-09T22:55:57.000000Z"}} 2019-05-09 22:55:57,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:55:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac12d6d3a54741fceb9bfcb26a6064805c21fb87" 2019-05-09 22:55:58,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:55:58 GMT X-Openstack-Request-Id: req-2ff8a66b-03ba-4f67-9f62-ac1215e76b5d 2019-05-09 22:55:58,033 - 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"}]} 2019-05-09 22:55:58,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-2ff8a66b-03ba-4f67-9f62-ac1215e76b5d 2019-05-09 22:55:58,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.310370922089s 2019-05-09 22:55:58,044 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-05-09 22:55:58,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:58,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 22:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fa3469-c96a-4547-b0a4-f794c8918a30 2019-05-09 22:55:58,189 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "links": {"self": "http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97aff79f0c71461e897966173fae00ff", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:55:58,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d2fa3469-c96a-4547-b0a4-f794c8918a30 2019-05-09 22:55:58,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144876003265s 2019-05-09 22:55:58,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:55:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:58,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 09 May 2019 22:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68e95d9-bd0e-458d-b9e8-a8e1d9d168ea 2019-05-09 22:55:58,523 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e", "links": {"self": "http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "97aff79f0c71461e897966173fae00ff", "description": null}} 2019-05-09 22:55:58,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff used request id req-e68e95d9-bd0e-458d-b9e8-a8e1d9d168ea 2019-05-09 22:55:58,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.328574180603s 2019-05-09 22:55:58,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:55:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:58,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c899b3eb-38df-4fd2-9383-dae73006d86d 2019-05-09 22:55:58,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:58,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/97aff79f0c71461e897966173fae00ff used request id req-c899b3eb-38df-4fd2-9383-dae73006d86d 2019-05-09 22:55:58,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207762956619s 2019-05-09 22:55:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:55:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:58,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 09 May 2019 22:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb7cf99-1c8f-4c1b-8507-2c1ecfe4f18b 2019-05-09 22:55:58,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd"}, "tags": [], "enabled": true, "id": "dcb3c3adb81544248f7fee81289e9afd", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8cd9cea9-3f9a-4e97-a1a5-e4a4f266464e"}]} 2019-05-09 22:55:58,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7cb7cf99-1c8f-4c1b-8507-2c1ecfe4f18b 2019-05-09 22:55:58,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166126012802s 2019-05-09 22:55:58,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:55:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:59,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d781d47b-4ee8-4b52-96d8-4535120b6ce8 2019-05-09 22:55:59,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:55:59,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/dcb3c3adb81544248f7fee81289e9afd used request id req-d781d47b-4ee8-4b52-96d8-4535120b6ce8 2019-05-09 22:55:59,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.293781042099s 2019-05-09 22:55:59,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:55:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=dcb3c3adb81544248f7fee81289e9afd&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8301a6e4c9f3d62b8493c58997bcab2a06258b97" 2019-05-09 22:55:59,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 09 May 2019 22:55:59 GMT X-Openstack-Request-Id: req-06615672-57c8-4b9a-82ac-5a87b2cebed3 2019-05-09 22:55:59,535 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-09 22:55:59,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=dcb3c3adb81544248f7fee81289e9afd&name=default used request id req-06615672-57c8-4b9a-82ac-5a87b2cebed3 2019-05-09 22:55:59,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326944112778s 2019-05-09 22:55:59,536 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-05-09 22:55:59,536 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-05-09 22:55:59,591 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-05-09 22:55:59,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:55:59,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb4bf90-19b3-4edb-9683-d745b58f125f 2019-05-09 22:55:59,639 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:55:59,639 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-8fb4bf90-19b3-4edb-9683-d745b58f125f 2019-05-09 22:55:59,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:56:00,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["Ps270K7kQD6P6h95boviVQ"], "issued_at": "2019-05-09T22:55:59.000000Z"}} 2019-05-09 22:56:00,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:56:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:00,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:56:00 GMT X-Openstack-Request-Id: req-99b77de6-a931-4e80-b8af-f25285da017d 2019-05-09 22:56:00,354 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:56:00,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99b77de6-a931-4e80-b8af-f25285da017d 2019-05-09 22:56:00,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299593925476s 2019-05-09 22:56:00,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:00,366 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39ee96a-11ff-4f8b-b610-b54b610efc82 2019-05-09 22:56:00,366 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:56:00,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-f39ee96a-11ff-4f8b-b610-b54b610efc82 2019-05-09 22:56:00,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:00,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f15d4c-9466-4554-9fea-6fcc64191d62 2019-05-09 22:56:00,582 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:56:00,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-98f15d4c-9466-4554-9fea-6fcc64191d62 2019-05-09 22:56:00,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215301036835s 2019-05-09 22:56:00,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:56:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66"}}' 2019-05-09 22:56:00,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 09 May 2019 22:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a04134de-7bf9-4b59-a4be-9c2158a95320 2019-05-09 22:56:00,852 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156"}, "tags": [], "enabled": true, "id": "e731159f35dc4a6da022e1a40b131156", "parent_id": "default", "domain_id": "default", "name": "barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66"}} 2019-05-09 22:56:00,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a04134de-7bf9-4b59-a4be-9c2158a95320 2019-05-09 22:56:00,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262676000595s 2019-05-09 22:56:00,853 - 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'e731159f35dc4a6da022e1a40b131156', '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_179339d3-2be7-4d58-9fdb-349f17ac1f66'}) 2019-05-09 22:56:00,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:56:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "CRYeyEdVBBlRBdMMUfYTSEKUkzYtbu", "email": null, "name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66"}}' 2019-05-09 22:56:01,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 09 May 2019 22:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f15041-5e8e-4377-ab87-42d23cb646e2 2019-05-09 22:56:01,253 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "links": {"self": "http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de1c4651fc1b4fd993bc49a5c6d0a927", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:56:01,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-25f15041-5e8e-4377-ab87-42d23cb646e2 2019-05-09 22:56:01,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393756151199s 2019-05-09 22:56:01,254 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'de1c4651fc1b4fd993bc49a5c6d0a927', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66'}) 2019-05-09 22:56:01,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:01,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38f0352-96d3-4185-b26a-9f8e4c487daf 2019-05-09 22:56:01,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:01,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a38f0352-96d3-4185-b26a-9f8e4c487daf 2019-05-09 22:56:01,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167151212692s 2019-05-09 22:56:01,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:01,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4255b0c5-ae25-45f5-85ec-2dce257fb126 2019-05-09 22:56:01,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:01,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4255b0c5-ae25-45f5-85ec-2dce257fb126 2019-05-09 22:56:01,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122059106827s 2019-05-09 22:56:01,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:01,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa128264-14f0-4169-a118-cceeafd4de03 2019-05-09 22:56:01,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:01,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa128264-14f0-4169-a118-cceeafd4de03 2019-05-09 22:56:01,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130257129669s 2019-05-09 22:56:01,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:01,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:01,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e52071-1675-4b40-8472-2ab83d21ad7c 2019-05-09 22:56:01,891 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:56:01,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-83e52071-1675-4b40-8472-2ab83d21ad7c 2019-05-09 22:56:01,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19846200943s 2019-05-09 22:56:01,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:01,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:02,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 09 May 2019 22:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae91955c-ceb8-4cdf-939d-70524f54e7cd 2019-05-09 22:56:02,041 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "links": {"self": "http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de1c4651fc1b4fd993bc49a5c6d0a927", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:56:02,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ae91955c-ceb8-4cdf-939d-70524f54e7cd 2019-05-09 22:56:02,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149833917618s 2019-05-09 22:56:02,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:56:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:02,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b3f7f5-256a-49c6-b688-ace072154675 2019-05-09 22:56:02,232 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156"}, "tags": [], "enabled": true, "id": "e731159f35dc4a6da022e1a40b131156", "parent_id": "default", "domain_id": "default", "name": "barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:56:02,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-60b3f7f5-256a-49c6-b688-ace072154675 2019-05-09 22:56:02,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179714918137s 2019-05-09 22:56:02,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:56:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=de1c4651fc1b4fd993bc49a5c6d0a927&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=e731159f35dc4a6da022e1a40b131156" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:02,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 09 May 2019 22:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9a02bd-d70e-4882-b98b-e462ca18edda 2019-05-09 22:56:02,453 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=de1c4651fc1b4fd993bc49a5c6d0a927&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=e731159f35dc4a6da022e1a40b131156", "previous": null, "next": null}} 2019-05-09 22:56:02,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=de1c4651fc1b4fd993bc49a5c6d0a927&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=e731159f35dc4a6da022e1a40b131156 used request id req-7a9a02bd-d70e-4882-b98b-e462ca18edda 2019-05-09 22:56:02,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211527109146s 2019-05-09 22:56:02,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:56:02,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156/users/de1c4651fc1b4fd993bc49a5c6d0a927/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:02,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae21da5-3f08-43c1-a607-82ee08656c6e 2019-05-09 22:56:02,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:02,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156/users/de1c4651fc1b4fd993bc49a5c6d0a927/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-8ae21da5-3f08-43c1-a607-82ee08656c6e 2019-05-09 22:56:02,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273546934128s 2019-05-09 22:56:02,731 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66', 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'e731159f35dc4a6da022e1a40b131156', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CRYeyEdVBBlRBdMMUfYTSEKUkzYtbu', 'username': u'barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:56:02,734 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66', 'password': 'CRYeyEdVBBlRBdMMUfYTSEKUkzYtbu', 'project_name': 'barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'e731159f35dc4a6da022e1a40b131156', 'project_domain_name': 'Default'} 2019-05-09 22:56:02,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:02,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0353317b-76ba-498b-9ecf-35b8c83d3af3 2019-05-09 22:56:02,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:02,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0353317b-76ba-498b-9ecf-35b8c83d3af3 2019-05-09 22:56:02,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22172999382s 2019-05-09 22:56:02,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:03,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6786b9d8-c2c0-415d-b039-a7df66705d35 2019-05-09 22:56:03,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:03,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6786b9d8-c2c0-415d-b039-a7df66705d35 2019-05-09 22:56:03,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207361936569s 2019-05-09 22:56:03,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:03,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:03,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffb2446-05ac-4109-a42f-140bdecd3aeb 2019-05-09 22:56:03,408 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:56:03,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0ffb2446-05ac-4109-a42f-140bdecd3aeb 2019-05-09 22:56:03,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230883836746s 2019-05-09 22:56:03,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:03,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 09 May 2019 22:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7537f68-f0ac-4b3c-8864-897c98a3e4a6 2019-05-09 22:56:03,554 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "links": {"self": "http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de1c4651fc1b4fd993bc49a5c6d0a927", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:56:03,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d7537f68-f0ac-4b3c-8864-897c98a3e4a6 2019-05-09 22:56:03,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145078897476s 2019-05-09 22:56:03,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:56:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:03,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0d8ad5-ddaa-4ee5-ac80-2eefc17af812 2019-05-09 22:56:03,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156"}, "tags": [], "enabled": true, "id": "e731159f35dc4a6da022e1a40b131156", "parent_id": "default", "domain_id": "default", "name": "barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:56:03,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7e0d8ad5-ddaa-4ee5-ac80-2eefc17af812 2019-05-09 22:56:03,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118405103683s 2019-05-09 22:56:03,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:56:03,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=de1c4651fc1b4fd993bc49a5c6d0a927&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=e731159f35dc4a6da022e1a40b131156" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:03,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Thu, 09 May 2019 22:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8144f3fa-06b3-4b02-a53a-261a7b464bc0 2019-05-09 22:56:03,813 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=de1c4651fc1b4fd993bc49a5c6d0a927&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=e731159f35dc4a6da022e1a40b131156", "previous": null, "next": null}} 2019-05-09 22:56:03,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=de1c4651fc1b4fd993bc49a5c6d0a927&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=e731159f35dc4a6da022e1a40b131156 used request id req-8144f3fa-06b3-4b02-a53a-261a7b464bc0 2019-05-09 22:56:03,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124123811722s 2019-05-09 22:56:03,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:56:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156/users/de1c4651fc1b4fd993bc49a5c6d0a927/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:04,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28551f23-c7de-4cc6-b12a-ab85bd8604c8 2019-05-09 22:56:04,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:04,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156/users/de1c4651fc1b4fd993bc49a5c6d0a927/roles/cd96abb66eb043e0a9978bce6444100e used request id req-28551f23-c7de-4cc6-b12a-ab85bd8604c8 2019-05-09 22:56:04,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273828029633s 2019-05-09 22:56:04,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:04,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea6f151-ebd5-4e53-acca-bf5f4ab32e4b 2019-05-09 22:56:04,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:04,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ea6f151-ebd5-4e53-acca-bf5f4ab32e4b 2019-05-09 22:56:04,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211049795151s 2019-05-09 22:56:04,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:04,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:04,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da89e96-296e-42e6-bb17-ba8e3de9e2fc 2019-05-09 22:56:04,524 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:56:04,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7da89e96-296e-42e6-bb17-ba8e3de9e2fc 2019-05-09 22:56:04,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214359998703s 2019-05-09 22:56:04,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:04,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 09 May 2019 22:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2b260e-f812-4431-9208-80d0c068b7b5 2019-05-09 22:56:04,673 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "links": {"self": "http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de1c4651fc1b4fd993bc49a5c6d0a927", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:56:04,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0b2b260e-f812-4431-9208-80d0c068b7b5 2019-05-09 22:56:04,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147763967514s 2019-05-09 22:56:04,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:56:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=de1c4651fc1b4fd993bc49a5c6d0a927&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:04,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 09 May 2019 22:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55eaf9b-efb8-4775-a998-0b48bec5e3c8 2019-05-09 22:56:04,798 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=de1c4651fc1b4fd993bc49a5c6d0a927&scope.domain.id=default", "previous": null, "next": null}} 2019-05-09 22:56:04,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=cd96abb66eb043e0a9978bce6444100e&user.id=de1c4651fc1b4fd993bc49a5c6d0a927&scope.domain.id=default used request id req-a55eaf9b-efb8-4775-a998-0b48bec5e3c8 2019-05-09 22:56:04,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116122961044s 2019-05-09 22:56:04,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-09 22:56:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/de1c4651fc1b4fd993bc49a5c6d0a927/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:05,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e9d3ec-8c1a-4e24-90e1-2c4fa5f06b81 2019-05-09 22:56:05,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:05,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/de1c4651fc1b4fd993bc49a5c6d0a927/roles/cd96abb66eb043e0a9978bce6444100e used request id req-a2e9d3ec-8c1a-4e24-90e1-2c4fa5f06b81 2019-05-09 22:56:05,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.269197940826s 2019-05-09 22:56:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:05,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a844ac2a-c17a-49c1-8653-48b165c069bc 2019-05-09 22:56:05,083 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:56:05,083 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a844ac2a-c17a-49c1-8653-48b165c069bc 2019-05-09 22:56:05,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:56:05,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e731159f35dc4a6da022e1a40b131156", "name": "barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e731159f35dc4a6da022e1a40b131156", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/e731159f35dc4a6da022e1a40b131156", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/e731159f35dc4a6da022e1a40b131156", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_e731159f35dc4a6da022e1a40b131156", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_e731159f35dc4a6da022e1a40b131156", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/e731159f35dc4a6da022e1a40b131156", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/e731159f35dc4a6da022e1a40b131156", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/e731159f35dc4a6da022e1a40b131156", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e731159f35dc4a6da022e1a40b131156", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/e731159f35dc4a6da022e1a40b131156", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/e731159f35dc4a6da022e1a40b131156", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "id": "de1c4651fc1b4fd993bc49a5c6d0a927"}, "audit_ids": ["1yrAr-HRSBuqNip4OMsTYw"], "issued_at": "2019-05-09T22:56:05.000000Z"}} 2019-05-09 22:56:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:05,494 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190e97dd-52f3-4b07-8b23-def83d1840b0 2019-05-09 22:56:05,494 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:56:05,494 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-190e97dd-52f3-4b07-8b23-def83d1840b0 2019-05-09 22:56:05,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-09 22:56:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:05,507 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f7d321-5fdd-4ac2-ab0c-f22e4be0eb2e 2019-05-09 22:56:05,508 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-09 22:56:05,508 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-a4f7d321-5fdd-4ac2-ab0c-f22e4be0eb2e 2019-05-09 22:56:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7e2c9ca6ff9ab5c97b0d960a7ffbe6d5f46efb5" 2019-05-09 22:56:05,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Thu, 09 May 2019 22:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f90d37fe-d3d5-48ef-bd5d-e30f6114a541 2019-05-09 22:56:05,701 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-09 22:56:05,701 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-f90d37fe-d3d5-48ef-bd5d-e30f6114a541 2019-05-09 22:56:05,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203067064285s 2019-05-09 22:56:05,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:56:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7e2c9ca6ff9ab5c97b0d960a7ffbe6d5f46efb5" 2019-05-09 22:56:06,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:56:06 GMT X-Openstack-Request-Id: req-85923fe4-09c6-4c3f-9789-2211a0c82b9d 2019-05-09 22:56:06,030 - 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"}]} 2019-05-09 22:56:06,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-85923fe4-09c6-4c3f-9789-2211a0c82b9d 2019-05-09 22:56:06,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.318940162659s 2019-05-09 22:56:06,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:06,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:06,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 09 May 2019 22:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087341e8-0035-49f2-8a01-1c2bc7ef57e0 2019-05-09 22:56:06,184 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "links": {"self": "http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de1c4651fc1b4fd993bc49a5c6d0a927", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:56:06,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-087341e8-0035-49f2-8a01-1c2bc7ef57e0 2019-05-09 22:56:06,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142960071564s 2019-05-09 22:56:06,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 09 May 2019 22:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8121df-498f-4a82-91c5-310490eec7c5 2019-05-09 22:56:06,414 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_179339d3-2be7-4d58-9fdb-349f17ac1f66", "links": {"self": "http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "de1c4651fc1b4fd993bc49a5c6d0a927", "description": null}} 2019-05-09 22:56:06,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927 used request id req-2d8121df-498f-4a82-91c5-310490eec7c5 2019-05-09 22:56:06,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224728822708s 2019-05-09 22:56:06,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-09 22:56:06,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:06,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d82446d-143f-440b-ac0d-92fca97c8943 2019-05-09 22:56:06,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:06,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/de1c4651fc1b4fd993bc49a5c6d0a927 used request id req-3d82446d-143f-440b-ac0d-92fca97c8943 2019-05-09 22:56:06,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317477941513s 2019-05-09 22:56:06,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:56:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:06,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Thu, 09 May 2019 22:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8f020e-b3d5-4072-af75-0325db063e11 2019-05-09 22:56:06,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156"}, "tags": [], "enabled": true, "id": "e731159f35dc4a6da022e1a40b131156", "parent_id": "default", "domain_id": "default", "name": "barbican-project_179339d3-2be7-4d58-9fdb-349f17ac1f66"}]} 2019-05-09 22:56:06,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2b8f020e-b3d5-4072-af75-0325db063e11 2019-05-09 22:56:06,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232101917267s 2019-05-09 22:56:06,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-09 22:56:06,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:07,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00967c1c-e86c-44c3-a6f8-480e21dc2dcb 2019-05-09 22:56:07,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:07,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e731159f35dc4a6da022e1a40b131156 used request id req-00967c1c-e86c-44c3-a6f8-480e21dc2dcb 2019-05-09 22:56:07,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.298277854919s 2019-05-09 22:56:07,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-09 22:56:07,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e731159f35dc4a6da022e1a40b131156&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81dfd686e1cdfb633ab3ac529139196e33b2e81e" 2019-05-09 22:56:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 09 May 2019 22:56:07 GMT X-Openstack-Request-Id: req-5c177409-2175-4655-a090-082769060d2c 2019-05-09 22:56:07,630 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-09 22:56:07,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e731159f35dc4a6da022e1a40b131156&name=default used request id req-5c177409-2175-4655-a090-082769060d2c 2019-05-09 22:56:07,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350708007812s 2019-05-09 22:56:07,631 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-05-09 22:56:07,631 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-05-09 22:56:07,637 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 16:52 | PASS | | rally_sanity | functest | smoke | 27:05 | FAIL | | refstack_defcore | functest | smoke | 08:31 | FAIL | | tempest_full | functest | smoke | 47:06 | FAIL | | tempest_scenario | functest | smoke | 11:51 | PASS | | patrole | functest | smoke | 03:46 | PASS | | neutron_trunk | functest | smoke | 02:58 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-05-09 22:56:07,646 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-09 22:56:14,834 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-1 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-09 22:56:14,837 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hTFGZ1Y93fsQBWvrx8eylogS1 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=2ab4035b39944105b06c1331442b1700 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-09 22:56:14,838 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-09 22:56:14,838 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-05-09 22:56:14,849 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-05-09 22:56:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:15,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a01e79e-24ef-491a-8e1b-f9ff2df6e3c0 2019-05-09 22:56:15,121 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:56:15,121 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1a01e79e-24ef-491a-8e1b-f9ff2df6e3c0 2019-05-09 22:56:15,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:56:15,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["Nma3Q9EgRbmehLao0EcGlQ"], "issued_at": "2019-05-09T22:56:15.000000Z"}} 2019-05-09 22:56:15,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:56:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:15,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 09 May 2019 22:56:15 GMT X-Openstack-Request-Id: req-a5d04fee-fcab-479e-ba03-43a7dccfaeeb 2019-05-09 22:56:15,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-09 22:56:15,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5d04fee-fcab-479e-ba03-43a7dccfaeeb 2019-05-09 22:56:15,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405863046646s 2019-05-09 22:56:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:15,963 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109b81f2-26df-4681-bfc3-988e84a8c255 2019-05-09 22:56:15,963 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:56:15,963 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-109b81f2-26df-4681-bfc3-988e84a8c255 2019-05-09 22:56:15,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:15,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:16,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f904069b-59b0-42df-8785-dd2e6b6eb150 2019-05-09 22:56:16,188 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:56:16,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f904069b-59b0-42df-8785-dd2e6b6eb150 2019-05-09 22:56:16,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224181890488s 2019-05-09 22:56:16,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-09 22:56:16,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}}' 2019-05-09 22:56:16,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Thu, 09 May 2019 22:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07075ab0-75d4-4977-bb82-e54adf0767c5 2019-05-09 22:56:16,439 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36"}, "tags": [], "enabled": true, "id": "2a463c7341444ccb8bc608a4e6a47d36", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}} 2019-05-09 22:56:16,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-07075ab0-75d4-4977-bb82-e54adf0767c5 2019-05-09 22:56:16,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243467092514s 2019-05-09 22:56:16,440 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'2a463c7341444ccb8bc608a4e6a47d36', '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_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d'}) 2019-05-09 22:56:16,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-09 22:56:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "AUnJYNQ8215hxIPbZswUnqzZrO3Pz8", "email": null, "name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d"}}' 2019-05-09 22:56:16,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Thu, 09 May 2019 22:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7c4bbc-c464-4bb2-b568-f27ee7ea4475 2019-05-09 22:56:16,887 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": {"self": "http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05be63e8a9f74bcca157c96850b4552c", "domain_id": "default", "password_expires_at": null}} 2019-05-09 22:56:16,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cb7c4bbc-c464-4bb2-b568-f27ee7ea4475 2019-05-09 22:56:16,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441279172897s 2019-05-09 22:56:16,888 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'05be63e8a9f74bcca157c96850b4552c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d'}) 2019-05-09 22:56:16,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:17,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4777f4-2cad-40e3-8633-6987fe077460 2019-05-09 22:56:17,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:17,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d4777f4-2cad-40e3-8633-6987fe077460 2019-05-09 22:56:17,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217212915421s 2019-05-09 22:56:17,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:17,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a71ee7-e54c-4c0b-ab0e-6d50184c7c19 2019-05-09 22:56:17,329 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:17,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-96a71ee7-e54c-4c0b-ab0e-6d50184c7c19 2019-05-09 22:56:17,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215204000473s 2019-05-09 22:56:17,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:17,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:17,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00561574-4f17-461a-a1d3-9e17c4ffced9 2019-05-09 22:56:17,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:17,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-00561574-4f17-461a-a1d3-9e17c4ffced9 2019-05-09 22:56:17,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217799901962s 2019-05-09 22:56:17,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:17,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:17,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c07dad8-1394-46e7-8012-84c2c43b2b7e 2019-05-09 22:56:17,784 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:56:17,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8c07dad8-1394-46e7-8012-84c2c43b2b7e 2019-05-09 22:56:17,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222686767578s 2019-05-09 22:56:17,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:17,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:18,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 22:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69dc283-0fd6-46f5-a1ff-848c2aedd2cb 2019-05-09 22:56:18,025 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": {"self": "http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05be63e8a9f74bcca157c96850b4552c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:56:18,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a69dc283-0fd6-46f5-a1ff-848c2aedd2cb 2019-05-09 22:56:18,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240882873535s 2019-05-09 22:56:18,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:56:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:18,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8ceeee-6578-4e22-8a0d-eb5315bdb93e 2019-05-09 22:56:18,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36"}, "tags": [], "enabled": true, "id": "2a463c7341444ccb8bc608a4e6a47d36", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:56:18,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6b8ceeee-6578-4e22-8a0d-eb5315bdb93e 2019-05-09 22:56:18,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200935840607s 2019-05-09 22:56:18,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:56:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=05be63e8a9f74bcca157c96850b4552c&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=2a463c7341444ccb8bc608a4e6a47d36" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:18,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 22:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e59bc27-748c-470e-9cb7-e4514c1e5294 2019-05-09 22:56:18,471 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=05be63e8a9f74bcca157c96850b4552c&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=2a463c7341444ccb8bc608a4e6a47d36", "previous": null, "next": null}} 2019-05-09 22:56:18,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=05be63e8a9f74bcca157c96850b4552c&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=2a463c7341444ccb8bc608a4e6a47d36 used request id req-8e59bc27-748c-470e-9cb7-e4514c1e5294 2019-05-09 22:56:18,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225691795349s 2019-05-09 22:56:18,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:56:18,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36/users/05be63e8a9f74bcca157c96850b4552c/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:18,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25530101-87da-4085-87ab-b02a3df0246b 2019-05-09 22:56:18,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:18,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36/users/05be63e8a9f74bcca157c96850b4552c/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-25530101-87da-4085-87ab-b02a3df0246b 2019-05-09 22:56:18,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.375504016876s 2019-05-09 22:56:18,851 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d', 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'2a463c7341444ccb8bc608a4e6a47d36', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'AUnJYNQ8215hxIPbZswUnqzZrO3Pz8', 'username': u'rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-09 22:56:18,855 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'password': 'AUnJYNQ8215hxIPbZswUnqzZrO3Pz8', 'project_name': 'rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '2a463c7341444ccb8bc608a4e6a47d36', 'project_domain_name': 'Default'} 2019-05-09 22:56:18,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:19,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518f19d4-6c66-4d55-ae50-fb6d68716e7d 2019-05-09 22:56:19,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:19,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-518f19d4-6c66-4d55-ae50-fb6d68716e7d 2019-05-09 22:56:19,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207010030746s 2019-05-09 22:56:19,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-09 22:56:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:19,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 09 May 2019 22:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f1612a-1c28-445e-9358-c292c9d10702 2019-05-09 22:56:19,289 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-09 22:56:19,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6f1612a-1c28-445e-9358-c292c9d10702 2019-05-09 22:56:19,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21910405159s 2019-05-09 22:56:19,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 09 May 2019 22:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f1dddf-abe4-4dd2-a3e9-f9da84ac334d 2019-05-09 22:56:19,502 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-09 22:56:19,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c0f1dddf-abe4-4dd2-a3e9-f9da84ac334d 2019-05-09 22:56:19,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208182096481s 2019-05-09 22:56:19,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-09 22:56:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:19,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 09 May 2019 22:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ae37d8-6568-4951-af90-9581f1296dea 2019-05-09 22:56:19,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": {"self": "http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05be63e8a9f74bcca157c96850b4552c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-09 22:56:19,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a8ae37d8-6568-4951-af90-9581f1296dea 2019-05-09 22:56:19,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222018957138s 2019-05-09 22:56:19,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:56:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:20,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5a82f9-32b3-4e68-8033-ab0536f03f1f 2019-05-09 22:56:20,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36"}, "tags": [], "enabled": true, "id": "2a463c7341444ccb8bc608a4e6a47d36", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:56:20,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ca5a82f9-32b3-4e68-8033-ab0536f03f1f 2019-05-09 22:56:20,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.324640035629s 2019-05-09 22:56:20,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-09 22:56:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=05be63e8a9f74bcca157c96850b4552c&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=2a463c7341444ccb8bc608a4e6a47d36" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:20,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 09 May 2019 22:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baecbbcd-0420-4738-8995-b16c74fdbf2d 2019-05-09 22:56:20,293 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=05be63e8a9f74bcca157c96850b4552c&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=2a463c7341444ccb8bc608a4e6a47d36", "previous": null, "next": null}} 2019-05-09 22:56:20,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=05be63e8a9f74bcca157c96850b4552c&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=2a463c7341444ccb8bc608a4e6a47d36 used request id req-baecbbcd-0420-4738-8995-b16c74fdbf2d 2019-05-09 22:56:20,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224331140518s 2019-05-09 22:56:20,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-09 22:56:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36/users/05be63e8a9f74bcca157c96850b4552c/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:20,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 09 May 2019 22:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7adb0e2-7653-4bab-85eb-bc367f994a00 2019-05-09 22:56:20,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-09 22:56:20,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36/users/05be63e8a9f74bcca157c96850b4552c/roles/cd96abb66eb043e0a9978bce6444100e used request id req-a7adb0e2-7653-4bab-85eb-bc367f994a00 2019-05-09 22:56:20,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164119958878s 2019-05-09 22:56:20,462 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-05-09 22:56:20,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-09 22:56:20,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:20,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 09 May 2019 22:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a298fb-af5c-4d4a-8968-11353deb6278 2019-05-09 22:56:20,593 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-09 22:56:20,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-96a298fb-af5c-4d4a-8968-11353deb6278 2019-05-09 22:56:20,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130684137344s 2019-05-09 22:56:20,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-09 22:56:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" 2019-05-09 22:56:20,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 09 May 2019 22:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86f8aca-5b49-481f-abaf-c9abe3a86eb7 2019-05-09 22:56:20,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36"}, "tags": [], "enabled": true, "id": "2a463c7341444ccb8bc608a4e6a47d36", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-09 22:56:20,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f86f8aca-5b49-481f-abaf-c9abe3a86eb7 2019-05-09 22:56:20,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.238675117493s 2019-05-09 22:56:20,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-09 22:56:20,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"network": {"shared": true, "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "name": "rally_full-net_2455ca4a-b212-4607-a3e8-dfa82114e85d", "admin_state_up": true}}' 2019-05-09 22:56:21,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 09 May 2019 22:56:21 GMT X-Openstack-Request-Id: req-e57e1877-f77f-4106-91d7-7a36765e046e 2019-05-09 22:56:21,718 - 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":"ffdccc7e-7f55-4286-9b04-dc14e68c0a0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"2a463c7341444ccb8bc608a4e6a47d36","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:56:21Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_2455ca4a-b212-4607-a3e8-dfa82114e85d","admin_state_up":true,"tenant_id":"2a463c7341444ccb8bc608a4e6a47d36","created_at":"2019-05-09T22:56:21Z","mtu":1450}} 2019-05-09 22:56:21,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e57e1877-f77f-4106-91d7-7a36765e046e 2019-05-09 22:56:21,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.87654709816s 2019-05-09 22:56:21,719 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-09T22:56:21Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', u'provider:segmentation_id': 9, 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_full-net_2455ca4a-b212-4607-a3e8-dfa82114e85d', u'created_at': u'2019-05-09T22:56:21Z', u'mtu': 1450, u'tenant_id': u'2a463c7341444ccb8bc608a4e6a47d36', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2a463c7341444ccb8bc608a4e6a47d36', u'l2_adjacency': True}) 2019-05-09 22:56:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:21,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 09 May 2019 22:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6581f74-173f-4201-98b5-0a3a09703ebc 2019-05-09 22:56:21,729 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-09 22:56:21,729 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e6581f74-173f-4201-98b5-0a3a09703ebc 2019-05-09 22:56:21,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-09 22:56:22,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-09T23:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a463c7341444ccb8bc608a4e6a47d36", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2a463c7341444ccb8bc608a4e6a47d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2a463c7341444ccb8bc608a4e6a47d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2a463c7341444ccb8bc608a4e6a47d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "id": "05be63e8a9f74bcca157c96850b4552c"}, "audit_ids": ["rbbxOVgASvOWoP9T9i9BGg"], "issued_at": "2019-05-09T22:56:22.000000Z"}} 2019-05-09 22:56:22,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-09 22:56:22,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" 2019-05-09 22:56:22,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2100 Content-Type: application/json Date: Thu, 09 May 2019 22:56:22 GMT X-Openstack-Request-Id: req-eea6cbad-a761-43df-a744-b4b956435e51 2019-05-09 22:56:22,562 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ffdccc7e-7f55-4286-9b04-dc14e68c0a0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"2a463c7341444ccb8bc608a4e6a47d36","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-09T22:56:21Z","qos_policy_id":null,"name":"rally_full-net_2455ca4a-b212-4607-a3e8-dfa82114e85d","admin_state_up":true,"tenant_id":"2a463c7341444ccb8bc608a4e6a47d36","created_at":"2019-05-09T22:56:21Z","provider:network_type":"vxlan"}]} 2019-05-09 22:56:22,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eea6cbad-a761-43df-a744-b4b956435e51 2019-05-09 22:56:22,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407473087311s 2019-05-09 22:56:22,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-09 22:56:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" -d '{"subnet": {"name": "rally_full-subnet_2455ca4a-b212-4607-a3e8-dfa82114e85d", "enable_dhcp": true, "network_id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-09 22:56:23,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 09 May 2019 22:56:23 GMT X-Openstack-Request-Id: req-c0994e6e-f375-48dc-b4f1-bf039caea70e 2019-05-09 22:56:23,516 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-09T22:56:22Z","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":"e62c9458-dc51-4b13-986a-0f330390fdbe","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2a463c7341444ccb8bc608a4e6a47d36","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_2455ca4a-b212-4607-a3e8-dfa82114e85d","enable_dhcp":true,"segment_id":null,"network_id":"ffdccc7e-7f55-4286-9b04-dc14e68c0a0d","tenant_id":"2a463c7341444ccb8bc608a4e6a47d36","created_at":"2019-05-09T22:56:22Z","ip_version":4}} 2019-05-09 22:56:23,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c0994e6e-f375-48dc-b4f1-bf039caea70e 2019-05-09 22:56:23,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.951746940613s 2019-05-09 22:56:23,517 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:56: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'e62c9458-dc51-4b13-986a-0f330390fdbe', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_2455ca4a-b212-4607-a3e8-dfa82114e85d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', u'tenant_id': u'2a463c7341444ccb8bc608a4e6a47d36', u'created_at': u'2019-05-09T22:56: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'2a463c7341444ccb8bc608a4e6a47d36'}) 2019-05-09 22:56:23,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-09 22:56:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "rally_full-router_2455ca4a-b212-4607-a3e8-dfa82114e85d", "admin_state_up": true}}' 2019-05-09 22:56:30,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Thu, 09 May 2019 22:56:30 GMT X-Openstack-Request-Id: req-a8adf910-8878-4aeb-a2d3-bd37352cdda0 2019-05-09 22:56:30,763 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "created_at": "2019-05-09T22:56:24Z", "admin_state_up": true, "updated_at": "2019-05-09T22:56:25Z", "project_id": "2a463c7341444ccb8bc608a4e6a47d36", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b7c23966-324d-454f-8e8a-2deca8cad2c6", "name": "rally_full-router_2455ca4a-b212-4607-a3e8-dfa82114e85d"}} 2019-05-09 22:56:30,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8adf910-8878-4aeb-a2d3-bd37352cdda0 2019-05-09 22:56:30,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.24579715729s 2019-05-09 22:56:30,764 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-09T22:56:25Z', u'revision_number': 3, u'ha': True, u'id': u'b7c23966-324d-454f-8e8a-2deca8cad2c6', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_2455ca4a-b212-4607-a3e8-dfa82114e85d', u'admin_state_up': True, u'tenant_id': u'2a463c7341444ccb8bc608a4e6a47d36', u'created_at': u'2019-05-09T22:56:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'2a463c7341444ccb8bc608a4e6a47d36'}) 2019-05-09 22:56:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-09 22:56:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b7c23966-324d-454f-8e8a-2deca8cad2c6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" -d '{"subnet_id": "e62c9458-dc51-4b13-986a-0f330390fdbe"}' 2019-05-09 22:56:33,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 09 May 2019 22:56:33 GMT X-Openstack-Request-Id: req-75ebd939-f0da-4f2f-80a7-41345943fba7 2019-05-09 22:56:33,902 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "subnet_id": "e62c9458-dc51-4b13-986a-0f330390fdbe", "subnet_ids": ["e62c9458-dc51-4b13-986a-0f330390fdbe"], "port_id": "d2411dbb-3b80-4c2d-ae2a-ce7e366b832d", "id": "b7c23966-324d-454f-8e8a-2deca8cad2c6"} 2019-05-09 22:56:33,903 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b7c23966-324d-454f-8e8a-2deca8cad2c6/add_router_interface.json used request id req-75ebd939-f0da-4f2f-80a7-41345943fba7 2019-05-09 22:56:33,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13848900795s 2019-05-09 22:56:33,903 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-09 22:56:34,006 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-09 22:56:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:34,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 09 May 2019 22:56:34 GMT 2019-05-09 22:56:34,015 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-09 22:56:34,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:56:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" 2019-05-09 22:56:34,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 09 May 2019 22:56:34 GMT X-Openstack-Request-Id: req-1f20dd12-5456-4453-9bad-95450be8f039 2019-05-09 22:56:34,353 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:56:34,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1f20dd12-5456-4453-9bad-95450be8f039 2019-05-09 22:56:34,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332581043243s 2019-05-09 22:56:34,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-09 22:56:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d"}' 2019-05-09 22:56:34,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Thu, 09 May 2019 22:56:34 GMT Location: http://172.30.9.21:9292/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-22db119c-bad2-4525-a224-a9e19d0014d7 2019-05-09 22:56:34,711 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:56:34Z", "file": "/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/file", "owner": "2a463c7341444ccb8bc608a4e6a47d36", "id": "5a1855c4-92ed-4a24-8a55-8081ba45eba8", "size": null, "self": "/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8", "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_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "checksum": null, "created_at": "2019-05-09T22:56:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-09 22:56:34,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-22db119c-bad2-4525-a224-a9e19d0014d7 2019-05-09 22:56:34,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.34880399704s 2019-05-09 22:56:34,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-09 22:56:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" -d '' 2019-05-09 22:56:36,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 09 May 2019 22:56:36 GMT X-Openstack-Request-Id: req-b1d56298-7e1d-433c-b413-f280ed46a1f9 2019-05-09 22:56:36,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. 2019-05-09 22:56:36,041 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/file used request id req-b1d56298-7e1d-433c-b413-f280ed46a1f9 2019-05-09 22:56:36,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32927513123s 2019-05-09 22:56:36,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-09 22:56:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" 2019-05-09 22:56:36,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 09 May 2019 22:56:36 GMT X-Openstack-Request-Id: req-dc526cb8-39b6-4463-bde2-bbb8f2d7ad45 2019-05-09 22:56:36,072 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:56:35Z", "file": "/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/file", "owner": "2a463c7341444ccb8bc608a4e6a47d36", "id": "5a1855c4-92ed-4a24-8a55-8081ba45eba8", "size": 12716032, "self": "/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:56:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-09 22:56:36,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc526cb8-39b6-4463-bde2-bbb8f2d7ad45 2019-05-09 22:56:36,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272891521454s 2019-05-09 22:56:36,074 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/file', 'owner': u'2a463c7341444ccb8bc608a4e6a47d36', 'id': u'5a1855c4-92ed-4a24-8a55-8081ba45eba8', 'size': 12716032, u'self': u'/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a463c7341444ccb8bc608a4e6a47d36', 'name': 'rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-09T22:56:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-09T22:56:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', '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/5a1855c4-92ed-4a24-8a55-8081ba45eba8', 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_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'created': u'2019-05-09T22:56:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-09T22:56:34Z', 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/5a1855c4-92ed-4a24-8a55-8081ba45eba8', 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_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-09 22:56:36,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:56:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:56:36,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 09 May 2019 22:56: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-8e36a322-00b0-439e-9364-1ada2f9aebed x-openstack-request-id: req-8e36a322-00b0-439e-9364-1ada2f9aebed 2019-05-09 22:56:36,423 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db3cec5f-5c8c-4892-b1c1-f318e5c3f53a"}} 2019-05-09 22:56:36,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8e36a322-00b0-439e-9364-1ada2f9aebed 2019-05-09 22:56:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.345933914185s 2019-05-09 22:56:36,424 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', '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'2ab4035b39944105b06c1331442b1700', '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'db3cec5f-5c8c-4892-b1c1-f318e5c3f53a', 'swap': 0}) 2019-05-09 22:56:36,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:56:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"extra_specs": {}}' 2019-05-09 22:56:36,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:56: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-015f63e4-fdd4-4ea3-a478-7991e595608c x-openstack-request-id: req-015f63e4-fdd4-4ea3-a478-7991e595608c 2019-05-09 22:56:36,449 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:56:36,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a/os-extra_specs used request id req-015f63e4-fdd4-4ea3-a478-7991e595608c 2019-05-09 22:56:36,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239911079407s 2019-05-09 22:56:36,449 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-09 22:56:40,595 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9a507783-9260-49cb-ad4b-fd1baf859eb6 | 2019-05-09T22:56:40.207155 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9a507783-9260-49cb-ad4b-fd1baf859eb6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-09 22:56:43,952 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1261653789 | Available | | __unknown__ | tempest-type-714573924 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-05-09 22:56:44,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-09 22:56:44,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-09 22:56:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" 2019-05-09 22:56:44,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Thu, 09 May 2019 22:56: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-2dc2c6d2-5d4b-47f8-9a2a-7fb287c5a68e x-openstack-request-id: req-2dc2c6d2-5d4b-47f8-9a2a-7fb287c5a68e 2019-05-09 22:56:44,991 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-09 22:56:44,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-2dc2c6d2-5d4b-47f8-9a2a-7fb287c5a68e 2019-05-09 22:56:44,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.351259946823s 2019-05-09 22:56:44,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-09 22:56:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" 2019-05-09 22:56:45,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 09 May 2019 22:56:45 GMT X-Openstack-Request-Id: req-750f0ab0-e35c-46f1-946a-f69a4f703d5b 2019-05-09 22:56:45,303 - 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"}]} 2019-05-09 22:56:45,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-750f0ab0-e35c-46f1-946a-f69a4f703d5b 2019-05-09 22:56:45,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.310503959656s 2019-05-09 22:56:45,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-09 22:56:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-09 22:56:45,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 09 May 2019 22:56: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-d435f257-f86f-421a-985b-b166f587eba4 x-openstack-request-id: req-d435f257-f86f-421a-985b-b166f587eba4 2019-05-09 22:56:45,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ab1d46b7-8414-460c-80b9-8ddfcbf12a72"}} 2019-05-09 22:56:45,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d435f257-f86f-421a-985b-b166f587eba4 2019-05-09 22:56:45,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0395140647888s 2019-05-09 22:56:45,351 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', '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'2ab4035b39944105b06c1331442b1700', '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'ab1d46b7-8414-460c-80b9-8ddfcbf12a72', 'swap': 0}) 2019-05-09 22:56:45,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-09 22:56:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1a6da7f7042d3d2047180f6b28be7461d76bb5e" -d '{"extra_specs": {}}' 2019-05-09 22:56:45,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 09 May 2019 22:56:45 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-a4466f88-d693-4b9a-91da-58e071c0396b x-openstack-request-id: req-a4466f88-d693-4b9a-91da-58e071c0396b 2019-05-09 22:56:45,372 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-09 22:56:45,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72/os-extra_specs used request id req-a4466f88-d693-4b9a-91da-58e071c0396b 2019-05-09 22:56:45,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202269554138s 2019-05-09 22:56:45,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:45,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12c0501-c59b-40e3-a3d5-56f8ec6d4eab 2019-05-09 22:56:45,384 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-09 22:56:45,384 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b12c0501-c59b-40e3-a3d5-56f8ec6d4eab 2019-05-09 22:56:45,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-09 22:56:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-09 22:56:45,396 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 09 May 2019 22:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb7cbfb-01ca-4adf-805d-96c15efef547 2019-05-09 22:56:45,396 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-09 22:56:45,397 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-4bb7cbfb-01ca-4adf-805d-96c15efef547 2019-05-09 22:56:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e712cd65d03654fd504c68851c037385bb3c6e7a" 2019-05-09 22:56:45,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Thu, 09 May 2019 22:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07b93b8-3525-47a2-bda8-c68646820dbd 2019-05-09 22:56:45,634 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-09 22:56:45,634 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-c07b93b8-3525-47a2-bda8-c68646820dbd 2019-05-09 22:56:45,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.247093915939s 2019-05-09 22:56:45,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', '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'2ab4035b39944105b06c1331442b1700', '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'ab1d46b7-8414-460c-80b9-8ddfcbf12a72', 'swap': 0}) 2019-05-09 22:56:45,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-05-09 22:56:45,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 22:56:45,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 22:56:45,659 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-09 22:56:45,660 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 22:58:43,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bb74beec-d70f-464a-a26b-559d19566104 2019-05-09 22:58:43,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-05-09 22:58:43,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bb74beec-d70f-464a-a26b-559d19566104'] 2019-05-09 22:58:43,903 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bb74beec-d70f-464a-a26b-559d19566104 -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104 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.586 | 0.594 | 0.617 | 0.617 | 0.618 | 0.598 | 100.0% | 10 | | total | 0.586 | 0.594 | 0.617 | 0.618 | 0.618 | 0.598 | 100.0% | 10 | | -> duration | 0.586 | 0.594 | 0.617 | 0.618 | 0.618 | 0.598 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.80679 Full duration: 15.126309 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104 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.017 | 1.394 | 1.44 | 1.482 | 1.524 | 1.312 | 100.0% | 10 | | total | 1.452 | 1.832 | 1.906 | 1.953 | 2.0 | 1.759 | 100.0% | 10 | | -> duration | 1.452 | 1.832 | 1.906 | 1.953 | 2.0 | 1.759 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.329034 Full duration: 18.290574 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104 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.366 | 0.626 | 0.689 | 0.822 | 0.955 | 0.617 | 100.0% | 10 | | total | 0.825 | 1.068 | 1.138 | 1.315 | 1.492 | 1.067 | 100.0% | 10 | | -> duration | 0.825 | 1.068 | 1.138 | 1.315 | 1.492 | 1.067 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.054982 Full duration: 15.725947 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.989 | 1.404 | 1.555 | 1.587 | 1.619 | 1.3 | 100.0% | 10 | | total | 1.412 | 1.853 | 1.999 | 2.037 | 2.075 | 1.745 | 100.0% | 10 | | -> duration | 1.412 | 1.853 | 1.999 | 2.037 | 2.075 | 1.745 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.099788 Full duration: 18.079043 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104 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.483 | 0.657 | 1.017 | 1.021 | 1.025 | 0.704 | 100.0% | 10 | | total | 0.913 | 1.091 | 1.46 | 1.461 | 1.461 | 1.146 | 100.0% | 10 | | -> duration | 0.913 | 1.091 | 1.46 | 1.461 | 1.461 | 1.146 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.328006 Full duration: 15.778917 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb74beec-d70f-464a-a26b-559d19566104 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.242 | 0.329 | 0.334 | 0.337 | 0.339 | 0.319 | 100.0% | 10 | | total | 0.738 | 0.772 | 0.835 | 0.837 | 0.838 | 0.789 | 100.0% | 10 | | -> duration | 0.738 | 0.772 | 0.835 | 0.837 | 0.838 | 0.789 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.367097 Full duration: 14.893892 HINTS: * To plot HTML graphics with this data, run: rally task report bb74beec-d70f-464a-a26b-559d19566104 --out output.html * To generate a JUnit report, run: rally task export bb74beec-d70f-464a-a26b-559d19566104 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bb74beec-d70f-464a-a26b-559d19566104 --json --out output.json 2019-05-09 22:58:43,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bb74beec-d70f-464a-a26b-559d19566104', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-05-09 22:58:45,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bb74beec-d70f-464a-a26b-559d19566104 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-05-09 22:58:45.649 723 INFO rally.api [-] Building 'json' report for the following task(s): 'bb74beec-d70f-464a-a26b-559d19566104'. 2019-05-09 22:58:45.657 723 INFO rally.api [-] The report has been successfully built. 2019-05-09 22:58:45,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-09 22:58:45,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-05-09 22:58:45,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 22:58:45,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 22:58:45,799 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-09 22:58:45,799 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 23:05:32,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 2019-05-09 23:05:32,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1cb88d9c-f03e-4204-8b8d-65b997ed67fb'] 2019-05-09 23:05:33,030 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1cb88d9c-f03e-4204-8b8d-65b997ed67fb -------------------------------------------------------------------------------- Task 1cb88d9c-f03e-4204-8b8d-65b997ed67fb: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 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.89 | 4.222 | 5.269 | 5.386 | 5.502 | 4.415 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.668 | 0.831 | 0.87 | 0.908 | 0.621 | 100.0% | 10 | | -> glance_v2.upload_data | 0.748 | 0.946 | 1.955 | 2.043 | 2.132 | 1.166 | 100.0% | 10 | | glance_v2.delete_image | 0.782 | 0.889 | 1.164 | 1.178 | 1.193 | 0.963 | 100.0% | 10 | | total | 5.019 | 5.182 | 6.288 | 6.302 | 6.317 | 5.378 | 100.0% | 10 | | -> duration | 5.019 | 5.182 | 6.288 | 6.302 | 6.317 | 5.378 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.227203 Full duration: 34.266461 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 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.856 | 4.41 | 5.116 | 5.228 | 5.341 | 4.497 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.313 | 0.549 | 1.023 | 1.362 | 1.702 | 0.7 | 100.0% | 10 | | -> glance_v2.upload_data | 0.804 | 1.087 | 2.015 | 2.146 | 2.278 | 1.317 | 100.0% | 10 | | glance_v2.list_images | 0.037 | 0.157 | 0.333 | 0.339 | 0.345 | 0.179 | 100.0% | 10 | | total | 3.895 | 4.747 | 5.381 | 5.381 | 5.381 | 4.677 | 100.0% | 10 | | -> duration | 3.895 | 4.747 | 5.381 | 5.381 | 5.381 | 4.677 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.917956 Full duration: 38.670806 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 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.325 | 0.582 | 0.692 | 0.696 | 0.699 | 0.526 | 100.0% | 10 | | total | 0.325 | 0.582 | 0.692 | 0.696 | 0.7 | 0.526 | 100.0% | 10 | | -> duration | 0.325 | 0.582 | 0.692 | 0.696 | 0.7 | 0.526 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.493618 Full duration: 17.990002 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1cb88d9c-f03e-4204-8b8d-65b997ed67fb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.598 | 5.665 | 6.771 | 6.826 | 6.881 | 5.827 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.272 | 0.621 | 0.911 | 0.978 | 1.045 | 0.632 | 100.0% | 10 | | -> glance_v2.upload_data | 1.337 | 2.546 | 3.157 | 3.299 | 3.441 | 2.618 | 100.0% | 10 | | nova.boot_servers | 18.941 | 22.039 | 23.601 | 23.773 | 23.946 | 21.858 | 100.0% | 10 | | total | 25.381 | 27.687 | 29.442 | 29.487 | 29.532 | 27.685 | 100.0% | 10 | | -> duration | 24.381 | 26.687 | 28.442 | 28.487 | 28.532 | 26.685 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.395675 Full duration: 131.110941 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 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.742 | 4.573 | 4.849 | 5.25 | 5.651 | 4.547 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.249 | 0.612 | 0.798 | 0.9 | 1.002 | 0.615 | 100.0% | 10 | | -> glance_v2.upload_data | 0.486 | 1.499 | 1.761 | 1.878 | 1.994 | 1.354 | 100.0% | 10 | | glance_v2.deactivate_image | 0.073 | 0.282 | 0.396 | 0.445 | 0.495 | 0.273 | 100.0% | 10 | | total | 3.992 | 4.744 | 5.158 | 5.652 | 6.146 | 4.82 | 100.0% | 10 | | -> duration | 3.992 | 4.744 | 5.158 | 5.652 | 6.146 | 4.82 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.993193 Full duration: 39.223157 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 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.413 | 4.598 | 5.087 | 5.159 | 5.231 | 4.524 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.256 | 0.702 | 0.889 | 0.919 | 0.949 | 0.644 | 100.0% | 10 | | -> glance_v2.upload_data | 0.55 | 1.361 | 1.517 | 1.612 | 1.707 | 1.288 | 100.0% | 10 | | glance_v2.download_image | 0.134 | 0.543 | 0.806 | 0.981 | 1.157 | 0.565 | 100.0% | 10 | | total | 4.571 | 5.09 | 5.524 | 5.58 | 5.636 | 5.089 | 100.0% | 10 | | -> duration | 4.571 | 5.09 | 5.524 | 5.58 | 5.636 | 5.089 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.974481 Full duration: 39.924865 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 1cb88d9c-f03e-4204-8b8d-65b997ed67fb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.083 | 4.473 | 5.003 | 5.22 | 5.437 | 4.565 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.269 | 0.727 | 0.884 | 0.908 | 0.932 | 0.669 | 100.0% | 10 | | -> glance_v2.upload_data | 0.838 | 1.277 | 1.706 | 1.8 | 1.895 | 1.328 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.292 | 0.584 | 1.19 | 1.796 | 0.394 | 100.0% | 10 | | total | 4.533 | 4.737 | 5.774 | 5.922 | 6.07 | 4.96 | 100.0% | 10 | | -> duration | 4.533 | 4.737 | 5.774 | 5.922 | 6.07 | 4.96 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.056984 Full duration: 38.009848 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 1cb88d9c-f03e-4204-8b8d-65b997ed67fb 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.351 | 4.577 | 4.896 | 4.929 | 4.962 | 4.419 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.257 | 0.578 | 0.757 | 0.855 | 0.953 | 0.577 | 100.0% | 10 | | -> glance_v2.upload_data | 0.451 | 1.426 | 1.873 | 1.883 | 1.893 | 1.34 | 100.0% | 10 | | glance_v2.update_image | 0.376 | 0.745 | 0.822 | 0.881 | 0.939 | 0.678 | 100.0% | 10 | | total | 4.11 | 5.263 | 5.444 | 5.571 | 5.699 | 5.097 | 100.0% | 10 | | -> duration | 4.11 | 5.263 | 5.444 | 5.571 | 5.699 | 5.097 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.430988 Full duration: 38.6555 HINTS: * To plot HTML graphics with this data, run: rally task report 1cb88d9c-f03e-4204-8b8d-65b997ed67fb --out output.html * To generate a JUnit report, run: rally task export 1cb88d9c-f03e-4204-8b8d-65b997ed67fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1cb88d9c-f03e-4204-8b8d-65b997ed67fb --json --out output.json 2019-05-09 23:05:33,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1cb88d9c-f03e-4204-8b8d-65b997ed67fb', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-05-09 23:05:35,025 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1cb88d9c-f03e-4204-8b8d-65b997ed67fb --out /home/opnfv/functest/results/rally_full/glance.json 2019-05-09 23:05:34.887 1840 INFO rally.api [-] Building 'json' report for the following task(s): '1cb88d9c-f03e-4204-8b8d-65b997ed67fb'. 2019-05-09 23:05:34.905 1840 INFO rally.api [-] The report has been successfully built. 2019-05-09 23:05:35,051 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-09 23:05:35,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-05-09 23:05:35,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 23:05:35,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 23:05:35,070 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-09 23:05:35,070 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 23:30:40,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 44456c10-4975-4f3c-9dbe-be3ca2e01501 2019-05-09 23:30:40,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '44456c10-4975-4f3c-9dbe-be3ca2e01501'] 2019-05-09 23:30:41,255 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 44456c10-4975-4f3c-9dbe-be3ca2e01501 -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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 | 14.838 | 15.462 | 20.821 | 21.493 | 22.164 | 17.079 | 100.0% | 10 | | cinder_v3.create_volume | 2.93 | 3.441 | 3.75 | 4.14 | 4.53 | 3.48 | 100.0% | 10 | | nova.attach_volume | 4.923 | 5.15 | 5.827 | 5.927 | 6.026 | 5.289 | 100.0% | 10 | | nova.detach_volume | 1.665 | 4.665 | 4.956 | 5.149 | 5.342 | 4.282 | 100.0% | 10 | | cinder_v3.delete_volume | 0.376 | 0.633 | 2.386 | 2.392 | 2.399 | 0.908 | 100.0% | 10 | | nova.delete_server | 2.584 | 3.199 | 3.41 | 3.41 | 3.41 | 3.175 | 100.0% | 10 | | total | 31.567 | 33.71 | 36.724 | 37.979 | 39.234 | 34.214 | 100.0% | 10 | | -> duration | 30.567 | 32.71 | 35.724 | 36.979 | 38.234 | 33.214 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.162132 Full duration: 137.978749 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_snapshot | 3.081 | 3.466 | 3.641 | 3.667 | 3.693 | 3.467 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.026 | 0.305 | 0.326 | 0.332 | 0.338 | 0.269 | 100.0% | 10 | | total | 3.398 | 3.733 | 3.966 | 3.991 | 4.016 | 3.737 | 100.0% | 10 | | -> duration | 3.398 | 3.733 | 3.966 | 3.991 | 4.016 | 3.737 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.094795 Full duration: 58.664481 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 8.694 | 14.567 | 14.871 | 14.897 | 14.924 | 12.987 | 100.0% | 10 | | cinder_v3.list_volumes | 0.059 | 0.349 | 0.396 | 0.463 | 0.529 | 0.332 | 100.0% | 10 | | total | 9.049 | 14.769 | 15.228 | 15.251 | 15.275 | 13.32 | 100.0% | 10 | | -> duration | 9.049 | 14.769 | 15.228 | 15.251 | 15.275 | 13.32 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.93411 Full duration: 69.709596 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.472 | 3.694 | 3.783 | 3.807 | 3.83 | 3.649 | 100.0% | 10 | | cinder_v3.list_volumes | 0.264 | 0.35 | 0.378 | 0.428 | 0.479 | 0.346 | 100.0% | 10 | | total | 3.757 | 3.994 | 4.143 | 4.161 | 4.179 | 3.996 | 100.0% | 10 | | -> duration | 3.757 | 3.994 | 4.143 | 4.161 | 4.179 | 3.996 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.9394 Full duration: 40.076446 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 2.82 | 3.296 | 3.436 | 3.438 | 3.44 | 3.276 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 35.853 | 51.879 | 64.181 | 65.505 | 66.828 | 50.035 | 100.0% | 10 | | cinder_v3.delete_volume | 0.706 | 2.604 | 2.767 | 2.769 | 2.772 | 2.423 | 100.0% | 10 | | glance_v2.delete_image | 0.754 | 1.062 | 2.286 | 2.421 | 2.556 | 1.357 | 100.0% | 10 | | total | 40.847 | 58.583 | 72.313 | 73.588 | 74.863 | 57.092 | 100.0% | 10 | | -> duration | 40.847 | 58.583 | 72.313 | 73.588 | 74.863 | 57.092 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 155.262084 Full duration: 183.736496 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ] }, "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.687 | 15.854 | 18.218 | 18.433 | 18.649 | 15.912 | 100.0% | 10 | | cinder_v3.create_volume | 3.132 | 3.275 | 3.411 | 3.429 | 3.447 | 3.289 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.654 | 2.975 | 3.074 | 3.082 | 3.091 | 2.938 | 100.0% | 10 | | nova.attach_volume | 4.569 | 4.971 | 5.074 | 5.146 | 5.218 | 4.912 | 100.0% | 10 | | nova.detach_volume | 1.578 | 4.378 | 4.688 | 4.689 | 4.69 | 3.466 | 100.0% | 10 | | cinder_v3.delete_snapshot | 0.458 | 2.69 | 2.937 | 2.972 | 3.008 | 2.508 | 100.0% | 10 | | cinder_v3.delete_volume | 0.569 | 1.545 | 2.495 | 2.527 | 2.559 | 1.562 | 100.0% | 10 | | nova.delete_server | 2.893 | 3.348 | 3.524 | 3.533 | 3.543 | 3.308 | 100.0% | 10 | | total | 34.436 | 37.77 | 40.256 | 41.706 | 43.156 | 37.896 | 100.0% | 10 | | -> duration | 33.436 | 36.77 | 39.256 | 40.706 | 42.156 | 36.896 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.005218 Full duration: 151.193964 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ] }, "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.543 | 3.693 | 3.787 | 3.854 | 3.922 | 3.704 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.75 | 3.02 | 3.103 | 3.124 | 3.144 | 2.972 | 100.0% | 10 | | nova.boot_server | 12.058 | 14.635 | 16.723 | 16.762 | 16.801 | 14.479 | 100.0% | 10 | | nova.attach_volume | 4.664 | 5.117 | 5.343 | 5.368 | 5.394 | 5.081 | 100.0% | 10 | | nova.detach_volume | 1.665 | 4.387 | 4.828 | 4.865 | 4.903 | 3.734 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.13 | 2.449 | 2.906 | 2.959 | 3.013 | 2.543 | 100.0% | 10 | | cinder_v3.delete_volume | 0.317 | 1.59 | 2.45 | 2.762 | 3.074 | 1.565 | 100.0% | 10 | | nova.delete_server | 2.66 | 3.071 | 3.537 | 3.548 | 3.559 | 3.065 | 100.0% | 10 | | total | 31.975 | 37.234 | 39.492 | 40.623 | 41.753 | 37.143 | 100.0% | 10 | | -> duration | 30.975 | 36.234 | 38.492 | 39.623 | 40.753 | 36.143 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 109.847605 Full duration: 146.339706 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.584 | 3.646 | 3.793 | 3.826 | 3.86 | 3.682 | 100.0% | 10 | | total | 3.584 | 3.646 | 3.793 | 3.826 | 3.86 | 3.682 | 100.0% | 10 | | -> duration | 3.584 | 3.646 | 3.793 | 3.826 | 3.86 | 3.682 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.055754 Full duration: 38.447608 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.501 | 3.647 | 3.752 | 3.85 | 3.948 | 3.652 | 100.0% | 10 | | total | 3.501 | 3.647 | 3.752 | 3.85 | 3.948 | 3.652 | 100.0% | 10 | | -> duration | 3.501 | 3.647 | 3.752 | 3.85 | 3.948 | 3.652 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.807263 Full duration: 40.725303 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.list_volumes | 0.694 | 0.787 | 0.817 | 0.822 | 0.828 | 0.779 | 100.0% | 10 | | total | 0.694 | 0.788 | 0.817 | 0.823 | 0.828 | 0.779 | 100.0% | 10 | | -> duration | 0.694 | 0.788 | 0.817 | 0.823 | 0.828 | 0.779 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.390655 Full duration: 63.42834 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "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 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_snapshot | 3.378 | 3.491 | 3.616 | 3.636 | 3.657 | 3.503 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.591 | 2.907 | 3.049 | 3.055 | 3.062 | 2.892 | 100.0% | 10 | | total | 5.98 | 6.455 | 6.664 | 6.692 | 6.719 | 6.396 | 100.0% | 10 | | -> duration | 5.98 | 6.455 | 6.664 | 6.692 | 6.719 | 6.396 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.883723 Full duration: 61.126203 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.316 | 3.639 | 3.774 | 3.799 | 3.824 | 3.626 | 100.0% | 10 | | cinder_v3.delete_volume | 0.6 | 2.779 | 3.013 | 3.058 | 3.104 | 2.232 | 100.0% | 10 | | total | 4.134 | 6.297 | 6.787 | 6.857 | 6.928 | 5.858 | 100.0% | 10 | | -> duration | 4.134 | 6.297 | 6.787 | 6.857 | 6.928 | 5.858 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.139873 Full duration: 42.034531 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 8.334 | 12.244 | 12.917 | 13.735 | 14.553 | 11.662 | 100.0% | 10 | | cinder_v3.delete_volume | 0.386 | 2.827 | 3.067 | 3.078 | 3.089 | 2.419 | 100.0% | 10 | | total | 10.78 | 14.75 | 15.922 | 16.575 | 17.228 | 14.081 | 100.0% | 10 | | -> duration | 10.78 | 14.75 | 15.922 | 16.575 | 17.228 | 14.081 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.812611 Full duration: 66.165605 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.304 | 3.622 | 3.696 | 3.773 | 3.851 | 3.591 | 100.0% | 10 | | cinder_v3.delete_volume | 0.588 | 2.496 | 3.021 | 3.148 | 3.275 | 1.957 | 100.0% | 10 | | total | 4.036 | 6.14 | 6.632 | 6.79 | 6.947 | 5.548 | 100.0% | 10 | | -> duration | 4.036 | 6.14 | 6.632 | 6.79 | 6.947 | 5.548 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.575996 Full duration: 41.721179 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.473 | 3.624 | 3.811 | 3.861 | 3.91 | 3.659 | 100.0% | 10 | | cinder_v3.extend_volume | 0.507 | 0.712 | 0.856 | 0.898 | 0.941 | 0.703 | 100.0% | 10 | | cinder_v3.delete_volume | 0.668 | 0.791 | 3.001 | 3.059 | 3.117 | 1.631 | 100.0% | 10 | | total | 4.707 | 5.069 | 7.734 | 7.804 | 7.873 | 5.993 | 100.0% | 10 | | -> duration | 4.707 | 5.069 | 7.734 | 7.804 | 7.873 | 5.993 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.18359 Full duration: 41.944225 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "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 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume | 3.55 | 5.957 | 6.507 | 7.495 | 8.484 | 5.36 | 100.0% | 10 | | cinder_v3.delete_volume | 2.921 | 5.253 | 7.405 | 7.539 | 7.673 | 4.913 | 100.0% | 10 | | total | 6.758 | 11.32 | 11.483 | 11.5 | 11.517 | 10.273 | 100.0% | 10 | | -> duration | 6.758 | 11.32 | 11.483 | 11.5 | 11.517 | 10.273 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.547003 Full duration: 71.28063 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_qos | 0.667 | 0.765 | 0.801 | 0.802 | 0.803 | 0.759 | 100.0% | 10 | | cinder_v3.get_qos | 0.218 | 0.302 | 0.315 | 0.325 | 0.335 | 0.294 | 100.0% | 10 | | total | 0.952 | 1.064 | 1.1 | 1.118 | 1.136 | 1.054 | 100.0% | 10 | | -> duration | 0.952 | 1.064 | 1.1 | 1.118 | 1.136 | 1.054 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.203889 Full duration: 24.109488 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_qos | 0.668 | 0.806 | 0.881 | 0.971 | 1.06 | 0.81 | 100.0% | 10 | | cinder_v3.list_qos | 0.287 | 0.295 | 0.311 | 0.312 | 0.313 | 0.298 | 100.0% | 10 | | total | 0.979 | 1.102 | 1.192 | 1.271 | 1.349 | 1.109 | 100.0% | 10 | | -> duration | 0.979 | 1.102 | 1.192 | 1.271 | 1.349 | 1.109 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.31984 Full duration: 23.840408 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_qos | 0.701 | 0.761 | 0.83 | 0.84 | 0.85 | 0.77 | 100.0% | 10 | | cinder_v3.set_qos | 0.316 | 0.338 | 0.409 | 0.419 | 0.429 | 0.352 | 100.0% | 10 | | total | 1.047 | 1.092 | 1.191 | 1.235 | 1.28 | 1.123 | 100.0% | 10 | | -> duration | 1.047 | 1.092 | 1.191 | 1.235 | 1.28 | 1.123 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.3444 Full duration: 23.965582 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume_type | 0.701 | 0.781 | 0.841 | 0.849 | 0.858 | 0.785 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.202 | 0.285 | 0.302 | 0.311 | 0.319 | 0.262 | 100.0% | 10 | | total | 0.915 | 1.067 | 1.141 | 1.148 | 1.155 | 1.048 | 100.0% | 10 | | -> duration | 0.915 | 1.067 | 1.141 | 1.148 | 1.155 | 1.048 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.19987 Full duration: 23.329986 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume_type | 0.697 | 0.777 | 0.81 | 0.83 | 0.851 | 0.781 | 100.0% | 10 | | cinder_v3.list_types | 0.216 | 0.291 | 0.303 | 0.309 | 0.315 | 0.283 | 100.0% | 10 | | total | 0.993 | 1.074 | 1.097 | 1.099 | 1.101 | 1.064 | 100.0% | 10 | | -> duration | 0.993 | 1.074 | 1.097 | 1.099 | 1.101 | 1.064 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.202665 Full duration: 23.349302 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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.71 | 0.772 | 0.793 | 0.824 | 0.854 | 0.773 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.263 | 0.337 | 0.355 | 0.356 | 0.357 | 0.329 | 100.0% | 10 | | total | 1.032 | 1.099 | 1.143 | 1.178 | 1.212 | 1.102 | 100.0% | 10 | | -> duration | 1.032 | 1.099 | 1.143 | 1.178 | 1.212 | 1.102 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.337713 Full duration: 24.048658 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 44456c10-4975-4f3c-9dbe-be3ca2e01501 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_v3.create_volume_type | 0.689 | 0.777 | 0.812 | 0.841 | 0.87 | 0.777 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.262 | 0.336 | 0.352 | 0.353 | 0.355 | 0.332 | 100.0% | 10 | | total | 1.041 | 1.098 | 1.158 | 1.176 | 1.193 | 1.109 | 100.0% | 10 | | -> duration | 1.041 | 1.098 | 1.158 | 1.176 | 1.193 | 1.109 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.354401 Full duration: 23.724687 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 44456c10-4975-4f3c-9dbe-be3ca2e01501 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.742 | 0.768 | 0.777 | 0.784 | 0.79 | 0.766 | 100.0% | 10 | | cinder_v2.add_type_access | 0.235 | 0.318 | 0.405 | 0.415 | 0.424 | 0.328 | 100.0% | 10 | | cinder_v2.list_type_access | 0.213 | 0.282 | 0.324 | 0.386 | 0.447 | 0.285 | 100.0% | 10 | | total | 1.221 | 1.383 | 1.476 | 1.56 | 1.645 | 1.38 | 100.0% | 10 | | -> duration | 1.221 | 1.383 | 1.476 | 1.56 | 1.645 | 1.38 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.004741 Full duration: 24.06785 HINTS: * To plot HTML graphics with this data, run: rally task report 44456c10-4975-4f3c-9dbe-be3ca2e01501 --out output.html * To generate a JUnit report, run: rally task export 44456c10-4975-4f3c-9dbe-be3ca2e01501 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 44456c10-4975-4f3c-9dbe-be3ca2e01501 --json --out output.json 2019-05-09 23:30:41,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '44456c10-4975-4f3c-9dbe-be3ca2e01501', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-05-09 23:30:43,184 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 44456c10-4975-4f3c-9dbe-be3ca2e01501 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-05-09 23:30:43.051 6541 INFO rally.api [-] Building 'json' report for the following task(s): '44456c10-4975-4f3c-9dbe-be3ca2e01501'. 2019-05-09 23:30:43.092 6541 INFO rally.api [-] The report has been successfully built. 2019-05-09 23:30:43,246 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-09 23:30:43,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-05-09 23:30:43,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 23:30:43,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 23:30:43,261 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-09 23:30:43,261 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 23:36:12,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 2019-05-09 23:36:12,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4b19b2c5-9ee0-4662-ad59-3795f0d4967d'] 2019-05-09 23:36:12,852 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4b19b2c5-9ee0-4662-ad59-3795f0d4967d -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.704 | 0.721 | 0.751 | 0.782 | 0.813 | 0.73 | 100.0% | 10 | | total | 0.704 | 0.721 | 0.751 | 0.782 | 0.813 | 0.73 | 100.0% | 10 | | -> duration | 0.704 | 0.721 | 0.751 | 0.782 | 0.813 | 0.73 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.171974 Full duration: 15.01902 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.726 | 0.758 | 0.839 | 0.842 | 0.845 | 0.77 | 100.0% | 10 | | total | 0.726 | 0.758 | 0.839 | 0.842 | 0.845 | 0.77 | 100.0% | 10 | | -> duration | 0.726 | 0.758 | 0.839 | 0.842 | 0.845 | 0.77 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.287904 Full duration: 15.300886 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.704 | 0.718 | 0.73 | 0.731 | 0.732 | 0.719 | 100.0% | 10 | | total | 0.704 | 0.719 | 0.73 | 0.731 | 0.732 | 0.719 | 100.0% | 10 | | -> duration | 0.704 | 0.719 | 0.73 | 0.731 | 0.732 | 0.719 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.16665 Full duration: 14.750658 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.659 | 0.736 | 0.772 | 0.814 | 0.857 | 0.743 | 100.0% | 10 | | total | 0.66 | 0.736 | 0.772 | 0.815 | 0.858 | 0.743 | 100.0% | 10 | | -> duration | 0.66 | 0.736 | 0.772 | 0.815 | 0.858 | 0.743 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.213311 Full duration: 18.060173 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.738 | 0.753 | 0.802 | 0.824 | 0.846 | 0.767 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.227 | 0.326 | 0.362 | 0.379 | 0.395 | 0.321 | 100.0% | 10 | | total | 0.966 | 1.077 | 1.151 | 1.163 | 1.176 | 1.088 | 100.0% | 10 | | -> duration | 0.966 | 1.077 | 1.151 | 1.163 | 1.176 | 1.088 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.23817 Full duration: 16.706551 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.691 | 0.711 | 0.724 | 0.726 | 0.729 | 0.709 | 100.0% | 10 | | total | 0.691 | 0.711 | 0.724 | 0.726 | 0.729 | 0.709 | 100.0% | 10 | | -> duration | 0.691 | 0.711 | 0.724 | 0.726 | 0.729 | 0.709 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.133291 Full duration: 15.003929 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.72 | 0.758 | 0.784 | 0.806 | 0.828 | 0.758 | 100.0% | 10 | | total | 0.72 | 0.759 | 0.784 | 0.806 | 0.828 | 0.758 | 100.0% | 10 | | -> duration | 0.72 | 0.759 | 0.784 | 0.806 | 0.828 | 0.758 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.271552 Full duration: 18.946712 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.651 | 0.739 | 0.833 | 0.842 | 0.851 | 0.744 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.221 | 0.295 | 0.325 | 0.364 | 0.403 | 0.284 | 100.0% | 10 | | total | 0.885 | 1.036 | 1.139 | 1.144 | 1.148 | 1.028 | 100.0% | 10 | | -> duration | 0.885 | 1.036 | 1.139 | 1.144 | 1.148 | 1.028 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.05802 Full duration: 16.43575 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.702 | 0.722 | 0.73 | 0.735 | 0.739 | 0.72 | 100.0% | 10 | | total | 0.702 | 0.722 | 0.73 | 0.735 | 0.739 | 0.72 | 100.0% | 10 | | -> duration | 0.702 | 0.722 | 0.73 | 0.735 | 0.739 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.175632 Full duration: 15.729519 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.377 | 2.916 | 3.264 | 3.278 | 3.292 | 2.64 | 100.0% | 10 | | total | 1.377 | 2.917 | 3.264 | 3.278 | 3.292 | 2.64 | 100.0% | 10 | | -> duration | 1.377 | 2.917 | 3.264 | 3.278 | 3.292 | 2.64 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.307983 Full duration: 24.503095 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.415 | 2.804 | 2.984 | 3.001 | 3.019 | 2.579 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.43 | 0.589 | 0.901 | 1.184 | 1.466 | 0.687 | 100.0% | 10 | | total | 2.086 | 3.453 | 3.581 | 3.615 | 3.649 | 3.266 | 100.0% | 10 | | -> duration | 2.086 | 3.453 | 3.581 | 3.615 | 3.649 | 3.266 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.627163 Full duration: 23.195919 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.638 | 0.732 | 1.162 | 1.191 | 1.22 | 0.854 | 100.0% | 10 | | total | 0.638 | 0.732 | 1.162 | 1.191 | 1.22 | 0.854 | 100.0% | 10 | | -> duration | 0.638 | 0.732 | 1.162 | 1.191 | 1.22 | 0.854 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.296929 Full duration: 16.072385 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.933 | 1.047 | 1.175 | 1.323 | 1.471 | 1.076 | 100.0% | 10 | | total | 0.933 | 1.048 | 1.175 | 1.323 | 1.471 | 1.077 | 100.0% | 10 | | -> duration | 0.933 | 1.048 | 1.175 | 1.323 | 1.471 | 1.077 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.158766 Full duration: 18.306986 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.929 | 1.018 | 1.14 | 1.299 | 1.458 | 1.046 | 100.0% | 10 | | gnocchi.delete_metric | 0.241 | 0.311 | 0.339 | 0.357 | 0.375 | 0.305 | 100.0% | 10 | | total | 1.211 | 1.302 | 1.466 | 1.615 | 1.764 | 1.351 | 100.0% | 10 | | -> duration | 1.211 | 1.302 | 1.466 | 1.615 | 1.764 | 1.351 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.039114 Full duration: 19.484771 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.727 | 0.751 | 0.84 | 0.843 | 0.847 | 0.767 | 100.0% | 10 | | total | 0.727 | 0.751 | 0.84 | 0.844 | 0.847 | 0.767 | 100.0% | 10 | | -> duration | 0.727 | 0.751 | 0.84 | 0.844 | 0.847 | 0.767 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.266645 Full duration: 21.35661 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b19b2c5-9ee0-4662-ad59-3795f0d4967d 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.727 | 0.757 | 0.781 | 0.784 | 0.786 | 0.756 | 100.0% | 10 | | gnocchi.delete_resource | 0.305 | 0.311 | 0.337 | 0.345 | 0.353 | 0.319 | 100.0% | 10 | | total | 1.032 | 1.083 | 1.099 | 1.11 | 1.121 | 1.075 | 100.0% | 10 | | -> duration | 1.032 | 1.083 | 1.099 | 1.11 | 1.121 | 1.075 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.20574 Full duration: 19.330151 HINTS: * To plot HTML graphics with this data, run: rally task report 4b19b2c5-9ee0-4662-ad59-3795f0d4967d --out output.html * To generate a JUnit report, run: rally task export 4b19b2c5-9ee0-4662-ad59-3795f0d4967d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4b19b2c5-9ee0-4662-ad59-3795f0d4967d --json --out output.json 2019-05-09 23:36:12,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4b19b2c5-9ee0-4662-ad59-3795f0d4967d', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-05-09 23:36:14,987 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4b19b2c5-9ee0-4662-ad59-3795f0d4967d --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-05-09 23:36:14.819 8490 INFO rally.api [-] Building 'json' report for the following task(s): '4b19b2c5-9ee0-4662-ad59-3795f0d4967d'. 2019-05-09 23:36:14.839 8490 INFO rally.api [-] The report has been successfully built. 2019-05-09 23:36:15,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-09 23:36:15,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-05-09 23:36:15,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 23:36:15,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 23:36:15,035 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-09 23:36:15,035 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 23:50:26,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d3290085-19fd-4da6-b962-7e677827b5af 2019-05-09 23:50:26,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd3290085-19fd-4da6-b962-7e677827b5af'] 2019-05-09 23:50:27,416 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d3290085-19fd-4da6-b962-7e677827b5af -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.112 | 5.649 | 6.106 | 6.269 | 6.431 | 5.695 | 100.0% | 10 | | heat.delete_stack | 0.58 | 0.998 | 1.516 | 1.566 | 1.616 | 1.092 | 100.0% | 10 | | total | 5.982 | 6.853 | 7.519 | 7.783 | 8.047 | 6.788 | 100.0% | 10 | | -> duration | 3.982 | 4.853 | 5.519 | 5.783 | 6.047 | 4.788 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.172941 Full duration: 38.614854 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "public_net": "external", "flavor": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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 | 29.405 | 33.202 | 37.449 | 38.544 | 39.64 | 33.916 | 100.0% | 10 | | heat.delete_stack | 10.967 | 13.305 | 13.875 | 14.029 | 14.183 | 12.746 | 100.0% | 10 | | total | 40.836 | 45.738 | 51.129 | 51.505 | 51.88 | 46.662 | 100.0% | 10 | | -> duration | 38.836 | 43.738 | 49.129 | 49.505 | 49.88 | 44.662 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 135.665414 Full duration: 153.867186 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d", "image": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "flavor": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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 | 25.243 | 28.976 | 30.884 | 31.547 | 32.211 | 28.544 | 100.0% | 10 | | heat.delete_stack | 7.149 | 7.998 | 9.342 | 9.699 | 10.055 | 8.303 | 100.0% | 10 | | total | 33.317 | 36.869 | 39.726 | 39.746 | 39.767 | 36.847 | 100.0% | 10 | | -> duration | 31.317 | 34.869 | 37.726 | 37.746 | 37.767 | 34.847 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 108.577068 Full duration: 127.011916 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.027 | 5.409 | 5.793 | 5.839 | 5.886 | 5.411 | 100.0% | 10 | | heat.list_stacks | 0.046 | 0.33 | 0.357 | 0.366 | 0.375 | 0.292 | 100.0% | 10 | | total | 5.317 | 5.64 | 6.142 | 6.171 | 6.2 | 5.704 | 100.0% | 10 | | -> duration | 3.317 | 3.64 | 4.142 | 4.171 | 4.2 | 3.704 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.200964 Full duration: 38.851095 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.27 | 5.327 | 5.502 | 5.521 | 5.54 | 5.368 | 100.0% | 10 | | heat.update_stack | 2.794 | 4.521 | 4.776 | 4.776 | 4.776 | 4.286 | 100.0% | 10 | | heat.delete_stack | 2.625 | 3.44 | 3.827 | 3.906 | 3.985 | 3.45 | 100.0% | 10 | | total | 11.108 | 13.503 | 13.857 | 13.985 | 14.112 | 13.105 | 100.0% | 10 | | -> duration | 7.108 | 9.503 | 9.857 | 9.985 | 10.112 | 9.105 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.060023 Full duration: 55.15482 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.155 | 5.486 | 5.929 | 5.975 | 6.021 | 5.515 | 100.0% | 10 | | heat.update_stack | 2.94 | 3.053 | 3.352 | 3.418 | 3.484 | 3.138 | 100.0% | 10 | | heat.delete_stack | 0.798 | 0.959 | 2.263 | 2.303 | 2.343 | 1.208 | 100.0% | 10 | | total | 9.114 | 9.684 | 10.768 | 11.009 | 11.25 | 9.861 | 100.0% | 10 | | -> duration | 5.114 | 5.684 | 6.768 | 7.009 | 7.25 | 5.861 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.225425 Full duration: 45.578168 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.91 | 5.411 | 5.651 | 5.745 | 5.838 | 5.396 | 100.0% | 10 | | heat.update_stack | 4.475 | 4.768 | 5.886 | 6.214 | 6.541 | 5.105 | 100.0% | 10 | | heat.delete_stack | 3.772 | 4.759 | 5.02 | 5.139 | 5.258 | 4.525 | 100.0% | 10 | | total | 13.665 | 14.872 | 16.138 | 16.74 | 17.341 | 15.026 | 100.0% | 10 | | -> duration | 9.665 | 10.872 | 12.138 | 12.74 | 13.341 | 11.026 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.071451 Full duration: 61.893272 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 d3290085-19fd-4da6-b962-7e677827b5af 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.203 | 5.669 | 6.096 | 6.496 | 6.896 | 5.697 | 100.0% | 10 | | heat.update_stack | 2.814 | 3.155 | 3.454 | 3.951 | 4.449 | 3.26 | 100.0% | 10 | | heat.delete_stack | 3.116 | 3.507 | 3.99 | 4.034 | 4.079 | 3.558 | 100.0% | 10 | | total | 11.792 | 12.381 | 13.88 | 13.881 | 13.882 | 12.515 | 100.0% | 10 | | -> duration | 7.792 | 8.381 | 9.88 | 9.881 | 9.882 | 8.515 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.017181 Full duration: 53.893678 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.14 | 5.473 | 7.187 | 7.238 | 7.288 | 5.803 | 100.0% | 10 | | heat.update_stack | 3.085 | 3.532 | 5.005 | 5.045 | 5.084 | 3.941 | 100.0% | 10 | | heat.delete_stack | 1.882 | 2.463 | 2.863 | 3.049 | 3.235 | 2.499 | 100.0% | 10 | | total | 10.298 | 12.135 | 14.399 | 14.595 | 14.79 | 12.243 | 100.0% | 10 | | -> duration | 6.298 | 8.135 | 10.399 | 10.595 | 10.79 | 8.243 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.715055 Full duration: 51.963365 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.254 | 5.555 | 5.664 | 5.894 | 6.124 | 5.558 | 100.0% | 10 | | heat.update_stack | 2.524 | 3.308 | 3.393 | 3.398 | 3.403 | 3.127 | 100.0% | 10 | | heat.delete_stack | 2.06 | 2.187 | 2.543 | 2.576 | 2.609 | 2.278 | 100.0% | 10 | | total | 10.314 | 10.966 | 11.438 | 11.571 | 11.705 | 10.964 | 100.0% | 10 | | -> duration | 6.314 | 6.966 | 7.438 | 7.571 | 7.705 | 6.964 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.43171 Full duration: 50.07022 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 d3290085-19fd-4da6-b962-7e677827b5af 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.206 | 5.548 | 5.813 | 5.823 | 5.834 | 5.583 | 100.0% | 10 | | heat.check_stack | 0.721 | 1.191 | 1.432 | 1.442 | 1.452 | 1.143 | 100.0% | 10 | | heat.delete_stack | 1.973 | 2.26 | 2.396 | 2.485 | 2.574 | 2.254 | 100.0% | 10 | | total | 8.713 | 8.978 | 9.238 | 9.317 | 9.396 | 8.98 | 100.0% | 10 | | -> duration | 6.713 | 6.978 | 7.238 | 7.317 | 7.396 | 6.98 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.151822 Full duration: 44.349075 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 d3290085-19fd-4da6-b962-7e677827b5af 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.008 | 5.558 | 5.721 | 5.728 | 5.734 | 5.502 | 100.0% | 10 | | heat.suspend_stack | 0.963 | 1.186 | 1.542 | 2.019 | 2.497 | 1.325 | 100.0% | 10 | | heat.resume_stack | 0.827 | 1.095 | 1.465 | 1.809 | 2.153 | 1.204 | 100.0% | 10 | | heat.delete_stack | 1.455 | 2.258 | 2.488 | 2.64 | 2.792 | 2.168 | 100.0% | 10 | | total | 9.012 | 10.23 | 11.149 | 11.346 | 11.544 | 10.199 | 100.0% | 10 | | -> duration | 7.012 | 8.23 | 9.149 | 9.346 | 9.544 | 8.199 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.094125 Full duration: 46.58734 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3290085-19fd-4da6-b962-7e677827b5af 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.728 | 0.752 | 0.784 | 0.819 | 0.855 | 0.761 | 100.0% | 10 | | total | 0.728 | 0.752 | 0.784 | 0.82 | 0.855 | 0.761 | 100.0% | 10 | | -> duration | 0.728 | 0.752 | 0.784 | 0.82 | 0.855 | 0.761 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.258376 Full duration: 16.680203 HINTS: * To plot HTML graphics with this data, run: rally task report d3290085-19fd-4da6-b962-7e677827b5af --out output.html * To generate a JUnit report, run: rally task export d3290085-19fd-4da6-b962-7e677827b5af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d3290085-19fd-4da6-b962-7e677827b5af --json --out output.json 2019-05-09 23:50:27,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd3290085-19fd-4da6-b962-7e677827b5af', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-05-09 23:50:29,445 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d3290085-19fd-4da6-b962-7e677827b5af --out /home/opnfv/functest/results/rally_full/heat.json 2019-05-09 23:50:29.328 11667 INFO rally.api [-] Building 'json' report for the following task(s): 'd3290085-19fd-4da6-b962-7e677827b5af'. 2019-05-09 23:50:29.350 11667 INFO rally.api [-] The report has been successfully built. 2019-05-09 23:50:29,480 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-09 23:50:29,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-05-09 23:50:29,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 23:50:29,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 23:50:29,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-09 23:50:29,496 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-09 23:56:51,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c2b1391d-6e01-4c4f-b063-f9ff95fb062e 2019-05-09 23:56:51,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c2b1391d-6e01-4c4f-b063-f9ff95fb062e'] 2019-05-09 23:56:52,701 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c2b1391d-6e01-4c4f-b063-f9ff95fb062e -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.712 | 0.783 | 0.842 | 0.847 | 0.852 | 0.787 | 100.0% | 10 | | keystone_v3.add_role | 0.2 | 0.245 | 0.249 | 0.249 | 0.249 | 0.238 | 100.0% | 10 | | keystone_v3.revoke_role | 0.162 | 0.228 | 0.259 | 0.262 | 0.265 | 0.22 | 100.0% | 10 | | total | 1.193 | 1.222 | 1.323 | 1.335 | 1.347 | 1.245 | 100.0% | 10 | | -> duration | 1.193 | 1.222 | 1.323 | 1.335 | 1.347 | 1.245 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.173791 Full duration: 29.191593 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.652 | 0.789 | 0.857 | 0.862 | 0.867 | 0.785 | 100.0% | 10 | | keystone_v3.add_role | 0.153 | 0.228 | 0.25 | 0.256 | 0.261 | 0.209 | 100.0% | 10 | | keystone_v3.list_roles | 0.14 | 0.208 | 0.24 | 0.247 | 0.253 | 0.195 | 100.0% | 10 | | total | 1.012 | 1.199 | 1.271 | 1.309 | 1.348 | 1.189 | 100.0% | 10 | | -> duration | 1.012 | 1.199 | 1.271 | 1.309 | 1.348 | 1.189 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.126829 Full duration: 29.225356 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.987 | 1.172 | 1.221 | 1.259 | 1.296 | 1.152 | 100.0% | 10 | | keystone_v3.list_projects | 0.116 | 0.156 | 0.212 | 0.212 | 0.213 | 0.162 | 100.0% | 10 | | total | 1.104 | 1.316 | 1.42 | 1.458 | 1.496 | 1.315 | 100.0% | 10 | | -> duration | 1.104 | 1.316 | 1.42 | 1.458 | 1.496 | 1.315 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.343692 Full duration: 29.190952 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.67 | 0.776 | 0.833 | 0.841 | 0.848 | 0.774 | 100.0% | 10 | | keystone_v3.delete_role | 0.138 | 0.212 | 0.24 | 0.246 | 0.252 | 0.203 | 100.0% | 10 | | total | 0.849 | 0.983 | 1.047 | 1.048 | 1.05 | 0.977 | 100.0% | 10 | | -> duration | 0.849 | 0.983 | 1.047 | 1.048 | 1.05 | 0.977 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.442019 Full duration: 25.52002 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.699 | 0.798 | 0.857 | 0.865 | 0.874 | 0.799 | 100.0% | 10 | | keystone_v3.delete_service | 0.145 | 0.166 | 0.25 | 0.261 | 0.271 | 0.186 | 100.0% | 10 | | total | 0.862 | 0.977 | 1.101 | 1.102 | 1.103 | 0.985 | 100.0% | 10 | | -> duration | 0.862 | 0.977 | 1.101 | 1.102 | 1.103 | 0.985 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.27458 Full duration: 25.313982 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.906 | 1.089 | 1.203 | 1.237 | 1.27 | 1.09 | 100.0% | 10 | | keystone_v3.create_user | 0.757 | 0.859 | 0.978 | 0.99 | 1.002 | 0.865 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.116 | 0.179 | 0.209 | 0.209 | 0.21 | 0.171 | 100.0% | 10 | | -> keystone_v3.add_role | 0.152 | 0.185 | 0.251 | 0.263 | 0.274 | 0.203 | 100.0% | 10 | | keystone_v3.create_role | 0.131 | 0.146 | 0.224 | 0.23 | 0.235 | 0.166 | 100.0% | 10 | | keystone_v3.get_project | 0.115 | 0.203 | 0.224 | 0.264 | 0.305 | 0.184 | 100.0% | 10 | | keystone_v3.get_user | 0.132 | 0.144 | 0.218 | 0.226 | 0.234 | 0.166 | 100.0% | 10 | | keystone_v3.get_role | 0.109 | 0.16 | 0.218 | 0.231 | 0.244 | 0.164 | 100.0% | 10 | | keystone_v3.list_services | 0.113 | 0.176 | 0.207 | 0.207 | 0.207 | 0.168 | 100.0% | 10 | | keystone_v3.get_services | 0.113 | 0.121 | 0.209 | 0.213 | 0.218 | 0.149 | 100.0% | 10 | | total | 2.944 | 3.116 | 3.26 | 3.328 | 3.396 | 3.125 | 100.0% | 10 | | -> duration | 2.944 | 3.116 | 3.26 | 3.328 | 3.396 | 3.125 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.950381 Full duration: 40.838746 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.082 | 1.143 | 1.16 | 1.168 | 1.175 | 1.129 | 100.0% | 10 | | keystone_v3.update_project | 0.138 | 0.237 | 0.257 | 0.257 | 0.258 | 0.21 | 100.0% | 10 | | keystone_v3.delete_project | 0.201 | 0.24 | 0.296 | 0.296 | 0.296 | 0.248 | 100.0% | 10 | | total | 1.459 | 1.602 | 1.677 | 1.691 | 1.704 | 1.587 | 100.0% | 10 | | -> duration | 1.459 | 1.602 | 1.677 | 1.691 | 1.704 | 1.587 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.333038 Full duration: 27.39936 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.964 | 1.157 | 1.226 | 1.241 | 1.256 | 1.15 | 100.0% | 10 | | total | 1.178 | 1.335 | 1.45 | 1.465 | 1.481 | 1.333 | 100.0% | 10 | | -> duration | 1.178 | 1.335 | 1.45 | 1.465 | 1.481 | 1.333 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.418632 Full duration: 26.128029 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.98 | 1.179 | 1.253 | 1.266 | 1.279 | 1.173 | 100.0% | 10 | | total | 0.98 | 1.179 | 1.254 | 1.266 | 1.279 | 1.173 | 100.0% | 10 | | -> duration | 0.98 | 1.179 | 1.254 | 1.266 | 1.279 | 1.173 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.965695 Full duration: 25.691601 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.897 | 1.249 | 1.318 | 1.33 | 1.342 | 1.204 | 100.0% | 10 | | keystone_v3.list_users | 0.133 | 0.223 | 0.231 | 0.234 | 0.237 | 0.201 | 100.0% | 10 | | total | 1.334 | 1.674 | 1.753 | 1.757 | 1.762 | 1.606 | 100.0% | 10 | | -> duration | 1.334 | 1.674 | 1.753 | 1.757 | 1.762 | 1.606 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.331009 Full duration: 26.780931 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c2b1391d-6e01-4c4f-b063-f9ff95fb062e 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.031 | 1.176 | 1.303 | 1.308 | 1.314 | 1.174 | 100.0% | 10 | | keystone_v3.create_users | 7.728 | 7.965 | 8.455 | 8.627 | 8.8 | 8.043 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.728 | 7.964 | 8.454 | 8.627 | 8.799 | 8.043 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.342 | 1.442 | 1.541 | 1.544 | 1.548 | 1.456 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.668 | 2.002 | 2.118 | 2.14 | 2.163 | 1.984 | 100.0% | 10 | | total | 10.214 | 10.715 | 11.383 | 11.406 | 11.429 | 10.788 | 100.0% | 10 | | -> duration | 10.214 | 10.715 | 11.383 | 11.406 | 11.429 | 10.788 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.643961 Full duration: 68.978184 HINTS: * To plot HTML graphics with this data, run: rally task report c2b1391d-6e01-4c4f-b063-f9ff95fb062e --out output.html * To generate a JUnit report, run: rally task export c2b1391d-6e01-4c4f-b063-f9ff95fb062e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c2b1391d-6e01-4c4f-b063-f9ff95fb062e --json --out output.json 2019-05-09 23:56:52,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c2b1391d-6e01-4c4f-b063-f9ff95fb062e', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-05-09 23:56:54,555 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c2b1391d-6e01-4c4f-b063-f9ff95fb062e --out /home/opnfv/functest/results/rally_full/keystone.json 2019-05-09 23:56:54.439 13776 INFO rally.api [-] Building 'json' report for the following task(s): 'c2b1391d-6e01-4c4f-b063-f9ff95fb062e'. 2019-05-09 23:56:54.465 13776 INFO rally.api [-] The report has been successfully built. 2019-05-09 23:56:54,592 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-09 23:56:54,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-05-09 23:56:54,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-09 23:56:54,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-09 23:56:54,610 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-09 23:56:54,610 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-10 00:22:24,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 47ce6a97-803b-4f02-a80b-f7c27f8c0858 2019-05-10 00:22:24,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '47ce6a97-803b-4f02-a80b-f7c27f8c0858'] 2019-05-10 00:22:25,489 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 47ce6a97-803b-4f02-a80b-f7c27f8c0858 -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.914 | 1.077 | 1.21 | 1.231 | 1.251 | 1.08 | 100.0% | 10 | | neutron.update_network | 0.623 | 0.767 | 1.012 | 1.019 | 1.026 | 0.804 | 100.0% | 10 | | total | 1.586 | 1.903 | 2.124 | 2.125 | 2.126 | 1.884 | 100.0% | 10 | | -> duration | 1.586 | 1.903 | 2.124 | 2.125 | 2.126 | 1.884 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.466144 Full duration: 47.402091 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.572 | 1.854 | 1.961 | 2.102 | 2.242 | 1.843 | 100.0% | 10 | | neutron.update_port | 0.604 | 0.903 | 1.048 | 1.129 | 1.21 | 0.911 | 100.0% | 10 | | total | 2.464 | 2.791 | 2.925 | 2.983 | 3.041 | 2.755 | 100.0% | 10 | | -> duration | 2.464 | 2.791 | 2.925 | 2.983 | 3.041 | 2.755 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.398608 Full duration: 79.521986 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.062 | 1.224 | 1.36 | 1.38 | 1.399 | 1.229 | 100.0% | 10 | | neutron.create_subnet | 0.833 | 1.251 | 1.68 | 1.768 | 1.856 | 1.234 | 100.0% | 10 | | neutron.create_router | 4.526 | 5.222 | 5.788 | 6.093 | 6.398 | 5.285 | 100.0% | 10 | | neutron.add_interface_router | 3.148 | 3.816 | 4.259 | 4.271 | 4.284 | 3.798 | 100.0% | 10 | | neutron.update_router | 1.179 | 1.49 | 1.696 | 1.699 | 1.702 | 1.459 | 100.0% | 10 | | total | 12.142 | 13.069 | 13.451 | 13.636 | 13.822 | 13.005 | 100.0% | 10 | | -> duration | 12.142 | 13.069 | 13.451 | 13.636 | 13.822 | 13.005 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.430674 Full duration: 103.666236 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.032 | 1.106 | 1.357 | 1.427 | 1.497 | 1.176 | 100.0% | 10 | | neutron.create_subnet | 0.923 | 1.415 | 1.654 | 1.685 | 1.717 | 1.386 | 100.0% | 10 | | neutron.update_subnet | 0.879 | 1.044 | 1.138 | 1.179 | 1.221 | 1.035 | 100.0% | 10 | | total | 2.922 | 3.646 | 3.879 | 4.065 | 4.252 | 3.597 | 100.0% | 10 | | -> duration | 2.922 | 3.646 | 3.879 | 4.065 | 4.252 | 3.597 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.534063 Full duration: 55.601829 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.966 | 1.018 | 1.216 | 1.291 | 1.365 | 1.067 | 100.0% | 10 | | neutron.delete_network | 0.585 | 1.062 | 1.212 | 1.224 | 1.235 | 0.962 | 100.0% | 10 | | total | 1.552 | 2.082 | 2.283 | 2.404 | 2.524 | 2.029 | 100.0% | 10 | | -> duration | 1.552 | 2.082 | 2.283 | 2.404 | 2.524 | 2.029 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.20067 Full duration: 44.291293 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.606 | 1.844 | 1.956 | 2.084 | 2.212 | 1.852 | 100.0% | 10 | | neutron.delete_port | 0.854 | 0.985 | 1.17 | 1.193 | 1.216 | 1.003 | 100.0% | 10 | | total | 2.483 | 2.823 | 3.026 | 3.201 | 3.377 | 2.856 | 100.0% | 10 | | -> duration | 2.483 | 2.823 | 3.026 | 3.201 | 3.377 | 2.856 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.408378 Full duration: 78.028178 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.874 | 1.17 | 1.383 | 1.481 | 1.579 | 1.179 | 100.0% | 10 | | neutron.create_subnet | 1.102 | 1.368 | 1.492 | 1.546 | 1.599 | 1.361 | 100.0% | 10 | | neutron.create_router | 3.792 | 5.013 | 5.433 | 5.542 | 5.651 | 4.853 | 100.0% | 10 | | neutron.add_interface_router | 3.184 | 3.592 | 4.063 | 4.112 | 4.161 | 3.586 | 100.0% | 10 | | neutron.remove_interface_router | 2.456 | 2.93 | 3.592 | 3.714 | 3.835 | 2.991 | 100.0% | 10 | | neutron.delete_router | 2.4 | 3.571 | 3.975 | 4.017 | 4.059 | 3.38 | 100.0% | 10 | | total | 15.485 | 17.565 | 18.584 | 18.586 | 18.589 | 17.352 | 100.0% | 10 | | -> duration | 15.485 | 17.565 | 18.584 | 18.586 | 18.589 | 17.352 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.020535 Full duration: 99.345588 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "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 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.612 | 1.745 | 2.401 | 2.533 | 2.666 | 1.925 | 100.0% | 10 | | neutron.delete_subnet | 0.542 | 1.018 | 1.792 | 1.81 | 1.828 | 1.171 | 100.0% | 10 | | total | 2.573 | 3.055 | 3.589 | 3.773 | 3.958 | 3.097 | 100.0% | 10 | | -> duration | 2.573 | 3.055 | 3.589 | 3.773 | 3.958 | 3.097 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.289457 Full duration: 78.712909 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.929 | 1.082 | 1.199 | 1.234 | 1.269 | 1.083 | 100.0% | 10 | | neutron.list_networks | 0.131 | 0.374 | 0.448 | 0.573 | 0.698 | 0.36 | 100.0% | 10 | | total | 1.072 | 1.451 | 1.638 | 1.756 | 1.874 | 1.443 | 100.0% | 10 | | -> duration | 1.072 | 1.451 | 1.638 | 1.756 | 1.874 | 1.443 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.011202 Full duration: 45.008597 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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 | 2.026 | 2.74 | 2.764 | 2.788 | 2.097 | 100.0% | 10 | | neutron.list_ports | 0.093 | 0.376 | 0.456 | 0.554 | 0.652 | 0.335 | 100.0% | 10 | | total | 1.76 | 2.402 | 2.89 | 3.165 | 3.441 | 2.432 | 100.0% | 10 | | -> duration | 1.76 | 2.402 | 2.89 | 3.165 | 3.441 | 2.432 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.039504 Full duration: 77.04899 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "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 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.907 | 1.08 | 1.352 | 1.589 | 1.826 | 1.158 | 100.0% | 10 | | neutron.create_subnet | 0.82 | 1.2 | 1.398 | 1.436 | 1.474 | 1.187 | 100.0% | 10 | | neutron.create_router | 4.404 | 5.379 | 5.785 | 5.86 | 5.935 | 5.277 | 100.0% | 10 | | neutron.add_interface_router | 3.256 | 4.25 | 4.527 | 4.697 | 4.867 | 4.075 | 100.0% | 10 | | neutron.list_routers | 0.119 | 0.443 | 0.644 | 0.665 | 0.686 | 0.394 | 100.0% | 10 | | total | 11.525 | 12.056 | 12.756 | 12.882 | 13.009 | 12.091 | 100.0% | 10 | | -> duration | 11.525 | 12.056 | 12.756 | 12.882 | 13.009 | 12.091 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.006302 Full duration: 100.637299 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.028 | 1.108 | 1.191 | 1.271 | 1.352 | 1.124 | 100.0% | 10 | | neutron.create_subnet | 0.791 | 1.264 | 1.658 | 1.718 | 1.778 | 1.298 | 100.0% | 10 | | neutron.list_subnets | 0.082 | 0.369 | 0.436 | 0.447 | 0.458 | 0.303 | 100.0% | 10 | | total | 2.346 | 2.687 | 3.081 | 3.101 | 3.12 | 2.725 | 100.0% | 10 | | -> duration | 2.346 | 2.687 | 3.081 | 3.101 | 3.12 | 2.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.108408 Full duration: 55.320631 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.819 | 1.015 | 1.262 | 1.27 | 1.277 | 1.034 | 100.0% | 10 | | neutron.delete_security_group | 0.118 | 0.434 | 0.453 | 0.458 | 0.463 | 0.387 | 100.0% | 10 | | total | 1.003 | 1.455 | 1.712 | 1.721 | 1.73 | 1.422 | 100.0% | 10 | | -> duration | 1.003 | 1.455 | 1.712 | 1.721 | 1.73 | 1.422 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.213723 Full duration: 42.144651 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.796 | 1.087 | 1.298 | 1.396 | 1.495 | 1.071 | 100.0% | 10 | | neutron.create_security_group_rule | 0.19 | 0.459 | 0.497 | 0.497 | 0.497 | 0.418 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.096 | 0.403 | 0.423 | 0.425 | 0.427 | 0.367 | 100.0% | 10 | | neutron.delete_security_group | 0.118 | 0.394 | 0.447 | 0.448 | 0.448 | 0.313 | 100.0% | 10 | | total | 1.698 | 2.235 | 2.416 | 2.431 | 2.445 | 2.169 | 100.0% | 10 | | -> duration | 1.698 | 2.235 | 2.416 | 2.431 | 2.445 | 2.169 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.402933 Full duration: 43.958193 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.898 | 0.97 | 1.208 | 1.219 | 1.23 | 1.019 | 100.0% | 10 | | neutron.create_security_group_rule | 0.371 | 0.483 | 0.676 | 0.691 | 0.707 | 0.515 | 100.0% | 10 | | neutron.list_security_group_rules | 0.047 | 0.254 | 0.373 | 0.374 | 0.375 | 0.224 | 100.0% | 10 | | total | 1.386 | 1.761 | 2.019 | 2.034 | 2.048 | 1.758 | 100.0% | 10 | | -> duration | 1.386 | 1.761 | 2.019 | 2.034 | 2.048 | 1.758 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.120543 Full duration: 45.674616 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.856 | 0.929 | 1.12 | 1.128 | 1.137 | 0.972 | 100.0% | 10 | | neutron.show_security_group | 0.254 | 0.337 | 0.452 | 0.513 | 0.574 | 0.36 | 100.0% | 10 | | total | 1.119 | 1.309 | 1.484 | 1.522 | 1.561 | 1.333 | 100.0% | 10 | | -> duration | 1.119 | 1.309 | 1.484 | 1.522 | 1.561 | 1.333 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.865481 Full duration: 43.423752 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.984 | 1.136 | 1.316 | 1.35 | 1.383 | 1.145 | 100.0% | 10 | | neutron.create_router | 4.263 | 4.626 | 5.099 | 5.177 | 5.256 | 4.694 | 100.0% | 10 | | neutron.add_gateway_router | 2.877 | 3.586 | 4.068 | 4.092 | 4.116 | 3.552 | 100.0% | 10 | | neutron.remove_gateway_router | 1.971 | 2.353 | 2.855 | 2.999 | 3.143 | 2.415 | 100.0% | 10 | | total | 10.683 | 11.807 | 12.77 | 12.8 | 12.831 | 11.806 | 100.0% | 10 | | -> duration | 10.683 | 11.807 | 12.77 | 12.8 | 12.831 | 11.806 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.804486 Full duration: 101.30422 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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 (x2) | 3.132 | 3.365 | 4.065 | 4.237 | 4.409 | 3.567 | 100.0% | 10 | | neutron.show_port (x2) | 0.155 | 0.461 | 0.694 | 0.749 | 0.804 | 0.455 | 100.0% | 10 | | total | 3.287 | 3.806 | 4.74 | 4.788 | 4.837 | 4.023 | 100.0% | 10 | | -> duration | 3.287 | 3.806 | 4.74 | 4.788 | 4.837 | 4.023 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.822901 Full duration: 84.029777 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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.006 | 1.154 | 1.257 | 1.32 | 1.384 | 1.154 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.967 | 2.452 | 3.021 | 3.091 | 3.162 | 2.555 | 100.0% | 10 | | neutron.create_router (x2) | 8.654 | 10.55 | 11.54 | 11.891 | 12.243 | 10.614 | 100.0% | 10 | | neutron.add_interface_router (x2) | 7.231 | 8.005 | 8.195 | 8.354 | 8.513 | 7.984 | 100.0% | 10 | | neutron.show_router (x2) | 0.46 | 1.005 | 1.223 | 1.291 | 1.36 | 0.945 | 100.0% | 10 | | total | 21.785 | 23.012 | 24.167 | 24.376 | 24.585 | 23.252 | 100.0% | 10 | | -> duration | 21.785 | 23.012 | 24.167 | 24.376 | 24.585 | 23.252 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 68.826374 Full duration: 153.075799 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 47ce6a97-803b-4f02-a80b-f7c27f8c0858 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 (x2) | 2.731 | 3.172 | 3.992 | 4.087 | 4.183 | 3.351 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.343 | 0.484 | 0.819 | 0.92 | 1.021 | 0.547 | 100.0% | 10 | | total | 3.414 | 3.709 | 4.38 | 4.68 | 4.979 | 3.898 | 100.0% | 10 | | -> duration | 3.414 | 3.709 | 4.38 | 4.68 | 4.979 | 3.898 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.462113 Full duration: 103.611208 HINTS: * To plot HTML graphics with this data, run: rally task report 47ce6a97-803b-4f02-a80b-f7c27f8c0858 --out output.html * To generate a JUnit report, run: rally task export 47ce6a97-803b-4f02-a80b-f7c27f8c0858 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 47ce6a97-803b-4f02-a80b-f7c27f8c0858 --json --out output.json 2019-05-10 00:22:25,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '47ce6a97-803b-4f02-a80b-f7c27f8c0858', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-05-10 00:22:27,474 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 47ce6a97-803b-4f02-a80b-f7c27f8c0858 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-05-10 00:22:27.314 20001 INFO rally.api [-] Building 'json' report for the following task(s): '47ce6a97-803b-4f02-a80b-f7c27f8c0858'. 2019-05-10 00:22:27.352 20001 INFO rally.api [-] The report has been successfully built. 2019-05-10 00:22:27,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-10 00:22:27,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-05-10 00:22:27,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-10 00:22:27,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-10 00:22:27,542 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-10 00:22:27,542 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-10 00:59:35,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a11890c3-eab1-45be-8808-370c195829e3 2019-05-10 00:59:35,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a11890c3-eab1-45be-8808-370c195829e3'] 2019-05-10 00:59:36,009 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a11890c3-eab1-45be-8808-370c195829e3 -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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.855 | 0.94 | 1.022 | 1.111 | 1.199 | 0.951 | 100.0% | 10 | | nova.delete_keypair | 0.032 | 0.059 | 0.092 | 0.095 | 0.098 | 0.063 | 100.0% | 10 | | total | 0.905 | 1.004 | 1.109 | 1.175 | 1.241 | 1.014 | 100.0% | 10 | | -> duration | 0.905 | 1.004 | 1.109 | 1.175 | 1.241 | 1.014 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.204622 Full duration: 27.339834 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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.763 | 0.932 | 0.961 | 0.967 | 0.973 | 0.911 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.018 | 0.021 | 0.021 | 0.021 | 0.019 | 100.0% | 10 | | total | 0.78 | 0.951 | 0.979 | 0.985 | 0.99 | 0.93 | 100.0% | 10 | | -> duration | 0.78 | 0.951 | 0.979 | 0.985 | 0.99 | 0.93 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.79184 Full duration: 29.177803 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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.076 | 15.537 | 21.579 | 22.015 | 22.451 | 16.73 | 100.0% | 10 | | nova.reboot_server | 5.687 | 6.073 | 6.342 | 6.403 | 6.464 | 6.058 | 100.0% | 10 | | nova.soft_reboot_server | 6.43 | 125.108 | 126.33 | 126.639 | 126.947 | 101.748 | 100.0% | 10 | | nova.stop_and_start_server | 10.881 | 18.915 | 20.808 | 21.291 | 21.774 | 18.401 | 100.0% | 10 | | -> nova.stop_server | 6.312 | 14.104 | 15.786 | 16.738 | 17.69 | 13.965 | 100.0% | 10 | | -> nova.start_server | 3.241 | 4.379 | 5.315 | 5.394 | 5.473 | 4.435 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 10.13 | 22.031 | 23.351 | 23.361 | 23.371 | 20.88 | 100.0% | 10 | | -> nova.rescue_server | 7.281 | 17.545 | 18.321 | 18.539 | 18.757 | 16.624 | 100.0% | 10 | | -> nova.unrescue_server | 2.324 | 4.954 | 5.59 | 5.63 | 5.67 | 4.256 | 100.0% | 10 | | nova.delete_server | 2.428 | 2.923 | 3.044 | 3.12 | 3.195 | 2.808 | 100.0% | 10 | | total | 59.796 | 190.125 | 197.367 | 197.47 | 197.574 | 166.655 | 100.0% | 10 | | -> duration | 50.796 | 181.125 | 188.367 | 188.47 | 188.574 | 157.655 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 443.885877 Full duration: 573.783798 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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 | 14.198 | 16.449 | 18.565 | 18.835 | 19.105 | 16.551 | 100.0% | 10 | | nova.delete_server | 2.625 | 3.155 | 3.511 | 3.55 | 3.589 | 3.162 | 100.0% | 10 | | total | 17.458 | 19.49 | 21.508 | 21.794 | 22.079 | 19.713 | 100.0% | 10 | | -> duration | 16.458 | 18.49 | 20.508 | 20.794 | 21.079 | 18.713 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.835952 Full duration: 178.408705 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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 | 14.127 | 16.067 | 21.522 | 21.907 | 22.291 | 17.134 | 100.0% | 10 | | nova.list_servers | 0.511 | 1.232 | 1.608 | 1.635 | 1.661 | 1.25 | 100.0% | 10 | | total | 15.021 | 17.419 | 22.104 | 22.808 | 23.512 | 18.384 | 100.0% | 10 | | -> duration | 14.021 | 16.419 | 21.104 | 21.808 | 22.512 | 17.384 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.270013 Full duration: 182.368728 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "from_image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "to_image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.305 | 15.05 | 16.949 | 17.0 | 17.051 | 14.708 | 100.0% | 10 | | nova.rebuild_server | 11.381 | 20.969 | 22.019 | 22.155 | 22.292 | 18.625 | 100.0% | 10 | | nova.delete_server | 2.861 | 3.058 | 3.506 | 3.657 | 3.808 | 3.139 | 100.0% | 10 | | total | 29.865 | 37.143 | 41.102 | 41.501 | 41.9 | 36.472 | 100.0% | 10 | | -> duration | 27.865 | 35.143 | 39.102 | 39.501 | 39.9 | 34.472 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.496638 Full duration: 223.589426 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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 (x2) | 22.23 | 28.861 | 33.012 | 33.738 | 34.464 | 28.391 | 100.0% | 10 | | nova.snapshot_server | 12.903 | 18.149 | 37.675 | 37.798 | 37.92 | 23.38 | 100.0% | 10 | | -> glance_v2.get_image | 0.035 | 0.548 | 0.631 | 0.637 | 0.642 | 0.452 | 100.0% | 10 | | -> glance.wait_for_image | 11.054 | 16.218 | 35.337 | 35.962 | 36.587 | 21.498 | 100.0% | 10 | | --> glance_v2.get_image (x17) | 3.115 | 3.145 | 3.168 | 3.171 | 3.174 | 3.145 | 100.0% | 2 | | --> glance_v2.get_image (x14) | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 100.0% | 1 | | --> glance_v2.get_image (x18) | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 100.0% | 1 | | --> glance_v2.get_image (x6) | 1.044 | 1.176 | 1.493 | 1.533 | 1.573 | 1.264 | 100.0% | 3 | | --> glance_v2.get_image (x8) | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | --> glance_v2.get_image (x9) | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | --> glance_v2.get_image (x7) | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | nova.delete_server (x2) | 5.616 | 6.688 | 8.782 | 8.938 | 9.094 | 7.111 | 100.0% | 10 | | nova.delete_image | 0.698 | 1.136 | 1.628 | 1.633 | 1.639 | 1.146 | 100.0% | 10 | | -> glance_v2.delete_image | 0.432 | 0.977 | 1.49 | 1.556 | 1.622 | 1.014 | 100.0% | 10 | | -> glance.wait_for_delete | 0.016 | 0.019 | 0.308 | 0.31 | 0.313 | 0.131 | 100.0% | 10 | | --> glance_v2.get_image | 0.015 | 0.019 | 0.308 | 0.31 | 0.312 | 0.131 | 0.0% | 10 | | total | 45.132 | 53.363 | 76.913 | 77.053 | 77.194 | 60.029 | 100.0% | 10 | | -> duration | 43.132 | 51.363 | 74.913 | 75.053 | 75.194 | 58.029 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 169.955487 Full duration: 291.74639 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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_v3.create_volume | 9.778 | 13.52 | 14.702 | 15.398 | 16.094 | 12.973 | 100.0% | 10 | | nova.boot_server | 14.857 | 15.427 | 17.41 | 17.73 | 18.05 | 15.795 | 100.0% | 10 | | total | 24.635 | 28.986 | 31.646 | 31.687 | 31.728 | 28.768 | 100.0% | 10 | | -> duration | 23.635 | 27.986 | 30.646 | 30.687 | 30.728 | 27.768 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 82.730694 Full duration: 130.03463 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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.643 | 14.842 | 17.538 | 17.866 | 18.195 | 15.167 | 100.0% | 10 | | total | 11.643 | 14.842 | 17.538 | 17.867 | 18.195 | 15.167 | 100.0% | 10 | | -> duration | 10.643 | 13.842 | 16.538 | 16.867 | 17.195 | 14.167 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.681967 Full duration: 77.782041 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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.list_servers | 1.392 | 1.741 | 1.895 | 1.897 | 1.9 | 1.704 | 100.0% | 10 | | total | 1.392 | 1.742 | 1.895 | 1.897 | 1.9 | 1.705 | 100.0% | 10 | | -> duration | 1.392 | 1.742 | 1.895 | 1.897 | 1.9 | 1.705 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.14221 Full duration: 176.565624 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ], "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "to_flavor": { "name": "rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 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.727 | 14.272 | 15.739 | 16.177 | 16.614 | 14.129 | 100.0% | 10 | | nova.resize | 14.441 | 15.276 | 26.363 | 26.44 | 26.516 | 18.85 | 100.0% | 10 | | nova.resize_confirm | 2.941 | 4.05 | 6.803 | 6.839 | 6.876 | 4.825 | 100.0% | 10 | | nova.delete_server | 2.649 | 2.989 | 3.743 | 4.543 | 5.342 | 3.257 | 100.0% | 10 | | total | 34.08 | 40.087 | 46.221 | 48.736 | 51.251 | 41.061 | 100.0% | 10 | | -> duration | 33.08 | 39.087 | 45.221 | 47.736 | 50.251 | 40.061 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 125.451688 Full duration: 149.990141 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "image": { "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d" }, "nics": [ { "net-id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a11890c3-eab1-45be-8808-370c195829e3 has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-1897f9df-4337-4f00-ba84-16edb861307d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) 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/servers.py", line 431, in live_migrate disk_over_commit) 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/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-1897f9df-4337-4f00-ba84-16edb861307d) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-03bcab34-f2af-46e0-a53c-51b962994722) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) 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/servers.py", line 431, in live_migrate disk_over_commit) 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/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-03bcab34-f2af-46e0-a53c-51b962994722) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-9f1be95f-ff1f-40bb-9df8-3b7155535d83) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) 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/servers.py", line 431, in live_migrate disk_over_commit) 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/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-9f1be95f-ff1f-40bb-9df8-3b7155535d83) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-ec43d60b-3c24-4942-8c1f-43a770f7235f) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) 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/servers.py", line 431, in live_migrate disk_over_commit) 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/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-ec43d60b-3c24-4942-8c1f-43a770f7235f) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-d1da628f-c645-41b8-994b-6b119ba6c898) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) 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/servers.py", line 431, in live_migrate disk_over_commit) 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/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-d1da628f-c645-41b8-994b-6b119ba6c898) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.881 | 15.872 | 15.984 | 16.008 | 16.031 | 15.357 | 100.0% | 5 | | nova.live_migrate | 3.825 | 4.258 | 4.64 | 4.746 | 4.853 | 4.248 | 0.0% | 5 | | total | 18.202 | 19.697 | 20.49 | 20.687 | 20.884 | 19.606 | 0.0% | 5 | | -> duration | 17.202 | 18.697 | 19.49 | 19.687 | 19.884 | 18.606 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.561815 Full duration: 70.868487 HINTS: * To plot HTML graphics with this data, run: rally task report a11890c3-eab1-45be-8808-370c195829e3 --out output.html * To generate a JUnit report, run: rally task export a11890c3-eab1-45be-8808-370c195829e3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a11890c3-eab1-45be-8808-370c195829e3 --json --out output.json At least one workload did not pass SLA criteria. 2019-05-10 00:59:36,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a11890c3-eab1-45be-8808-370c195829e3', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-05-10 00:59:37,778 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a11890c3-eab1-45be-8808-370c195829e3 --out /home/opnfv/functest/results/rally_full/nova.json 2019-05-10 00:59:37.662 22109 INFO rally.api [-] Building 'json' report for the following task(s): 'a11890c3-eab1-45be-8808-370c195829e3'. 2019-05-10 00:59:37.689 22109 INFO rally.api [-] The report has been successfully built. 2019-05-10 00:59:37,819 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-10 00:59:37,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-05-10 00:59:37,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-10 00:59:37,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-10 00:59:37,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-10 00:59:37,834 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'ffdccc7e-7f55-4286-9b04-dc14e68c0a0d', 'tenants_amount': 3, 'image_name': 'rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-10 01:01:13,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 33a3cd3f-26c1-479e-8290-b7d40d97e892 2019-05-10 01:01:13,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '33a3cd3f-26c1-479e-8290-b7d40d97e892'] 2019-05-10 01:01:13,793 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 33a3cd3f-26c1-479e-8290-b7d40d97e892 -------------------------------------------------------------------------------- Task 33a3cd3f-26c1-479e-8290-b7d40d97e892: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33a3cd3f-26c1-479e-8290-b7d40d97e892 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.783 | 0.897 | 0.997 | 0.999 | 1.001 | 0.917 | 100.0% | 10 | | quotas.delete_quotas | 0.211 | 0.317 | 0.418 | 0.541 | 0.664 | 0.346 | 100.0% | 10 | | total | 1.082 | 1.254 | 1.392 | 1.478 | 1.563 | 1.263 | 100.0% | 10 | | -> duration | 1.082 | 1.254 | 1.392 | 1.478 | 1.563 | 1.263 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.649483 Full duration: 18.615775 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33a3cd3f-26c1-479e-8290-b7d40d97e892 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.776 | 0.939 | 1.003 | 1.011 | 1.018 | 0.925 | 100.0% | 10 | | total | 0.776 | 0.939 | 1.004 | 1.011 | 1.018 | 0.925 | 100.0% | 10 | | -> duration | 0.776 | 0.939 | 1.004 | 1.011 | 1.018 | 0.925 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.700879 Full duration: 17.750507 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33a3cd3f-26c1-479e-8290-b7d40d97e892 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.575 | 0.597 | 0.76 | 0.762 | 0.764 | 0.636 | 100.0% | 10 | | total | 1.008 | 1.032 | 1.194 | 1.197 | 1.2 | 1.071 | 100.0% | 10 | | -> duration | 1.008 | 1.032 | 1.194 | 1.197 | 1.2 | 1.071 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.253756 Full duration: 18.318364 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33a3cd3f-26c1-479e-8290-b7d40d97e892 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.221 | 1.457 | 1.68 | 1.709 | 1.738 | 1.468 | 100.0% | 10 | | total | 1.221 | 1.457 | 1.68 | 1.709 | 1.739 | 1.468 | 100.0% | 10 | | -> duration | 1.221 | 1.457 | 1.68 | 1.709 | 1.739 | 1.468 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.373742 Full duration: 18.780559 HINTS: * To plot HTML graphics with this data, run: rally task report 33a3cd3f-26c1-479e-8290-b7d40d97e892 --out output.html * To generate a JUnit report, run: rally task export 33a3cd3f-26c1-479e-8290-b7d40d97e892 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 33a3cd3f-26c1-479e-8290-b7d40d97e892 --json --out output.json 2019-05-10 01:01:13,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '33a3cd3f-26c1-479e-8290-b7d40d97e892', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-05-10 01:01:15,618 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 33a3cd3f-26c1-479e-8290-b7d40d97e892 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-05-10 01:01:15.524 22690 INFO rally.api [-] Building 'json' report for the following task(s): '33a3cd3f-26c1-479e-8290-b7d40d97e892'. 2019-05-10 01:01:15.530 22690 INFO rally.api [-] The report has been successfully built. 2019-05-10 01:01:15,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-10 01:01:15,631 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:37 | 60 | 100.00% | | glance | 00:06:17 | 80 | 100.00% | | cinder | 00:24:05 | 240 | 100.00% | | gnocchi | 00:04:48 | 160 | 100.00% | | heat | 00:13:04 | 130 | 100.00% | | keystone | 00:05:54 | 110 | 100.00% | | neutron | 00:24:41 | 200 | 100.00% | | nova | 00:35:11 | 115 | 95.65% | | quotas | 00:01:13 | 40 | 100.00% | | | | | | | TOTAL: | 01:56:54 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-05-10 01:01:15,631 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-05-10 01:01:15,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-05-10 01:01:18,751 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-05-10 01:01:18.171 22692 INFO rally.api [-] Building 'html' report for the following task(s): 'bb74beec-d70f-464a-a26b-559d19566104', '1cb88d9c-f03e-4204-8b8d-65b997ed67fb', '44456c10-4975-4f3c-9dbe-be3ca2e01501', '4b19b2c5-9ee0-4662-ad59-3795f0d4967d', 'd3290085-19fd-4da6-b962-7e677827b5af', 'c2b1391d-6e01-4c4f-b063-f9ff95fb062e', '47ce6a97-803b-4f02-a80b-f7c27f8c0858', 'a11890c3-eab1-45be-8808-370c195829e3', '33a3cd3f-26c1-479e-8290-b7d40d97e892'. 2019-05-10 01:01:18.650 22692 INFO rally.api [-] The report has been successfully built. 2019-05-10 01:01:18,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-05-10 01:01:21,469 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-05-10 01:01:21.351 22694 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'bb74beec-d70f-464a-a26b-559d19566104', '1cb88d9c-f03e-4204-8b8d-65b997ed67fb', '44456c10-4975-4f3c-9dbe-be3ca2e01501', '4b19b2c5-9ee0-4662-ad59-3795f0d4967d', 'd3290085-19fd-4da6-b962-7e677827b5af', 'c2b1391d-6e01-4c4f-b063-f9ff95fb062e', '47ce6a97-803b-4f02-a80b-f7c27f8c0858', 'a11890c3-eab1-45be-8808-370c195829e3', '33a3cd3f-26c1-479e-8290-b7d40d97e892'. 2019-05-10 01:01:21.358 22694 INFO rally.api [-] The report has been successfully built. 2019-05-10 01:01:21,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 01:01:21,585 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 125:01 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-05-10 01:01:21,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 01:01:21,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:01:22,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["LzZBMUTjQF6S8--AB1dH6w"], "issued_at": "2019-05-10T01:01:21.000000Z"}} 2019-05-10 01:01:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:22,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Fri, 10 May 2019 01:01: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-349bf772-bcc5-485b-ae37-492c93aed2fd x-openstack-request-id: req-349bf772-bcc5-485b-ae37-492c93aed2fd 2019-05-10 01:01:22,358 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ab1d46b7-8414-460c-80b9-8ddfcbf12a72"}, {"name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db3cec5f-5c8c-4892-b1c1-f318e5c3f53a"}]} 2019-05-10 01:01:22,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-349bf772-bcc5-485b-ae37-492c93aed2fd 2019-05-10 01:01:22,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.754827976227s 2019-05-10 01:01:22,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 01:01:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:22,388 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 01:01: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-a6b34c24-b2fd-4050-a786-4ae0d8cd30c1 x-openstack-request-id: req-a6b34c24-b2fd-4050-a786-4ae0d8cd30c1 2019-05-10 01:01:22,388 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ab1d46b7-8414-460c-80b9-8ddfcbf12a72 used request id req-a6b34c24-b2fd-4050-a786-4ae0d8cd30c1 2019-05-10 01:01:22,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0276448726654s 2019-05-10 01:01:22,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 01:01:22,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:01:22,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a463c7341444ccb8bc608a4e6a47d36", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2a463c7341444ccb8bc608a4e6a47d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2a463c7341444ccb8bc608a4e6a47d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2a463c7341444ccb8bc608a4e6a47d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2a463c7341444ccb8bc608a4e6a47d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2a463c7341444ccb8bc608a4e6a47d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "id": "05be63e8a9f74bcca157c96850b4552c"}, "audit_ids": ["mJfKZC62SyKMn_Ue3pQdjA"], "issued_at": "2019-05-10T01:01:22.000000Z"}} 2019-05-10 01:01:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b7c23966-324d-454f-8e8a-2deca8cad2c6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" -d '{"subnet_id": "e62c9458-dc51-4b13-986a-0f330390fdbe"}' 2019-05-10 01:01:25,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 01:01:25 GMT X-Openstack-Request-Id: req-cf5ad0fe-c5dd-4eb4-b967-d5f3390d530c 2019-05-10 01:01:25,885 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ffdccc7e-7f55-4286-9b04-dc14e68c0a0d", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "subnet_id": "e62c9458-dc51-4b13-986a-0f330390fdbe", "subnet_ids": ["e62c9458-dc51-4b13-986a-0f330390fdbe"], "port_id": "d2411dbb-3b80-4c2d-ae2a-ce7e366b832d", "id": "b7c23966-324d-454f-8e8a-2deca8cad2c6"} 2019-05-10 01:01:25,886 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b7c23966-324d-454f-8e8a-2deca8cad2c6/remove_router_interface.json used request id req-cf5ad0fe-c5dd-4eb4-b967-d5f3390d530c 2019-05-10 01:01:25,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.49674320221s 2019-05-10 01:01:25,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 01:01:25,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:26,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Fri, 10 May 2019 01:01:26 GMT X-Openstack-Request-Id: req-0695a618-7b89-4091-95e4-dbff2f853850 2019-05-10 01:01:26,322 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "created_at": "2019-05-09T22:56:24Z", "admin_state_up": true, "updated_at": "2019-05-10T01:01:23Z", "project_id": "2a463c7341444ccb8bc608a4e6a47d36", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b7c23966-324d-454f-8e8a-2deca8cad2c6", "name": "rally_full-router_2455ca4a-b212-4607-a3e8-dfa82114e85d"}]} 2019-05-10 01:01:26,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0695a618-7b89-4091-95e4-dbff2f853850 2019-05-10 01:01:26,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.435837030411s 2019-05-10 01:01:26,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 01:01:26,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b7c23966-324d-454f-8e8a-2deca8cad2c6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:31,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:01:31 GMT X-Openstack-Request-Id: req-4c2a5fa2-c77e-43bd-a51e-80379a09842b 2019-05-10 01:01:31,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:01:31,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b7c23966-324d-454f-8e8a-2deca8cad2c6.json used request id req-4c2a5fa2-c77e-43bd-a51e-80379a09842b 2019-05-10 01:01:31,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.79465889931s 2019-05-10 01:01:31,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 01:01:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:31,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Fri, 10 May 2019 01:01:31 GMT X-Openstack-Request-Id: req-ef06b971-118d-46a8-87c2-d3d99f9fd37e 2019-05-10 01:01:31,472 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-09T22:56:22Z","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":"e62c9458-dc51-4b13-986a-0f330390fdbe","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2a463c7341444ccb8bc608a4e6a47d36","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_2455ca4a-b212-4607-a3e8-dfa82114e85d","enable_dhcp":true,"segment_id":null,"network_id":"ffdccc7e-7f55-4286-9b04-dc14e68c0a0d","tenant_id":"2a463c7341444ccb8bc608a4e6a47d36","created_at":"2019-05-09T22:56:22Z","ip_version":4}]} 2019-05-10 01:01:31,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ef06b971-118d-46a8-87c2-d3d99f9fd37e 2019-05-10 01:01:31,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.353182077408s 2019-05-10 01:01:31,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 01:01:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e62c9458-dc51-4b13-986a-0f330390fdbe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:34,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:01:34 GMT X-Openstack-Request-Id: req-940c4706-40ff-4e01-afa5-cdbf007cfabf 2019-05-10 01:01:34,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:01:34,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e62c9458-dc51-4b13-986a-0f330390fdbe.json used request id req-940c4706-40ff-4e01-afa5-cdbf007cfabf 2019-05-10 01:01:34,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.17094492912s 2019-05-10 01:01:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:01:34,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:35,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2106 Content-Type: application/json Date: Fri, 10 May 2019 01:01:35 GMT X-Openstack-Request-Id: req-d0686b18-522d-4d6d-90ac-3b12792f9407 2019-05-10 01:01:35,259 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ffdccc7e-7f55-4286-9b04-dc14e68c0a0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"2a463c7341444ccb8bc608a4e6a47d36","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T01:01:34Z","qos_policy_id":null,"name":"rally_full-net_2455ca4a-b212-4607-a3e8-dfa82114e85d","admin_state_up":true,"tenant_id":"2a463c7341444ccb8bc608a4e6a47d36","created_at":"2019-05-09T22:56:21Z","provider:network_type":"vxlan"}]} 2019-05-10 01:01:35,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d0686b18-522d-4d6d-90ac-3b12792f9407 2019-05-10 01:01:35,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.613687038422s 2019-05-10 01:01:35,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 01:01:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ffdccc7e-7f55-4286-9b04-dc14e68c0a0d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:36,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:01:36 GMT X-Openstack-Request-Id: req-3c0239ea-58d2-4788-b5e2-569361b66258 2019-05-10 01:01:36,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:01:36,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ffdccc7e-7f55-4286-9b04-dc14e68c0a0d.json used request id req-3c0239ea-58d2-4788-b5e2-569361b66258 2019-05-10 01:01:36,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13307404518s 2019-05-10 01:01:36,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:01:36,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 10 May 2019 01:01:36 GMT X-Openstack-Request-Id: req-28c793ff-c3ad-44de-bf45-031023ef15f4 2019-05-10 01:01:36,727 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-09T22:56:35Z", "file": "/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/file", "owner": "2a463c7341444ccb8bc608a4e6a47d36", "id": "5a1855c4-92ed-4a24-8a55-8081ba45eba8", "size": 12716032, "self": "/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_2455ca4a-b212-4607-a3e8-dfa82114e85d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-09T22:56:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:01:36,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-28c793ff-c3ad-44de-bf45-031023ef15f4 2019-05-10 01:01:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328159093857s 2019-05-10 01:01:36,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 01:01:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32d7b33b80a97e7517b69f768b61aff61097f96e" 2019-05-10 01:01:38,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 01:01:38 GMT X-Openstack-Request-Id: req-2eca76e0-a178-41b1-86d9-1b7a32f4a51f 2019-05-10 01:01:38,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 01:01:38,199 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5a1855c4-92ed-4a24-8a55-8081ba45eba8 used request id req-2eca76e0-a178-41b1-86d9-1b7a32f4a51f 2019-05-10 01:01:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46987485886s 2019-05-10 01:01:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 01:01:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:38,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 01:01: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-e80bbb67-553d-4366-bda9-60698a3652bb x-openstack-request-id: req-e80bbb67-553d-4366-bda9-60698a3652bb 2019-05-10 01:01:38,222 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db3cec5f-5c8c-4892-b1c1-f318e5c3f53a"}]} 2019-05-10 01:01:38,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e80bbb67-553d-4366-bda9-60698a3652bb 2019-05-10 01:01:38,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229198932648s 2019-05-10 01:01:38,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 01:01:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:38,269 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 01:01: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-1cb5e748-b0fe-4e83-92c8-dffadfe99daf x-openstack-request-id: req-1cb5e748-b0fe-4e83-92c8-dffadfe99daf 2019-05-10 01:01:38,269 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db3cec5f-5c8c-4892-b1c1-f318e5c3f53a used request id req-1cb5e748-b0fe-4e83-92c8-dffadfe99daf 2019-05-10 01:01:38,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0450451374054s 2019-05-10 01:01:38,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:01:38,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:38,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Fri, 10 May 2019 01:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ea3410-d5dc-4f84-95ca-3502b4fe2989 2019-05-10 01:01:38,495 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": {"self": "http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "05be63e8a9f74bcca157c96850b4552c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:01:38,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-17ea3410-d5dc-4f84-95ca-3502b4fe2989 2019-05-10 01:01:38,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225826025009s 2019-05-10 01:01:38,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:01:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:38,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 10 May 2019 01:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6d44bf-a717-45a2-a0c3-7cd956033f30 2019-05-10 01:01:38,734 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_2455ca4a-b212-4607-a3e8-dfa82114e85d", "links": {"self": "http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "05be63e8a9f74bcca157c96850b4552c", "description": null}} 2019-05-10 01:01:38,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c used request id req-2b6d44bf-a717-45a2-a0c3-7cd956033f30 2019-05-10 01:01:38,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233221054077s 2019-05-10 01:01:38,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 01:01:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:39,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6911e27e-82de-4f14-a5fb-d31143443994 2019-05-10 01:01:39,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:01:39,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/05be63e8a9f74bcca157c96850b4552c used request id req-6911e27e-82de-4f14-a5fb-d31143443994 2019-05-10 01:01:39,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.433091163635s 2019-05-10 01:01:39,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:01:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:39,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 10 May 2019 01:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84863e1e-e196-4542-8a50-3cee788aa7ae 2019-05-10 01:01:39,387 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36"}, "tags": [], "enabled": true, "id": "2a463c7341444ccb8bc608a4e6a47d36", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_2455ca4a-b212-4607-a3e8-dfa82114e85d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 01:01:39,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-84863e1e-e196-4542-8a50-3cee788aa7ae 2019-05-10 01:01:39,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212618112564s 2019-05-10 01:01:39,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 01:01:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:39,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-229a6c9b-5cc6-4bc6-bb94-c62951052e4e 2019-05-10 01:01:39,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:01:39,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2a463c7341444ccb8bc608a4e6a47d36 used request id req-229a6c9b-5cc6-4bc6-bb94-c62951052e4e 2019-05-10 01:01:39,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282487869263s 2019-05-10 01:01:39,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:01:39,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2a463c7341444ccb8bc608a4e6a47d36&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:40,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 01:01:40 GMT X-Openstack-Request-Id: req-8edcac3b-d046-43b5-a2ce-836dd1d81922 2019-05-10 01:01:40,027 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "created_at": "2019-05-09T22:56:21Z", "updated_at": "2019-05-09T22:56:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "2120f26a-92a5-48f3-8934-398fb7072d65", "remote_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "95fe2071-4e01-48a0-8388-ebb9326ed163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "bc1bcdb1-e5b0-4546-ae27-9c9597c185ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "f45cd6ff-4604-400e-955e-1a19b7f63e51", "remote_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}], "revision_number": 1, "project_id": "2a463c7341444ccb8bc608a4e6a47d36", "id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "name": "default"}]} 2019-05-10 01:01:40,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2a463c7341444ccb8bc608a4e6a47d36&name=default used request id req-8edcac3b-d046-43b5-a2ce-836dd1d81922 2019-05-10 01:01:40,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346729040146s 2019-05-10 01:01:40,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:01:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:40,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 01:01:40 GMT X-Openstack-Request-Id: req-1761b63f-007a-4f3f-8ecd-53078821601f 2019-05-10 01:01:40,418 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "created_at": "2019-05-09T22:56:21Z", "updated_at": "2019-05-09T22:56:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "2120f26a-92a5-48f3-8934-398fb7072d65", "remote_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "95fe2071-4e01-48a0-8388-ebb9326ed163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "bc1bcdb1-e5b0-4546-ae27-9c9597c185ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:56:21Z", "revision_number": 0, "id": "f45cd6ff-4604-400e-955e-1a19b7f63e51", "remote_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "remote_ip_prefix": null, "created_at": "2019-05-09T22:56:21Z", "security_group_id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "tenant_id": "2a463c7341444ccb8bc608a4e6a47d36", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a463c7341444ccb8bc608a4e6a47d36"}], "revision_number": 1, "project_id": "2a463c7341444ccb8bc608a4e6a47d36", "id": "1ae3ebba-a142-422b-9ee7-6c62ef646e3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 01:01:40,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1761b63f-007a-4f3f-8ecd-53078821601f 2019-05-10 01:01:40,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3856549263s 2019-05-10 01:01:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 01:01:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1ae3ebba-a142-422b-9ee7-6c62ef646e3f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6db945726eb2b721100d029fdc7422f4a956a6c" 2019-05-10 01:01:40,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:01:40 GMT X-Openstack-Request-Id: req-00280f48-8d0d-48f3-90ee-83dbb89b6090 2019-05-10 01:01:40,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:01:40,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1ae3ebba-a142-422b-9ee7-6c62ef646e3f.json used request id req-00280f48-8d0d-48f3-90ee-83dbb89b6090 2019-05-10 01:01:40,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.423728942871s 2019-05-10 01:01:40,852 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-05-10 01:01:40,872 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-05-10 01:01:40,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:01:40,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 01:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec39c177-fe26-4dcb-9340-9dcf088589b3 2019-05-10 01:01:40,904 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 01:01:40,904 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ec39c177-fe26-4dcb-9340-9dcf088589b3 2019-05-10 01:01:40,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:01:41,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["K52sawagT1eJR7uG4N99IQ"], "issued_at": "2019-05-10T01:01:41.000000Z"}} 2019-05-10 01:01:41,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:01:41,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:41,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 01:01:41 GMT X-Openstack-Request-Id: req-2aebfc4f-2039-48fb-8296-d89a83d80f2d 2019-05-10 01:01:41,733 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 01:01:41,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2aebfc4f-2039-48fb-8296-d89a83d80f2d 2019-05-10 01:01:41,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409036159515s 2019-05-10 01:01:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:01:41,745 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 01:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-644d8dbb-7116-4406-8414-706e2a3974b3 2019-05-10 01:01:41,746 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 01:01:41,746 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-644d8dbb-7116-4406-8414-706e2a3974b3 2019-05-10 01:01:41,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:01:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:41,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 01:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a8eb81-0b2c-401f-8114-e381850de61f 2019-05-10 01:01:41,920 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 01:01:41,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b6a8eb81-0b2c-401f-8114-e381850de61f 2019-05-10 01:01:41,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173938035965s 2019-05-10 01:01:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 01:01:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}}' 2019-05-10 01:01:42,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Fri, 10 May 2019 01:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b83b50-ccef-4120-bfad-7abfeea53a26 2019-05-10 01:01:42,073 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e"}, "tags": [], "enabled": true, "id": "138e35f150f44a80aca130c7ca9be68e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}} 2019-05-10 01:01:42,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-09b83b50-ccef-4120-bfad-7abfeea53a26 2019-05-10 01:01:42,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144789934158s 2019-05-10 01:01:42,074 - 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'138e35f150f44a80aca130c7ca9be68e', '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_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0'}) 2019-05-10 01:01:42,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 01:01:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hqHYNl6T0CiFH7cvyTZLdOwBwDXBM9", "email": null, "name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}}' 2019-05-10 01:01:42,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Fri, 10 May 2019 01:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af8ef377-6ee9-4ad2-a88e-e7cfd652f454 2019-05-10 01:01:42,569 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": {"self": "http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75c2b5fc9fe34709b0adf458eeeabc9e", "domain_id": "default", "password_expires_at": null}} 2019-05-10 01:01:42,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-af8ef377-6ee9-4ad2-a88e-e7cfd652f454 2019-05-10 01:01:42,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489329099655s 2019-05-10 01:01:42,570 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'75c2b5fc9fe34709b0adf458eeeabc9e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0'}) 2019-05-10 01:01:42,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:01:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:42,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271ab086-1c46-444f-b4c5-3db7d18f4e04 2019-05-10 01:01:42,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:01:42,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-271ab086-1c46-444f-b4c5-3db7d18f4e04 2019-05-10 01:01:42,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218240022659s 2019-05-10 01:01:42,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:01:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:43,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf09cc2b-8fe0-444b-acfa-19d8fd114a94 2019-05-10 01:01:43,104 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:01:43,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bf09cc2b-8fe0-444b-acfa-19d8fd114a94 2019-05-10 01:01:43,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.307328939438s 2019-05-10 01:01:43,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:01:43,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:43,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486c5996-a52a-4f4b-9836-d6cfccabc32e 2019-05-10 01:01:43,331 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:01:43,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-486c5996-a52a-4f4b-9836-d6cfccabc32e 2019-05-10 01:01:43,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221726894379s 2019-05-10 01:01:43,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:01:43,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:43,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9076fad-2cd7-47e9-81ed-ad1afb5af475 2019-05-10 01:01:43,566 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:01:43,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a9076fad-2cd7-47e9-81ed-ad1afb5af475 2019-05-10 01:01:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229413032532s 2019-05-10 01:01:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:01:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:43,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 10 May 2019 01:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65c3a14-8516-43f0-bc85-08b1750793d3 2019-05-10 01:01:43,815 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": {"self": "http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75c2b5fc9fe34709b0adf458eeeabc9e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:01:43,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b65c3a14-8516-43f0-bc85-08b1750793d3 2019-05-10 01:01:43,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249106884003s 2019-05-10 01:01:43,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:01:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:44,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 10 May 2019 01:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb32623-47df-49be-b0cb-0e01f20cadc9 2019-05-10 01:01:44,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e"}, "tags": [], "enabled": true, "id": "138e35f150f44a80aca130c7ca9be68e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 01:01:44,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-efb32623-47df-49be-b0cb-0e01f20cadc9 2019-05-10 01:01:44,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230759143829s 2019-05-10 01:01:44,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:01:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=75c2b5fc9fe34709b0adf458eeeabc9e&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=138e35f150f44a80aca130c7ca9be68e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:44,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 10 May 2019 01:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ae68b0-037a-4c61-972c-f59d7e0bc9bc 2019-05-10 01:01:44,286 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=75c2b5fc9fe34709b0adf458eeeabc9e&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=138e35f150f44a80aca130c7ca9be68e", "previous": null, "next": null}} 2019-05-10 01:01:44,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=75c2b5fc9fe34709b0adf458eeeabc9e&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=138e35f150f44a80aca130c7ca9be68e used request id req-25ae68b0-037a-4c61-972c-f59d7e0bc9bc 2019-05-10 01:01:44,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220077037811s 2019-05-10 01:01:44,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:01:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e/users/75c2b5fc9fe34709b0adf458eeeabc9e/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:44,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6eef208-b3cd-4589-adeb-6b1c96085303 2019-05-10 01:01:44,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:01:44,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e/users/75c2b5fc9fe34709b0adf458eeeabc9e/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-b6eef208-b3cd-4589-adeb-6b1c96085303 2019-05-10 01:01:44,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260010004044s 2019-05-10 01:01:44,551 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', 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'138e35f150f44a80aca130c7ca9be68e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hqHYNl6T0CiFH7cvyTZLdOwBwDXBM9', 'username': u'rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 01:01:44,554 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', 'password': 'hqHYNl6T0CiFH7cvyTZLdOwBwDXBM9', 'project_name': 'rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '138e35f150f44a80aca130c7ca9be68e', 'project_domain_name': 'Default'} 2019-05-10 01:01:44,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:01:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:44,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed66ca7-b357-451a-bf10-f0a20b4d3be8 2019-05-10 01:01:44,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:01:44,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ed66ca7-b357-451a-bf10-f0a20b4d3be8 2019-05-10 01:01:44,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214224100113s 2019-05-10 01:01:44,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:01:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:45,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a281c872-6d2d-4866-b9d6-9330fdc2625d 2019-05-10 01:01:45,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:01:45,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a281c872-6d2d-4866-b9d6-9330fdc2625d 2019-05-10 01:01:45,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232451915741s 2019-05-10 01:01:45,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:01:45,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:45,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c11129-84c8-4287-a4dc-4a7f1ca105d3 2019-05-10 01:01:45,229 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:01:45,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d8c11129-84c8-4287-a4dc-4a7f1ca105d3 2019-05-10 01:01:45,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21467590332s 2019-05-10 01:01:45,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:01:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:45,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 10 May 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e0743f-ad8b-486e-aa48-95da0acb0a77 2019-05-10 01:01:45,477 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": {"self": "http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75c2b5fc9fe34709b0adf458eeeabc9e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:01:45,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-86e0743f-ad8b-486e-aa48-95da0acb0a77 2019-05-10 01:01:45,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246881008148s 2019-05-10 01:01:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:01:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:45,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 10 May 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9294de1-0b3a-44e6-9ccd-6ac00d46219b 2019-05-10 01:01:45,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e"}, "tags": [], "enabled": true, "id": "138e35f150f44a80aca130c7ca9be68e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 01:01:45,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f9294de1-0b3a-44e6-9ccd-6ac00d46219b 2019-05-10 01:01:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130846977234s 2019-05-10 01:01:45,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:01:45,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=75c2b5fc9fe34709b0adf458eeeabc9e&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=138e35f150f44a80aca130c7ca9be68e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:45,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 10 May 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd67a39a-5549-4c7d-b7df-963ff49309ae 2019-05-10 01:01:45,762 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=75c2b5fc9fe34709b0adf458eeeabc9e&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=138e35f150f44a80aca130c7ca9be68e", "previous": null, "next": null}} 2019-05-10 01:01:45,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=75c2b5fc9fe34709b0adf458eeeabc9e&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=138e35f150f44a80aca130c7ca9be68e used request id req-bd67a39a-5549-4c7d-b7df-963ff49309ae 2019-05-10 01:01:45,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135244131088s 2019-05-10 01:01:45,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:01:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e/users/75c2b5fc9fe34709b0adf458eeeabc9e/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:45,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c5f373-e6d7-497f-a528-ecaa03b29fae 2019-05-10 01:01:45,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:01:45,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e/users/75c2b5fc9fe34709b0adf458eeeabc9e/roles/cd96abb66eb043e0a9978bce6444100e used request id req-21c5f373-e6d7-497f-a528-ecaa03b29fae 2019-05-10 01:01:45,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172279834747s 2019-05-10 01:01:45,940 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-05-10 01:01:45,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:01:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:46,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8a9632-e2cf-4c83-8f39-e0563f3d3d4e 2019-05-10 01:01:46,067 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 01:01:46,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5c8a9632-e2cf-4c83-8f39-e0563f3d3d4e 2019-05-10 01:01:46,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127305030823s 2019-05-10 01:01:46,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:01:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:01:46,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 10 May 2019 01:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aba57c-9516-4886-8c9a-69a5e566c626 2019-05-10 01:01:46,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e"}, "tags": [], "enabled": true, "id": "138e35f150f44a80aca130c7ca9be68e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 01:01:46,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-86aba57c-9516-4886-8c9a-69a5e566c626 2019-05-10 01:01:46,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210437059402s 2019-05-10 01:01:46,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-10 01:01:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"network": {"shared": true, "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "name": "rally_jobs-net_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "admin_state_up": true}}' 2019-05-10 01:01:46,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Fri, 10 May 2019 01:01:46 GMT X-Openstack-Request-Id: req-4e7baea1-cee3-4511-8e87-28cc6ac2630b 2019-05-10 01:01:46,957 - 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":"9bf3b47d-c270-45cf-8e73-880b7162cecf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"138e35f150f44a80aca130c7ca9be68e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T01:01:46Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0","admin_state_up":true,"tenant_id":"138e35f150f44a80aca130c7ca9be68e","created_at":"2019-05-10T01:01:46Z","mtu":1450}} 2019-05-10 01:01:46,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4e7baea1-cee3-4511-8e87-28cc6ac2630b 2019-05-10 01:01:46,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.669266939163s 2019-05-10 01:01:46,958 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-10T01:01:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9bf3b47d-c270-45cf-8e73-880b7162cecf', u'provider:segmentation_id': 39, 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_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', u'created_at': u'2019-05-10T01:01:46Z', u'mtu': 1450, u'tenant_id': u'138e35f150f44a80aca130c7ca9be68e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'138e35f150f44a80aca130c7ca9be68e', u'l2_adjacency': True}) 2019-05-10 01:01:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:01:46,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 01:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60271c0-998d-4340-837f-a97fb16840af 2019-05-10 01:01:46,968 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 01:01:46,968 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d60271c0-998d-4340-837f-a97fb16840af 2019-05-10 01:01:46,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:01:47,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138e35f150f44a80aca130c7ca9be68e", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/138e35f150f44a80aca130c7ca9be68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/138e35f150f44a80aca130c7ca9be68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/138e35f150f44a80aca130c7ca9be68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_138e35f150f44a80aca130c7ca9be68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_138e35f150f44a80aca130c7ca9be68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/138e35f150f44a80aca130c7ca9be68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/138e35f150f44a80aca130c7ca9be68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/138e35f150f44a80aca130c7ca9be68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/138e35f150f44a80aca130c7ca9be68e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/138e35f150f44a80aca130c7ca9be68e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/138e35f150f44a80aca130c7ca9be68e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "id": "75c2b5fc9fe34709b0adf458eeeabc9e"}, "audit_ids": ["I18gPhgRQ1-FNqQrs7Z5_A"], "issued_at": "2019-05-10T01:01:47.000000Z"}} 2019-05-10 01:01:47,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:01:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:01:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Fri, 10 May 2019 01:01:47 GMT X-Openstack-Request-Id: req-560888fc-3883-4dd7-972a-6029fc7f8d5e 2019-05-10 01:01:47,757 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9bf3b47d-c270-45cf-8e73-880b7162cecf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"138e35f150f44a80aca130c7ca9be68e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T01:01:46Z","qos_policy_id":null,"name":"rally_jobs-net_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0","admin_state_up":true,"tenant_id":"138e35f150f44a80aca130c7ca9be68e","created_at":"2019-05-10T01:01:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-10 01:01:47,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-560888fc-3883-4dd7-972a-6029fc7f8d5e 2019-05-10 01:01:47,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37398815155s 2019-05-10 01:01:47,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-10 01:01:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" -d '{"subnet": {"name": "rally_jobs-subnet_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "enable_dhcp": true, "network_id": "9bf3b47d-c270-45cf-8e73-880b7162cecf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-10 01:01:48,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Fri, 10 May 2019 01:01:48 GMT X-Openstack-Request-Id: req-932c8fe4-232a-40c2-b42e-66296305e845 2019-05-10 01:01:48,981 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-10T01:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d69c1b69-dcf8-4c71-a375-fe0650047969","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"138e35f150f44a80aca130c7ca9be68e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0","enable_dhcp":true,"segment_id":null,"network_id":"9bf3b47d-c270-45cf-8e73-880b7162cecf","tenant_id":"138e35f150f44a80aca130c7ca9be68e","created_at":"2019-05-10T01:01:48Z","ip_version":4}} 2019-05-10 01:01:48,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-932c8fe4-232a-40c2-b42e-66296305e845 2019-05-10 01:01:48,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.22229790688s 2019-05-10 01:01:48,982 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T01:01: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'd69c1b69-dcf8-4c71-a375-fe0650047969', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9bf3b47d-c270-45cf-8e73-880b7162cecf', u'tenant_id': u'138e35f150f44a80aca130c7ca9be68e', u'created_at': u'2019-05-10T01:01: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'138e35f150f44a80aca130c7ca9be68e'}) 2019-05-10 01:01:48,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 01:01:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "rally_jobs-router_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "admin_state_up": true}}' 2019-05-10 01:01:56,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Fri, 10 May 2019 01:01:56 GMT X-Openstack-Request-Id: req-53596be5-b0ee-4477-93ca-1c948e6f3fe9 2019-05-10 01:01:56,408 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "created_at": "2019-05-10T01:01:50Z", "admin_state_up": true, "updated_at": "2019-05-10T01:01:51Z", "project_id": "138e35f150f44a80aca130c7ca9be68e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4d018f47-0f30-484f-9186-9cc28597efde", "name": "rally_jobs-router_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}} 2019-05-10 01:01:56,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-53596be5-b0ee-4477-93ca-1c948e6f3fe9 2019-05-10 01:01:56,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.42538189888s 2019-05-10 01:01:56,409 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T01:01:51Z', u'revision_number': 3, u'ha': True, u'id': u'4d018f47-0f30-484f-9186-9cc28597efde', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', u'admin_state_up': True, u'tenant_id': u'138e35f150f44a80aca130c7ca9be68e', u'created_at': u'2019-05-10T01:01:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'138e35f150f44a80aca130c7ca9be68e'}) 2019-05-10 01:01:56,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-10 01:01:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4d018f47-0f30-484f-9186-9cc28597efde/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" -d '{"subnet_id": "d69c1b69-dcf8-4c71-a375-fe0650047969"}' 2019-05-10 01:01:59,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 01:01:59 GMT X-Openstack-Request-Id: req-72ec0db2-7f49-4033-bbd5-84480cf067d2 2019-05-10 01:01:59,946 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9bf3b47d-c270-45cf-8e73-880b7162cecf", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "subnet_id": "d69c1b69-dcf8-4c71-a375-fe0650047969", "subnet_ids": ["d69c1b69-dcf8-4c71-a375-fe0650047969"], "port_id": "bca777fb-f82d-470d-b670-92c4febc4ef1", "id": "4d018f47-0f30-484f-9186-9cc28597efde"} 2019-05-10 01:01:59,947 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4d018f47-0f30-484f-9186-9cc28597efde/add_router_interface.json used request id req-72ec0db2-7f49-4033-bbd5-84480cf067d2 2019-05-10 01:01:59,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.53750300407s 2019-05-10 01:01:59,948 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-10 01:02:00,049 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-10 01:02:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:02:00,058 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 01:02:00 GMT 2019-05-10 01:02:00,058 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 01:02:00,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:02:00,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:02:00,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 01:02:00 GMT X-Openstack-Request-Id: req-a214242f-b393-4d87-bfb6-3d6b16d85a9c 2019-05-10 01:02:00,365 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:02:00,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a214242f-b393-4d87-bfb6-3d6b16d85a9c 2019-05-10 01:02:00,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301887989044s 2019-05-10 01:02:00,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 01:02:00,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}' 2019-05-10 01:02:00,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Fri, 10 May 2019 01:02:00 GMT Location: http://172.30.9.21:9292/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b205bef6-61df-4483-8ead-39ee51a93742 2019-05-10 01:02:00,729 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:02:00Z", "file": "/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421/file", "owner": "138e35f150f44a80aca130c7ca9be68e", "id": "355ccec2-3dd9-49f5-b950-5650018ed421", "size": null, "self": "/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421", "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_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "checksum": null, "created_at": "2019-05-10T01:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 01:02:00,729 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b205bef6-61df-4483-8ead-39ee51a93742 2019-05-10 01:02:00,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.355123996735s 2019-05-10 01:02:00,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 01:02:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" -d '' 2019-05-10 01:02:02,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 01:02:02 GMT X-Openstack-Request-Id: req-b65170a3-c2fc-4109-9bda-c59d8fd3b10b 2019-05-10 01:02:02,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. 2019-05-10 01:02:02,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421/file used request id req-b65170a3-c2fc-4109-9bda-c59d8fd3b10b 2019-05-10 01:02:02,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.45582604408s 2019-05-10 01:02:02,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:02:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:02:02,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 10 May 2019 01:02:02 GMT X-Openstack-Request-Id: req-f3703af1-e1d2-4df6-bf42-47ec17e0e797 2019-05-10 01:02:02,497 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:02:02Z", "file": "/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421/file", "owner": "138e35f150f44a80aca130c7ca9be68e", "id": "355ccec2-3dd9-49f5-b950-5650018ed421", "size": 12716032, "self": "/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/355ccec2-3dd9-49f5-b950-5650018ed421/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/355ccec2-3dd9-49f5-b950-5650018ed421/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-10T01:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:02:02,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f3703af1-e1d2-4df6-bf42-47ec17e0e797 2019-05-10 01:02:02,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307060003281s 2019-05-10 01:02:02,500 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/355ccec2-3dd9-49f5-b950-5650018ed421/snap', u'metadata': Munch({})})], 'file': u'/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421/file', 'owner': u'138e35f150f44a80aca130c7ca9be68e', 'id': u'355ccec2-3dd9-49f5-b950-5650018ed421', 'size': 12716032, u'self': u'/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'138e35f150f44a80aca130c7ca9be68e', 'name': 'rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/355ccec2-3dd9-49f5-b950-5650018ed421/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T01:02:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-10T01:02:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', '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/355ccec2-3dd9-49f5-b950-5650018ed421', 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_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', 'created': u'2019-05-10T01:02:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-10T01:02: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/355ccec2-3dd9-49f5-b950-5650018ed421', 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_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-10 01:02:02,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 01:02:02,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-10 01:02:02,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 10 May 2019 01:02: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-078ecae1-79ad-4194-9cfc-5a6ae023d72e x-openstack-request-id: req-078ecae1-79ad-4194-9cfc-5a6ae023d72e 2019-05-10 01:02:02,901 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8a43309c-67d4-4de7-8ba4-a5cb9eb1babe"}} 2019-05-10 01:02:02,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-078ecae1-79ad-4194-9cfc-5a6ae023d72e 2019-05-10 01:02:02,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.39766907692s 2019-05-10 01:02:02,902 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', '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'2ab4035b39944105b06c1331442b1700', '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'8a43309c-67d4-4de7-8ba4-a5cb9eb1babe', 'swap': 0}) 2019-05-10 01:02:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 01:02:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"extra_specs": {}}' 2019-05-10 01:02:02,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 01:02: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-2b9feedf-6383-43dc-b9c2-55a0fa0fb1a9 x-openstack-request-id: req-2b9feedf-6383-43dc-b9c2-55a0fa0fb1a9 2019-05-10 01:02:02,925 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 01:02:02,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe/os-extra_specs used request id req-2b9feedf-6383-43dc-b9c2-55a0fa0fb1a9 2019-05-10 01:02:02,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223150253296s 2019-05-10 01:02:02,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-10 01:02:05,218 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-10 01:02:07,245 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 150edf8d-fec6-4737-be34-4b26bbc62b60 | 2019-05-10T01:02:06.847615 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 150edf8d-fec6-4737-be34-4b26bbc62b60 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-10 01:02:10,560 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1261653789 | Available | | __unknown__ | tempest-type-714573924 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-05-10 01:02:11,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-10 01:02:11,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-10 01:02:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:02:11,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Fri, 10 May 2019 01:02: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-d6704b50-13c1-482a-91a7-1ac7197da130 x-openstack-request-id: req-d6704b50-13c1-482a-91a7-1ac7197da130 2019-05-10 01:02:11,583 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-10 01:02:11,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-d6704b50-13c1-482a-91a7-1ac7197da130 2019-05-10 01:02:11,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.339442014694s 2019-05-10 01:02:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-10 01:02:11,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:02:11,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 10 May 2019 01:02:11 GMT X-Openstack-Request-Id: req-7fb9c86e-0822-4ec5-8446-4c17f2be4e9a 2019-05-10 01:02:11,881 - 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"}]} 2019-05-10 01:02:11,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-7fb9c86e-0822-4ec5-8446-4c17f2be4e9a 2019-05-10 01:02:11,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296838998795s 2019-05-10 01:02:11,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 01:02:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-10 01:02:12,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 10 May 2019 01:02: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-51d7ec81-cd78-4718-9908-30a2b56aba77 x-openstack-request-id: req-51d7ec81-cd78-4718-9908-30a2b56aba77 2019-05-10 01:02:12,100 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8262acb3-96ce-41d5-8b9e-05aa3e6df9a8"}} 2019-05-10 01:02:12,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-51d7ec81-cd78-4718-9908-30a2b56aba77 2019-05-10 01:02:12,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208400011063s 2019-05-10 01:02:12,101 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', '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'2ab4035b39944105b06c1331442b1700', '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'8262acb3-96ce-41d5-8b9e-05aa3e6df9a8', 'swap': 0}) 2019-05-10 01:02:12,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 01:02:12,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" -d '{"extra_specs": {}}' 2019-05-10 01:02:12,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 01:02:12 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-e786c035-cb9f-4cfc-a61e-09bbf2e73815 x-openstack-request-id: req-e786c035-cb9f-4cfc-a61e-09bbf2e73815 2019-05-10 01:02:12,122 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 01:02:12,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8/os-extra_specs used request id req-e786c035-cb9f-4cfc-a61e-09bbf2e73815 2019-05-10 01:02:12,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209801197052s 2019-05-10 01:02:12,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:02:12,134 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76198968-6bfe-4109-8034-72773c5a0ee7 2019-05-10 01:02:12,135 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 01:02:12,135 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-76198968-6bfe-4109-8034-72773c5a0ee7 2019-05-10 01:02:12,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-10 01:02:12,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:02:12,147 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc7272a-6b85-411a-8b39-070223f1dd9b 2019-05-10 01:02:12,148 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-10 01:02:12,148 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-1cc7272a-6b85-411a-8b39-070223f1dd9b 2019-05-10 01:02:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:02:12,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 10 May 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b071b3-d9b9-45eb-b5b7-5b2658c127ad 2019-05-10 01:02:12,354 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-10 01:02:12,354 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-d8b071b3-d9b9-45eb-b5b7-5b2658c127ad 2019-05-10 01:02:12,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.216325998306s 2019-05-10 01:02:12,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0', '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'2ab4035b39944105b06c1331442b1700', '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'8262acb3-96ce-41d5-8b9e-05aa3e6df9a8', 'swap': 0}) 2019-05-10 01:02:12,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-05-10 01:02:12,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-10 01:02:12,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-10 01:02:12,664 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-10 01:02:12,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-05-10 01:30:29,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 2019-05-10 01:30:29,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-05-10 01:30:29,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab'] 2019-05-10 01:30:30,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab -------------------------------------------------------------------------------- Task 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab: 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.958 | 1.485 | 2.328 | 2.717 | 3.091 | 1.608 | 100.0% | 100 | | neutron.list_networks | 0.173 | 0.555 | 0.829 | 1.018 | 1.222 | 0.581 | 100.0% | 100 | | total | 1.218 | 2.068 | 2.944 | 3.302 | 3.68 | 2.19 | 100.0% | 100 | | -> duration | 1.218 | 2.068 | 2.944 | 3.302 | 3.68 | 2.19 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.732027 Full duration: 45.707133 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.134 | 1.691 | 2.113 | 2.172 | 2.541 | 1.725 | 100.0% | 40 | | neutron.update_network | 0.527 | 0.841 | 1.308 | 1.588 | 2.267 | 0.942 | 100.0% | 40 | | total | 1.89 | 2.604 | 3.299 | 3.424 | 3.528 | 2.667 | 100.0% | 40 | | -> duration | 1.89 | 2.604 | 3.299 | 3.424 | 3.528 | 2.667 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.538008 Full duration: 32.28828 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.11 | 2.131 | 2.767 | 2.814 | 3.036 | 2.04 | 100.0% | 40 | | neutron.delete_network | 0.666 | 1.173 | 1.525 | 1.749 | 1.839 | 1.163 | 100.0% | 40 | | total | 1.998 | 3.169 | 4.017 | 4.131 | 4.388 | 3.204 | 100.0% | 40 | | -> duration | 1.998 | 3.169 | 4.017 | 4.131 | 4.388 | 3.204 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.044669 Full duration: 26.442393 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.352 | 1.93 | 2.271 | 2.337 | 2.427 | 1.908 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.667 | 4.459 | 5.91 | 6.079 | 6.504 | 4.601 | 100.0% | 40 | | neutron.list_subnets | 0.173 | 0.413 | 0.749 | 0.813 | 0.957 | 0.445 | 100.0% | 40 | | total | 4.794 | 6.773 | 8.331 | 8.643 | 9.004 | 6.954 | 100.0% | 40 | | -> duration | 4.794 | 6.773 | 8.331 | 8.643 | 9.004 | 6.954 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.790749 Full duration: 65.17892 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.211 | 2.021 | 2.591 | 2.87 | 3.46 | 2.03 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.974 | 5.99 | 7.781 | 8.458 | 9.996 | 5.809 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.133 | 2.729 | 3.593 | 4.47 | 5.144 | 2.693 | 100.0% | 100 | | total | 5.962 | 10.69 | 12.958 | 13.495 | 15.048 | 10.533 | 100.0% | 100 | | -> duration | 5.962 | 10.69 | 12.958 | 13.495 | 15.048 | 10.533 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.358188 Full duration: 140.67317 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.184 | 2.84 | 3.269 | 3.523 | 3.839 | 2.541 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.899 | 6.655 | 8.148 | 8.598 | 10.629 | 6.439 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.248 | 4.636 | 5.895 | 6.466 | 8.634 | 4.429 | 100.0% | 40 | | total | 8.826 | 13.2 | 16.045 | 16.219 | 19.026 | 13.41 | 100.0% | 40 | | -> duration | 8.826 | 13.2 | 16.045 | 16.219 | 19.026 | 13.41 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.297611 Full duration: 59.977868 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.156 | 2.092 | 2.817 | 2.88 | 3.783 | 2.191 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.4 | 6.032 | 7.886 | 8.99 | 10.243 | 6.035 | 100.0% | 40 | | neutron.create_router (x2) | 13.291 | 17.21 | 21.657 | 22.699 | 26.984 | 18.212 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.536 | 10.741 | 14.122 | 15.773 | 18.195 | 11.076 | 100.0% | 40 | | neutron.list_routers | 0.283 | 0.766 | 1.235 | 1.585 | 2.114 | 0.852 | 100.0% | 40 | | total | 31.767 | 37.275 | 44.629 | 45.043 | 51.444 | 38.366 | 100.0% | 40 | | -> duration | 31.767 | 37.275 | 44.629 | 45.043 | 51.444 | 38.366 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.250837 Full duration: 203.355061 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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 | 5.027 | 7.501 | 7.554 | 9.374 | 4.848 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.504 | 14.389 | 18.426 | 19.715 | 19.958 | 14.457 | 100.0% | 40 | | neutron.create_router (x2) | 22.545 | 47.887 | 74.606 | 76.076 | 76.712 | 48.527 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.32 | 13.35 | 18.702 | 19.445 | 20.297 | 14.026 | 100.0% | 40 | | neutron.update_router (x2) | 2.876 | 4.622 | 5.641 | 6.003 | 8.256 | 4.688 | 100.0% | 40 | | total | 52.469 | 86.589 | 117.626 | 117.961 | 118.087 | 86.547 | 100.0% | 40 | | -> duration | 52.469 | 86.589 | 117.626 | 117.961 | 118.087 | 86.547 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 179.682144 Full duration: 282.648746 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.173 | 1.932 | 2.244 | 2.311 | 2.348 | 1.923 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.936 | 5.069 | 6.579 | 7.312 | 7.625 | 5.081 | 100.0% | 40 | | neutron.create_router (x2) | 14.343 | 19.708 | 24.204 | 24.72 | 29.932 | 19.93 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.939 | 11.577 | 13.706 | 14.105 | 17.293 | 11.797 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 7.33 | 9.104 | 12.469 | 13.782 | 14.941 | 9.609 | 100.0% | 40 | | neutron.delete_router (x2) | 6.088 | 8.399 | 10.336 | 10.851 | 12.094 | 8.506 | 100.0% | 40 | | total | 46.52 | 57.484 | 63.174 | 63.583 | 66.739 | 56.846 | 100.0% | 40 | | -> duration | 46.52 | 57.484 | 63.174 | 63.583 | 66.739 | 56.846 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 121.158906 Full duration: 168.937597 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.957 | 1.042 | 1.289 | 1.368 | 1.448 | 1.108 | 100.0% | 8 | | neutron.create_port (x50) | 44.011 | 45.985 | 48.206 | 48.364 | 48.523 | 46.337 | 100.0% | 8 | | neutron.list_ports | 0.422 | 0.727 | 1.322 | 1.336 | 1.35 | 0.856 | 100.0% | 8 | | total | 45.933 | 48.048 | 49.974 | 50.191 | 50.407 | 48.303 | 100.0% | 8 | | -> duration | 45.933 | 48.048 | 49.974 | 50.191 | 50.407 | 48.303 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 99.942157 Full duration: 172.884241 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.947 | 1.697 | 2.115 | 2.172 | 2.26 | 1.676 | 100.0% | 40 | | neutron.create_port (x5) | 6.714 | 8.744 | 10.309 | 11.065 | 12.578 | 8.989 | 100.0% | 40 | | neutron.update_port (x5) | 3.118 | 4.423 | 5.312 | 5.41 | 5.816 | 4.454 | 100.0% | 40 | | total | 12.047 | 14.675 | 17.318 | 17.837 | 19.681 | 15.121 | 100.0% | 40 | | -> duration | 12.047 | 14.675 | 17.318 | 17.837 | 19.681 | 15.121 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.205251 Full duration: 86.179215 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.25 | 2.085 | 2.416 | 2.454 | 2.492 | 2.008 | 100.0% | 40 | | neutron.create_port (x5) | 6.536 | 8.032 | 9.371 | 10.434 | 11.473 | 8.199 | 100.0% | 40 | | neutron.delete_port (x5) | 3.46 | 4.737 | 5.853 | 6.415 | 6.439 | 4.875 | 100.0% | 40 | | total | 12.185 | 15.166 | 16.738 | 18.007 | 20.319 | 15.084 | 100.0% | 40 | | -> duration | 12.185 | 15.166 | 16.738 | 18.007 | 20.319 | 15.084 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.995 Full duration: 59.229303 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.578 | 1.774 | 2.398 | 2.414 | 2.451 | 1.797 | 100.0% | 40 | | total | 1.157 | 2.309 | 2.917 | 2.927 | 2.987 | 2.35 | 100.0% | 40 | | -> duration | 1.157 | 2.309 | 2.917 | 2.927 | 2.987 | 2.35 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.219627 Full duration: 46.405981 -------------------------------------------------------------------------------- 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 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab 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.016 | 1.319 | 1.369 | 1.371 | 1.372 | 1.256 | 100.0% | 4 | | neutron.create_subnet | 0.814 | 1.215 | 1.497 | 1.545 | 1.592 | 1.209 | 100.0% | 4 | | neutron.create_port (x125) | 148.057 | 151.766 | 154.15 | 154.256 | 154.362 | 151.488 | 100.0% | 4 | | neutron.create_trunk | 9.006 | 9.234 | 9.527 | 9.573 | 9.618 | 9.273 | 100.0% | 4 | | neutron.update_port | 1.553 | 1.606 | 1.782 | 1.81 | 1.838 | 1.651 | 100.0% | 4 | | neutron.list_trunks | 0.037 | 0.051 | 0.218 | 0.254 | 0.289 | 0.107 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.21 | 0.339 | 0.448 | 0.45 | 0.452 | 0.335 | 100.0% | 4 | | neutron.delete_trunk | 0.349 | 0.398 | 0.498 | 0.513 | 0.527 | 0.418 | 100.0% | 4 | | total | 162.061 | 166.039 | 168.573 | 168.705 | 168.838 | 165.744 | 100.0% | 4 | | -> duration | 162.061 | 166.039 | 168.573 | 168.705 | 168.838 | 165.744 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 168.83764 Full duration: 267.080886 HINTS: * To plot HTML graphics with this data, run: rally task report 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab --out output.html * To generate a JUnit report, run: rally task export 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab --json --out output.json 2019-05-10 01:30:30,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-05-10 01:30:32,830 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-05-10 01:30:32.364 27768 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-10 01:30:32.364 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-10 01:30:32.366 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-10 01:30:32.556 27768 INFO rally.api [-] Building 'json' report for the following task(s): '8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab'. 2019-05-10 01:30:32.679 27768 INFO rally.api [-] The report has been successfully built. 2019-05-10 01:30:32,964 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-10 01:30:32,965 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:36 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:36 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-05-10 01:30:32,965 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-05-10 01:30:32,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-05-10 01:30:35,211 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-05-10 01:30:34.638 27770 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-10 01:30:34.639 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-10 01:30:34.640 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-10 01:30:34.838 27770 INFO rally.api [-] Building 'html' report for the following task(s): '8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab'. 2019-05-10 01:30:35.119 27770 INFO rally.api [-] The report has been successfully built. 2019-05-10 01:30:35,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-05-10 01:30:37,349 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-05-10 01:30:36.981 27772 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-10 01:30:36.982 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-10 01:30:36.983 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-10 01:30:37.182 27772 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '8e8c4f3a-80f5-4d7b-8eaf-5286bb2f6dab'. 2019-05-10 01:30:37.185 27772 INFO rally.api [-] The report has been successfully built. 2019-05-10 01:30:37,466 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 01:30:37,466 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:51 | PASS | +--------------------+------------------+------------------+----------------+ 2019-05-10 01:30:37,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 01:30:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:37,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Fri, 10 May 2019 01:30: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-0a81a59e-3bfa-4ee2-bf18-713293a741d2 x-openstack-request-id: req-0a81a59e-3bfa-4ee2-bf18-713293a741d2 2019-05-10 01:30:37,830 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8262acb3-96ce-41d5-8b9e-05aa3e6df9a8"}, {"name": "rally_jobs-flavor_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8a43309c-67d4-4de7-8ba4-a5cb9eb1babe"}]} 2019-05-10 01:30:37,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0a81a59e-3bfa-4ee2-bf18-713293a741d2 2019-05-10 01:30:37,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.352238893509s 2019-05-10 01:30:37,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 01:30:37,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:37,874 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 01:30: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-7df6d09a-b7b4-4cb7-ae36-c09621bcf83d x-openstack-request-id: req-7df6d09a-b7b4-4cb7-ae36-c09621bcf83d 2019-05-10 01:30:37,874 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8262acb3-96ce-41d5-8b9e-05aa3e6df9a8 used request id req-7df6d09a-b7b4-4cb7-ae36-c09621bcf83d 2019-05-10 01:30:37,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0409440994263s 2019-05-10 01:30:37,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 01:30:37,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4d018f47-0f30-484f-9186-9cc28597efde/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" -d '{"subnet_id": "d69c1b69-dcf8-4c71-a375-fe0650047969"}' 2019-05-10 01:30:40,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 01:30:40 GMT X-Openstack-Request-Id: req-9a997134-e304-4082-a9e4-1175b573296a 2019-05-10 01:30:40,740 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9bf3b47d-c270-45cf-8e73-880b7162cecf", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "subnet_id": "d69c1b69-dcf8-4c71-a375-fe0650047969", "subnet_ids": ["d69c1b69-dcf8-4c71-a375-fe0650047969"], "port_id": "bca777fb-f82d-470d-b670-92c4febc4ef1", "id": "4d018f47-0f30-484f-9186-9cc28597efde"} 2019-05-10 01:30:40,740 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4d018f47-0f30-484f-9186-9cc28597efde/remove_router_interface.json used request id req-9a997134-e304-4082-a9e4-1175b573296a 2019-05-10 01:30:40,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.86528205872s 2019-05-10 01:30:40,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 01:30:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:41,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Fri, 10 May 2019 01:30:41 GMT X-Openstack-Request-Id: req-9f5966ea-053b-4448-a511-7467b30b8497 2019-05-10 01:30:41,179 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "created_at": "2019-05-10T01:01:50Z", "admin_state_up": true, "updated_at": "2019-05-10T01:30:39Z", "project_id": "138e35f150f44a80aca130c7ca9be68e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4d018f47-0f30-484f-9186-9cc28597efde", "name": "rally_jobs-router_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}]} 2019-05-10 01:30:41,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9f5966ea-053b-4448-a511-7467b30b8497 2019-05-10 01:30:41,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.438624858856s 2019-05-10 01:30:41,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 01:30:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/4d018f47-0f30-484f-9186-9cc28597efde.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:46,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:30:46 GMT X-Openstack-Request-Id: req-c1378c6e-a879-4cdb-91df-ee781fb2d0d5 2019-05-10 01:30:46,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:30:46,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4d018f47-0f30-484f-9186-9cc28597efde.json used request id req-c1378c6e-a879-4cdb-91df-ee781fb2d0d5 2019-05-10 01:30:46,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.43984389305s 2019-05-10 01:30:46,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 01:30:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:46,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Fri, 10 May 2019 01:30:46 GMT X-Openstack-Request-Id: req-e37afcf5-f229-44b3-8c00-e0a513b3d799 2019-05-10 01:30:46,964 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4},{"updated_at":"2019-05-10T01:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d69c1b69-dcf8-4c71-a375-fe0650047969","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"138e35f150f44a80aca130c7ca9be68e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0","enable_dhcp":true,"segment_id":null,"network_id":"9bf3b47d-c270-45cf-8e73-880b7162cecf","tenant_id":"138e35f150f44a80aca130c7ca9be68e","created_at":"2019-05-10T01:01:48Z","ip_version":4}]} 2019-05-10 01:30:46,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e37afcf5-f229-44b3-8c00-e0a513b3d799 2019-05-10 01:30:46,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342959880829s 2019-05-10 01:30:46,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 01:30:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d69c1b69-dcf8-4c71-a375-fe0650047969.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:49,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:30:49 GMT X-Openstack-Request-Id: req-b7cafde6-5b72-41db-9ed0-f8a90e079a17 2019-05-10 01:30:49,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:30:49,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d69c1b69-dcf8-4c71-a375-fe0650047969.json used request id req-b7cafde6-5b72-41db-9ed0-f8a90e079a17 2019-05-10 01:30:49,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.82198810577s 2019-05-10 01:30:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:30:49,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:50,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Fri, 10 May 2019 01:30:50 GMT X-Openstack-Request-Id: req-d2c20dd3-6ac1-47f5-bb67-f8467d495c45 2019-05-10 01:30:50,266 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9bf3b47d-c270-45cf-8e73-880b7162cecf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"138e35f150f44a80aca130c7ca9be68e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T01:30:49Z","qos_policy_id":null,"name":"rally_jobs-net_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0","admin_state_up":true,"tenant_id":"138e35f150f44a80aca130c7ca9be68e","created_at":"2019-05-10T01:01:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-10 01:30:50,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d2c20dd3-6ac1-47f5-bb67-f8467d495c45 2019-05-10 01:30:50,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.477459907532s 2019-05-10 01:30:50,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 01:30:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/9bf3b47d-c270-45cf-8e73-880b7162cecf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:51,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:30:51 GMT X-Openstack-Request-Id: req-3e4c39aa-b072-48c3-a69b-2b291c093897 2019-05-10 01:30:51,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:30:51,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9bf3b47d-c270-45cf-8e73-880b7162cecf.json used request id req-3e4c39aa-b072-48c3-a69b-2b291c093897 2019-05-10 01:30:51,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17096400261s 2019-05-10 01:30:51,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:30:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 10 May 2019 01:30:51 GMT X-Openstack-Request-Id: req-90d4cfb7-d72e-47a2-b6f3-e5aa3228a068 2019-05-10 01:30:51,790 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:02:02Z", "file": "/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421/file", "owner": "138e35f150f44a80aca130c7ca9be68e", "id": "355ccec2-3dd9-49f5-b950-5650018ed421", "size": 12716032, "self": "/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/355ccec2-3dd9-49f5-b950-5650018ed421/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/355ccec2-3dd9-49f5-b950-5650018ed421/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-10T01:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:30:51,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-90d4cfb7-d72e-47a2-b6f3-e5aa3228a068 2019-05-10 01:30:51,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347177028656s 2019-05-10 01:30:51,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 01:30:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}087eed0ca28c3496b78beb5c7176a13d0c598f27" 2019-05-10 01:30:53,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 01:30:53 GMT X-Openstack-Request-Id: req-43e8b6df-6dfb-4476-a1c8-4e86bd4255c3 2019-05-10 01:30:53,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 01:30:53,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/355ccec2-3dd9-49f5-b950-5650018ed421 used request id req-43e8b6df-6dfb-4476-a1c8-4e86bd4255c3 2019-05-10 01:30:53,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97046399117s 2019-05-10 01:30:53,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 01:30:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:53,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 01:30: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-02dd6f81-8121-4fc9-bf2e-e20eda722f75 x-openstack-request-id: req-02dd6f81-8121-4fc9-bf2e-e20eda722f75 2019-05-10 01:30:53,791 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8a43309c-67d4-4de7-8ba4-a5cb9eb1babe"}]} 2019-05-10 01:30:53,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-02dd6f81-8121-4fc9-bf2e-e20eda722f75 2019-05-10 01:30:53,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281291007996s 2019-05-10 01:30:53,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 01:30:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:53,832 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 01:30: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-cbe4065d-0559-426a-a283-6b7d4466455b x-openstack-request-id: req-cbe4065d-0559-426a-a283-6b7d4466455b 2019-05-10 01:30:53,832 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8a43309c-67d4-4de7-8ba4-a5cb9eb1babe used request id req-cbe4065d-0559-426a-a283-6b7d4466455b 2019-05-10 01:30:53,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388979911804s 2019-05-10 01:30:53,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:30:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:54,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 10 May 2019 01:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d75c63-0e81-4a82-a2a5-14913d68fba1 2019-05-10 01:30:54,074 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": {"self": "http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75c2b5fc9fe34709b0adf458eeeabc9e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:30:54,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-92d75c63-0e81-4a82-a2a5-14913d68fba1 2019-05-10 01:30:54,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241396903992s 2019-05-10 01:30:54,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:30:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:54,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Fri, 10 May 2019 01:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab2275e-4a56-49c9-9096-d542fbd37a73 2019-05-10 01:30:54,317 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0", "links": {"self": "http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "75c2b5fc9fe34709b0adf458eeeabc9e", "description": null}} 2019-05-10 01:30:54,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e used request id req-2ab2275e-4a56-49c9-9096-d542fbd37a73 2019-05-10 01:30:54,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237703084946s 2019-05-10 01:30:54,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 01:30:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:54,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1f906e-3623-423e-9aca-420f87fe94ee 2019-05-10 01:30:54,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:30:54,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/75c2b5fc9fe34709b0adf458eeeabc9e used request id req-4c1f906e-3623-423e-9aca-420f87fe94ee 2019-05-10 01:30:54,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346844911575s 2019-05-10 01:30:54,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:30:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:54,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Fri, 10 May 2019 01:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4f86ae-253d-4d98-98a7-4c721184e7c3 2019-05-10 01:30:54,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e"}, "tags": [], "enabled": true, "id": "138e35f150f44a80aca130c7ca9be68e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b8ea3e17-2e92-41fc-9360-ebcf3a7c52d0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 01:30:54,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2f4f86ae-253d-4d98-98a7-4c721184e7c3 2019-05-10 01:30:54,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229226112366s 2019-05-10 01:30:54,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 01:30:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:55,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb3a9ff-4ed2-4877-a757-03016010d0ff 2019-05-10 01:30:55,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:30:55,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/138e35f150f44a80aca130c7ca9be68e used request id req-0bb3a9ff-4ed2-4877-a757-03016010d0ff 2019-05-10 01:30:55,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.308383226395s 2019-05-10 01:30:55,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:30:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=138e35f150f44a80aca130c7ca9be68e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 01:30:55 GMT X-Openstack-Request-Id: req-2545961a-6343-49d4-aa00-8f2d1ee22539 2019-05-10 01:30:55,581 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "created_at": "2019-05-10T01:01:46Z", "updated_at": "2019-05-10T01:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "2748c85e-8638-4c41-8a8a-f12fff791e04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv4", "project_id": "138e35f150f44a80aca130c7ca9be68e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "712a7ead-75af-4e29-a87c-6a6814fb3dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv6", "project_id": "138e35f150f44a80aca130c7ca9be68e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "a4264764-5ef4-4e79-b493-efad30052375", "remote_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv6", "project_id": "138e35f150f44a80aca130c7ca9be68e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "f3b616c3-7e22-472f-9e0d-7264181a6081", "remote_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv4", "project_id": "138e35f150f44a80aca130c7ca9be68e"}], "revision_number": 1, "project_id": "138e35f150f44a80aca130c7ca9be68e", "id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "name": "default"}]} 2019-05-10 01:30:55,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=138e35f150f44a80aca130c7ca9be68e&name=default used request id req-2545961a-6343-49d4-aa00-8f2d1ee22539 2019-05-10 01:30:55,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361119031906s 2019-05-10 01:30:55,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:30:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:55,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 01:30:55 GMT X-Openstack-Request-Id: req-6ce6f158-0953-47d4-8ff6-e8d9b13b6678 2019-05-10 01:30:55,983 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "created_at": "2019-05-10T01:01:46Z", "updated_at": "2019-05-10T01:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "2748c85e-8638-4c41-8a8a-f12fff791e04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv4", "project_id": "138e35f150f44a80aca130c7ca9be68e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "712a7ead-75af-4e29-a87c-6a6814fb3dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv6", "project_id": "138e35f150f44a80aca130c7ca9be68e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "a4264764-5ef4-4e79-b493-efad30052375", "remote_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv6", "project_id": "138e35f150f44a80aca130c7ca9be68e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:01:46Z", "revision_number": 0, "id": "f3b616c3-7e22-472f-9e0d-7264181a6081", "remote_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "remote_ip_prefix": null, "created_at": "2019-05-10T01:01:46Z", "security_group_id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "tenant_id": "138e35f150f44a80aca130c7ca9be68e", "port_range_min": null, "ethertype": "IPv4", "project_id": "138e35f150f44a80aca130c7ca9be68e"}], "revision_number": 1, "project_id": "138e35f150f44a80aca130c7ca9be68e", "id": "a6c920ac-4f22-44ea-ada2-fa303906a15f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 01:30:55,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6ce6f158-0953-47d4-8ff6-e8d9b13b6678 2019-05-10 01:30:55,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.397152900696s 2019-05-10 01:30:55,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 01:30:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a6c920ac-4f22-44ea-ada2-fa303906a15f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e6e967d49a5c39764af0831f8aecf4f2eef510f9" 2019-05-10 01:30:56,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:30:56 GMT X-Openstack-Request-Id: req-c53fdea5-5cfe-4862-af3a-20eae4e4d77c 2019-05-10 01:30:56,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:30:56,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a6c920ac-4f22-44ea-ada2-fa303906a15f.json used request id req-c53fdea5-5cfe-4862-af3a-20eae4e4d77c 2019-05-10 01:30:56,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.454190015793s 2019-05-10 01:30:56,466 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-05-10 01:30:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:30:56,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 01:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf762db3-7d95-474e-9795-dd6877b6f3db 2019-05-10 01:30:56,499 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 01:30:56,499 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-bf762db3-7d95-474e-9795-dd6877b6f3db 2019-05-10 01:30:56,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:30:56,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["oX1ivUmTR1GZPPTiFS_tlA"], "issued_at": "2019-05-10T01:30:56.000000Z"}} 2019-05-10 01:30:56,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:30:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:57,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 01:30:57 GMT X-Openstack-Request-Id: req-f128c944-ba0e-46d1-9d73-48eaf3be8550 2019-05-10 01:30:57,610 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 01:30:57,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f128c944-ba0e-46d1-9d73-48eaf3be8550 2019-05-10 01:30:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.681377887726s 2019-05-10 01:30:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:30:57,622 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 01:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61f3349b-edd7-45bd-ac67-b5f64d346f43 2019-05-10 01:30:57,622 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 01:30:57,622 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-61f3349b-edd7-45bd-ac67-b5f64d346f43 2019-05-10 01:30:57,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:30:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:57,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 01:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b21b05-8fd9-47ef-853e-18fc6af915f3 2019-05-10 01:30:57,839 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 01:30:57,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-19b21b05-8fd9-47ef-853e-18fc6af915f3 2019-05-10 01:30:57,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216423988342s 2019-05-10 01:30:57,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 01:30:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}}' 2019-05-10 01:30:58,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Fri, 10 May 2019 01:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2dd515a-43f7-4f9d-9e16-e6b6045b61f4 2019-05-10 01:30:58,097 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c"}, "tags": [], "enabled": true, "id": "a50a3ec162f44865b94f1b4d4892900c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}} 2019-05-10 01:30:58,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d2dd515a-43f7-4f9d-9e16-e6b6045b61f4 2019-05-10 01:30:58,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249840974808s 2019-05-10 01:30:58,098 - 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'a50a3ec162f44865b94f1b4d4892900c', '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_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1'}) 2019-05-10 01:30:58,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 01:30:58,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fSexhIjz9AwQaYLxKEvkyT6Hrj6SEJ", "email": null, "name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}}' 2019-05-10 01:30:58,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Fri, 10 May 2019 01:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c72b6d-de9f-4709-ad91-6dacb71da836 2019-05-10 01:30:58,618 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": {"self": "http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be64a04ee60842ee87d4841a732350a9", "domain_id": "default", "password_expires_at": null}} 2019-05-10 01:30:58,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-37c72b6d-de9f-4709-ad91-6dacb71da836 2019-05-10 01:30:58,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514103889465s 2019-05-10 01:30:58,619 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'be64a04ee60842ee87d4841a732350a9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1'}) 2019-05-10 01:30:58,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:30:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:58,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5c9ec8-7677-4d6c-9076-3594581de356 2019-05-10 01:30:58,832 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:30:58,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e5c9ec8-7677-4d6c-9076-3594581de356 2019-05-10 01:30:58,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209338903427s 2019-05-10 01:30:58,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:30:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:59,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a0b4fa-32b9-46a4-a25f-99a75a10db03 2019-05-10 01:30:59,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:30:59,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-87a0b4fa-32b9-46a4-a25f-99a75a10db03 2019-05-10 01:30:59,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22620511055s 2019-05-10 01:30:59,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:30:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:59,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435be818-a979-4807-b4ad-148691ab17a7 2019-05-10 01:30:59,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:30:59,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-435be818-a979-4807-b4ad-148691ab17a7 2019-05-10 01:30:59,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22216296196s 2019-05-10 01:30:59,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:30:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:59,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a990147-7295-4539-a669-7ac150a1f813 2019-05-10 01:30:59,497 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:30:59,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6a990147-7295-4539-a669-7ac150a1f813 2019-05-10 01:30:59,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202544927597s 2019-05-10 01:30:59,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:30:59,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:30:59,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Fri, 10 May 2019 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ce79c9-5638-4a4b-8313-543b2ef48e83 2019-05-10 01:30:59,748 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": {"self": "http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be64a04ee60842ee87d4841a732350a9", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:30:59,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f6ce79c9-5638-4a4b-8313-543b2ef48e83 2019-05-10 01:30:59,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249970912933s 2019-05-10 01:30:59,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:30:59,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:00,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Fri, 10 May 2019 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd38767-cb19-4210-b020-99eea915f911 2019-05-10 01:31:00,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c"}, "tags": [], "enabled": true, "id": "a50a3ec162f44865b94f1b4d4892900c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}]} 2019-05-10 01:31:00,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4fd38767-cb19-4210-b020-99eea915f911 2019-05-10 01:31:00,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241235971451s 2019-05-10 01:31:00,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:31:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=be64a04ee60842ee87d4841a732350a9&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a50a3ec162f44865b94f1b4d4892900c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 10 May 2019 01:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfb3d93-9a58-4dfd-85d6-ade3f4a6e6a4 2019-05-10 01:31:00,126 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=be64a04ee60842ee87d4841a732350a9&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a50a3ec162f44865b94f1b4d4892900c", "previous": null, "next": null}} 2019-05-10 01:31:00,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=be64a04ee60842ee87d4841a732350a9&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a50a3ec162f44865b94f1b4d4892900c used request id req-9dfb3d93-9a58-4dfd-85d6-ade3f4a6e6a4 2019-05-10 01:31:00,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117300033569s 2019-05-10 01:31:00,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:31:00,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c/users/be64a04ee60842ee87d4841a732350a9/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:00,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2928946-2df7-4429-ad22-c484155850bb 2019-05-10 01:31:00,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:31:00,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c/users/be64a04ee60842ee87d4841a732350a9/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-d2928946-2df7-4429-ad22-c484155850bb 2019-05-10 01:31:00,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161787033081s 2019-05-10 01:31:00,293 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 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'a50a3ec162f44865b94f1b4d4892900c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fSexhIjz9AwQaYLxKEvkyT6Hrj6SEJ', 'username': u'vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 01:31:00,296 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'password': 'fSexhIjz9AwQaYLxKEvkyT6Hrj6SEJ', 'project_name': 'vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a50a3ec162f44865b94f1b4d4892900c', 'project_domain_name': 'Default'} 2019-05-10 01:31:00,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-10 01:31:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:00,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Fri, 10 May 2019 01:31: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-7becf5a1-bf4b-4112-b481-5c283643376e x-openstack-request-id: req-7becf5a1-bf4b-4112-b481-5c283643376e 2019-05-10 01:31:00,629 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-10 01:31:00,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-7becf5a1-bf4b-4112-b481-5c283643376e 2019-05-10 01:31:00,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.325840950012s 2019-05-10 01:31:00,630 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-05-10 01:31:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:31:00,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 01:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea1c0d7-6312-4977-a5ab-d14e3a185632 2019-05-10 01:31:00,641 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 01:31:00,641 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-0ea1c0d7-6312-4977-a5ab-d14e3a185632 2019-05-10 01:31:00,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:31:01,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a50a3ec162f44865b94f1b4d4892900c", "name": "vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a50a3ec162f44865b94f1b4d4892900c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/a50a3ec162f44865b94f1b4d4892900c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/a50a3ec162f44865b94f1b4d4892900c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_a50a3ec162f44865b94f1b4d4892900c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_a50a3ec162f44865b94f1b4d4892900c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/a50a3ec162f44865b94f1b4d4892900c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/a50a3ec162f44865b94f1b4d4892900c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/a50a3ec162f44865b94f1b4d4892900c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a50a3ec162f44865b94f1b4d4892900c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/a50a3ec162f44865b94f1b4d4892900c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/a50a3ec162f44865b94f1b4d4892900c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "id": "be64a04ee60842ee87d4841a732350a9"}, "audit_ids": ["tr-WhHYpSoqRarV9yApgzg"], "issued_at": "2019-05-10T01:31:00.000000Z"}} 2019-05-10 01:31:01,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 01:31:01,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vmtp-router_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "admin_state_up": true}}' 2019-05-10 01:31:08,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Fri, 10 May 2019 01:31:08 GMT X-Openstack-Request-Id: req-88be43ce-8828-4093-b139-625e9a421b60 2019-05-10 01:31:08,529 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "created_at": "2019-05-10T01:31:02Z", "admin_state_up": true, "updated_at": "2019-05-10T01:31:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a50a3ec162f44865b94f1b4d4892900c", "id": "294c54ef-e554-4c33-979c-b71f580a93fb", "name": "vmtp-router_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}} 2019-05-10 01:31:08,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-88be43ce-8828-4093-b139-625e9a421b60 2019-05-10 01:31:08,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.47609686852s 2019-05-10 01:31:08,530 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T01:31:03Z', u'revision_number': 3, u'id': u'294c54ef-e554-4c33-979c-b71f580a93fb', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', u'admin_state_up': True, u'tenant_id': u'a50a3ec162f44865b94f1b4d4892900c', u'created_at': u'2019-05-10T01:31:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'a50a3ec162f44865b94f1b4d4892900c'}) 2019-05-10 01:31:08,530 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-10 01:31:09,674 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-10 01:31:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:31:09,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 01:31:09 GMT 2019-05-10 01:31:09,680 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 01:31:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:31:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:31:09,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 01:31:09 GMT X-Openstack-Request-Id: req-a9f88b00-0d94-4373-a3dd-0264a45992d5 2019-05-10 01:31:09,998 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:31:09,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a9f88b00-0d94-4373-a3dd-0264a45992d5 2019-05-10 01:31:09,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31676197052s 2019-05-10 01:31:10,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 01:31:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}' 2019-05-10 01:31:10,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Fri, 10 May 2019 01:31:10 GMT Location: http://172.30.9.21:9292/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f800c68-f0b8-45eb-8a74-69ae8861cad3 2019-05-10 01:31:10,371 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:31:10Z", "file": "/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/file", "owner": "a50a3ec162f44865b94f1b4d4892900c", "id": "8595fd09-36b0-46a3-9b0d-7fda56978906", "size": null, "self": "/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "checksum": null, "created_at": "2019-05-10T01:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 01:31:10,372 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7f800c68-f0b8-45eb-8a74-69ae8861cad3 2019-05-10 01:31:10,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364063024521s 2019-05-10 01:31:10,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 01:31:10,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" -d '' 2019-05-10 01:31:15,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 01:31:15 GMT X-Openstack-Request-Id: req-04f9a319-94d6-431f-8c48-2d79f3d851d6 2019-05-10 01:31:15,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 01:31:15,835 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/file used request id req-04f9a319-94d6-431f-8c48-2d79f3d851d6 2019-05-10 01:31:15,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.46250009537s 2019-05-10 01:31:15,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:31:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:31:16,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Fri, 10 May 2019 01:31:16 GMT X-Openstack-Request-Id: req-221a35ca-27eb-4662-b7ef-910e35a77e76 2019-05-10 01:31:16,598 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:31:15Z", "file": "/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/file", "owner": "a50a3ec162f44865b94f1b4d4892900c", "id": "8595fd09-36b0-46a3-9b0d-7fda56978906", "size": 263848448, "self": "/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T01:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:31:16,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-221a35ca-27eb-4662-b7ef-910e35a77e76 2019-05-10 01:31:16,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757677078247s 2019-05-10 01:31:16,601 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/file', 'owner': u'a50a3ec162f44865b94f1b4d4892900c', 'id': u'8595fd09-36b0-46a3-9b0d-7fda56978906', 'size': 263848448, u'self': u'/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a50a3ec162f44865b94f1b4d4892900c', 'name': 'vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T01:31:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T01:31:15Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'created': u'2019-05-10T01:31:10Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-10T01:31:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-10 01:31:16,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 01:31:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-05-10 01:31:16,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Fri, 10 May 2019 01:31: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-57f97518-61ff-4c1a-99d2-d17e93ea0205 x-openstack-request-id: req-57f97518-61ff-4c1a-99d2-d17e93ea0205 2019-05-10 01:31:16,643 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "15ce97f3-e3c1-4a81-a26a-38611033e3c9"}} 2019-05-10 01:31:16,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-57f97518-61ff-4c1a-99d2-d17e93ea0205 2019-05-10 01:31:16,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.041347026825s 2019-05-10 01:31:16,644 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', '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'2ab4035b39944105b06c1331442b1700', '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'15ce97f3-e3c1-4a81-a26a-38611033e3c9', 'swap': 0}) 2019-05-10 01:31:16,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 01:31:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" -d '{"extra_specs": {}}' 2019-05-10 01:31:16,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 01:31: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-7a5506a8-195c-4e7f-a1ea-646393493ef0 x-openstack-request-id: req-7a5506a8-195c-4e7f-a1ea-646393493ef0 2019-05-10 01:31:16,669 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 01:31:16,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9/os-extra_specs used request id req-7a5506a8-195c-4e7f-a1ea-646393493ef0 2019-05-10 01:31:16,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243630409241s 2019-05-10 01:31:16,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:31:16,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:16,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ec8f0e-3472-4ab9-84ff-f57cc17d3ef1 2019-05-10 01:31:16,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:31:16,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-60ec8f0e-3472-4ab9-84ff-f57cc17d3ef1 2019-05-10 01:31:16,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221858024597s 2019-05-10 01:31:16,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:31:16,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:17,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9de38fc-b37b-4edb-9b1c-13fcd90d7d8e 2019-05-10 01:31:17,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:31:17,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9de38fc-b37b-4edb-9b1c-13fcd90d7d8e 2019-05-10 01:31:17,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223392963409s 2019-05-10 01:31:17,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:31:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:17,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44be448-92e7-4089-a9c3-28cb033792dc 2019-05-10 01:31:17,343 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:31:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c44be448-92e7-4089-a9c3-28cb033792dc 2019-05-10 01:31:17,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215592861176s 2019-05-10 01:31:17,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:31:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:17,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Fri, 10 May 2019 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bd1e7f-3499-4e37-9561-500df794a79b 2019-05-10 01:31:17,603 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": {"self": "http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be64a04ee60842ee87d4841a732350a9", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:31:17,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-28bd1e7f-3499-4e37-9561-500df794a79b 2019-05-10 01:31:17,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259196996689s 2019-05-10 01:31:17,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:31:17,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:17,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Fri, 10 May 2019 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900aafe5-265f-440a-877f-46fb0d4b1ddb 2019-05-10 01:31:17,851 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c"}, "tags": [], "enabled": true, "id": "a50a3ec162f44865b94f1b4d4892900c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}]} 2019-05-10 01:31:17,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-900aafe5-265f-440a-877f-46fb0d4b1ddb 2019-05-10 01:31:17,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236386060715s 2019-05-10 01:31:17,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:31:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=be64a04ee60842ee87d4841a732350a9&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=a50a3ec162f44865b94f1b4d4892900c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:18,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 10 May 2019 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6473bf-9752-46b3-8a8a-4ce0fafd0c75 2019-05-10 01:31:18,064 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=be64a04ee60842ee87d4841a732350a9&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=a50a3ec162f44865b94f1b4d4892900c", "previous": null, "next": null}} 2019-05-10 01:31:18,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=be64a04ee60842ee87d4841a732350a9&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=a50a3ec162f44865b94f1b4d4892900c used request id req-af6473bf-9752-46b3-8a8a-4ce0fafd0c75 2019-05-10 01:31:18,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205208063126s 2019-05-10 01:31:18,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:31:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c/users/be64a04ee60842ee87d4841a732350a9/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:31:18,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af15a48-3dcb-4008-84e2-718a0b59a23a 2019-05-10 01:31:18,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:31:18,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c/users/be64a04ee60842ee87d4841a732350a9/roles/cd96abb66eb043e0a9978bce6444100e used request id req-0af15a48-3dcb-4008-84e2-718a0b59a23a 2019-05-10 01:31:18,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259429216385s 2019-05-10 01:31:18,328 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1' 2019-05-10 01:31:18,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-10 01:31:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" -d '{"keypair": {"name": "vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}}' 2019-05-10 01:31:18,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Fri, 10 May 2019 01:31: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-71428ddd-8ade-4b33-91e3-9f91ce4e9d73 x-openstack-request-id: req-71428ddd-8ade-4b33-91e3-9f91ce4e9d73 2019-05-10 01:31:18,836 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyM8SSXb9qXIWsg+cJfqTqgRe80uhbDT3cqqAK44YFDD6XaUBY9GqJft4W0uugncR9+eRvxmFUn9q54O7FRFbP6sksItEBDK2bukwnBZUPr668Geq8ENjzQSAwU8H5gh6N+KiTomjSkCB5frMxc/J/JtlrWySe+m41l88gE8RcL1pYJp20rl6LAlrL0+3SYns62YPL145nVErX4VkBpXMYLh3VqdBbD883loZNoUN5mvpuEE17ApNBF9kf6R+yYfFuROxMUce4p/45CnkmlsOIWfhGdboFBSAmIS5ZZCk1Anhpc20DGEAYKTLou/DooGmtvBOaCfGrwGeNKV5T3iSf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsjPEkl2/alyFrIPnCX6k6oEXvNLoWw093KqgCuOGBQw+l2lA\nWPRqiX7eFtLroJ3Effnkb8ZhVJ/aueDuxURWz+rJLCLRAQytm7pMJwWVD6+uvBnq\nvBDY80EgMFPB+YIejfiok6Jo0pAgeX6zMXPyfybZa1sknvpuNZfPIBPEXC9aWCad\ntK5eiwJay9Pt0mJ7OtmDy9eOZ1RK1+FZAaVzGC4d1anQWw/PN5aGTaFDeZr6bhBN\newKTQRfZH+kfsmHxbkTsTFHHuKf+OQp5JpbDiFn4RnW6BQUgJiEuWWQpNQJ4aXNt\nAxhAGCky6Lvw6KBprbwTmgnxq8BnjSleU94knwIDAQABAoIBAQCHM8WxcxU2omn9\nILpats5y6WzUI4SNCHfmA0KX4FYfYFHg2McsdoyaMzpXQMHrQ6gAGGeb8nyIExyF\nKMafvqDK8Qyewu+mBzN00pzSgma81wMQze0NsQ6ZSNEeOX4TSwjZmE52bKNxFk69\nP0a/f4P9usD8tdMMF18kpEBOyxCRC0wH78GIy4MShAcGuZWRnJROMnVEea4EEBV/\n4G6DRfMO5qb1wF9J+XrbFL5F/f5XA90zewWl5kF5Dsnkvpl/plb9JIfQcmzHC1A7\nX06l0vx1EvqvA7BqBzG9QLj+RHNYE+pt+2JEj4BbLA2TEWjgw54FO09KuyhcYj9m\nvdmsYohxAoGBAN0ytl0fNs3ra4UdjFU5o77SIRdTS3lk8W2eoWPTYlBG0uWtWRRY\n0AUXZ/qON8DsZy/wfdyPV3MC1UXWbXBChkdN9DVE1bmIkar4tPZHhmWI8V5UhbXg\n3u29gAjosCFHEbKnuNhzuqtlknN6FZSVlVGeQKkyg9efMLKtDbN5FE15AoGBAM49\nSu2fdHdZYihI8s21Mz9aQ7rkvmFvcRI5BLzHuM3FJpI/2PlzEJa5oWW2NyvQeh0Q\n3sB4hwMltJWgevfpUqYWWah9a6qg4W2H7ofFpcae2dgnmpWj0bNXQtmLwaab/sth\nJLyF7KILVPNydwkjiQ2/rvW/uy1qPvKrBTZqGLTXAoGANfLYZ33lb/OrFZxPTbnx\nJek6COZX0hO8jm/SDPbRU6LybPIKd9vxYEyFH6bwEi2WPSr6h4CuY26ddZsGtgqD\nlYB9v0A6oDWe0YQ3HpnzPXBY7hjPQ7zEoldFkuatjnA28MvXWXNgY80yGtf7y3Fw\nKaffPWUEouJAjlOGs+8j9IECgYAwcMMFlvtDARKGBcRJvrKfwbLA1fNFbWhwcEYF\nlR957UGG/koXJQiTblxTSH4i41+bLhgzuttzSMrmjf/z9LB95CgA5ByCwjDQiinj\nZ+/s++iM1ZiAZy7c4bUI5cOBP4iT+mgng4k18lVsrMj6s4cAXLJadEMhgp/wXWzm\n//p3lwKBgCnEWuLivQ4A0o827AdtWjgPc3Ff5UW1FsOVt8JXWCW/9hi2Q/+iyZP/\nmRs98FLrKAoNPQxnbgvHnPsheBGM054i2EGqox9MrL5eEb77GBeCuwgA7Rp6ZM1s\nbii4hEn5YsHE5k4pBzKRYN5QZVAXNIgOyWx7YMWE6f4tl2kya2vv\n-----END RSA PRIVATE KEY-----\n", "user_id": "be64a04ee60842ee87d4841a732350a9", "name": "vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "fingerprint": "00:85:0e:b6:ae:6c:c9:32:ee:8b:27:dc:94:6d:34:97"}} 2019-05-10 01:31:18,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-71428ddd-8ade-4b33-91e3-9f91ce4e9d73 2019-05-10 01:31:18,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.505130052567s 2019-05-10 01:31:18,837 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyM8SSXb9qXIWsg+cJfqTqgRe80uhbDT3cqqAK44YFDD6XaUBY9GqJft4W0uugncR9+eRvxmFUn9q54O7FRFbP6sksItEBDK2bukwnBZUPr668Geq8ENjzQSAwU8H5gh6N+KiTomjSkCB5frMxc/J/JtlrWySe+m41l88gE8RcL1pYJp20rl6LAlrL0+3SYns62YPL145nVErX4VkBpXMYLh3VqdBbD883loZNoUN5mvpuEE17ApNBF9kf6R+yYfFuROxMUce4p/45CnkmlsOIWfhGdboFBSAmIS5ZZCk1Anhpc20DGEAYKTLou/DooGmtvBOaCfGrwGeNKV5T3iSf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsjPEkl2/alyFrIPnCX6k6oEXvNLoWw093KqgCuOGBQw+l2lA\nWPRqiX7eFtLroJ3Effnkb8ZhVJ/aueDuxURWz+rJLCLRAQytm7pMJwWVD6+uvBnq\nvBDY80EgMFPB+YIejfiok6Jo0pAgeX6zMXPyfybZa1sknvpuNZfPIBPEXC9aWCad\ntK5eiwJay9Pt0mJ7OtmDy9eOZ1RK1+FZAaVzGC4d1anQWw/PN5aGTaFDeZr6bhBN\newKTQRfZH+kfsmHxbkTsTFHHuKf+OQp5JpbDiFn4RnW6BQUgJiEuWWQpNQJ4aXNt\nAxhAGCky6Lvw6KBprbwTmgnxq8BnjSleU94knwIDAQABAoIBAQCHM8WxcxU2omn9\nILpats5y6WzUI4SNCHfmA0KX4FYfYFHg2McsdoyaMzpXQMHrQ6gAGGeb8nyIExyF\nKMafvqDK8Qyewu+mBzN00pzSgma81wMQze0NsQ6ZSNEeOX4TSwjZmE52bKNxFk69\nP0a/f4P9usD8tdMMF18kpEBOyxCRC0wH78GIy4MShAcGuZWRnJROMnVEea4EEBV/\n4G6DRfMO5qb1wF9J+XrbFL5F/f5XA90zewWl5kF5Dsnkvpl/plb9JIfQcmzHC1A7\nX06l0vx1EvqvA7BqBzG9QLj+RHNYE+pt+2JEj4BbLA2TEWjgw54FO09KuyhcYj9m\nvdmsYohxAoGBAN0ytl0fNs3ra4UdjFU5o77SIRdTS3lk8W2eoWPTYlBG0uWtWRRY\n0AUXZ/qON8DsZy/wfdyPV3MC1UXWbXBChkdN9DVE1bmIkar4tPZHhmWI8V5UhbXg\n3u29gAjosCFHEbKnuNhzuqtlknN6FZSVlVGeQKkyg9efMLKtDbN5FE15AoGBAM49\nSu2fdHdZYihI8s21Mz9aQ7rkvmFvcRI5BLzHuM3FJpI/2PlzEJa5oWW2NyvQeh0Q\n3sB4hwMltJWgevfpUqYWWah9a6qg4W2H7ofFpcae2dgnmpWj0bNXQtmLwaab/sth\nJLyF7KILVPNydwkjiQ2/rvW/uy1qPvKrBTZqGLTXAoGANfLYZ33lb/OrFZxPTbnx\nJek6COZX0hO8jm/SDPbRU6LybPIKd9vxYEyFH6bwEi2WPSr6h4CuY26ddZsGtgqD\nlYB9v0A6oDWe0YQ3HpnzPXBY7hjPQ7zEoldFkuatjnA28MvXWXNgY80yGtf7y3Fw\nKaffPWUEouJAjlOGs+8j9IECgYAwcMMFlvtDARKGBcRJvrKfwbLA1fNFbWhwcEYF\nlR957UGG/koXJQiTblxTSH4i41+bLhgzuttzSMrmjf/z9LB95CgA5ByCwjDQiinj\nZ+/s++iM1ZiAZy7c4bUI5cOBP4iT+mgng4k18lVsrMj6s4cAXLJadEMhgp/wXWzm\n//p3lwKBgCnEWuLivQ4A0o827AdtWjgPc3Ff5UW1FsOVt8JXWCW/9hi2Q/+iyZP/\nmRs98FLrKAoNPQxnbgvHnPsheBGM054i2EGqox9MrL5eEb77GBeCuwgA7Rp6ZM1s\nbii4hEn5YsHE5k4pBzKRYN5QZVAXNIgOyWx7YMWE6f4tl2kya2vv\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'be64a04ee60842ee87d4841a732350a9', 'name': u'vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'created_at': '2019-05-10T01:31:18.837589', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a50a3ec162f44865b94f1b4d4892900c', 'name': 'vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:85:0e:b6:ae:6c:c9:32:ee:8b:27:dc:94:6d:34:97', 'type': 'ssh', 'id': u'vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1'}) 2019-05-10 01:31:18,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-10 01:31:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:31:18,918 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 01:31: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-3116d734-7205-48ef-bca4-33288c598de7 x-openstack-request-id: req-3116d734-7205-48ef-bca4-33288c598de7 2019-05-10 01:31:18,918 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 used request id req-3116d734-7205-48ef-bca4-33288c598de7 2019-05-10 01:31:18,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0799379348755s 2019-05-10 01:31:19,575 - 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 2019-05-10 01:50:43,248 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-05-10 01:31:20,216 INFO Using http://172.30.9.21:5000/v3 2019-05-10 01:31:20,216 INFO VM public key: /tmp/tmpYIPe4D 2019-05-10 01:31:20,216 INFO VM private key: /tmp/tmpHqfO1d 2019-05-10 01:31:22,210 INFO Found image vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 to launch VM, will continue 2019-05-10 01:31:23,530 INFO Using external router: vmtp-router_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 2019-05-10 01:31:23,530 INFO Using external network: external. 2019-05-10 01:31:25,256 INFO Created internal network: pns-internal-net_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1. 2019-05-10 01:31:27,466 INFO Created internal network: pns-internal-net2_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1. 2019-05-10 01:31:31,051 DEBUG Ext router associated to pns-internal-net_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 2019-05-10 01:31:33,992 DEBUG Ext router associated to pns-internal-net2_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 2019-05-10 01:31:35,897 INFO OpenStack agent: Open vSwitch agent 2019-05-10 01:31:35,897 INFO OpenStack network type: vxlan 2019-05-10 01:31:38,041 INFO [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Creating server VM... 2019-05-10 01:31:38,041 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-10 01:31:43,594 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 1 of 150... 2019-05-10 01:31:45,892 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 2 of 150... 2019-05-10 01:31:48,570 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 3 of 150... 2019-05-10 01:31:51,450 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 4 of 150... 2019-05-10 01:31:54,778 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 5 of 150... 2019-05-10 01:31:57,427 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 6 of 150... 2019-05-10 01:32:00,091 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 7 of 150... 2019-05-10 01:32:02,752 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 8 of 150... 2019-05-10 01:32:05,423 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 9 of 150... 2019-05-10 01:32:08,185 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 10 of 150... 2019-05-10 01:32:11,636 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 11 of 150... 2019-05-10 01:32:15,131 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 12 of 150... 2019-05-10 01:32:17,811 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 13 of 150... 2019-05-10 01:32:20,565 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 14 of 150... 2019-05-10 01:32:23,351 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 15 of 150... 2019-05-10 01:32:26,194 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 16 of 150... 2019-05-10 01:32:29,324 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 17 of 150... 2019-05-10 01:32:32,096 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 18 of 150... 2019-05-10 01:32:35,137 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 19 of 150... 2019-05-10 01:32:37,904 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 20 of 150... 2019-05-10 01:32:40,776 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 21 of 150... 2019-05-10 01:32:43,955 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 22 of 150... 2019-05-10 01:32:46,987 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 23 of 150... 2019-05-10 01:32:50,454 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 24 of 150... 2019-05-10 01:32:53,311 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 25 of 150... 2019-05-10 01:32:56,068 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 26 of 150... 2019-05-10 01:32:59,314 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 27 of 150... 2019-05-10 01:33:03,358 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 28 of 150... 2019-05-10 01:33:06,035 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 29 of 150... 2019-05-10 01:33:08,799 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 30 of 150... 2019-05-10 01:33:11,541 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 31 of 150... 2019-05-10 01:33:14,599 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 32 of 150... 2019-05-10 01:33:17,352 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 33 of 150... 2019-05-10 01:33:20,016 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 34 of 150... 2019-05-10 01:33:22,769 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 35 of 150... 2019-05-10 01:33:25,515 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 36 of 150... 2019-05-10 01:33:28,671 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 37 of 150... 2019-05-10 01:33:31,423 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 38 of 150... 2019-05-10 01:33:33,953 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 39 of 150... 2019-05-10 01:33:40,428 INFO [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Internal network IP: 192.168.1.21 2019-05-10 01:33:40,429 INFO [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] SSH IP: 172.30.9.202 2019-05-10 01:33:40,429 INFO [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Setup SSH for ubuntu@172.30.9.202 2019-05-10 01:33:47,883 INFO [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Installing nuttcp-8.1.4... 2019-05-10 01:33:47,927 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Copying nuttcp-8.1.4 to target... 2019-05-10 01:33:48,153 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Starting nuttcp-8.1.4 server... 2019-05-10 01:33:48,194 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] 2019-05-10 01:33:48,240 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Creating client VM... 2019-05-10 01:33:48,241 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-10 01:33:53,862 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 1 of 150... 2019-05-10 01:33:56,925 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 2 of 150... 2019-05-10 01:33:59,379 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 3 of 150... 2019-05-10 01:34:02,166 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 4 of 150... 2019-05-10 01:34:04,922 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 5 of 150... 2019-05-10 01:34:07,749 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 6 of 150... 2019-05-10 01:34:10,966 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] VM status=BUILD, retrying 7 of 150... 2019-05-10 01:34:18,041 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Internal network IP: 192.168.1.6 2019-05-10 01:34:18,041 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] SSH IP: 172.30.9.216 2019-05-10 01:34:18,041 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Setup SSH for ubuntu@172.30.9.216 2019-05-10 01:34:27,003 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Installing nuttcp-8.1.4... 2019-05-10 01:34:27,047 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Copying nuttcp-8.1.4 to target... 2019-05-10 01:34:27,274 INFO ============================================================ 2019-05-10 01:34:27,274 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-05-10 01:34:36,320 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=27.1 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.233 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.333 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.366 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.169 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.307 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.211 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.241 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.188 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.342 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.169/2.950/27.119/8.056 ms 2019-05-10 01:34:45,392 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.201 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.142 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.150 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.376 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.119 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.138 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.403 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.191 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.158 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.311 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.119/0.218/0.403/0.101 ms 2019-05-10 01:34:54,433 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.514 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.296 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.256 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.175 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.183 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.290 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.271 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.303 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.319 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.300 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.175/0.290/0.514/0.090 ms 2019-05-10 01:34:54,434 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Measuring TCP Throughput (packet size=65536)... 2019-05-10 01:34:54,434 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:04,558 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=19022.1271 real_seconds=10.01 rate_Mbps=15946.4367 tx_cpu=34 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.21 2019-05-10 01:35:04,560 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:14,685 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=17412.7264 real_seconds=10.01 rate_Mbps=14597.7110 tx_cpu=29 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.25 2019-05-10 01:35:14,686 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:24,788 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=17218.6250 real_seconds=10.01 rate_Mbps=14433.6820 tx_cpu=29 rx_cpu=44 retrans=0 cwnd=3073 rtt_ms=0.30 2019-05-10 01:35:24,788 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Measuring UDP Throughput (packet size=128)... 2019-05-10 01:35:24,789 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:28,116 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=18.6976 real_seconds=1.00 rate_Mbps=156.3741 tx_cpu=12 rx_cpu=30 drop=338 pkt=153508 data_loss=0.21986 2019-05-10 01:35:28,118 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=1<160127/5000000<10000000 Kbps loss-rate=0 2019-05-10 01:35:28,119 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R480381K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:31,470 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=19.7103 real_seconds=1.00 rate_Mbps=164.8214 tx_cpu=12 rx_cpu=30 drop=248 pkt=161715 data_loss=0.15349 2019-05-10 01:35:31,471 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=1<168777/480381<480381 Kbps loss-rate=0 2019-05-10 01:35:31,471 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R324579K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:34,825 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=19.1617 real_seconds=1.00 rate_Mbps=160.1989 tx_cpu=12 rx_cpu=31 drop=225 pkt=157198 data_loss=0.14331 2019-05-10 01:35:34,826 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=1<164043/324579<324579 Kbps loss-rate=0 2019-05-10 01:35:34,826 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244311K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:38,155 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=18.7017 real_seconds=1.00 rate_Mbps=156.4536 tx_cpu=12 rx_cpu=30 drop=65 pkt=153269 data_loss=0.04222 2019-05-10 01:35:38,156 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=1<160208/244311<244311 Kbps loss-rate=0 2019-05-10 01:35:38,156 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R202259K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:41,482 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=19.1252 real_seconds=1.00 rate_Mbps=159.9760 tx_cpu=12 rx_cpu=28 drop=370 pkt=157044 data_loss=0.23578 2019-05-10 01:35:41,482 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=1<163815/202259<202259 Kbps loss-rate=0 2019-05-10 01:35:41,482 DEBUG undershot, min=163815 kbps=183037 max=202259 2019-05-10 01:35:41,483 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183037K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:44,812 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=18.7289 real_seconds=1.00 rate_Mbps=156.6481 tx_cpu=12 rx_cpu=29 drop=110 pkt=153537 data_loss=0.07150 2019-05-10 01:35:44,812 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=163815<160407/183037<202259 Kbps loss-rate=0 2019-05-10 01:35:44,812 DEBUG undershot, min=183037 kbps=192648 max=202259 2019-05-10 01:35:44,812 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192648K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:48,137 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=19.4528 real_seconds=1.00 rate_Mbps=162.7866 tx_cpu=17 rx_cpu=31 drop=347 pkt=159704 data_loss=0.21698 2019-05-10 01:35:48,138 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=128 throughput=183037<166693/192648<202259 Kbps loss-rate=0 2019-05-10 01:35:48,138 DEBUG undershot, min=192648 kbps=197453 max=202259 2019-05-10 01:35:48,138 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Measuring UDP Throughput (packet size=1024)... 2019-05-10 01:35:48,139 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:51,490 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=145.4307 real_seconds=1.00 rate_Mbps=1217.0193 tx_cpu=19 rx_cpu=31 drop=357 pkt=149278 data_loss=0.23913 2019-05-10 01:35:51,490 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1<1246227/5000000<10000000 Kbps loss-rate=0 2019-05-10 01:35:51,491 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3123113K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:54,819 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=142.7510 real_seconds=1.00 rate_Mbps=1195.6550 tx_cpu=17 rx_cpu=29 drop=0 pkt=146177 data_loss=0.00000 2019-05-10 01:35:54,819 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1<1224350/3123113<3123113 Kbps loss-rate=0 2019-05-10 01:35:54,819 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2173731K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:35:58,148 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=139.3438 real_seconds=1.00 rate_Mbps=1166.2446 tx_cpu=25 rx_cpu=28 drop=671 pkt=143359 data_loss=0.46800 2019-05-10 01:35:58,148 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1<1194234/2173731<2173731 Kbps loss-rate=0 2019-05-10 01:35:58,149 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1683982K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:01,475 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=141.0186 real_seconds=1.00 rate_Mbps=1181.4029 tx_cpu=24 rx_cpu=27 drop=293 pkt=144696 data_loss=0.20247 2019-05-10 01:36:01,475 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1<1209756/1683982<1683982 Kbps loss-rate=0 2019-05-10 01:36:01,476 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1446869K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:04,807 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=132.6689 real_seconds=1.00 rate_Mbps=1110.7452 tx_cpu=24 rx_cpu=29 drop=259 pkt=136112 data_loss=0.19034 2019-05-10 01:36:04,807 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1<1137403/1446869<1446869 Kbps loss-rate=0 2019-05-10 01:36:04,807 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1292136K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:08,135 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=140.8340 real_seconds=1.00 rate_Mbps=1178.6384 tx_cpu=24 rx_cpu=32 drop=69 pkt=144283 data_loss=0.04783 2019-05-10 01:36:08,136 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1<1206925/1292136<1292136 Kbps loss-rate=0 2019-05-10 01:36:08,136 DEBUG undershot, min=1206925 kbps=1249530 max=1292136 2019-05-10 01:36:08,136 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1249530K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:11,489 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=133.8691 real_seconds=1.00 rate_Mbps=1121.3655 tx_cpu=32 rx_cpu=29 drop=304 pkt=137386 data_loss=0.22129 2019-05-10 01:36:11,489 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=1024 throughput=1206925<1148278/1249530<1292136 Kbps loss-rate=0 2019-05-10 01:36:11,490 DEBUG undershot, min=1249530 kbps=1270833 max=1292136 2019-05-10 01:36:11,490 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Measuring UDP Throughput (packet size=8192)... 2019-05-10 01:36:11,490 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:14,842 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=595.6172 real_seconds=1.00 rate_Mbps=4994.5711 tx_cpu=99 rx_cpu=21 drop=55 pkt=76294 data_loss=0.07209 2019-05-10 01:36:14,842 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=8192 throughput=1<5114440/5000000<10000000 Kbps loss-rate=0 2019-05-10 01:36:14,842 DEBUG undershot, min=5114440 kbps=7557220 max=10000000 2019-05-10 01:36:14,843 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7557220K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:18,195 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=818.0234 real_seconds=1.00 rate_Mbps=6845.4708 tx_cpu=39 rx_cpu=26 drop=345 pkt=105052 data_loss=0.32842 2019-05-10 01:36:18,196 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=8192 throughput=5114440<7009762/7557220<10000000 Kbps loss-rate=0 2019-05-10 01:36:18,196 DEBUG undershot, min=7009762 kbps=8504881 max=10000000 2019-05-10 01:36:18,196 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8504881K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:21,523 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=794.0625 real_seconds=1.00 rate_Mbps=6650.3919 tx_cpu=30 rx_cpu=27 drop=13 pkt=101653 data_loss=0.01279 2019-05-10 01:36:21,523 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=8192 throughput=7009762<6810001/8504881<10000000 Kbps loss-rate=0 2019-05-10 01:36:21,523 DEBUG undershot, min=8504881 kbps=9252440 max=10000000 2019-05-10 01:36:21,524 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9252440K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:24,852 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=1001.1562 real_seconds=1.00 rate_Mbps=8382.9247 tx_cpu=25 rx_cpu=30 drop=387 pkt=128535 data_loss=0.30109 2019-05-10 01:36:24,853 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=8192 throughput=8504881<8584114/9252440<10000000 Kbps loss-rate=0 2019-05-10 01:36:24,853 DEBUG undershot, min=8584114 kbps=9292057 max=10000000 2019-05-10 01:36:24,853 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9292057K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:36:28,205 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] megabytes=843.5625 real_seconds=1.00 rate_Mbps=7063.3327 tx_cpu=32 rx_cpu=28 drop=181 pkt=108157 data_loss=0.16735 2019-05-10 01:36:28,205 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] pkt-size=8192 throughput=8584114<7232852/9292057<10000000 Kbps loss-rate=0 2019-05-10 01:36:28,216 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.6', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 16329151, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 14948056, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 14780090, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.22, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 166693, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.22, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1148278, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.17, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7232852, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.950', 'rtt_max_ms': '27.119', 'rtt_min_ms': '0.169', 'rtt_stddev': '8.056', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.218', 'rtt_max_ms': '0.403', 'rtt_min_ms': '0.119', 'rtt_stddev': '0.101', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.290', 'rtt_max_ms': '0.514', 'rtt_min_ms': '0.175', 'rtt_stddev': '0.090', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-05-10 01:36:28,218 INFO Deleting floating ip 46b3b3b3-6784-4b5f-a500-cf099d6e80d2 2019-05-10 01:36:30,500 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Floating IP 172.30.9.216 deleted 2019-05-10 01:36:31,073 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Instance deleted 2019-05-10 01:36:31,137 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Creating client VM... 2019-05-10 01:36:31,137 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-10 01:36:37,954 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] VM status=BUILD, retrying 1 of 150... 2019-05-10 01:36:40,567 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] VM status=BUILD, retrying 2 of 150... 2019-05-10 01:36:43,618 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] VM status=BUILD, retrying 3 of 150... 2019-05-10 01:36:47,197 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] VM status=BUILD, retrying 4 of 150... 2019-05-10 01:36:50,992 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] VM status=BUILD, retrying 5 of 150... 2019-05-10 01:36:54,429 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] VM status=BUILD, retrying 6 of 150... 2019-05-10 01:37:00,477 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Internal network IP: 192.168.2.7 2019-05-10 01:37:00,477 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] SSH IP: 172.30.9.200 2019-05-10 01:37:00,477 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Setup SSH for ubuntu@172.30.9.200 2019-05-10 01:37:10,799 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Installing nuttcp-8.1.4... 2019-05-10 01:37:10,845 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Copying nuttcp-8.1.4 to target... 2019-05-10 01:37:11,016 INFO ============================================================ 2019-05-10 01:37:11,016 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-05-10 01:37:20,062 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=63 time=1.36 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=63 time=0.530 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=63 time=0.424 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=63 time=0.378 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=63 time=0.395 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=63 time=0.434 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=63 time=0.390 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=63 time=0.406 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=63 time=0.409 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=63 time=0.282 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.282/0.501/1.364/0.293 ms 2019-05-10 01:37:29,107 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=63 time=0.223 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=63 time=0.336 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=63 time=0.880 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=63 time=0.518 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=63 time=0.212 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=63 time=0.221 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=63 time=0.301 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=63 time=0.656 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=63 time=0.464 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=63 time=0.388 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.212/0.419/0.880/0.207 ms 2019-05-10 01:37:38,155 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=63 time=1.88 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=63 time=0.513 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=63 time=0.396 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=63 time=0.302 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=63 time=0.456 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=63 time=0.326 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=63 time=0.724 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=63 time=0.476 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=63 time=0.638 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=63 time=0.291 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.291/0.600/1.880/0.447 ms 2019-05-10 01:37:38,155 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring TCP Throughput (packet size=65536)... 2019-05-10 01:37:38,156 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:37:48,280 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=2031.1646 real_seconds=10.01 rate_Mbps=1702.6259 tx_cpu=4 rx_cpu=6 retrans=12 cwnd=275 rtt_ms=0.30 2019-05-10 01:37:48,281 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:37:58,383 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=2120.3715 real_seconds=10.01 rate_Mbps=1777.0181 tx_cpu=4 rx_cpu=6 retrans=30 cwnd=283 rtt_ms=0.63 2019-05-10 01:37:58,384 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:08,485 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=2134.9678 real_seconds=10.01 rate_Mbps=1789.4641 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=384 rtt_ms=0.71 2019-05-10 01:38:08,486 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring UDP Throughput (packet size=128)... 2019-05-10 01:38:08,486 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:11,812 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.7084 real_seconds=1.01 rate_Mbps=147.5372 tx_cpu=15 rx_cpu=18 drop=48911 pkt=193978 data_loss=25.21475 2019-05-10 01:38:11,813 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<151078/5000000<10000000 Kbps loss-rate=25 2019-05-10 01:38:11,813 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453234K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:15,139 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.5258 real_seconds=1.00 rate_Mbps=146.7870 tx_cpu=16 rx_cpu=19 drop=47424 pkt=190996 data_loss=24.83004 2019-05-10 01:38:15,140 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<150309/453234<453234 Kbps loss-rate=24 2019-05-10 01:38:15,140 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301771K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:18,468 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=18.0328 real_seconds=1.01 rate_Mbps=149.9792 tx_cpu=19 rx_cpu=17 drop=62272 pkt=209997 data_loss=29.65390 2019-05-10 01:38:18,468 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<153578/301771<301771 Kbps loss-rate=29 2019-05-10 01:38:18,468 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227674K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:21,796 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=18.0355 real_seconds=1.01 rate_Mbps=149.5637 tx_cpu=19 rx_cpu=18 drop=60388 pkt=208135 data_loss=29.01394 2019-05-10 01:38:21,796 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<153153/227674<227674 Kbps loss-rate=29 2019-05-10 01:38:21,797 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190413K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:25,123 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=18.0330 real_seconds=1.01 rate_Mbps=150.4591 tx_cpu=38 rx_cpu=20 drop=35650 pkt=183376 data_loss=19.44087 2019-05-10 01:38:25,124 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<154070/190413<190413 Kbps loss-rate=19 2019-05-10 01:38:25,124 DEBUG overshot, min=1 kbps=154070 max=190413 2019-05-10 01:38:25,125 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154070K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:28,477 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.9087 real_seconds=1.01 rate_Mbps=149.4062 tx_cpu=84 rx_cpu=21 drop=3750 pkt=150458 data_loss=2.49258 2019-05-10 01:38:28,478 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<152991/154070<190413 Kbps loss-rate=2 2019-05-10 01:38:28,478 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring UDP Throughput (packet size=1024)... 2019-05-10 01:38:28,478 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:31,805 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=144.8770 real_seconds=1.01 rate_Mbps=1206.6330 tx_cpu=24 rx_cpu=18 drop=45238 pkt=193592 data_loss=23.36768 2019-05-10 01:38:31,806 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1235592/5000000<10000000 Kbps loss-rate=23 2019-05-10 01:38:31,806 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3117796K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:35,134 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=149.7109 real_seconds=1.00 rate_Mbps=1253.3709 tx_cpu=31 rx_cpu=22 drop=43027 pkt=196331 data_loss=21.91556 2019-05-10 01:38:35,135 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1283451/3117796<3117796 Kbps loss-rate=21 2019-05-10 01:38:35,135 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2200623K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:38,491 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=146.9717 real_seconds=1.01 rate_Mbps=1216.6168 tx_cpu=29 rx_cpu=19 drop=35270 pkt=185769 data_loss=18.98592 2019-05-10 01:38:38,491 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1245815/2200623<2200623 Kbps loss-rate=18 2019-05-10 01:38:38,492 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1723219K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:41,821 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=151.9023 real_seconds=1.01 rate_Mbps=1256.4280 tx_cpu=27 rx_cpu=19 drop=43102 pkt=198650 data_loss=21.69746 2019-05-10 01:38:41,822 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1286582/1723219<1723219 Kbps loss-rate=21 2019-05-10 01:38:41,822 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1504900K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:45,175 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=155.2246 real_seconds=1.01 rate_Mbps=1286.7431 tx_cpu=28 rx_cpu=18 drop=15877 pkt=174827 data_loss=9.08156 2019-05-10 01:38:45,175 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1317624/1504900<1504900 Kbps loss-rate=9 2019-05-10 01:38:45,176 DEBUG overshot, min=1 kbps=1317624 max=1504900 2019-05-10 01:38:45,176 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1317624K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:48,528 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=151.2246 real_seconds=1.00 rate_Mbps=1264.2377 tx_cpu=86 rx_cpu=21 drop=5988 pkt=160842 data_loss=3.72294 2019-05-10 01:38:48,529 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1294579/1317624<1504900 Kbps loss-rate=3 2019-05-10 01:38:48,529 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring UDP Throughput (packet size=8192)... 2019-05-10 01:38:48,530 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:51,882 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=207.9375 real_seconds=1.00 rate_Mbps=1738.8115 tx_cpu=92 rx_cpu=10 drop=49678 pkt=76294 data_loss=65.11390 2019-05-10 01:38:51,882 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1780542/5000000<10000000 Kbps loss-rate=65 2019-05-10 01:38:51,883 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3390271K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:55,210 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=203.4844 real_seconds=1.00 rate_Mbps=1700.9006 tx_cpu=98 rx_cpu=12 drop=25686 pkt=51732 data_loss=49.65204 2019-05-10 01:38:55,210 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1741722/3390271<3390271 Kbps loss-rate=49 2019-05-10 01:38:55,211 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2565996K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:38:58,566 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=206.7031 real_seconds=1.00 rate_Mbps=1732.4858 tx_cpu=99 rx_cpu=11 drop=12696 pkt=39154 data_loss=32.42581 2019-05-10 01:38:58,567 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1774065/2565996<2565996 Kbps loss-rate=32 2019-05-10 01:38:58,567 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2170030K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:39:01,892 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=204.1953 real_seconds=1.00 rate_Mbps=1707.1579 tx_cpu=98 rx_cpu=10 drop=6975 pkt=33112 data_loss=21.06488 2019-05-10 01:39:01,892 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1748129/2170030<2170030 Kbps loss-rate=21 2019-05-10 01:39:01,892 DEBUG overshot, min=1 kbps=1748129 max=2170030 2019-05-10 01:39:01,893 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1748129K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:39:05,221 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=206.0625 real_seconds=1.00 rate_Mbps=1726.1592 tx_cpu=98 rx_cpu=10 drop=299 pkt=26675 data_loss=1.12088 2019-05-10 01:39:05,221 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1767587/1748129<2170030 Kbps loss-rate=1 2019-05-10 01:39:05,222 DEBUG undershot, min=1767587 kbps=1968808 max=2170030 2019-05-10 01:39:05,222 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1968808K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:39:08,549 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=229.7812 real_seconds=1.00 rate_Mbps=1926.4275 tx_cpu=99 rx_cpu=13 drop=630 pkt=30042 data_loss=2.09707 2019-05-10 01:39:08,550 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1767587<1972661/1968808<2170030 Kbps loss-rate=2 2019-05-10 01:39:08,564 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.7', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.3, 'throughput_kbps': 1743488, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 0.63, 'throughput_kbps': 1819666, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.71, 'throughput_kbps': 1832411, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.49, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152991, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.72, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1294579, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.1, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1972661, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.501', 'rtt_max_ms': '1.364', 'rtt_min_ms': '0.282', 'rtt_stddev': '0.293', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.419', 'rtt_max_ms': '0.880', 'rtt_min_ms': '0.212', 'rtt_stddev': '0.207', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.600', 'rtt_max_ms': '1.880', 'rtt_min_ms': '0.291', 'rtt_stddev': '0.447', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-10 01:39:08,565 INFO ============================================================ 2019-05-10 01:39:08,565 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-05-10 01:39:17,636 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.546 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.372 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.401 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.309 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.324 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.278 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.239 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.488 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.258 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.244 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.239/0.345/0.546/0.103 ms 2019-05-10 01:39:26,680 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.235 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.240 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.262 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.241 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.257 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.353 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.289 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.264 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.450 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.262 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.235/0.285/0.450/0.065 ms 2019-05-10 01:39:35,728 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.31 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.312 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.396 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.416 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.338 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.717 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.442 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.361 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.416 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.775 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.312/0.548/1.311/0.295 ms 2019-05-10 01:39:35,729 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring TCP Throughput (packet size=65536)... 2019-05-10 01:39:35,729 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:39:45,829 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=2019.8508 real_seconds=10.01 rate_Mbps=1692.9478 tx_cpu=4 rx_cpu=6 retrans=40 cwnd=226 rtt_ms=0.26 2019-05-10 01:39:45,830 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:39:55,932 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=2159.6100 real_seconds=10.01 rate_Mbps=1810.0897 tx_cpu=4 rx_cpu=6 retrans=9 cwnd=288 rtt_ms=0.64 2019-05-10 01:39:55,932 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:06,036 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=2298.4706 real_seconds=10.01 rate_Mbps=1926.4619 tx_cpu=4 rx_cpu=6 retrans=19 cwnd=298 rtt_ms=0.36 2019-05-10 01:40:06,036 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring UDP Throughput (packet size=128)... 2019-05-10 01:40:06,037 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:09,365 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.3837 real_seconds=1.00 rate_Mbps=145.5936 tx_cpu=19 rx_cpu=19 drop=68402 pkt=210809 data_loss=32.44720 2019-05-10 01:40:09,366 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<149087/5000000<10000000 Kbps loss-rate=32 2019-05-10 01:40:09,366 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447261K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:12,693 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.6599 real_seconds=1.00 rate_Mbps=147.9560 tx_cpu=20 rx_cpu=17 drop=45641 pkt=190311 data_loss=23.98230 2019-05-10 01:40:12,694 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<151506/447261<447261 Kbps loss-rate=23 2019-05-10 01:40:12,694 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299383K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:16,048 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.2772 real_seconds=1.00 rate_Mbps=144.7606 tx_cpu=25 rx_cpu=22 drop=66891 pkt=208426 data_loss=32.09342 2019-05-10 01:40:16,048 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<148234/299383<299383 Kbps loss-rate=32 2019-05-10 01:40:16,049 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223808K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:19,401 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.6091 real_seconds=1.00 rate_Mbps=147.4887 tx_cpu=18 rx_cpu=17 drop=64623 pkt=208876 data_loss=30.93821 2019-05-10 01:40:19,401 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<151028/223808<223808 Kbps loss-rate=30 2019-05-10 01:40:19,402 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187418K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:22,753 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.3116 real_seconds=1.01 rate_Mbps=144.4324 tx_cpu=53 rx_cpu=18 drop=41208 pkt=183025 data_loss=22.51509 2019-05-10 01:40:22,754 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<147898/187418<187418 Kbps loss-rate=22 2019-05-10 01:40:22,754 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167658K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:26,106 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.4727 real_seconds=1.00 rate_Mbps=146.4466 tx_cpu=79 rx_cpu=18 drop=20591 pkt=163728 data_loss=12.57661 2019-05-10 01:40:26,107 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<149961/167658<167658 Kbps loss-rate=12 2019-05-10 01:40:26,107 DEBUG overshot, min=1 kbps=149961 max=167658 2019-05-10 01:40:26,107 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149961K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:29,460 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.5481 real_seconds=1.00 rate_Mbps=146.8985 tx_cpu=94 rx_cpu=17 drop=2692 pkt=146446 data_loss=1.83815 2019-05-10 01:40:29,460 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=1<150424/149961<167658 Kbps loss-rate=1 2019-05-10 01:40:29,460 DEBUG undershot, min=150424 kbps=159041 max=167658 2019-05-10 01:40:29,461 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159041K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:32,813 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.4412 real_seconds=1.00 rate_Mbps=145.6843 tx_cpu=88 rx_cpu=19 drop=12435 pkt=155314 data_loss=8.00667 2019-05-10 01:40:32,813 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=150424<149180/159041<167658 Kbps loss-rate=8 2019-05-10 01:40:32,813 DEBUG overshot, min=150424 kbps=149180 max=159041 2019-05-10 01:40:32,814 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149180K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:36,167 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=17.4183 real_seconds=1.00 rate_Mbps=145.6164 tx_cpu=90 rx_cpu=20 drop=2993 pkt=145684 data_loss=2.05469 2019-05-10 01:40:36,167 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=128 throughput=150424<149111/149180<159041 Kbps loss-rate=2 2019-05-10 01:40:36,168 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring UDP Throughput (packet size=1024)... 2019-05-10 01:40:36,168 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:39,493 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=140.8545 real_seconds=1.00 rate_Mbps=1175.8608 tx_cpu=29 rx_cpu=19 drop=38875 pkt=183110 data_loss=21.23042 2019-05-10 01:40:39,493 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1204081/5000000<10000000 Kbps loss-rate=21 2019-05-10 01:40:39,494 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3102040K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:42,821 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=136.2285 real_seconds=1.01 rate_Mbps=1132.9135 tx_cpu=29 rx_cpu=18 drop=32509 pkt=172007 data_loss=18.89983 2019-05-10 01:40:42,821 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1160103/3102040<3102040 Kbps loss-rate=18 2019-05-10 01:40:42,822 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2131071K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:46,173 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=145.0928 real_seconds=1.00 rate_Mbps=1215.8668 tx_cpu=29 rx_cpu=18 drop=41566 pkt=190141 data_loss=21.86062 2019-05-10 01:40:46,174 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1245047/2131071<2131071 Kbps loss-rate=21 2019-05-10 01:40:46,174 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1688059K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:49,501 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=141.1475 real_seconds=1.01 rate_Mbps=1173.5788 tx_cpu=26 rx_cpu=16 drop=53459 pkt=197994 data_loss=27.00029 2019-05-10 01:40:49,501 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1201744/1688059<1688059 Kbps loss-rate=27 2019-05-10 01:40:49,501 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1444901K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:52,828 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=141.0996 real_seconds=1.00 rate_Mbps=1179.0499 tx_cpu=94 rx_cpu=19 drop=31893 pkt=176379 data_loss=18.08208 2019-05-10 01:40:52,829 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1207347/1444901<1444901 Kbps loss-rate=18 2019-05-10 01:40:52,829 DEBUG overshot, min=1 kbps=1207347 max=1444901 2019-05-10 01:40:52,829 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1207347K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:56,157 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=137.5986 real_seconds=1.00 rate_Mbps=1149.7975 tx_cpu=86 rx_cpu=18 drop=6480 pkt=147381 data_loss=4.39682 2019-05-10 01:40:56,158 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=1024 throughput=1<1177392/1207347<1444901 Kbps loss-rate=4 2019-05-10 01:40:56,158 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Measuring UDP Throughput (packet size=8192)... 2019-05-10 01:40:56,159 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:40:59,486 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=214.9531 real_seconds=1.00 rate_Mbps=1801.6801 tx_cpu=63 rx_cpu=11 drop=48781 pkt=76295 data_loss=63.93735 2019-05-10 01:40:59,486 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1844920/5000000<10000000 Kbps loss-rate=63 2019-05-10 01:40:59,487 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3422460K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:41:02,812 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=215.0234 real_seconds=1.00 rate_Mbps=1798.1318 tx_cpu=99 rx_cpu=10 drop=24700 pkt=52223 data_loss=47.29718 2019-05-10 01:41:02,812 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1841286/3422460<3422460 Kbps loss-rate=47 2019-05-10 01:41:02,813 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2631873K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:41:06,138 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=208.5547 real_seconds=1.00 rate_Mbps=1743.5467 tx_cpu=99 rx_cpu=12 drop=13464 pkt=40159 data_loss=33.52673 2019-05-10 01:41:06,138 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1785391/2631873<2631873 Kbps loss-rate=33 2019-05-10 01:41:06,138 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2208632K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:41:09,466 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=214.2734 real_seconds=1.00 rate_Mbps=1791.3349 tx_cpu=98 rx_cpu=13 drop=6274 pkt=33701 data_loss=18.61668 2019-05-10 01:41:09,467 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1834326/2208632<2208632 Kbps loss-rate=18 2019-05-10 01:41:09,467 DEBUG overshot, min=1 kbps=1834326 max=2208632 2019-05-10 01:41:09,467 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1834326K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:41:12,793 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=218.0703 real_seconds=1.00 rate_Mbps=1828.3410 tx_cpu=99 rx_cpu=11 drop=77 pkt=27990 data_loss=0.27512 2019-05-10 01:41:12,794 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1<1872221/1834326<2208632 Kbps loss-rate=0 2019-05-10 01:41:12,794 DEBUG undershot, min=1872221 kbps=2040426 max=2208632 2019-05-10 01:41:12,794 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2040426K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:41:16,148 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=213.5859 real_seconds=1.00 rate_Mbps=1785.6799 tx_cpu=99 rx_cpu=12 drop=3796 pkt=31135 data_loss=12.19209 2019-05-10 01:41:16,148 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1872221<1828536/2040426<2208632 Kbps loss-rate=12 2019-05-10 01:41:16,148 DEBUG overshot, min=1872221 kbps=1828536 max=2040426 2019-05-10 01:41:16,148 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1828536K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:41:19,501 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] megabytes=216.5078 real_seconds=1.00 rate_Mbps=1815.4312 tx_cpu=99 rx_cpu=11 drop=189 pkt=27902 data_loss=0.67739 2019-05-10 01:41:19,501 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] pkt-size=8192 throughput=1872221<1859001/1828536<2040426 Kbps loss-rate=0 2019-05-10 01:41:19,501 DEBUG undershot, min=1956323 kbps=1998374 max=2040426 2019-05-10 01:41:19,512 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.7', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 40, 'rtt_ms': 0.26, 'throughput_kbps': 1733578, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.64, 'throughput_kbps': 1853531, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.36, 'throughput_kbps': 1972696, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.05, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149111, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.4, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1177392, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.68, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1859001, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.345', 'rtt_max_ms': '0.546', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.285', 'rtt_max_ms': '0.450', 'rtt_min_ms': '0.235', 'rtt_stddev': '0.065', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.548', 'rtt_max_ms': '1.311', 'rtt_min_ms': '0.312', 'rtt_stddev': '0.295', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-10 01:41:19,514 INFO Deleting floating ip 3c6d3649-8dd4-4435-b08b-994b650678d9 2019-05-10 01:41:21,528 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Floating IP 172.30.9.200 deleted 2019-05-10 01:41:21,708 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf12] Instance deleted 2019-05-10 01:41:21,724 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Creating client VM... 2019-05-10 01:41:21,724 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-10 01:41:28,229 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 1 of 150... 2019-05-10 01:41:31,659 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 2 of 150... 2019-05-10 01:41:34,713 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 3 of 150... 2019-05-10 01:41:37,972 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 4 of 150... 2019-05-10 01:41:41,966 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 5 of 150... 2019-05-10 01:41:44,719 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 6 of 150... 2019-05-10 01:41:48,430 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 7 of 150... 2019-05-10 01:41:52,103 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 8 of 150... 2019-05-10 01:41:56,045 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 9 of 150... 2019-05-10 01:41:59,418 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 10 of 150... 2019-05-10 01:42:02,733 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 11 of 150... 2019-05-10 01:42:05,381 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 12 of 150... 2019-05-10 01:42:08,439 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 13 of 150... 2019-05-10 01:42:11,918 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 14 of 150... 2019-05-10 01:42:14,610 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 15 of 150... 2019-05-10 01:42:18,031 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 16 of 150... 2019-05-10 01:42:21,082 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 17 of 150... 2019-05-10 01:42:24,161 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 18 of 150... 2019-05-10 01:42:27,632 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 19 of 150... 2019-05-10 01:42:30,826 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 20 of 150... 2019-05-10 01:42:33,574 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 21 of 150... 2019-05-10 01:42:36,032 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 22 of 150... 2019-05-10 01:42:39,101 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 23 of 150... 2019-05-10 01:42:41,835 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 24 of 150... 2019-05-10 01:42:44,786 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 25 of 150... 2019-05-10 01:42:47,809 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 26 of 150... 2019-05-10 01:42:50,827 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 27 of 150... 2019-05-10 01:42:53,583 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 28 of 150... 2019-05-10 01:42:56,362 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 29 of 150... 2019-05-10 01:42:59,086 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 30 of 150... 2019-05-10 01:43:01,750 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 31 of 150... 2019-05-10 01:43:04,406 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 32 of 150... 2019-05-10 01:43:07,389 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 33 of 150... 2019-05-10 01:43:10,179 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 34 of 150... 2019-05-10 01:43:13,256 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] VM status=BUILD, retrying 35 of 150... 2019-05-10 01:43:19,879 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Internal network IP: 192.168.1.5 2019-05-10 01:43:19,879 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] SSH IP: 172.30.9.200 2019-05-10 01:43:19,879 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Setup SSH for ubuntu@172.30.9.200 2019-05-10 01:43:27,534 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Installing nuttcp-8.1.4... 2019-05-10 01:43:27,581 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Copying nuttcp-8.1.4 to target... 2019-05-10 01:43:27,686 INFO ============================================================ 2019-05-10 01:43:27,687 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-05-10 01:43:36,729 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=21.3 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.283 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.217 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.182 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.199 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.191 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.201 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.203 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.184 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.454 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.182/2.346/21.352/6.335 ms 2019-05-10 01:43:45,765 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.281 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.211 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.172 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.160 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.178 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.169 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.177 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.174 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.199 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.199 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.160/0.192/0.281/0.033 ms 2019-05-10 01:43:54,805 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.719 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.211 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.285 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.220 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.210 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.276 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.214 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.213 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.210/0.280/0.719/0.148 ms 2019-05-10 01:43:54,806 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Measuring TCP Throughput (packet size=65536)... 2019-05-10 01:43:54,806 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:04,901 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=4488.7255 real_seconds=10.00 rate_Mbps=3764.1853 tx_cpu=9 rx_cpu=10 retrans=1 cwnd=585 rtt_ms=0.31 2019-05-10 01:44:04,902 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:14,996 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=4334.8083 real_seconds=10.00 rate_Mbps=3636.1302 tx_cpu=8 rx_cpu=11 retrans=1 cwnd=582 rtt_ms=0.23 2019-05-10 01:44:14,997 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:25,091 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=6728.0625 real_seconds=10.00 rate_Mbps=5645.0815 tx_cpu=10 rx_cpu=16 retrans=3 cwnd=488 rtt_ms=0.22 2019-05-10 01:44:25,091 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Measuring UDP Throughput (packet size=128)... 2019-05-10 01:44:25,091 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:28,421 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=24.4532 real_seconds=1.00 rate_Mbps=204.7824 tx_cpu=16 rx_cpu=27 drop=48 pkt=200368 data_loss=0.02371 2019-05-10 01:44:28,422 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=1<209697/5000000<10000000 Kbps loss-rate=0 2019-05-10 01:44:28,422 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R629091K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:31,775 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=24.5845 real_seconds=1.00 rate_Mbps=205.8520 tx_cpu=17 rx_cpu=28 drop=10 pkt=201406 data_loss=0.00488 2019-05-10 01:44:31,776 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=1<210792/629091<629091 Kbps loss-rate=0 2019-05-10 01:44:31,776 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R419941K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:35,126 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=24.4578 real_seconds=1.00 rate_Mbps=205.0975 tx_cpu=17 rx_cpu=26 drop=13448 pkt=213806 data_loss=6.28980 2019-05-10 01:44:35,126 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=1<210019/419941<419941 Kbps loss-rate=6 2019-05-10 01:44:35,127 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R314980K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:38,452 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=25.6444 real_seconds=1.00 rate_Mbps=214.8319 tx_cpu=17 rx_cpu=26 drop=35 pkt=210114 data_loss=0.01676 2019-05-10 01:44:38,453 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=1<219987/314980<314980 Kbps loss-rate=0 2019-05-10 01:44:38,453 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R267483K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:41,803 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=25.7324 real_seconds=1.00 rate_Mbps=215.7211 tx_cpu=18 rx_cpu=26 drop=172 pkt=210972 data_loss=0.08154 2019-05-10 01:44:41,804 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=1<220898/267483<267483 Kbps loss-rate=0 2019-05-10 01:44:41,804 DEBUG undershot, min=220898 kbps=244190 max=267483 2019-05-10 01:44:41,804 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244190K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:45,129 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=25.9417 real_seconds=1.00 rate_Mbps=217.2632 tx_cpu=18 rx_cpu=26 drop=0 pkt=212514 data_loss=0.00000 2019-05-10 01:44:45,130 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=220898<222477/244190<267483 Kbps loss-rate=0 2019-05-10 01:44:45,130 DEBUG undershot, min=222477 kbps=244980 max=267483 2019-05-10 01:44:45,130 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244980K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:48,479 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=26.6195 real_seconds=1.00 rate_Mbps=223.0624 tx_cpu=18 rx_cpu=25 drop=35 pkt=218102 data_loss=0.01615 2019-05-10 01:44:48,480 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=222477<228415/244980<267483 Kbps loss-rate=0 2019-05-10 01:44:48,480 DEBUG undershot, min=228415 kbps=247949 max=267483 2019-05-10 01:44:48,481 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R247949K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:51,830 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=26.0781 real_seconds=1.00 rate_Mbps=218.5937 tx_cpu=18 rx_cpu=26 drop=0 pkt=213632 data_loss=0.00000 2019-05-10 01:44:51,831 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=228415<223839/247949<267483 Kbps loss-rate=0 2019-05-10 01:44:51,831 DEBUG undershot, min=247949 kbps=257716 max=267483 2019-05-10 01:44:51,831 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R257716K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:55,156 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=25.3372 real_seconds=1.00 rate_Mbps=212.3365 tx_cpu=17 rx_cpu=27 drop=1348 pkt=208911 data_loss=0.64544 2019-05-10 01:44:55,157 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=128 throughput=247949<217432/257716<267483 Kbps loss-rate=0 2019-05-10 01:44:55,157 DEBUG undershot, min=257716 kbps=262599 max=267483 2019-05-10 01:44:55,157 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Measuring UDP Throughput (packet size=1024)... 2019-05-10 01:44:55,158 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:44:58,507 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=183.6201 real_seconds=1.00 rate_Mbps=1539.2289 tx_cpu=34 rx_cpu=30 drop=550 pkt=188577 data_loss=0.29165 2019-05-10 01:44:58,508 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1<1576170/5000000<10000000 Kbps loss-rate=0 2019-05-10 01:44:58,508 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3288085K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:01,833 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=192.9453 real_seconds=1.00 rate_Mbps=1617.8146 tx_cpu=33 rx_cpu=28 drop=0 pkt=197576 data_loss=0.00000 2019-05-10 01:45:01,834 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1<1656642/3288085<3288085 Kbps loss-rate=0 2019-05-10 01:45:01,834 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2472363K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:05,161 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=191.1143 real_seconds=1.00 rate_Mbps=1602.1796 tx_cpu=33 rx_cpu=28 drop=0 pkt=195701 data_loss=0.00000 2019-05-10 01:45:05,161 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1<1640631/2472363<2472363 Kbps loss-rate=0 2019-05-10 01:45:05,161 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2056497K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:08,484 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=191.4229 real_seconds=1.00 rate_Mbps=1604.6384 tx_cpu=27 rx_cpu=29 drop=86 pkt=196103 data_loss=0.04381 2019-05-10 01:45:08,484 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1<1643149/2056497<2056497 Kbps loss-rate=0 2019-05-10 01:45:08,485 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1849823K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:11,808 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=194.0107 real_seconds=1.00 rate_Mbps=1627.0359 tx_cpu=34 rx_cpu=28 drop=0 pkt=198667 data_loss=0.00000 2019-05-10 01:45:11,809 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1<1666084/1849823<1849823 Kbps loss-rate=0 2019-05-10 01:45:11,809 DEBUG undershot, min=1666084 kbps=1757953 max=1849823 2019-05-10 01:45:11,809 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1757953K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:15,160 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=195.3408 real_seconds=1.00 rate_Mbps=1638.8768 tx_cpu=28 rx_cpu=27 drop=133 pkt=200162 data_loss=0.06645 2019-05-10 01:45:15,160 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1666084<1678209/1757953<1849823 Kbps loss-rate=0 2019-05-10 01:45:15,160 DEBUG undershot, min=1678209 kbps=1764016 max=1849823 2019-05-10 01:45:15,161 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1764016K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:18,485 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=189.2451 real_seconds=1.00 rate_Mbps=1587.3047 tx_cpu=32 rx_cpu=28 drop=697 pkt=194484 data_loss=0.35840 2019-05-10 01:45:18,485 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=1024 throughput=1678209<1625400/1764016<1849823 Kbps loss-rate=0 2019-05-10 01:45:18,485 DEBUG undershot, min=1764016 kbps=1806919 max=1849823 2019-05-10 01:45:18,486 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Measuring UDP Throughput (packet size=8192)... 2019-05-10 01:45:18,486 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:21,837 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=344.6953 real_seconds=1.00 rate_Mbps=2886.9236 tx_cpu=99 rx_cpu=19 drop=32173 pkt=76294 data_loss=42.16977 2019-05-10 01:45:21,837 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=8192 throughput=1<2956209/5000000<10000000 Kbps loss-rate=42 2019-05-10 01:45:21,838 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3978104K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:25,164 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=355.9688 real_seconds=1.00 rate_Mbps=2985.2942 tx_cpu=99 rx_cpu=19 drop=15137 pkt=60701 data_loss=24.93698 2019-05-10 01:45:25,165 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=8192 throughput=1<3056941/3978104<3978104 Kbps loss-rate=24 2019-05-10 01:45:25,165 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3517522K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:28,514 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=381.0469 real_seconds=1.00 rate_Mbps=3192.8864 tx_cpu=99 rx_cpu=22 drop=4899 pkt=53673 data_loss=9.12749 2019-05-10 01:45:28,514 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=8192 throughput=1<3269515/3517522<3517522 Kbps loss-rate=9 2019-05-10 01:45:28,514 DEBUG overshot, min=1 kbps=3269515 max=3517522 2019-05-10 01:45:28,515 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3269515K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:45:31,865 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] megabytes=389.7578 real_seconds=1.00 rate_Mbps=3271.1382 tx_cpu=99 rx_cpu=18 drop=0 pkt=49889 data_loss=0.00000 2019-05-10 01:45:31,865 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] pkt-size=8192 throughput=1<3349645/3269515<3517522 Kbps loss-rate=0 2019-05-10 01:45:31,866 DEBUG undershot, min=3349645 kbps=3433583 max=3517522 2019-05-10 01:45:31,876 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.5', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.31, 'throughput_kbps': 3854525, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.23, 'throughput_kbps': 3723397, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.22, 'throughput_kbps': 5780563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.65, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 217432, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.36, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1625400, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3349645, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.346', 'rtt_max_ms': '21.352', 'rtt_min_ms': '0.182', 'rtt_stddev': '6.335', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.192', 'rtt_max_ms': '0.281', 'rtt_min_ms': '0.160', 'rtt_stddev': '0.033', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.280', 'rtt_max_ms': '0.719', 'rtt_min_ms': '0.210', 'rtt_stddev': '0.148', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-10 01:45:31,878 INFO Deleting floating ip 1ef83cd8-f867-4724-9d26-850777e53a2d 2019-05-10 01:45:33,956 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Floating IP 172.30.9.200 deleted 2019-05-10 01:45:34,134 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf13] Instance deleted 2019-05-10 01:45:34,198 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Creating client VM... 2019-05-10 01:45:34,199 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-10 01:45:39,553 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 1 of 150... 2019-05-10 01:45:42,243 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 2 of 150... 2019-05-10 01:45:44,667 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 3 of 150... 2019-05-10 01:45:47,408 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 4 of 150... 2019-05-10 01:45:49,815 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 5 of 150... 2019-05-10 01:45:52,569 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 6 of 150... 2019-05-10 01:45:56,004 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] VM status=BUILD, retrying 7 of 150... 2019-05-10 01:46:02,960 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Internal network IP: 192.168.2.9 2019-05-10 01:46:02,960 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] SSH IP: 172.30.9.201 2019-05-10 01:46:02,960 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Setup SSH for ubuntu@172.30.9.201 2019-05-10 01:46:12,650 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Installing nuttcp-8.1.4... 2019-05-10 01:46:12,696 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Copying nuttcp-8.1.4 to target... 2019-05-10 01:46:12,802 INFO ============================================================ 2019-05-10 01:46:12,802 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-05-10 01:46:21,844 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=63 time=1.01 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=63 time=0.290 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=63 time=0.255 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=63 time=0.338 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=63 time=0.465 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=63 time=0.574 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=63 time=0.255 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=63 time=0.269 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=63 time=0.290 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=63 time=0.297 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.255/0.404/1.012/0.225 ms 2019-05-10 01:46:30,880 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=63 time=0.370 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=63 time=0.349 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=63 time=0.254 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=63 time=0.688 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=63 time=0.341 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=63 time=0.576 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=63 time=0.270 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=63 time=0.308 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=63 time=0.386 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=63 time=0.660 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.254/0.420/0.688/0.152 ms 2019-05-10 01:46:39,920 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=63 time=1.78 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=63 time=0.461 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=63 time=0.350 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=63 time=0.495 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=63 time=0.474 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=63 time=0.312 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=63 time=0.575 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=63 time=0.767 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=63 time=0.605 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=63 time=0.366 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.312/0.618/1.783/0.409 ms 2019-05-10 01:46:39,921 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring TCP Throughput (packet size=65536)... 2019-05-10 01:46:39,921 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:46:50,015 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=2231.6498 real_seconds=10.00 rate_Mbps=1872.5504 tx_cpu=4 rx_cpu=6 retrans=21 cwnd=292 rtt_ms=0.28 2019-05-10 01:46:50,016 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:00,111 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=2299.0199 real_seconds=10.00 rate_Mbps=1928.8823 tx_cpu=4 rx_cpu=6 retrans=7 cwnd=338 rtt_ms=0.56 2019-05-10 01:47:00,112 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:10,205 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=2069.3112 real_seconds=10.00 rate_Mbps=1736.3009 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=303 rtt_ms=0.30 2019-05-10 01:47:10,206 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring UDP Throughput (packet size=128)... 2019-05-10 01:47:10,207 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:13,533 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.2991 real_seconds=1.00 rate_Mbps=153.5392 tx_cpu=15 rx_cpu=18 drop=52958 pkt=202864 data_loss=26.10515 2019-05-10 01:47:13,533 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<157224/5000000<10000000 Kbps loss-rate=26 2019-05-10 01:47:13,533 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471672K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:16,859 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.6946 real_seconds=1.00 rate_Mbps=148.3842 tx_cpu=17 rx_cpu=18 drop=64052 pkt=209007 data_loss=30.64613 2019-05-10 01:47:16,860 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<151945/471672<471672 Kbps loss-rate=30 2019-05-10 01:47:16,860 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311808K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:20,212 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.2500 real_seconds=1.01 rate_Mbps=152.2992 tx_cpu=17 rx_cpu=19 drop=62934 pkt=212438 data_loss=29.62472 2019-05-10 01:47:20,213 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<155954/311808<311808 Kbps loss-rate=29 2019-05-10 01:47:20,213 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233881K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:23,539 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.2194 real_seconds=1.00 rate_Mbps=152.1059 tx_cpu=19 rx_cpu=19 drop=69746 pkt=218999 data_loss=31.84755 2019-05-10 01:47:23,540 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<155756/233881<233881 Kbps loss-rate=31 2019-05-10 01:47:23,540 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194818K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:26,865 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.7306 real_seconds=1.00 rate_Mbps=156.6972 tx_cpu=99 rx_cpu=19 drop=36811 pkt=190252 data_loss=19.34844 2019-05-10 01:47:26,865 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<160457/194818<194818 Kbps loss-rate=19 2019-05-10 01:47:26,865 DEBUG overshot, min=1 kbps=160457 max=194818 2019-05-10 01:47:26,866 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160457K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:30,192 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.9989 real_seconds=1.00 rate_Mbps=150.4878 tx_cpu=99 rx_cpu=18 drop=9249 pkt=156696 data_loss=5.90237 2019-05-10 01:47:30,192 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<154099/160457<194818 Kbps loss-rate=5 2019-05-10 01:47:30,192 DEBUG overshot, min=1 kbps=154099 max=160457 2019-05-10 01:47:30,193 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154099K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:33,542 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.2932 real_seconds=1.00 rate_Mbps=153.5188 tx_cpu=99 rx_cpu=20 drop=630 pkt=150488 data_loss=0.41862 2019-05-10 01:47:33,542 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<157203/154099<160457 Kbps loss-rate=0 2019-05-10 01:47:33,543 DEBUG undershot, min=157203 kbps=158830 max=160457 2019-05-10 01:47:33,543 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring UDP Throughput (packet size=1024)... 2019-05-10 01:47:33,543 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:36,893 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=151.9512 real_seconds=1.00 rate_Mbps=1270.1422 tx_cpu=31 rx_cpu=18 drop=37194 pkt=192792 data_loss=19.29226 2019-05-10 01:47:36,893 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1300625/5000000<10000000 Kbps loss-rate=19 2019-05-10 01:47:36,894 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3150312K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:40,220 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=147.6807 real_seconds=1.00 rate_Mbps=1234.1024 tx_cpu=29 rx_cpu=19 drop=43135 pkt=194360 data_loss=22.19334 2019-05-10 01:47:40,221 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1263720/3150312<3150312 Kbps loss-rate=22 2019-05-10 01:47:40,221 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2207016K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:43,547 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=151.5439 real_seconds=1.00 rate_Mbps=1266.5729 tx_cpu=32 rx_cpu=19 drop=42610 pkt=197791 data_loss=21.54298 2019-05-10 01:47:43,547 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1296970/2207016<2207016 Kbps loss-rate=21 2019-05-10 01:47:43,547 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1751993K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:46,873 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=149.0078 real_seconds=1.00 rate_Mbps=1245.2871 tx_cpu=40 rx_cpu=19 drop=48803 pkt=201387 data_loss=24.23345 2019-05-10 01:47:46,873 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1275173/1751993<1751993 Kbps loss-rate=24 2019-05-10 01:47:46,873 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1513583K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:50,199 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=151.4297 real_seconds=1.00 rate_Mbps=1266.6768 tx_cpu=99 rx_cpu=18 drop=29700 pkt=184764 data_loss=16.07456 2019-05-10 01:47:50,200 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1297077/1513583<1513583 Kbps loss-rate=16 2019-05-10 01:47:50,200 DEBUG overshot, min=1 kbps=1297077 max=1513583 2019-05-10 01:47:50,200 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1297077K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:53,552 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=149.7295 real_seconds=1.00 rate_Mbps=1252.1916 tx_cpu=99 rx_cpu=18 drop=5011 pkt=158334 data_loss=3.16479 2019-05-10 01:47:53,553 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1282244/1297077<1513583 Kbps loss-rate=3 2019-05-10 01:47:53,553 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring UDP Throughput (packet size=8192)... 2019-05-10 01:47:53,553 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:47:56,879 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=213.6250 real_seconds=1.00 rate_Mbps=1787.2391 tx_cpu=99 rx_cpu=10 drop=48950 pkt=76294 data_loss=64.15970 2019-05-10 01:47:56,879 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1830132/5000000<10000000 Kbps loss-rate=64 2019-05-10 01:47:56,880 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3415066K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:48:00,231 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=216.8750 real_seconds=1.00 rate_Mbps=1815.1445 tx_cpu=99 rx_cpu=11 drop=24350 pkt=52110 data_loss=46.72808 2019-05-10 01:48:00,231 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1858707/3415066<3415066 Kbps loss-rate=46 2019-05-10 01:48:00,231 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2636886K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:48:03,558 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=218.6797 real_seconds=1.00 rate_Mbps=1830.2050 tx_cpu=98 rx_cpu=10 drop=12245 pkt=40236 data_loss=30.43295 2019-05-10 01:48:03,558 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1874129/2636886<2636886 Kbps loss-rate=30 2019-05-10 01:48:03,558 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2255507K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:48:06,885 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=226.2344 real_seconds=1.00 rate_Mbps=1893.4026 tx_cpu=98 rx_cpu=10 drop=5459 pkt=34417 data_loss=15.86133 2019-05-10 01:48:06,886 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1938844/2255507<2255507 Kbps loss-rate=15 2019-05-10 01:48:06,886 DEBUG overshot, min=1 kbps=1938844 max=2255507 2019-05-10 01:48:06,886 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1938844K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:48:10,211 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=230.4141 real_seconds=1.00 rate_Mbps=1934.0659 tx_cpu=99 rx_cpu=10 drop=92 pkt=29585 data_loss=0.31095 2019-05-10 01:48:10,211 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1980483/1938844<2255507 Kbps loss-rate=0 2019-05-10 01:48:10,212 DEBUG undershot, min=1980483 kbps=2117995 max=2255507 2019-05-10 01:48:10,212 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2117995K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:48:13,538 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=208.9219 real_seconds=1.00 rate_Mbps=1748.4269 tx_cpu=99 rx_cpu=8 drop=5576 pkt=32318 data_loss=17.25354 2019-05-10 01:48:13,539 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1980483<1790389/2117995<2255507 Kbps loss-rate=17 2019-05-10 01:48:13,539 DEBUG overshot, min=1980483 kbps=1790389 max=2117995 2019-05-10 01:48:13,539 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1790389K -p5001 -P5002 -fparse 192.168.1.21 2019-05-10 01:48:16,889 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=206.7969 real_seconds=1.00 rate_Mbps=1733.8727 tx_cpu=99 rx_cpu=9 drop=850 pkt=27320 data_loss=3.11126 2019-05-10 01:48:16,890 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1980483<1775485/1790389<2117995 Kbps loss-rate=3 2019-05-10 01:48:16,901 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.28, 'throughput_kbps': 1917491, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.56, 'throughput_kbps': 1975175, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.3, 'throughput_kbps': 1777972, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.42, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 157203, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1282244, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1775485, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.404', 'rtt_max_ms': '1.012', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.225', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.420', 'rtt_max_ms': '0.688', 'rtt_min_ms': '0.254', 'rtt_stddev': '0.152', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.618', 'rtt_max_ms': '1.783', 'rtt_min_ms': '0.312', 'rtt_stddev': '0.409', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-10 01:48:16,902 INFO ============================================================ 2019-05-10 01:48:16,902 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-05-10 01:48:25,969 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.757 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.489 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.555 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.514 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.270 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.345 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.507 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.447 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.316 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.664 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.270/0.486/0.757/0.145 ms 2019-05-10 01:48:35,009 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.394 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.514 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.639 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.395 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.379 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.276 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.350 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.531 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.520 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.298 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.276/0.429/0.639/0.112 ms 2019-05-10 01:48:44,052 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.22 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.459 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.572 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.633 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.681 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.679 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.526 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.512 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.421 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.417 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.417/0.612/1.228/0.227 ms 2019-05-10 01:48:44,053 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring TCP Throughput (packet size=65536)... 2019-05-10 01:48:44,054 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:48:54,175 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=1591.5138 real_seconds=10.00 rate_Mbps=1335.2460 tx_cpu=4 rx_cpu=5 retrans=3 cwnd=247 rtt_ms=0.45 2019-05-10 01:48:54,175 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:04,271 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=2403.5669 real_seconds=10.00 rate_Mbps=2016.1162 tx_cpu=5 rx_cpu=7 retrans=4 cwnd=659 rtt_ms=0.50 2019-05-10 01:49:04,272 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:14,374 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=1635.0080 real_seconds=10.00 rate_Mbps=1371.0194 tx_cpu=3 rx_cpu=5 retrans=61 cwnd=247 rtt_ms=0.57 2019-05-10 01:49:14,374 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring UDP Throughput (packet size=128)... 2019-05-10 01:49:14,375 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:17,728 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.3009 real_seconds=1.00 rate_Mbps=153.4085 tx_cpu=16 rx_cpu=18 drop=59797 pkt=209718 data_loss=28.51295 2019-05-10 01:49:17,729 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<157090/5000000<10000000 Kbps loss-rate=28 2019-05-10 01:49:17,729 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471270K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:21,081 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.3829 real_seconds=1.01 rate_Mbps=153.4176 tx_cpu=17 rx_cpu=19 drop=59989 pkt=210582 data_loss=28.48735 2019-05-10 01:49:21,081 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<157099/471270<471270 Kbps loss-rate=28 2019-05-10 01:49:21,081 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R314184K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:24,408 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.4652 real_seconds=1.00 rate_Mbps=145.8321 tx_cpu=16 rx_cpu=19 drop=63725 pkt=206800 data_loss=30.81473 2019-05-10 01:49:24,408 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<149332/314184<314184 Kbps loss-rate=30 2019-05-10 01:49:24,408 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231758K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:27,735 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.6898 real_seconds=1.00 rate_Mbps=148.3026 tx_cpu=20 rx_cpu=18 drop=73454 pkt=218369 data_loss=33.63770 2019-05-10 01:49:27,736 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<151861/231758<231758 Kbps loss-rate=33 2019-05-10 01:49:27,736 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191809K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:31,063 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.6909 real_seconds=1.00 rate_Mbps=147.7484 tx_cpu=99 rx_cpu=19 drop=42390 pkt=187313 data_loss=22.63026 2019-05-10 01:49:31,063 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<151294/191809<191809 Kbps loss-rate=22 2019-05-10 01:49:31,064 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171551K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:34,392 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=18.2727 real_seconds=1.00 rate_Mbps=152.7382 tx_cpu=99 rx_cpu=19 drop=17840 pkt=167530 data_loss=10.64869 2019-05-10 01:49:34,392 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<156403/171551<171551 Kbps loss-rate=10 2019-05-10 01:49:34,392 DEBUG overshot, min=1 kbps=156403 max=171551 2019-05-10 01:49:34,393 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156403K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:37,744 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.7068 real_seconds=1.00 rate_Mbps=148.1726 tx_cpu=99 rx_cpu=20 drop=7683 pkt=152737 data_loss=5.03038 2019-05-10 01:49:37,744 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<151728/156403<171551 Kbps loss-rate=5 2019-05-10 01:49:37,745 DEBUG overshot, min=1 kbps=151728 max=156403 2019-05-10 01:49:37,745 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151728K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:41,071 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=17.8741 real_seconds=1.00 rate_Mbps=149.5265 tx_cpu=99 rx_cpu=18 drop=1747 pkt=148172 data_loss=1.17927 2019-05-10 01:49:41,071 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=128 throughput=1<153115/151728<156403 Kbps loss-rate=1 2019-05-10 01:49:41,071 DEBUG undershot, min=153115 kbps=154759 max=156403 2019-05-10 01:49:41,072 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring UDP Throughput (packet size=1024)... 2019-05-10 01:49:41,072 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:44,425 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=141.9287 real_seconds=1.00 rate_Mbps=1189.4888 tx_cpu=31 rx_cpu=19 drop=49723 pkt=195058 data_loss=25.49139 2019-05-10 01:49:44,425 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1218036/5000000<10000000 Kbps loss-rate=25 2019-05-10 01:49:44,426 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3109018K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:47,751 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=145.9385 real_seconds=1.00 rate_Mbps=1220.0457 tx_cpu=32 rx_cpu=20 drop=50588 pkt=200029 data_loss=25.29031 2019-05-10 01:49:47,751 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1249326/3109018<3109018 Kbps loss-rate=25 2019-05-10 01:49:47,751 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2179172K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:51,075 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=140.4443 real_seconds=1.00 rate_Mbps=1173.1548 tx_cpu=32 rx_cpu=19 drop=54316 pkt=198131 data_loss=27.41420 2019-05-10 01:49:51,076 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1201310/2179172<2179172 Kbps loss-rate=27 2019-05-10 01:49:51,076 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1690241K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:54,428 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=135.1123 real_seconds=1.00 rate_Mbps=1133.2478 tx_cpu=40 rx_cpu=18 drop=49371 pkt=187726 data_loss=26.29951 2019-05-10 01:49:54,429 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1160445/1690241<1690241 Kbps loss-rate=26 2019-05-10 01:49:54,429 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1425343K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:49:57,755 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=136.0879 real_seconds=1.00 rate_Mbps=1141.5355 tx_cpu=99 rx_cpu=18 drop=34636 pkt=173990 data_loss=19.90688 2019-05-10 01:49:57,755 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1168932/1425343<1425343 Kbps loss-rate=19 2019-05-10 01:49:57,756 DEBUG overshot, min=1 kbps=1168932 max=1425343 2019-05-10 01:49:57,756 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1168932K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:01,080 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=139.3457 real_seconds=1.00 rate_Mbps=1169.0720 tx_cpu=99 rx_cpu=20 drop=0 pkt=142690 data_loss=0.00000 2019-05-10 01:50:01,081 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1<1197129/1168932<1425343 Kbps loss-rate=0 2019-05-10 01:50:01,081 DEBUG undershot, min=1197129 kbps=1311236 max=1425343 2019-05-10 01:50:01,081 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1311236K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:04,409 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=142.4209 real_seconds=1.00 rate_Mbps=1190.2556 tx_cpu=99 rx_cpu=19 drop=14224 pkt=160063 data_loss=8.88649 2019-05-10 01:50:04,409 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1197129<1218821/1311236<1425343 Kbps loss-rate=8 2019-05-10 01:50:04,409 DEBUG overshot, min=1197129 kbps=1218821 max=1311236 2019-05-10 01:50:04,410 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1218821K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:07,760 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=141.9824 real_seconds=1.00 rate_Mbps=1187.0523 tx_cpu=99 rx_cpu=19 drop=3390 pkt=148780 data_loss=2.27857 2019-05-10 01:50:07,761 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=1024 throughput=1197129<1215541/1218821<1311236 Kbps loss-rate=2 2019-05-10 01:50:07,761 INFO [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Measuring UDP Throughput (packet size=8192)... 2019-05-10 01:50:07,761 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:11,112 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=210.3750 real_seconds=1.00 rate_Mbps=1763.9720 tx_cpu=38 rx_cpu=10 drop=47559 pkt=74487 data_loss=63.84873 2019-05-10 01:50:11,112 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1806307/5000000<10000000 Kbps loss-rate=63 2019-05-10 01:50:11,113 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3403153K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:14,439 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=213.6172 real_seconds=1.00 rate_Mbps=1791.5675 tx_cpu=99 rx_cpu=9 drop=24585 pkt=51928 data_loss=47.34440 2019-05-10 01:50:14,440 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1834565/3403153<3403153 Kbps loss-rate=47 2019-05-10 01:50:14,440 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2618859K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:17,768 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=212.5312 real_seconds=1.00 rate_Mbps=1777.6612 tx_cpu=99 rx_cpu=10 drop=12757 pkt=39961 data_loss=31.92364 2019-05-10 01:50:17,768 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1820325/2618859<2618859 Kbps loss-rate=31 2019-05-10 01:50:17,769 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2219592K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:21,096 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=212.0781 real_seconds=1.00 rate_Mbps=1774.5878 tx_cpu=99 rx_cpu=8 drop=6723 pkt=33869 data_loss=19.85003 2019-05-10 01:50:21,097 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1817177/2219592<2219592 Kbps loss-rate=19 2019-05-10 01:50:21,097 DEBUG overshot, min=1 kbps=1817177 max=2219592 2019-05-10 01:50:21,097 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1817177K -p5001 -P5002 -fparse 172.30.9.202 2019-05-10 01:50:24,424 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] megabytes=210.3047 real_seconds=1.00 rate_Mbps=1764.1848 tx_cpu=99 rx_cpu=9 drop=809 pkt=27728 data_loss=2.91762 2019-05-10 01:50:24,424 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] pkt-size=8192 throughput=1<1806525/1817177<2219592 Kbps loss-rate=2 2019-05-10 01:50:24,435 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.45, 'throughput_kbps': 1367291, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.5, 'throughput_kbps': 2064502, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 61, 'rtt_ms': 0.57, 'throughput_kbps': 1403923, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.18, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153115, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1215541, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.92, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1806525, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.486', 'rtt_max_ms': '0.757', 'rtt_min_ms': '0.270', 'rtt_stddev': '0.145', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.429', 'rtt_max_ms': '0.639', 'rtt_min_ms': '0.276', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.612', 'rtt_max_ms': '1.228', 'rtt_min_ms': '0.417', 'rtt_stddev': '0.227', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-10 01:50:24,436 INFO Deleting floating ip 504b1dea-0d1e-406f-91af-49f10cd3ab49 2019-05-10 01:50:26,480 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Floating IP 172.30.9.201 deleted 2019-05-10 01:50:27,411 DEBUG [TestClient_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf14] Instance deleted 2019-05-10 01:50:27,475 INFO Cleaning up... 2019-05-10 01:50:27,475 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Terminating nuttcp-8.1.4 2019-05-10 01:50:27,489 INFO Deleting floating ip cfcf2422-7829-413b-a5e1-61a8049b1031 2019-05-10 01:50:29,860 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Floating IP 172.30.9.202 deleted 2019-05-10 01:50:30,010 DEBUG [TestServer_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf11] Instance deleted 2019-05-10 01:50:39,610 INFO Network pns-internal-net_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 deleted. 2019-05-10 01:50:42,631 INFO Network pns-internal-net2_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1 deleted. 2019-05-10 01:50:42,693 INFO Removed public key pns_public_key 2019-05-10 01:50:42,693 INFO Deleting security group 2019-05-10 01:50:43,164 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15352432', 'rtt_ms': '0.253333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 166693, 'loss_rate': 0.22}, 1024: {'tp_kbps': 1148278, | | | | | 'loss_rate': 0.22}, 8192: {'tp_kbps': 7232852, 'loss_rate': 0.17}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.218/0.119/0.403/0.101', | | | | | '64-byte': '2.950/0.169/27.119/8.056', '1500-byte': '0.290/0.175/0.514/0.090'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4452828', 'rtt_ms': '0.253333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 217432, 'loss_rate': 0.65}, 1024: {'tp_kbps': 1625400, | | | | | 'loss_rate': 0.36}, 8192: {'tp_kbps': 3349645, 'loss_rate': 0.0}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.192/0.160/0.281/0.033', | | | | | '64-byte': '2.346/0.182/21.352/6.335', '1500-byte': '0.280/0.210/0.719/0.148'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1798521', 'rtt_ms': '0.546667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152991, 'loss_rate': 2.49}, 1024: {'tp_kbps': 1294579, | | | | | 'loss_rate': 3.72}, 8192: {'tp_kbps': 1972661, 'loss_rate': 2.1}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.419/0.212/0.880/0.207', | | | | | '64-byte': '0.501/0.282/1.364/0.293', '1500-byte': '0.600/0.291/1.880/0.447'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1890212', 'rtt_ms': '0.38'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 157203, 'loss_rate': 0.42}, 1024: {'tp_kbps': 1282244, | | | | | 'loss_rate': 3.16}, 8192: {'tp_kbps': 1775485, 'loss_rate': 3.11}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.420/0.254/0.688/0.152', | | | | | '64-byte': '0.404/0.255/1.012/0.225', '1500-byte': '0.618/0.312/1.783/0.409'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1853268', 'rtt_ms': '0.42'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149111, 'loss_rate': 2.05}, 1024: {'tp_kbps': 1177392, | | | | | 'loss_rate': 4.4}, 8192: {'tp_kbps': 1859001, 'loss_rate': 0.68}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.285/0.235/0.450/0.065', | | | | | '64-byte': '0.345/0.239/0.546/0.103', '1500-byte': '0.548/0.312/1.311/0.295'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1611905', 'rtt_ms': '0.506667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 153115, 'loss_rate': 1.18}, 1024: {'tp_kbps': 1215541, | | | | | 'loss_rate': 2.28}, 8192: {'tp_kbps': 1806525, 'loss_rate': 2.92}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.429/0.276/0.639/0.112', | | | | | '64-byte': '0.486/0.270/0.757/0.145', '1500-byte': '0.612/0.417/1.228/0.227'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-05-10 01:50:43,169 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-05-10 01:50:43,488 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-05-10 01:50:43,610 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 01:50:43,610 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:43 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-10 01:50:43,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 01:50:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:50:44,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1704 Content-Type: application/json Date: Fri, 10 May 2019 01:50:44 GMT X-Openstack-Request-Id: req-8ff4db61-95c4-4e93-9fcc-319e519d9010 2019-05-10 01:50:44,045 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "created_at": "2019-05-10T01:31:02Z", "admin_state_up": true, "updated_at": "2019-05-10T01:50:34Z", "project_id": "a50a3ec162f44865b94f1b4d4892900c", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "294c54ef-e554-4c33-979c-b71f580a93fb", "name": "vmtp-router_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}]} 2019-05-10 01:50:44,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8ff4db61-95c4-4e93-9fcc-319e519d9010 2019-05-10 01:50:44,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.429890871048s 2019-05-10 01:50:44,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 01:50:44,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/294c54ef-e554-4c33-979c-b71f580a93fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:50:49,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:50:49 GMT X-Openstack-Request-Id: req-0fbe8949-2494-485f-9e77-41983257b4ab 2019-05-10 01:50:49,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:50:49,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/294c54ef-e554-4c33-979c-b71f580a93fb.json used request id req-0fbe8949-2494-485f-9e77-41983257b4ab 2019-05-10 01:50:49,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.32660079002s 2019-05-10 01:50:49,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:50:49,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:50:50,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Fri, 10 May 2019 01:50:50 GMT X-Openstack-Request-Id: req-48514bad-4256-433b-8fd1-2c3f770f3bcb 2019-05-10 01:50:50,118 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:31:15Z", "file": "/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/file", "owner": "a50a3ec162f44865b94f1b4d4892900c", "id": "8595fd09-36b0-46a3-9b0d-7fda56978906", "size": 263848448, "self": "/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/8595fd09-36b0-46a3-9b0d-7fda56978906/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "vmtp-img_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T01:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:50:50,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48514bad-4256-433b-8fd1-2c3f770f3bcb 2019-05-10 01:50:50,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740559101105s 2019-05-10 01:50:50,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 01:50:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:50:51,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 01:50:51 GMT X-Openstack-Request-Id: req-f248a55c-f433-42aa-99a4-fb9d933f68a2 2019-05-10 01:50:51,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 01:50:51,216 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8595fd09-36b0-46a3-9b0d-7fda56978906 used request id req-f248a55c-f433-42aa-99a4-fb9d933f68a2 2019-05-10 01:50:51,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09560799599s 2019-05-10 01:50:51,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 01:50:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:51,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Fri, 10 May 2019 01:50: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-1ee51e0b-d751-4b54-87ac-07d08c066aef x-openstack-request-id: req-1ee51e0b-d751-4b54-87ac-07d08c066aef 2019-05-10 01:50:51,999 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "15ce97f3-e3c1-4a81-a26a-38611033e3c9"}]} 2019-05-10 01:50:52,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1ee51e0b-d751-4b54-87ac-07d08c066aef 2019-05-10 01:50:52,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.777679204941s 2019-05-10 01:50:52,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 01:50:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:52,039 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 01:50: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-4cc50ae7-906e-4d71-8270-48ad01976b1c x-openstack-request-id: req-4cc50ae7-906e-4d71-8270-48ad01976b1c 2019-05-10 01:50:52,039 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/15ce97f3-e3c1-4a81-a26a-38611033e3c9 used request id req-4cc50ae7-906e-4d71-8270-48ad01976b1c 2019-05-10 01:50:52,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0380849838257s 2019-05-10 01:50:52,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:50:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:52,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Fri, 10 May 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52866657-3e05-4bed-8070-0270096f45ea 2019-05-10 01:50:52,274 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": {"self": "http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be64a04ee60842ee87d4841a732350a9", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:50:52,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-52866657-3e05-4bed-8070-0270096f45ea 2019-05-10 01:50:52,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234242200851s 2019-05-10 01:50:52,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:50:52,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:52,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Fri, 10 May 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b7cfa7-197e-4d61-9395-262c816571bc 2019-05-10 01:50:52,526 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1", "links": {"self": "http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "be64a04ee60842ee87d4841a732350a9", "description": null}} 2019-05-10 01:50:52,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9 used request id req-b5b7cfa7-197e-4d61-9395-262c816571bc 2019-05-10 01:50:52,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245645999908s 2019-05-10 01:50:52,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 01:50:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:52,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1f657d-79a7-42e7-a844-2bc0dacb93f3 2019-05-10 01:50:52,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:50:52,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/be64a04ee60842ee87d4841a732350a9 used request id req-4c1f657d-79a7-42e7-a844-2bc0dacb93f3 2019-05-10 01:50:52,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.377177000046s 2019-05-10 01:50:52,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:50:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:53,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Fri, 10 May 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b6909c-9f27-4108-b423-68c1718e3aa1 2019-05-10 01:50:53,136 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c"}, "tags": [], "enabled": true, "id": "a50a3ec162f44865b94f1b4d4892900c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0a520c9f-24a6-4ae6-a4c7-b860efaa8cf1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 01:50:53,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f8b6909c-9f27-4108-b423-68c1718e3aa1 2019-05-10 01:50:53,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224920988083s 2019-05-10 01:50:53,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 01:50:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:53,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e317be9-1a47-40de-b7f7-f7c37fd04207 2019-05-10 01:50:53,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:50:53,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a50a3ec162f44865b94f1b4d4892900c used request id req-0e317be9-1a47-40de-b7f7-f7c37fd04207 2019-05-10 01:50:53,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31215596199s 2019-05-10 01:50:53,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:50:53,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a50a3ec162f44865b94f1b4d4892900c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:54,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 01:50:54 GMT X-Openstack-Request-Id: req-8659c5fa-0b36-44bc-b992-c84bdd4e471a 2019-05-10 01:50:54,069 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "created_at": "2019-05-10T01:31:23Z", "updated_at": "2019-05-10T01:31:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "307c0a0b-92c8-4df6-b408-d5de15150a8a", "remote_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "4858af6d-6a3f-4866-9d52-65e53a1c4da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "524d414b-0afc-40ab-8b55-369eae5dc03d", "remote_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "7f6c0701-4322-4698-b971-d6473b35719a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}], "revision_number": 1, "project_id": "a50a3ec162f44865b94f1b4d4892900c", "id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "name": "default"}]} 2019-05-10 01:50:54,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a50a3ec162f44865b94f1b4d4892900c&name=default used request id req-8659c5fa-0b36-44bc-b992-c84bdd4e471a 2019-05-10 01:50:54,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.611811876297s 2019-05-10 01:50:54,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:50:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:54,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 01:50:54 GMT X-Openstack-Request-Id: req-1c4ddd56-5fb3-4d08-9964-156ddf034c7c 2019-05-10 01:50:54,466 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "created_at": "2019-05-10T01:31:23Z", "updated_at": "2019-05-10T01:31:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "307c0a0b-92c8-4df6-b408-d5de15150a8a", "remote_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "4858af6d-6a3f-4866-9d52-65e53a1c4da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "524d414b-0afc-40ab-8b55-369eae5dc03d", "remote_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:31:23Z", "revision_number": 0, "id": "7f6c0701-4322-4698-b971-d6473b35719a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:31:23Z", "security_group_id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "tenant_id": "a50a3ec162f44865b94f1b4d4892900c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50a3ec162f44865b94f1b4d4892900c"}], "revision_number": 1, "project_id": "a50a3ec162f44865b94f1b4d4892900c", "id": "f7a9c815-dab7-438f-ab5d-0f5b57e13da6", "name": "default"}]} 2019-05-10 01:50:54,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1c4ddd56-5fb3-4d08-9964-156ddf034c7c 2019-05-10 01:50:54,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.391770124435s 2019-05-10 01:50:54,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 01:50:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f7a9c815-dab7-438f-ab5d-0f5b57e13da6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}17d801c0c15b269ddceba1b176f55ae4bda0a9f8" 2019-05-10 01:50:55,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 01:50:54 GMT X-Openstack-Request-Id: req-8c310f1e-9d42-43a8-9af4-2f1c1bb037c6 2019-05-10 01:50:55,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 01:50:55,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f7a9c815-dab7-438f-ab5d-0f5b57e13da6.json used request id req-8c310f1e-9d42-43a8-9af4-2f1c1bb037c6 2019-05-10 01:50:55,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.526338100433s 2019-05-10 01:50:55,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:50:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21812993322364dd404adb3022bc133bb0edb781" 2019-05-10 01:50:55,199 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Fri, 10 May 2019 01:50:55 GMT Www-Authenticate: Keystone uri="http://192.30.9.7:5000" X-Openstack-Request-Id: req-78f0641c-19bb-4bde-a135-39d02390d982 2019-05-10 01:50:55,199 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-05-10 01:50:55,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-78f0641c-19bb-4bde-a135-39d02390d982 2019-05-10 01:50:55,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:50:55,218 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-05-10 01:50:55,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.215559005737s 2019-05-10 01:50:55,238 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-05-10 01:50:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:50:55,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab0b65a-544d-4674-b6d4-590556a3837b 2019-05-10 01:50:55,268 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 01:50:55,268 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-bab0b65a-544d-4674-b6d4-590556a3837b 2019-05-10 01:50:55,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:50:55,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["ontoFgrgQ2ifEIWImzbZwg"], "issued_at": "2019-05-10T01:50:55.000000Z"}} 2019-05-10 01:50:55,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:50:55,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:56,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 01:50:56 GMT X-Openstack-Request-Id: req-f37367f7-c5f8-42c6-a568-79978a8a5c1a 2019-05-10 01:50:56,095 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 01:50:56,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f37367f7-c5f8-42c6-a568-79978a8a5c1a 2019-05-10 01:50:56,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399595022202s 2019-05-10 01:50:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:50:56,109 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 01:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc16202a-7516-4c95-9ddd-f6a5953bdc21 2019-05-10 01:50:56,109 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 01:50:56,109 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-fc16202a-7516-4c95-9ddd-f6a5953bdc21 2019-05-10 01:50:56,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:50:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:56,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 01:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3ec06c-c4b4-4d4b-bd6b-17f9204b62cc 2019-05-10 01:50:56,316 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 01:50:56,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-dd3ec06c-c4b4-4d4b-bd6b-17f9204b62cc 2019-05-10 01:50:56,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206415891647s 2019-05-10 01:50:56,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 01:50:56,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}}' 2019-05-10 01:50:56,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Fri, 10 May 2019 01:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27df181a-a932-4083-a017-5adbc218ad9a 2019-05-10 01:50:56,598 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a"}, "tags": [], "enabled": true, "id": "26efe5050452433c86e3025272a73b7a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}} 2019-05-10 01:50:56,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-27df181a-a932-4083-a017-5adbc218ad9a 2019-05-10 01:50:56,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27450799942s 2019-05-10 01:50:56,599 - 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'26efe5050452433c86e3025272a73b7a', '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_e7ca0217-f498-4c36-bf6c-09690f458896'}) 2019-05-10 01:50:56,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 01:50:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "X0VUEFNrVQYY7dYburLOVGZhMx6o3Q", "email": null, "name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896"}}' 2019-05-10 01:50:57,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Fri, 10 May 2019 01:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd142b7-0c5a-4870-a3f3-b380046cf0cb 2019-05-10 01:50:57,107 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "links": {"self": "http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fea8485c7dd04a8685603b7dbc3b6c72", "domain_id": "default", "password_expires_at": null}} 2019-05-10 01:50:57,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5dd142b7-0c5a-4870-a3f3-b380046cf0cb 2019-05-10 01:50:57,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501488924026s 2019-05-10 01:50:57,108 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fea8485c7dd04a8685603b7dbc3b6c72', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896'}) 2019-05-10 01:50:57,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:50:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:57,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42eebcc8-97c9-4d13-b4e2-57ef009db9a8 2019-05-10 01:50:57,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:50:57,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-42eebcc8-97c9-4d13-b4e2-57ef009db9a8 2019-05-10 01:50:57,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205720186234s 2019-05-10 01:50:57,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:50:57,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:57,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee359ff-e18d-4a83-9401-c64c53342da8 2019-05-10 01:50:57,559 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:50:57,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ee359ff-e18d-4a83-9401-c64c53342da8 2019-05-10 01:50:57,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235635042191s 2019-05-10 01:50:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:50:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:57,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb14412-4e78-4f1f-accd-77ec1c15ef91 2019-05-10 01:50:57,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:50:57,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-abb14412-4e78-4f1f-accd-77ec1c15ef91 2019-05-10 01:50:57,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223659038544s 2019-05-10 01:50:57,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:50:57,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:58,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d2990f-5c21-4ac7-af0e-c70171a08e54 2019-05-10 01:50:58,007 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:50:58,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-57d2990f-5c21-4ac7-af0e-c70171a08e54 2019-05-10 01:50:58,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215319871902s 2019-05-10 01:50:58,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:50:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:58,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Fri, 10 May 2019 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b030eee1-0549-4fa3-905c-3cd1de4879eb 2019-05-10 01:50:58,267 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "links": {"self": "http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fea8485c7dd04a8685603b7dbc3b6c72", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:50:58,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b030eee1-0549-4fa3-905c-3cd1de4879eb 2019-05-10 01:50:58,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25892996788s 2019-05-10 01:50:58,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:50:58,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:58,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96519041-98ca-43ed-b22e-d334c6fe6f6f 2019-05-10 01:50:58,529 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a"}, "tags": [], "enabled": true, "id": "26efe5050452433c86e3025272a73b7a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}]} 2019-05-10 01:50:58,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-96519041-98ca-43ed-b22e-d334c6fe6f6f 2019-05-10 01:50:58,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.249449014664s 2019-05-10 01:50:58,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:50:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=26efe5050452433c86e3025272a73b7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:58,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 10 May 2019 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2522e155-2af3-4226-a330-6f7fd3db1c33 2019-05-10 01:50:58,748 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=26efe5050452433c86e3025272a73b7a", "previous": null, "next": null}} 2019-05-10 01:50:58,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=26efe5050452433c86e3025272a73b7a used request id req-2522e155-2af3-4226-a330-6f7fd3db1c33 2019-05-10 01:50:58,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211067914963s 2019-05-10 01:50:58,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:50:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a/users/fea8485c7dd04a8685603b7dbc3b6c72/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:59,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04efb8af-5cee-430f-ad55-0c3635c377fb 2019-05-10 01:50:59,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:50:59,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a/users/fea8485c7dd04a8685603b7dbc3b6c72/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-04efb8af-5cee-430f-ad55-0c3635c377fb 2019-05-10 01:50:59,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.328410148621s 2019-05-10 01:50:59,082 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896', 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'26efe5050452433c86e3025272a73b7a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'X0VUEFNrVQYY7dYburLOVGZhMx6o3Q', 'username': u'shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 01:50:59,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896', 'password': 'X0VUEFNrVQYY7dYburLOVGZhMx6o3Q', 'project_name': 'shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '26efe5050452433c86e3025272a73b7a', 'project_domain_name': 'Default'} 2019-05-10 01:50:59,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-10 01:50:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:59,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Fri, 10 May 2019 01:50: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-852cfc4c-e84c-4ff0-9636-e58f8a9191f7 x-openstack-request-id: req-852cfc4c-e84c-4ff0-9636-e58f8a9191f7 2019-05-10 01:50:59,429 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.10", "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": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 97, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-10 01:50:59,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-852cfc4c-e84c-4ff0-9636-e58f8a9191f7 2019-05-10 01:50:59,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.339658021927s 2019-05-10 01:50:59,430 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-05-10 01:50:59,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:50:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:59,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 01:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d455bae-f1ae-4ef7-b534-3b18a4c7bf5b 2019-05-10 01:50:59,656 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 01:50:59,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8d455bae-f1ae-4ef7-b534-3b18a4c7bf5b 2019-05-10 01:50:59,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225306034088s 2019-05-10 01:50:59,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:50:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:50:59,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 01:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada79e6d-9848-4026-9eeb-e5d7f0c4b58a 2019-05-10 01:50:59,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a"}, "tags": [], "enabled": true, "id": "26efe5050452433c86e3025272a73b7a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}]} 2019-05-10 01:50:59,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ada79e6d-9848-4026-9eeb-e5d7f0c4b58a 2019-05-10 01:50:59,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210146188736s 2019-05-10 01:50:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-10 01:50:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" -d '{"network": {"tenant_id": "26efe5050452433c86e3025272a73b7a", "name": "shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896", "admin_state_up": true}}' 2019-05-10 01:51:00,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Fri, 10 May 2019 01:51:00 GMT X-Openstack-Request-Id: req-09f31d40-04c1-49ab-bc21-d74c17a6e249 2019-05-10 01:51:00,680 - 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":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"26efe5050452433c86e3025272a73b7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T01:51:00Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896","admin_state_up":true,"tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:00Z","mtu":1450}} 2019-05-10 01:51:00,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-09f31d40-04c1-49ab-bc21-d74c17a6e249 2019-05-10 01:51:00,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.803281068802s 2019-05-10 01:51:00,680 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-10T01:51:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'43ae9d8a-6dc7-4927-9123-d52ff99a2e70', u'provider:segmentation_id': 47, 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_e7ca0217-f498-4c36-bf6c-09690f458896', u'created_at': u'2019-05-10T01:51:00Z', u'mtu': 1450, u'tenant_id': u'26efe5050452433c86e3025272a73b7a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'26efe5050452433c86e3025272a73b7a', u'l2_adjacency': True}) 2019-05-10 01:51:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:51:00,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 01:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcb94b7-3c83-4186-8801-6ec3e3760702 2019-05-10 01:51:00,691 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 01:51:00,691 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-7bcb94b7-3c83-4186-8801-6ec3e3760702 2019-05-10 01:51:00,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 01:51:01,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T02:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26efe5050452433c86e3025272a73b7a", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/26efe5050452433c86e3025272a73b7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/26efe5050452433c86e3025272a73b7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/26efe5050452433c86e3025272a73b7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_26efe5050452433c86e3025272a73b7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_26efe5050452433c86e3025272a73b7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/26efe5050452433c86e3025272a73b7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/26efe5050452433c86e3025272a73b7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/26efe5050452433c86e3025272a73b7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/26efe5050452433c86e3025272a73b7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/26efe5050452433c86e3025272a73b7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/26efe5050452433c86e3025272a73b7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "id": "fea8485c7dd04a8685603b7dbc3b6c72"}, "audit_ids": ["3NXgwMixRVyG6JAuqOYOOg"], "issued_at": "2019-05-10T01:51:01.000000Z"}} 2019-05-10 01:51:01,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:51:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:01,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Fri, 10 May 2019 01:51:01 GMT X-Openstack-Request-Id: req-009174b1-2a83-4bc9-bcdc-2b9cda2c8a19 2019-05-10 01:51:01,509 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26efe5050452433c86e3025272a73b7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T01:51:00Z","qos_policy_id":null,"name":"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896","admin_state_up":true,"tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 01:51:01,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-009174b1-2a83-4bc9-bcdc-2b9cda2c8a19 2019-05-10 01:51:01,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398735046387s 2019-05-10 01:51:01,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-10 01:51:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"subnet": {"name": "shaker-subnet_e7ca0217-f498-4c36-bf6c-09690f458896", "enable_dhcp": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-10 01:51:02,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Fri, 10 May 2019 01:51:02 GMT X-Openstack-Request-Id: req-f1c346d1-4f81-4a99-964e-12e545c0c0f8 2019-05-10 01:51:02,662 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T01:51:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"26efe5050452433c86e3025272a73b7a","id":"49814a77-abe2-43c3-b5d6-dcbddc9e0632","subnetpool_id":null,"name":"shaker-subnet_e7ca0217-f498-4c36-bf6c-09690f458896"}} 2019-05-10 01:51:02,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f1c346d1-4f81-4a99-964e-12e545c0c0f8 2019-05-10 01:51:02,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.15165305138s 2019-05-10 01:51:02,663 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T01:51:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'49814a77-abe2-43c3-b5d6-dcbddc9e0632', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_e7ca0217-f498-4c36-bf6c-09690f458896', u'enable_dhcp': True, u'network_id': u'43ae9d8a-6dc7-4927-9123-d52ff99a2e70', u'tenant_id': u'26efe5050452433c86e3025272a73b7a', u'created_at': u'2019-05-10T01:51:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'26efe5050452433c86e3025272a73b7a'}) 2019-05-10 01:51:02,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 01:51:02,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "shaker-router_e7ca0217-f498-4c36-bf6c-09690f458896", "admin_state_up": true}}' 2019-05-10 01:51:10,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Fri, 10 May 2019 01:51:10 GMT X-Openstack-Request-Id: req-66a902af-77e5-4fc7-83cb-02dac1ad8492 2019-05-10 01:51:10,205 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:03Z", "admin_state_up": true, "updated_at": "2019-05-10T01:51:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "26efe5050452433c86e3025272a73b7a", "id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "name": "shaker-router_e7ca0217-f498-4c36-bf6c-09690f458896"}} 2019-05-10 01:51:10,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-66a902af-77e5-4fc7-83cb-02dac1ad8492 2019-05-10 01:51:10,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.5413081646s 2019-05-10 01:51:10,205 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T01:51:04Z', u'revision_number': 3, u'id': u'd9589a4d-190f-4821-a289-bcc86c6e51ab', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_e7ca0217-f498-4c36-bf6c-09690f458896', u'admin_state_up': True, u'tenant_id': u'26efe5050452433c86e3025272a73b7a', u'created_at': u'2019-05-10T01:51:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'26efe5050452433c86e3025272a73b7a'}) 2019-05-10 01:51:10,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-10 01:51:10,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d9589a4d-190f-4821-a289-bcc86c6e51ab/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"subnet_id": "49814a77-abe2-43c3-b5d6-dcbddc9e0632"}' 2019-05-10 01:51:13,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 01:51:13 GMT X-Openstack-Request-Id: req-0f0aab5c-c0e5-4454-9697-07d9e1ab5029 2019-05-10 01:51:13,657 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "tenant_id": "26efe5050452433c86e3025272a73b7a", "subnet_id": "49814a77-abe2-43c3-b5d6-dcbddc9e0632", "subnet_ids": ["49814a77-abe2-43c3-b5d6-dcbddc9e0632"], "port_id": "20fa9bc1-2bfc-4b06-a318-1b4019aa839c", "id": "d9589a4d-190f-4821-a289-bcc86c6e51ab"} 2019-05-10 01:51:13,658 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d9589a4d-190f-4821-a289-bcc86c6e51ab/add_router_interface.json used request id req-0f0aab5c-c0e5-4454-9697-07d9e1ab5029 2019-05-10 01:51:13,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.45161890984s 2019-05-10 01:51:13,658 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-05-10 01:51:18,408 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-05-10 01:51:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:51:18,417 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 01:51:18 GMT 2019-05-10 01:51:18,418 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 01:51:18,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:51:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:19,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 01:51:19 GMT X-Openstack-Request-Id: req-05185c61-a2cb-42ff-93ac-314197339df5 2019-05-10 01:51:19,169 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:51:19,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-05185c61-a2cb-42ff-93ac-314197339df5 2019-05-10 01:51:19,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745618104935s 2019-05-10 01:51:19,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 01:51:19,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896"}' 2019-05-10 01:51:20,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Fri, 10 May 2019 01:51:20 GMT Location: http://172.30.9.21:9292/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ccdd3cbb-c115-4e2b-83db-9c4670eeb8ec 2019-05-10 01:51:20,067 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:51:19Z", "file": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file", "owner": "26efe5050452433c86e3025272a73b7a", "id": "32ef4777-2446-4337-81b1-affd2bbb050f", "size": null, "self": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f", "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_e7ca0217-f498-4c36-bf6c-09690f458896", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "checksum": null, "created_at": "2019-05-10T01:51:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 01:51:20,067 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ccdd3cbb-c115-4e2b-83db-9c4670eeb8ec 2019-05-10 01:51:20,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.888263940811s 2019-05-10 01:51:20,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 01:51:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '' 2019-05-10 01:51:31,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 01:51:31 GMT X-Openstack-Request-Id: req-76338432-b819-4aec-9f52-018f75cfb46d 2019-05-10 01:51:31,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 01:51:31,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file used request id req-76338432-b819-4aec-9f52-018f75cfb46d 2019-05-10 01:51:31,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 11.1013100147s 2019-05-10 01:51:31,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:51:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 10 May 2019 01:51:31 GMT X-Openstack-Request-Id: req-b4c4e1e3-1967-4078-a813-7851e199d59f 2019-05-10 01:51:31,531 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:51:31Z", "file": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file", "owner": "26efe5050452433c86e3025272a73b7a", "id": "32ef4777-2446-4337-81b1-affd2bbb050f", "size": 666173440, "self": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-10T01:51:19Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:51:31,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b4c4e1e3-1967-4078-a813-7851e199d59f 2019-05-10 01:51:31,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.356763124466s 2019-05-10 01:51:31,533 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file', 'owner': u'26efe5050452433c86e3025272a73b7a', 'id': u'32ef4777-2446-4337-81b1-affd2bbb050f', 'size': 666173440, u'self': u'/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26efe5050452433c86e3025272a73b7a', 'name': 'shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T01:51:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T01:51:31Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896', '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/32ef4777-2446-4337-81b1-affd2bbb050f', 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_e7ca0217-f498-4c36-bf6c-09690f458896', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896', 'created': u'2019-05-10T01:51:19Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-05-10T01:51:19Z', 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/32ef4777-2446-4337-81b1-affd2bbb050f', 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_e7ca0217-f498-4c36-bf6c-09690f458896', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-05-10 01:51:31,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 01:51:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_e7ca0217-f498-4c36-bf6c-09690f458896", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-10 01:51:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-7ef1a4f2-f011-4925-8d2b-9c3032a9c357 x-openstack-request-id: req-7ef1a4f2-f011-4925-8d2b-9c3032a9c357 2019-05-10 01:51:31,568 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_e7ca0217-f498-4c36-bf6c-09690f458896", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0"}} 2019-05-10 01:51:31,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7ef1a4f2-f011-4925-8d2b-9c3032a9c357 2019-05-10 01:51:31,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.034276008606s 2019-05-10 01:51:31,570 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_e7ca0217-f498-4c36-bf6c-09690f458896', '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'2ab4035b39944105b06c1331442b1700', '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'b0f9b8bc-326c-4d07-9807-c2c79e96edd0', 'swap': 0}) 2019-05-10 01:51:31,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 01:51:31,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" -d '{"extra_specs": {}}' 2019-05-10 01:51:31,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-dd120c4f-77b8-4e97-8cb4-2af37d13c322 x-openstack-request-id: req-dd120c4f-77b8-4e97-8cb4-2af37d13c322 2019-05-10 01:51:31,589 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 01:51:31,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0/os-extra_specs used request id req-dd120c4f-77b8-4e97-8cb4-2af37d13c322 2019-05-10 01:51:31,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194630622864s 2019-05-10 01:51:31,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-10 01:51:31,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"keypair": {"name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896"}}' 2019-05-10 01:51:32,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-21fd1795-0db1-4ac3-b917-5fb7b45e09b2 x-openstack-request-id: req-21fd1795-0db1-4ac3-b917-5fb7b45e09b2 2019-05-10 01:51:32,665 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC74dE8kGrItvDn+XL6XZMtpe9ljfBWGgu+YvnR5Ry7v9Qb45m1Ch1nb1CvHuZEnR94LMFGDoVMWjfYn3r/3nlLiD/28dSpc5PVKuE+5+o6luvnsD6uyutl3WqvOT9cHSBM6K1N43cP3Hn4NwvYOKktpz62kdCd5C+EMDwyEecx0JSMnbH5yxRtKDRh5uDxtGTYgPtr9GlQNifQJkLJTRX1wePdR8uQslOoqavRYtTQR+9TdurG3reM7Azfs2bKwrKls7C2nek1QwQ6asBU05dO5JmzgaFf5EoJ+ctXPUzLRqEV+rjFTlhejiiUej79DQyCg4iXpWy6fkTG3dxM9Orp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu+HRPJBqyLbw5/ly+l2TLaXvZY3wVhoLvmL50eUcu7/UG+OZ\ntQodZ29Qrx7mRJ0feCzBRg6FTFo32J96/955S4g/9vHUqXOT1SrhPufqOpbr57A+\nrsrrZd1qrzk/XB0gTOitTeN3D9x5+DcL2DipLac+tpHQneQvhDA8MhHnMdCUjJ2x\n+csUbSg0Yebg8bRk2ID7a/RpUDYn0CZCyU0V9cHj3UfLkLJTqKmr0WLU0EfvU3bq\nxt63jOwM37NmysKypbOwtp3pNUMEOmrAVNOXTuSZs4GhX+RKCfnLVz1My0ahFfq4\nxU5YXo4olHo+/Q0MgoOIl6Vsun5Ext3cTPTq6QIDAQABAoIBAFtDE3nRxKz+gAKO\nXtVSgt1XjvPLgISyXiX6udLE8bIZOhTZ953C7gmCPrTx03Rcxh5/ztoSz5kI8bud\nrAeBr3WLF1cCnQQ6igKvs3309QfEq459Q9Vv5+wxI1M+AZLi6v+wvg3pgboIpI53\nXp+G1lbAuGvCZI1te89ABt1jaOP+0LwCGhLqQiTwbPrO6NFMHCIyql5mQEdP+Wf8\nWz4BkGxE5agSlOg7ZnbuqrkMczWdsBq8czJYoAj4srsC40IUz82DENM9VlWWJJD6\nIa0NAtMnb0il1v5FVOadgTjFYyNly7nJU8JndpSlEGxAasPWG+8naodOGWtn68gd\nuXGdC+kCgYEA9thzlAfXBeP0pFPRw5kA/txqVTYeNN04Tmnx/QwTsFaEhkzVX3q6\nzASfl77yh81w5aXv8NnAdcHJj8PDY8c1se4dAb/IM0YzW9H9VvPTyARSLdvJ7tCt\nEFCQY1a73FE6kco67pjUw5tlg3VGcIMf6En8zbc2UQslJ2Df7CAN15MCgYEAwtmR\nXzg4HQR58ci7Sqr+A5V0I0Ab683H0bYwYu177kCLwblcfhvZ2a4AgvQYjCuSddXk\nZ81GQOFGlRNmeuyVRUc5BuPOingOVnhLzt83bV/ActJ7PiWLgmO/hK0wRFqEHRER\nf0qa/ptGU5F8B3EW6XlU5/Pn7+jqf+CA4H/XSRMCgYBLSeeurdl6lXWnrV0ccI1q\nLqZMCS6bZyHmYNALI2TZ8vmG0OZ/sbpJwds/eGEW5KVblgoiBvh5sjqdG9N7mmYZ\nOAwm3WzdnrrJdbn0jHf62L6L+C6WJZWzlS8E7Y5s+2WG1Ay3e2vhoYML3ng2lvfj\nbLWrtQbfHywc36JMrdYq+wKBgQCU3VBZZURJtx/Lf8bH1zfWWRqvy80JLOCa8gyp\nqDLk5d9glFN77Z9U1cGCSydt/+QXruCgBY7FBte8EWRcSeAJW87P2r/zvqGFosaY\nOKXKJDuN/g02f8zEQ50QqpiTwGvrIR0zGTatisgCFMajkN0mZxJdXFU5T8PJCyar\nXkCGjQKBgGrLpJbMnRBB2h98Xf6tQFT+evs1lDq6YkUVlnrp+J5xSScs/IjeSfDk\nZvkB+RdqDJaqseuwk2Ww00qrID7Ru6fgpZVAS9t8ZPE0zd5R5hgLFNIRNjQbqS5/\nJ+tfyG/d7iPJ6E9KDnBZFlGOq6Qqqkfhu5vI9kRQPER6G702/k9v\n-----END RSA PRIVATE KEY-----\n", "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "fingerprint": "00:52:04:66:4e:b4:52:f9:aa:bb:01:4e:99:10:d0:8c"}} 2019-05-10 01:51:32,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-21fd1795-0db1-4ac3-b917-5fb7b45e09b2 2019-05-10 01:51:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.07327008247s 2019-05-10 01:51:32,667 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC74dE8kGrItvDn+XL6XZMtpe9ljfBWGgu+YvnR5Ry7v9Qb45m1Ch1nb1CvHuZEnR94LMFGDoVMWjfYn3r/3nlLiD/28dSpc5PVKuE+5+o6luvnsD6uyutl3WqvOT9cHSBM6K1N43cP3Hn4NwvYOKktpz62kdCd5C+EMDwyEecx0JSMnbH5yxRtKDRh5uDxtGTYgPtr9GlQNifQJkLJTRX1wePdR8uQslOoqavRYtTQR+9TdurG3reM7Azfs2bKwrKls7C2nek1QwQ6asBU05dO5JmzgaFf5EoJ+ctXPUzLRqEV+rjFTlhejiiUej79DQyCg4iXpWy6fkTG3dxM9Orp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu+HRPJBqyLbw5/ly+l2TLaXvZY3wVhoLvmL50eUcu7/UG+OZ\ntQodZ29Qrx7mRJ0feCzBRg6FTFo32J96/955S4g/9vHUqXOT1SrhPufqOpbr57A+\nrsrrZd1qrzk/XB0gTOitTeN3D9x5+DcL2DipLac+tpHQneQvhDA8MhHnMdCUjJ2x\n+csUbSg0Yebg8bRk2ID7a/RpUDYn0CZCyU0V9cHj3UfLkLJTqKmr0WLU0EfvU3bq\nxt63jOwM37NmysKypbOwtp3pNUMEOmrAVNOXTuSZs4GhX+RKCfnLVz1My0ahFfq4\nxU5YXo4olHo+/Q0MgoOIl6Vsun5Ext3cTPTq6QIDAQABAoIBAFtDE3nRxKz+gAKO\nXtVSgt1XjvPLgISyXiX6udLE8bIZOhTZ953C7gmCPrTx03Rcxh5/ztoSz5kI8bud\nrAeBr3WLF1cCnQQ6igKvs3309QfEq459Q9Vv5+wxI1M+AZLi6v+wvg3pgboIpI53\nXp+G1lbAuGvCZI1te89ABt1jaOP+0LwCGhLqQiTwbPrO6NFMHCIyql5mQEdP+Wf8\nWz4BkGxE5agSlOg7ZnbuqrkMczWdsBq8czJYoAj4srsC40IUz82DENM9VlWWJJD6\nIa0NAtMnb0il1v5FVOadgTjFYyNly7nJU8JndpSlEGxAasPWG+8naodOGWtn68gd\nuXGdC+kCgYEA9thzlAfXBeP0pFPRw5kA/txqVTYeNN04Tmnx/QwTsFaEhkzVX3q6\nzASfl77yh81w5aXv8NnAdcHJj8PDY8c1se4dAb/IM0YzW9H9VvPTyARSLdvJ7tCt\nEFCQY1a73FE6kco67pjUw5tlg3VGcIMf6En8zbc2UQslJ2Df7CAN15MCgYEAwtmR\nXzg4HQR58ci7Sqr+A5V0I0Ab683H0bYwYu177kCLwblcfhvZ2a4AgvQYjCuSddXk\nZ81GQOFGlRNmeuyVRUc5BuPOingOVnhLzt83bV/ActJ7PiWLgmO/hK0wRFqEHRER\nf0qa/ptGU5F8B3EW6XlU5/Pn7+jqf+CA4H/XSRMCgYBLSeeurdl6lXWnrV0ccI1q\nLqZMCS6bZyHmYNALI2TZ8vmG0OZ/sbpJwds/eGEW5KVblgoiBvh5sjqdG9N7mmYZ\nOAwm3WzdnrrJdbn0jHf62L6L+C6WJZWzlS8E7Y5s+2WG1Ay3e2vhoYML3ng2lvfj\nbLWrtQbfHywc36JMrdYq+wKBgQCU3VBZZURJtx/Lf8bH1zfWWRqvy80JLOCa8gyp\nqDLk5d9glFN77Z9U1cGCSydt/+QXruCgBY7FBte8EWRcSeAJW87P2r/zvqGFosaY\nOKXKJDuN/g02f8zEQ50QqpiTwGvrIR0zGTatisgCFMajkN0mZxJdXFU5T8PJCyar\nXkCGjQKBgGrLpJbMnRBB2h98Xf6tQFT+evs1lDq6YkUVlnrp+J5xSScs/IjeSfDk\nZvkB+RdqDJaqseuwk2Ww00qrID7Ru6fgpZVAS9t8ZPE0zd5R5hgLFNIRNjQbqS5/\nJ+tfyG/d7iPJ6E9KDnBZFlGOq6Qqqkfhu5vI9kRQPER6G702/k9v\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fea8485c7dd04a8685603b7dbc3b6c72', 'name': u'shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896', 'created_at': '2019-05-10T01:51:32.667048', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26efe5050452433c86e3025272a73b7a', 'name': 'shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:52:04:66:4e:b4:52:f9:aa:bb:01:4e:99:10:d0:8c', 'type': 'ssh', 'id': u'shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896'}) 2019-05-10 01:51:32,667 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAu+HRPJBqyLbw5/ly+l2TLaXvZY3wVhoLvmL50eUcu7/UG+OZ tQodZ29Qrx7mRJ0feCzBRg6FTFo32J96/955S4g/9vHUqXOT1SrhPufqOpbr57A+ rsrrZd1qrzk/XB0gTOitTeN3D9x5+DcL2DipLac+tpHQneQvhDA8MhHnMdCUjJ2x +csUbSg0Yebg8bRk2ID7a/RpUDYn0CZCyU0V9cHj3UfLkLJTqKmr0WLU0EfvU3bq xt63jOwM37NmysKypbOwtp3pNUMEOmrAVNOXTuSZs4GhX+RKCfnLVz1My0ahFfq4 xU5YXo4olHo+/Q0MgoOIl6Vsun5Ext3cTPTq6QIDAQABAoIBAFtDE3nRxKz+gAKO XtVSgt1XjvPLgISyXiX6udLE8bIZOhTZ953C7gmCPrTx03Rcxh5/ztoSz5kI8bud rAeBr3WLF1cCnQQ6igKvs3309QfEq459Q9Vv5+wxI1M+AZLi6v+wvg3pgboIpI53 Xp+G1lbAuGvCZI1te89ABt1jaOP+0LwCGhLqQiTwbPrO6NFMHCIyql5mQEdP+Wf8 Wz4BkGxE5agSlOg7ZnbuqrkMczWdsBq8czJYoAj4srsC40IUz82DENM9VlWWJJD6 Ia0NAtMnb0il1v5FVOadgTjFYyNly7nJU8JndpSlEGxAasPWG+8naodOGWtn68gd uXGdC+kCgYEA9thzlAfXBeP0pFPRw5kA/txqVTYeNN04Tmnx/QwTsFaEhkzVX3q6 zASfl77yh81w5aXv8NnAdcHJj8PDY8c1se4dAb/IM0YzW9H9VvPTyARSLdvJ7tCt EFCQY1a73FE6kco67pjUw5tlg3VGcIMf6En8zbc2UQslJ2Df7CAN15MCgYEAwtmR Xzg4HQR58ci7Sqr+A5V0I0Ab683H0bYwYu177kCLwblcfhvZ2a4AgvQYjCuSddXk Z81GQOFGlRNmeuyVRUc5BuPOingOVnhLzt83bV/ActJ7PiWLgmO/hK0wRFqEHRER f0qa/ptGU5F8B3EW6XlU5/Pn7+jqf+CA4H/XSRMCgYBLSeeurdl6lXWnrV0ccI1q LqZMCS6bZyHmYNALI2TZ8vmG0OZ/sbpJwds/eGEW5KVblgoiBvh5sjqdG9N7mmYZ OAwm3WzdnrrJdbn0jHf62L6L+C6WJZWzlS8E7Y5s+2WG1Ay3e2vhoYML3ng2lvfj bLWrtQbfHywc36JMrdYq+wKBgQCU3VBZZURJtx/Lf8bH1zfWWRqvy80JLOCa8gyp qDLk5d9glFN77Z9U1cGCSydt/+QXruCgBY7FBte8EWRcSeAJW87P2r/zvqGFosaY OKXKJDuN/g02f8zEQ50QqpiTwGvrIR0zGTatisgCFMajkN0mZxJdXFU5T8PJCyar XkCGjQKBgGrLpJbMnRBB2h98Xf6tQFT+evs1lDq6YkUVlnrp+J5xSScs/IjeSfDk ZvkB+RdqDJaqseuwk2Ww00qrID7Ru6fgpZVAS9t8ZPE0zd5R5hgLFNIRNjQbqS5/ J+tfyG/d7iPJ6E9KDnBZFlGOq6Qqqkfhu5vI9kRQPER6G702/k9v -----END RSA PRIVATE KEY----- 2019-05-10 01:51:32,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-10 01:51:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"security_group": {"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896", "description": "created by OPNFV Functest (shaker)"}}' 2019-05-10 01:51:33,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Fri, 10 May 2019 01:51:33 GMT X-Openstack-Request-Id: req-cf8a6757-0bad-45a7-9deb-7ae3e2dd2b09 2019-05-10 01:51:33,143 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:33Z", "updated_at": "2019-05-10T01:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "be7ff20b-82fe-4ff4-9081-0ae55590564c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "fe4a7db2-7c6f-45f5-bc9a-8ff65c932036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}} 2019-05-10 01:51:33,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cf8a6757-0bad-45a7-9deb-7ae3e2dd2b09 2019-05-10 01:51:33,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.470733880997s 2019-05-10 01:51:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:51:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Fri, 10 May 2019 01:51:33 GMT X-Openstack-Request-Id: req-836bc154-be68-4945-82dc-baceaf95eb54 2019-05-10 01:51:33,501 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:33Z", "updated_at": "2019-05-10T01:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "be7ff20b-82fe-4ff4-9081-0ae55590564c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "fe4a7db2-7c6f-45f5-bc9a-8ff65c932036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}, {"description": "Default security group", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:00Z", "updated_at": "2019-05-10T01:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "53ab44df-89fb-4eaa-8343-8674d9911580", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "6beaa7d0-6946-447e-ad91-cb0ca84560ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "7d869feb-6ed1-4ac2-9b38-d2b2cda1655e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "f68a01dc-c38c-4d31-bc7e-5f79fafea09a", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "name": "default"}]} 2019-05-10 01:51:33,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-836bc154-be68-4945-82dc-baceaf95eb54 2019-05-10 01:51:33,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351063013077s 2019-05-10 01:51:33,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 01:51:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -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": "6a11e0fe-c403-4a39-8bd0-fa5805648f80"}}' 2019-05-10 01:51:33,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 01:51:33 GMT X-Openstack-Request-Id: req-9e8fe194-f354-4b80-99f9-23225fb7efe9 2019-05-10 01:51:33,921 - 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": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "port_range_min": 22, "revision_number": 0, "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:33Z", "project_id": "26efe5050452433c86e3025272a73b7a", "id": "c94c881a-0415-4e6d-bcd6-3c12cea56c91"}} 2019-05-10 01:51:33,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9e8fe194-f354-4b80-99f9-23225fb7efe9 2019-05-10 01:51:33,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.413557052612s 2019-05-10 01:51:33,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:51:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:34,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Fri, 10 May 2019 01:51:34 GMT X-Openstack-Request-Id: req-c7e8dd2b-0822-4fbb-a098-4ac79230efc0 2019-05-10 01:51:34,284 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:33Z", "updated_at": "2019-05-10T01:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "be7ff20b-82fe-4ff4-9081-0ae55590564c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "c94c881a-0415-4e6d-bcd6-3c12cea56c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "fe4a7db2-7c6f-45f5-bc9a-8ff65c932036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 2, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}, {"description": "Default security group", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:00Z", "updated_at": "2019-05-10T01:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "53ab44df-89fb-4eaa-8343-8674d9911580", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "6beaa7d0-6946-447e-ad91-cb0ca84560ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "7d869feb-6ed1-4ac2-9b38-d2b2cda1655e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "f68a01dc-c38c-4d31-bc7e-5f79fafea09a", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "name": "default"}]} 2019-05-10 01:51:34,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c7e8dd2b-0822-4fbb-a098-4ac79230efc0 2019-05-10 01:51:34,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357428073883s 2019-05-10 01:51:34,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 01:51:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -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": "6a11e0fe-c403-4a39-8bd0-fa5805648f80"}}' 2019-05-10 01:51:34,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 10 May 2019 01:51:34 GMT X-Openstack-Request-Id: req-495cb93d-1183-416e-8d92-5f030f69078a 2019-05-10 01:51:34,748 - 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": "2019-05-10T01:51:34Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "port_range_min": null, "revision_number": 0, "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:34Z", "project_id": "26efe5050452433c86e3025272a73b7a", "id": "7f0ba958-4258-45cd-861d-572a2bed2a87"}} 2019-05-10 01:51:34,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-495cb93d-1183-416e-8d92-5f030f69078a 2019-05-10 01:51:34,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.457718133926s 2019-05-10 01:51:34,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 01:51:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:35,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Fri, 10 May 2019 01:51:35 GMT X-Openstack-Request-Id: req-6b0ff1e2-b825-42c2-ba9a-4d154165733a 2019-05-10 01:51:35,086 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:33Z", "updated_at": "2019-05-10T01:51:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:34Z", "revision_number": 0, "id": "7f0ba958-4258-45cd-861d-572a2bed2a87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:34Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "be7ff20b-82fe-4ff4-9081-0ae55590564c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "c94c881a-0415-4e6d-bcd6-3c12cea56c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "fe4a7db2-7c6f-45f5-bc9a-8ff65c932036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 3, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}, {"description": "Default security group", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:00Z", "updated_at": "2019-05-10T01:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "53ab44df-89fb-4eaa-8343-8674d9911580", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "6beaa7d0-6946-447e-ad91-cb0ca84560ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "7d869feb-6ed1-4ac2-9b38-d2b2cda1655e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "f68a01dc-c38c-4d31-bc7e-5f79fafea09a", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "name": "default"}]} 2019-05-10 01:51:35,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6b0ff1e2-b825-42c2-ba9a-4d154165733a 2019-05-10 01:51:35,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331395864487s 2019-05-10 01:51:35,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 01:51:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -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": "6a11e0fe-c403-4a39-8bd0-fa5805648f80"}}' 2019-05-10 01:51:35,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 10 May 2019 01:51:35 GMT X-Openstack-Request-Id: req-def37a4c-8b98-48d2-8a06-a52e220bddd8 2019-05-10 01:51:35,622 - 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": "2019-05-10T01:51:35Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "port_range_min": 9000, "revision_number": 0, "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:35Z", "project_id": "26efe5050452433c86e3025272a73b7a", "id": "dd93ff3e-9243-40ed-871f-e30238f988f2"}} 2019-05-10 01:51:35,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-def37a4c-8b98-48d2-8a06-a52e220bddd8 2019-05-10 01:51:35,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.529690027237s 2019-05-10 01:51:35,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:51:35,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:35,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Fri, 10 May 2019 01:51:35 GMT X-Openstack-Request-Id: req-451004fc-448f-4144-b773-42d490a3b296 2019-05-10 01:51:35,725 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26efe5050452433c86e3025272a73b7a","l2_adjacency":true,"status":"ACTIVE","subnets":["49814a77-abe2-43c3-b5d6-dcbddc9e0632"],"description":"","tags":[],"updated_at":"2019-05-10T01:51:02Z","qos_policy_id":null,"name":"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896","admin_state_up":true,"tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 01:51:35,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-451004fc-448f-4144-b773-42d490a3b296 2019-05-10 01:51:35,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101465940475s 2019-05-10 01:51:35,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 01:51:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:36,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 10 May 2019 01:51:36 GMT X-Openstack-Request-Id: req-cc96516d-7833-4668-aa38-8c2d3dc0008e 2019-05-10 01:51:36,491 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:51:31Z", "file": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file", "owner": "26efe5050452433c86e3025272a73b7a", "id": "32ef4777-2446-4337-81b1-affd2bbb050f", "size": 666173440, "self": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-10T01:51:19Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 01:51:36,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cc96516d-7833-4668-aa38-8c2d3dc0008e 2019-05-10 01:51:36,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761386871338s 2019-05-10 01:51:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 01:51:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:36,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-c2f01008-51d9-4d3a-a645-6bc12e49517c x-openstack-request-id: req-c2f01008-51d9-4d3a-a645-6bc12e49517c 2019-05-10 01:51:36,525 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_e7ca0217-f498-4c36-bf6c-09690f458896", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0"}]} 2019-05-10 01:51:36,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c2f01008-51d9-4d3a-a645-6bc12e49517c 2019-05-10 01:51:36,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266568660736s 2019-05-10 01:51:36,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-10 01:51:36,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"server": {"name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "imageRef": "32ef4777-2446-4337-81b1-affd2bbb050f", "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "flavorRef": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70"}], "security_groups": [{"name": "6a11e0fe-c403-4a39-8bd0-fa5805648f80"}]}}' 2019-05-10 01:51:42,311 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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 location: http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59 x-compute-request-id: req-d0fd9a40-9ea7-4159-9414-94c664c4e953 x-openstack-request-id: req-d0fd9a40-9ea7-4159-9414-94c664c4e953 2019-05-10 01:51:42,311 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "6a11e0fe-c403-4a39-8bd0-fa5805648f80"}], "OS-DCF:diskConfig": "MANUAL", "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "adminPass": "gYGCShUTfhL6"}} 2019-05-10 01:51:42,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d0fd9a40-9ea7-4159-9414-94c664c4e953 2019-05-10 01:51:42,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.78436517715s 2019-05-10 01:51:42,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:51:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:43,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-a3e2acfe-5977-44bb-a225-d4248b0e8e84 x-openstack-request-id: req-a3e2acfe-5977-44bb-a225-d4248b0e8e84 2019-05-10 01:51:43,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:51:43,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3e2acfe-5977-44bb-a225-d4248b0e8e84 2019-05-10 01:51:43,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11774492264s 2019-05-10 01:51:43,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:51:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:43,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Fri, 10 May 2019 01:51:43 GMT X-Openstack-Request-Id: req-d6549e77-2f33-4db0-8d70-47fff95e55a0 2019-05-10 01:51:43,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26efe5050452433c86e3025272a73b7a","l2_adjacency":true,"status":"ACTIVE","subnets":["49814a77-abe2-43c3-b5d6-dcbddc9e0632"],"description":"","tags":[],"updated_at":"2019-05-10T01:51:02Z","qos_policy_id":null,"name":"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896","admin_state_up":true,"tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 01:51:43,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d6549e77-2f33-4db0-8d70-47fff95e55a0 2019-05-10 01:51:43,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115414857864s 2019-05-10 01:51:43,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 01:51:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:43,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Fri, 10 May 2019 01:51:43 GMT X-Openstack-Request-Id: req-309df1ab-00a2-4d3f-be44-3a23024a9e52 2019-05-10 01:51:43,613 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T01:51:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"26efe5050452433c86e3025272a73b7a","id":"49814a77-abe2-43c3-b5d6-dcbddc9e0632","subnetpool_id":null,"name":"shaker-subnet_e7ca0217-f498-4c36-bf6c-09690f458896"}]} 2019-05-10 01:51:43,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-309df1ab-00a2-4d3f-be44-3a23024a9e52 2019-05-10 01:51:43,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0559639930725s 2019-05-10 01:51:43,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:51:45,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:51:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:46,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-d674fc4a-7075-415e-b54d-405dcca96b36 x-openstack-request-id: req-d674fc4a-7075-415e-b54d-405dcca96b36 2019-05-10 01:51:46,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:45Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:51:46,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d674fc4a-7075-415e-b54d-405dcca96b36 2019-05-10 01:51:46,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60541510582s 2019-05-10 01:51:46,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:51:48,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:51:48,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:49,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-990d05cc-40a0-4465-bc08-15e882755131 x-openstack-request-id: req-990d05cc-40a0-4465-bc08-15e882755131 2019-05-10 01:51:49,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:51:49,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-990d05cc-40a0-4465-bc08-15e882755131 2019-05-10 01:51:49,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08541679382s 2019-05-10 01:51:49,324 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:51:51,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:51:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:52,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-1dd3fdfa-8022-43ee-9f5d-7797a310672e x-openstack-request-id: req-1dd3fdfa-8022-43ee-9f5d-7797a310672e 2019-05-10 01:51:52,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:51:52,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1dd3fdfa-8022-43ee-9f5d-7797a310672e 2019-05-10 01:51:52,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834948778152s 2019-05-10 01:51:52,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:51:54,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:51:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:55,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-f130e86b-4b54-410e-b94c-dd39af469632 x-openstack-request-id: req-f130e86b-4b54-410e-b94c-dd39af469632 2019-05-10 01:51:55,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:51:55,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f130e86b-4b54-410e-b94c-dd39af469632 2019-05-10 01:51:55,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34074497223s 2019-05-10 01:51:55,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:51:57,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:51:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:51:58,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:51: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-0a662e36-1fac-446c-a952-c4892ca970f6 x-openstack-request-id: req-0a662e36-1fac-446c-a952-c4892ca970f6 2019-05-10 01:51:58,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:51:58,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a662e36-1fac-446c-a952-c4892ca970f6 2019-05-10 01:51:58,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760622024536s 2019-05-10 01:51:58,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:00,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:01,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-58d5f2b2-099f-4e8b-b1eb-6b7a9de1d513 x-openstack-request-id: req-58d5f2b2-099f-4e8b-b1eb-6b7a9de1d513 2019-05-10 01:52:01,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:01,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-58d5f2b2-099f-4e8b-b1eb-6b7a9de1d513 2019-05-10 01:52:01,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796172857285s 2019-05-10 01:52:01,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:04,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-f641e952-b2c3-483f-b5a4-3ec228d82a69 x-openstack-request-id: req-f641e952-b2c3-483f-b5a4-3ec228d82a69 2019-05-10 01:52:04,493 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:04,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f641e952-b2c3-483f-b5a4-3ec228d82a69 2019-05-10 01:52:04,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39683103561s 2019-05-10 01:52:04,500 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:06,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:07,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-b8b931fd-42d9-4af2-a482-7db40a6c75e2 x-openstack-request-id: req-b8b931fd-42d9-4af2-a482-7db40a6c75e2 2019-05-10 01:52:07,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:07,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8b931fd-42d9-4af2-a482-7db40a6c75e2 2019-05-10 01:52:07,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788744926453s 2019-05-10 01:52:07,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:09,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:10,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-7792fc46-81c3-4005-be9f-7995a9c68282 x-openstack-request-id: req-7792fc46-81c3-4005-be9f-7995a9c68282 2019-05-10 01:52:10,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:10,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7792fc46-81c3-4005-be9f-7995a9c68282 2019-05-10 01:52:10,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.969053030014s 2019-05-10 01:52:10,276 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:12,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:13,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-e98d4311-e72f-4883-bdcf-0e5c4dfd476e x-openstack-request-id: req-e98d4311-e72f-4883-bdcf-0e5c4dfd476e 2019-05-10 01:52:13,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:13,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e98d4311-e72f-4883-bdcf-0e5c4dfd476e 2019-05-10 01:52:13,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79786491394s 2019-05-10 01:52:13,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:15,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:15,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-f2b0b02e-676a-4197-b4a6-e249d2463ae9 x-openstack-request-id: req-f2b0b02e-676a-4197-b4a6-e249d2463ae9 2019-05-10 01:52:15,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:15,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2b0b02e-676a-4197-b4a6-e249d2463ae9 2019-05-10 01:52:15,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819019079208s 2019-05-10 01:52:15,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:17,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:18,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-7082966d-6a3a-4c28-aa11-253702c3518d x-openstack-request-id: req-7082966d-6a3a-4c28-aa11-253702c3518d 2019-05-10 01:52:18,683 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:18,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7082966d-6a3a-4c28-aa11-253702c3518d 2019-05-10 01:52:18,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770066022873s 2019-05-10 01:52:18,690 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:20,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-0cb22913-492c-4b15-bf79-fcd75b37cee4 x-openstack-request-id: req-0cb22913-492c-4b15-bf79-fcd75b37cee4 2019-05-10 01:52:21,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:21,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0cb22913-492c-4b15-bf79-fcd75b37cee4 2019-05-10 01:52:21,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28294301033s 2019-05-10 01:52:21,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:23,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:24,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-19a5dc26-f01a-4e59-ac89-5e09e4818b91 x-openstack-request-id: req-19a5dc26-f01a-4e59-ac89-5e09e4818b91 2019-05-10 01:52:24,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:24,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-19a5dc26-f01a-4e59-ac89-5e09e4818b91 2019-05-10 01:52:24,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780800104141s 2019-05-10 01:52:24,770 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:27,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-2d618833-10f5-493e-a260-b3b074b8b97e x-openstack-request-id: req-2d618833-10f5-493e-a260-b3b074b8b97e 2019-05-10 01:52:27,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:27,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d618833-10f5-493e-a260-b3b074b8b97e 2019-05-10 01:52:27,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788045883179s 2019-05-10 01:52:27,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:29,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:30,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-c0a733b8-0422-402f-8d1a-eaef314a41f5 x-openstack-request-id: req-c0a733b8-0422-402f-8d1a-eaef314a41f5 2019-05-10 01:52:30,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:30,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0a733b8-0422-402f-8d1a-eaef314a41f5 2019-05-10 01:52:30,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05825805664s 2019-05-10 01:52:30,634 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:32,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:33,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-9988947c-414e-4f82-84e0-b0db1afd108a x-openstack-request-id: req-9988947c-414e-4f82-84e0-b0db1afd108a 2019-05-10 01:52:33,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:33,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9988947c-414e-4f82-84e0-b0db1afd108a 2019-05-10 01:52:33,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786447048187s 2019-05-10 01:52:33,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:35,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:36,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-b387547c-a8fa-4b2a-aeaf-c92cff5eef62 x-openstack-request-id: req-b387547c-a8fa-4b2a-aeaf-c92cff5eef62 2019-05-10 01:52:36,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:36,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b387547c-a8fa-4b2a-aeaf-c92cff5eef62 2019-05-10 01:52:36,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764784097672s 2019-05-10 01:52:36,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:38,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:39,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-20328aba-db78-4fa9-95c9-b94ae756cd5e x-openstack-request-id: req-20328aba-db78-4fa9-95c9-b94ae756cd5e 2019-05-10 01:52:39,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:39,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20328aba-db78-4fa9-95c9-b94ae756cd5e 2019-05-10 01:52:39,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950347900391s 2019-05-10 01:52:39,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:41,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:42,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-180a9f69-8b73-40b3-b843-c3d51d8e4eb4 x-openstack-request-id: req-180a9f69-8b73-40b3-b843-c3d51d8e4eb4 2019-05-10 01:52:42,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:42,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-180a9f69-8b73-40b3-b843-c3d51d8e4eb4 2019-05-10 01:52:42,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07584691048s 2019-05-10 01:52:42,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:44,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:44,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:45,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-ffbb53af-6dc5-4830-b956-545ae6770b84 x-openstack-request-id: req-ffbb53af-6dc5-4830-b956-545ae6770b84 2019-05-10 01:52:45,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:45,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ffbb53af-6dc5-4830-b956-545ae6770b84 2019-05-10 01:52:45,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2264919281s 2019-05-10 01:52:45,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:47,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:48,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-ed109206-4b83-43b3-9fda-151066754ea7 x-openstack-request-id: req-ed109206-4b83-43b3-9fda-151066754ea7 2019-05-10 01:52:48,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:48,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed109206-4b83-43b3-9fda-151066754ea7 2019-05-10 01:52:48,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03615999222s 2019-05-10 01:52:48,524 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:50,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:50,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-ec6bf1b1-4f18-432c-9383-11d541c6f373 x-openstack-request-id: req-ec6bf1b1-4f18-432c-9383-11d541c6f373 2019-05-10 01:52:50,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:50,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec6bf1b1-4f18-432c-9383-11d541c6f373 2019-05-10 01:52:50,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191015005112s 2019-05-10 01:52:50,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:52,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:53,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-a4109e73-2dd8-4691-a690-a8f25304bb92 x-openstack-request-id: req-a4109e73-2dd8-4691-a690-a8f25304bb92 2019-05-10 01:52:53,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:53,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4109e73-2dd8-4691-a690-a8f25304bb92 2019-05-10 01:52:53,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.838452100754s 2019-05-10 01:52:53,572 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:56,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-aea4157b-b772-4ce0-9f0a-d930ce8bffb1 x-openstack-request-id: req-aea4157b-b772-4ce0-9f0a-d930ce8bffb1 2019-05-10 01:52:56,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:56,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aea4157b-b772-4ce0-9f0a-d930ce8bffb1 2019-05-10 01:52:56,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755098819733s 2019-05-10 01:52:56,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:52:58,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:52:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:52:59,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:52: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-80f39452-efa6-48cc-a662-6390020b5f86 x-openstack-request-id: req-80f39452-efa6-48cc-a662-6390020b5f86 2019-05-10 01:52:59,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:52:59,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-80f39452-efa6-48cc-a662-6390020b5f86 2019-05-10 01:52:59,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25660610199s 2019-05-10 01:52:59,600 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:01,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:01,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:02,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-b69c990c-37b0-4993-8126-3c4f67c2dd77 x-openstack-request-id: req-b69c990c-37b0-4993-8126-3c4f67c2dd77 2019-05-10 01:53:02,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:02,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b69c990c-37b0-4993-8126-3c4f67c2dd77 2019-05-10 01:53:02,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828523159027s 2019-05-10 01:53:02,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:04,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:04,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:05,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-9d6d2333-a68e-4c61-9eb2-53f252db994b x-openstack-request-id: req-9d6d2333-a68e-4c61-9eb2-53f252db994b 2019-05-10 01:53:05,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:05,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d6d2333-a68e-4c61-9eb2-53f252db994b 2019-05-10 01:53:05,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759211063385s 2019-05-10 01:53:05,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:07,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-c9a21529-1615-4feb-9a53-5edf1b1dede0 x-openstack-request-id: req-c9a21529-1615-4feb-9a53-5edf1b1dede0 2019-05-10 01:53:08,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:08,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9a21529-1615-4feb-9a53-5edf1b1dede0 2019-05-10 01:53:08,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982245922089s 2019-05-10 01:53:08,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:10,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:10,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:10,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-98149c7c-43b6-453c-9f6c-b588eb911b2e x-openstack-request-id: req-98149c7c-43b6-453c-9f6c-b588eb911b2e 2019-05-10 01:53:10,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:10,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98149c7c-43b6-453c-9f6c-b588eb911b2e 2019-05-10 01:53:10,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751475095749s 2019-05-10 01:53:10,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:12,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:13,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-e79cb70a-9141-4ede-9ff4-ba0a2822a17c x-openstack-request-id: req-e79cb70a-9141-4ede-9ff4-ba0a2822a17c 2019-05-10 01:53:13,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:13,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e79cb70a-9141-4ede-9ff4-ba0a2822a17c 2019-05-10 01:53:13,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707242965698s 2019-05-10 01:53:13,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:15,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:16,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-e5382c85-9fcf-4e25-af44-744ba8485abd x-openstack-request-id: req-e5382c85-9fcf-4e25-af44-744ba8485abd 2019-05-10 01:53:16,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:16,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5382c85-9fcf-4e25-af44-744ba8485abd 2019-05-10 01:53:16,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717087984085s 2019-05-10 01:53:16,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:18,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:19,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-d45892e6-40d5-490e-aee1-74fe2aef8d8f x-openstack-request-id: req-d45892e6-40d5-490e-aee1-74fe2aef8d8f 2019-05-10 01:53:19,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:19,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d45892e6-40d5-490e-aee1-74fe2aef8d8f 2019-05-10 01:53:19,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694223165512s 2019-05-10 01:53:19,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:21,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:22,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-44348324-f3ac-4fef-a4f0-9ca8b5cf4e34 x-openstack-request-id: req-44348324-f3ac-4fef-a4f0-9ca8b5cf4e34 2019-05-10 01:53:22,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:22,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44348324-f3ac-4fef-a4f0-9ca8b5cf4e34 2019-05-10 01:53:22,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21828389168s 2019-05-10 01:53:22,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:24,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:25,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-b9eeaa12-aec9-4b97-866e-d85777216b6c x-openstack-request-id: req-b9eeaa12-aec9-4b97-866e-d85777216b6c 2019-05-10 01:53:25,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:25,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b9eeaa12-aec9-4b97-866e-d85777216b6c 2019-05-10 01:53:25,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88781785965s 2019-05-10 01:53:25,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:27,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:27,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-69df6026-cf5f-47fe-a423-1669da6c3dc3 x-openstack-request-id: req-69df6026-cf5f-47fe-a423-1669da6c3dc3 2019-05-10 01:53:27,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:27,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69df6026-cf5f-47fe-a423-1669da6c3dc3 2019-05-10 01:53:27,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719696044922s 2019-05-10 01:53:27,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:29,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:30,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-03d1d6af-83f8-4be1-9b41-2e450350f56e x-openstack-request-id: req-03d1d6af-83f8-4be1-9b41-2e450350f56e 2019-05-10 01:53:30,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:30,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-03d1d6af-83f8-4be1-9b41-2e450350f56e 2019-05-10 01:53:30,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784823179245s 2019-05-10 01:53:30,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:32,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:33,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-bc244a63-8bb5-4955-93ad-9b7ef3d44d28 x-openstack-request-id: req-bc244a63-8bb5-4955-93ad-9b7ef3d44d28 2019-05-10 01:53:33,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:33,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc244a63-8bb5-4955-93ad-9b7ef3d44d28 2019-05-10 01:53:33,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79634308815s 2019-05-10 01:53:33,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:35,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:35,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:35,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-e59b6369-070b-4c51-afa2-062667594785 x-openstack-request-id: req-e59b6369-070b-4c51-afa2-062667594785 2019-05-10 01:53:35,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:35,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e59b6369-070b-4c51-afa2-062667594785 2019-05-10 01:53:35,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192193031311s 2019-05-10 01:53:35,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:37,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:38,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-a6f101cc-493f-46ce-8845-9829481e2e76 x-openstack-request-id: req-a6f101cc-493f-46ce-8845-9829481e2e76 2019-05-10 01:53:38,670 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:38,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6f101cc-493f-46ce-8845-9829481e2e76 2019-05-10 01:53:38,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913347959518s 2019-05-10 01:53:38,677 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:40,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:41,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-569dafca-7be9-443f-98c1-be28b8e4f419 x-openstack-request-id: req-569dafca-7be9-443f-98c1-be28b8e4f419 2019-05-10 01:53:41,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:41,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-569dafca-7be9-443f-98c1-be28b8e4f419 2019-05-10 01:53:41,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771013975143s 2019-05-10 01:53:41,459 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:43,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:43,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-072626a9-0875-461c-9963-dac80afad83c x-openstack-request-id: req-072626a9-0875-461c-9963-dac80afad83c 2019-05-10 01:53:43,851 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:43,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-072626a9-0875-461c-9963-dac80afad83c 2019-05-10 01:53:43,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389591932297s 2019-05-10 01:53:43,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:45,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:45,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:46,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-ba87d227-7ba5-43cc-9fdc-d6bff2aaf4e7 x-openstack-request-id: req-ba87d227-7ba5-43cc-9fdc-d6bff2aaf4e7 2019-05-10 01:53:46,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:46,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ba87d227-7ba5-43cc-9fdc-d6bff2aaf4e7 2019-05-10 01:53:46,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85489487648s 2019-05-10 01:53:46,721 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:48,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:48,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:49,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-22d0b0a3-ae38-402d-9323-7f45783c7812 x-openstack-request-id: req-22d0b0a3-ae38-402d-9323-7f45783c7812 2019-05-10 01:53:49,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:49,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22d0b0a3-ae38-402d-9323-7f45783c7812 2019-05-10 01:53:49,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475311040878s 2019-05-10 01:53:49,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:51,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:52,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-c729100a-b847-40dd-adbf-bf15dd062b9d x-openstack-request-id: req-c729100a-b847-40dd-adbf-bf15dd062b9d 2019-05-10 01:53:52,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:52,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c729100a-b847-40dd-adbf-bf15dd062b9d 2019-05-10 01:53:52,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03069186211s 2019-05-10 01:53:52,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:54,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:54,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-960d6b81-3fed-4198-aaec-39054590fa71 x-openstack-request-id: req-960d6b81-3fed-4198-aaec-39054590fa71 2019-05-10 01:53:54,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:54,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-960d6b81-3fed-4198-aaec-39054590fa71 2019-05-10 01:53:54,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696504116058s 2019-05-10 01:53:54,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:56,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:53:57,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-4425a3f1-5eda-4d5d-8d23-0a341792ad95 x-openstack-request-id: req-4425a3f1-5eda-4d5d-8d23-0a341792ad95 2019-05-10 01:53:57,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:53:57,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4425a3f1-5eda-4d5d-8d23-0a341792ad95 2019-05-10 01:53:57,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472203969955s 2019-05-10 01:53:57,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:53:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:53:59,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:00,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:53: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-d0c41300-82ea-477a-b1d4-83ec28d05ec7 x-openstack-request-id: req-d0c41300-82ea-477a-b1d4-83ec28d05ec7 2019-05-10 01:54:00,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:00,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0c41300-82ea-477a-b1d4-83ec28d05ec7 2019-05-10 01:54:00,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05223584175s 2019-05-10 01:54:00,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:02,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:03,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-1f1bfb26-96dc-403e-9da3-03f4f79289d6 x-openstack-request-id: req-1f1bfb26-96dc-403e-9da3-03f4f79289d6 2019-05-10 01:54:03,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:03,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1f1bfb26-96dc-403e-9da3-03f4f79289d6 2019-05-10 01:54:03,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931527137756s 2019-05-10 01:54:03,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:05,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:05,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:05,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-bb94df2e-9d17-4db1-b9d2-cab16333c6b1 x-openstack-request-id: req-bb94df2e-9d17-4db1-b9d2-cab16333c6b1 2019-05-10 01:54:05,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:05,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb94df2e-9d17-4db1-b9d2-cab16333c6b1 2019-05-10 01:54:05,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475419044495s 2019-05-10 01:54:05,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:08,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-e6d2e5b2-9ad6-4e53-8fcf-0051c9b2f375 x-openstack-request-id: req-e6d2e5b2-9ad6-4e53-8fcf-0051c9b2f375 2019-05-10 01:54:08,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:08,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6d2e5b2-9ad6-4e53-8fcf-0051c9b2f375 2019-05-10 01:54:08,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806719779968s 2019-05-10 01:54:08,734 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:10,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:11,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-93d130ed-cf6a-46ee-b964-eba483de4e28 x-openstack-request-id: req-93d130ed-cf6a-46ee-b964-eba483de4e28 2019-05-10 01:54:11,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:11,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-93d130ed-cf6a-46ee-b964-eba483de4e28 2019-05-10 01:54:11,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486826896667s 2019-05-10 01:54:11,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:13,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:13,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:14,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-3581ede5-2d4f-4fae-aebd-9b02f130b311 x-openstack-request-id: req-3581ede5-2d4f-4fae-aebd-9b02f130b311 2019-05-10 01:54:14,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:14,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3581ede5-2d4f-4fae-aebd-9b02f130b311 2019-05-10 01:54:14,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06719303131s 2019-05-10 01:54:14,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:16,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:16,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-dd6c32a2-de1c-4052-a5e6-e8b9cf9e14ba x-openstack-request-id: req-dd6c32a2-de1c-4052-a5e6-e8b9cf9e14ba 2019-05-10 01:54:16,770 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:16,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd6c32a2-de1c-4052-a5e6-e8b9cf9e14ba 2019-05-10 01:54:16,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461416006088s 2019-05-10 01:54:16,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:18,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:19,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-ad9b2c2c-895f-4ee8-9551-f09721ed99ea x-openstack-request-id: req-ad9b2c2c-895f-4ee8-9551-f09721ed99ea 2019-05-10 01:54:19,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:19,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad9b2c2c-895f-4ee8-9551-f09721ed99ea 2019-05-10 01:54:19,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770007133484s 2019-05-10 01:54:19,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:21,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:21,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:22,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-3c968b16-ded3-4b57-b977-1db8894413ed x-openstack-request-id: req-3c968b16-ded3-4b57-b977-1db8894413ed 2019-05-10 01:54:22,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:22,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c968b16-ded3-4b57-b977-1db8894413ed 2019-05-10 01:54:22,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766046047211s 2019-05-10 01:54:22,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:24,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:25,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-f6ee5411-019b-4884-aa12-ae3990d56cda x-openstack-request-id: req-f6ee5411-019b-4884-aa12-ae3990d56cda 2019-05-10 01:54:25,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:25,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6ee5411-019b-4884-aa12-ae3990d56cda 2019-05-10 01:54:25,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687180995941s 2019-05-10 01:54:25,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:27,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:27,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-b0dcba74-1e68-4767-8fd3-eb90433305c8 x-openstack-request-id: req-b0dcba74-1e68-4767-8fd3-eb90433305c8 2019-05-10 01:54:27,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:27,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0dcba74-1e68-4767-8fd3-eb90433305c8 2019-05-10 01:54:27,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492974996567s 2019-05-10 01:54:27,529 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:29,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:29,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:30,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-2f83ee41-1b96-4322-aa0a-0b007b305dca x-openstack-request-id: req-2f83ee41-1b96-4322-aa0a-0b007b305dca 2019-05-10 01:54:30,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:30,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f83ee41-1b96-4322-aa0a-0b007b305dca 2019-05-10 01:54:30,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472606897354s 2019-05-10 01:54:30,011 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:32,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:32,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-d7d9b36a-2647-432b-bd8a-07e297058366 x-openstack-request-id: req-d7d9b36a-2647-432b-bd8a-07e297058366 2019-05-10 01:54:32,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:32,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7d9b36a-2647-432b-bd8a-07e297058366 2019-05-10 01:54:32,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590793132782s 2019-05-10 01:54:32,610 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:34,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-0857877d-7ebe-44fb-9a58-9b6b5aa83d73 x-openstack-request-id: req-0857877d-7ebe-44fb-9a58-9b6b5aa83d73 2019-05-10 01:54:35,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:35,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0857877d-7ebe-44fb-9a58-9b6b5aa83d73 2019-05-10 01:54:35,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501120090485s 2019-05-10 01:54:35,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:37,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:37,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:37,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-71bd9067-8155-46ee-8978-c6190e63cc6d x-openstack-request-id: req-71bd9067-8155-46ee-8978-c6190e63cc6d 2019-05-10 01:54:37,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:37,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71bd9067-8155-46ee-8978-c6190e63cc6d 2019-05-10 01:54:37,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216197967529s 2019-05-10 01:54:37,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:39,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-2e219004-6063-4e86-81b8-8145fdf1d545 x-openstack-request-id: req-2e219004-6063-4e86-81b8-8145fdf1d545 2019-05-10 01:54:39,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:39,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2e219004-6063-4e86-81b8-8145fdf1d545 2019-05-10 01:54:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483964920044s 2019-05-10 01:54:39,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:41,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:41,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:42,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-3a5dc412-832e-4b23-a16a-33dcbd1d8a37 x-openstack-request-id: req-3a5dc412-832e-4b23-a16a-33dcbd1d8a37 2019-05-10 01:54:42,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:42,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a5dc412-832e-4b23-a16a-33dcbd1d8a37 2019-05-10 01:54:42,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.864180803299s 2019-05-10 01:54:42,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:44,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:45,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-c6f56836-9180-43fe-9262-82f5ecd5c321 x-openstack-request-id: req-c6f56836-9180-43fe-9262-82f5ecd5c321 2019-05-10 01:54:45,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:45,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c6f56836-9180-43fe-9262-82f5ecd5c321 2019-05-10 01:54:45,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773920059204s 2019-05-10 01:54:45,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:47,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:47,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:48,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-858ddcdb-5405-4e30-b285-496e8ade92a0 x-openstack-request-id: req-858ddcdb-5405-4e30-b285-496e8ade92a0 2019-05-10 01:54:48,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:48,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-858ddcdb-5405-4e30-b285-496e8ade92a0 2019-05-10 01:54:48,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.991568803787s 2019-05-10 01:54:48,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:50,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:50,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:51,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01: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-3e77812c-1010-4ce9-a1e0-0598e8825b86 x-openstack-request-id: req-3e77812c-1010-4ce9-a1e0-0598e8825b86 2019-05-10 01:54:51,047 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:51,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e77812c-1010-4ce9-a1e0-0598e8825b86 2019-05-10 01:54:51,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549820899963s 2019-05-10 01:54:51,054 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:53,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:53,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-f11eaaa1-2688-4151-bc6d-dbdb55bacc58 x-openstack-request-id: req-f11eaaa1-2688-4151-bc6d-dbdb55bacc58 2019-05-10 01:54:53,775 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:53,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f11eaaa1-2688-4151-bc6d-dbdb55bacc58 2019-05-10 01:54:53,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718905925751s 2019-05-10 01:54:53,782 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:55,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:56,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-6103f4f7-994a-4688-9411-44be13626179 x-openstack-request-id: req-6103f4f7-994a-4688-9411-44be13626179 2019-05-10 01:54:56,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:56,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6103f4f7-994a-4688-9411-44be13626179 2019-05-10 01:54:56,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00812315941s 2019-05-10 01:54:56,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:54:58,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:54:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:54:59,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:54: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-5ca973df-296d-4a33-8709-f44397518029 x-openstack-request-id: req-5ca973df-296d-4a33-8709-f44397518029 2019-05-10 01:54:59,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:54:59,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ca973df-296d-4a33-8709-f44397518029 2019-05-10 01:54:59,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03292107582s 2019-05-10 01:54:59,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:55:01,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:55:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:02,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-9c335add-61db-463f-998b-31f681052981 x-openstack-request-id: req-9c335add-61db-463f-998b-31f681052981 2019-05-10 01:55:02,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:55:02,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c335add-61db-463f-998b-31f681052981 2019-05-10 01:55:02,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923048019409s 2019-05-10 01:55:02,773 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:55:04,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:55:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:04,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-e6d11df2-15d4-418e-aa94-e6bdb3b06d10 x-openstack-request-id: req-e6d11df2-15d4-418e-aa94-e6bdb3b06d10 2019-05-10 01:55:04,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:55:04,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6d11df2-15d4-418e-aa94-e6bdb3b06d10 2019-05-10 01:55:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198885202408s 2019-05-10 01:55:04,981 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:55:06,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:55:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:07,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-8cfd3d47-7a13-48e2-8bad-08f8298df04b x-openstack-request-id: req-8cfd3d47-7a13-48e2-8bad-08f8298df04b 2019-05-10 01:55:07,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:55:07,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cfd3d47-7a13-48e2-8bad-08f8298df04b 2019-05-10 01:55:07,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667303085327s 2019-05-10 01:55:07,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:55:09,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:55:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:10,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-2d938f8a-dad8-430a-835f-3de4e45265fe x-openstack-request-id: req-2d938f8a-dad8-430a-835f-3de4e45265fe 2019-05-10 01:55:10,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T01:51:46Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:55:10,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d938f8a-dad8-430a-835f-3de4e45265fe 2019-05-10 01:55:10,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818603992462s 2019-05-10 01:55:10,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 01:55:12,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 01:55:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:13,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-2c40150d-9a68-4d79-bb57-099c7698b9d2 x-openstack-request-id: req-2c40150d-9a68-4d79-bb57-099c7698b9d2 2019-05-10 01:55:13,321 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:e5:9d", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T01:55:10.000000", "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T01:55:10Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 01:55:13,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c40150d-9a68-4d79-bb57-099c7698b9d2 2019-05-10 01:55:13,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833873987198s 2019-05-10 01:55:13,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 01:55:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4eeec9a7-a094-4afc-a723-80f31ad25f59" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:13,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 10 May 2019 01:55:13 GMT X-Openstack-Request-Id: req-3d124061-48dc-4bd6-82d0-20eac154d603 2019-05-10 01:55:13,385 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T01:55:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49814a77-abe2-43c3-b5d6-dcbddc9e0632","ip_address":"192.168.120.14"}],"id":"983b7cd6-db11-4a62-aeeb-f24527d498e6","security_groups":["6a11e0fe-c403-4a39-8bd0-fa5805648f80"],"mac_address":"fa:16:3e:94:e5:9d","project_id":"26efe5050452433c86e3025272a73b7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:46Z","binding:vnic_type":"normal","device_id":"4eeec9a7-a094-4afc-a723-80f31ad25f59","ip_allocation":"immediate"}]} 2019-05-10 01:55:13,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4eeec9a7-a094-4afc-a723-80f31ad25f59 used request id req-3d124061-48dc-4bd6-82d0-20eac154d603 2019-05-10 01:55:13,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0571990013123s 2019-05-10 01:55:13,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:13,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=983b7cd6-db11-4a62-aeeb-f24527d498e6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:13,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 01:55:13 GMT X-Openstack-Request-Id: req-2d149bbe-283d-4c57-aa80-81462441b227 2019-05-10 01:55:13,462 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 01:55:13,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=983b7cd6-db11-4a62-aeeb-f24527d498e6 used request id req-2d149bbe-283d-4c57-aa80-81462441b227 2019-05-10 01:55:13,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664839744568s 2019-05-10 01:55:13,463 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:e5:9d', 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'32ef4777-2446-4337-81b1-affd2bbb050f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T01:55:10.000000', 'flavor': Munch({u'id': u'b0f9b8bc-326c-4d07-9807-c2c79e96edd0'}), 'az': u'nova', 'id': u'4eeec9a7-a094-4afc-a723-80f31ad25f59', 'security_groups': [Munch({u'name': u'shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fea8485c7dd04a8685603b7dbc3b6c72', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26efe5050452433c86e3025272a73b7a', 'name': 'shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-10T01:55:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T01:55:10Z', 'hostId': u'd1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'd1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T01:55:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26efe5050452433c86e3025272a73b7a', 'name': u'shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896', 'adminPass': u'gYGCShUTfhL6', 'tenant_id': u'26efe5050452433c86e3025272a73b7a', 'created_at': u'2019-05-10T01:51:42Z', 'created': u'2019-05-10T01:51:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-10 01:55:13,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 01:55:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:13,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Fri, 10 May 2019 01:55:13 GMT X-Openstack-Request-Id: req-108296b9-791f-470f-8fde-887e770c25b1 2019-05-10 01:55:13,588 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26efe5050452433c86e3025272a73b7a","l2_adjacency":true,"status":"ACTIVE","subnets":["49814a77-abe2-43c3-b5d6-dcbddc9e0632"],"description":"","tags":[],"updated_at":"2019-05-10T01:51:02Z","qos_policy_id":null,"name":"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896","admin_state_up":true,"tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 01:55:13,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-108296b9-791f-470f-8fde-887e770c25b1 2019-05-10 01:55:13,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119939088821s 2019-05-10 01:55:13,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 01:55:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4eeec9a7-a094-4afc-a723-80f31ad25f59" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:13,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 10 May 2019 01:55:13 GMT X-Openstack-Request-Id: req-f35c1680-7bcd-4d9f-8c39-23f18f7e4aa7 2019-05-10 01:55:13,657 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T01:55:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49814a77-abe2-43c3-b5d6-dcbddc9e0632","ip_address":"192.168.120.14"}],"id":"983b7cd6-db11-4a62-aeeb-f24527d498e6","security_groups":["6a11e0fe-c403-4a39-8bd0-fa5805648f80"],"mac_address":"fa:16:3e:94:e5:9d","project_id":"26efe5050452433c86e3025272a73b7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:46Z","binding:vnic_type":"normal","device_id":"4eeec9a7-a094-4afc-a723-80f31ad25f59","ip_allocation":"immediate"}]} 2019-05-10 01:55:13,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4eeec9a7-a094-4afc-a723-80f31ad25f59 used request id req-f35c1680-7bcd-4d9f-8c39-23f18f7e4aa7 2019-05-10 01:55:13,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0666890144348s 2019-05-10 01:55:13,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-10 01:55:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.14", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6"}}' 2019-05-10 01:55:16,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 10 May 2019 01:55:16 GMT X-Openstack-Request-Id: req-fbbc44db-73b7-46b1-815e-9c2f2594f782 2019-05-10 01:55:16,409 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}} 2019-05-10 01:55:16,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fbbc44db-73b7-46b1-815e-9c2f2594f782 2019-05-10 01:55:16,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.75112915039s 2019-05-10 01:55:16,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:16,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:16 GMT X-Openstack-Request-Id: req-46ce405a-565b-4213-8ef9-f6d00db15cc7 2019-05-10 01:55:16,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:16,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-46ce405a-565b-4213-8ef9-f6d00db15cc7 2019-05-10 01:55:16,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0785751342773s 2019-05-10 01:55:16,508 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:16,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:16,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:16 GMT X-Openstack-Request-Id: req-a830bb32-4c8e-4d23-9c67-0a8751397656 2019-05-10 01:55:16,683 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:16,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a830bb32-4c8e-4d23-9c67-0a8751397656 2019-05-10 01:55:16,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648169517517s 2019-05-10 01:55:16,689 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:16,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:16,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:16 GMT X-Openstack-Request-Id: req-a2179ccc-6edc-4ec6-bc4b-ede5eacf5d72 2019-05-10 01:55:16,884 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:16,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a2179ccc-6edc-4ec6-bc4b-ede5eacf5d72 2019-05-10 01:55:16,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0845568180084s 2019-05-10 01:55:16,890 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:17,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:17,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:17 GMT X-Openstack-Request-Id: req-4cb9cea9-bf5d-47be-a091-f99ae8a2ae12 2019-05-10 01:55:17,077 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:17,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4cb9cea9-bf5d-47be-a091-f99ae8a2ae12 2019-05-10 01:55:17,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772659778595s 2019-05-10 01:55:17,083 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:17,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:17,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:17 GMT X-Openstack-Request-Id: req-5301ede0-b990-4b01-a3c0-6c3d1a607c34 2019-05-10 01:55:17,281 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:17,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5301ede0-b990-4b01-a3c0-6c3d1a607c34 2019-05-10 01:55:17,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0889720916748s 2019-05-10 01:55:17,287 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:17,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:17,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:17 GMT X-Openstack-Request-Id: req-b96b6907-a429-41a8-beee-08efd02228b2 2019-05-10 01:55:17,458 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:17,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b96b6907-a429-41a8-beee-08efd02228b2 2019-05-10 01:55:17,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609691143036s 2019-05-10 01:55:17,464 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:17,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:17,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:17 GMT X-Openstack-Request-Id: req-2bf456d5-eb9e-4851-a56c-3e3fe733356d 2019-05-10 01:55:17,636 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:17,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2bf456d5-eb9e-4851-a56c-3e3fe733356d 2019-05-10 01:55:17,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626308917999s 2019-05-10 01:55:17,642 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:17,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:17,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:17,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 01:55:17 GMT X-Openstack-Request-Id: req-f9958b4d-bbf4-4471-8db0-bb23adf451aa 2019-05-10 01:55:17,817 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:14Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:17,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f9958b4d-bbf4-4471-8db0-bb23adf451aa 2019-05-10 01:55:17,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646839141846s 2019-05-10 01:55:17,823 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 01:55:17,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 01:55:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 01:55:18,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 10 May 2019 01:55:17 GMT X-Openstack-Request-Id: req-452bcfd3-0fbc-4073-a5a9-423024b48c94 2019-05-10 01:55:18,001 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:55:14Z", "updated_at": "2019-05-10T01:55:17Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:e5:9d", "device_id": "4eeec9a7-a094-4afc-a723-80f31ad25f59"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "port_id": "983b7cd6-db11-4a62-aeeb-f24527d498e6", "id": "24423218-a554-488b-a734-f7915a7f7bde", "qos_policy_id": null}]} 2019-05-10 01:55:18,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-452bcfd3-0fbc-4073-a5a9-423024b48c94 2019-05-10 01:55:18,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681538581848s 2019-05-10 01:55:18,007 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd9589a4d-190f-4821-a289-bcc86c6e51ab', 'updated_at': u'2019-05-10T01:55:17Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'983b7cd6-db11-4a62-aeeb-f24527d498e6', 'id': u'24423218-a554-488b-a734-f7915a7f7bde', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'983b7cd6-db11-4a62-aeeb-f24527d498e6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26efe5050452433c86e3025272a73b7a', 'name': 'shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26efe5050452433c86e3025272a73b7a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'43ae9d8a-6dc7-4927-9123-d52ff99a2e70', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:94:e5:9d', u'device_id': u'4eeec9a7-a094-4afc-a723-80f31ad25f59'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'26efe5050452433c86e3025272a73b7a', 'created_at': u'2019-05-10T01:55:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'43ae9d8a-6dc7-4927-9123-d52ff99a2e70', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:94:e5:9d', u'device_id': u'4eeec9a7-a094-4afc-a723-80f31ad25f59'}), 'router': u'd9589a4d-190f-4821-a289-bcc86c6e51ab'}) 2019-05-10 01:55:18,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 01:55:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 01:55:18,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10551 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-fe10b338-58fd-4f10-894e-bd25df5e451c x-openstack-request-id: req-fe10b338-58fd-4f10-894e-bd25df5e451c 2019-05-10 01:55:18,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 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 765291826 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.247815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.250802] pid_max: default: 32768 minimum: 301\n[ 0.252414] ACPI: Core revision 20150930\n[ 0.254441] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.256775] Security Framework initialized\n[ 0.258257] Yama: becoming mindful.\n[ 0.259567] AppArmor: AppArmor initialized\n[ 0.261078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.263418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265693] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270310] Initializing cgroup subsys io\n[ 0.271782] Initializing cgroup subsys memory\n[ 0.273325] Initializing cgroup subsys devices\n[ 0.274897] Initializing cgroup subsys freezer\n[ 0.276462] Initializing cgroup subsys net_cls\n[ 0.278029] Initializing cgroup subsys perf_event\n[ 0.279676] Initializing cgroup subsys net_prio\n[ 0.281264] Initializing cgroup subsys hugetlb\n[ 0.282841] Initializing cgroup subsys pids\n[ 0.284548] CPU: Physical Processor ID: 0\n[ 0.286737] mce: CPU supports 10 MCE banks\n[ 0.288254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292026] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.293912] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.296003] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.298196] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.300173] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302944] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.323684] Freeing SMP alternatives memory: 32K\n[ 0.335611] ftrace: allocating 32237 entries in 126 pages\n[ 0.378694] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380882] smpboot: Max logical packages: 1\n[ 0.382702] x2apic enabled\n[ 0.384100] Switched APIC routing to physical x2apic.\n[ 0.387053] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.389095] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.392879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.396160] KVM setup paravirtual spinlock\n[ 0.398789] x86: Booted up 1 node, 1 CPUs\n[ 0.400245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.402758] devtmpfs: initialized\n[ 0.405094] evm: security.selinux\n[ 0.406341] evm: security.SMACK64\n[ 0.407587] evm: security.SMACK64EXEC\n[ 0.408925] evm: security.SMACK64TRANSMUTE\n[ 0.410380] evm: security.SMACK64MMAP\n[ 0.411721] evm: security.ima\n[ 0.412869] evm: security.capability\n[ 0.414316] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.417612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.419752] pinctrl core: initialized pinctrl subsystem\n[ 0.421731] RTC time: 1:55:10, date: 05/10/19\n[ 0.423433] NET: Registered protocol family 16\n[ 0.425172] cpuidle: using governor ladder\n[ 0.426655] cpuidle: using governor menu\n[ 0.428080] PCCT header not found.\n[ 0.429423] ACPI: bus type PCI registered\n[ 0.430870] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.433116] PCI: Using configuration type 1 for base access\n[ 0.435924] ACPI: Added _OSI(Module Device)\n[ 0.437432] ACPI: Added _OSI(Processor Device)\n[ 0.438992] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440637] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443526] ACPI: Interpreter enabled\n[ 0.444909] ACPI: (supports S0 S5)\n[ 0.446188] ACPI: Using IOAPIC for interrupt routing\n[ 0.447900] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463019] acpiphp: Slot [3] registered\n[ 0.480285] acpiphp: Slot [4] registered\n[ 0.481744] acpiphp: Slot [5] registered\n[ 0.483184] acpiphp: Slot [6] registered\n[ 0.484625] acpiphp: Slot [7] registered\n[ 0.486059] acpiphp: Slot [8] registered\n[ 0.487496] acpiphp: Slot [9] registered\n[ 0.488938] acpiphp: Slot [10] registered\n[ 0.490397] acpiphp: Slot [11] registered\n[ 0.491857] acpiphp: Slot [12] registered\n[ 0.493318] acpiphp: Slot [13] registered\n[ 0.494910] acpiphp: Slot [14] registered\n[ 0.496359] acpiphp: Slot [15] registered\n[ 0.497819] acpiphp: Slot [16] registered\n[ 0.499273] acpiphp: Slot [17] registered\n[ 0.500737] acpiphp: Slot [18] registered\n[ 0.502195] acpiphp: Slot [19] registered\n[ 0.503656] acpiphp: Slot [20] registered\n[ 0.505105] acpiphp: Slot [21] registered\n[ 0.506561] acpiphp: Slot [22] registered\n[ 0.508016] acpiphp: Slot [23] registered\n[ 0.509472] acpiphp: Slot [24] registered\n[ 0.510927] acpiphp: Slot [25] registered\n[ 0.512380] acpiphp: Slot [26] registered\n[ 0.513841] acpiphp: Slot [27] registered\n[ 0.515305] acpiphp: Slot [28] registered\n[ 0.516763] acpiphp: Slot [29] registered\n[ 0.518220] acpiphp: Slot [30] registered\n[ 0.519692] acpiphp: Slot [31] registered\n[ 0.521142] PCI host bridge to bus 0000:00\n[ 0.522603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527025] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.529653] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.534948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.551666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.554244] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.587369] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.589584] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.591847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.593772] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.596576] vgaarb: loaded\n[ 0.597647] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599783] SCSI subsystem initialized\n[ 0.601360] ACPI: bus type USB registered\n[ 0.602851] usbcore: registered new interface driver usbfs\n[ 0.604716] usbcore: registered new interface driver hub\n[ 0.606545] usbcore: registered new device driver usb\n[ 0.608472] PCI: Using ACPI for IRQ routing\n[ 0.610363] NetLabel: Initializing\n[ 0.611652] NetLabel: domain hash size = 128\n[ 0.613195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614932] NetLabel: unlabeled traffic allowed by default\n[ 0.616964] amd_nb: Cannot enumerate AMD northbridges\n[ 0.618734] clocksource: Switched to clocksource kvm-clock\n[ 0.628480] AppArmor: AppArmor Filesystem Enabled\n[ 0.630201] pnp: PnP ACPI init\n[ 0.631724] pnp: PnP ACPI: found 5 devices\n[ 0.638905] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641983] NET: Registered protocol family 2\n[ 0.643762] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.646079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.648223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650364] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654462] NET: Registered protocol family 1\n[ 0.656025] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.657996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659916] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.693401] Unpacking initramfs...\n[ 1.176225] Freeing initrd memory: 37084K\n[ 1.178100] Scanning for low memory corruption every 60 seconds\n[ 1.180512] audit: initializing netlink subsys (disabled)\n[ 1.182390] audit: type=2000 audit(1557453311.646:1): initialized\n[ 1.184960] Initialise system trusted keyring\n[ 1.187122] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.189889] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.193741] zbud: loaded\n[ 1.195310] VFS: Disk quotas dquot_6.6.0\n[ 1.197168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.200349] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.203153] fuse init (API version 7.23)\n[ 1.205116] Key type big_key registered\n[ 1.206935] Allocating IMA MOK and blacklist keyrings.\n[ 1.209625] Key type asymmetric registered\n[ 1.211543] Asymmetric key parser 'x509' registered\n[ 1.213755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.217163] io scheduler noop registered\n[ 1.219027] io scheduler deadline registered (default)\n[ 1.221343] io scheduler cfq registered\n[ 1.223220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.225665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.228596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.231963] ACPI: Power Button [PWRF]\n[ 1.233815] GHES: HEST is not enabled!\n[ 1.250257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.284052] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.288134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.315181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.319565] Linux agpgart interface v0.103\n[ 1.323066] loop: module loaded\n[ 1.327025] vda: vda1\n[ 1.329021] scsi host0: ata_piix\n[ 1.330664] scsi host1: ata_piix\n[ 1.332270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.335180] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.338766] libphy: Fixed MDIO Bus: probed\n[ 1.340660] tun: Universal TUN/TAP device driver, 1.6\n[ 1.342895] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.346686] PPP generic driver version 2.4.2\n[ 1.348293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.350488] ehci-pci: EHCI PCI platform driver\n[ 1.352087] ehci-platform: EHCI generic platform driver\n[ 1.353899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.355975] ohci-pci: OHCI PCI platform driver\n[ 1.357571] ohci-platform: OHCI generic platform driver\n[ 1.359382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.376217] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.378044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.380742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.382550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.384616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.386868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.389448] usb usb1: Product: UHCI Host Controller\n[ 1.391153] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.393695] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.395459] hub 1-0:1.0: USB hub found\n[ 1.396858] hub 1-0:1.0: 2 ports detected\n[ 1.398501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.402217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.403965] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.405851] mousedev: PS/2 mouse device common for all mice\n[ 1.408127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.411280] rtc_cmos 00:00: RTC can wake from S4\n[ 1.413499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.415671] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.417855] i2c /dev entries driver\n[ 1.419242] device-mapper: uevent: version 1.0.3\n[ 1.420963] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.423935] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.426249] NET: Registered protocol family 10\n[ 1.428066] NET: Registered protocol family 17\n[ 1.429683] Key type dns_resolver registered\n[ 1.431454] registered taskstats version 1\n[ 1.432980] Loading compiled-in X.509 certificates\n[ 1.435228] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.438609] zswap: loaded using pool lzo/zbud\n[ 1.441736] Key type trusted registered\n[ 1.445324] Key type encrypted registered\n[ 1.446853] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.448756] ima: No TPM chip found, activating TPM-bypass!\n[ 1.450653] evm: HMAC attrs: 0x1\n[ 1.452302] Magic number: 3:737:912\n[ 1.453868] rtc_cmos 00:00: setting system clock to 2019-05-10 01:55:11 UTC (1557453311)\n[ 1.456808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.475071] EDD information not available.\n[ 1.492426] Freeing unused kernel memory: 1512K\n[ 1.494074] Write protecting the kernel read-only data: 14336k\n[ 1.497441] Freeing unused kernel memory: 1692K\n[ 1.499277] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515274] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518707] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.522072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.525250] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.530763] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.538832] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.542171] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546525] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.549714] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.613737] [drm] Initialized drm 1.1.0 20060810\n[ 1.616649] virtio_net virtio0 ens3: renamed from eth0\n[ 1.626387] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.631045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.651277] FDC 0 is a S82078B\n[ 1.672931] AVX2 version of gcm_enc/dec engaged.\n[ 1.674607] AES CTR mode by8 optimization enabled\n[ 1.706788] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.870979] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.873258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.875625] usb 1-1: Product: QEMU USB Tablet\n[ 1.877189] usb 1-1: Manufacturer: QEMU\n[ 1.878599] usb 1-1: SerialNumber: 42\n[ 1.887768] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.895638] usbcore: registered new interface driver usbhid\n[ 1.897616] usbhid: USB HID core driver\n[ 1.900537] 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.904556] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.287075] md: linear personality registered for level -1\n[ 2.291175] md: multipath personality registered for level -4\n[ 2.295359] md: raid0 personality registered for level 0\n[ 2.300003] md: raid1 personality registered for level 1\n[ 2.370749] raid6: sse2x1 gen() 11378 MB/s\n[ 2.438747] raid6: sse2x1 xor() 8885 MB/s\n[ 2.506737] raid6: sse2x2 gen() 14440 MB/s\n[ 2.574738] raid6: sse2x2 xor() 9745 MB/s\n[ 2.642748] raid6: sse2x4 gen() 16763 MB/s\n[ 2.714738] raid6: sse2x4 xor() 11468 MB/s\n[ 2.782747] raid6: avx2x1 gen() 22260 MB/s\n[ 2.850735] raid6: avx2x2 gen() 25816 MB/s\n[ 2.918736] raid6: avx2x4 gen() 29821 MB/s\n[ 2.920296] raid6: using algorithm avx2x4 gen() 29821 MB/s\n[ 2.922182] raid6: using avx2x2 recovery algorithm\n[ 2.927742] xor: automatically using best checksumming function:\n[ 2.966746] avx : 31661.000 MB/sec\n[ 2.969767] async_tx: api initialized (async)\n[ 2.981711] md: raid6 personality registered for level 6\n[ 2.983543] md: raid5 personality registered for level 5\n[ 2.985349] md: raid4 personality registered for level 4\n[ 2.992408] 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 ... [ 3.028043] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.049492] 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[ 3.151572] 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[ 3.157470] systemd[1]: Detected virtualization kvm.\n[ 3.159225] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.163674] systemd[1]: Set hostname to .\n[ 3.166717] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.168726] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.273855] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.277538] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.281399] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.285163] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.289534] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.293854] 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.299475] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.303874] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.307666] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.311050] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.314437] 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.319274] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.323255] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.326306] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.330641] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.334221] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.337959] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.341810] 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.349033] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.356471] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.361969] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.367062] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.371101] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.379592] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.389272] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.399243] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.407958] Loading iSCSI transport class v2.0-870.\n[ 3.409894] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.419432] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.427194] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.434359] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.441957] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.447918] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.457071] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.460997] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.473756] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.480422] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.491158] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.496176] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.502780] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515773] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n 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 Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.307734] 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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 4.760909] cloud-init[491]: Cloud-init v. 18.2 running 'init-local' at Fri, 10 May 2019 01:55:14 +0000. Up 4.57 seconds.[[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"} 2019-05-10 01:55:18,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59/action used request id req-fe10b338-58fd-4f10-894e-bd25df5e451c 2019-05-10 01:55:18,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751390457153s 2019-05-10 01:55:18,084 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 765291826 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.247815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250802] pid_max: default: 32768 minimum: 301 [ 0.252414] ACPI: Core revision 20150930 [ 0.254441] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256775] Security Framework initialized [ 0.258257] Yama: becoming mindful. [ 0.259567] AppArmor: AppArmor initialized [ 0.261078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265693] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270310] Initializing cgroup subsys io [ 0.271782] Initializing cgroup subsys memory [ 0.273325] Initializing cgroup subsys devices [ 0.274897] Initializing cgroup subsys freezer [ 0.276462] Initializing cgroup subsys net_cls [ 0.278029] Initializing cgroup subsys perf_event [ 0.279676] Initializing cgroup subsys net_prio [ 0.281264] Initializing cgroup subsys hugetlb [ 0.282841] Initializing cgroup subsys pids [ 0.284548] CPU: Physical Processor ID: 0 [ 0.286737] mce: CPU supports 10 MCE banks [ 0.288254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292026] Spectre V2 : Mitigation: Full generic retpoline [ 0.293912] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.296003] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.298196] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.300173] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302944] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.323684] Freeing SMP alternatives memory: 32K [ 0.335611] ftrace: allocating 32237 entries in 126 pages [ 0.378694] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380882] smpboot: Max logical packages: 1 [ 0.382702] x2apic enabled [ 0.384100] Switched APIC routing to physical x2apic. [ 0.387053] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.389095] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.392879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.396160] KVM setup paravirtual spinlock [ 0.398789] x86: Booted up 1 node, 1 CPUs [ 0.400245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.402758] devtmpfs: initialized [ 0.405094] evm: security.selinux [ 0.406341] evm: security.SMACK64 [ 0.407587] evm: security.SMACK64EXEC [ 0.408925] evm: security.SMACK64TRANSMUTE [ 0.410380] evm: security.SMACK64MMAP [ 0.411721] evm: security.ima [ 0.412869] evm: security.capability [ 0.414316] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.417612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.419752] pinctrl core: initialized pinctrl subsystem [ 0.421731] RTC time: 1:55:10, date: 05/10/19 [ 0.423433] NET: Registered protocol family 16 [ 0.425172] cpuidle: using governor ladder [ 0.426655] cpuidle: using governor menu [ 0.428080] PCCT header not found. [ 0.429423] ACPI: bus type PCI registered [ 0.430870] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.433116] PCI: Using configuration type 1 for base access [ 0.435924] ACPI: Added _OSI(Module Device) [ 0.437432] ACPI: Added _OSI(Processor Device) [ 0.438992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440637] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443526] ACPI: Interpreter enabled [ 0.444909] ACPI: (supports S0 S5) [ 0.446188] ACPI: Using IOAPIC for interrupt routing [ 0.447900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463019] acpiphp: Slot [3] registered [ 0.480285] acpiphp: Slot [4] registered [ 0.481744] acpiphp: Slot [5] registered [ 0.483184] acpiphp: Slot [6] registered [ 0.484625] acpiphp: Slot [7] registered [ 0.486059] acpiphp: Slot [8] registered [ 0.487496] acpiphp: Slot [9] registered [ 0.488938] acpiphp: Slot [10] registered [ 0.490397] acpiphp: Slot [11] registered [ 0.491857] acpiphp: Slot [12] registered [ 0.493318] acpiphp: Slot [13] registered [ 0.494910] acpiphp: Slot [14] registered [ 0.496359] acpiphp: Slot [15] registered [ 0.497819] acpiphp: Slot [16] registered [ 0.499273] acpiphp: Slot [17] registered [ 0.500737] acpiphp: Slot [18] registered [ 0.502195] acpiphp: Slot [19] registered [ 0.503656] acpiphp: Slot [20] registered [ 0.505105] acpiphp: Slot [21] registered [ 0.506561] acpiphp: Slot [22] registered [ 0.508016] acpiphp: Slot [23] registered [ 0.509472] acpiphp: Slot [24] registered [ 0.510927] acpiphp: Slot [25] registered [ 0.512380] acpiphp: Slot [26] registered [ 0.513841] acpiphp: Slot [27] registered [ 0.515305] acpiphp: Slot [28] registered [ 0.516763] acpiphp: Slot [29] registered [ 0.518220] acpiphp: Slot [30] registered [ 0.519692] acpiphp: Slot [31] registered [ 0.521142] PCI host bridge to bus 0000:00 [ 0.522603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527025] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.529653] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.534948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.542359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.551666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.554244] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.587369] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.589584] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.591847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.593772] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.596576] vgaarb: loaded [ 0.597647] vgaarb: bridge control possible 0000:00:02.0 [ 0.599783] SCSI subsystem initialized [ 0.601360] ACPI: bus type USB registered [ 0.602851] usbcore: registered new interface driver usbfs [ 0.604716] usbcore: registered new interface driver hub [ 0.606545] usbcore: registered new device driver usb [ 0.608472] PCI: Using ACPI for IRQ routing [ 0.610363] NetLabel: Initializing [ 0.611652] NetLabel: domain hash size = 128 [ 0.613195] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614932] NetLabel: unlabeled traffic allowed by default [ 0.616964] amd_nb: Cannot enumerate AMD northbridges [ 0.618734] clocksource: Switched to clocksource kvm-clock [ 0.628480] AppArmor: AppArmor Filesystem Enabled [ 0.630201] pnp: PnP ACPI init [ 0.631724] pnp: PnP ACPI: found 5 devices [ 0.638905] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641983] NET: Registered protocol family 2 [ 0.643762] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648223] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650364] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654462] NET: Registered protocol family 1 [ 0.656025] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659916] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693401] Unpacking initramfs... [ 1.176225] Freeing initrd memory: 37084K [ 1.178100] Scanning for low memory corruption every 60 seconds [ 1.180512] audit: initializing netlink subsys (disabled) [ 1.182390] audit: type=2000 audit(1557453311.646:1): initialized [ 1.184960] Initialise system trusted keyring [ 1.187122] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.189889] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193741] zbud: loaded [ 1.195310] VFS: Disk quotas dquot_6.6.0 [ 1.197168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.200349] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.203153] fuse init (API version 7.23) [ 1.205116] Key type big_key registered [ 1.206935] Allocating IMA MOK and blacklist keyrings. [ 1.209625] Key type asymmetric registered [ 1.211543] Asymmetric key parser 'x509' registered [ 1.213755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.217163] io scheduler noop registered [ 1.219027] io scheduler deadline registered (default) [ 1.221343] io scheduler cfq registered [ 1.223220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.225665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.228596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.231963] ACPI: Power Button [PWRF] [ 1.233815] GHES: HEST is not enabled! [ 1.250257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.284052] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.288134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.315181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.319565] Linux agpgart interface v0.103 [ 1.323066] loop: module loaded [ 1.327025] vda: vda1 [ 1.329021] scsi host0: ata_piix [ 1.330664] scsi host1: ata_piix [ 1.332270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.335180] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.338766] libphy: Fixed MDIO Bus: probed [ 1.340660] tun: Universal TUN/TAP device driver, 1.6 [ 1.342895] tun: (C) 1999-2004 Max Krasnyansky [ 1.346686] PPP generic driver version 2.4.2 [ 1.348293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.350488] ehci-pci: EHCI PCI platform driver [ 1.352087] ehci-platform: EHCI generic platform driver [ 1.353899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.355975] ohci-pci: OHCI PCI platform driver [ 1.357571] ohci-platform: OHCI generic platform driver [ 1.359382] uhci_hcd: USB Universal Host Controller Interface driver [ 1.376217] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.378044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.380742] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.382550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.384616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.386868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.389448] usb usb1: Product: UHCI Host Controller [ 1.391153] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.393695] usb usb1: SerialNumber: 0000:00:01.2 [ 1.395459] hub 1-0:1.0: USB hub found [ 1.396858] hub 1-0:1.0: 2 ports detected [ 1.398501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.402217] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.403965] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.405851] mousedev: PS/2 mouse device common for all mice [ 1.408127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.411280] rtc_cmos 00:00: RTC can wake from S4 [ 1.413499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.415671] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.417855] i2c /dev entries driver [ 1.419242] device-mapper: uevent: version 1.0.3 [ 1.420963] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.423935] ledtrig-cpu: registered to indicate activity on CPUs [ 1.426249] NET: Registered protocol family 10 [ 1.428066] NET: Registered protocol family 17 [ 1.429683] Key type dns_resolver registered [ 1.431454] registered taskstats version 1 [ 1.432980] Loading compiled-in X.509 certificates [ 1.435228] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.438609] zswap: loaded using pool lzo/zbud [ 1.441736] Key type trusted registered [ 1.445324] Key type encrypted registered [ 1.446853] AppArmor: AppArmor sha1 policy hashing enabled [ 1.448756] ima: No TPM chip found, activating TPM-bypass! [ 1.450653] evm: HMAC attrs: 0x1 [ 1.452302] Magic number: 3:737:912 [ 1.453868] rtc_cmos 00:00: setting system clock to 2019-05-10 01:55:11 UTC (1557453311) [ 1.456808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.475071] EDD information not available. [ 1.492426] Freeing unused kernel memory: 1512K [ 1.494074] Write protecting the kernel read-only data: 14336k [ 1.497441] Freeing unused kernel memory: 1692K [ 1.499277] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515274] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518707] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.522072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525250] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530763] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538832] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542171] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546525] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549714] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.613737] [drm] Initialized drm 1.1.0 20060810 [ 1.616649] virtio_net virtio0 ens3: renamed from eth0 [ 1.626387] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.631045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.651277] FDC 0 is a S82078B [ 1.672931] AVX2 version of gcm_enc/dec engaged. [ 1.674607] AES CTR mode by8 optimization enabled [ 1.706788] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.870979] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.875625] usb 1-1: Product: QEMU USB Tablet [ 1.877189] usb 1-1: Manufacturer: QEMU [ 1.878599] usb 1-1: SerialNumber: 42 [ 1.887768] hidraw: raw HID events driver (C) Jiri Kosina [ 1.895638] usbcore: registered new interface driver usbhid [ 1.897616] usbhid: USB HID core driver [ 1.900537] 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.904556] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.287075] md: linear personality registered for level -1 [ 2.291175] md: multipath personality registered for level -4 [ 2.295359] md: raid0 personality registered for level 0 [ 2.300003] md: raid1 personality registered for level 1 [ 2.370749] raid6: sse2x1 gen() 11378 MB/s [ 2.438747] raid6: sse2x1 xor() 8885 MB/s [ 2.506737] raid6: sse2x2 gen() 14440 MB/s [ 2.574738] raid6: sse2x2 xor() 9745 MB/s [ 2.642748] raid6: sse2x4 gen() 16763 MB/s [ 2.714738] raid6: sse2x4 xor() 11468 MB/s [ 2.782747] raid6: avx2x1 gen() 22260 MB/s [ 2.850735] raid6: avx2x2 gen() 25816 MB/s [ 2.918736] raid6: avx2x4 gen() 29821 MB/s [ 2.920296] raid6: using algorithm avx2x4 gen() 29821 MB/s [ 2.922182] raid6: using avx2x2 recovery algorithm [ 2.927742] xor: automatically using best checksumming function: [ 2.966746] avx : 31661.000 MB/sec [ 2.969767] async_tx: api initialized (async) [ 2.981711] md: raid6 personality registered for level 6 [ 2.983543] md: raid5 personality registered for level 5 [ 2.985349] md: raid4 personality registered for level 4 [ 2.992408] 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 ... [ 3.028043] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.049492] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.151572] 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) [ 3.157470] systemd[1]: Detected virtualization kvm. [ 3.159225] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.163674] systemd[1]: Set hostname to . [ 3.166717] systemd[1]: Initializing machine ID from KVM UUID. [ 3.168726] systemd[1]: Installed transient /etc/machine-id file. [ 3.273855] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.277538] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.281399] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.285163] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.289534] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.293854] 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.299475] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.303874] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.307666] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.311050] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.314437] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.319274] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.323255] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.326306] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.330641] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.334221] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.337959] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.341810] 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.349033] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.356471] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.361969] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.367062] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.371101] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.379592] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.389272] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.399243] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.407958] Loading iSCSI transport class v2.0-870. [ 3.409894] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.419432] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.427194] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.434359] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.441957] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.447918] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.457071] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.460997] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.473756] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.480422] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.491158] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.496176] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.502780] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515773] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. 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 Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.307734] 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. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.760909] cloud-init[491]: Cloud-init v. 18.2 running 'init-local' at Fri, 10 May 2019 01:55:14 +0000. Up 4.57 seconds.[[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. 2019-05-10 01:55:19,087 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2019-05-10 01:55:28,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 01:55:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 01:55:28,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14246 Content-Type: application/json Date: Fri, 10 May 2019 01:55: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-ff6699ab-5767-4bb8-963e-b6c1e39505b5 x-openstack-request-id: req-ff6699ab-5767-4bb8-963e-b6c1e39505b5 2019-05-10 01:55:28,174 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 765291826 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.247815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.250802] pid_max: default: 32768 minimum: 301\n[ 0.252414] ACPI: Core revision 20150930\n[ 0.254441] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.256775] Security Framework initialized\n[ 0.258257] Yama: becoming mindful.\n[ 0.259567] AppArmor: AppArmor initialized\n[ 0.261078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.263418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265693] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270310] Initializing cgroup subsys io\n[ 0.271782] Initializing cgroup subsys memory\n[ 0.273325] Initializing cgroup subsys devices\n[ 0.274897] Initializing cgroup subsys freezer\n[ 0.276462] Initializing cgroup subsys net_cls\n[ 0.278029] Initializing cgroup subsys perf_event\n[ 0.279676] Initializing cgroup subsys net_prio\n[ 0.281264] Initializing cgroup subsys hugetlb\n[ 0.282841] Initializing cgroup subsys pids\n[ 0.284548] CPU: Physical Processor ID: 0\n[ 0.286737] mce: CPU supports 10 MCE banks\n[ 0.288254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292026] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.293912] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.296003] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.298196] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.300173] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302944] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.323684] Freeing SMP alternatives memory: 32K\n[ 0.335611] ftrace: allocating 32237 entries in 126 pages\n[ 0.378694] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380882] smpboot: Max logical packages: 1\n[ 0.382702] x2apic enabled\n[ 0.384100] Switched APIC routing to physical x2apic.\n[ 0.387053] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.389095] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.392879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.396160] KVM setup paravirtual spinlock\n[ 0.398789] x86: Booted up 1 node, 1 CPUs\n[ 0.400245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.402758] devtmpfs: initialized\n[ 0.405094] evm: security.selinux\n[ 0.406341] evm: security.SMACK64\n[ 0.407587] evm: security.SMACK64EXEC\n[ 0.408925] evm: security.SMACK64TRANSMUTE\n[ 0.410380] evm: security.SMACK64MMAP\n[ 0.411721] evm: security.ima\n[ 0.412869] evm: security.capability\n[ 0.414316] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.417612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.419752] pinctrl core: initialized pinctrl subsystem\n[ 0.421731] RTC time: 1:55:10, date: 05/10/19\n[ 0.423433] NET: Registered protocol family 16\n[ 0.425172] cpuidle: using governor ladder\n[ 0.426655] cpuidle: using governor menu\n[ 0.428080] PCCT header not found.\n[ 0.429423] ACPI: bus type PCI registered\n[ 0.430870] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.433116] PCI: Using configuration type 1 for base access\n[ 0.435924] ACPI: Added _OSI(Module Device)\n[ 0.437432] ACPI: Added _OSI(Processor Device)\n[ 0.438992] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440637] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443526] ACPI: Interpreter enabled\n[ 0.444909] ACPI: (supports S0 S5)\n[ 0.446188] ACPI: Using IOAPIC for interrupt routing\n[ 0.447900] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463019] acpiphp: Slot [3] registered\n[ 0.480285] acpiphp: Slot [4] registered\n[ 0.481744] acpiphp: Slot [5] registered\n[ 0.483184] acpiphp: Slot [6] registered\n[ 0.484625] acpiphp: Slot [7] registered\n[ 0.486059] acpiphp: Slot [8] registered\n[ 0.487496] acpiphp: Slot [9] registered\n[ 0.488938] acpiphp: Slot [10] registered\n[ 0.490397] acpiphp: Slot [11] registered\n[ 0.491857] acpiphp: Slot [12] registered\n[ 0.493318] acpiphp: Slot [13] registered\n[ 0.494910] acpiphp: Slot [14] registered\n[ 0.496359] acpiphp: Slot [15] registered\n[ 0.497819] acpiphp: Slot [16] registered\n[ 0.499273] acpiphp: Slot [17] registered\n[ 0.500737] acpiphp: Slot [18] registered\n[ 0.502195] acpiphp: Slot [19] registered\n[ 0.503656] acpiphp: Slot [20] registered\n[ 0.505105] acpiphp: Slot [21] registered\n[ 0.506561] acpiphp: Slot [22] registered\n[ 0.508016] acpiphp: Slot [23] registered\n[ 0.509472] acpiphp: Slot [24] registered\n[ 0.510927] acpiphp: Slot [25] registered\n[ 0.512380] acpiphp: Slot [26] registered\n[ 0.513841] acpiphp: Slot [27] registered\n[ 0.515305] acpiphp: Slot [28] registered\n[ 0.516763] acpiphp: Slot [29] registered\n[ 0.518220] acpiphp: Slot [30] registered\n[ 0.519692] acpiphp: Slot [31] registered\n[ 0.521142] PCI host bridge to bus 0000:00\n[ 0.522603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527025] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.529653] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.534948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.551666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.554244] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.587369] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.589584] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.591847] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.593772] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.596576] vgaarb: loaded\n[ 0.597647] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599783] SCSI subsystem initialized\n[ 0.601360] ACPI: bus type USB registered\n[ 0.602851] usbcore: registered new interface driver usbfs\n[ 0.604716] usbcore: registered new interface driver hub\n[ 0.606545] usbcore: registered new device driver usb\n[ 0.608472] PCI: Using ACPI for IRQ routing\n[ 0.610363] NetLabel: Initializing\n[ 0.611652] NetLabel: domain hash size = 128\n[ 0.613195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614932] NetLabel: unlabeled traffic allowed by default\n[ 0.616964] amd_nb: Cannot enumerate AMD northbridges\n[ 0.618734] clocksource: Switched to clocksource kvm-clock\n[ 0.628480] AppArmor: AppArmor Filesystem Enabled\n[ 0.630201] pnp: PnP ACPI init\n[ 0.631724] pnp: PnP ACPI: found 5 devices\n[ 0.638905] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641983] NET: Registered protocol family 2\n[ 0.643762] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.646079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.648223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650364] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654462] NET: Registered protocol family 1\n[ 0.656025] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.657996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659916] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.693401] Unpacking initramfs...\n[ 1.176225] Freeing initrd memory: 37084K\n[ 1.178100] Scanning for low memory corruption every 60 seconds\n[ 1.180512] audit: initializing netlink subsys (disabled)\n[ 1.182390] audit: type=2000 audit(1557453311.646:1): initialized\n[ 1.184960] Initialise system trusted keyring\n[ 1.187122] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.189889] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.193741] zbud: loaded\n[ 1.195310] VFS: Disk quotas dquot_6.6.0\n[ 1.197168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.200349] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.203153] fuse init (API version 7.23)\n[ 1.205116] Key type big_key registered\n[ 1.206935] Allocating IMA MOK and blacklist keyrings.\n[ 1.209625] Key type asymmetric registered\n[ 1.211543] Asymmetric key parser 'x509' registered\n[ 1.213755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.217163] io scheduler noop registered\n[ 1.219027] io scheduler deadline registered (default)\n[ 1.221343] io scheduler cfq registered\n[ 1.223220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.225665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.228596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.231963] ACPI: Power Button [PWRF]\n[ 1.233815] GHES: HEST is not enabled!\n[ 1.250257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.284052] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.288134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.315181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.319565] Linux agpgart interface v0.103\n[ 1.323066] loop: module loaded\n[ 1.327025] vda: vda1\n[ 1.329021] scsi host0: ata_piix\n[ 1.330664] scsi host1: ata_piix\n[ 1.332270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.335180] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.338766] libphy: Fixed MDIO Bus: probed\n[ 1.340660] tun: Universal TUN/TAP device driver, 1.6\n[ 1.342895] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.346686] PPP generic driver version 2.4.2\n[ 1.348293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.350488] ehci-pci: EHCI PCI platform driver\n[ 1.352087] ehci-platform: EHCI generic platform driver\n[ 1.353899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.355975] ohci-pci: OHCI PCI platform driver\n[ 1.357571] ohci-platform: OHCI generic platform driver\n[ 1.359382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.376217] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.378044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.380742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.382550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.384616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.386868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.389448] usb usb1: Product: UHCI Host Controller\n[ 1.391153] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.393695] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.395459] hub 1-0:1.0: USB hub found\n[ 1.396858] hub 1-0:1.0: 2 ports detected\n[ 1.398501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.402217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.403965] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.405851] mousedev: PS/2 mouse device common for all mice\n[ 1.408127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.411280] rtc_cmos 00:00: RTC can wake from S4\n[ 1.413499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.415671] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.417855] i2c /dev entries driver\n[ 1.419242] device-mapper: uevent: version 1.0.3\n[ 1.420963] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.423935] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.426249] NET: Registered protocol family 10\n[ 1.428066] NET: Registered protocol family 17\n[ 1.429683] Key type dns_resolver registered\n[ 1.431454] registered taskstats version 1\n[ 1.432980] Loading compiled-in X.509 certificates\n[ 1.435228] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.438609] zswap: loaded using pool lzo/zbud\n[ 1.441736] Key type trusted registered\n[ 1.445324] Key type encrypted registered\n[ 1.446853] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.448756] ima: No TPM chip found, activating TPM-bypass!\n[ 1.450653] evm: HMAC attrs: 0x1\n[ 1.452302] Magic number: 3:737:912\n[ 1.453868] rtc_cmos 00:00: setting system clock to 2019-05-10 01:55:11 UTC (1557453311)\n[ 1.456808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.475071] EDD information not available.\n[ 1.492426] Freeing unused kernel memory: 1512K\n[ 1.494074] Write protecting the kernel read-only data: 14336k\n[ 1.497441] Freeing unused kernel memory: 1692K\n[ 1.499277] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515274] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518707] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.522072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.525250] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.530763] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.538832] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.542171] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546525] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.549714] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.613737] [drm] Initialized drm 1.1.0 20060810\n[ 1.616649] virtio_net virtio0 ens3: renamed from eth0\n[ 1.626387] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.631045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.651277] FDC 0 is a S82078B\n[ 1.672931] AVX2 version of gcm_enc/dec engaged.\n[ 1.674607] AES CTR mode by8 optimization enabled\n[ 1.706788] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.870979] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.873258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.875625] usb 1-1: Product: QEMU USB Tablet\n[ 1.877189] usb 1-1: Manufacturer: QEMU\n[ 1.878599] usb 1-1: SerialNumber: 42\n[ 1.887768] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.895638] usbcore: registered new interface driver usbhid\n[ 1.897616] usbhid: USB HID core driver\n[ 1.900537] 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.904556] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.287075] md: linear personality registered for level -1\n[ 2.291175] md: multipath personality registered for level -4\n[ 2.295359] md: raid0 personality registered for level 0\n[ 2.300003] md: raid1 personality registered for level 1\n[ 2.370749] raid6: sse2x1 gen() 11378 MB/s\n[ 2.438747] raid6: sse2x1 xor() 8885 MB/s\n[ 2.506737] raid6: sse2x2 gen() 14440 MB/s\n[ 2.574738] raid6: sse2x2 xor() 9745 MB/s\n[ 2.642748] raid6: sse2x4 gen() 16763 MB/s\n[ 2.714738] raid6: sse2x4 xor() 11468 MB/s\n[ 2.782747] raid6: avx2x1 gen() 22260 MB/s\n[ 2.850735] raid6: avx2x2 gen() 25816 MB/s\n[ 2.918736] raid6: avx2x4 gen() 29821 MB/s\n[ 2.920296] raid6: using algorithm avx2x4 gen() 29821 MB/s\n[ 2.922182] raid6: using avx2x2 recovery algorithm\n[ 2.927742] xor: automatically using best checksumming function:\n[ 2.966746] avx : 31661.000 MB/sec\n[ 2.969767] async_tx: api initialized (async)\n[ 2.981711] md: raid6 personality registered for level 6\n[ 2.983543] md: raid5 personality registered for level 5\n[ 2.985349] md: raid4 personality registered for level 4\n[ 2.992408] 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 ... [ 3.028043] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.049492] 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[ 3.151572] 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[ 3.157470] systemd[1]: Detected virtualization kvm.\n[ 3.159225] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.163674] systemd[1]: Set hostname to .\n[ 3.166717] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.168726] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.273855] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.277538] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.281399] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.285163] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.289534] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.293854] 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.299475] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.303874] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.307666] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.311050] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.314437] 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.319274] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.323255] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.326306] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.330641] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.334221] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.337959] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.341810] 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.349033] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.356471] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.361969] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.367062] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.371101] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.379592] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.389272] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.399243] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.407958] Loading iSCSI transport class v2.0-870.\n[ 3.409894] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.419432] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.427194] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.434359] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.441957] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.447918] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.457071] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.460997] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.473756] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.480422] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.491158] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.496176] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.502780] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.515773] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n 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 Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.307734] 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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 4.760909] cloud-init[491]: Cloud-init v. 18.2 running 'init-local' at Fri, 10 May 2019 01:55:14 +0000. Up 4.57 seconds.[[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[ 10.264663] cloud-init[945]: Cloud-init v. 18.2 running 'init' at Fri, 10 May 2019 01:55:16 +0000. Up 6.30 seconds.\n[ 10.267773] cloud-init[945]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.275198] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.284131] cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.287312] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.295122] cloud-init[945]: ci-info: | ens3 | True | 192.168.120.14 | 255.255.255.0 | . | fa:16:3e:94:e5:9d |\n[ 10.300143] cloud-init[945]: ci-info: | ens3 | True | fe80::f816:3eff:fe94:e59d/64 | . | link | fa:16:3e:94:e5:9d |\n[ 10.308142] cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.316130] cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.319295] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.326388] cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.332411] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.340118] cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.344133] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.347572] cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.352940] cloud-init[945]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.359471] cloud-init[945]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.363769] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.368413] cloud-init[945]: 2019-05-10 01:55:20,625 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.766661] cloud-init[945]: Generating public/private rsa key pair.\n[ 10.776177] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.778741] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.784381] cloud-init[945]: The key fingerprint is:\n[ 10.788137] cloud-init[945]: SHA256:xVhyLkwQ4C10Qp8LQ/2WMrFnEYVtNOodoNEY13OwC80 root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896\n[ 10.796116] cloud-init[945]: The key's randomart image is:\n[ 10.798074] cloud-init[945]: +---[RSA 2048]----+\n[ 10.804140] cloud-init[945]: | .*o***BB. |\n[ 10.805950] cloud-init[945]: | + =+B+%=o. |\n[ 10.812155] cloud-init[945]: | = =+*+Eo |\n[ 10.813989] cloud-init[945]: | ++o*= o |\n[ 10.815749] cloud-init[945]: | .*S o |\n[ 10.821594] cloud-init[945]: | |\n[ 10.823363] cloud-init[945]: | |\n[ 10.829002] cloud-init[945]: | |\n[ 10.830775] cloud-init[945]: | |\n[ 10.836423] cloud-init[945]: +----[SHA256]-----+\n[ 10.838218] cloud-init[945]: Generating public/private dsa key pair.\n[ 10.844392] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.846931] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.852388] cloud-init[945]: The key fingerprint is:\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 10.856898] cloud-init[945]: SHA256:Z2l91cVxpyX4tMoh0ksNEHdq2AWlhBy6Q13e41UWmqY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896\n[ 10.859718] \n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0mcloud-init[945]: The key's randomart image is:\n[ 10.866172] cloud-init[945]: +---[DSA 1024]----+\n[ 10.867502] cloud-init] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt download activities.[945]: | .+==o+..+X|\n[ 10.873972] cloud-init[945]: \n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n| ooB.*. +**|\n[ 10.881464] cloud-init[945]: | o o.*oo*o.o|\n[ 10.883190] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[945]: | . ...++=oo. |\n[ 10.889059] cloud-init[945]: | o So=Eoo. |\n[ 10.890392] cloud-init[945]: | . +. o. |\n[ 10.891729] cloud-init[945]: | | Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 10.896403] cloud-init[945]: | |\n[ 10.897749] cloud-init[945]: | |\n[ 10.899093] cloud-init[945]: +----[SHA256]-----+] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m\n[ 10.904401] cloud-init[945]: Generating public/private ecdsa key pair.\n[ 10.906111] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Reached target Timers.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 10.912594] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n\n[ 10.919008] cloud-init[945]: [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0mThe key fingerprint is:\n[ 10.925702] cloud-init[945]: SHA256:jwtc7hO2A1SZulMp5Zc+7l2IMsTgTdvkQRgAGE6d1lY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896] Reached target Basic System.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 10.933197] cloud-init[945]: The key's randomart image is:\n[ 10.935081] cloud-init] Started iperf3 Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[945]: +---[ECDSA 256]---+\n[ 10.941548] cloud-init[945]: | o+.+.oE=. |\n[ 10.949452] cloud-init[945]: | o. + o *. |\n[ 10.951830] cloud-init[945]: | .. ..=..o. |\n[ 10.954508] cloud-init[945]: | .+=+=o. |\n[ 10.957808] cloud-init[945]: | ..+Soo |\n[ 10.960337] cloud-init[945]: | .++ooo. . |\n[ 10.962796] cloud-init[945]: | o+=+o.. . |\n[ 10.964882] cloud-init[945]: | o++.. . |\n[ 10.967087] cloud-init[945]: | o+. . |\n[ 10.969266] cloud-init[945]: +----[SHA256]-----+\n[ 10.971312] cloud-init[945]: Generating public/private ed25519 key pair.\n[ 10.974051] [[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started iperf Service.\n cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.982401] cloud-initStarting Login Service...[945]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting Apply the settings specified in cloud-config...\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 11.000548] cloud-init[945]: The key fingerprint is:\n[ 11.113913] cloud-init[945]: SHA256:Ercmb67UneIcDblC2dg4RIwLZwJVjlNUBFl/WHppVgo root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896\n[ 11.121891] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[945]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\nThe key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m\n[ 11.212715] cloud-init] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...[945]: +--[ED25519 256]--+\n\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\n[ 11.265073] cloud-init[945]: |.o.o=O= E . . |\n[ 11.287963] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[945]: | o+=... = + | Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 11.367307] Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.cloud-init[945]: | o=..o = B |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n\n[ 11.384858] cloud-init[945]: | ... O B |\n[[0;32m OK [0m] Started Set console scheme.\n[ 11.400362] cloud-init[945]: | O S |\n[ 11.414395] cloud-init[945]: | . B = . |\n[ 11.420407] cloud-init[945]: | o B + |\n[ 11.424102] cloud-init[945]: | . * o |\n[ 11.432107] cloud-init[945]: | ..+ |\n[ 11.437163] cloud-init[945]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 11.822824] cloud-init[1077]: 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[ 12.567849] cloud-init[1077]: en_US.UTF-8... done\n[ 12.570967] cloud-init[1077]: Generation complete.\n[ 13.096045] cloud-init[1077]: Cloud-init v. 18.2 running 'modules:config' at Fri, 10 May 2019 01:55:22 +0000. Up 11.67 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 Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 00:52:04:66:4e:b4:52:f9:aa:bb:01:4e:99:10:d0:8c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>May 10 01:55:25 ec2: \n<14>May 10 01:55:25 ec2: #############################################################\n<14>May 10 01:55:25 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>May 10 01:55:25 ec2: 1024 SHA256:Z2l91cVxpyX4tMoh0ksNEHdq2AWlhBy6Q13e41UWmqY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (DSA)\n<14>May 10 01:55:25 ec2: 256 SHA256:jwtc7hO2A1SZulMp5Zc+7l2IMsTgTdvkQRgAGE6d1lY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (ECDSA)\n<14>May 10 01:55:25 ec2: 256 SHA256:Ercmb67UneIcDblC2dg4RIwLZwJVjlNUBFl/WHppVgo root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (ED25519)\n<14>May 10 01:55:25 ec2: 2048 SHA256:xVhyLkwQ4C10Qp8LQ/2WMrFnEYVtNOodoNEY13OwC80 root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (RSA)\n<14>May 10 01:55:25 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>May 10 01:55:25 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKFLTqj1FlqjJfeoHeDRNqeFpo6uYcnNEXVGSnA3tBCPrGXvm6BWaoVLKR4bLWLtjZWi83yfDO/O5yRd3uyGojk= root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH6aK5maCUKckyPvJI/5cz4uRj7a8bQ/uwqOiRK98arI root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMF1J3xoCSqBnxJqot2zntu3EYC55kxh+X9Iz80wa28qiVILTKTxZqEh/Jf0zq+UQHVtLb5Pzroti3BQCKw253BxEarRfHcLl78YoBn7bkT1c7U9dnIAawybaJ67o9cVSeWkEFWUwWYqAPYFU8mugq7+ZN+syEcXRz4/y6aP4OWNs8i8ssbJyMr1onoEKtcIG9ijeZAiG6jb/JGpo6xrBmUbPJ4SczuXhApRhPkTMG9gs8wQijBgmrnb7j28ZL5coiP921HNecZqmPqtSsvmZ6+tkaNf1hlYq64+20F9mhAYWkV/s0kjDPL+mu71zOss/bW8zNThZmO5dLQdw/g1EJ root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896\n-----END SSH HOST KEY KEYS-----\n[ 15.160396] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Fri, 10 May 2019 01:55:25 +0000. Up 14.98 seconds.\n[ 15.168476] cloud-init[1319]: Cloud-init v. 18.2 finished at Fri, 10 May 2019 01:55:25 +0000. Datasource DataSourceEc2. Up 15.15 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-e7ca0217-f498-4c36-bf6c-09690f458896 ttyS0\n\nshaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 login: "} 2019-05-10 01:55:28,175 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59/action used request id req-ff6699ab-5767-4bb8-963e-b6c1e39505b5 2019-05-10 01:55:28,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782718658447s 2019-05-10 01:55:28,176 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 765291826 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.247815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250802] pid_max: default: 32768 minimum: 301 [ 0.252414] ACPI: Core revision 20150930 [ 0.254441] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256775] Security Framework initialized [ 0.258257] Yama: becoming mindful. [ 0.259567] AppArmor: AppArmor initialized [ 0.261078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265693] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270310] Initializing cgroup subsys io [ 0.271782] Initializing cgroup subsys memory [ 0.273325] Initializing cgroup subsys devices [ 0.274897] Initializing cgroup subsys freezer [ 0.276462] Initializing cgroup subsys net_cls [ 0.278029] Initializing cgroup subsys perf_event [ 0.279676] Initializing cgroup subsys net_prio [ 0.281264] Initializing cgroup subsys hugetlb [ 0.282841] Initializing cgroup subsys pids [ 0.284548] CPU: Physical Processor ID: 0 [ 0.286737] mce: CPU supports 10 MCE banks [ 0.288254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292026] Spectre V2 : Mitigation: Full generic retpoline [ 0.293912] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.296003] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.298196] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.300173] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302944] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.323684] Freeing SMP alternatives memory: 32K [ 0.335611] ftrace: allocating 32237 entries in 126 pages [ 0.378694] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380882] smpboot: Max logical packages: 1 [ 0.382702] x2apic enabled [ 0.384100] Switched APIC routing to physical x2apic. [ 0.387053] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.389095] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.392879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.396160] KVM setup paravirtual spinlock [ 0.398789] x86: Booted up 1 node, 1 CPUs [ 0.400245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.402758] devtmpfs: initialized [ 0.405094] evm: security.selinux [ 0.406341] evm: security.SMACK64 [ 0.407587] evm: security.SMACK64EXEC [ 0.408925] evm: security.SMACK64TRANSMUTE [ 0.410380] evm: security.SMACK64MMAP [ 0.411721] evm: security.ima [ 0.412869] evm: security.capability [ 0.414316] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.417612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.419752] pinctrl core: initialized pinctrl subsystem [ 0.421731] RTC time: 1:55:10, date: 05/10/19 [ 0.423433] NET: Registered protocol family 16 [ 0.425172] cpuidle: using governor ladder [ 0.426655] cpuidle: using governor menu [ 0.428080] PCCT header not found. [ 0.429423] ACPI: bus type PCI registered [ 0.430870] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.433116] PCI: Using configuration type 1 for base access [ 0.435924] ACPI: Added _OSI(Module Device) [ 0.437432] ACPI: Added _OSI(Processor Device) [ 0.438992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440637] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443526] ACPI: Interpreter enabled [ 0.444909] ACPI: (supports S0 S5) [ 0.446188] ACPI: Using IOAPIC for interrupt routing [ 0.447900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459105] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463019] acpiphp: Slot [3] registered [ 0.480285] acpiphp: Slot [4] registered [ 0.481744] acpiphp: Slot [5] registered [ 0.483184] acpiphp: Slot [6] registered [ 0.484625] acpiphp: Slot [7] registered [ 0.486059] acpiphp: Slot [8] registered [ 0.487496] acpiphp: Slot [9] registered [ 0.488938] acpiphp: Slot [10] registered [ 0.490397] acpiphp: Slot [11] registered [ 0.491857] acpiphp: Slot [12] registered [ 0.493318] acpiphp: Slot [13] registered [ 0.494910] acpiphp: Slot [14] registered [ 0.496359] acpiphp: Slot [15] registered [ 0.497819] acpiphp: Slot [16] registered [ 0.499273] acpiphp: Slot [17] registered [ 0.500737] acpiphp: Slot [18] registered [ 0.502195] acpiphp: Slot [19] registered [ 0.503656] acpiphp: Slot [20] registered [ 0.505105] acpiphp: Slot [21] registered [ 0.506561] acpiphp: Slot [22] registered [ 0.508016] acpiphp: Slot [23] registered [ 0.509472] acpiphp: Slot [24] registered [ 0.510927] acpiphp: Slot [25] registered [ 0.512380] acpiphp: Slot [26] registered [ 0.513841] acpiphp: Slot [27] registered [ 0.515305] acpiphp: Slot [28] registered [ 0.516763] acpiphp: Slot [29] registered [ 0.518220] acpiphp: Slot [30] registered [ 0.519692] acpiphp: Slot [31] registered [ 0.521142] PCI host bridge to bus 0000:00 [ 0.522603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527025] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.529653] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.534948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.542359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.551666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.554244] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584874] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.587369] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.589584] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.591847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.593772] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.596576] vgaarb: loaded [ 0.597647] vgaarb: bridge control possible 0000:00:02.0 [ 0.599783] SCSI subsystem initialized [ 0.601360] ACPI: bus type USB registered [ 0.602851] usbcore: registered new interface driver usbfs [ 0.604716] usbcore: registered new interface driver hub [ 0.606545] usbcore: registered new device driver usb [ 0.608472] PCI: Using ACPI for IRQ routing [ 0.610363] NetLabel: Initializing [ 0.611652] NetLabel: domain hash size = 128 [ 0.613195] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614932] NetLabel: unlabeled traffic allowed by default [ 0.616964] amd_nb: Cannot enumerate AMD northbridges [ 0.618734] clocksource: Switched to clocksource kvm-clock [ 0.628480] AppArmor: AppArmor Filesystem Enabled [ 0.630201] pnp: PnP ACPI init [ 0.631724] pnp: PnP ACPI: found 5 devices [ 0.638905] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641983] NET: Registered protocol family 2 [ 0.643762] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648223] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650364] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654462] NET: Registered protocol family 1 [ 0.656025] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659916] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693401] Unpacking initramfs... [ 1.176225] Freeing initrd memory: 37084K [ 1.178100] Scanning for low memory corruption every 60 seconds [ 1.180512] audit: initializing netlink subsys (disabled) [ 1.182390] audit: type=2000 audit(1557453311.646:1): initialized [ 1.184960] Initialise system trusted keyring [ 1.187122] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.189889] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.193741] zbud: loaded [ 1.195310] VFS: Disk quotas dquot_6.6.0 [ 1.197168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.200349] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.203153] fuse init (API version 7.23) [ 1.205116] Key type big_key registered [ 1.206935] Allocating IMA MOK and blacklist keyrings. [ 1.209625] Key type asymmetric registered [ 1.211543] Asymmetric key parser 'x509' registered [ 1.213755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.217163] io scheduler noop registered [ 1.219027] io scheduler deadline registered (default) [ 1.221343] io scheduler cfq registered [ 1.223220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.225665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.228596] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.231963] ACPI: Power Button [PWRF] [ 1.233815] GHES: HEST is not enabled! [ 1.250257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.284052] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.288134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.315181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.319565] Linux agpgart interface v0.103 [ 1.323066] loop: module loaded [ 1.327025] vda: vda1 [ 1.329021] scsi host0: ata_piix [ 1.330664] scsi host1: ata_piix [ 1.332270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.335180] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.338766] libphy: Fixed MDIO Bus: probed [ 1.340660] tun: Universal TUN/TAP device driver, 1.6 [ 1.342895] tun: (C) 1999-2004 Max Krasnyansky [ 1.346686] PPP generic driver version 2.4.2 [ 1.348293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.350488] ehci-pci: EHCI PCI platform driver [ 1.352087] ehci-platform: EHCI generic platform driver [ 1.353899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.355975] ohci-pci: OHCI PCI platform driver [ 1.357571] ohci-platform: OHCI generic platform driver [ 1.359382] uhci_hcd: USB Universal Host Controller Interface driver [ 1.376217] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.378044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.380742] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.382550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.384616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.386868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.389448] usb usb1: Product: UHCI Host Controller [ 1.391153] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.393695] usb usb1: SerialNumber: 0000:00:01.2 [ 1.395459] hub 1-0:1.0: USB hub found [ 1.396858] hub 1-0:1.0: 2 ports detected [ 1.398501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.402217] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.403965] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.405851] mousedev: PS/2 mouse device common for all mice [ 1.408127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.411280] rtc_cmos 00:00: RTC can wake from S4 [ 1.413499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.415671] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.417855] i2c /dev entries driver [ 1.419242] device-mapper: uevent: version 1.0.3 [ 1.420963] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.423935] ledtrig-cpu: registered to indicate activity on CPUs [ 1.426249] NET: Registered protocol family 10 [ 1.428066] NET: Registered protocol family 17 [ 1.429683] Key type dns_resolver registered [ 1.431454] registered taskstats version 1 [ 1.432980] Loading compiled-in X.509 certificates [ 1.435228] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.438609] zswap: loaded using pool lzo/zbud [ 1.441736] Key type trusted registered [ 1.445324] Key type encrypted registered [ 1.446853] AppArmor: AppArmor sha1 policy hashing enabled [ 1.448756] ima: No TPM chip found, activating TPM-bypass! [ 1.450653] evm: HMAC attrs: 0x1 [ 1.452302] Magic number: 3:737:912 [ 1.453868] rtc_cmos 00:00: setting system clock to 2019-05-10 01:55:11 UTC (1557453311) [ 1.456808] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.475071] EDD information not available. [ 1.492426] Freeing unused kernel memory: 1512K [ 1.494074] Write protecting the kernel read-only data: 14336k [ 1.497441] Freeing unused kernel memory: 1692K [ 1.499277] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515274] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518707] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.522072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525250] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530763] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538832] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542171] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546525] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549714] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.613737] [drm] Initialized drm 1.1.0 20060810 [ 1.616649] virtio_net virtio0 ens3: renamed from eth0 [ 1.626387] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.631045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.651277] FDC 0 is a S82078B [ 1.672931] AVX2 version of gcm_enc/dec engaged. [ 1.674607] AES CTR mode by8 optimization enabled [ 1.706788] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.870979] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.875625] usb 1-1: Product: QEMU USB Tablet [ 1.877189] usb 1-1: Manufacturer: QEMU [ 1.878599] usb 1-1: SerialNumber: 42 [ 1.887768] hidraw: raw HID events driver (C) Jiri Kosina [ 1.895638] usbcore: registered new interface driver usbhid [ 1.897616] usbhid: USB HID core driver [ 1.900537] 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.904556] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.287075] md: linear personality registered for level -1 [ 2.291175] md: multipath personality registered for level -4 [ 2.295359] md: raid0 personality registered for level 0 [ 2.300003] md: raid1 personality registered for level 1 [ 2.370749] raid6: sse2x1 gen() 11378 MB/s [ 2.438747] raid6: sse2x1 xor() 8885 MB/s [ 2.506737] raid6: sse2x2 gen() 14440 MB/s [ 2.574738] raid6: sse2x2 xor() 9745 MB/s [ 2.642748] raid6: sse2x4 gen() 16763 MB/s [ 2.714738] raid6: sse2x4 xor() 11468 MB/s [ 2.782747] raid6: avx2x1 gen() 22260 MB/s [ 2.850735] raid6: avx2x2 gen() 25816 MB/s [ 2.918736] raid6: avx2x4 gen() 29821 MB/s [ 2.920296] raid6: using algorithm avx2x4 gen() 29821 MB/s [ 2.922182] raid6: using avx2x2 recovery algorithm [ 2.927742] xor: automatically using best checksumming function: [ 2.966746] avx : 31661.000 MB/sec [ 2.969767] async_tx: api initialized (async) [ 2.981711] md: raid6 personality registered for level 6 [ 2.983543] md: raid5 personality registered for level 5 [ 2.985349] md: raid4 personality registered for level 4 [ 2.992408] 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 ... [ 3.028043] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.049492] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.151572] 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) [ 3.157470] systemd[1]: Detected virtualization kvm. [ 3.159225] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.163674] systemd[1]: Set hostname to . [ 3.166717] systemd[1]: Initializing machine ID from KVM UUID. [ 3.168726] systemd[1]: Installed transient /etc/machine-id file. [ 3.273855] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.277538] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.281399] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.285163] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.289534] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.293854] 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.299475] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.303874] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.307666] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.311050] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.314437] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.319274] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.323255] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.326306] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.330641] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.334221] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.337959] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.341810] 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.349033] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.356471] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.361969] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.367062] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.371101] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.379592] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.389272] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.399243] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.407958] Loading iSCSI transport class v2.0-870. [ 3.409894] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.419432] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.427194] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.434359] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.441957] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.447918] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.457071] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.460997] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.473756] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.480422] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.491158] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.496176] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.502780] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515773] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. 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 Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.307734] 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. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.760909] cloud-init[491]: Cloud-init v. 18.2 running 'init-local' at Fri, 10 May 2019 01:55:14 +0000. Up 4.57 seconds.[[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. [ 10.264663] cloud-init[945]: Cloud-init v. 18.2 running 'init' at Fri, 10 May 2019 01:55:16 +0000. Up 6.30 seconds. [ 10.267773] cloud-init[945]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.275198] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.284131] cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.287312] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.295122] cloud-init[945]: ci-info: | ens3 | True | 192.168.120.14 | 255.255.255.0 | . | fa:16:3e:94:e5:9d | [ 10.300143] cloud-init[945]: ci-info: | ens3 | True | fe80::f816:3eff:fe94:e59d/64 | . | link | fa:16:3e:94:e5:9d | [ 10.308142] cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.316130] cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.319295] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.326388] cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.332411] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.340118] cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.344133] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.347572] cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.352940] cloud-init[945]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.359471] cloud-init[945]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.363769] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.368413] cloud-init[945]: 2019-05-10 01:55:20,625 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.766661] cloud-init[945]: Generating public/private rsa key pair. [ 10.776177] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.778741] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.784381] cloud-init[945]: The key fingerprint is: [ 10.788137] cloud-init[945]: SHA256:xVhyLkwQ4C10Qp8LQ/2WMrFnEYVtNOodoNEY13OwC80 root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 [ 10.796116] cloud-init[945]: The key's randomart image is: [ 10.798074] cloud-init[945]: +---[RSA 2048]----+ [ 10.804140] cloud-init[945]: | .*o***BB. | [ 10.805950] cloud-init[945]: | + =+B+%=o. | [ 10.812155] cloud-init[945]: | = =+*+Eo | [ 10.813989] cloud-init[945]: | ++o*= o | [ 10.815749] cloud-init[945]: | .*S o | [ 10.821594] cloud-init[945]: | | [ 10.823363] cloud-init[945]: | | [ 10.829002] cloud-init[945]: | | [ 10.830775] cloud-init[945]: | | [ 10.836423] cloud-init[945]: +----[SHA256]-----+ [ 10.838218] cloud-init[945]: Generating public/private dsa key pair. [ 10.844392] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.846931] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.852388] cloud-init[945]: The key fingerprint is: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 10.856898] cloud-init[945]: SHA256:Z2l91cVxpyX4tMoh0ksNEHdq2AWlhBy6Q13e41UWmqY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 [ 10.859718] [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0mcloud-init[945]: The key's randomart image is: [ 10.866172] cloud-init[945]: +---[DSA 1024]----+ [ 10.867502] cloud-init] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities.[945]: | .+==o+..+X| [ 10.873972] cloud-init[945]: [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. | ooB.*. +**| [ 10.881464] cloud-init[945]: | o o.*oo*o.o| [ 10.883190] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[945]: | . ...++=oo. | [ 10.889059] cloud-init[945]: | o So=Eoo. | [ 10.890392] cloud-init[945]: | . +. o. | [ 10.891729] cloud-init[945]: | | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 10.896403] cloud-init[945]: | | [ 10.897749] cloud-init[945]: | | [ 10.899093] cloud-init[945]: +----[SHA256]-----+] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m [ 10.904401] cloud-init[945]: Generating public/private ecdsa key pair. [ 10.906111] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Reached target Timers. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 10.912594] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.919008] cloud-init[945]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mThe key fingerprint is: [ 10.925702] cloud-init[945]: SHA256:jwtc7hO2A1SZulMp5Zc+7l2IMsTgTdvkQRgAGE6d1lY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896] Reached target Basic System. Starting System Logging Service... [[0;32m OK [0m [ 10.933197] cloud-init[945]: The key's randomart image is: [ 10.935081] cloud-init] Started iperf3 Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [945]: +---[ECDSA 256]---+ [ 10.941548] cloud-init[945]: | o+.+.oE=. | [ 10.949452] cloud-init[945]: | o. + o *. | [ 10.951830] cloud-init[945]: | .. ..=..o. | [ 10.954508] cloud-init[945]: | .+=+=o. | [ 10.957808] cloud-init[945]: | ..+Soo | [ 10.960337] cloud-init[945]: | .++ooo. . | [ 10.962796] cloud-init[945]: | o+=+o.. . | [ 10.964882] cloud-init[945]: | o++.. . | [ 10.967087] cloud-init[945]: | o+. . | [ 10.969266] cloud-init[945]: +----[SHA256]-----+ [ 10.971312] cloud-init[945]: Generating public/private ed25519 key pair. [ 10.974051] [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started iperf Service. cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.982401] cloud-initStarting Login Service...[945]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... Starting Apply the settings specified in cloud-config... Starting Accounts Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 11.000548] cloud-init[945]: The key fingerprint is: [ 11.113913] cloud-init[945]: SHA256:Ercmb67UneIcDblC2dg4RIwLZwJVjlNUBFl/WHppVgo root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 [ 11.121891] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. [945]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m [ 11.212715] cloud-init] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: automatic crash report generation...[945]: +--[ED25519 256]--+ Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. [ 11.265073] cloud-init[945]: |.o.o=O= E . . | [ 11.287963] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [945]: | o+=... = + | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [ 11.367307] Starting Set console scheme... [[0;32m OK [0m] Started LSB: automatic crash report generation.cloud-init[945]: | o=..o = B | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 11.384858] cloud-init[945]: | ... O B | [[0;32m OK [0m] Started Set console scheme. [ 11.400362] cloud-init[945]: | O S | [ 11.414395] cloud-init[945]: | . B = . | [ 11.420407] cloud-init[945]: | o B + | [ 11.424102] cloud-init[945]: | . * o | [ 11.432107] cloud-init[945]: | ..+ | [ 11.437163] cloud-init[945]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.822824] cloud-init[1077]: 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. [ 12.567849] cloud-init[1077]: en_US.UTF-8... done [ 12.570967] cloud-init[1077]: Generation complete. [ 13.096045] cloud-init[1077]: Cloud-init v. 18.2 running 'modules:config' at Fri, 10 May 2019 01:55:22 +0000. Up 11.67 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. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 00:52:04:66:4e:b4:52:f9:aa:bb:01:4e:99:10:d0:8c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>May 10 01:55:25 ec2: <14>May 10 01:55:25 ec2: ############################################################# <14>May 10 01:55:25 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>May 10 01:55:25 ec2: 1024 SHA256:Z2l91cVxpyX4tMoh0ksNEHdq2AWlhBy6Q13e41UWmqY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (DSA) <14>May 10 01:55:25 ec2: 256 SHA256:jwtc7hO2A1SZulMp5Zc+7l2IMsTgTdvkQRgAGE6d1lY root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (ECDSA) <14>May 10 01:55:25 ec2: 256 SHA256:Ercmb67UneIcDblC2dg4RIwLZwJVjlNUBFl/WHppVgo root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (ED25519) <14>May 10 01:55:25 ec2: 2048 SHA256:xVhyLkwQ4C10Qp8LQ/2WMrFnEYVtNOodoNEY13OwC80 root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 (RSA) <14>May 10 01:55:25 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>May 10 01:55:25 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKFLTqj1FlqjJfeoHeDRNqeFpo6uYcnNEXVGSnA3tBCPrGXvm6BWaoVLKR4bLWLtjZWi83yfDO/O5yRd3uyGojk= root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH6aK5maCUKckyPvJI/5cz4uRj7a8bQ/uwqOiRK98arI root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMF1J3xoCSqBnxJqot2zntu3EYC55kxh+X9Iz80wa28qiVILTKTxZqEh/Jf0zq+UQHVtLb5Pzroti3BQCKw253BxEarRfHcLl78YoBn7bkT1c7U9dnIAawybaJ67o9cVSeWkEFWUwWYqAPYFU8mugq7+ZN+syEcXRz4/y6aP4OWNs8i8ssbJyMr1onoEKtcIG9ijeZAiG6jb/JGpo6xrBmUbPJ4SczuXhApRhPkTMG9gs8wQijBgmrnb7j28ZL5coiP921HNecZqmPqtSsvmZ6+tkaNf1hlYq64+20F9mhAYWkV/s0kjDPL+mu71zOss/bW8zNThZmO5dLQdw/g1EJ root@shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 -----END SSH HOST KEY KEYS----- [ 15.160396] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Fri, 10 May 2019 01:55:25 +0000. Up 14.98 seconds. [ 15.168476] cloud-init[1319]: Cloud-init v. 18.2 finished at Fri, 10 May 2019 01:55:25 +0000. Datasource DataSourceEc2. Up 15.15 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-e7ca0217-f498-4c36-bf6c-09690f458896 ttyS0 shaker-vm-e7ca0217-f498-4c36-bf6c-09690f458896 login: 2019-05-10 01:55:28,181 - paramiko.transport - DEBUG - starting thread (client mode): 0x2e317fd0L 2019-05-10 01:55:28,181 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 01:55:28,186 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-05-10 01:55:28,186 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-10 01:55:28,188 - 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 2019-05-10 01:55:28,188 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 01:55:28,188 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 01:55:28,188 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 01:55:28,188 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 01:55:28,189 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 01:55:28,228 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 01:55:28,229 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 01:55:28,245 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 26e734a438ee16107cfaaf81f22d3607 2019-05-10 01:55:28,246 - paramiko.transport - DEBUG - Trying discovered key 005204664eb452f9aabb014e9910d08c in /tmp/tmpiSGTbz 2019-05-10 01:55:28,268 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 01:55:28,290 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 01:55:28,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-10 01:55:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 01:55:28,323 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 01:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b157cf-1e11-4c3e-ae87-19f9db83594c 2019-05-10 01:55:28,324 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-10 01:55:28,324 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-e4b157cf-1e11-4c3e-ae87-19f9db83594c 2019-05-10 01:55:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:28,419 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-10 01:55:28,419 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-10 01:55:28,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 10 May 2019 01:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62dfbab4-1ff5-44ea-a692-12c872b8c33f 2019-05-10 01:55:28,550 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-10 01:55:28,550 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-62dfbab4-1ff5-44ea-a692-12c872b8c33f 2019-05-10 01:55:28,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.236178159714s 2019-05-10 01:55:28,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-10 01:55:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:28,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1855 Content-Type: application/json Date: Fri, 10 May 2019 01:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b070d898-4f83-4153-bd53-806dd85a3128 2019-05-10 01:55:28,770 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0bbc8dee83b3489b962e2114cf62ce5b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0c081648b46d474a895caec4b907fc81"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "0c081648b46d474a895caec4b907fc81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0fcd13fe43894435aba2182a0aaef19e"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/29de9eb316714cb186ca627326edef8c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "29de9eb316714cb186ca627326edef8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3a34cdc6fa1d4263995b85e988fa8701"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4392ba4565aa4b7b85599d5b97503309"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/457e5ddce5c24640ba998607df87e7ac"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "457e5ddce5c24640ba998607df87e7ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a4c67eba85340d39ee2860164e70cd2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c9c3a1a1ffd41b08f7fffbc886444a6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/575ebbed17a84e1fa362c2397e2b3228"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5920414fe48e4dc09b547d06ea88484e"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c7d4427b944483cbf5d77e0d7a6a71d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/608ec0a90c064646ac4bcfd0c9ca013e"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6307b19169ae4652b8391dd5a7cffd69"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/68e94e1228fe4866b0df6586d4b0f001"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6cdbf79e150d4f54bd763fd6896b79dd"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81818c742982435182e3154adf3cad19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "81818c742982435182e3154adf3cad19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81b67bdf849f4103877c4a2d043d8626"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8254d3473d7248fa9d7ececbeaf87c95"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8a00461b4f9d44d3987e48f72029164f"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a77f0fe7224d4df9805a3460c62cbd50"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b12a9ad1c44b47f895b7f2435abb73a0"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b4d2f99cabee4f45b43c0bf3415167fa"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b6166790d90440119e294231a208f4c2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "b6166790d90440119e294231a208f4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b64e978f9b394b76bf7e3b3f3f53029d"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b83986b4cf0b43c0b8b8feb242ccf093"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b8c64e5f1f9b43b09c5d7fe416ccaaff"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be95347ab288492983b1b12595ff35d6"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "be95347ab288492983b1b12595ff35d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5da4c5ab4364eca966621cbf09c415d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc924646ea894d339b3e6d5ee2f0d8b4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cfde1508db6f447cac45ff931c66ea6d"}, "url": "http://12.0.0.32:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e20e3d2771ee438b9437fcded236799f"}, "url": "http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "e20e3d2771ee438b9437fcded236799f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e36cc923c2324f5994945768640d37c8"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "e36cc923c2324f5994945768640d37c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e9bc9da5b5bf400f8b7b96d71c37f079"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee94da9d07464850ba822c5788c77047"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "ee94da9d07464850ba822c5788c77047"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f0884554905b474b89b969bc38d2dc08"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "f0884554905b474b89b969bc38d2dc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f2dc769f33574ed4a5ddc110186af1f5"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "f2dc769f33574ed4a5ddc110186af1f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f34adf989c5f4e18b921d2015f9a72d8"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-10 01:55:28,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b070d898-4f83-4153-bd53-806dd85a3128 2019-05-10 01:55:28,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.21125793457s 2019-05-10 01:55:28,777 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2019-05-10 01:55:28,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:55:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:28,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b92aa0-2158-452e-b1e6-f9bbb05a324a 2019-05-10 01:55:28,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:55:28,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c4b92aa0-2158-452e-b1e6-f9bbb05a324a 2019-05-10 01:55:28,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216324806213s 2019-05-10 01:55:29,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:55:29,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:29,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c50a64-8d0c-4879-9c0c-bdbb87ea01a8 2019-05-10 01:55:29,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:55:29,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9c50a64-8d0c-4879-9c0c-bdbb87ea01a8 2019-05-10 01:55:29,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223549127579s 2019-05-10 01:55:29,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:55:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:29,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3dfb0c-ba96-43bc-94ee-5cdaabb5c22c 2019-05-10 01:55:29,454 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:55:29,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bf3dfb0c-ba96-43bc-94ee-5cdaabb5c22c 2019-05-10 01:55:29,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22332406044s 2019-05-10 01:55:29,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:55:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:29,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Fri, 10 May 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f4d27f-62b4-4b8c-9c70-d37793e37699 2019-05-10 01:55:29,699 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "links": {"self": "http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fea8485c7dd04a8685603b7dbc3b6c72", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:55:29,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c0f4d27f-62b4-4b8c-9c70-d37793e37699 2019-05-10 01:55:29,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244379043579s 2019-05-10 01:55:29,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:55:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:29,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708af823-170a-4753-8d5c-f8d82c239ee4 2019-05-10 01:55:29,931 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a"}, "tags": [], "enabled": true, "id": "26efe5050452433c86e3025272a73b7a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}]} 2019-05-10 01:55:29,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-708af823-170a-4753-8d5c-f8d82c239ee4 2019-05-10 01:55:29,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219577074051s 2019-05-10 01:55:29,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:55:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=26efe5050452433c86e3025272a73b7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:30,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 10 May 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5e2628-7727-4077-921d-b3a6310fd452 2019-05-10 01:55:30,145 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=26efe5050452433c86e3025272a73b7a", "previous": null, "next": null}} 2019-05-10 01:55:30,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=cd96abb66eb043e0a9978bce6444100e&scope.project.id=26efe5050452433c86e3025272a73b7a used request id req-1a5e2628-7727-4077-921d-b3a6310fd452 2019-05-10 01:55:30,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207098007202s 2019-05-10 01:55:30,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:55:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a/users/fea8485c7dd04a8685603b7dbc3b6c72/roles/cd96abb66eb043e0a9978bce6444100e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:30,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3430f35-754b-4c2c-83e4-e93870f8b947 2019-05-10 01:55:30,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:55:30,406 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a/users/fea8485c7dd04a8685603b7dbc3b6c72/roles/cd96abb66eb043e0a9978bce6444100e used request id req-b3430f35-754b-4c2c-83e4-e93870f8b947 2019-05-10 01:55:30,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.256418943405s 2019-05-10 01:55:30,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:55:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:30,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418751e9-401a-4e79-8cf5-f21c939d55f5 2019-05-10 01:55:30,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:55:30,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-418751e9-401a-4e79-8cf5-f21c939d55f5 2019-05-10 01:55:30,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.131268978119s 2019-05-10 01:55:30,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-10 01:55:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-10 01:55:30,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Fri, 10 May 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ce9f268-320c-4254-9568-334091d7f304 2019-05-10 01:55:30,773 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "5a7df5c437fd4510b694b7beb7df1422", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a7df5c437fd4510b694b7beb7df1422"}, "name": "heat_stack_owner"}} 2019-05-10 01:55:30,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ce9f268-320c-4254-9568-334091d7f304 2019-05-10 01:55:30,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.226724147797s 2019-05-10 01:55:30,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 01:55:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:31,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Fri, 10 May 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d816c24-6365-4b5d-b911-74c27d0bae9d 2019-05-10 01:55:31,019 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "5a7df5c437fd4510b694b7beb7df1422", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a7df5c437fd4510b694b7beb7df1422"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 01:55:31,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d816c24-6365-4b5d-b911-74c27d0bae9d 2019-05-10 01:55:31,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242118835449s 2019-05-10 01:55:31,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 01:55:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:31,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fdb1ee4-912a-4344-b1ce-fabd2bf91144 2019-05-10 01:55:31,257 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 01:55:31,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1fdb1ee4-912a-4344-b1ce-fabd2bf91144 2019-05-10 01:55:31,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232547998428s 2019-05-10 01:55:31,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 01:55:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:31,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Fri, 10 May 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ec4e2c-25f7-441e-81b0-fa91642c37be 2019-05-10 01:55:31,481 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "links": {"self": "http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fea8485c7dd04a8685603b7dbc3b6c72", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 01:55:31,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-38ec4e2c-25f7-441e-81b0-fa91642c37be 2019-05-10 01:55:31,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223737955093s 2019-05-10 01:55:31,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 01:55:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:31,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bed9faf-f262-41f5-aa7f-382eb471db84 2019-05-10 01:55:31,717 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a"}, "tags": [], "enabled": true, "id": "26efe5050452433c86e3025272a73b7a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}]} 2019-05-10 01:55:31,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6bed9faf-f262-41f5-aa7f-382eb471db84 2019-05-10 01:55:31,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224282979965s 2019-05-10 01:55:31,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 01:55:31,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=5a7df5c437fd4510b694b7beb7df1422&scope.project.id=26efe5050452433c86e3025272a73b7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:31,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 10 May 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd64a658-9c9c-4f8b-bf76-fde9dd325128 2019-05-10 01:55:31,960 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=5a7df5c437fd4510b694b7beb7df1422&scope.project.id=26efe5050452433c86e3025272a73b7a", "previous": null, "next": null}} 2019-05-10 01:55:31,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fea8485c7dd04a8685603b7dbc3b6c72&role.id=5a7df5c437fd4510b694b7beb7df1422&scope.project.id=26efe5050452433c86e3025272a73b7a used request id req-dd64a658-9c9c-4f8b-bf76-fde9dd325128 2019-05-10 01:55:31,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.236443996429s 2019-05-10 01:55:31,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 01:55:31,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a/users/fea8485c7dd04a8685603b7dbc3b6c72/roles/5a7df5c437fd4510b694b7beb7df1422 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 01:55:32,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-177f55d1-28d3-4ade-b801-82eebeda7d48 2019-05-10 01:55:32,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 01:55:32,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a/users/fea8485c7dd04a8685603b7dbc3b6c72/roles/5a7df5c437fd4510b694b7beb7df1422 used request id req-177f55d1-28d3-4ade-b801-82eebeda7d48 2019-05-10 01:55:32,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261074066162s 2019-05-10 01:55:32,226 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 01:55:32,227 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 01:55:32,227 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 01:55:32,229 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 01:55:32,302 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-10 01:55:32,303 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-10 01:55:32,304 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 01:55:32,340 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-10 01:55:32,340 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-10 01:55:32,368 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-10 02:22:39,898 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-10 02:22:39,898 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=26efe5050452433c86e3025272a73b7a SHELL=/bin/bash SSH_CLIENT=172.30.9.66 33792 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_e7ca0217-f498-4c36-bf6c-09690f458896 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=X0VUEFNrVQYY7dYburLOVGZhMx6o3Q LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.21:5000 OS_USERNAME=shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.21,192.30.9.7 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 33792 192.168.120.14 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 2019-05-10 01:55:32.611 1422 INFO shaker.engine.utils [-] Logging enabled 2019-05-10 01:55:32.613 1422 INFO shaker.engine.messaging [-] Listening on *:9000 2019-05-10 01:55:32.616 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-05-10 01:55:32.622 1430 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-05-10 01:55:32.624 1430 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.208:9000 2019-05-10 01:55:32.625 1430 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-05-10 01:55:32.636 1422 INFO pykwalify.core [-] validation.valid 2019-05-10 01:55:33.195 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-10 01:55:40.784 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a0d32ada-dcee-4b06-aae9-25fe1fd91e33', u'links': [{u'href': u'http://172.30.9.21:8004/v1/26efe5050452433c86e3025272a73b7a/stacks/shaker_fpodir/a0d32ada-dcee-4b06-aae9-25fe1fd91e33', u'rel': u'self'}]} 2019-05-10 01:59:51.624 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fpodir_slave_0', 'shaker_fpodir_master_0']) 2019-05-10 01:59:54.873 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:01:25.427 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:02:55.927 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:04:26.431 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:04:26.431 1422 INFO shaker.engine.server [-] Execution is done 2019-05-10 02:04:28.019 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-10 02:04:51.951 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:04:51.953 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-05-10 02:04:51.966 1422 INFO pykwalify.core [-] validation.valid 2019-05-10 02:04:52.401 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-10 02:04:57.627 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5629fa1b-7526-4d43-97e2-132c63ee45f4', u'links': [{u'href': u'http://172.30.9.21:8004/v1/26efe5050452433c86e3025272a73b7a/stacks/shaker_zpudra/5629fa1b-7526-4d43-97e2-132c63ee45f4', u'rel': u'self'}]} 2019-05-10 02:06:08.043 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zpudra_master_0', 'shaker_zpudra_slave_0']) 2019-05-10 02:06:12.885 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:07:44.624 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:09:15.116 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:10:45.599 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:10:45.600 1422 INFO shaker.engine.server [-] Execution is done 2019-05-10 02:10:46.423 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-10 02:11:08.179 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:11:08.183 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-05-10 02:11:08.198 1422 INFO pykwalify.core [-] validation.valid 2019-05-10 02:11:08.621 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-10 02:11:14.774 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'cfcbe593-9978-4dd4-9997-6253cd67e138', u'links': [{u'href': u'http://172.30.9.21:8004/v1/26efe5050452433c86e3025272a73b7a/stacks/shaker_mkztsr/cfcbe593-9978-4dd4-9997-6253cd67e138', u'rel': u'self'}]} 2019-05-10 02:12:28.692 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mkztsr_slave_0', 'shaker_mkztsr_master_0']) 2019-05-10 02:12:34.454 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:14:04.995 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:15:35.471 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:17:05.947 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:17:05.948 1422 INFO shaker.engine.server [-] Execution is done 2019-05-10 02:17:06.702 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-10 02:17:29.016 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:17:29.018 1422 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-05-10 02:17:29.032 1422 INFO pykwalify.core [-] validation.valid 2019-05-10 02:17:29.476 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-10 02:17:35.107 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'cca8cb94-eb00-4a0e-bb6b-7639d35e7860', u'links': [{u'href': u'http://172.30.9.21:8004/v1/26efe5050452433c86e3025272a73b7a/stacks/shaker_msudat/cca8cb94-eb00-4a0e-bb6b-7639d35e7860', u'rel': u'self'}]} 2019-05-10 02:18:49.158 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_msudat_master_0', 'shaker_msudat_slave_0']) 2019-05-10 02:18:59.218 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:19:29.775 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:20:49.960 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:22:10.349 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:22:10.350 1422 INFO shaker.engine.server [-] Execution is done 2019-05-10 02:22:11.218 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-10 02:22:39.797 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-10 02:22:39.799 1422 INFO shaker.engine.server [-] Generating aggregated report 2019-05-10 02:22:39.809 1422 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-05-10 02:22:39.811 1422 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-10 02:22:39.812 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-05-10 02:22:39.812 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-05-10 02:22:39.812 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-05-10 02:22:39.812 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-05-10 02:22:39.812 1422 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-10 02:22:39.813 1422 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-05-10 02:22:39.824 1422 INFO shaker.engine.report [-] Report saved to: report.html 2019-05-10 02:22:39,899 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-10 02:22:39,899 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-05-10 02:22:39,901 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-10 02:22:39,940 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-10 02:22:39,940 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-10 02:22:39,967 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-10 02:22:40,020 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-10 02:22:40,020 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-10 02:22:40,029 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-10 02:22:40,060 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-10 02:22:40,060 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-10 02:22:40,062 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-10 02:22:40,074 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-10 02:22:40,074 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-10 02:22:40,220 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 02:22:40,221 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-10 02:22:40,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 02:22:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/24423218-a554-488b-a734-f7915a7f7bde.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:42,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:22:42 GMT X-Openstack-Request-Id: req-47abaab4-f720-4d0a-882d-fe5605d3e3df 2019-05-10 02:22:42,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:22:42,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/24423218-a554-488b-a734-f7915a7f7bde.json used request id req-47abaab4-f720-4d0a-882d-fe5605d3e3df 2019-05-10 02:22:42,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.33510398865s 2019-05-10 02:22:42,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:22:42,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:43,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:22:43 GMT X-Openstack-Request-Id: req-0d295ba6-1cab-42c6-8121-4d471439a38d 2019-05-10 02:22:43,417 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 02:22:43,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0d295ba6-1cab-42c6-8121-4d471439a38d 2019-05-10 02:22:43,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.84096288681s 2019-05-10 02:22:43,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-10 02:22:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:43,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 10 May 2019 02:22:43 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-f3d43b87-bba1-444b-8f62-2b8684b8e0b5 x-openstack-request-id: req-f3d43b87-bba1-444b-8f62-2b8684b8e0b5 2019-05-10 02:22:43,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59 used request id req-f3d43b87-bba1-444b-8f62-2b8684b8e0b5 2019-05-10 02:22:43,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.508709907532s 2019-05-10 02:22:43,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:22:43,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:45,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Fri, 10 May 2019 02:22: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-3d455d07-140e-4c7b-994c-e0d5bded9279 x-openstack-request-id: req-3d455d07-140e-4c7b-994c-e0d5bded9279 2019-05-10 02:22:45,164 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:e5:9d", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:e5:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4eeec9a7-a094-4afc-a723-80f31ad25f59", "rel": "bookmark"}], "image": {"id": "32ef4777-2446-4337-81b1-affd2bbb050f", "links": [{"href": "http://172.30.9.21:8774/images/32ef4777-2446-4337-81b1-affd2bbb050f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000401", "OS-SRV-USG:launched_at": "2019-05-10T01:55:10.000000", "flavor": {"id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "links": [{"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}]}, "id": "4eeec9a7-a094-4afc-a723-80f31ad25f59", "security_groups": [{"name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}], "user_id": "fea8485c7dd04a8685603b7dbc3b6c72", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:22:43Z", "hostId": "d1853f781dd6b27e32675c0b6ab376fd555f6b64779ba16698b7d881", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_e7ca0217-f498-4c36-bf6c-09690f458896", "created": "2019-05-10T01:51:42Z", "tenant_id": "26efe5050452433c86e3025272a73b7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:22:45,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d455d07-140e-4c7b-994c-e0d5bded9279 2019-05-10 02:22:45,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23787093163s 2019-05-10 02:22:45,166 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:22:47,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:22:47,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:47,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 10 May 2019 02:22: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-b301d56b-cb22-48d0-b705-73f1bbe016b3 x-openstack-request-id: req-b301d56b-cb22-48d0-b705-73f1bbe016b3 2019-05-10 02:22:47,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-10 02:22:47,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b301d56b-cb22-48d0-b705-73f1bbe016b3 2019-05-10 02:22:47,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0813610553741s 2019-05-10 02:22:47,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:22:47,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:47,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Fri, 10 May 2019 02:22:47 GMT X-Openstack-Request-Id: req-e57b4e4d-79b8-4fa6-aa66-d23821db7cb7 2019-05-10 02:22:47,726 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:33Z", "updated_at": "2019-05-10T01:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:34Z", "revision_number": 0, "id": "7f0ba958-4258-45cd-861d-572a2bed2a87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:34Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "be7ff20b-82fe-4ff4-9081-0ae55590564c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "c94c881a-0415-4e6d-bcd6-3c12cea56c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-05-10T01:51:35Z", "revision_number": 0, "id": "dd93ff3e-9243-40ed-871f-e30238f988f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:35Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:33Z", "revision_number": 0, "id": "fe4a7db2-7c6f-45f5-bc9a-8ff65c932036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:33Z", "security_group_id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 4, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "6a11e0fe-c403-4a39-8bd0-fa5805648f80", "name": "shaker-sg_e7ca0217-f498-4c36-bf6c-09690f458896"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:00Z", "updated_at": "2019-05-10T01:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "53ab44df-89fb-4eaa-8343-8674d9911580", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "6beaa7d0-6946-447e-ad91-cb0ca84560ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "7d869feb-6ed1-4ac2-9b38-d2b2cda1655e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "f68a01dc-c38c-4d31-bc7e-5f79fafea09a", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 02:22:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e57b4e4d-79b8-4fa6-aa66-d23821db7cb7 2019-05-10 02:22:47,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.470674991608s 2019-05-10 02:22:47,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 02:22:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6a11e0fe-c403-4a39-8bd0-fa5805648f80.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:47,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:22:47 GMT X-Openstack-Request-Id: req-e83f6d47-9d8f-41f4-bc8a-e6ba0aa9ee6d 2019-05-10 02:22:47,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:22:47,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6a11e0fe-c403-4a39-8bd0-fa5805648f80.json used request id req-e83f6d47-9d8f-41f4-bc8a-e6ba0aa9ee6d 2019-05-10 02:22:47,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148593187332s 2019-05-10 02:22:47,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-10 02:22:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:47,921 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 02:22: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-4cf039c9-4140-43be-835f-a6fbb855e11f x-openstack-request-id: req-4cf039c9-4140-43be-835f-a6fbb855e11f 2019-05-10 02:22:47,921 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_e7ca0217-f498-4c36-bf6c-09690f458896 used request id req-4cf039c9-4140-43be-835f-a6fbb855e11f 2019-05-10 02:22:47,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0374238491058s 2019-05-10 02:22:47,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 02:22:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d9589a4d-190f-4821-a289-bcc86c6e51ab/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" -d '{"subnet_id": "49814a77-abe2-43c3-b5d6-dcbddc9e0632"}' 2019-05-10 02:22:50,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 02:22:50 GMT X-Openstack-Request-Id: req-f95e1b21-86c8-4058-9bba-ef8d47866488 2019-05-10 02:22:50,953 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "43ae9d8a-6dc7-4927-9123-d52ff99a2e70", "tenant_id": "26efe5050452433c86e3025272a73b7a", "subnet_id": "49814a77-abe2-43c3-b5d6-dcbddc9e0632", "subnet_ids": ["49814a77-abe2-43c3-b5d6-dcbddc9e0632"], "port_id": "20fa9bc1-2bfc-4b06-a318-1b4019aa839c", "id": "d9589a4d-190f-4821-a289-bcc86c6e51ab"} 2019-05-10 02:22:50,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d9589a4d-190f-4821-a289-bcc86c6e51ab/remove_router_interface.json used request id req-f95e1b21-86c8-4058-9bba-ef8d47866488 2019-05-10 02:22:50,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03121209145s 2019-05-10 02:22:50,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 02:22:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:51,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1705 Content-Type: application/json Date: Fri, 10 May 2019 02:22:51 GMT X-Openstack-Request-Id: req-2903b777-1c99-484c-9eab-5532886d994f 2019-05-10 02:22:51,393 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58f28706ac804b5ea3f9960363f92b9d", "created_at": "2019-05-09T20:56:50Z", "admin_state_up": true, "updated_at": "2019-05-09T20:56:53Z", "project_id": "58f28706ac804b5ea3f9960363f92b9d", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "860692ff-c088-4ab8-874a-4ba2a97e9799", "name": "tempest-pretest-check-306152376"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "118e9430d3764c13a5eb43dbee1090a5", "created_at": "2019-05-09T20:58:16Z", "admin_state_up": false, "updated_at": "2019-05-09T20:58:16Z", "project_id": "118e9430d3764c13a5eb43dbee1090a5", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "acdbb30f-d471-428d-84d4-1334258b0238", "name": "tempest-router-4193665"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:03Z", "admin_state_up": true, "updated_at": "2019-05-10T02:22:49Z", "project_id": "26efe5050452433c86e3025272a73b7a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d9589a4d-190f-4821-a289-bcc86c6e51ab", "name": "shaker-router_e7ca0217-f498-4c36-bf6c-09690f458896"}]} 2019-05-10 02:22:51,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2903b777-1c99-484c-9eab-5532886d994f 2019-05-10 02:22:51,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.439671993256s 2019-05-10 02:22:51,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 02:22:51,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/d9589a4d-190f-4821-a289-bcc86c6e51ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:56,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:22:56 GMT X-Openstack-Request-Id: req-be7b2bcf-f3db-42fd-95f5-412edf4506c0 2019-05-10 02:22:56,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:22:56,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d9589a4d-190f-4821-a289-bcc86c6e51ab.json used request id req-be7b2bcf-f3db-42fd-95f5-412edf4506c0 2019-05-10 02:22:56,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.34682011604s 2019-05-10 02:22:56,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 02:22:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:56,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1922 Content-Type: application/json Date: Fri, 10 May 2019 02:22:56 GMT X-Openstack-Request-Id: req-7874643a-a0a4-40cf-a350-a8c3329963b1 2019-05-10 02:22:56,808 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-09T20:56:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"026a4c24-a87d-4fbf-a807-2eef7f7d69b4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 58f28706ac804b5ea3f9960363f92b9d","enable_dhcp":false,"segment_id":null,"network_id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","tenant_id":"","created_at":"2019-05-09T20:56:49Z","ip_version":4},{"updated_at":"2019-05-10T01:51:02Z","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":"49814a77-abe2-43c3-b5d6-dcbddc9e0632","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"26efe5050452433c86e3025272a73b7a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_e7ca0217-f498-4c36-bf6c-09690f458896","enable_dhcp":true,"segment_id":null,"network_id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:02Z","ip_version":4},{"updated_at":"2019-05-09T20:31:18Z","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":"4dd5ea0e-0d26-403f-965f-275eea78cacc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"c1a4b97bc73f4da58427bb714d22b9c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:18Z","ip_version":4}]} 2019-05-10 02:22:56,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7874643a-a0a4-40cf-a350-a8c3329963b1 2019-05-10 02:22:56,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0653221607208s 2019-05-10 02:22:56,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 02:22:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/49814a77-abe2-43c3-b5d6-dcbddc9e0632.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:59,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:22:59 GMT X-Openstack-Request-Id: req-32a7a171-1cd0-420b-bf9d-dff4dc1f66e9 2019-05-10 02:22:59,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:22:59,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/49814a77-abe2-43c3-b5d6-dcbddc9e0632.json used request id req-32a7a171-1cd0-420b-bf9d-dff4dc1f66e9 2019-05-10 02:22:59,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53681397438s 2019-05-10 02:22:59,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:22:59,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:22:59,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Fri, 10 May 2019 02:22:59 GMT X-Openstack-Request-Id: req-132a147a-e6a4-4982-aebd-5341bd2ba4be 2019-05-10 02:22:59,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"43ae9d8a-6dc7-4927-9123-d52ff99a2e70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"26efe5050452433c86e3025272a73b7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T02:22:59Z","qos_policy_id":null,"name":"shaker-net_e7ca0217-f498-4c36-bf6c-09690f458896","admin_state_up":true,"tenant_id":"26efe5050452433c86e3025272a73b7a","created_at":"2019-05-10T01:51:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b837e3af-ed65-4f4c-8f30-e34de07a3f70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["026a4c24-a87d-4fbf-a807-2eef7f7d69b4"],"description":"","tags":[],"updated_at":"2019-05-09T20:56:49Z","qos_policy_id":null,"name":"HA network tenant 58f28706ac804b5ea3f9960363f92b9d","admin_state_up":true,"tenant_id":"","created_at":"2019-05-09T20:56:49Z","provider:network_type":"vxlan"}]} 2019-05-10 02:22:59,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-132a147a-e6a4-4982-aebd-5341bd2ba4be 2019-05-10 02:22:59,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.428797006607s 2019-05-10 02:22:59,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 02:22:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/43ae9d8a-6dc7-4927-9123-d52ff99a2e70.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:23:01,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:23:01 GMT X-Openstack-Request-Id: req-a9f0f811-50dc-4d32-94fa-fd7898055753 2019-05-10 02:23:01,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:23:01,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/43ae9d8a-6dc7-4927-9123-d52ff99a2e70.json used request id req-a9f0f811-50dc-4d32-94fa-fd7898055753 2019-05-10 02:23:01,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.66805696487s 2019-05-10 02:23:01,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:23:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:23:01,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 10 May 2019 02:23:01 GMT X-Openstack-Request-Id: req-46090b97-ee14-459a-b514-4174e6ed7888 2019-05-10 02:23:01,756 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T01:51:31Z", "file": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f/file", "owner": "26efe5050452433c86e3025272a73b7a", "id": "32ef4777-2446-4337-81b1-affd2bbb050f", "size": 666173440, "self": "/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/32ef4777-2446-4337-81b1-affd2bbb050f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e7ca0217-f498-4c36-bf6c-09690f458896", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-10T01:51:19Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:23:01,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-46090b97-ee14-459a-b514-4174e6ed7888 2019-05-10 02:23:01,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307085037231s 2019-05-10 02:23:01,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 02:23:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}99aecace4fc18c25ce52b395c8a59c8135bc5bdc" 2019-05-10 02:23:03,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 02:23:02 GMT X-Openstack-Request-Id: req-bb4ac9cc-3d02-48bf-aab1-05d8b4f1d17b 2019-05-10 02:23:03,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:23:03,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/32ef4777-2446-4337-81b1-affd2bbb050f used request id req-bb4ac9cc-3d02-48bf-aab1-05d8b4f1d17b 2019-05-10 02:23:03,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24332404137s 2019-05-10 02:23:03,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 02:23:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 10 May 2019 02:23: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-4697c524-7877-49b6-b32e-5967c0ecc20e x-openstack-request-id: req-4697c524-7877-49b6-b32e-5967c0ecc20e 2019-05-10 02:23:03,338 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_e7ca0217-f498-4c36-bf6c-09690f458896", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "b0f9b8bc-326c-4d07-9807-c2c79e96edd0"}]} 2019-05-10 02:23:03,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4697c524-7877-49b6-b32e-5967c0ecc20e 2019-05-10 02:23:03,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.330785036087s 2019-05-10 02:23:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 02:23:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:03,381 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 02:23: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-2393d1fc-98e4-4bf3-a702-38aeaf391555 x-openstack-request-id: req-2393d1fc-98e4-4bf3-a702-38aeaf391555 2019-05-10 02:23:03,382 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b0f9b8bc-326c-4d07-9807-c2c79e96edd0 used request id req-2393d1fc-98e4-4bf3-a702-38aeaf391555 2019-05-10 02:23:03,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0423657894135s 2019-05-10 02:23:03,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 02:23:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:03,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Fri, 10 May 2019 02:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e37d3b-e0b7-440d-9211-a2878f44ccfe 2019-05-10 02:23:03,620 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "links": {"self": "http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fea8485c7dd04a8685603b7dbc3b6c72", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 02:23:03,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d9e37d3b-e0b7-440d-9211-a2878f44ccfe 2019-05-10 02:23:03,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238080978394s 2019-05-10 02:23:03,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 02:23:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:03,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 10 May 2019 02:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7aba772-ac87-42a2-96bd-d1f8fec87eb8 2019-05-10 02:23:03,876 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_e7ca0217-f498-4c36-bf6c-09690f458896", "links": {"self": "http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fea8485c7dd04a8685603b7dbc3b6c72", "description": null}} 2019-05-10 02:23:03,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72 used request id req-c7aba772-ac87-42a2-96bd-d1f8fec87eb8 2019-05-10 02:23:03,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250283956528s 2019-05-10 02:23:03,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 02:23:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:04,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6188050f-a189-43eb-9625-ca47af4de3ab 2019-05-10 02:23:04,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:23:04,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fea8485c7dd04a8685603b7dbc3b6c72 used request id req-6188050f-a189-43eb-9625-ca47af4de3ab 2019-05-10 02:23:04,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344561100006s 2019-05-10 02:23:04,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:23:04,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:04,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 10 May 2019 02:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbff0fce-ebff-4eae-b861-e0e979ed2046 2019-05-10 02:23:04,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a"}, "tags": [], "enabled": true, "id": "26efe5050452433c86e3025272a73b7a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e7ca0217-f498-4c36-bf6c-09690f458896"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:23:04,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-bbff0fce-ebff-4eae-b861-e0e979ed2046 2019-05-10 02:23:04,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.308929920197s 2019-05-10 02:23:04,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 02:23:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:04,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc47c44-a370-41bd-9f3d-4c382605bb89 2019-05-10 02:23:04,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:23:04,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/26efe5050452433c86e3025272a73b7a used request id req-fdc47c44-a370-41bd-9f3d-4c382605bb89 2019-05-10 02:23:04,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.353456020355s 2019-05-10 02:23:04,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:23:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=26efe5050452433c86e3025272a73b7a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:05,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 02:23:05 GMT X-Openstack-Request-Id: req-c7451686-9bda-4c48-b1c3-86800e52f5b7 2019-05-10 02:23:05,275 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:00Z", "updated_at": "2019-05-10T01:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "53ab44df-89fb-4eaa-8343-8674d9911580", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "6beaa7d0-6946-447e-ad91-cb0ca84560ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "7d869feb-6ed1-4ac2-9b38-d2b2cda1655e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "f68a01dc-c38c-4d31-bc7e-5f79fafea09a", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "name": "default"}]} 2019-05-10 02:23:05,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=26efe5050452433c86e3025272a73b7a&name=default used request id req-c7451686-9bda-4c48-b1c3-86800e52f5b7 2019-05-10 02:23:05,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.373812913895s 2019-05-10 02:23:05,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:23:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:05,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 02:23:05 GMT X-Openstack-Request-Id: req-99b18239-c13d-4164-9b94-8950f38e8d7e 2019-05-10 02:23:05,656 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26efe5050452433c86e3025272a73b7a", "created_at": "2019-05-10T01:51:00Z", "updated_at": "2019-05-10T01:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "53ab44df-89fb-4eaa-8343-8674d9911580", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "6beaa7d0-6946-447e-ad91-cb0ca84560ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "7d869feb-6ed1-4ac2-9b38-d2b2cda1655e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "26efe5050452433c86e3025272a73b7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T01:51:00Z", "revision_number": 0, "id": "f68a01dc-c38c-4d31-bc7e-5f79fafea09a", "remote_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "remote_ip_prefix": null, "created_at": "2019-05-10T01:51:00Z", "security_group_id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "tenant_id": "26efe5050452433c86e3025272a73b7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "26efe5050452433c86e3025272a73b7a"}], "revision_number": 1, "project_id": "26efe5050452433c86e3025272a73b7a", "id": "cbfec928-9e91-4136-9adc-c76fe2002b21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 02:23:05,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99b18239-c13d-4164-9b94-8950f38e8d7e 2019-05-10 02:23:05,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376157999039s 2019-05-10 02:23:05,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 02:23:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cbfec928-9e91-4136-9adc-c76fe2002b21.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:06,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:23:06 GMT X-Openstack-Request-Id: req-b0a7d102-438a-4f62-b0a7-d5bc90c4a41b 2019-05-10 02:23:06,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:23:06,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cbfec928-9e91-4136-9adc-c76fe2002b21.json used request id req-b0a7d102-438a-4f62-b0a7-d5bc90c4a41b 2019-05-10 02:23:06,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433187007904s 2019-05-10 02:23:06,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:23:06,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:06,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Fri, 10 May 2019 02:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65040a4-b13c-4d47-aeaa-3bfb06e162d5 2019-05-10 02:23:06,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "5a7df5c437fd4510b694b7beb7df1422", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a7df5c437fd4510b694b7beb7df1422"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:23:06,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b65040a4-b13c-4d47-aeaa-3bfb06e162d5 2019-05-10 02:23:06,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222329854965s 2019-05-10 02:23:06,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-10 02:23:06,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/5a7df5c437fd4510b694b7beb7df1422 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725123b3a8ff0b3380b1980f5fac14de7959550c" 2019-05-10 02:23:06,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf17f0d-d183-4e75-bfa0-c188b1ac9582 2019-05-10 02:23:06,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:23:06,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5a7df5c437fd4510b694b7beb7df1422 used request id req-1cf17f0d-d183-4e75-bfa0-c188b1ac9582 2019-05-10 02:23:06,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.252491950989s 2019-05-10 02:23:06,584 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 125:01 | FAIL | | rally_jobs | functest | benchmarking | 28:51 | PASS | | vmtp | functest | benchmarking | 19:43 | PASS | | shaker | functest | benchmarking | 31:41 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-05-10 02:23:06,590 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-10 02:23:06,618 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 02:23:32,100 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-1 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-10 02:23:32,103 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hTFGZ1Y93fsQBWvrx8eylogS1 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=2ab4035b39944105b06c1331442b1700 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-10 02:23:32,103 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-10 02:23:32,103 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-05-10 02:23:32,104 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-05-10 02:23:32,106 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-10 02:24:01,851 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-1 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-10 02:24:01,854 - 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.21,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hTFGZ1Y93fsQBWvrx8eylogS1 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=2ab4035b39944105b06c1331442b1700 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-10 02:24:01,854 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-10 02:24:01,855 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-05-10 02:24:01,863 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-05-10 02:24:02,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:24:02,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 02:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7675fa-00ea-496a-85e0-766f25975768 2019-05-10 02:24:02,049 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 02:24:02,049 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-9b7675fa-00ea-496a-85e0-766f25975768 2019-05-10 02:24:02,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 02:24:02,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T03:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["aL6YDHF0QLem_yC2ytP6mA"], "issued_at": "2019-05-10T02:24:02.000000Z"}} 2019-05-10 02:24:02,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:24:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:02,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 02:24:02 GMT X-Openstack-Request-Id: req-28b3f18d-7507-40cc-b360-7dfdd16a16ff 2019-05-10 02:24:02,885 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 02:24:02,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-28b3f18d-7507-40cc-b360-7dfdd16a16ff 2019-05-10 02:24:02,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406472921371s 2019-05-10 02:24:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:24:02,902 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 02:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248f790c-3508-4307-89dd-183e5f553386 2019-05-10 02:24:02,902 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:24:02,902 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-248f790c-3508-4307-89dd-183e5f553386 2019-05-10 02:24:02,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 02:24:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:03,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 02:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc81dc0-04c2-405c-b968-0de082186972 2019-05-10 02:24:03,139 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 02:24:03,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9dc81dc0-04c2-405c-b968-0de082186972 2019-05-10 02:24:03,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236355066299s 2019-05-10 02:24:03,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 02:24:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df"}}' 2019-05-10 02:24:03,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 10 May 2019 02:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903180c8-6298-44d4-b5a4-46025c79d376 2019-05-10 02:24:03,402 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409"}, "tags": [], "enabled": true, "id": "3f2dfe75f9344967af1e5dc95aaf6409", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df"}} 2019-05-10 02:24:03,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-903180c8-6298-44d4-b5a4-46025c79d376 2019-05-10 02:24:03,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.254329919815s 2019-05-10 02:24:03,403 - 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'3f2dfe75f9344967af1e5dc95aaf6409', '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_1b8c30c6-b1ec-456d-8502-36524a1859df'}) 2019-05-10 02:24:03,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 02:24:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gQJP5todtqQH4hyoV8e9cMThrWJflD", "email": null, "name": "cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df"}}' 2019-05-10 02:24:03,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 10 May 2019 02:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1883e52d-e2ad-4274-93c2-a5f52497e61d 2019-05-10 02:24:03,892 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": {"self": "http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "973e5969b9434c24b7671453dd444728", "domain_id": "default", "password_expires_at": null}} 2019-05-10 02:24:03,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-1883e52d-e2ad-4274-93c2-a5f52497e61d 2019-05-10 02:24:03,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482203006744s 2019-05-10 02:24:03,893 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'973e5969b9434c24b7671453dd444728', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df'}) 2019-05-10 02:24:03,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:24:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:04,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 02:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e70b59a-016e-4c16-8c44-6e2cfccd57e1 2019-05-10 02:24:04,133 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:24:04,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e70b59a-016e-4c16-8c44-6e2cfccd57e1 2019-05-10 02:24:04,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235903978348s 2019-05-10 02:24:04,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:24:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:04,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 02:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dfb4cb-61d6-426e-9d86-fb87019d597c 2019-05-10 02:24:04,267 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:24:04,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-50dfb4cb-61d6-426e-9d86-fb87019d597c 2019-05-10 02:24:04,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128314971924s 2019-05-10 02:24:04,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:24:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:04,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 02:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99152426-8965-43fa-a3d0-2eee21eff90a 2019-05-10 02:24:04,493 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:24:04,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-99152426-8965-43fa-a3d0-2eee21eff90a 2019-05-10 02:24:04,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219743013382s 2019-05-10 02:24:04,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 02:24:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 02:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed8609b-b790-4cc9-873a-79fc41ec718f 2019-05-10 02:24:04,730 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 02:24:04,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bed8609b-b790-4cc9-873a-79fc41ec718f 2019-05-10 02:24:04,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232307910919s 2019-05-10 02:24:04,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 02:24:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:04,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Fri, 10 May 2019 02:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8faa36-7626-42ba-948e-feb91e6a4b0c 2019-05-10 02:24:04,981 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": {"self": "http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "973e5969b9434c24b7671453dd444728", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 02:24:04,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0a8faa36-7626-42ba-948e-feb91e6a4b0c 2019-05-10 02:24:04,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250082015991s 2019-05-10 02:24:04,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:24:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:05,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 10 May 2019 02:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57737fd4-cb46-4e91-8baf-6d68082b8e2c 2019-05-10 02:24:05,214 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409"}, "tags": [], "enabled": true, "id": "3f2dfe75f9344967af1e5dc95aaf6409", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:24:05,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-57737fd4-cb46-4e91-8baf-6d68082b8e2c 2019-05-10 02:24:05,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219465970993s 2019-05-10 02:24:05,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 02:24:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=973e5969b9434c24b7671453dd444728&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=3f2dfe75f9344967af1e5dc95aaf6409" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:05,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 10 May 2019 02:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77cd8d8-579d-4f79-9670-bf7fd4db79f7 2019-05-10 02:24:05,460 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=973e5969b9434c24b7671453dd444728&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=3f2dfe75f9344967af1e5dc95aaf6409", "previous": null, "next": null}} 2019-05-10 02:24:05,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=973e5969b9434c24b7671453dd444728&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=3f2dfe75f9344967af1e5dc95aaf6409 used request id req-c77cd8d8-579d-4f79-9670-bf7fd4db79f7 2019-05-10 02:24:05,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.238450050354s 2019-05-10 02:24:05,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 02:24:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409/users/973e5969b9434c24b7671453dd444728/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:05,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec865ad-3d2d-439e-bb7e-f7f9a8323aee 2019-05-10 02:24:05,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:24:05,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409/users/973e5969b9434c24b7671453dd444728/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-0ec865ad-3d2d-439e-bb7e-f7f9a8323aee 2019-05-10 02:24:05,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264050960541s 2019-05-10 02:24:05,729 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df', 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'3f2dfe75f9344967af1e5dc95aaf6409', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gQJP5todtqQH4hyoV8e9cMThrWJflD', 'username': u'cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 02:24:05,733 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df', 'password': 'gQJP5todtqQH4hyoV8e9cMThrWJflD', 'project_name': 'cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3f2dfe75f9344967af1e5dc95aaf6409', 'project_domain_name': 'Default'} 2019-05-10 02:24:05,734 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-05-10 02:24:05,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 02:24:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:06,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 02:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f76a63-c820-4b97-9be7-90892ed2e114 2019-05-10 02:24:06,080 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 02:24:06,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-88f76a63-c820-4b97-9be7-90892ed2e114 2019-05-10 02:24:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.344972133636s 2019-05-10 02:24:06,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:24:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:24:06,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 10 May 2019 02:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a838c6ec-19df-4cdd-a5e2-109f71be8a45 2019-05-10 02:24:06,335 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409"}, "tags": [], "enabled": true, "id": "3f2dfe75f9344967af1e5dc95aaf6409", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:24:06,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a838c6ec-19df-4cdd-a5e2-109f71be8a45 2019-05-10 02:24:06,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.247260808945s 2019-05-10 02:24:06,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-10 02:24:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" -d '{"network": {"tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "name": "cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df", "admin_state_up": true}}' 2019-05-10 02:24:07,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 10 May 2019 02:24:07 GMT X-Openstack-Request-Id: req-27cced38-575a-4f8f-9726-b96dc0610b28 2019-05-10 02:24:07,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":"33dd5fda-bef2-43be-8ad7-672fa2e29193","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"3f2dfe75f9344967af1e5dc95aaf6409","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T02:24:06Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df","admin_state_up":true,"tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:06Z","mtu":1450}} 2019-05-10 02:24:07,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-27cced38-575a-4f8f-9726-b96dc0610b28 2019-05-10 02:24:07,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.732218027115s 2019-05-10 02:24:07,070 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-10T02:24:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33dd5fda-bef2-43be-8ad7-672fa2e29193', u'provider:segmentation_id': 95, 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_1b8c30c6-b1ec-456d-8502-36524a1859df', u'created_at': u'2019-05-10T02:24:06Z', u'mtu': 1450, u'tenant_id': u'3f2dfe75f9344967af1e5dc95aaf6409', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f2dfe75f9344967af1e5dc95aaf6409', u'l2_adjacency': True}) 2019-05-10 02:24:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:24:07,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 02:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7e4865-173d-4b07-867f-ee951af3456b 2019-05-10 02:24:07,080 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 02:24:07,080 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-5d7e4865-173d-4b07-867f-ee951af3456b 2019-05-10 02:24:07,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 02:24:07,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T03:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f2dfe75f9344967af1e5dc95aaf6409", "name": "cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_3f2dfe75f9344967af1e5dc95aaf6409", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_3f2dfe75f9344967af1e5dc95aaf6409", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/3f2dfe75f9344967af1e5dc95aaf6409", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df", "id": "973e5969b9434c24b7671453dd444728"}, "audit_ids": ["fj5svaH6QRCmXdknvJbCTQ"], "issued_at": "2019-05-10T02:24:07.000000Z"}} 2019-05-10 02:24:07,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:24:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:07,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Fri, 10 May 2019 02:24:07 GMT X-Openstack-Request-Id: req-10aeec6a-5d6b-4556-a169-73cd17b02849 2019-05-10 02:24:07,906 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f2dfe75f9344967af1e5dc95aaf6409","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T02:24:06Z","qos_policy_id":null,"name":"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df","admin_state_up":true,"tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:24:07,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-10aeec6a-5d6b-4556-a169-73cd17b02849 2019-05-10 02:24:07,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415193080902s 2019-05-10 02:24:07,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-10 02:24:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"subnet": {"name": "cloudify-subnet_1b8c30c6-b1ec-456d-8502-36524a1859df", "enable_dhcp": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-10 02:24:09,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Fri, 10 May 2019 02:24:09 GMT X-Openstack-Request-Id: req-cd8c289b-65ee-40d2-b067-73bbe052374b 2019-05-10 02:24:09,387 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T02:24:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3f2dfe75f9344967af1e5dc95aaf6409","id":"91afb229-c13c-40a1-89d6-115479340368","subnetpool_id":null,"name":"cloudify-subnet_1b8c30c6-b1ec-456d-8502-36524a1859df"}} 2019-05-10 02:24:09,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cd8c289b-65ee-40d2-b067-73bbe052374b 2019-05-10 02:24:09,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.48004889488s 2019-05-10 02:24:09,388 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T02:24:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'91afb229-c13c-40a1-89d6-115479340368', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_1b8c30c6-b1ec-456d-8502-36524a1859df', u'enable_dhcp': True, u'network_id': u'33dd5fda-bef2-43be-8ad7-672fa2e29193', u'tenant_id': u'3f2dfe75f9344967af1e5dc95aaf6409', u'created_at': u'2019-05-10T02:24:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3f2dfe75f9344967af1e5dc95aaf6409'}) 2019-05-10 02:24:09,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 02:24:09,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "cloudify-router_1b8c30c6-b1ec-456d-8502-36524a1859df", "admin_state_up": true}}' 2019-05-10 02:24:17,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 10 May 2019 02:24:17 GMT X-Openstack-Request-Id: req-d4f13fc3-26e4-4396-b297-86b432027f25 2019-05-10 02:24:17,409 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:11Z", "admin_state_up": true, "updated_at": "2019-05-10T02:24:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "name": "cloudify-router_1b8c30c6-b1ec-456d-8502-36524a1859df"}} 2019-05-10 02:24:17,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d4f13fc3-26e4-4396-b297-86b432027f25 2019-05-10 02:24:17,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.02044296265s 2019-05-10 02:24:17,410 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T02:24:12Z', u'revision_number': 3, u'id': u'dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_1b8c30c6-b1ec-456d-8502-36524a1859df', u'admin_state_up': True, u'tenant_id': u'3f2dfe75f9344967af1e5dc95aaf6409', u'created_at': u'2019-05-10T02:24:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f2dfe75f9344967af1e5dc95aaf6409'}) 2019-05-10 02:24:17,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-10 02:24:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"subnet_id": "91afb229-c13c-40a1-89d6-115479340368"}' 2019-05-10 02:24:20,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 02:24:20 GMT X-Openstack-Request-Id: req-69dfdac3-98a1-4773-b849-a21494603a32 2019-05-10 02:24:20,922 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "subnet_id": "91afb229-c13c-40a1-89d6-115479340368", "subnet_ids": ["91afb229-c13c-40a1-89d6-115479340368"], "port_id": "9ccff838-2c76-48b6-bc91-9fe99e6288b4", "id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b"} 2019-05-10 02:24:20,922 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b/add_router_interface.json used request id req-69dfdac3-98a1-4773-b849-a21494603a32 2019-05-10 02:24:20,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.51187205315s 2019-05-10 02:24:20,923 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-10 02:24:33,215 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-10 02:24:33,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:24:33,223 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 02:24:33 GMT 2019-05-10 02:24:33,224 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 02:24:33,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:24:33,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:33,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 02:24:33 GMT X-Openstack-Request-Id: req-5d2f5f57-20c0-41da-a26c-373dd49ec77c 2019-05-10 02:24:33,659 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:24:33,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5d2f5f57-20c0-41da-a26c-373dd49ec77c 2019-05-10 02:24:33,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.432240962982s 2019-05-10 02:24:33,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 02:24:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df"}' 2019-05-10 02:24:34,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 10 May 2019 02:24:34 GMT Location: http://172.30.9.21:9292/v2/images/940bb374-12d3-4875-a747-6d250a588603 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c5523fe-128e-4354-82d5-c65070cfeede 2019-05-10 02:24:34,017 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:24:33Z", "file": "/v2/images/940bb374-12d3-4875-a747-6d250a588603/file", "owner": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "940bb374-12d3-4875-a747-6d250a588603", "size": null, "self": "/v2/images/940bb374-12d3-4875-a747-6d250a588603", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "checksum": null, "created_at": "2019-05-10T02:24:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 02:24:34,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1c5523fe-128e-4354-82d5-c65070cfeede 2019-05-10 02:24:34,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.34706401825s 2019-05-10 02:24:34,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 02:24:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/940bb374-12d3-4875-a747-6d250a588603/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '' 2019-05-10 02:24:39,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 02:24:39 GMT X-Openstack-Request-Id: req-65b77452-1747-49e7-a4a6-dbe24ef456e3 2019-05-10 02:24:39,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:24:39,013 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/940bb374-12d3-4875-a747-6d250a588603/file used request id req-65b77452-1747-49e7-a4a6-dbe24ef456e3 2019-05-10 02:24:39,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.99621701241s 2019-05-10 02:24:39,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:24:39,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:39,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 02:24:39 GMT X-Openstack-Request-Id: req-ea500da3-4a7a-464e-822a-d22718c527d2 2019-05-10 02:24:39,791 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:24:38Z", "file": "/v2/images/940bb374-12d3-4875-a747-6d250a588603/file", "owner": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "940bb374-12d3-4875-a747-6d250a588603", "size": 297533440, "self": "/v2/images/940bb374-12d3-4875-a747-6d250a588603", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:24:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:24:39,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ea500da3-4a7a-464e-822a-d22718c527d2 2019-05-10 02:24:39,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772148132324s 2019-05-10 02:24:39,794 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap', u'metadata': Munch({})})], 'file': u'/v2/images/940bb374-12d3-4875-a747-6d250a588603/file', 'owner': u'3f2dfe75f9344967af1e5dc95aaf6409', 'id': u'940bb374-12d3-4875-a747-6d250a588603', 'size': 297533440, u'self': u'/v2/images/940bb374-12d3-4875-a747-6d250a588603', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'name': 'cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T02:24:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T02:24:38Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/940bb374-12d3-4875-a747-6d250a588603', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df', 'created': u'2019-05-10T02:24:33Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-10T02:24:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/940bb374-12d3-4875-a747-6d250a588603', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-10 02:24:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 02:24:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_1b8c30c6-b1ec-456d-8502-36524a1859df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-10 02:24:40,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 10 May 2019 02:24: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-8d23b765-ddc6-40c0-8483-783b62843f43 x-openstack-request-id: req-8d23b765-ddc6-40c0-8483-783b62843f43 2019-05-10 02:24:40,145 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7"}} 2019-05-10 02:24:40,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8d23b765-ddc6-40c0-8483-783b62843f43 2019-05-10 02:24:40,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.34748005867s 2019-05-10 02:24:40,146 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_1b8c30c6-b1ec-456d-8502-36524a1859df', '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'2ab4035b39944105b06c1331442b1700', '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'b37e9dd7-768f-458f-b95f-f7a24a9e8aa7', 'swap': 0}) 2019-05-10 02:24:40,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 02:24:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" -d '{"extra_specs": {}}' 2019-05-10 02:24:40,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:24: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-e582d7fd-699a-49ff-b1b7-c438e107144c x-openstack-request-id: req-e582d7fd-699a-49ff-b1b7-c438e107144c 2019-05-10 02:24:40,170 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 02:24:40,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7/os-extra_specs used request id req-e582d7fd-699a-49ff-b1b7-c438e107144c 2019-05-10 02:24:40,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237169265747s 2019-05-10 02:24:40,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-10 02:24:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"keypair": {"name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df"}}' 2019-05-10 02:24:40,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Fri, 10 May 2019 02:24: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-6fe75b98-d181-4e27-92eb-e375aa095cb7 x-openstack-request-id: req-6fe75b98-d181-4e27-92eb-e375aa095cb7 2019-05-10 02:24:40,618 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrPjF28OE5ebYdDj2RSEaA1ECM7iDpD4NipFRWu9ik+jPUWfsP+j3pS8l83WrYrfldswN1fj023ZKj6lEUxIkt+L76M4gMVNA5AK2Kf4iEglrcJsRzbB1Vh5q+w9AJwjBv0qzzrh5RMt37FjMd5jD4yIXTxsqTwisCDNVRUpLpHo/crrNJlSVYjPxdtiiRmA26j8c2BDpQtjc6RASpKFZgfyJsh4VLvZb9kD2lwenTrXObItlWT6jGry8wJR4/HzZIiRkgzYoAetJTdNSziQTQ7ODmMUbr/vJb/Ey6DOhSPEx36/vjLP/aGC6fHHv80z5i+7WzIOFuhCWYdcoV5Mc9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6z4xdvDhOXm2HQ49kUhGgNRAjO4g6Q+DYqRUVrvYpPoz1Fn7\nD/o96UvJfN1q2K35XbMDdX49Nt2So+pRFMSJLfi++jOIDFTQOQCtin+IhIJa3CbE\nc2wdVYeavsPQCcIwb9Ks864eUTLd+xYzHeYw+MiF08bKk8IrAgzVUVKS6R6P3K6z\nSZUlWIz8XbYokZgNuo/HNgQ6ULY3OkQEqShWYH8ibIeFS72W/ZA9pcHp061zmyLZ\nVk+oxq8vMCUePx82SIkZIM2KAHrSU3TUs4kE0Ozg5jFG6/7yW/xMugzoUjxMd+v7\n4yz/2hgunxx7/NM+Yvu1syDhboQlmHXKFeTHPQIDAQABAoIBAF61RlLdfb+XCcO+\n5PilwYTCb06N3IAYN8wx3qagsAMTnGRE6bgwBlbzpSX5OrgLqtaXaLAX5+s733rQ\nrl4PFi+E8tZmgsJ8LuyUIkodOEgo9w2lKfhSMakqlBlzWkFjhf6vMeRVWG1WblpV\nQLUr5NF0YbS2Vv6P8KK9qfA4r17comYQGBpQ27kSfrcsHIsXv9UNZkKVjtVG1j3G\niO+zw+GIp6tfFTL/KGzEpwXjsDX0X2r7lptBG3MhtCvbRPBwWJZAqcrxZRaJv97R\nH32fOpuXQjtKLNOnXnc8cCpV7+zp+ELYtu49xWlklWAMzyfxzkb0NIZklzcnrwEr\nB1jNJh0CgYEA+xO7BcuQmN9jCj4mQNAnVA2+AJBRb3+mvN6NQAMjJaNFqKmQ7SwI\nax7jWZeG/H7F3fvOPLrUmyaHnr2p5fQmxUmZTjAYBuA5mT961j6zMPTTzwjrxwJ8\n0tAYzkI0g2PHUiq3X1MfCSvxDj7GgmLi5xT/s/Qm94JrN967apRRhAsCgYEA79r7\n51+P4r0eMD3nSeJyAbpGR8SfOl4gyDvwwz/CTjZfzGg1aYqdqvkaqrBy49iZt+rO\nWk/S0Kcji2MC5EWuCuGQmerdxvdmMfXrFoVhdqZWeAQ2mu9qSvMQ1usNM8yvAa/c\nT7qrtb1vLeoyVfYuQpeXqzalQPI/7lkP1lWH5tcCgYEA+g7ZilkGhyqcohvpz01A\njhctr7QMVybkcmCYfzNgsuCcxPE0dPIQ5FccCSO//gNon8Bk09kjW+6QzcmJx4tV\nfdHiTJvboiV5WCZ/+ZbysoRz21PANzFEDlXRDsOjN2SNpEkE3nyTgXfxGcXtwPgp\nkgo47QnyMToD/N3o/KoBUacCgYAjh6DBCVrbD4ClTMYyH6UbtGgswWeE0eSxRI/J\nnGxAAbX3JYij9bCdXwEgP7sFHVTH9bRTlHd6CQgu4Z/QCLJbUkaFRlFL4+HzjKYi\nU+e4F7O/W4BrOwPXzmG0NGVkQvG5oj9UYCaHaWRKvOJv8WOw4ZvJ9PJNyJTHzdGW\nwly7SQKBgQCyzjsb9AUOrvGJvVkEzRZIPMYSvkRIJxNj6+DLLhHoQiYWG9YnbiTz\n5Wrc9RMjIrX34cZKs9kBFUbwOI50HyNu3Ue1w/Fr0ZOOFpcQo69HAjB89vrIS4HN\n4JNZBYP62D22l0nY4KK0X7GiKy0e/s99keeSPDzmv9c2HoSSRDiC9Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "973e5969b9434c24b7671453dd444728", "name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "fingerprint": "76:0d:ee:b1:30:6a:f4:90:9c:b1:5e:7d:ab:53:32:55"}} 2019-05-10 02:24:40,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-6fe75b98-d181-4e27-92eb-e375aa095cb7 2019-05-10 02:24:40,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.446295022964s 2019-05-10 02:24:40,620 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrPjF28OE5ebYdDj2RSEaA1ECM7iDpD4NipFRWu9ik+jPUWfsP+j3pS8l83WrYrfldswN1fj023ZKj6lEUxIkt+L76M4gMVNA5AK2Kf4iEglrcJsRzbB1Vh5q+w9AJwjBv0qzzrh5RMt37FjMd5jD4yIXTxsqTwisCDNVRUpLpHo/crrNJlSVYjPxdtiiRmA26j8c2BDpQtjc6RASpKFZgfyJsh4VLvZb9kD2lwenTrXObItlWT6jGry8wJR4/HzZIiRkgzYoAetJTdNSziQTQ7ODmMUbr/vJb/Ey6DOhSPEx36/vjLP/aGC6fHHv80z5i+7WzIOFuhCWYdcoV5Mc9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6z4xdvDhOXm2HQ49kUhGgNRAjO4g6Q+DYqRUVrvYpPoz1Fn7\nD/o96UvJfN1q2K35XbMDdX49Nt2So+pRFMSJLfi++jOIDFTQOQCtin+IhIJa3CbE\nc2wdVYeavsPQCcIwb9Ks864eUTLd+xYzHeYw+MiF08bKk8IrAgzVUVKS6R6P3K6z\nSZUlWIz8XbYokZgNuo/HNgQ6ULY3OkQEqShWYH8ibIeFS72W/ZA9pcHp061zmyLZ\nVk+oxq8vMCUePx82SIkZIM2KAHrSU3TUs4kE0Ozg5jFG6/7yW/xMugzoUjxMd+v7\n4yz/2hgunxx7/NM+Yvu1syDhboQlmHXKFeTHPQIDAQABAoIBAF61RlLdfb+XCcO+\n5PilwYTCb06N3IAYN8wx3qagsAMTnGRE6bgwBlbzpSX5OrgLqtaXaLAX5+s733rQ\nrl4PFi+E8tZmgsJ8LuyUIkodOEgo9w2lKfhSMakqlBlzWkFjhf6vMeRVWG1WblpV\nQLUr5NF0YbS2Vv6P8KK9qfA4r17comYQGBpQ27kSfrcsHIsXv9UNZkKVjtVG1j3G\niO+zw+GIp6tfFTL/KGzEpwXjsDX0X2r7lptBG3MhtCvbRPBwWJZAqcrxZRaJv97R\nH32fOpuXQjtKLNOnXnc8cCpV7+zp+ELYtu49xWlklWAMzyfxzkb0NIZklzcnrwEr\nB1jNJh0CgYEA+xO7BcuQmN9jCj4mQNAnVA2+AJBRb3+mvN6NQAMjJaNFqKmQ7SwI\nax7jWZeG/H7F3fvOPLrUmyaHnr2p5fQmxUmZTjAYBuA5mT961j6zMPTTzwjrxwJ8\n0tAYzkI0g2PHUiq3X1MfCSvxDj7GgmLi5xT/s/Qm94JrN967apRRhAsCgYEA79r7\n51+P4r0eMD3nSeJyAbpGR8SfOl4gyDvwwz/CTjZfzGg1aYqdqvkaqrBy49iZt+rO\nWk/S0Kcji2MC5EWuCuGQmerdxvdmMfXrFoVhdqZWeAQ2mu9qSvMQ1usNM8yvAa/c\nT7qrtb1vLeoyVfYuQpeXqzalQPI/7lkP1lWH5tcCgYEA+g7ZilkGhyqcohvpz01A\njhctr7QMVybkcmCYfzNgsuCcxPE0dPIQ5FccCSO//gNon8Bk09kjW+6QzcmJx4tV\nfdHiTJvboiV5WCZ/+ZbysoRz21PANzFEDlXRDsOjN2SNpEkE3nyTgXfxGcXtwPgp\nkgo47QnyMToD/N3o/KoBUacCgYAjh6DBCVrbD4ClTMYyH6UbtGgswWeE0eSxRI/J\nnGxAAbX3JYij9bCdXwEgP7sFHVTH9bRTlHd6CQgu4Z/QCLJbUkaFRlFL4+HzjKYi\nU+e4F7O/W4BrOwPXzmG0NGVkQvG5oj9UYCaHaWRKvOJv8WOw4ZvJ9PJNyJTHzdGW\nwly7SQKBgQCyzjsb9AUOrvGJvVkEzRZIPMYSvkRIJxNj6+DLLhHoQiYWG9YnbiTz\n5Wrc9RMjIrX34cZKs9kBFUbwOI50HyNu3Ue1w/Fr0ZOOFpcQo69HAjB89vrIS4HN\n4JNZBYP62D22l0nY4KK0X7GiKy0e/s99keeSPDzmv9c2HoSSRDiC9Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'973e5969b9434c24b7671453dd444728', 'name': u'cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df', 'created_at': '2019-05-10T02:24:40.620346', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'name': 'cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:0d:ee:b1:30:6a:f4:90:9c:b1:5e:7d:ab:53:32:55', 'type': 'ssh', 'id': u'cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df'}) 2019-05-10 02:24:40,620 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA6z4xdvDhOXm2HQ49kUhGgNRAjO4g6Q+DYqRUVrvYpPoz1Fn7 D/o96UvJfN1q2K35XbMDdX49Nt2So+pRFMSJLfi++jOIDFTQOQCtin+IhIJa3CbE c2wdVYeavsPQCcIwb9Ks864eUTLd+xYzHeYw+MiF08bKk8IrAgzVUVKS6R6P3K6z SZUlWIz8XbYokZgNuo/HNgQ6ULY3OkQEqShWYH8ibIeFS72W/ZA9pcHp061zmyLZ Vk+oxq8vMCUePx82SIkZIM2KAHrSU3TUs4kE0Ozg5jFG6/7yW/xMugzoUjxMd+v7 4yz/2hgunxx7/NM+Yvu1syDhboQlmHXKFeTHPQIDAQABAoIBAF61RlLdfb+XCcO+ 5PilwYTCb06N3IAYN8wx3qagsAMTnGRE6bgwBlbzpSX5OrgLqtaXaLAX5+s733rQ rl4PFi+E8tZmgsJ8LuyUIkodOEgo9w2lKfhSMakqlBlzWkFjhf6vMeRVWG1WblpV QLUr5NF0YbS2Vv6P8KK9qfA4r17comYQGBpQ27kSfrcsHIsXv9UNZkKVjtVG1j3G iO+zw+GIp6tfFTL/KGzEpwXjsDX0X2r7lptBG3MhtCvbRPBwWJZAqcrxZRaJv97R H32fOpuXQjtKLNOnXnc8cCpV7+zp+ELYtu49xWlklWAMzyfxzkb0NIZklzcnrwEr B1jNJh0CgYEA+xO7BcuQmN9jCj4mQNAnVA2+AJBRb3+mvN6NQAMjJaNFqKmQ7SwI ax7jWZeG/H7F3fvOPLrUmyaHnr2p5fQmxUmZTjAYBuA5mT961j6zMPTTzwjrxwJ8 0tAYzkI0g2PHUiq3X1MfCSvxDj7GgmLi5xT/s/Qm94JrN967apRRhAsCgYEA79r7 51+P4r0eMD3nSeJyAbpGR8SfOl4gyDvwwz/CTjZfzGg1aYqdqvkaqrBy49iZt+rO Wk/S0Kcji2MC5EWuCuGQmerdxvdmMfXrFoVhdqZWeAQ2mu9qSvMQ1usNM8yvAa/c T7qrtb1vLeoyVfYuQpeXqzalQPI/7lkP1lWH5tcCgYEA+g7ZilkGhyqcohvpz01A jhctr7QMVybkcmCYfzNgsuCcxPE0dPIQ5FccCSO//gNon8Bk09kjW+6QzcmJx4tV fdHiTJvboiV5WCZ/+ZbysoRz21PANzFEDlXRDsOjN2SNpEkE3nyTgXfxGcXtwPgp kgo47QnyMToD/N3o/KoBUacCgYAjh6DBCVrbD4ClTMYyH6UbtGgswWeE0eSxRI/J nGxAAbX3JYij9bCdXwEgP7sFHVTH9bRTlHd6CQgu4Z/QCLJbUkaFRlFL4+HzjKYi U+e4F7O/W4BrOwPXzmG0NGVkQvG5oj9UYCaHaWRKvOJv8WOw4ZvJ9PJNyJTHzdGW wly7SQKBgQCyzjsb9AUOrvGJvVkEzRZIPMYSvkRIJxNj6+DLLhHoQiYWG9YnbiTz 5Wrc9RMjIrX34cZKs9kBFUbwOI50HyNu3Ue1w/Fr0ZOOFpcQo69HAjB89vrIS4HN 4JNZBYP62D22l0nY4KK0X7GiKy0e/s99keeSPDzmv9c2HoSSRDiC9Q== -----END RSA PRIVATE KEY----- 2019-05-10 02:24:40,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-10 02:24:40,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"security_group": {"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df", "description": "created by OPNFV Functest (cloudify)"}}' 2019-05-10 02:24:41,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Fri, 10 May 2019 02:24:41 GMT X-Openstack-Request-Id: req-680a68e0-2e1e-47f8-91ae-ef7abd9b5e51 2019-05-10 02:24:41,540 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}} 2019-05-10 02:24:41,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-680a68e0-2e1e-47f8-91ae-ef7abd9b5e51 2019-05-10 02:24:41,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.912909984589s 2019-05-10 02:24:41,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:24:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:41,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Fri, 10 May 2019 02:24:41 GMT X-Openstack-Request-Id: req-c44612c9-d807-4996-8282-03cc7015797e 2019-05-10 02:24:41,600 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:41,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c44612c9-d807-4996-8282-03cc7015797e 2019-05-10 02:24:41,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529727935791s 2019-05-10 02:24:41,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:24:41,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -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": "a96263b8-daea-4f30-a266-bd3f405717ad"}}' 2019-05-10 02:24:42,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 02:24:42 GMT X-Openstack-Request-Id: req-97b0d172-865e-4f99-bb89-76ec818475e2 2019-05-10 02:24:42,047 - 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": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "port_range_min": 22, "revision_number": 0, "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "ee29e394-971e-4c68-a512-b40115a67959"}} 2019-05-10 02:24:42,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-97b0d172-865e-4f99-bb89-76ec818475e2 2019-05-10 02:24:42,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.439862012863s 2019-05-10 02:24:42,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:24:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:42,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Fri, 10 May 2019 02:24:42 GMT X-Openstack-Request-Id: req-9cd5bbd9-40a9-42f9-acae-1aedefe23125 2019-05-10 02:24:42,399 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "ee29e394-971e-4c68-a512-b40115a67959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 2, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:42,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9cd5bbd9-40a9-42f9-acae-1aedefe23125 2019-05-10 02:24:42,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344664096832s 2019-05-10 02:24:42,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:24:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -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": "a96263b8-daea-4f30-a266-bd3f405717ad"}}' 2019-05-10 02:24:43,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 10 May 2019 02:24:43 GMT X-Openstack-Request-Id: req-e2bcd006-cae2-4762-810e-93481a249ade 2019-05-10 02:24:43,174 - 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": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "port_range_min": null, "revision_number": 0, "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:43Z", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "daf37b9c-8132-4509-aecf-4614f9e00ff8"}} 2019-05-10 02:24:43,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e2bcd006-cae2-4762-810e-93481a249ade 2019-05-10 02:24:43,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.768798112869s 2019-05-10 02:24:43,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:24:43,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:43,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Fri, 10 May 2019 02:24:43 GMT X-Openstack-Request-Id: req-24fc91fc-ee65-41b9-af3c-55c3ea2a00af 2019-05-10 02:24:43,457 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "daf37b9c-8132-4509-aecf-4614f9e00ff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "ee29e394-971e-4c68-a512-b40115a67959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 3, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:43,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-24fc91fc-ee65-41b9-af3c-55c3ea2a00af 2019-05-10 02:24:43,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.275764942169s 2019-05-10 02:24:43,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:24:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -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": "a96263b8-daea-4f30-a266-bd3f405717ad"}}' 2019-05-10 02:24:44,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 02:24:44 GMT X-Openstack-Request-Id: req-48ebff9a-0416-40b4-afbd-b3140a887159 2019-05-10 02:24:44,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": 80, "updated_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "port_range_min": 80, "revision_number": 0, "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:43Z", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "2128286b-2eb3-4179-9e2b-00bf7ebc1c17"}} 2019-05-10 02:24:44,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-48ebff9a-0416-40b4-afbd-b3140a887159 2019-05-10 02:24:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.749428987503s 2019-05-10 02:24:44,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:24:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:44,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Fri, 10 May 2019 02:24:44 GMT X-Openstack-Request-Id: req-29e06f01-893d-466b-ba59-dd03800f2769 2019-05-10 02:24:44,545 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "2128286b-2eb3-4179-9e2b-00bf7ebc1c17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "daf37b9c-8132-4509-aecf-4614f9e00ff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "ee29e394-971e-4c68-a512-b40115a67959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 4, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:44,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-29e06f01-893d-466b-ba59-dd03800f2769 2019-05-10 02:24:44,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325749874115s 2019-05-10 02:24:44,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:24:44,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -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": "a96263b8-daea-4f30-a266-bd3f405717ad"}}' 2019-05-10 02:24:44,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 10 May 2019 02:24:44 GMT X-Openstack-Request-Id: req-d719a76d-5f20-4a57-8ea9-312eb8d308e7 2019-05-10 02:24:44,987 - 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": "2019-05-10T02:24:44Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "port_range_min": 443, "revision_number": 0, "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:44Z", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "81b6c308-e991-4222-85a7-30249dfdfd90"}} 2019-05-10 02:24:44,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d719a76d-5f20-4a57-8ea9-312eb8d308e7 2019-05-10 02:24:44,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.435057878494s 2019-05-10 02:24:44,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:24:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:45,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Fri, 10 May 2019 02:24:45 GMT X-Openstack-Request-Id: req-3a9e43e2-9a1f-41b9-a999-7163e7620918 2019-05-10 02:24:45,453 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "2128286b-2eb3-4179-9e2b-00bf7ebc1c17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:24:44Z", "revision_number": 0, "id": "81b6c308-e991-4222-85a7-30249dfdfd90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:44Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "daf37b9c-8132-4509-aecf-4614f9e00ff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "ee29e394-971e-4c68-a512-b40115a67959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 5, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:45,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3a9e43e2-9a1f-41b9-a999-7163e7620918 2019-05-10 02:24:45,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.459228038788s 2019-05-10 02:24:45,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:24:45,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -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": "a96263b8-daea-4f30-a266-bd3f405717ad"}}' 2019-05-10 02:24:45,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 10 May 2019 02:24:45 GMT X-Openstack-Request-Id: req-fd71c347-9a44-4006-a66c-73d2484b4a9a 2019-05-10 02:24:45,628 - 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": "2019-05-10T02:24:45Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:45Z", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "ba570ad7-22c8-404f-ab68-6fca89baabe1"}} 2019-05-10 02:24:45,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fd71c347-9a44-4006-a66c-73d2484b4a9a 2019-05-10 02:24:45,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16828584671s 2019-05-10 02:24:45,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:24:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:45,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Fri, 10 May 2019 02:24:45 GMT X-Openstack-Request-Id: req-af7befe5-5982-4622-88be-d7643695fd24 2019-05-10 02:24:45,690 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "2128286b-2eb3-4179-9e2b-00bf7ebc1c17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:24:44Z", "revision_number": 0, "id": "81b6c308-e991-4222-85a7-30249dfdfd90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:44Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T02:24:45Z", "revision_number": 0, "id": "ba570ad7-22c8-404f-ab68-6fca89baabe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:45Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "daf37b9c-8132-4509-aecf-4614f9e00ff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "ee29e394-971e-4c68-a512-b40115a67959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 6, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:45,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-af7befe5-5982-4622-88be-d7643695fd24 2019-05-10 02:24:45,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567581653595s 2019-05-10 02:24:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:24:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -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": "a96263b8-daea-4f30-a266-bd3f405717ad"}}' 2019-05-10 02:24:46,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 10 May 2019 02:24:46 GMT X-Openstack-Request-Id: req-62c55b72-da15-408b-873f-914a2ed7f7da 2019-05-10 02:24:46,150 - 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": "2019-05-10T02:24:46Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:46Z", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "74a2f2f4-3bc1-42a9-b665-682e64d85a8e"}} 2019-05-10 02:24:46,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-62c55b72-da15-408b-873f-914a2ed7f7da 2019-05-10 02:24:46,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.45400595665s 2019-05-10 02:24:46,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:24:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Fri, 10 May 2019 02:24:46 GMT X-Openstack-Request-Id: req-4a3977f0-d110-4f18-ac77-b867d5c261ba 2019-05-10 02:24:46,255 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f2dfe75f9344967af1e5dc95aaf6409","l2_adjacency":true,"status":"ACTIVE","subnets":["91afb229-c13c-40a1-89d6-115479340368"],"description":"","tags":[],"updated_at":"2019-05-10T02:24:08Z","qos_policy_id":null,"name":"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df","admin_state_up":true,"tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:24:46,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4a3977f0-d110-4f18-ac77-b867d5c261ba 2019-05-10 02:24:46,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103134155273s 2019-05-10 02:24:46,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:24:46,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:46,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 02:24:46 GMT X-Openstack-Request-Id: req-98da431b-8cce-4b9e-a4af-44dfa3cada3c 2019-05-10 02:24:46,600 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:24:38Z", "file": "/v2/images/940bb374-12d3-4875-a747-6d250a588603/file", "owner": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "940bb374-12d3-4875-a747-6d250a588603", "size": 297533440, "self": "/v2/images/940bb374-12d3-4875-a747-6d250a588603", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:24:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:24:46,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-98da431b-8cce-4b9e-a4af-44dfa3cada3c 2019-05-10 02:24:46,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33948302269s 2019-05-10 02:24:46,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 02:24:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:46,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 10 May 2019 02:24: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-b4314e45-ecd5-4c13-a337-0f8eb7ae9f6e x-openstack-request-id: req-b4314e45-ecd5-4c13-a337-0f8eb7ae9f6e 2019-05-10 02:24:46,640 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7"}]} 2019-05-10 02:24:46,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b4314e45-ecd5-4c13-a337-0f8eb7ae9f6e 2019-05-10 02:24:46,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221688747406s 2019-05-10 02:24:46,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-10 02:24:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"server": {"name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "imageRef": "940bb374-12d3-4875-a747-6d250a588603", "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "flavorRef": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "33dd5fda-bef2-43be-8ad7-672fa2e29193"}], "security_groups": [{"name": "a96263b8-daea-4f30-a266-bd3f405717ad"}]}}' 2019-05-10 02:24:50,205 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 10 May 2019 02:24:46 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.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40 x-compute-request-id: req-7a886ab7-bfbb-4bfd-9236-3c3ebff0cdb7 x-openstack-request-id: req-7a886ab7-bfbb-4bfd-9236-3c3ebff0cdb7 2019-05-10 02:24:50,205 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a96263b8-daea-4f30-a266-bd3f405717ad"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "adminPass": "nYf2VHM27ZSu"}} 2019-05-10 02:24:50,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7a886ab7-bfbb-4bfd-9236-3c3ebff0cdb7 2019-05-10 02:24:50,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.56368494034s 2019-05-10 02:24:50,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:24:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:50,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Fri, 10 May 2019 02: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-ddd78a86-1b79-4836-90c9-831a95ed7dc0 x-openstack-request-id: req-ddd78a86-1b79-4836-90c9-831a95ed7dc0 2019-05-10 02:24:50,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:24:50,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ddd78a86-1b79-4836-90c9-831a95ed7dc0 2019-05-10 02:24:50,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639986038208s 2019-05-10 02:24:50,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:24:50,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:51,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Fri, 10 May 2019 02:24:51 GMT X-Openstack-Request-Id: req-39aa9d0e-26b4-4d2a-a910-82a17dffe610 2019-05-10 02:24:51,283 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f2dfe75f9344967af1e5dc95aaf6409","l2_adjacency":true,"status":"ACTIVE","subnets":["91afb229-c13c-40a1-89d6-115479340368"],"description":"","tags":[],"updated_at":"2019-05-10T02:24:08Z","qos_policy_id":null,"name":"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df","admin_state_up":true,"tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:24:51,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-39aa9d0e-26b4-4d2a-a910-82a17dffe610 2019-05-10 02:24:51,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42419219017s 2019-05-10 02:24:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 02:24:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:51,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 10 May 2019 02:24:51 GMT X-Openstack-Request-Id: req-41896e59-fb1f-48d0-b5aa-350c9082058f 2019-05-10 02:24:51,331 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T02:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3f2dfe75f9344967af1e5dc95aaf6409","id":"91afb229-c13c-40a1-89d6-115479340368","subnetpool_id":null,"name":"cloudify-subnet_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:24:51,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-41896e59-fb1f-48d0-b5aa-350c9082058f 2019-05-10 02:24:51,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0467729568481s 2019-05-10 02:24:51,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:24:53,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:24:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:54,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Fri, 10 May 2019 02: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-a17eb45f-7764-4cc8-9e0d-bf5f77e56553 x-openstack-request-id: req-a17eb45f-7764-4cc8-9e0d-bf5f77e56553 2019-05-10 02:24:54,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:53Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:24:54,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a17eb45f-7764-4cc8-9e0d-bf5f77e56553 2019-05-10 02:24:54,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693846940994s 2019-05-10 02:24:54,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:24:56,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:24:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:57,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:24: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-441728e1-07ad-4904-81b8-4121a9030ce9 x-openstack-request-id: req-441728e1-07ad-4904-81b8-4121a9030ce9 2019-05-10 02:24:57,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:24:57,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-441728e1-07ad-4904-81b8-4121a9030ce9 2019-05-10 02:24:57,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14920806885s 2019-05-10 02:24:57,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:24:59,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:24:59,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:24:59,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-137a1556-65f8-47ea-abec-86e99e2c095d x-openstack-request-id: req-137a1556-65f8-47ea-abec-86e99e2c095d 2019-05-10 02:24:59,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:24:59,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-137a1556-65f8-47ea-abec-86e99e2c095d 2019-05-10 02:24:59,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781800031662s 2019-05-10 02:25:00,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:02,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:02,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-8f93d844-50ea-47e7-a816-e269d18497e9 x-openstack-request-id: req-8f93d844-50ea-47e7-a816-e269d18497e9 2019-05-10 02:25:02,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:02,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f93d844-50ea-47e7-a816-e269d18497e9 2019-05-10 02:25:02,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702290058136s 2019-05-10 02:25:02,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:04,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:05,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-6ad5a5cd-c6f4-4eee-b4bc-abb7e911f2ad x-openstack-request-id: req-6ad5a5cd-c6f4-4eee-b4bc-abb7e911f2ad 2019-05-10 02:25:05,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:05,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ad5a5cd-c6f4-4eee-b4bc-abb7e911f2ad 2019-05-10 02:25:05,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955016136169s 2019-05-10 02:25:05,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:07,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:07,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:08,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-f0184ee4-ae75-41c5-a2aa-7fcf15c6960c x-openstack-request-id: req-f0184ee4-ae75-41c5-a2aa-7fcf15c6960c 2019-05-10 02:25:08,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:08,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f0184ee4-ae75-41c5-a2aa-7fcf15c6960c 2019-05-10 02:25:08,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18484687805s 2019-05-10 02:25:08,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:10,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:12,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-a624b72e-d379-4b6b-8e4e-746d044eb808 x-openstack-request-id: req-a624b72e-d379-4b6b-8e4e-746d044eb808 2019-05-10 02:25:12,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:12,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a624b72e-d379-4b6b-8e4e-746d044eb808 2019-05-10 02:25:12,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25848698616s 2019-05-10 02:25:12,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:14,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:15,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-1643ad9e-26ce-42f2-a773-f4bfbb397ca4 x-openstack-request-id: req-1643ad9e-26ce-42f2-a773-f4bfbb397ca4 2019-05-10 02:25:15,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:15,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1643ad9e-26ce-42f2-a773-f4bfbb397ca4 2019-05-10 02:25:15,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32239198685s 2019-05-10 02:25:15,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:17,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:17,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:18,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-64b3b0ff-9a5f-4d72-9a01-6403491f1e59 x-openstack-request-id: req-64b3b0ff-9a5f-4d72-9a01-6403491f1e59 2019-05-10 02:25:18,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:18,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-64b3b0ff-9a5f-4d72-9a01-6403491f1e59 2019-05-10 02:25:18,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775896072388s 2019-05-10 02:25:18,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:20,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:21,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-05633d8a-8f52-42a7-9591-c58b1d54135b x-openstack-request-id: req-05633d8a-8f52-42a7-9591-c58b1d54135b 2019-05-10 02:25:21,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:21,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05633d8a-8f52-42a7-9591-c58b1d54135b 2019-05-10 02:25:21,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791285037994s 2019-05-10 02:25:21,078 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:23,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:23,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:24,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-22e3a04e-35f3-46c1-bbfb-4584c0554be9 x-openstack-request-id: req-22e3a04e-35f3-46c1-bbfb-4584c0554be9 2019-05-10 02:25:24,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:24,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22e3a04e-35f3-46c1-bbfb-4584c0554be9 2019-05-10 02:25:24,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27317094803s 2019-05-10 02:25:24,360 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:26,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-50513450-f191-4106-8f9d-e22df2623708 x-openstack-request-id: req-50513450-f191-4106-8f9d-e22df2623708 2019-05-10 02:25:27,074 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:27,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50513450-f191-4106-8f9d-e22df2623708 2019-05-10 02:25:27,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71154999733s 2019-05-10 02:25:27,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:29,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:29,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:29,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-c4c4491b-aae7-430c-a2f7-699c33a9457f x-openstack-request-id: req-c4c4491b-aae7-430c-a2f7-699c33a9457f 2019-05-10 02:25:29,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:29,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c4c4491b-aae7-430c-a2f7-699c33a9457f 2019-05-10 02:25:29,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892441987991s 2019-05-10 02:25:29,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:31,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:32,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-20d0c88a-c37e-4fc9-901a-82d1e9d2abf8 x-openstack-request-id: req-20d0c88a-c37e-4fc9-901a-82d1e9d2abf8 2019-05-10 02:25:32,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:32,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20d0c88a-c37e-4fc9-901a-82d1e9d2abf8 2019-05-10 02:25:32,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803508996964s 2019-05-10 02:25:32,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:34,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:35,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-38af380c-c2c4-49fe-a508-ee6415f6cefc x-openstack-request-id: req-38af380c-c2c4-49fe-a508-ee6415f6cefc 2019-05-10 02:25:35,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:35,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38af380c-c2c4-49fe-a508-ee6415f6cefc 2019-05-10 02:25:35,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783679962158s 2019-05-10 02:25:35,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:37,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:38,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-8ceb77ac-b61a-4139-a01c-13603d442a40 x-openstack-request-id: req-8ceb77ac-b61a-4139-a01c-13603d442a40 2019-05-10 02:25:38,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:38,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ceb77ac-b61a-4139-a01c-13603d442a40 2019-05-10 02:25:38,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764539003372s 2019-05-10 02:25:38,361 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:40,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:41,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-3523a97c-6e7f-4534-9b3e-c81b0bd0ba41 x-openstack-request-id: req-3523a97c-6e7f-4534-9b3e-c81b0bd0ba41 2019-05-10 02:25:41,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:41,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3523a97c-6e7f-4534-9b3e-c81b0bd0ba41 2019-05-10 02:25:41,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71325302124s 2019-05-10 02:25:41,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:44,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-2cd249d1-20d6-4bd8-a36b-f7370ddfe968 x-openstack-request-id: req-2cd249d1-20d6-4bd8-a36b-f7370ddfe968 2019-05-10 02:25:44,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:44,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cd249d1-20d6-4bd8-a36b-f7370ddfe968 2019-05-10 02:25:44,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.994621992111s 2019-05-10 02:25:44,088 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:46,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-51fa5308-47d5-4197-9759-428a6b6a75eb x-openstack-request-id: req-51fa5308-47d5-4197-9759-428a6b6a75eb 2019-05-10 02:25:46,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:46,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51fa5308-47d5-4197-9759-428a6b6a75eb 2019-05-10 02:25:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758707046509s 2019-05-10 02:25:46,856 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:48,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:50,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-80d376c9-8ca6-4e4e-b260-3e0c7086a44f x-openstack-request-id: req-80d376c9-8ca6-4e4e-b260-3e0c7086a44f 2019-05-10 02:25:50,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:50,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-80d376c9-8ca6-4e4e-b260-3e0c7086a44f 2019-05-10 02:25:50,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26456999779s 2019-05-10 02:25:50,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:52,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:52,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-5663569d-ab4f-4260-9594-b3b17238d318 x-openstack-request-id: req-5663569d-ab4f-4260-9594-b3b17238d318 2019-05-10 02:25:52,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:52,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5663569d-ab4f-4260-9594-b3b17238d318 2019-05-10 02:25:52,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789784908295s 2019-05-10 02:25:52,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:54,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:55,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02: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-965d1a9a-ea05-4484-b886-22f010d298cb x-openstack-request-id: req-965d1a9a-ea05-4484-b886-22f010d298cb 2019-05-10 02:25:55,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:55,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-965d1a9a-ea05-4484-b886-22f010d298cb 2019-05-10 02:25:55,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771128177643s 2019-05-10 02:25:55,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:25:57,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:25:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:25:58,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:25: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-578b8e78-0729-4446-98cb-5319164af748 x-openstack-request-id: req-578b8e78-0729-4446-98cb-5319164af748 2019-05-10 02:25:58,218 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:25:58,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-578b8e78-0729-4446-98cb-5319164af748 2019-05-10 02:25:58,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505822181702s 2019-05-10 02:25:58,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:00,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:01,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-14156201-f8a0-440c-84c5-dbe8c58a9a14 x-openstack-request-id: req-14156201-f8a0-440c-84c5-dbe8c58a9a14 2019-05-10 02:26:01,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:01,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14156201-f8a0-440c-84c5-dbe8c58a9a14 2019-05-10 02:26:01,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778192996979s 2019-05-10 02:26:01,013 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:03,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:04,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-c313d8b0-8dc7-4cb9-a312-12b0daf0c887 x-openstack-request-id: req-c313d8b0-8dc7-4cb9-a312-12b0daf0c887 2019-05-10 02:26:04,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:04,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c313d8b0-8dc7-4cb9-a312-12b0daf0c887 2019-05-10 02:26:04,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07640790939s 2019-05-10 02:26:04,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:06,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:06,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-4fc86d03-01c8-48a6-9ed2-8ef612e7b78b x-openstack-request-id: req-4fc86d03-01c8-48a6-9ed2-8ef612e7b78b 2019-05-10 02:26:06,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:06,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4fc86d03-01c8-48a6-9ed2-8ef612e7b78b 2019-05-10 02:26:06,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793121099472s 2019-05-10 02:26:06,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:08,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:09,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-9cb39d21-bd2b-46e6-9534-5c324e4673b3 x-openstack-request-id: req-9cb39d21-bd2b-46e6-9534-5c324e4673b3 2019-05-10 02:26:09,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:09,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cb39d21-bd2b-46e6-9534-5c324e4673b3 2019-05-10 02:26:09,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799872875214s 2019-05-10 02:26:09,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:11,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:12,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-026370cf-b05b-46e4-aaa7-c73a263f6cdf x-openstack-request-id: req-026370cf-b05b-46e4-aaa7-c73a263f6cdf 2019-05-10 02:26:12,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:12,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-026370cf-b05b-46e4-aaa7-c73a263f6cdf 2019-05-10 02:26:12,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691617965698s 2019-05-10 02:26:12,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:14,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:15,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-a1ff3ad5-1f4a-434f-b316-1c6fb5d8b326 x-openstack-request-id: req-a1ff3ad5-1f4a-434f-b316-1c6fb5d8b326 2019-05-10 02:26:15,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:15,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1ff3ad5-1f4a-434f-b316-1c6fb5d8b326 2019-05-10 02:26:15,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.89150595665s 2019-05-10 02:26:15,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:17,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:17,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:18,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-38daebc8-e4e8-4a50-b273-51c2b687f5e1 x-openstack-request-id: req-38daebc8-e4e8-4a50-b273-51c2b687f5e1 2019-05-10 02:26:18,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:18,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38daebc8-e4e8-4a50-b273-51c2b687f5e1 2019-05-10 02:26:18,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795368909836s 2019-05-10 02:26:18,118 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:20,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:20,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:20,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-8f3ca2cd-b0f3-4875-a27a-f6acce965c23 x-openstack-request-id: req-8f3ca2cd-b0f3-4875-a27a-f6acce965c23 2019-05-10 02:26:20,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:20,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f3ca2cd-b0f3-4875-a27a-f6acce965c23 2019-05-10 02:26:20,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786422014236s 2019-05-10 02:26:20,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:22,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-ef9ced02-7eab-4ec6-8839-2787d0530a04 x-openstack-request-id: req-ef9ced02-7eab-4ec6-8839-2787d0530a04 2019-05-10 02:26:23,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:23,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef9ced02-7eab-4ec6-8839-2787d0530a04 2019-05-10 02:26:23,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490392923355s 2019-05-10 02:26:23,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:25,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:26,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-22a6d4a2-f856-492a-bae2-748b3a6ea3dc x-openstack-request-id: req-22a6d4a2-f856-492a-bae2-748b3a6ea3dc 2019-05-10 02:26:26,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:26,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22a6d4a2-f856-492a-bae2-748b3a6ea3dc 2019-05-10 02:26:26,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982537031174s 2019-05-10 02:26:26,405 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:28,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:29,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-00d91521-cfd2-4722-8e93-3a7c6ea222ca x-openstack-request-id: req-00d91521-cfd2-4722-8e93-3a7c6ea222ca 2019-05-10 02:26:29,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:29,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-00d91521-cfd2-4722-8e93-3a7c6ea222ca 2019-05-10 02:26:29,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12214398384s 2019-05-10 02:26:29,536 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:31,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:32,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-9f2d67d0-88dc-4fe0-a730-c4ae0e73b07c x-openstack-request-id: req-9f2d67d0-88dc-4fe0-a730-c4ae0e73b07c 2019-05-10 02:26:32,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:32,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f2d67d0-88dc-4fe0-a730-c4ae0e73b07c 2019-05-10 02:26:32,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08962106705s 2019-05-10 02:26:32,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:34,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:35,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-2d5ec804-806c-49d7-8503-12064451f7ed x-openstack-request-id: req-2d5ec804-806c-49d7-8503-12064451f7ed 2019-05-10 02:26:35,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:35,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d5ec804-806c-49d7-8503-12064451f7ed 2019-05-10 02:26:35,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86612701416s 2019-05-10 02:26:35,511 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:37,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:38,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-dfe62b62-e916-4e72-a1c1-dee0a85ef735 x-openstack-request-id: req-dfe62b62-e916-4e72-a1c1-dee0a85ef735 2019-05-10 02:26:38,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:38,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dfe62b62-e916-4e72-a1c1-dee0a85ef735 2019-05-10 02:26:38,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784687042236s 2019-05-10 02:26:38,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:40,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:41,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-f1dd81b1-0ed3-47fe-989e-2f69237cc60d x-openstack-request-id: req-f1dd81b1-0ed3-47fe-989e-2f69237cc60d 2019-05-10 02:26:41,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:41,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1dd81b1-0ed3-47fe-989e-2f69237cc60d 2019-05-10 02:26:41,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07872509956s 2019-05-10 02:26:41,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:43,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:44,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-e72570d2-dd57-481f-92cc-21df8bea89bc x-openstack-request-id: req-e72570d2-dd57-481f-92cc-21df8bea89bc 2019-05-10 02:26:44,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:24:54Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:44,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e72570d2-dd57-481f-92cc-21df8bea89bc 2019-05-10 02:26:44,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766123771667s 2019-05-10 02:26:44,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:26:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:26:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:46,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-d011ecaf-c089-408f-9428-11e4543ecf6c x-openstack-request-id: req-d011ecaf-c089-408f-9428-11e4543ecf6c 2019-05-10 02:26:46,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:70:49", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:26:45.000000", "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:26:45Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:26:46,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d011ecaf-c089-408f-9428-11e4543ecf6c 2019-05-10 02:26:46,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784978866577s 2019-05-10 02:26:46,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 02:26:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:47,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 10 May 2019 02:26:47 GMT X-Openstack-Request-Id: req-4987912c-f438-4ca0-8539-7498ded1e0ce 2019-05-10 02:26:47,019 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:26:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91afb229-c13c-40a1-89d6-115479340368","ip_address":"192.168.120.23"}],"id":"cc3f3961-c1b2-4023-9bbf-2ee2014b1b71","security_groups":["a96263b8-daea-4f30-a266-bd3f405717ad"],"mac_address":"fa:16:3e:3b:70:49","project_id":"3f2dfe75f9344967af1e5dc95aaf6409","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:53Z","binding:vnic_type":"normal","device_id":"a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40","ip_allocation":"immediate"}]} 2019-05-10 02:26:47,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40 used request id req-4987912c-f438-4ca0-8539-7498ded1e0ce 2019-05-10 02:26:47,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560359954834s 2019-05-10 02:26:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=cc3f3961-c1b2-4023-9bbf-2ee2014b1b71" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:47,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:26:47 GMT X-Openstack-Request-Id: req-361df0f8-28c6-43fa-b28c-708ef3b0b976 2019-05-10 02:26:47,113 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 02:26:47,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=cc3f3961-c1b2-4023-9bbf-2ee2014b1b71 used request id req-361df0f8-28c6-43fa-b28c-708ef3b0b976 2019-05-10 02:26:47,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.083055973053s 2019-05-10 02:26:47,114 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:70:49', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'940bb374-12d3-4875-a747-6d250a588603'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T02:26:45.000000', 'flavor': Munch({u'id': u'b37e9dd7-768f-458f-b95f-f7a24a9e8aa7'}), 'az': u'nova', 'id': u'a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40', 'security_groups': [Munch({u'name': u'cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'973e5969b9434c24b7671453dd444728', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'name': 'cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-10T02:26:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T02:26:45Z', 'hostId': u'5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T02:26:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'name': u'cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df', 'adminPass': u'nYf2VHM27ZSu', 'tenant_id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'created_at': u'2019-05-10T02:24:50Z', 'created': u'2019-05-10T02:24:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-10 02:26:47,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:26:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:47,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Fri, 10 May 2019 02:26:47 GMT X-Openstack-Request-Id: req-23fb881e-080b-41a0-937d-7ed29762d717 2019-05-10 02:26:47,424 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f2dfe75f9344967af1e5dc95aaf6409","l2_adjacency":true,"status":"ACTIVE","subnets":["91afb229-c13c-40a1-89d6-115479340368"],"description":"","tags":[],"updated_at":"2019-05-10T02:24:08Z","qos_policy_id":null,"name":"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df","admin_state_up":true,"tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:26:47,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-23fb881e-080b-41a0-937d-7ed29762d717 2019-05-10 02:26:47,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304093122482s 2019-05-10 02:26:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 02:26:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:47,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 10 May 2019 02:26:47 GMT X-Openstack-Request-Id: req-b8c5143f-c525-4a6b-8b8e-15440f53e767 2019-05-10 02:26:47,484 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:26:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91afb229-c13c-40a1-89d6-115479340368","ip_address":"192.168.120.23"}],"id":"cc3f3961-c1b2-4023-9bbf-2ee2014b1b71","security_groups":["a96263b8-daea-4f30-a266-bd3f405717ad"],"mac_address":"fa:16:3e:3b:70:49","project_id":"3f2dfe75f9344967af1e5dc95aaf6409","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:53Z","binding:vnic_type":"normal","device_id":"a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40","ip_allocation":"immediate"}]} 2019-05-10 02:26:47,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40 used request id req-b8c5143f-c525-4a6b-8b8e-15440f53e767 2019-05-10 02:26:47,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581591129303s 2019-05-10 02:26:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-10 02:26:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.23", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71"}}' 2019-05-10 02:26:50,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 10 May 2019 02:26:50 GMT X-Openstack-Request-Id: req-95cfc89d-ce52-4428-970c-9add85e44d18 2019-05-10 02:26:50,809 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}} 2019-05-10 02:26:50,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-95cfc89d-ce52-4428-970c-9add85e44d18 2019-05-10 02:26:50,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.32452607155s 2019-05-10 02:26:50,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:50,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:50,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:50 GMT X-Openstack-Request-Id: req-79881d10-0fa5-4d5b-ba6e-abaa8fdde58a 2019-05-10 02:26:50,892 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:50,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79881d10-0fa5-4d5b-ba6e-abaa8fdde58a 2019-05-10 02:26:50,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668668746948s 2019-05-10 02:26:50,899 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:51,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:51,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:51 GMT X-Openstack-Request-Id: req-6bb96e36-6cb2-4a7a-aa1d-926b71dc647a 2019-05-10 02:26:51,085 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:51,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6bb96e36-6cb2-4a7a-aa1d-926b71dc647a 2019-05-10 02:26:51,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0747570991516s 2019-05-10 02:26:51,092 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:51,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:51,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:51 GMT X-Openstack-Request-Id: req-61d629d4-763f-4b8c-bfd9-0df17c143a92 2019-05-10 02:26:51,290 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:51,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-61d629d4-763f-4b8c-bfd9-0df17c143a92 2019-05-10 02:26:51,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0884521007538s 2019-05-10 02:26:51,297 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:51,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:51,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:51 GMT X-Openstack-Request-Id: req-19a21dea-bb5a-4a80-b565-0a82d16a1188 2019-05-10 02:26:51,468 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:51,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-19a21dea-bb5a-4a80-b565-0a82d16a1188 2019-05-10 02:26:51,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600719451904s 2019-05-10 02:26:51,474 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:51,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:51,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:51 GMT X-Openstack-Request-Id: req-a18b5ddf-129e-4213-9cb5-d7078eead320 2019-05-10 02:26:51,653 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:51,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a18b5ddf-129e-4213-9cb5-d7078eead320 2019-05-10 02:26:51,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683970451355s 2019-05-10 02:26:51,660 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:51,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:51,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:52,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:52 GMT X-Openstack-Request-Id: req-c78da10b-5bb1-4a67-b534-5b4449a00bb9 2019-05-10 02:26:52,091 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:52,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c78da10b-5bb1-4a67-b534-5b4449a00bb9 2019-05-10 02:26:52,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.32044506073s 2019-05-10 02:26:52,098 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:52,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:52,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:52 GMT X-Openstack-Request-Id: req-08c4e356-04d4-403d-92ba-f61e12a22002 2019-05-10 02:26:52,285 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:52,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-08c4e356-04d4-403d-92ba-f61e12a22002 2019-05-10 02:26:52,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0764200687408s 2019-05-10 02:26:52,292 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:52,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:52,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:52,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:26:52 GMT X-Openstack-Request-Id: req-0894ff2d-820c-49cd-ba52-12675c968377 2019-05-10 02:26:52,488 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:48Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:52,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0894ff2d-820c-49cd-ba52-12675c968377 2019-05-10 02:26:52,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0850920677185s 2019-05-10 02:26:52,495 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:26:52,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:26:52,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:26:52,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 10 May 2019 02:26:52 GMT X-Openstack-Request-Id: req-d7303fa1-ea73-4f1d-a8f0-9e693ac846df 2019-05-10 02:26:52,682 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:26:48Z", "updated_at": "2019-05-10T02:26:52Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:70:49", "device_id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_id": "cc3f3961-c1b2-4023-9bbf-2ee2014b1b71", "id": "bc7892fe-b241-478f-9e97-ed9cbd254462", "qos_policy_id": null}]} 2019-05-10 02:26:52,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d7303fa1-ea73-4f1d-a8f0-9e693ac846df 2019-05-10 02:26:52,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0774300098419s 2019-05-10 02:26:52,689 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b', 'updated_at': u'2019-05-10T02:26:52Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'cc3f3961-c1b2-4023-9bbf-2ee2014b1b71', 'id': u'bc7892fe-b241-478f-9e97-ed9cbd254462', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'cc3f3961-c1b2-4023-9bbf-2ee2014b1b71', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'name': 'cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'33dd5fda-bef2-43be-8ad7-672fa2e29193', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3b:70:49', u'device_id': u'a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3f2dfe75f9344967af1e5dc95aaf6409', 'created_at': u'2019-05-10T02:26:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'33dd5fda-bef2-43be-8ad7-672fa2e29193', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3b:70:49', u'device_id': u'a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40'}), 'router': u'dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b'}) 2019-05-10 02:26:52,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 02:26:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 02:26:52,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10503 Content-Type: application/json Date: Fri, 10 May 2019 02:26: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-d9a37896-f82e-4f16-8819-4d6dbb422911 x-openstack-request-id: req-d9a37896-f82e-4f16-8819-4d6dbb422911 2019-05-10 02:26:52,762 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 682518702 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.368387] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.371429] pid_max: default: 32768 minimum: 301\n[ 0.373223] ACPI: Core revision 20150930\n[ 0.375332] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.377665] Security Framework initialized\n[ 0.379135] Yama: becoming mindful.\n[ 0.380457] AppArmor: AppArmor initialized\n[ 0.382120] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.388421] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.395156] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397351] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400391] Initializing cgroup subsys io\n[ 0.401846] Initializing cgroup subsys memory\n[ 0.403419] Initializing cgroup subsys devices\n[ 0.404980] Initializing cgroup subsys freezer\n[ 0.406544] Initializing cgroup subsys net_cls\n[ 0.408105] Initializing cgroup subsys perf_event\n[ 0.409735] Initializing cgroup subsys net_prio\n[ 0.411355] Initializing cgroup subsys hugetlb\n[ 0.412907] Initializing cgroup subsys pids\n[ 0.415196] mce: CPU supports 10 MCE banks\n[ 0.416729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.418518] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.420481] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.422342] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.425165] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.428020] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.430268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.435776] Freeing SMP alternatives memory: 36K\n[ 0.442372] ftrace: allocating 32287 entries in 127 pages\n[ 0.488099] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.490272] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.492427] smpboot: Max logical packages: 2\n[ 0.494221] x2apic enabled\n[ 0.495625] Switched APIC routing to physical x2apic.\n[ 0.498581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.500700] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.504694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.516278] KVM setup paravirtual spinlock\n[ 0.519389] x86: Booting SMP configuration:\n[ 0.520967] .... node #0, CPUs: #1\n[ 0.522556] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.544951] x86: Booted up 1 node, 2 CPUs\n[ 0.544958] KVM setup async PF for cpu 1\n[ 0.544962] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.549601] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.552384] devtmpfs: initialized\n[ 0.555061] evm: security.selinux\n[ 0.556323] evm: security.SMACK64\n[ 0.557568] evm: security.SMACK64EXEC\n[ 0.558901] evm: security.SMACK64TRANSMUTE\n[ 0.560355] evm: security.SMACK64MMAP\n[ 0.561681] evm: security.ima\n[ 0.562820] evm: security.capability\n[ 0.564355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.567593] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569790] pinctrl core: initialized pinctrl subsystem\n[ 0.571758] RTC time: 2:26:46, date: 05/10/19\n[ 0.574210] NET: Registered protocol family 16\n[ 0.585620] cpuidle: using governor ladder\n[ 0.597643] cpuidle: using governor menu\n[ 0.599058] PCCT header not found.\n[ 0.600434] ACPI: bus type PCI registered\n[ 0.601873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.604133] PCI: Using configuration type 1 for base access\n[ 0.618640] ACPI: Added _OSI(Module Device)\n[ 0.620133] ACPI: Added _OSI(Processor Device)\n[ 0.621678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.623293] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.626322] ACPI: Interpreter enabled\n[ 0.627698] ACPI: (supports S0 S5)\n[ 0.645038] ACPI: Using IOAPIC for interrupt routing\n[ 0.646764] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.651897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.653944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.656158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.658304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.662279] acpiphp: Slot [3] registered\n[ 0.663732] acpiphp: Slot [4] registered\n[ 0.665180] acpiphp: Slot [5] registered\n[ 0.666624] acpiphp: Slot [6] registered\n[ 0.668072] acpiphp: Slot [7] registered\n[ 0.669513] acpiphp: Slot [8] registered\n[ 0.670948] acpiphp: Slot [9] registered\n[ 0.672396] acpiphp: Slot [10] registered\n[ 0.673861] acpiphp: Slot [11] registered\n[ 0.675320] acpiphp: Slot [12] registered\n[ 0.676784] acpiphp: Slot [13] registered\n[ 0.678261] acpiphp: Slot [14] registered\n[ 0.679723] acpiphp: Slot [15] registered\n[ 0.681185] acpiphp: Slot [16] registered\n[ 0.682662] acpiphp: Slot [17] registered\n[ 0.684126] acpiphp: Slot [18] registered\n[ 0.685594] acpiphp: Slot [19] registered\n[ 0.687056] acpiphp: Slot [20] registered\n[ 0.688520] acpiphp: Slot [21] registered\n[ 0.689987] acpiphp: Slot [22] registered\n[ 0.691453] acpiphp: Slot [23] registered\n[ 0.692924] acpiphp: Slot [24] registered\n[ 0.694399] acpiphp: Slot [25] registered\n[ 0.695858] acpiphp: Slot [26] registered\n[ 0.697321] acpiphp: Slot [27] registered\n[ 0.698800] acpiphp: Slot [28] registered\n[ 0.700273] acpiphp: Slot [29] registered\n[ 0.703415] acpiphp: Slot [30] registered\n[ 0.704852] acpiphp: Slot [31] registered\n[ 0.706288] PCI host bridge to bus 0000:00\n[ 0.711937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.714950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.717894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.720437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.722981] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.725586] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.730598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.732784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.734835] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.737030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.741437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.743927] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.767462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.770315] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.772822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.775283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.777679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.779919] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.782282] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.784152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.786901] vgaarb: loaded\n[ 0.787975] vgaarb: bridge control possible 0000:00:02.0\n[ 0.790396] SCSI subsystem initialized\n[ 0.792546] ACPI: bus type USB registered\n[ 0.794538] usbcore: registered new interface driver usbfs\n[ 0.797095] usbcore: registered new interface driver hub\n[ 0.799594] usbcore: registered new device driver usb\n[ 0.801649] PCI: Using ACPI for IRQ routing\n[ 0.803622] NetLabel: Initializing\n[ 0.804878] NetLabel: domain hash size = 128\n[ 0.806378] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.808059] NetLabel: unlabeled traffic allowed by default\n[ 0.810120] amd_nb: Cannot enumerate AMD northbridges\n[ 0.811937] clocksource: Switched to clocksource kvm-clock\n[ 0.824672] AppArmor: AppArmor Filesystem Enabled\n[ 0.826371] pnp: PnP ACPI init\n[ 0.827884] pnp: PnP ACPI: found 5 devices\n[ 0.836039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.839146] NET: Registered protocol family 2\n[ 0.841211] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.844018] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.846604] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.848880] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.850920] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.853204] NET: Registered protocol family 1\n[ 0.854775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.856737] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.858633] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.878945] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.899335] Unpacking initramfs...\n[ 1.099119] Freeing initrd memory: 14824K\n[ 1.100929] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.103306] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.106040] Scanning for low memory corruption every 60 seconds\n[ 1.108811] audit: initializing netlink subsys (disabled)\n[ 1.110904] audit: type=2000 audit(1557455207.083:1): initialized\n[ 1.113482] Initialise system trusted keyring\n[ 1.115418] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.117862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.121472] zbud: loaded\n[ 1.122957] VFS: Disk quotas dquot_6.6.0\n[ 1.124637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.127488] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.130088] fuse init (API version 7.23)\n[ 1.131881] Key type big_key registered\n[ 1.133515] Allocating IMA MOK and blacklist keyrings.\n[ 1.136180] Key type asymmetric registered\n[ 1.137849] Asymmetric key parser 'x509' registered\n[ 1.139754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.142796] io scheduler noop registered\n[ 1.144435] io scheduler deadline registered (default)\n[ 1.146436] io scheduler cfq registered\n[ 1.148114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.150272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.152852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.155765] ACPI: Power Button [PWRF]\n[ 1.157510] GHES: HEST is not enabled!\n[ 1.177188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.217011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.220777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.246363] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.250361] Linux agpgart interface v0.103\n[ 1.254040] loop: module loaded\n[ 1.257165] vda: vda1\n[ 1.259148] scsi host0: ata_piix\n[ 1.260766] scsi host1: ata_piix\n[ 1.262184] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.264717] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.267335] libphy: Fixed MDIO Bus: probed\n[ 1.269069] tun: Universal TUN/TAP device driver, 1.6\n[ 1.271051] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.274735] PPP generic driver version 2.4.2\n[ 1.276564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.279061] ehci-pci: EHCI PCI platform driver\n[ 1.280918] ehci-platform: EHCI generic platform driver\n[ 1.282921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.285263] ohci-pci: OHCI PCI platform driver\n[ 1.287052] ohci-platform: OHCI generic platform driver\n[ 1.289091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.309535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.311565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.314511] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.316545] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.318793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.321310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.324202] usb usb1: Product: UHCI Host Controller\n[ 1.326112] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.328474] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.330359] hub 1-0:1.0: USB hub found\n[ 1.331893] hub 1-0:1.0: 2 ports detected\n[ 1.333711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.337816] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.339797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.341896] mousedev: PS/2 mouse device common for all mice\n[ 1.344291] rtc_cmos 00:00: RTC can wake from S4\n[ 1.346670] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.350122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.352731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.355195] i2c /dev entries driver\n[ 1.356712] device-mapper: uevent: version 1.0.3\n[ 1.358635] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.361971] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.364676] NET: Registered protocol family 10\n[ 1.366790] NET: Registered protocol family 17\n[ 1.368634] Key type dns_resolver registered\n[ 1.370621] registered taskstats version 1\n[ 1.372334] Loading compiled-in X.509 certificates\n[ 1.390801] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.394643] zswap: loaded using pool lzo/zbud\n[ 1.398144] Key type trusted registered\n[ 1.402136] Key type encrypted registered\n[ 1.403838] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.405697] ima: No TPM chip found, activating TPM-bypass!\n[ 1.407534] ima: Allocated hash algorithm: sha1\n[ 1.409125] evm: HMAC attrs: 0x1\n[ 1.410829] Magic number: 3:328:409\n[ 1.412341] rtc_cmos 00:00: setting system clock to 2019-05-10 02:26:47 UTC (1557455207)\n[ 1.415245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.417234] EDD information not available.\n[ 1.425537] Freeing unused kernel memory: 1484K\n[ 1.435994] Write protecting the kernel read-only data: 14336k\n[ 1.439377] Freeing unused kernel memory: 1620K\n[ 1.441153] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.454282] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.455098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.455121] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.463726] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465459] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465505] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465674] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465760] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465811] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465862] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.506950] virtio_net virtio0 ens3: renamed from eth0\n[ 1.519604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.523254] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.536906] AVX2 version of gcm_enc/dec engaged.\n[ 1.538579] AES CTR mode by8 optimization enabled\n[ 1.548425] FDC 0 is a S82078B\n[ 1.643960] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.808069] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.810351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.812737] usb 1-1: Product: QEMU USB Tablet\n[ 1.814343] usb 1-1: Manufacturer: QEMU\n[ 1.815759] usb 1-1: SerialNumber: 42\n[ 1.823430] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.830351] usbcore: registered new interface driver usbhid\n[ 1.832315] usbhid: USB HID core driver\n[ 1.835345] 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.839313] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.909155] md: linear personality registered for level -1\n[ 2.913625] md: multipath personality registered for level -4\n[ 2.918232] md: raid0 personality registered for level 0\n[ 2.923297] md: raid1 personality registered for level 1\n[ 2.995942] raid6: sse2x1 gen() 11575 MB/s\n[ 3.063943] raid6: sse2x1 xor() 9047 MB/s\n[ 3.131941] raid6: sse2x2 gen() 14501 MB/s\n[ 3.199941] raid6: sse2x2 xor() 9668 MB/s\n[ 3.267999] raid6: sse2x4 gen() 16543 MB/s\n[ 3.335942] raid6: sse2x4 xor() 11410 MB/s\n[ 3.403942] raid6: avx2x1 gen() 22551 MB/s\n[ 3.471942] raid6: avx2x2 gen() 26215 MB/s\n[ 3.539941] raid6: avx2x4 gen() 29997 MB/s\n[ 3.541497] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 3.543408] raid6: using avx2x2 recovery algorithm\n[ 3.546361] xor: automatically using best checksumming function:\n[ 3.587938] avx : 32996.000 MB/sec\n[ 3.590661] async_tx: api initialized (async)\n[ 3.599151] md: raid6 personality registered for level 6\n[ 3.601082] md: raid5 personality registered for level 5\n[ 3.602934] md: raid4 personality registered for level 4\n[ 3.609661] 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 ... [ 3.641167] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.660181] 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[ 3.766711] 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[ 3.772703] systemd[1]: Detected virtualization kvm.\n[ 3.774462] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.779151] systemd[1]: Set hostname to .\n[ 3.782903] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.785165] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.927431] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.931424] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.935340] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.939292] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.942909] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.947187] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.951078] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.964054] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.968389] 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.974742] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.978329] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.983068] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.988221] systemd[1]: Mounting Debug File System...\n[ 3.990199] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 3.993185] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.999983] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.004285] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.007567] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.011703] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.016843] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.021363] 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[ 4.044143] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.047888] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.051694] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.055760] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.059733] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.063874] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.067896] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.072711] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.076965] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.082818] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.087027] 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[ 4.094708] systemd[1]: Mounted Huge Pages File System.\n[ 4.096786] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.099974] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.103931] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.108634] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.112499] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.139449] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n"} 2019-05-10 02:26:52,763 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40/action used request id req-d9a37896-f82e-4f16-8819-4d6dbb422911 2019-05-10 02:26:52,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735599994659s 2019-05-10 02:26:52,764 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 682518702 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.368387] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.371429] pid_max: default: 32768 minimum: 301 [ 0.373223] ACPI: Core revision 20150930 [ 0.375332] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.377665] Security Framework initialized [ 0.379135] Yama: becoming mindful. [ 0.380457] AppArmor: AppArmor initialized [ 0.382120] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.388421] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.395156] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.397351] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.400391] Initializing cgroup subsys io [ 0.401846] Initializing cgroup subsys memory [ 0.403419] Initializing cgroup subsys devices [ 0.404980] Initializing cgroup subsys freezer [ 0.406544] Initializing cgroup subsys net_cls [ 0.408105] Initializing cgroup subsys perf_event [ 0.409735] Initializing cgroup subsys net_prio [ 0.411355] Initializing cgroup subsys hugetlb [ 0.412907] Initializing cgroup subsys pids [ 0.415196] mce: CPU supports 10 MCE banks [ 0.416729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.418518] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.420481] Spectre V2 : Mitigation: Full generic retpoline [ 0.422342] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.425165] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.428020] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.430268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.435776] Freeing SMP alternatives memory: 36K [ 0.442372] ftrace: allocating 32287 entries in 127 pages [ 0.488099] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.490272] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.492427] smpboot: Max logical packages: 2 [ 0.494221] x2apic enabled [ 0.495625] Switched APIC routing to physical x2apic. [ 0.498581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.500700] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.504694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.516278] KVM setup paravirtual spinlock [ 0.519389] x86: Booting SMP configuration: [ 0.520967] .... node #0, CPUs: #1 [ 0.522556] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.544951] x86: Booted up 1 node, 2 CPUs [ 0.544958] KVM setup async PF for cpu 1 [ 0.544962] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.549601] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.552384] devtmpfs: initialized [ 0.555061] evm: security.selinux [ 0.556323] evm: security.SMACK64 [ 0.557568] evm: security.SMACK64EXEC [ 0.558901] evm: security.SMACK64TRANSMUTE [ 0.560355] evm: security.SMACK64MMAP [ 0.561681] evm: security.ima [ 0.562820] evm: security.capability [ 0.564355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.567593] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.569790] pinctrl core: initialized pinctrl subsystem [ 0.571758] RTC time: 2:26:46, date: 05/10/19 [ 0.574210] NET: Registered protocol family 16 [ 0.585620] cpuidle: using governor ladder [ 0.597643] cpuidle: using governor menu [ 0.599058] PCCT header not found. [ 0.600434] ACPI: bus type PCI registered [ 0.601873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604133] PCI: Using configuration type 1 for base access [ 0.618640] ACPI: Added _OSI(Module Device) [ 0.620133] ACPI: Added _OSI(Processor Device) [ 0.621678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.623293] ACPI: Added _OSI(Processor Aggregator Device) [ 0.626322] ACPI: Interpreter enabled [ 0.627698] ACPI: (supports S0 S5) [ 0.645038] ACPI: Using IOAPIC for interrupt routing [ 0.646764] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.651897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.653944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.656158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.658304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.662279] acpiphp: Slot [3] registered [ 0.663732] acpiphp: Slot [4] registered [ 0.665180] acpiphp: Slot [5] registered [ 0.666624] acpiphp: Slot [6] registered [ 0.668072] acpiphp: Slot [7] registered [ 0.669513] acpiphp: Slot [8] registered [ 0.670948] acpiphp: Slot [9] registered [ 0.672396] acpiphp: Slot [10] registered [ 0.673861] acpiphp: Slot [11] registered [ 0.675320] acpiphp: Slot [12] registered [ 0.676784] acpiphp: Slot [13] registered [ 0.678261] acpiphp: Slot [14] registered [ 0.679723] acpiphp: Slot [15] registered [ 0.681185] acpiphp: Slot [16] registered [ 0.682662] acpiphp: Slot [17] registered [ 0.684126] acpiphp: Slot [18] registered [ 0.685594] acpiphp: Slot [19] registered [ 0.687056] acpiphp: Slot [20] registered [ 0.688520] acpiphp: Slot [21] registered [ 0.689987] acpiphp: Slot [22] registered [ 0.691453] acpiphp: Slot [23] registered [ 0.692924] acpiphp: Slot [24] registered [ 0.694399] acpiphp: Slot [25] registered [ 0.695858] acpiphp: Slot [26] registered [ 0.697321] acpiphp: Slot [27] registered [ 0.698800] acpiphp: Slot [28] registered [ 0.700273] acpiphp: Slot [29] registered [ 0.703415] acpiphp: Slot [30] registered [ 0.704852] acpiphp: Slot [31] registered [ 0.706288] PCI host bridge to bus 0000:00 [ 0.711937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.714950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.717894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.720437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.722981] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.725586] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.730598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.732784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.734835] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.737030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.741437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.743927] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.767462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.770315] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.772822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.775283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.777679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.779919] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.782282] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.784152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.786901] vgaarb: loaded [ 0.787975] vgaarb: bridge control possible 0000:00:02.0 [ 0.790396] SCSI subsystem initialized [ 0.792546] ACPI: bus type USB registered [ 0.794538] usbcore: registered new interface driver usbfs [ 0.797095] usbcore: registered new interface driver hub [ 0.799594] usbcore: registered new device driver usb [ 0.801649] PCI: Using ACPI for IRQ routing [ 0.803622] NetLabel: Initializing [ 0.804878] NetLabel: domain hash size = 128 [ 0.806378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.808059] NetLabel: unlabeled traffic allowed by default [ 0.810120] amd_nb: Cannot enumerate AMD northbridges [ 0.811937] clocksource: Switched to clocksource kvm-clock [ 0.824672] AppArmor: AppArmor Filesystem Enabled [ 0.826371] pnp: PnP ACPI init [ 0.827884] pnp: PnP ACPI: found 5 devices [ 0.836039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.839146] NET: Registered protocol family 2 [ 0.841211] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.844018] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.846604] TCP: Hash tables configured (established 32768 bind 32768) [ 0.848880] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.850920] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.853204] NET: Registered protocol family 1 [ 0.854775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.856737] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.858633] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.878945] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.899335] Unpacking initramfs... [ 1.099119] Freeing initrd memory: 14824K [ 1.100929] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.103306] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.106040] Scanning for low memory corruption every 60 seconds [ 1.108811] audit: initializing netlink subsys (disabled) [ 1.110904] audit: type=2000 audit(1557455207.083:1): initialized [ 1.113482] Initialise system trusted keyring [ 1.115418] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.117862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.121472] zbud: loaded [ 1.122957] VFS: Disk quotas dquot_6.6.0 [ 1.124637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.127488] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.130088] fuse init (API version 7.23) [ 1.131881] Key type big_key registered [ 1.133515] Allocating IMA MOK and blacklist keyrings. [ 1.136180] Key type asymmetric registered [ 1.137849] Asymmetric key parser 'x509' registered [ 1.139754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.142796] io scheduler noop registered [ 1.144435] io scheduler deadline registered (default) [ 1.146436] io scheduler cfq registered [ 1.148114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.150272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.152852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.155765] ACPI: Power Button [PWRF] [ 1.157510] GHES: HEST is not enabled! [ 1.177188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.217011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.220777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.246363] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.250361] Linux agpgart interface v0.103 [ 1.254040] loop: module loaded [ 1.257165] vda: vda1 [ 1.259148] scsi host0: ata_piix [ 1.260766] scsi host1: ata_piix [ 1.262184] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.264717] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.267335] libphy: Fixed MDIO Bus: probed [ 1.269069] tun: Universal TUN/TAP device driver, 1.6 [ 1.271051] tun: (C) 1999-2004 Max Krasnyansky [ 1.274735] PPP generic driver version 2.4.2 [ 1.276564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.279061] ehci-pci: EHCI PCI platform driver [ 1.280918] ehci-platform: EHCI generic platform driver [ 1.282921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.285263] ohci-pci: OHCI PCI platform driver [ 1.287052] ohci-platform: OHCI generic platform driver [ 1.289091] uhci_hcd: USB Universal Host Controller Interface driver [ 1.309535] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.311565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.314511] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.316545] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.318793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.321310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.324202] usb usb1: Product: UHCI Host Controller [ 1.326112] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.328474] usb usb1: SerialNumber: 0000:00:01.2 [ 1.330359] hub 1-0:1.0: USB hub found [ 1.331893] hub 1-0:1.0: 2 ports detected [ 1.333711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.337816] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.339797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.341896] mousedev: PS/2 mouse device common for all mice [ 1.344291] rtc_cmos 00:00: RTC can wake from S4 [ 1.346670] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.350122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.352731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.355195] i2c /dev entries driver [ 1.356712] device-mapper: uevent: version 1.0.3 [ 1.358635] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.361971] ledtrig-cpu: registered to indicate activity on CPUs [ 1.364676] NET: Registered protocol family 10 [ 1.366790] NET: Registered protocol family 17 [ 1.368634] Key type dns_resolver registered [ 1.370621] registered taskstats version 1 [ 1.372334] Loading compiled-in X.509 certificates [ 1.390801] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.394643] zswap: loaded using pool lzo/zbud [ 1.398144] Key type trusted registered [ 1.402136] Key type encrypted registered [ 1.403838] AppArmor: AppArmor sha1 policy hashing enabled [ 1.405697] ima: No TPM chip found, activating TPM-bypass! [ 1.407534] ima: Allocated hash algorithm: sha1 [ 1.409125] evm: HMAC attrs: 0x1 [ 1.410829] Magic number: 3:328:409 [ 1.412341] rtc_cmos 00:00: setting system clock to 2019-05-10 02:26:47 UTC (1557455207) [ 1.415245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.417234] EDD information not available. [ 1.425537] Freeing unused kernel memory: 1484K [ 1.435994] Write protecting the kernel read-only data: 14336k [ 1.439377] Freeing unused kernel memory: 1620K [ 1.441153] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.454282] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455121] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463726] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465459] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465505] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465674] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465760] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465811] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465862] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.506950] virtio_net virtio0 ens3: renamed from eth0 [ 1.519604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.523254] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.536906] AVX2 version of gcm_enc/dec engaged. [ 1.538579] AES CTR mode by8 optimization enabled [ 1.548425] FDC 0 is a S82078B [ 1.643960] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.808069] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.810351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.812737] usb 1-1: Product: QEMU USB Tablet [ 1.814343] usb 1-1: Manufacturer: QEMU [ 1.815759] usb 1-1: SerialNumber: 42 [ 1.823430] hidraw: raw HID events driver (C) Jiri Kosina [ 1.830351] usbcore: registered new interface driver usbhid [ 1.832315] usbhid: USB HID core driver [ 1.835345] 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.839313] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.909155] md: linear personality registered for level -1 [ 2.913625] md: multipath personality registered for level -4 [ 2.918232] md: raid0 personality registered for level 0 [ 2.923297] md: raid1 personality registered for level 1 [ 2.995942] raid6: sse2x1 gen() 11575 MB/s [ 3.063943] raid6: sse2x1 xor() 9047 MB/s [ 3.131941] raid6: sse2x2 gen() 14501 MB/s [ 3.199941] raid6: sse2x2 xor() 9668 MB/s [ 3.267999] raid6: sse2x4 gen() 16543 MB/s [ 3.335942] raid6: sse2x4 xor() 11410 MB/s [ 3.403942] raid6: avx2x1 gen() 22551 MB/s [ 3.471942] raid6: avx2x2 gen() 26215 MB/s [ 3.539941] raid6: avx2x4 gen() 29997 MB/s [ 3.541497] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 3.543408] raid6: using avx2x2 recovery algorithm [ 3.546361] xor: automatically using best checksumming function: [ 3.587938] avx : 32996.000 MB/sec [ 3.590661] async_tx: api initialized (async) [ 3.599151] md: raid6 personality registered for level 6 [ 3.601082] md: raid5 personality registered for level 5 [ 3.602934] md: raid4 personality registered for level 4 [ 3.609661] 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 ... [ 3.641167] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.660181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.766711] 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) [ 3.772703] systemd[1]: Detected virtualization kvm. [ 3.774462] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.779151] systemd[1]: Set hostname to . [ 3.782903] systemd[1]: Initializing machine ID from KVM UUID. [ 3.785165] systemd[1]: Installed transient /etc/machine-id file. [ 3.927431] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.931424] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.935340] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.939292] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.942909] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.947187] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.951078] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.964054] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.968389] 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.974742] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.978329] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.983068] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.988221] systemd[1]: Mounting Debug File System... [ 3.990199] EXT4-fs (vda1): re-mounted. Opts: (null) Mounting Debug File System... [ 3.993185] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.999983] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.004285] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.007567] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.011703] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.016843] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.021363] 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. [ 4.044143] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.047888] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.051694] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.055760] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.059733] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.063874] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.067896] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.072711] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.076965] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.082818] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.087027] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.094708] systemd[1]: Mounted Huge Pages File System. [ 4.096786] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.099974] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.103931] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.108634] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.112499] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.139449] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[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 Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-05-10 02:26:52,767 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2019-05-10 02:27:01,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 02:27:01,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 02:27:01,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13233 Content-Type: application/json Date: Fri, 10 May 2019 02:27: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-e2bf8217-2431-4732-8f6b-2f2589995e11 x-openstack-request-id: req-e2bf8217-2431-4732-8f6b-2f2589995e11 2019-05-10 02:27:01,856 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 682518702 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.368387] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.371429] pid_max: default: 32768 minimum: 301\n[ 0.373223] ACPI: Core revision 20150930\n[ 0.375332] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.377665] Security Framework initialized\n[ 0.379135] Yama: becoming mindful.\n[ 0.380457] AppArmor: AppArmor initialized\n[ 0.382120] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.388421] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.395156] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397351] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400391] Initializing cgroup subsys io\n[ 0.401846] Initializing cgroup subsys memory\n[ 0.403419] Initializing cgroup subsys devices\n[ 0.404980] Initializing cgroup subsys freezer\n[ 0.406544] Initializing cgroup subsys net_cls\n[ 0.408105] Initializing cgroup subsys perf_event\n[ 0.409735] Initializing cgroup subsys net_prio\n[ 0.411355] Initializing cgroup subsys hugetlb\n[ 0.412907] Initializing cgroup subsys pids\n[ 0.415196] mce: CPU supports 10 MCE banks\n[ 0.416729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.418518] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.420481] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.422342] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.425165] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.428020] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.430268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.435776] Freeing SMP alternatives memory: 36K\n[ 0.442372] ftrace: allocating 32287 entries in 127 pages\n[ 0.488099] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.490272] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.492427] smpboot: Max logical packages: 2\n[ 0.494221] x2apic enabled\n[ 0.495625] Switched APIC routing to physical x2apic.\n[ 0.498581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.500700] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.504694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.516278] KVM setup paravirtual spinlock\n[ 0.519389] x86: Booting SMP configuration:\n[ 0.520967] .... node #0, CPUs: #1\n[ 0.522556] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.544951] x86: Booted up 1 node, 2 CPUs\n[ 0.544958] KVM setup async PF for cpu 1\n[ 0.544962] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.549601] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.552384] devtmpfs: initialized\n[ 0.555061] evm: security.selinux\n[ 0.556323] evm: security.SMACK64\n[ 0.557568] evm: security.SMACK64EXEC\n[ 0.558901] evm: security.SMACK64TRANSMUTE\n[ 0.560355] evm: security.SMACK64MMAP\n[ 0.561681] evm: security.ima\n[ 0.562820] evm: security.capability\n[ 0.564355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.567593] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569790] pinctrl core: initialized pinctrl subsystem\n[ 0.571758] RTC time: 2:26:46, date: 05/10/19\n[ 0.574210] NET: Registered protocol family 16\n[ 0.585620] cpuidle: using governor ladder\n[ 0.597643] cpuidle: using governor menu\n[ 0.599058] PCCT header not found.\n[ 0.600434] ACPI: bus type PCI registered\n[ 0.601873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.604133] PCI: Using configuration type 1 for base access\n[ 0.618640] ACPI: Added _OSI(Module Device)\n[ 0.620133] ACPI: Added _OSI(Processor Device)\n[ 0.621678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.623293] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.626322] ACPI: Interpreter enabled\n[ 0.627698] ACPI: (supports S0 S5)\n[ 0.645038] ACPI: Using IOAPIC for interrupt routing\n[ 0.646764] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.651897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.653944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.656158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.658304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.662279] acpiphp: Slot [3] registered\n[ 0.663732] acpiphp: Slot [4] registered\n[ 0.665180] acpiphp: Slot [5] registered\n[ 0.666624] acpiphp: Slot [6] registered\n[ 0.668072] acpiphp: Slot [7] registered\n[ 0.669513] acpiphp: Slot [8] registered\n[ 0.670948] acpiphp: Slot [9] registered\n[ 0.672396] acpiphp: Slot [10] registered\n[ 0.673861] acpiphp: Slot [11] registered\n[ 0.675320] acpiphp: Slot [12] registered\n[ 0.676784] acpiphp: Slot [13] registered\n[ 0.678261] acpiphp: Slot [14] registered\n[ 0.679723] acpiphp: Slot [15] registered\n[ 0.681185] acpiphp: Slot [16] registered\n[ 0.682662] acpiphp: Slot [17] registered\n[ 0.684126] acpiphp: Slot [18] registered\n[ 0.685594] acpiphp: Slot [19] registered\n[ 0.687056] acpiphp: Slot [20] registered\n[ 0.688520] acpiphp: Slot [21] registered\n[ 0.689987] acpiphp: Slot [22] registered\n[ 0.691453] acpiphp: Slot [23] registered\n[ 0.692924] acpiphp: Slot [24] registered\n[ 0.694399] acpiphp: Slot [25] registered\n[ 0.695858] acpiphp: Slot [26] registered\n[ 0.697321] acpiphp: Slot [27] registered\n[ 0.698800] acpiphp: Slot [28] registered\n[ 0.700273] acpiphp: Slot [29] registered\n[ 0.703415] acpiphp: Slot [30] registered\n[ 0.704852] acpiphp: Slot [31] registered\n[ 0.706288] PCI host bridge to bus 0000:00\n[ 0.711937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.714950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.717894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.720437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.722981] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.725586] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.730598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.732784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.734835] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.737030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.741437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.743927] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.767462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.770315] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.772822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.775283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.777679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.779919] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.782282] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.784152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.786901] vgaarb: loaded\n[ 0.787975] vgaarb: bridge control possible 0000:00:02.0\n[ 0.790396] SCSI subsystem initialized\n[ 0.792546] ACPI: bus type USB registered\n[ 0.794538] usbcore: registered new interface driver usbfs\n[ 0.797095] usbcore: registered new interface driver hub\n[ 0.799594] usbcore: registered new device driver usb\n[ 0.801649] PCI: Using ACPI for IRQ routing\n[ 0.803622] NetLabel: Initializing\n[ 0.804878] NetLabel: domain hash size = 128\n[ 0.806378] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.808059] NetLabel: unlabeled traffic allowed by default\n[ 0.810120] amd_nb: Cannot enumerate AMD northbridges\n[ 0.811937] clocksource: Switched to clocksource kvm-clock\n[ 0.824672] AppArmor: AppArmor Filesystem Enabled\n[ 0.826371] pnp: PnP ACPI init\n[ 0.827884] pnp: PnP ACPI: found 5 devices\n[ 0.836039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.839146] NET: Registered protocol family 2\n[ 0.841211] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.844018] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.846604] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.848880] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.850920] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.853204] NET: Registered protocol family 1\n[ 0.854775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.856737] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.858633] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.878945] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.899335] Unpacking initramfs...\n[ 1.099119] Freeing initrd memory: 14824K\n[ 1.100929] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.103306] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.106040] Scanning for low memory corruption every 60 seconds\n[ 1.108811] audit: initializing netlink subsys (disabled)\n[ 1.110904] audit: type=2000 audit(1557455207.083:1): initialized\n[ 1.113482] Initialise system trusted keyring\n[ 1.115418] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.117862] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.121472] zbud: loaded\n[ 1.122957] VFS: Disk quotas dquot_6.6.0\n[ 1.124637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.127488] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.130088] fuse init (API version 7.23)\n[ 1.131881] Key type big_key registered\n[ 1.133515] Allocating IMA MOK and blacklist keyrings.\n[ 1.136180] Key type asymmetric registered\n[ 1.137849] Asymmetric key parser 'x509' registered\n[ 1.139754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.142796] io scheduler noop registered\n[ 1.144435] io scheduler deadline registered (default)\n[ 1.146436] io scheduler cfq registered\n[ 1.148114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.150272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.152852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.155765] ACPI: Power Button [PWRF]\n[ 1.157510] GHES: HEST is not enabled!\n[ 1.177188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.217011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.220777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.246363] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.250361] Linux agpgart interface v0.103\n[ 1.254040] loop: module loaded\n[ 1.257165] vda: vda1\n[ 1.259148] scsi host0: ata_piix\n[ 1.260766] scsi host1: ata_piix\n[ 1.262184] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.264717] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.267335] libphy: Fixed MDIO Bus: probed\n[ 1.269069] tun: Universal TUN/TAP device driver, 1.6\n[ 1.271051] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.274735] PPP generic driver version 2.4.2\n[ 1.276564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.279061] ehci-pci: EHCI PCI platform driver\n[ 1.280918] ehci-platform: EHCI generic platform driver\n[ 1.282921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.285263] ohci-pci: OHCI PCI platform driver\n[ 1.287052] ohci-platform: OHCI generic platform driver\n[ 1.289091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.309535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.311565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.314511] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.316545] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.318793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.321310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.324202] usb usb1: Product: UHCI Host Controller\n[ 1.326112] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.328474] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.330359] hub 1-0:1.0: USB hub found\n[ 1.331893] hub 1-0:1.0: 2 ports detected\n[ 1.333711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.337816] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.339797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.341896] mousedev: PS/2 mouse device common for all mice\n[ 1.344291] rtc_cmos 00:00: RTC can wake from S4\n[ 1.346670] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.350122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.352731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.355195] i2c /dev entries driver\n[ 1.356712] device-mapper: uevent: version 1.0.3\n[ 1.358635] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.361971] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.364676] NET: Registered protocol family 10\n[ 1.366790] NET: Registered protocol family 17\n[ 1.368634] Key type dns_resolver registered\n[ 1.370621] registered taskstats version 1\n[ 1.372334] Loading compiled-in X.509 certificates\n[ 1.390801] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.394643] zswap: loaded using pool lzo/zbud\n[ 1.398144] Key type trusted registered\n[ 1.402136] Key type encrypted registered\n[ 1.403838] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.405697] ima: No TPM chip found, activating TPM-bypass!\n[ 1.407534] ima: Allocated hash algorithm: sha1\n[ 1.409125] evm: HMAC attrs: 0x1\n[ 1.410829] Magic number: 3:328:409\n[ 1.412341] rtc_cmos 00:00: setting system clock to 2019-05-10 02:26:47 UTC (1557455207)\n[ 1.415245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.417234] EDD information not available.\n[ 1.425537] Freeing unused kernel memory: 1484K\n[ 1.435994] Write protecting the kernel read-only data: 14336k\n[ 1.439377] Freeing unused kernel memory: 1620K\n[ 1.441153] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.454282] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.455098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.455121] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.463726] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465459] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465505] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465674] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465760] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465811] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.465862] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.506950] virtio_net virtio0 ens3: renamed from eth0\n[ 1.519604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.523254] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.536906] AVX2 version of gcm_enc/dec engaged.\n[ 1.538579] AES CTR mode by8 optimization enabled\n[ 1.548425] FDC 0 is a S82078B\n[ 1.643960] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.808069] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.810351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.812737] usb 1-1: Product: QEMU USB Tablet\n[ 1.814343] usb 1-1: Manufacturer: QEMU\n[ 1.815759] usb 1-1: SerialNumber: 42\n[ 1.823430] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.830351] usbcore: registered new interface driver usbhid\n[ 1.832315] usbhid: USB HID core driver\n[ 1.835345] 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.839313] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.909155] md: linear personality registered for level -1\n[ 2.913625] md: multipath personality registered for level -4\n[ 2.918232] md: raid0 personality registered for level 0\n[ 2.923297] md: raid1 personality registered for level 1\n[ 2.995942] raid6: sse2x1 gen() 11575 MB/s\n[ 3.063943] raid6: sse2x1 xor() 9047 MB/s\n[ 3.131941] raid6: sse2x2 gen() 14501 MB/s\n[ 3.199941] raid6: sse2x2 xor() 9668 MB/s\n[ 3.267999] raid6: sse2x4 gen() 16543 MB/s\n[ 3.335942] raid6: sse2x4 xor() 11410 MB/s\n[ 3.403942] raid6: avx2x1 gen() 22551 MB/s\n[ 3.471942] raid6: avx2x2 gen() 26215 MB/s\n[ 3.539941] raid6: avx2x4 gen() 29997 MB/s\n[ 3.541497] raid6: using algorithm avx2x4 gen() 29997 MB/s\n[ 3.543408] raid6: using avx2x2 recovery algorithm\n[ 3.546361] xor: automatically using best checksumming function:\n[ 3.587938] avx : 32996.000 MB/sec\n[ 3.590661] async_tx: api initialized (async)\n[ 3.599151] md: raid6 personality registered for level 6\n[ 3.601082] md: raid5 personality registered for level 5\n[ 3.602934] md: raid4 personality registered for level 4\n[ 3.609661] 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 ... [ 3.641167] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.660181] 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[ 3.766711] 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[ 3.772703] systemd[1]: Detected virtualization kvm.\n[ 3.774462] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.779151] systemd[1]: Set hostname to .\n[ 3.782903] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.785165] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.927431] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.931424] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.935340] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.939292] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.942909] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.947187] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.951078] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.964054] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.968389] 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.974742] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.978329] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.983068] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.988221] systemd[1]: Mounting Debug File System...\n[ 3.990199] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 3.993185] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.999983] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.004285] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.007567] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.011703] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.016843] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.021363] 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[ 4.044143] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.047888] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.051694] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.055760] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.059733] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.063874] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.067896] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.072711] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.076965] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.082818] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.087027] 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[ 4.094708] systemd[1]: Mounted Huge Pages File System.\n[ 4.096786] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.099974] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.103931] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.108634] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.112499] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.139449] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.617602] cloud-init[554]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 10 May 2019 02:26:51 +0000. Up 5.01 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.679725] cloud-init[927]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 10 May 2019 02:26:56 +0000. Up 10.20 seconds.\n[ 10.683183] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.686210] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.689072] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.692098] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.695112] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.23 | 255.255.255.0 | global | fa:16:3e:3b:70:49 |\n[ 10.698068] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fe3b:7049/64 | . | link | fa:16:3e:3b:70:49 |\n[ 10.701049] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.704287] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.707435] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.710585] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.713516] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.716463] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.719392] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.722307] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\ncloud-init Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.733346] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\ncloud-init Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.744431] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.747436] cloud-init Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.756536] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 10.760531] Starting LSB: MD monitoring daemon...\ncloud-init Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.776259] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.779311] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.782466] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.786003] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.789311] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.792688] cloud-init[927]: Generating public/private rsa key pair.\n[ 10.795686] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.799228] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.805238] cloud-init[927]: The key fingerprint is:\n[ 10.807714] cloud-init[927]: SHA256:FWJeCpP7NLwyzcjBtq3WI+G0cDGUOfGPPKbgQufCJ6w root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df\n[ 10.811359] cloud-init[927]: The key's randomart image is:\n[ 10.813657] cloud-init[927]: +---[RSA 2048]----+\n[ 10.815597] cloud-init[927]: | +=o o |\n[ 10.817416] [[0;32m OK [0m] Started Unattended Upgrades Shutdown.\ncloud-init[927]: | ** + . |\n[ 10.822359] cloud-init[927]: | o ++ . |\n[ 10.824581] cloud-init[927]: | B.++ |\n[ 10.826626] cloud-init[927]: | . oo %So. |\n[ 10.828951] cloud-init[927]: | + +..Xo*. |\n[ 10.831190] cloud-init Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n[927]: [[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n| * +=.B |\n[ 10.839448] cloud-init[927]: | . = * o |\n[ 10.842245] [[0;32m OK [0m] Started ACPI event daemon.\ncloud-init[927]: |E . . . |\n[ 10.846876] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 10.854066] cloud-init[927]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\nGenerating public/private dsa key pair.\n[ 10.892290] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.897700] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.902042] [[0;32m OK [0m] Started Login Service.\ncloud-init[927]: The key fingerprint is:\n[ 10.906459] cloud-init[927]: SHA256:SK+ZeZTDlTlZM99yOW9uqlYdkJxpOK39jUTXxs5Qq5Q root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df\n[ 10.910720] cloud-init[927]: The key's randomart image is:\n[ 10.913498] cloud-init[927]: +---[DSA 1024]----+\n[ 10.915930] cloud-init[927]: | B +oo|\n[ 10.918230] cloud-init[927]: | B %+.B| Starting Authenticate and Authorize Users to Run Privileged Tasks...\n\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[ 10.928475] cloud-init[927]: | . * =E+Xo|\n[ 10.932054] cloud-init[927]: | . + o o..o+=|\n[ 10.937493] cloud-init[927]: | . S o.o=|\n[ 10.942900] cloud-init[927]: | * . o+o|\n[ 10.948128] cloud-init[927]: | = . . o|\n[ 10.950537] [[0;32m OK [0m] Started Login to default iSCSI targets.\ncloud-init[927]: | . . o |\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 10.954924] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[927]: Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n| .... |\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 11.001618] cloud-init[927]: +----[SHA256]-----+[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 11.020781] cloud-init[927]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LSB: automatic crash report generation.\n\n[ 11.029352] [[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\ncloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.036355] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.039380] cloud-init[927]: The key fingerprint is:\n[ 11.041621] cloud-init[927]: SHA256:y4nd3OSJwqlm75iEl6j1/PhOKQ+EwPmgkrfOQT93e+Y root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df\n[ 11.045460] cloud-init[927]: The key's randomart image is:\n[ 11.047622] cloud-init[927]: +---[ECDSA 256]---+\n[ 11.049619] cloud-init[927]: | |\n[ 11.051581] cloud-init[927]: | . . |\n[ 11.053547] cloud-init[927]: | = |\n[ 11.055456] cloud-init[927]: | o + . |\n[ 11.057418] cloud-init[927]: |+ o o . S . |\n[ 11.059319] cloud-init[927]: |.o o + * B = . |\n[ 11.061299] cloud-init[927]: | o * O % + + |\n[ 11.063202] cloud-init[927]: | o + Bo@ oo |\n[ 11.065096] cloud-init[927]: | + oB*O+E |\n[ 11.066811] cloud-init[927]: +----[SHA256]-----+\n[ 11.068542] cloud-init[927]: Generating public/private ed25519 key pair.\n[ 11.070651] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.073212] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.075724] cloud-init[927]: The key fingerprint is:\n[ 11.078058] cloud-init[927]: SHA256:pEDCMChqN0Xc6patQrz2CkRHgW1u9bIt6/N9Lu/iK2c root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df\n[ 11.081233] cloud-init[927]: The key's randomart image is:\n[ 11.083112] cloud-init[927]: +--[ED25519 256]--+\n[ 11.084836] cloud-init[927]: |+o+o=.. |\n[ 11.086568] cloud-init[927]: |ooo= + . |\n[ 11.088312] cloud-init[927]: |o.o.+ o . |\n[ 11.090023] cloud-init[927]: |o..= + + |\n[ 11.091747] cloud-init[927]: |..+ o B S |\n[ 11.093485] cloud-init[927]: |. o * o |\n[ 11.095186] cloud-init[927]: | .. o + |\n[ 11.096908] cloud-init[927]: | .+ + ..E . |\n[ 11.098618] cloud-init[927]: | ..=oo.=+O+ |\n[ 11.100348] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\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"} 2019-05-10 02:27:01,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40/action used request id req-e2bf8217-2431-4732-8f6b-2f2589995e11 2019-05-10 02:27:01,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799639225006s 2019-05-10 02:27:01,858 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 682518702 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.368387] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.371429] pid_max: default: 32768 minimum: 301 [ 0.373223] ACPI: Core revision 20150930 [ 0.375332] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.377665] Security Framework initialized [ 0.379135] Yama: becoming mindful. [ 0.380457] AppArmor: AppArmor initialized [ 0.382120] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.388421] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.395156] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.397351] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.400391] Initializing cgroup subsys io [ 0.401846] Initializing cgroup subsys memory [ 0.403419] Initializing cgroup subsys devices [ 0.404980] Initializing cgroup subsys freezer [ 0.406544] Initializing cgroup subsys net_cls [ 0.408105] Initializing cgroup subsys perf_event [ 0.409735] Initializing cgroup subsys net_prio [ 0.411355] Initializing cgroup subsys hugetlb [ 0.412907] Initializing cgroup subsys pids [ 0.415196] mce: CPU supports 10 MCE banks [ 0.416729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.418518] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.420481] Spectre V2 : Mitigation: Full generic retpoline [ 0.422342] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.425165] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.428020] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.430268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.435776] Freeing SMP alternatives memory: 36K [ 0.442372] ftrace: allocating 32287 entries in 127 pages [ 0.488099] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.490272] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.492427] smpboot: Max logical packages: 2 [ 0.494221] x2apic enabled [ 0.495625] Switched APIC routing to physical x2apic. [ 0.498581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.500700] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.504694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.516278] KVM setup paravirtual spinlock [ 0.519389] x86: Booting SMP configuration: [ 0.520967] .... node #0, CPUs: #1 [ 0.522556] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.544951] x86: Booted up 1 node, 2 CPUs [ 0.544958] KVM setup async PF for cpu 1 [ 0.544962] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.549601] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.552384] devtmpfs: initialized [ 0.555061] evm: security.selinux [ 0.556323] evm: security.SMACK64 [ 0.557568] evm: security.SMACK64EXEC [ 0.558901] evm: security.SMACK64TRANSMUTE [ 0.560355] evm: security.SMACK64MMAP [ 0.561681] evm: security.ima [ 0.562820] evm: security.capability [ 0.564355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.567593] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.569790] pinctrl core: initialized pinctrl subsystem [ 0.571758] RTC time: 2:26:46, date: 05/10/19 [ 0.574210] NET: Registered protocol family 16 [ 0.585620] cpuidle: using governor ladder [ 0.597643] cpuidle: using governor menu [ 0.599058] PCCT header not found. [ 0.600434] ACPI: bus type PCI registered [ 0.601873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604133] PCI: Using configuration type 1 for base access [ 0.618640] ACPI: Added _OSI(Module Device) [ 0.620133] ACPI: Added _OSI(Processor Device) [ 0.621678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.623293] ACPI: Added _OSI(Processor Aggregator Device) [ 0.626322] ACPI: Interpreter enabled [ 0.627698] ACPI: (supports S0 S5) [ 0.645038] ACPI: Using IOAPIC for interrupt routing [ 0.646764] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.651897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.653944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.656158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.658304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.662279] acpiphp: Slot [3] registered [ 0.663732] acpiphp: Slot [4] registered [ 0.665180] acpiphp: Slot [5] registered [ 0.666624] acpiphp: Slot [6] registered [ 0.668072] acpiphp: Slot [7] registered [ 0.669513] acpiphp: Slot [8] registered [ 0.670948] acpiphp: Slot [9] registered [ 0.672396] acpiphp: Slot [10] registered [ 0.673861] acpiphp: Slot [11] registered [ 0.675320] acpiphp: Slot [12] registered [ 0.676784] acpiphp: Slot [13] registered [ 0.678261] acpiphp: Slot [14] registered [ 0.679723] acpiphp: Slot [15] registered [ 0.681185] acpiphp: Slot [16] registered [ 0.682662] acpiphp: Slot [17] registered [ 0.684126] acpiphp: Slot [18] registered [ 0.685594] acpiphp: Slot [19] registered [ 0.687056] acpiphp: Slot [20] registered [ 0.688520] acpiphp: Slot [21] registered [ 0.689987] acpiphp: Slot [22] registered [ 0.691453] acpiphp: Slot [23] registered [ 0.692924] acpiphp: Slot [24] registered [ 0.694399] acpiphp: Slot [25] registered [ 0.695858] acpiphp: Slot [26] registered [ 0.697321] acpiphp: Slot [27] registered [ 0.698800] acpiphp: Slot [28] registered [ 0.700273] acpiphp: Slot [29] registered [ 0.703415] acpiphp: Slot [30] registered [ 0.704852] acpiphp: Slot [31] registered [ 0.706288] PCI host bridge to bus 0000:00 [ 0.711937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.714950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.717894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.720437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.722981] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.725586] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.730598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.732784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.734835] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.737030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.741437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.743927] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.767462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.770315] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.772822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.775283] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.777679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.779919] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.782282] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.784152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.786901] vgaarb: loaded [ 0.787975] vgaarb: bridge control possible 0000:00:02.0 [ 0.790396] SCSI subsystem initialized [ 0.792546] ACPI: bus type USB registered [ 0.794538] usbcore: registered new interface driver usbfs [ 0.797095] usbcore: registered new interface driver hub [ 0.799594] usbcore: registered new device driver usb [ 0.801649] PCI: Using ACPI for IRQ routing [ 0.803622] NetLabel: Initializing [ 0.804878] NetLabel: domain hash size = 128 [ 0.806378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.808059] NetLabel: unlabeled traffic allowed by default [ 0.810120] amd_nb: Cannot enumerate AMD northbridges [ 0.811937] clocksource: Switched to clocksource kvm-clock [ 0.824672] AppArmor: AppArmor Filesystem Enabled [ 0.826371] pnp: PnP ACPI init [ 0.827884] pnp: PnP ACPI: found 5 devices [ 0.836039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.839146] NET: Registered protocol family 2 [ 0.841211] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.844018] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.846604] TCP: Hash tables configured (established 32768 bind 32768) [ 0.848880] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.850920] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.853204] NET: Registered protocol family 1 [ 0.854775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.856737] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.858633] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.878945] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.899335] Unpacking initramfs... [ 1.099119] Freeing initrd memory: 14824K [ 1.100929] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.103306] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.106040] Scanning for low memory corruption every 60 seconds [ 1.108811] audit: initializing netlink subsys (disabled) [ 1.110904] audit: type=2000 audit(1557455207.083:1): initialized [ 1.113482] Initialise system trusted keyring [ 1.115418] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.117862] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.121472] zbud: loaded [ 1.122957] VFS: Disk quotas dquot_6.6.0 [ 1.124637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.127488] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.130088] fuse init (API version 7.23) [ 1.131881] Key type big_key registered [ 1.133515] Allocating IMA MOK and blacklist keyrings. [ 1.136180] Key type asymmetric registered [ 1.137849] Asymmetric key parser 'x509' registered [ 1.139754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.142796] io scheduler noop registered [ 1.144435] io scheduler deadline registered (default) [ 1.146436] io scheduler cfq registered [ 1.148114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.150272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.152852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.155765] ACPI: Power Button [PWRF] [ 1.157510] GHES: HEST is not enabled! [ 1.177188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.217011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.220777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.246363] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.250361] Linux agpgart interface v0.103 [ 1.254040] loop: module loaded [ 1.257165] vda: vda1 [ 1.259148] scsi host0: ata_piix [ 1.260766] scsi host1: ata_piix [ 1.262184] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.264717] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.267335] libphy: Fixed MDIO Bus: probed [ 1.269069] tun: Universal TUN/TAP device driver, 1.6 [ 1.271051] tun: (C) 1999-2004 Max Krasnyansky [ 1.274735] PPP generic driver version 2.4.2 [ 1.276564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.279061] ehci-pci: EHCI PCI platform driver [ 1.280918] ehci-platform: EHCI generic platform driver [ 1.282921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.285263] ohci-pci: OHCI PCI platform driver [ 1.287052] ohci-platform: OHCI generic platform driver [ 1.289091] uhci_hcd: USB Universal Host Controller Interface driver [ 1.309535] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.311565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.314511] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.316545] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.318793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.321310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.324202] usb usb1: Product: UHCI Host Controller [ 1.326112] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.328474] usb usb1: SerialNumber: 0000:00:01.2 [ 1.330359] hub 1-0:1.0: USB hub found [ 1.331893] hub 1-0:1.0: 2 ports detected [ 1.333711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.337816] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.339797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.341896] mousedev: PS/2 mouse device common for all mice [ 1.344291] rtc_cmos 00:00: RTC can wake from S4 [ 1.346670] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.350122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.352731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.355195] i2c /dev entries driver [ 1.356712] device-mapper: uevent: version 1.0.3 [ 1.358635] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.361971] ledtrig-cpu: registered to indicate activity on CPUs [ 1.364676] NET: Registered protocol family 10 [ 1.366790] NET: Registered protocol family 17 [ 1.368634] Key type dns_resolver registered [ 1.370621] registered taskstats version 1 [ 1.372334] Loading compiled-in X.509 certificates [ 1.390801] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.394643] zswap: loaded using pool lzo/zbud [ 1.398144] Key type trusted registered [ 1.402136] Key type encrypted registered [ 1.403838] AppArmor: AppArmor sha1 policy hashing enabled [ 1.405697] ima: No TPM chip found, activating TPM-bypass! [ 1.407534] ima: Allocated hash algorithm: sha1 [ 1.409125] evm: HMAC attrs: 0x1 [ 1.410829] Magic number: 3:328:409 [ 1.412341] rtc_cmos 00:00: setting system clock to 2019-05-10 02:26:47 UTC (1557455207) [ 1.415245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.417234] EDD information not available. [ 1.425537] Freeing unused kernel memory: 1484K [ 1.435994] Write protecting the kernel read-only data: 14336k [ 1.439377] Freeing unused kernel memory: 1620K [ 1.441153] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.454282] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.455121] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.463726] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465459] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465505] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465674] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465760] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465811] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.465862] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.506950] virtio_net virtio0 ens3: renamed from eth0 [ 1.519604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.523254] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.536906] AVX2 version of gcm_enc/dec engaged. [ 1.538579] AES CTR mode by8 optimization enabled [ 1.548425] FDC 0 is a S82078B [ 1.643960] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.808069] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.810351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.812737] usb 1-1: Product: QEMU USB Tablet [ 1.814343] usb 1-1: Manufacturer: QEMU [ 1.815759] usb 1-1: SerialNumber: 42 [ 1.823430] hidraw: raw HID events driver (C) Jiri Kosina [ 1.830351] usbcore: registered new interface driver usbhid [ 1.832315] usbhid: USB HID core driver [ 1.835345] 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.839313] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.909155] md: linear personality registered for level -1 [ 2.913625] md: multipath personality registered for level -4 [ 2.918232] md: raid0 personality registered for level 0 [ 2.923297] md: raid1 personality registered for level 1 [ 2.995942] raid6: sse2x1 gen() 11575 MB/s [ 3.063943] raid6: sse2x1 xor() 9047 MB/s [ 3.131941] raid6: sse2x2 gen() 14501 MB/s [ 3.199941] raid6: sse2x2 xor() 9668 MB/s [ 3.267999] raid6: sse2x4 gen() 16543 MB/s [ 3.335942] raid6: sse2x4 xor() 11410 MB/s [ 3.403942] raid6: avx2x1 gen() 22551 MB/s [ 3.471942] raid6: avx2x2 gen() 26215 MB/s [ 3.539941] raid6: avx2x4 gen() 29997 MB/s [ 3.541497] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 3.543408] raid6: using avx2x2 recovery algorithm [ 3.546361] xor: automatically using best checksumming function: [ 3.587938] avx : 32996.000 MB/sec [ 3.590661] async_tx: api initialized (async) [ 3.599151] md: raid6 personality registered for level 6 [ 3.601082] md: raid5 personality registered for level 5 [ 3.602934] md: raid4 personality registered for level 4 [ 3.609661] 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 ... [ 3.641167] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.660181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.766711] 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) [ 3.772703] systemd[1]: Detected virtualization kvm. [ 3.774462] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.779151] systemd[1]: Set hostname to . [ 3.782903] systemd[1]: Initializing machine ID from KVM UUID. [ 3.785165] systemd[1]: Installed transient /etc/machine-id file. [ 3.927431] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.931424] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.935340] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.939292] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.942909] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.947187] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.951078] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.964054] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.968389] 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.974742] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.978329] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.983068] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.988221] systemd[1]: Mounting Debug File System... [ 3.990199] EXT4-fs (vda1): re-mounted. Opts: (null) Mounting Debug File System... [ 3.993185] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.999983] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.004285] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.007567] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.011703] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.016843] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.021363] 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. [ 4.044143] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.047888] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.051694] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.055760] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.059733] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.063874] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.067896] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.072711] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.076965] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.082818] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.087027] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.094708] systemd[1]: Mounted Huge Pages File System. [ 4.096786] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.099974] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.103931] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.108634] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.112499] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.139449] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[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 Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.617602] cloud-init[554]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 10 May 2019 02:26:51 +0000. Up 5.01 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.679725] cloud-init[927]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 10 May 2019 02:26:56 +0000. Up 10.20 seconds. [ 10.683183] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.686210] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.689072] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.692098] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.695112] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.23 | 255.255.255.0 | global | fa:16:3e:3b:70:49 | [ 10.698068] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fe3b:7049/64 | . | link | fa:16:3e:3b:70:49 | [ 10.701049] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.704287] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.707435] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.710585] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.713516] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.716463] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.719392] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.722307] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.733346] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. cloud-init Starting LXD - unix socket. [[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] Reached target Network is Online. [927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.744431] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.747436] cloud-init Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... [927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.756536] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [[0;32m OK [0m] Started Regular background program processing daemon. [ 10.760531] Starting LSB: MD monitoring daemon... cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.776259] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.779311] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.782466] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.786003] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.789311] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.792688] cloud-init[927]: Generating public/private rsa key pair. [ 10.795686] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.799228] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.805238] cloud-init[927]: The key fingerprint is: [ 10.807714] cloud-init[927]: SHA256:FWJeCpP7NLwyzcjBtq3WI+G0cDGUOfGPPKbgQufCJ6w root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df [ 10.811359] cloud-init[927]: The key's randomart image is: [ 10.813657] cloud-init[927]: +---[RSA 2048]----+ [ 10.815597] cloud-init[927]: | +=o o | [ 10.817416] [[0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[927]: | ** + . | [ 10.822359] cloud-init[927]: | o ++ . | [ 10.824581] cloud-init[927]: | B.++ | [ 10.826626] cloud-init[927]: | . oo %So. | [ 10.828951] cloud-init[927]: | + +..Xo*. | [ 10.831190] cloud-init Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting System Logging Service... [927]: [[0;32m OK [0m] Started Deferred execution scheduler. Starting /etc/rc.local Compatibility... | * +=.B | [ 10.839448] cloud-init[927]: | . = * o | [ 10.842245] [[0;32m OK [0m] Started ACPI event daemon. cloud-init[927]: |E . . . | [ 10.846876] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.854066] cloud-init[927]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Generating public/private dsa key pair. [ 10.892290] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.897700] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.902042] [[0;32m OK [0m] Started Login Service. cloud-init[927]: The key fingerprint is: [ 10.906459] cloud-init[927]: SHA256:SK+ZeZTDlTlZM99yOW9uqlYdkJxpOK39jUTXxs5Qq5Q root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df [ 10.910720] cloud-init[927]: The key's randomart image is: [ 10.913498] cloud-init[927]: +---[DSA 1024]----+ [ 10.915930] cloud-init[927]: | B +oo| [ 10.918230] cloud-init[927]: | B %+.B| Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [ 10.928475] cloud-init[927]: | . * =E+Xo| [ 10.932054] cloud-init[927]: | . + o o..o+=| [ 10.937493] cloud-init[927]: | . S o.o=| [ 10.942900] cloud-init[927]: | * . o+o| [ 10.948128] cloud-init[927]: | = . . o| [ 10.950537] [[0;32m OK [0m] Started Login to default iSCSI targets. cloud-init[927]: | . . o | [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [ 10.954924] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[927]: Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. | .... | [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 11.001618] cloud-init[927]: +----[SHA256]-----+[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 11.020781] cloud-init[927]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LSB: automatic crash report generation. [ 11.029352] [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.036355] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.039380] cloud-init[927]: The key fingerprint is: [ 11.041621] cloud-init[927]: SHA256:y4nd3OSJwqlm75iEl6j1/PhOKQ+EwPmgkrfOQT93e+Y root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df [ 11.045460] cloud-init[927]: The key's randomart image is: [ 11.047622] cloud-init[927]: +---[ECDSA 256]---+ [ 11.049619] cloud-init[927]: | | [ 11.051581] cloud-init[927]: | . . | [ 11.053547] cloud-init[927]: | = | [ 11.055456] cloud-init[927]: | o + . | [ 11.057418] cloud-init[927]: |+ o o . S . | [ 11.059319] cloud-init[927]: |.o o + * B = . | [ 11.061299] cloud-init[927]: | o * O % + + | [ 11.063202] cloud-init[927]: | o + Bo@ oo | [ 11.065096] cloud-init[927]: | + oB*O+E | [ 11.066811] cloud-init[927]: +----[SHA256]-----+ [ 11.068542] cloud-init[927]: Generating public/private ed25519 key pair. [ 11.070651] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.073212] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.075724] cloud-init[927]: The key fingerprint is: [ 11.078058] cloud-init[927]: SHA256:pEDCMChqN0Xc6patQrz2CkRHgW1u9bIt6/N9Lu/iK2c root@cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df [ 11.081233] cloud-init[927]: The key's randomart image is: [ 11.083112] cloud-init[927]: +--[ED25519 256]--+ [ 11.084836] cloud-init[927]: |+o+o=.. | [ 11.086568] cloud-init[927]: |ooo= + . | [ 11.088312] cloud-init[927]: |o.o.+ o . | [ 11.090023] cloud-init[927]: |o..= + + | [ 11.091747] cloud-init[927]: |..+ o B S | [ 11.093485] cloud-init[927]: |. o * o | [ 11.095186] cloud-init[927]: | .. o + | [ 11.096908] cloud-init[927]: | .+ + ..E . | [ 11.098618] cloud-init[927]: | ..=oo.=+O+ | [ 11.100348] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-05-10 02:27:01,862 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bd9fb50L 2019-05-10 02:27:01,862 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 02:27:01,868 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-10 02:27:01,868 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-10 02:27:01,869 - 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 2019-05-10 02:27:01,869 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:27:01,869 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:27:01,869 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:27:01,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:27:01,870 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:27:01,917 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 02:27:01,917 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:27:01,940 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 20c2e7aaefcca7a6b7f4c745778722dd 2019-05-10 02:27:01,941 - paramiko.transport - DEBUG - Trying discovered key 760deeb1306af4909cb15e7dab533255 in /tmp/tmpEapnUG 2019-05-10 02:27:01,956 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 02:27:01,982 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 02:27:02,006 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 02:27:02,189 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-10 02:27:02,189 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-10 02:27:02,229 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 02:27:02,229 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 02:27:02,239 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 02:27:10,540 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-10 02:27:10,541 - 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 2019-05-10 02:27:10,541 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:27:10,541 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:27:10,541 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:27:10,541 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:27:10,541 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:27:10,545 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:27:20,008 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-10 02:27:20,012 - 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 2019-05-10 02:27:20,012 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:27:20,012 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:27:20,012 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:27:20,013 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:27:20,013 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:27:20,019 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:27:31,385 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-10 02:27:31,387 - 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 2019-05-10 02:27:31,387 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:27:31,387 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:27:31,388 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:27:31,388 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:27:31,388 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:27:31,392 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:27:38,888 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-10 02:27:38,889 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-10 02:27:38,890 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 02:27:38,891 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-10 02:27:38,891 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-10 02:27:38,894 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-10 02:29:08,340 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-10 02:29:08,341 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-10 02:29:08,340 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 84eb65fbd8599636289d2d2abdfc6c310b6d7dee70f949993ea8d1cfc5b7b209 2019-05-10 02:29:08,346 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df --2019-05-10 02:27:40-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.62, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 33.3M=0s 2019-05-10 02:27:40 (33.3 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df sudo: unable to resolve host cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df sudo: unable to resolve host cloudify-vm-1b8c30c6-b1ec-456d-8502-36524a1859df 2019-05-10 02:29:08,346 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-10 02:29:08,347 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-10 02:29:08,347 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-10 02:29:08,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-05-10 02:29:08,355 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.204', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-10 02:29:38,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-05-10 02:29:38,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 109, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 807, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 808, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 0, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 110, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:29:38,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:29:38 GMT 2019-05-10 02:29:38,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:29:38,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:29:38,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:29:38,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:29:38,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:29:38,951 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:29:38,952 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 807, 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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 0, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-10 02:29:38,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-05-10 02:29:39,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:29:39,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:29:39,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:29:39,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:29:39,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 109, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 807, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 808, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 0, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 110, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:29:39 GMT 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:29:39,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:29:39,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:29:39,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:29:39,205 - functest.core.cloudify - INFO - The current manager status is running 2019-05-10 02:29:39,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/secrets 2019-05-10 02:29:39,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:29:39,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:29:39 GMT 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:29:39,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-10 02:29:39,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:29:39,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:29:39,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:29:39,315 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-10 02:29:39,315 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-10 02:29:39,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:29:39,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:29:39,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:29:39,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:29:39.466Z", "updated_at": "2019-05-10T02:29:39.466Z", "value": "gAAAAABc1OIT_Oq4mtStgW3PEBB7cQ4QEP8vjtCYP4rZNd-IWu2fBlurPeUyITm1UZExRxLiOuR2Utsq7W6NEuHt5r7vFACQUQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:29:39 GMT 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-10 02:29:39,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:29:39,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:29:39,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:29:39,499 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3.1/secrets/foo 2019-05-10 02:29:39,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:29:39,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:29:39.466Z", "updated_at": "2019-05-10T02:29:39.466Z", "value": "gAAAAABc1OIT_Oq4mtStgW3PEBB7cQ4QEP8vjtCYP4rZNd-IWu2fBlurPeUyITm1UZExRxLiOuR2Utsq7W6NEuHt5r7vFACQUQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:29:39 GMT 2019-05-10 02:29:39,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:29:39,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-10 02:29:39,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:29:39,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:29:39,565 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:29:39,565 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-10 02:29:39,565 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-10 02:29:39,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 02:29:39,717 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:34 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-10 02:29:39,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 02:29:39,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/bc7892fe-b241-478f-9e97-ed9cbd254462.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:41,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:29:41 GMT X-Openstack-Request-Id: req-05b541aa-2720-4c75-a515-c969d04a296c 2019-05-10 02:29:41,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:29:41,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/bc7892fe-b241-478f-9e97-ed9cbd254462.json used request id req-05b541aa-2720-4c75-a515-c969d04a296c 2019-05-10 02:29:41,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.75894498825s 2019-05-10 02:29:41,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:29:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:41,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:29:41 GMT X-Openstack-Request-Id: req-f4952e9a-d86c-4aa4-8162-2fc95b3f5c8e 2019-05-10 02:29:41,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 02:29:41,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f4952e9a-d86c-4aa4-8162-2fc95b3f5c8e 2019-05-10 02:29:41,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0549349784851s 2019-05-10 02:29:41,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-10 02:29:41,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:41,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 10 May 2019 02:29: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-a2b8e9c4-8701-4580-9493-e38ff794a759 x-openstack-request-id: req-a2b8e9c4-8701-4580-9493-e38ff794a759 2019-05-10 02:29:41,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40 used request id req-a2b8e9c4-8701-4580-9493-e38ff794a759 2019-05-10 02:29:41,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.410839080811s 2019-05-10 02:29:41,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:29:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:42,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Fri, 10 May 2019 02:29: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-40342c13-7f62-4188-a070-fd6763ba826d x-openstack-request-id: req-40342c13-7f62-4188-a070-fd6763ba826d 2019-05-10 02:29:42,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:70:49", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:70:49", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:26:45.000000", "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:29:41Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:29:42,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40342c13-7f62-4188-a070-fd6763ba826d 2019-05-10 02:29:42,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516302108765s 2019-05-10 02:29:42,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:29:44,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:29:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:45,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 754 Content-Type: application/json Date: Fri, 10 May 2019 02:29: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-7c7c50f2-8ddf-4b17-9e2c-0f0ff5f50b26 x-openstack-request-id: req-7c7c50f2-8ddf-4b17-9e2c-0f0ff5f50b26 2019-05-10 02:29:45,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:70:49", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "rel": "bookmark"}], "image": {"id": "940bb374-12d3-4875-a747-6d250a588603", "links": [{"href": "http://172.30.9.21:8774/images/940bb374-12d3-4875-a747-6d250a588603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:26:45.000000", "flavor": {"id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "links": [{"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}]}, "id": "a9920b06-cd00-4b3d-a5c8-7cf20e6a6e40", "security_groups": [{"name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}], "user_id": "973e5969b9434c24b7671453dd444728", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:29:44Z", "hostId": "5cfe3cbce7448b7ab0aa0138651670957378b882435a052f2ed0dee5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df", "name": "cloudify-vm_1b8c30c6-b1ec-456d-8502-36524a1859df", "created": "2019-05-10T02:24:50Z", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:29:45,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c7c50f2-8ddf-4b17-9e2c-0f0ff5f50b26 2019-05-10 02:29:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06101989746s 2019-05-10 02:29:45,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:29:47,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:29:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:47,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 10 May 2019 02:29: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-8bf4ae0d-39b8-439f-8a1d-9f3043e78d69 x-openstack-request-id: req-8bf4ae0d-39b8-439f-8a1d-9f3043e78d69 2019-05-10 02:29:47,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-10 02:29:47,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8bf4ae0d-39b8-439f-8a1d-9f3043e78d69 2019-05-10 02:29:47,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0744609832764s 2019-05-10 02:29:47,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:29:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:47,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Fri, 10 May 2019 02:29:47 GMT X-Openstack-Request-Id: req-faee0e65-8638-4754-aed3-405c99a3616c 2019-05-10 02:29:47,977 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:41Z", "updated_at": "2019-05-10T02:24:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "1ed4526d-1359-495b-9ac8-7f17889ab5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "2128286b-2eb3-4179-9e2b-00bf7ebc1c17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "2d1a566f-ae6a-4b02-8f2f-e2e0d2ab5391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-10T02:24:46Z", "revision_number": 0, "id": "74a2f2f4-3bc1-42a9-b665-682e64d85a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:46Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:24:44Z", "revision_number": 0, "id": "81b6c308-e991-4222-85a7-30249dfdfd90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:44Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T02:24:45Z", "revision_number": 0, "id": "ba570ad7-22c8-404f-ab68-6fca89baabe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:45Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:43Z", "revision_number": 0, "id": "daf37b9c-8132-4509-aecf-4614f9e00ff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:43Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:24:41Z", "revision_number": 0, "id": "ee29e394-971e-4c68-a512-b40115a67959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:41Z", "security_group_id": "a96263b8-daea-4f30-a266-bd3f405717ad", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 7, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "a96263b8-daea-4f30-a266-bd3f405717ad", "name": "cloudify-sg_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:29:47,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-faee0e65-8638-4754-aed3-405c99a3616c 2019-05-10 02:29:47,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346507072449s 2019-05-10 02:29:47,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 02:29:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a96263b8-daea-4f30-a266-bd3f405717ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:48,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:29:48 GMT X-Openstack-Request-Id: req-00214bd8-312e-4f50-823b-c6408f66c63b 2019-05-10 02:29:48,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:29:48,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a96263b8-daea-4f30-a266-bd3f405717ad.json used request id req-00214bd8-312e-4f50-823b-c6408f66c63b 2019-05-10 02:29:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.199304103851s 2019-05-10 02:29:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-10 02:29:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:48,342 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 02:29:48 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-d9ce68b0-6120-4987-b37a-298f30cc7143 x-openstack-request-id: req-d9ce68b0-6120-4987-b37a-298f30cc7143 2019-05-10 02:29:48,343 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_1b8c30c6-b1ec-456d-8502-36524a1859df used request id req-d9ce68b0-6120-4987-b37a-298f30cc7143 2019-05-10 02:29:48,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.158840179443s 2019-05-10 02:29:48,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 02:29:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" -d '{"subnet_id": "91afb229-c13c-40a1-89d6-115479340368"}' 2019-05-10 02:29:51,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 02:29:51 GMT X-Openstack-Request-Id: req-11833a44-c7d7-47ef-be3c-a9ad96d78724 2019-05-10 02:29:51,398 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "33dd5fda-bef2-43be-8ad7-672fa2e29193", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "subnet_id": "91afb229-c13c-40a1-89d6-115479340368", "subnet_ids": ["91afb229-c13c-40a1-89d6-115479340368"], "port_id": "9ccff838-2c76-48b6-bc91-9fe99e6288b4", "id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b"} 2019-05-10 02:29:51,398 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b/remove_router_interface.json used request id req-11833a44-c7d7-47ef-be3c-a9ad96d78724 2019-05-10 02:29:51,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.05464196205s 2019-05-10 02:29:51,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 02:29:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:51,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Fri, 10 May 2019 02:29:51 GMT X-Openstack-Request-Id: req-512d74fa-5b1d-4a4a-a82d-b1be2375df6b 2019-05-10 02:29:51,549 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:11Z", "admin_state_up": true, "updated_at": "2019-05-10T02:29:49Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b", "name": "cloudify-router_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:29:51,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-512d74fa-5b1d-4a4a-a82d-b1be2375df6b 2019-05-10 02:29:51,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150880098343s 2019-05-10 02:29:51,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 02:29:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:57,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:29:57 GMT X-Openstack-Request-Id: req-9a99806d-1083-4cf7-aaf5-c857330e83fe 2019-05-10 02:29:57,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:29:57,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dfae71b2-243a-42d0-8b67-5c6a9e1d4d2b.json used request id req-9a99806d-1083-4cf7-aaf5-c857330e83fe 2019-05-10 02:29:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.69160413742s 2019-05-10 02:29:57,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 02:29:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:57,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 10 May 2019 02:29:57 GMT X-Openstack-Request-Id: req-9dead47d-fd49-434f-8fc8-5c4318f97fb1 2019-05-10 02:29:57,304 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T02:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3f2dfe75f9344967af1e5dc95aaf6409","id":"91afb229-c13c-40a1-89d6-115479340368","subnetpool_id":null,"name":"cloudify-subnet_1b8c30c6-b1ec-456d-8502-36524a1859df"}]} 2019-05-10 02:29:57,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9dead47d-fd49-434f-8fc8-5c4318f97fb1 2019-05-10 02:29:57,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0616729259491s 2019-05-10 02:29:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 02:29:57,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/91afb229-c13c-40a1-89d6-115479340368.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:29:59,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:29:59 GMT X-Openstack-Request-Id: req-1e304e8f-4371-47b4-bbb5-00561e8e67a9 2019-05-10 02:29:59,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:29:59,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/91afb229-c13c-40a1-89d6-115479340368.json used request id req-1e304e8f-4371-47b4-bbb5-00561e8e67a9 2019-05-10 02:29:59,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4520509243s 2019-05-10 02:29:59,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:29:59,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:30:00,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Fri, 10 May 2019 02:30:00 GMT X-Openstack-Request-Id: req-f5185752-5bf3-4ba7-bbde-49d312195bec 2019-05-10 02:30:00,204 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"33dd5fda-bef2-43be-8ad7-672fa2e29193","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f2dfe75f9344967af1e5dc95aaf6409","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T02:29:59Z","qos_policy_id":null,"name":"cloudify-net_1b8c30c6-b1ec-456d-8502-36524a1859df","admin_state_up":true,"tenant_id":"3f2dfe75f9344967af1e5dc95aaf6409","created_at":"2019-05-10T02:24:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:30:00,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f5185752-5bf3-4ba7-bbde-49d312195bec 2019-05-10 02:30:00,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.445774078369s 2019-05-10 02:30:00,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 02:30:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/33dd5fda-bef2-43be-8ad7-672fa2e29193.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:30:00,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:30:00 GMT X-Openstack-Request-Id: req-0569d245-350c-420c-91b0-69b2f49bec15 2019-05-10 02:30:00,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:30:00,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/33dd5fda-bef2-43be-8ad7-672fa2e29193.json used request id req-0569d245-350c-420c-91b0-69b2f49bec15 2019-05-10 02:30:00,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.673162221909s 2019-05-10 02:30:00,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:30:00,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:30:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 02:30:01 GMT X-Openstack-Request-Id: req-3bf2c4b7-19ce-4e34-9835-74baf50c88fa 2019-05-10 02:30:01,204 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:24:38Z", "file": "/v2/images/940bb374-12d3-4875-a747-6d250a588603/file", "owner": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "940bb374-12d3-4875-a747-6d250a588603", "size": 297533440, "self": "/v2/images/940bb374-12d3-4875-a747-6d250a588603", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/940bb374-12d3-4875-a747-6d250a588603/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_1b8c30c6-b1ec-456d-8502-36524a1859df", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:24:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:30:01,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3bf2c4b7-19ce-4e34-9835-74baf50c88fa 2019-05-10 02:30:01,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320621013641s 2019-05-10 02:30:01,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 02:30:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/940bb374-12d3-4875-a747-6d250a588603 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f81ed317b5db13331cd97fe61d960b2ed12bd3bf" 2019-05-10 02:30:01,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 02:30:01 GMT X-Openstack-Request-Id: req-fbc80eba-774d-4741-ad12-baf20fe58527 2019-05-10 02:30:01,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:30:01,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/940bb374-12d3-4875-a747-6d250a588603 used request id req-fbc80eba-774d-4741-ad12-baf20fe58527 2019-05-10 02:30:01,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.676413059235s 2019-05-10 02:30:01,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 02:30:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:02,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 10 May 2019 02: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-5b4f266b-c02a-4d64-b098-dd6f0cb71f08 x-openstack-request-id: req-5b4f266b-c02a-4d64-b098-dd6f0cb71f08 2019-05-10 02:30:02,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "b37e9dd7-768f-458f-b95f-f7a24a9e8aa7"}]} 2019-05-10 02:30:02,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5b4f266b-c02a-4d64-b098-dd6f0cb71f08 2019-05-10 02:30:02,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.312041044235s 2019-05-10 02:30:02,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 02:30:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:02,245 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-997c409c-3ee4-4758-b277-0f3d2215b4b8 x-openstack-request-id: req-997c409c-3ee4-4758-b277-0f3d2215b4b8 2019-05-10 02:30:02,245 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b37e9dd7-768f-458f-b95f-f7a24a9e8aa7 used request id req-997c409c-3ee4-4758-b277-0f3d2215b4b8 2019-05-10 02:30:02,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429840087891s 2019-05-10 02:30:02,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 02:30:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:02,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Fri, 10 May 2019 02:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b9b201-1cf9-46db-b3b1-abe7bd1c8a6a 2019-05-10 02:30:02,495 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": {"self": "http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "973e5969b9434c24b7671453dd444728", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 02:30:02,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c3b9b201-1cf9-46db-b3b1-abe7bd1c8a6a 2019-05-10 02:30:02,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249487876892s 2019-05-10 02:30:02,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 02:30:02,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:02,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Fri, 10 May 2019 02:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215cf2c1-5c05-48f9-84df-f1a4fcde52be 2019-05-10 02:30:02,741 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_1b8c30c6-b1ec-456d-8502-36524a1859df", "links": {"self": "http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "973e5969b9434c24b7671453dd444728", "description": null}} 2019-05-10 02:30:02,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728 used request id req-215cf2c1-5c05-48f9-84df-f1a4fcde52be 2019-05-10 02:30:02,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239290952682s 2019-05-10 02:30:02,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 02:30:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:03,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0c10d5-52de-43c8-999d-a41e987d270d 2019-05-10 02:30:03,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:30:03,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/973e5969b9434c24b7671453dd444728 used request id req-2c0c10d5-52de-43c8-999d-a41e987d270d 2019-05-10 02:30:03,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.360944032669s 2019-05-10 02:30:03,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:30:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:03,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 10 May 2019 02:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2294570-786a-427d-9ed9-918c7ddcd0c0 2019-05-10 02:30:03,345 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409"}, "tags": [], "enabled": true, "id": "3f2dfe75f9344967af1e5dc95aaf6409", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b8c30c6-b1ec-456d-8502-36524a1859df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:30:03,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-d2294570-786a-427d-9ed9-918c7ddcd0c0 2019-05-10 02:30:03,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234519958496s 2019-05-10 02:30:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 02:30:03,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:03,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8598482f-3a50-49cb-b241-56e64e3374cc 2019-05-10 02:30:03,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:30:03,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3f2dfe75f9344967af1e5dc95aaf6409 used request id req-8598482f-3a50-49cb-b241-56e64e3374cc 2019-05-10 02:30:03,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.29486322403s 2019-05-10 02:30:03,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3f2dfe75f9344967af1e5dc95aaf6409&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:04,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 02:30:03 GMT X-Openstack-Request-Id: req-6b7fae7a-be5f-4885-9d40-fa8289a85ce8 2019-05-10 02:30:04,005 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}]} 2019-05-10 02:30:04,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3f2dfe75f9344967af1e5dc95aaf6409&name=default used request id req-6b7fae7a-be5f-4885-9d40-fa8289a85ce8 2019-05-10 02:30:04,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354356050491s 2019-05-10 02:30:04,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:04,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 02:30:04 GMT X-Openstack-Request-Id: req-90d52e37-63da-4c01-9334-7d2d48a9cc4d 2019-05-10 02:30:04,394 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "created_at": "2019-05-10T02:24:06Z", "updated_at": "2019-05-10T02:24:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "6364fb67-6791-4238-bef1-b9c74934ba4e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "86ba16a6-97f6-4218-9d09-d60117843a2e", "remote_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "db61f9f3-1844-4040-b195-83b330af8c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:24:06Z", "revision_number": 0, "id": "e896d4cf-bf80-4d31-87cf-f82990adb20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:24:06Z", "security_group_id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "tenant_id": "3f2dfe75f9344967af1e5dc95aaf6409", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f2dfe75f9344967af1e5dc95aaf6409"}], "revision_number": 1, "project_id": "3f2dfe75f9344967af1e5dc95aaf6409", "id": "1c7c8a52-8d75-497a-a925-3fed048c9a34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 02:30:04,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-90d52e37-63da-4c01-9334-7d2d48a9cc4d 2019-05-10 02:30:04,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.383319854736s 2019-05-10 02:30:04,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 02:30:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1c7c8a52-8d75-497a-a925-3fed048c9a34.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}501362a023cfc7acfe3e768cb15f1ddc75c61bae" 2019-05-10 02:30:04,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 02:30:04 GMT X-Openstack-Request-Id: req-74539e92-0e07-47d3-b5a5-2253f117d24f 2019-05-10 02:30:04,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:30:04,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1c7c8a52-8d75-497a-a925-3fed048c9a34.json used request id req-74539e92-0e07-47d3-b5a5-2253f117d24f 2019-05-10 02:30:04,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.491078138351s 2019-05-10 02:30:04,916 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-05-10 02:30:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:30:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 02:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cbe3ae-376d-45b4-af02-56202b7a6f5e 2019-05-10 02:30:04,950 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 02:30:04,950 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b5cbe3ae-376d-45b4-af02-56202b7a6f5e 2019-05-10 02:30:04,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 02:30:05,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T03:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["TVr8sETISB-0n44m-4f-0g"], "issued_at": "2019-05-10T02:30:05.000000Z"}} 2019-05-10 02:30:05,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:30:05,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:05,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 02:30:05 GMT X-Openstack-Request-Id: req-5d7f0479-d448-4655-8ad3-73a56ba3ab30 2019-05-10 02:30:05,785 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 02:30:05,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5d7f0479-d448-4655-8ad3-73a56ba3ab30 2019-05-10 02:30:05,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406046152115s 2019-05-10 02:30:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:30:05,798 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 02:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5bd118f-8195-4aa3-8a29-ebcd3ca45c97 2019-05-10 02:30:05,798 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:30:05,799 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-c5bd118f-8195-4aa3-8a29-ebcd3ca45c97 2019-05-10 02:30:05,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 02:30:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:06,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 02:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b8c659-b5bb-4198-ba1c-37981fcffe63 2019-05-10 02:30:06,011 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 02:30:06,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c4b8c659-b5bb-4198-ba1c-37981fcffe63 2019-05-10 02:30:06,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212368965149s 2019-05-10 02:30:06,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 02:30:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}}' 2019-05-10 02:30:06,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 10 May 2019 02:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3c097b-19be-48f2-a0f6-c57cf8f58c90 2019-05-10 02:30:06,187 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052"}, "tags": [], "enabled": true, "id": "3099a326e6094ec7bdb00ae84dc15052", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}} 2019-05-10 02:30:06,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4d3c097b-19be-48f2-a0f6-c57cf8f58c90 2019-05-10 02:30:06,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.166671037674s 2019-05-10 02:30:06,188 - 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'3099a326e6094ec7bdb00ae84dc15052', '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_e53a4d12-5c4f-473a-b099-5ba02b827ca1'}) 2019-05-10 02:30:06,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 02:30:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9yz2NaVMuyvmv6TI3oXc70SiwVaYDB", "email": null, "name": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}}' 2019-05-10 02:30:06,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 10 May 2019 02:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74680a91-4221-4b25-9241-382a03c36bd3 2019-05-10 02:30:06,697 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": {"self": "http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4696f0e3cb5a4c36aba28784c91ef7a2", "domain_id": "default", "password_expires_at": null}} 2019-05-10 02:30:06,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-74680a91-4221-4b25-9241-382a03c36bd3 2019-05-10 02:30:06,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502786159515s 2019-05-10 02:30:06,698 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4696f0e3cb5a4c36aba28784c91ef7a2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1'}) 2019-05-10 02:30:06,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:30:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:06,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 02:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0592c4c9-2db0-4720-a922-ae21c635f01e 2019-05-10 02:30:06,927 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:30:06,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0592c4c9-2db0-4720-a922-ae21c635f01e 2019-05-10 02:30:06,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224764108658s 2019-05-10 02:30:06,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:30:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 02:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa36917-6464-498d-a759-071d3eea47aa 2019-05-10 02:30:07,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:30:07,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-eaa36917-6464-498d-a759-071d3eea47aa 2019-05-10 02:30:07,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240108966827s 2019-05-10 02:30:07,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 02:30:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:07,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 02:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35025247-76e4-45e5-8a75-505ef29dc247 2019-05-10 02:30:07,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 02:30:07,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-35025247-76e4-45e5-8a75-505ef29dc247 2019-05-10 02:30:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229954957962s 2019-05-10 02:30:07,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 02:30:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:07,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 02:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ca3981-79c6-4c69-afb9-128906828ab0 2019-05-10 02:30:07,620 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 02:30:07,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c8ca3981-79c6-4c69-afb9-128906828ab0 2019-05-10 02:30:07,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206692218781s 2019-05-10 02:30:07,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 02:30:07,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:07,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Fri, 10 May 2019 02:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b024e7d-321e-49f8-91e5-8980bf230122 2019-05-10 02:30:07,771 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": {"self": "http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4696f0e3cb5a4c36aba28784c91ef7a2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 02:30:07,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3b024e7d-321e-49f8-91e5-8980bf230122 2019-05-10 02:30:07,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1498670578s 2019-05-10 02:30:07,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:30:07,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:08,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 10 May 2019 02:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88811733-a408-4858-bbeb-0c2b212c8357 2019-05-10 02:30:08,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052"}, "tags": [], "enabled": true, "id": "3099a326e6094ec7bdb00ae84dc15052", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:30:08,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-88811733-a408-4858-bbeb-0c2b212c8357 2019-05-10 02:30:08,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.272480964661s 2019-05-10 02:30:08,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 02:30:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=4696f0e3cb5a4c36aba28784c91ef7a2&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=3099a326e6094ec7bdb00ae84dc15052" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:08,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 10 May 2019 02:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a62876-9303-4549-95ad-2cebc3a99dff 2019-05-10 02:30:08,289 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=4696f0e3cb5a4c36aba28784c91ef7a2&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=3099a326e6094ec7bdb00ae84dc15052", "previous": null, "next": null}} 2019-05-10 02:30:08,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=4696f0e3cb5a4c36aba28784c91ef7a2&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=3099a326e6094ec7bdb00ae84dc15052 used request id req-f8a62876-9303-4549-95ad-2cebc3a99dff 2019-05-10 02:30:08,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22380399704s 2019-05-10 02:30:08,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 02:30:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052/users/4696f0e3cb5a4c36aba28784c91ef7a2/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:08,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 02:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7968c459-fc85-4647-8f8c-d1da4231b336 2019-05-10 02:30:08,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 02:30:08,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052/users/4696f0e3cb5a4c36aba28784c91ef7a2/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-7968c459-fc85-4647-8f8c-d1da4231b336 2019-05-10 02:30:08,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214155912399s 2019-05-10 02:30:08,508 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 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'3099a326e6094ec7bdb00ae84dc15052', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9yz2NaVMuyvmv6TI3oXc70SiwVaYDB', 'username': u'cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 02:30:08,512 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'password': '9yz2NaVMuyvmv6TI3oXc70SiwVaYDB', 'project_name': 'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3099a326e6094ec7bdb00ae84dc15052', 'project_domain_name': 'Default'} 2019-05-10 02:30:08,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-05-10 02:30:08,579 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-05-10 02:30:08,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 02:30:08,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 02:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a986c67-351d-4a81-aab4-bb9f2f2409c4 2019-05-10 02:30:08,808 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 02:30:08,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4a986c67-351d-4a81-aab4-bb9f2f2409c4 2019-05-10 02:30:08,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228941202164s 2019-05-10 02:30:08,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:30:08,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:30:09,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 10 May 2019 02:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff1c6b9-7fbd-4ba1-ba09-b2afddc0c772 2019-05-10 02:30:09,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052"}, "tags": [], "enabled": true, "id": "3099a326e6094ec7bdb00ae84dc15052", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:30:09,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dff1c6b9-7fbd-4ba1-ba09-b2afddc0c772 2019-05-10 02:30:09,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233946084976s 2019-05-10 02:30:09,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-10 02:30:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"network": {"tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "admin_state_up": true}}' 2019-05-10 02:30:09,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 10 May 2019 02:30:09 GMT X-Openstack-Request-Id: req-8a0d7590-db2a-4bca-bcc1-f6712cfb3302 2019-05-10 02:30:09,568 - 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":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T02:30:09Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}} 2019-05-10 02:30:09,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8a0d7590-db2a-4bca-bcc1-f6712cfb3302 2019-05-10 02:30:09,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.516102075577s 2019-05-10 02:30:09,569 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-10T02:30:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0a07d085-819f-47dc-adba-680e89f5ccda', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'created_at': u'2019-05-10T02:30:09Z', u'mtu': 1450, u'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3099a326e6094ec7bdb00ae84dc15052', u'l2_adjacency': True}) 2019-05-10 02:30:09,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:30:09,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 02:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875a8c35-981a-46a5-ab64-844ac6057c0b 2019-05-10 02:30:09,579 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 02:30:09,580 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-875a8c35-981a-46a5-ab64-844ac6057c0b 2019-05-10 02:30:09,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 02:30:10,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T03:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3099a326e6094ec7bdb00ae84dc15052", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3099a326e6094ec7bdb00ae84dc15052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/3099a326e6094ec7bdb00ae84dc15052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/3099a326e6094ec7bdb00ae84dc15052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_3099a326e6094ec7bdb00ae84dc15052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_3099a326e6094ec7bdb00ae84dc15052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/3099a326e6094ec7bdb00ae84dc15052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/3099a326e6094ec7bdb00ae84dc15052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/3099a326e6094ec7bdb00ae84dc15052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3099a326e6094ec7bdb00ae84dc15052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/3099a326e6094ec7bdb00ae84dc15052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/3099a326e6094ec7bdb00ae84dc15052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "id": "4696f0e3cb5a4c36aba28784c91ef7a2"}, "audit_ids": ["46_t5cPHRZyFyaGy9ko7JA"], "issued_at": "2019-05-10T02:30:10.000000Z"}} 2019-05-10 02:30:10,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:30:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:10,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 10 May 2019 02:30:10 GMT X-Openstack-Request-Id: req-b14789a9-0d31-4232-a144-04bfd2fdc922 2019-05-10 02:30:10,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T02:30:09Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:30:10,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b14789a9-0d31-4232-a144-04bfd2fdc922 2019-05-10 02:30:10,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416120767593s 2019-05-10 02:30:10,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-10 02:30:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"subnet": {"name": "cloudify_ims-subnet_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "enable_dhcp": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-10 02:30:11,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Fri, 10 May 2019 02:30:11 GMT X-Openstack-Request-Id: req-b01e0645-6b97-4d06-9ed2-c62bc4a45c3a 2019-05-10 02:30:11,963 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T02:30:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3099a326e6094ec7bdb00ae84dc15052","id":"d0879d96-c07c-4dd6-8037-46df929a8b69","subnetpool_id":null,"name":"cloudify_ims-subnet_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}} 2019-05-10 02:30:11,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b01e0645-6b97-4d06-9ed2-c62bc4a45c3a 2019-05-10 02:30:11,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.44089603424s 2019-05-10 02:30:11,964 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T02:30:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd0879d96-c07c-4dd6-8037-46df929a8b69', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'enable_dhcp': True, u'network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda', u'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', u'created_at': u'2019-05-10T02:30:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3099a326e6094ec7bdb00ae84dc15052'}) 2019-05-10 02:30:11,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 02:30:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "cloudify_ims-router_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "admin_state_up": true}}' 2019-05-10 02:30:19,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 10 May 2019 02:30:19 GMT X-Openstack-Request-Id: req-d386ad1b-5c20-456b-8209-38310a9da370 2019-05-10 02:30:19,660 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:13Z", "admin_state_up": true, "updated_at": "2019-05-10T02:30:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "name": "cloudify_ims-router_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}} 2019-05-10 02:30:19,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d386ad1b-5c20-456b-8209-38310a9da370 2019-05-10 02:30:19,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.69589400291s 2019-05-10 02:30:19,661 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T02:30:14Z', u'revision_number': 3, u'id': u'9ebcac4a-d77c-4198-9b88-ccfc4afb8679', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'admin_state_up': True, u'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', u'created_at': u'2019-05-10T02:30:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'3099a326e6094ec7bdb00ae84dc15052'}) 2019-05-10 02:30:19,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-10 02:30:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9ebcac4a-d77c-4198-9b88-ccfc4afb8679/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"subnet_id": "d0879d96-c07c-4dd6-8037-46df929a8b69"}' 2019-05-10 02:30:23,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 02:30:23 GMT X-Openstack-Request-Id: req-4f386f15-000a-467a-b23e-e51759c89dd5 2019-05-10 02:30:23,378 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "subnet_id": "d0879d96-c07c-4dd6-8037-46df929a8b69", "subnet_ids": ["d0879d96-c07c-4dd6-8037-46df929a8b69"], "port_id": "e945cdbe-54ab-424f-b80c-26878f485686", "id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679"} 2019-05-10 02:30:23,378 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ebcac4a-d77c-4198-9b88-ccfc4afb8679/add_router_interface.json used request id req-4f386f15-000a-467a-b23e-e51759c89dd5 2019-05-10 02:30:23,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.71665811539s 2019-05-10 02:30:23,379 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-10 02:30:24,925 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-10 02:30:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:30:24,932 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 02:30:24 GMT 2019-05-10 02:30:24,933 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 02:30:24,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:30:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:25,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 02:30:25 GMT X-Openstack-Request-Id: req-78626a85-48a6-4a52-8be0-c555de830d2d 2019-05-10 02:30:25,425 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:30:25,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-78626a85-48a6-4a52-8be0-c555de830d2d 2019-05-10 02:30:25,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.486633777618s 2019-05-10 02:30:25,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 02:30:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}' 2019-05-10 02:30:25,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 10 May 2019 02:30:25 GMT Location: http://172.30.9.21:9292/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-839dc6c0-bbf4-4ea0-8707-fa01c737ce84 2019-05-10 02:30:25,798 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:30:25Z", "file": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "size": null, "self": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": null, "created_at": "2019-05-10T02:30:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 02:30:25,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-839dc6c0-bbf4-4ea0-8707-fa01c737ce84 2019-05-10 02:30:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.362875938416s 2019-05-10 02:30:25,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 02:30:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '' 2019-05-10 02:30:31,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 02:30:31 GMT X-Openstack-Request-Id: req-adf5d33d-3960-4b8b-a74a-e383db193e6e 2019-05-10 02:30:31,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:30:31,414 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file used request id req-adf5d33d-3960-4b8b-a74a-e383db193e6e 2019-05-10 02:30:31,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.61526298523s 2019-05-10 02:30:31,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:30:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:31,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 02:30:31 GMT X-Openstack-Request-Id: req-6272f98d-f123-4b57-b8e8-83a469e821db 2019-05-10 02:30:31,732 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:30:31Z", "file": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "size": 297533440, "self": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:30:25Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:30:31,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6272f98d-f123-4b57-b8e8-83a469e821db 2019-05-10 02:30:31,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313441991806s 2019-05-10 02:30:31,735 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file', 'owner': u'3099a326e6094ec7bdb00ae84dc15052', 'id': u'af93e9f1-5bc2-492e-92b3-aaddfa0d008c', 'size': 297533440, u'self': u'/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3099a326e6094ec7bdb00ae84dc15052', 'name': 'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T02:30:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T02:30:31Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'created': u'2019-05-10T02:30:25Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-10T02:30:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-10 02:30:31,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 02:30:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-10 02:30:32,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-bd1a0b7c-41fe-45ef-8c3b-2edfe6490a0d x-openstack-request-id: req-bd1a0b7c-41fe-45ef-8c3b-2edfe6490a0d 2019-05-10 02:30:32,589 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7289f8d8-6636-43af-b1dd-9df003c39d0f"}} 2019-05-10 02:30:32,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bd1a0b7c-41fe-45ef-8c3b-2edfe6490a0d 2019-05-10 02:30:32,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.850551128387s 2019-05-10 02:30:32,590 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1', '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'2ab4035b39944105b06c1331442b1700', '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'7289f8d8-6636-43af-b1dd-9df003c39d0f', 'swap': 0}) 2019-05-10 02:30:32,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 02:30:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"extra_specs": {}}' 2019-05-10 02:30:32,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:30:32 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-7652852b-75c8-434a-9753-88fc1d1ebd71 x-openstack-request-id: req-7652852b-75c8-434a-9753-88fc1d1ebd71 2019-05-10 02:30:32,613 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 02:30:32,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f/os-extra_specs used request id req-7652852b-75c8-434a-9753-88fc1d1ebd71 2019-05-10 02:30:32,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233919620514s 2019-05-10 02:30:32,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-10 02:30:32,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"keypair": {"name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}}' 2019-05-10 02:30:33,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-6e9bd849-f055-432c-8b00-c92db06377ac x-openstack-request-id: req-6e9bd849-f055-432c-8b00-c92db06377ac 2019-05-10 02:30:33,058 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo7hb+pO9pb10dQ15sL4LTKLxLJW99mEYqsHwyS6GH7q3LiW0\nsdmYrRpSaehfCfDzMv36431Mnae2ac+zO5qrWJElZO0GRQC3kVjHLew28wO9gs4W\nTmRo4+UvNJtTFzq0H2g1SwsJkrxYYyknSzNTEqFmHfTXw8Qgi3Zi1n3sXvjnpCMH\nryY4q/pZHrFiVPywwHoh3N4ju76tCUgip9v+W5meMtqqMheBDurnsANPYa7vNko+\nMcsF49CoD/7aVEpu0rk2IAOBAsgV5/rmhrf8yXse/lCd1OOV3VQcudCbUV4CCYAU\nMM9dVvKZWg4yuShXqGxfHsE0EC/788Bv58JKWwIDAQABAoIBAEQS+hu8ppRtrCin\ni7vTqXsaHVG+iZgSU2Fc9rOQJrC2wEft4a45neQMF8x1lF7b0yOWu2UvylWbUJu6\ngvn7m9ddssC+VWcHn0xOL7OGjmqJWZkz+85orbxkpTYoh2oXPKH6gH5NfpOGwPGq\nQO5hzt7mQUGfdr+toyKZ/QrWnRv3lHE+pY2tBVlMLprh5XMIvHd91+8jhhnnq6Aj\nTbjsIUN/Hms6o9ioUEOqDXrcj8h2yhuT4sRGk5X0pIMiHOWeFTFXf5nPVoW1xUL/\npdssoNl/c2+4qmRGE1ocatY4NXbFmZA0ZUnFiu40MU41lQdxsqadQ12frWk7PvJM\ntycHBCECgYEA06r5JaenThAxtFS1bpCMUO4Wpzrjt5mM6+VOdwvUaIjwpns9Gw0h\nORv476T42jK/J3WDZkVbuvgs1MhRbU30VKf/DWgyC7DCEKvnNvBNyqtY67NQzK5z\n22Bo0azX8hVqrwPrrMBO+MzhPNsSM/4rJYxN5OxiBP3FFcy+a/lqX0kCgYEAxgKR\nEIdss0WfMjQn8/JNF+BrygaZLX8W2mA92151oXAggQYf7QVR4zPggNGCMaVlVm7k\n9X71G/Fn8L5EhtMW7Q9YWn8ffGAOX1bmJvJAOI+nYwGIix1gMYiDm0rfCS4rDJ8M\nbtJsBNShejw3/tVheMDmOSjkcch6CpHYYlRPSIMCgYB0phOaGdPM5IXP4KMAJK7/\nZsabMIwQQZH06rEcUCul1FnzFZWuU8UMaQr+Xoc6EJ9hypQ4h16vIlfqh97AAyb0\nhIS9yb9Sy/2XHHVWxIXKfDWL541Oz5FPw8jgTIXRhtX9T4bQ9EZRPO+gDwbwGlGC\n5tiCoXa/U28KvYPvk0t46QKBgBP+BFmP4tjC6czu2S3XRBNqFFgEjIi8cTlBSF2S\nzvuqz41XaffLdrYi8cLv5F5Q3cd5UOK8m9DjceQrwc1/GKx8xSX1+d7b7/eOVZSP\nFw7e6j6j0/5/y8uUhf0y9Qv/Pld6441473EZauhllh3Du6CukVAqIc6fODtC+H8N\nFigzAoGBAJ1nuz7HYgxbSUs2GGe2I8blSOIkZzwdhNFAjMXOs40j9TDRdSXjHIGo\n9RLVy5cWqslagaAjyv62YpioeHMKrC034Kf8n9p1qy7yXA5mWpQsNeI4RS7Gmgq3\no1aWbmKFoPyKNQwSHg7I/GNoICU5Ikl3wMk6YVSANIZxdDDfJlY5\n-----END RSA PRIVATE KEY-----\n", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}} 2019-05-10 02:30:33,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-6e9bd849-f055-432c-8b00-c92db06377ac 2019-05-10 02:30:33,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.442274093628s 2019-05-10 02:30:33,060 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo7hb+pO9pb10dQ15sL4LTKLxLJW99mEYqsHwyS6GH7q3LiW0\nsdmYrRpSaehfCfDzMv36431Mnae2ac+zO5qrWJElZO0GRQC3kVjHLew28wO9gs4W\nTmRo4+UvNJtTFzq0H2g1SwsJkrxYYyknSzNTEqFmHfTXw8Qgi3Zi1n3sXvjnpCMH\nryY4q/pZHrFiVPywwHoh3N4ju76tCUgip9v+W5meMtqqMheBDurnsANPYa7vNko+\nMcsF49CoD/7aVEpu0rk2IAOBAsgV5/rmhrf8yXse/lCd1OOV3VQcudCbUV4CCYAU\nMM9dVvKZWg4yuShXqGxfHsE0EC/788Bv58JKWwIDAQABAoIBAEQS+hu8ppRtrCin\ni7vTqXsaHVG+iZgSU2Fc9rOQJrC2wEft4a45neQMF8x1lF7b0yOWu2UvylWbUJu6\ngvn7m9ddssC+VWcHn0xOL7OGjmqJWZkz+85orbxkpTYoh2oXPKH6gH5NfpOGwPGq\nQO5hzt7mQUGfdr+toyKZ/QrWnRv3lHE+pY2tBVlMLprh5XMIvHd91+8jhhnnq6Aj\nTbjsIUN/Hms6o9ioUEOqDXrcj8h2yhuT4sRGk5X0pIMiHOWeFTFXf5nPVoW1xUL/\npdssoNl/c2+4qmRGE1ocatY4NXbFmZA0ZUnFiu40MU41lQdxsqadQ12frWk7PvJM\ntycHBCECgYEA06r5JaenThAxtFS1bpCMUO4Wpzrjt5mM6+VOdwvUaIjwpns9Gw0h\nORv476T42jK/J3WDZkVbuvgs1MhRbU30VKf/DWgyC7DCEKvnNvBNyqtY67NQzK5z\n22Bo0azX8hVqrwPrrMBO+MzhPNsSM/4rJYxN5OxiBP3FFcy+a/lqX0kCgYEAxgKR\nEIdss0WfMjQn8/JNF+BrygaZLX8W2mA92151oXAggQYf7QVR4zPggNGCMaVlVm7k\n9X71G/Fn8L5EhtMW7Q9YWn8ffGAOX1bmJvJAOI+nYwGIix1gMYiDm0rfCS4rDJ8M\nbtJsBNShejw3/tVheMDmOSjkcch6CpHYYlRPSIMCgYB0phOaGdPM5IXP4KMAJK7/\nZsabMIwQQZH06rEcUCul1FnzFZWuU8UMaQr+Xoc6EJ9hypQ4h16vIlfqh97AAyb0\nhIS9yb9Sy/2XHHVWxIXKfDWL541Oz5FPw8jgTIXRhtX9T4bQ9EZRPO+gDwbwGlGC\n5tiCoXa/U28KvYPvk0t46QKBgBP+BFmP4tjC6czu2S3XRBNqFFgEjIi8cTlBSF2S\nzvuqz41XaffLdrYi8cLv5F5Q3cd5UOK8m9DjceQrwc1/GKx8xSX1+d7b7/eOVZSP\nFw7e6j6j0/5/y8uUhf0y9Qv/Pld6441473EZauhllh3Du6CukVAqIc6fODtC+H8N\nFigzAoGBAJ1nuz7HYgxbSUs2GGe2I8blSOIkZzwdhNFAjMXOs40j9TDRdSXjHIGo\n9RLVy5cWqslagaAjyv62YpioeHMKrC034Kf8n9p1qy7yXA5mWpQsNeI4RS7Gmgq3\no1aWbmKFoPyKNQwSHg7I/GNoICU5Ikl3wMk6YVSANIZxdDDfJlY5\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4696f0e3cb5a4c36aba28784c91ef7a2', 'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'created_at': '2019-05-10T02:30:33.060041', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3099a326e6094ec7bdb00ae84dc15052', 'name': 'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce', 'type': 'ssh', 'id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1'}) 2019-05-10 02:30:33,060 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAo7hb+pO9pb10dQ15sL4LTKLxLJW99mEYqsHwyS6GH7q3LiW0 sdmYrRpSaehfCfDzMv36431Mnae2ac+zO5qrWJElZO0GRQC3kVjHLew28wO9gs4W TmRo4+UvNJtTFzq0H2g1SwsJkrxYYyknSzNTEqFmHfTXw8Qgi3Zi1n3sXvjnpCMH ryY4q/pZHrFiVPywwHoh3N4ju76tCUgip9v+W5meMtqqMheBDurnsANPYa7vNko+ McsF49CoD/7aVEpu0rk2IAOBAsgV5/rmhrf8yXse/lCd1OOV3VQcudCbUV4CCYAU MM9dVvKZWg4yuShXqGxfHsE0EC/788Bv58JKWwIDAQABAoIBAEQS+hu8ppRtrCin i7vTqXsaHVG+iZgSU2Fc9rOQJrC2wEft4a45neQMF8x1lF7b0yOWu2UvylWbUJu6 gvn7m9ddssC+VWcHn0xOL7OGjmqJWZkz+85orbxkpTYoh2oXPKH6gH5NfpOGwPGq QO5hzt7mQUGfdr+toyKZ/QrWnRv3lHE+pY2tBVlMLprh5XMIvHd91+8jhhnnq6Aj TbjsIUN/Hms6o9ioUEOqDXrcj8h2yhuT4sRGk5X0pIMiHOWeFTFXf5nPVoW1xUL/ pdssoNl/c2+4qmRGE1ocatY4NXbFmZA0ZUnFiu40MU41lQdxsqadQ12frWk7PvJM tycHBCECgYEA06r5JaenThAxtFS1bpCMUO4Wpzrjt5mM6+VOdwvUaIjwpns9Gw0h ORv476T42jK/J3WDZkVbuvgs1MhRbU30VKf/DWgyC7DCEKvnNvBNyqtY67NQzK5z 22Bo0azX8hVqrwPrrMBO+MzhPNsSM/4rJYxN5OxiBP3FFcy+a/lqX0kCgYEAxgKR EIdss0WfMjQn8/JNF+BrygaZLX8W2mA92151oXAggQYf7QVR4zPggNGCMaVlVm7k 9X71G/Fn8L5EhtMW7Q9YWn8ffGAOX1bmJvJAOI+nYwGIix1gMYiDm0rfCS4rDJ8M btJsBNShejw3/tVheMDmOSjkcch6CpHYYlRPSIMCgYB0phOaGdPM5IXP4KMAJK7/ ZsabMIwQQZH06rEcUCul1FnzFZWuU8UMaQr+Xoc6EJ9hypQ4h16vIlfqh97AAyb0 hIS9yb9Sy/2XHHVWxIXKfDWL541Oz5FPw8jgTIXRhtX9T4bQ9EZRPO+gDwbwGlGC 5tiCoXa/U28KvYPvk0t46QKBgBP+BFmP4tjC6czu2S3XRBNqFFgEjIi8cTlBSF2S zvuqz41XaffLdrYi8cLv5F5Q3cd5UOK8m9DjceQrwc1/GKx8xSX1+d7b7/eOVZSP Fw7e6j6j0/5/y8uUhf0y9Qv/Pld6441473EZauhllh3Du6CukVAqIc6fODtC+H8N FigzAoGBAJ1nuz7HYgxbSUs2GGe2I8blSOIkZzwdhNFAjMXOs40j9TDRdSXjHIGo 9RLVy5cWqslagaAjyv62YpioeHMKrC034Kf8n9p1qy7yXA5mWpQsNeI4RS7Gmgq3 o1aWbmKFoPyKNQwSHg7I/GNoICU5Ikl3wMk6YVSANIZxdDDfJlY5 -----END RSA PRIVATE KEY----- 2019-05-10 02:30:33,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-10 02:30:33,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"security_group": {"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-05-10 02:30:33,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Fri, 10 May 2019 02:30:33 GMT X-Openstack-Request-Id: req-db31b7c1-69bd-4092-8431-e494f94d309e 2019-05-10 02:30:33,252 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}} 2019-05-10 02:30:33,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-db31b7c1-69bd-4092-8431-e494f94d309e 2019-05-10 02:30:33,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.186504840851s 2019-05-10 02:30:33,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:33,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Fri, 10 May 2019 02:30:33 GMT X-Openstack-Request-Id: req-c3cc9211-cdf3-4591-ab05-1a43aaf3b46d 2019-05-10 02:30:33,626 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:33,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c3cc9211-cdf3-4591-ab05-1a43aaf3b46d 2019-05-10 02:30:33,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.366054058075s 2019-05-10 02:30:33,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:30:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "852a5695-60cb-4cf3-a004-4baea4f728a1"}}' 2019-05-10 02:30:34,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 02:30:34 GMT X-Openstack-Request-Id: req-98954bd2-cc7d-475b-bafe-1b03a4f8b46a 2019-05-10 02:30:34,054 - 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": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "port_range_min": 22, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451"}} 2019-05-10 02:30:34,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-98954bd2-cc7d-475b-bafe-1b03a4f8b46a 2019-05-10 02:30:34,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.421519994736s 2019-05-10 02:30:34,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:34,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Fri, 10 May 2019 02:30:34 GMT X-Openstack-Request-Id: req-3257e494-eeff-45f5-80ef-87cb59da7097 2019-05-10 02:30:34,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 2, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:34,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3257e494-eeff-45f5-80ef-87cb59da7097 2019-05-10 02:30:34,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342772960663s 2019-05-10 02:30:34,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:30:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "852a5695-60cb-4cf3-a004-4baea4f728a1"}}' 2019-05-10 02:30:34,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 10 May 2019 02:30:34 GMT X-Openstack-Request-Id: req-1762be2f-317e-48f1-bc61-572f5d116400 2019-05-10 02:30:34,558 - 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": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "port_range_min": null, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:34Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6"}} 2019-05-10 02:30:34,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1762be2f-317e-48f1-bc61-572f5d116400 2019-05-10 02:30:34,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147361040115s 2019-05-10 02:30:34,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Fri, 10 May 2019 02:30:34 GMT X-Openstack-Request-Id: req-d99d2ac3-b11a-4cc8-85f2-da9c0ccdd4d3 2019-05-10 02:30:34,900 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:34,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d99d2ac3-b11a-4cc8-85f2-da9c0ccdd4d3 2019-05-10 02:30:34,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336360931396s 2019-05-10 02:30:34,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:30:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "852a5695-60cb-4cf3-a004-4baea4f728a1"}}' 2019-05-10 02:30:35,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 02:30:35 GMT X-Openstack-Request-Id: req-d662b646-f6ca-437d-8c34-74351c1ffe98 2019-05-10 02:30:35,066 - 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": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "port_range_min": 80, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:34Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "a7d7cbea-fe0b-4a0b-8f38-47289e42129b"}} 2019-05-10 02:30:35,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d662b646-f6ca-437d-8c34-74351c1ffe98 2019-05-10 02:30:35,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159399986267s 2019-05-10 02:30:35,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:35,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Fri, 10 May 2019 02:30:35 GMT X-Openstack-Request-Id: req-09cfbf96-df58-4534-830e-07a408a2fdbd 2019-05-10 02:30:35,435 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "a7d7cbea-fe0b-4a0b-8f38-47289e42129b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:35,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-09cfbf96-df58-4534-830e-07a408a2fdbd 2019-05-10 02:30:35,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361778974533s 2019-05-10 02:30:35,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:30:35,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "852a5695-60cb-4cf3-a004-4baea4f728a1"}}' 2019-05-10 02:30:35,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 10 May 2019 02:30:35 GMT X-Openstack-Request-Id: req-3fa45ffc-e71f-4f42-b247-cab1673d89e1 2019-05-10 02:30:35,912 - 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": "2019-05-10T02:30:35Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "port_range_min": 443, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:35Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "afc8f22a-a69c-4404-8b37-3c2552c3374a"}} 2019-05-10 02:30:35,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3fa45ffc-e71f-4f42-b247-cab1673d89e1 2019-05-10 02:30:35,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.469959974289s 2019-05-10 02:30:35,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:35,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Fri, 10 May 2019 02:30:35 GMT X-Openstack-Request-Id: req-6f2093f2-1466-4104-b57d-15191cd70d46 2019-05-10 02:30:36,000 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "a7d7cbea-fe0b-4a0b-8f38-47289e42129b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:30:35Z", "revision_number": 0, "id": "afc8f22a-a69c-4404-8b37-3c2552c3374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:35Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 5, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:36,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6f2093f2-1466-4104-b57d-15191cd70d46 2019-05-10 02:30:36,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0818920135498s 2019-05-10 02:30:36,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:30:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "852a5695-60cb-4cf3-a004-4baea4f728a1"}}' 2019-05-10 02:30:36,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 10 May 2019 02:30:36 GMT X-Openstack-Request-Id: req-1ab98dde-3ba1-4946-922b-67afd96b4784 2019-05-10 02:30:36,384 - 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": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:36Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "2f65784d-4c0f-4240-bed7-fbaa98e99d5a"}} 2019-05-10 02:30:36,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ab98dde-3ba1-4946-922b-67afd96b4784 2019-05-10 02:30:36,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.377354860306s 2019-05-10 02:30:36,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:30:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:36,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Fri, 10 May 2019 02:30:36 GMT X-Openstack-Request-Id: req-8804daf0-2549-48ff-b2c8-6c6bf5935efc 2019-05-10 02:30:36,448 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T02:30:36Z", "revision_number": 0, "id": "2f65784d-4c0f-4240-bed7-fbaa98e99d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "a7d7cbea-fe0b-4a0b-8f38-47289e42129b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:30:35Z", "revision_number": 0, "id": "afc8f22a-a69c-4404-8b37-3c2552c3374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:35Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 6, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:36,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8804daf0-2549-48ff-b2c8-6c6bf5935efc 2019-05-10 02:30:36,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0577991008759s 2019-05-10 02:30:36,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:30:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "852a5695-60cb-4cf3-a004-4baea4f728a1"}}' 2019-05-10 02:30:36,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 10 May 2019 02:30:36 GMT X-Openstack-Request-Id: req-a45a4834-b07a-4ad6-912b-34251c4576be 2019-05-10 02:30:36,959 - 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": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:36Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7557b26b-c8a3-4dfc-9b34-6ac68b6c090c"}} 2019-05-10 02:30:36,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a45a4834-b07a-4ad6-912b-34251c4576be 2019-05-10 02:30:36,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.503838062286s 2019-05-10 02:30:36,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:30:36,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:37,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 10 May 2019 02:30:37 GMT X-Openstack-Request-Id: req-fd934eb8-4e1f-4500-a8b0-b5d771c5268c 2019-05-10 02:30:37,343 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:30:37,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd934eb8-4e1f-4500-a8b0-b5d771c5268c 2019-05-10 02:30:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382781028748s 2019-05-10 02:30:37,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:30:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 02:30:37 GMT X-Openstack-Request-Id: req-8cf48f62-319b-4e0c-a52a-cefde226cc93 2019-05-10 02:30:37,775 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:30:31Z", "file": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "size": 297533440, "self": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:30:25Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:30:37,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8cf48f62-319b-4e0c-a52a-cefde226cc93 2019-05-10 02:30:37,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.425955057144s 2019-05-10 02:30:37,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 02:30:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:37,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-9b44d108-5a79-4cb8-ad58-eb5ffbbfef3a x-openstack-request-id: req-9b44d108-5a79-4cb8-ad58-eb5ffbbfef3a 2019-05-10 02:30:37,805 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7289f8d8-6636-43af-b1dd-9df003c39d0f"}]} 2019-05-10 02:30:37,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9b44d108-5a79-4cb8-ad58-eb5ffbbfef3a 2019-05-10 02:30:37,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231931209564s 2019-05-10 02:30:37,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-10 02:30:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"server": {"name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "imageRef": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "852a5695-60cb-4cf3-a004-4baea4f728a1"}]}}' 2019-05-10 02:30:43,325 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268 x-compute-request-id: req-555e85a9-ea5e-46ce-9504-46dd969eb603 x-openstack-request-id: req-555e85a9-ea5e-46ce-9504-46dd969eb603 2019-05-10 02:30:43,325 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "852a5695-60cb-4cf3-a004-4baea4f728a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "17e37470-efd2-49fe-923c-d6109f46f268", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "adminPass": "CYxZa7Yddjc4"}} 2019-05-10 02:30:43,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-555e85a9-ea5e-46ce-9504-46dd969eb603 2019-05-10 02:30:43,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.51885294914s 2019-05-10 02:30:43,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:30:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:44,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-e5640ee8-baa9-4dba-9607-1b3d97e2da4c x-openstack-request-id: req-e5640ee8-baa9-4dba-9607-1b3d97e2da4c 2019-05-10 02:30:44,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:30:44,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5640ee8-baa9-4dba-9607-1b3d97e2da4c 2019-05-10 02:30:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00449991226s 2019-05-10 02:30:44,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:30:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:44,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 10 May 2019 02:30:44 GMT X-Openstack-Request-Id: req-bf69e93b-d885-4726-8979-b572587b3d3f 2019-05-10 02:30:44,653 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:30:44,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bf69e93b-d885-4726-8979-b572587b3d3f 2019-05-10 02:30:44,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309487104416s 2019-05-10 02:30:44,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 02:30:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:45,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 10 May 2019 02:30:45 GMT X-Openstack-Request-Id: req-aa9e7c70-53ac-4a3c-bf36-1e04e8d2aaca 2019-05-10 02:30:45,426 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T02:30:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3099a326e6094ec7bdb00ae84dc15052","id":"d0879d96-c07c-4dd6-8037-46df929a8b69","subnetpool_id":null,"name":"cloudify_ims-subnet_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:30:45,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-aa9e7c70-53ac-4a3c-bf36-1e04e8d2aaca 2019-05-10 02:30:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.772037982941s 2019-05-10 02:30:45,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:30:47,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:30:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:48,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-e3510522-c7d5-44ed-b298-a395f8fa6550 x-openstack-request-id: req-e3510522-c7d5-44ed-b298-a395f8fa6550 2019-05-10 02:30:48,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:30:48,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e3510522-c7d5-44ed-b298-a395f8fa6550 2019-05-10 02:30:48,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79018497467s 2019-05-10 02:30:48,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:30:50,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:30:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-e4bba88f-7638-42e8-ad61-f712fcaf7d39 x-openstack-request-id: req-e4bba88f-7638-42e8-ad61-f712fcaf7d39 2019-05-10 02:30:50,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:30:50,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4bba88f-7638-42e8-ad61-f712fcaf7d39 2019-05-10 02:30:50,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448975086212s 2019-05-10 02:30:50,683 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:30:52,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:30:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:53,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-0d7ea3bb-eeee-4c63-9f92-40cce5f45b84 x-openstack-request-id: req-0d7ea3bb-eeee-4c63-9f92-40cce5f45b84 2019-05-10 02:30:53,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:30:53,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d7ea3bb-eeee-4c63-9f92-40cce5f45b84 2019-05-10 02:30:53,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04204297066s 2019-05-10 02:30:53,734 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:30:55,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:30:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:56,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-e5aeca17-6e2e-46ac-a775-cb1a5ca8150d x-openstack-request-id: req-e5aeca17-6e2e-46ac-a775-cb1a5ca8150d 2019-05-10 02:30:56,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:30:56,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5aeca17-6e2e-46ac-a775-cb1a5ca8150d 2019-05-10 02:30:56,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770290136337s 2019-05-10 02:30:56,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:30:58,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:30:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:30:59,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:30: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-95eee23f-fd47-4611-a9d4-fd2ba1a67a29 x-openstack-request-id: req-95eee23f-fd47-4611-a9d4-fd2ba1a67a29 2019-05-10 02:30:59,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:30:59,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-95eee23f-fd47-4611-a9d4-fd2ba1a67a29 2019-05-10 02:30:59,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08046793938s 2019-05-10 02:30:59,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:01,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:03,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-05c5a52e-a59f-40b7-a710-3f5496c84a4b x-openstack-request-id: req-05c5a52e-a59f-40b7-a710-3f5496c84a4b 2019-05-10 02:31:03,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:03,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05c5a52e-a59f-40b7-a710-3f5496c84a4b 2019-05-10 02:31:03,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40507411957s 2019-05-10 02:31:03,016 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:05,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:06,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-b5c406b4-247f-494c-af7f-30cc8aed9096 x-openstack-request-id: req-b5c406b4-247f-494c-af7f-30cc8aed9096 2019-05-10 02:31:06,051 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:06,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5c406b4-247f-494c-af7f-30cc8aed9096 2019-05-10 02:31:06,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03266191483s 2019-05-10 02:31:06,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:08,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:09,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-15f79ef5-7517-4769-8820-d0f374c33c60 x-openstack-request-id: req-15f79ef5-7517-4769-8820-d0f374c33c60 2019-05-10 02:31:09,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:09,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-15f79ef5-7517-4769-8820-d0f374c33c60 2019-05-10 02:31:09,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19449996948s 2019-05-10 02:31:09,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:12,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-e804c79d-aa70-444c-b19e-70d0e90707ba x-openstack-request-id: req-e804c79d-aa70-444c-b19e-70d0e90707ba 2019-05-10 02:31:12,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:12,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e804c79d-aa70-444c-b19e-70d0e90707ba 2019-05-10 02:31:12,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784107923508s 2019-05-10 02:31:12,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:14,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:15,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-5f3e9054-13dc-41df-b6b5-02118273fa8f x-openstack-request-id: req-5f3e9054-13dc-41df-b6b5-02118273fa8f 2019-05-10 02:31:15,351 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:15,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f3e9054-13dc-41df-b6b5-02118273fa8f 2019-05-10 02:31:15,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29229712486s 2019-05-10 02:31:15,358 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:17,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:18,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-3dd29818-a658-442f-97e6-e311bfdc4216 x-openstack-request-id: req-3dd29818-a658-442f-97e6-e311bfdc4216 2019-05-10 02:31:18,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:18,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dd29818-a658-442f-97e6-e311bfdc4216 2019-05-10 02:31:18,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88977098465s 2019-05-10 02:31:18,257 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:20,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:20,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:21,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-ae991a33-7971-48bb-b299-21f9dfb504e1 x-openstack-request-id: req-ae991a33-7971-48bb-b299-21f9dfb504e1 2019-05-10 02:31:21,248 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:21,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ae991a33-7971-48bb-b299-21f9dfb504e1 2019-05-10 02:31:21,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.989010095596s 2019-05-10 02:31:21,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:23,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:24,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-f27eb1e5-854e-4c72-8375-88ddd2b0f666 x-openstack-request-id: req-f27eb1e5-854e-4c72-8375-88ddd2b0f666 2019-05-10 02:31:24,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:24,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f27eb1e5-854e-4c72-8375-88ddd2b0f666 2019-05-10 02:31:24,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21581220627s 2019-05-10 02:31:24,481 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:26,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:27,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-49a50149-6240-44e6-be95-bebca48ad749 x-openstack-request-id: req-49a50149-6240-44e6-be95-bebca48ad749 2019-05-10 02:31:27,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:27,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49a50149-6240-44e6-be95-bebca48ad749 2019-05-10 02:31:27,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70178604126s 2019-05-10 02:31:27,192 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:29,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:29,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:30,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-fe5077e4-e4fe-4ba8-8ebe-05f5a4d40e7c x-openstack-request-id: req-fe5077e4-e4fe-4ba8-8ebe-05f5a4d40e7c 2019-05-10 02:31:30,371 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:30,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe5077e4-e4fe-4ba8-8ebe-05f5a4d40e7c 2019-05-10 02:31:30,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17634105682s 2019-05-10 02:31:30,378 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:32,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:33,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-a498bfaf-3c6a-470f-8093-e72fa5da8c2e x-openstack-request-id: req-a498bfaf-3c6a-470f-8093-e72fa5da8c2e 2019-05-10 02:31:33,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:33,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a498bfaf-3c6a-470f-8093-e72fa5da8c2e 2019-05-10 02:31:33,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759475946426s 2019-05-10 02:31:33,147 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:35,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:36,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-aeeeca60-5a15-49f3-b9aa-5dc1de498b4d x-openstack-request-id: req-aeeeca60-5a15-49f3-b9aa-5dc1de498b4d 2019-05-10 02:31:36,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:36,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aeeeca60-5a15-49f3-b9aa-5dc1de498b4d 2019-05-10 02:31:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974263191223s 2019-05-10 02:31:36,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:38,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-f6d91d0e-7739-42ae-b2bd-48cb09a49049 x-openstack-request-id: req-f6d91d0e-7739-42ae-b2bd-48cb09a49049 2019-05-10 02:31:38,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:38,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6d91d0e-7739-42ae-b2bd-48cb09a49049 2019-05-10 02:31:38,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857546806335s 2019-05-10 02:31:38,998 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:40,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:41,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:41,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-6c24fba8-8569-4ab1-bd8a-750f38082e3f x-openstack-request-id: req-6c24fba8-8569-4ab1-bd8a-750f38082e3f 2019-05-10 02:31:41,684 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:41,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c24fba8-8569-4ab1-bd8a-750f38082e3f 2019-05-10 02:31:41,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685373067856s 2019-05-10 02:31:41,692 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:43,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:45,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-e2cff53a-5d16-4087-a6ed-f2b1294b2387 x-openstack-request-id: req-e2cff53a-5d16-4087-a6ed-f2b1294b2387 2019-05-10 02:31:45,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:45,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2cff53a-5d16-4087-a6ed-f2b1294b2387 2019-05-10 02:31:45,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36127901077s 2019-05-10 02:31:45,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:47,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:48,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-aa226aaf-24ee-46fb-9c64-7aaf47a7b7a5 x-openstack-request-id: req-aa226aaf-24ee-46fb-9c64-7aaf47a7b7a5 2019-05-10 02:31:48,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:48,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa226aaf-24ee-46fb-9c64-7aaf47a7b7a5 2019-05-10 02:31:48,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07897305489s 2019-05-10 02:31:48,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:50,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:50,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-33d249f0-ee42-4adc-afd0-bd6ca43083ae x-openstack-request-id: req-33d249f0-ee42-4adc-afd0-bd6ca43083ae 2019-05-10 02:31:50,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:50,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33d249f0-ee42-4adc-afd0-bd6ca43083ae 2019-05-10 02:31:50,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775260210037s 2019-05-10 02:31:50,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:52,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:53,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-fa617caa-ff4c-4dbc-908a-0948afd47cb2 x-openstack-request-id: req-fa617caa-ff4c-4dbc-908a-0948afd47cb2 2019-05-10 02:31:53,672 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:53,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa617caa-ff4c-4dbc-908a-0948afd47cb2 2019-05-10 02:31:53,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731717824936s 2019-05-10 02:31:53,679 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:55,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:56,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-62e23281-7154-4854-a2a5-d570cd41da7d x-openstack-request-id: req-62e23281-7154-4854-a2a5-d570cd41da7d 2019-05-10 02:31:56,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:56,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62e23281-7154-4854-a2a5-d570cd41da7d 2019-05-10 02:31:56,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744616031647s 2019-05-10 02:31:56,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:31:58,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:31:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:31:59,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:31: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-b5dca1a3-8443-4026-bcfc-b76c06a805e6 x-openstack-request-id: req-b5dca1a3-8443-4026-bcfc-b76c06a805e6 2019-05-10 02:31:59,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:31:59,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5dca1a3-8443-4026-bcfc-b76c06a805e6 2019-05-10 02:31:59,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688252925873s 2019-05-10 02:31:59,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:01,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:02,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-7a840435-8077-4a26-92b4-de0cb48de459 x-openstack-request-id: req-7a840435-8077-4a26-92b4-de0cb48de459 2019-05-10 02:32:02,818 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:02,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7a840435-8077-4a26-92b4-de0cb48de459 2019-05-10 02:32:02,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.68495702744s 2019-05-10 02:32:02,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:04,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:05,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-b06bc1ef-8044-4f60-8da3-77eeff0af6f4 x-openstack-request-id: req-b06bc1ef-8044-4f60-8da3-77eeff0af6f4 2019-05-10 02:32:05,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:05,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b06bc1ef-8044-4f60-8da3-77eeff0af6f4 2019-05-10 02:32:05,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763065099716s 2019-05-10 02:32:05,598 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:07,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-2ebdf416-eb29-4aef-89a4-8fd0566a8a59 x-openstack-request-id: req-2ebdf416-eb29-4aef-89a4-8fd0566a8a59 2019-05-10 02:32:08,218 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:08,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ebdf416-eb29-4aef-89a4-8fd0566a8a59 2019-05-10 02:32:08,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617974996567s 2019-05-10 02:32:08,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:10,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:10,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:10,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-0c63d272-d713-4044-be30-d8ce5f990158 x-openstack-request-id: req-0c63d272-d713-4044-be30-d8ce5f990158 2019-05-10 02:32:10,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:10,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c63d272-d713-4044-be30-d8ce5f990158 2019-05-10 02:32:10,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770739793777s 2019-05-10 02:32:11,006 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:13,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-b9232543-9a1b-4f2e-840f-b9f9e4371c71 x-openstack-request-id: req-b9232543-9a1b-4f2e-840f-b9f9e4371c71 2019-05-10 02:32:14,003 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:14,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b9232543-9a1b-4f2e-840f-b9f9e4371c71 2019-05-10 02:32:14,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995527029037s 2019-05-10 02:32:14,011 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:16,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:16,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-af391422-73b7-42a4-956d-e26e87d75666 x-openstack-request-id: req-af391422-73b7-42a4-956d-e26e87d75666 2019-05-10 02:32:16,793 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:16,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af391422-73b7-42a4-956d-e26e87d75666 2019-05-10 02:32:16,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780558109283s 2019-05-10 02:32:16,801 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:18,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:18,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:19,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-1f161578-b726-4759-9e3d-7cebb9c95728 x-openstack-request-id: req-1f161578-b726-4759-9e3d-7cebb9c95728 2019-05-10 02:32:19,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:19,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1f161578-b726-4759-9e3d-7cebb9c95728 2019-05-10 02:32:19,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517034053802s 2019-05-10 02:32:19,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:21,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:21,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:22,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-9a2bfdbf-a8a9-44d0-80e0-67fe99f1f60d x-openstack-request-id: req-9a2bfdbf-a8a9-44d0-80e0-67fe99f1f60d 2019-05-10 02:32:22,830 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:22,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9a2bfdbf-a8a9-44d0-80e0-67fe99f1f60d 2019-05-10 02:32:22,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50077009201s 2019-05-10 02:32:22,837 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:24,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:25,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-9f97b1a5-75bd-4d61-9009-552f72fc69b6 x-openstack-request-id: req-9f97b1a5-75bd-4d61-9009-552f72fc69b6 2019-05-10 02:32:25,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:25,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f97b1a5-75bd-4d61-9009-552f72fc69b6 2019-05-10 02:32:25,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549320936203s 2019-05-10 02:32:25,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:27,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:28,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-e3b64bc9-be66-445f-a30f-dd3323a029c1 x-openstack-request-id: req-e3b64bc9-be66-445f-a30f-dd3323a029c1 2019-05-10 02:32:28,173 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:28,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e3b64bc9-be66-445f-a30f-dd3323a029c1 2019-05-10 02:32:28,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775619983673s 2019-05-10 02:32:28,180 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:30,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:31,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-81ab6688-3090-4224-94d8-8bbf34c4e823 x-openstack-request-id: req-81ab6688-3090-4224-94d8-8bbf34c4e823 2019-05-10 02:32:31,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:31,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-81ab6688-3090-4224-94d8-8bbf34c4e823 2019-05-10 02:32:31,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.55529689789s 2019-05-10 02:32:31,745 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:33,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:33,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:35,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-a08d919c-60d3-47ac-babb-ff23d305d000 x-openstack-request-id: req-a08d919c-60d3-47ac-babb-ff23d305d000 2019-05-10 02:32:35,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:30:46Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:35,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a08d919c-60d3-47ac-babb-ff23d305d000 2019-05-10 02:32:35,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50280594826s 2019-05-10 02:32:35,257 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 02:32:37,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 02:32:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:37,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-e0f80e2f-8306-4a74-83cb-e19bf1ca5982 x-openstack-request-id: req-e0f80e2f-8306-4a74-83cb-e19bf1ca5982 2019-05-10 02:32:37,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a9:0a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:32:35.000000", "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:32:35Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 02:32:37,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0f80e2f-8306-4a74-83cb-e19bf1ca5982 2019-05-10 02:32:37,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459808111191s 2019-05-10 02:32:37,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 02:32:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=17e37470-efd2-49fe-923c-d6109f46f268" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:37,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 10 May 2019 02:32:37 GMT X-Openstack-Request-Id: req-b0f61a3f-2282-4cc9-8842-7cba485d6897 2019-05-10 02:32:37,789 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:32:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.13"}],"id":"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c","security_groups":["852a5695-60cb-4cf3-a004-4baea4f728a1"],"mac_address":"fa:16:3e:a6:a9:0a","project_id":"3099a326e6094ec7bdb00ae84dc15052","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:46Z","binding:vnic_type":"normal","device_id":"17e37470-efd2-49fe-923c-d6109f46f268","ip_allocation":"immediate"}]} 2019-05-10 02:32:37,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=17e37470-efd2-49fe-923c-d6109f46f268 used request id req-b0f61a3f-2282-4cc9-8842-7cba485d6897 2019-05-10 02:32:37,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0631530284882s 2019-05-10 02:32:37,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:37,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6932ebd7-3cdb-4e74-ae19-59bc3c738c6c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:38,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:32:38 GMT X-Openstack-Request-Id: req-9480c0d1-8c7a-45d4-8ad8-535f86aa1482 2019-05-10 02:32:38,064 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 02:32:38,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6932ebd7-3cdb-4e74-ae19-59bc3c738c6c used request id req-9480c0d1-8c7a-45d4-8ad8-535f86aa1482 2019-05-10 02:32:38,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.263847112656s 2019-05-10 02:32:38,065 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:a9:0a', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'af93e9f1-5bc2-492e-92b3-aaddfa0d008c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T02:32:35.000000', 'flavor': Munch({u'id': u'7289f8d8-6636-43af-b1dd-9df003c39d0f'}), 'az': u'nova', 'id': u'17e37470-efd2-49fe-923c-d6109f46f268', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4696f0e3cb5a4c36aba28784c91ef7a2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3099a326e6094ec7bdb00ae84dc15052', 'name': 'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-10T02:32:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T02:32:35Z', 'hostId': u'5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T02:32:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3099a326e6094ec7bdb00ae84dc15052', 'name': u'cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'adminPass': u'CYxZa7Yddjc4', 'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', 'created_at': u'2019-05-10T02:30:43Z', 'created': u'2019-05-10T02:30:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-10 02:32:38,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 02:32:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:38,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 10 May 2019 02:32:38 GMT X-Openstack-Request-Id: req-443db6ec-1651-4134-b3df-10272a474b03 2019-05-10 02:32:38,179 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:32:38,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-443db6ec-1651-4134-b3df-10272a474b03 2019-05-10 02:32:38,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107885837555s 2019-05-10 02:32:38,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 02:32:38,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=17e37470-efd2-49fe-923c-d6109f46f268" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 10 May 2019 02:32:38 GMT X-Openstack-Request-Id: req-65a737c1-3b86-4f70-b12d-bd0fedf4e374 2019-05-10 02:32:38,245 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:32:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.13"}],"id":"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c","security_groups":["852a5695-60cb-4cf3-a004-4baea4f728a1"],"mac_address":"fa:16:3e:a6:a9:0a","project_id":"3099a326e6094ec7bdb00ae84dc15052","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:46Z","binding:vnic_type":"normal","device_id":"17e37470-efd2-49fe-923c-d6109f46f268","ip_allocation":"immediate"}]} 2019-05-10 02:32:38,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=17e37470-efd2-49fe-923c-d6109f46f268 used request id req-65a737c1-3b86-4f70-b12d-bd0fedf4e374 2019-05-10 02:32:38,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0648899078369s 2019-05-10 02:32:38,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-10 02:32:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.13", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c"}}' 2019-05-10 02:32:41,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 10 May 2019 02:32:41 GMT X-Openstack-Request-Id: req-e7f95526-0392-4a48-b255-f8ddb0971749 2019-05-10 02:32:41,377 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}} 2019-05-10 02:32:41,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e7f95526-0392-4a48-b255-f8ddb0971749 2019-05-10 02:32:41,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.13078093529s 2019-05-10 02:32:41,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:41,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:32:41 GMT X-Openstack-Request-Id: req-b35d2d72-6203-49d9-8ad0-3f7252e29327 2019-05-10 02:32:41,466 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:41,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b35d2d72-6203-49d9-8ad0-3f7252e29327 2019-05-10 02:32:41,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0730290412903s 2019-05-10 02:32:41,474 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:32:41,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:41,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:32:41 GMT X-Openstack-Request-Id: req-f44136d9-50bb-4f06-939e-e78cbbb5ec4e 2019-05-10 02:32:41,665 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:41,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f44136d9-50bb-4f06-939e-e78cbbb5ec4e 2019-05-10 02:32:41,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0807659626007s 2019-05-10 02:32:41,672 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:32:41,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:41,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:32:41 GMT X-Openstack-Request-Id: req-6270284a-25e9-4738-88c9-02dae1492975 2019-05-10 02:32:41,886 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:41,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6270284a-25e9-4738-88c9-02dae1492975 2019-05-10 02:32:41,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.102901935577s 2019-05-10 02:32:41,893 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:32:42,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:32:42 GMT X-Openstack-Request-Id: req-e6892258-e324-4b13-8d30-233ccd9e6581 2019-05-10 02:32:42,066 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:42,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e6892258-e324-4b13-8d30-233ccd9e6581 2019-05-10 02:32:42,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621521472931s 2019-05-10 02:32:42,073 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:32:42,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:42,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:32:42 GMT X-Openstack-Request-Id: req-a4eba014-049c-4e41-bc58-2e5d5c5facc8 2019-05-10 02:32:42,249 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:42,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a4eba014-049c-4e41-bc58-2e5d5c5facc8 2019-05-10 02:32:42,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065859079361s 2019-05-10 02:32:42,256 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:32:42,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:42,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 10 May 2019 02:32:42 GMT X-Openstack-Request-Id: req-0a8bbf22-00f8-46b5-bdd6-77353e881b1a 2019-05-10 02:32:42,445 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:39Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:42,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0a8bbf22-00f8-46b5-bdd6-77353e881b1a 2019-05-10 02:32:42,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0777459144592s 2019-05-10 02:32:42,452 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 02:32:42,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 02:32:42,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:32:43,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 10 May 2019 02:32:43 GMT X-Openstack-Request-Id: req-b240a5e6-af15-4840-9669-c6e6a8a9a2d1 2019-05-10 02:32:43,365 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:32:43,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b240a5e6-af15-4840-9669-c6e6a8a9a2d1 2019-05-10 02:32:43,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.804876089096s 2019-05-10 02:32:43,372 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9ebcac4a-d77c-4198-9b88-ccfc4afb8679', 'updated_at': u'2019-05-10T02:32:43Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.205', 'revision_number': 3, 'port_id': u'6932ebd7-3cdb-4e74-ae19-59bc3c738c6c', 'id': u'a32afec7-4b5d-476b-8a3e-9c36218f8a3f', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'6932ebd7-3cdb-4e74-ae19-59bc3c738c6c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3099a326e6094ec7bdb00ae84dc15052', 'name': 'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3099a326e6094ec7bdb00ae84dc15052', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a6:a9:0a', u'device_id': u'17e37470-efd2-49fe-923c-d6109f46f268'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', 'created_at': u'2019-05-10T02:32:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a6:a9:0a', u'device_id': u'17e37470-efd2-49fe-923c-d6109f46f268'}), 'router': u'9ebcac4a-d77c-4198-9b88-ccfc4afb8679'}) 2019-05-10 02:32:43,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 02:32:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 02:32:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10514 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-1dac7730-b045-43e5-9c75-9deb4de65680 x-openstack-request-id: req-1dac7730-b045-43e5-9c75-9deb4de65680 2019-05-10 02:32:43,448 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 679554654 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.353368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.356333] pid_max: default: 32768 minimum: 301\n[ 0.357929] ACPI: Core revision 20150930\n[ 0.359997] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.362316] Security Framework initialized\n[ 0.363792] Yama: becoming mindful.\n[ 0.365100] AppArmor: AppArmor initialized\n[ 0.366752] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.372768] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.376745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.378922] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381565] Initializing cgroup subsys io\n[ 0.383005] Initializing cgroup subsys memory\n[ 0.384534] Initializing cgroup subsys devices\n[ 0.388268] Initializing cgroup subsys freezer\n[ 0.389972] Initializing cgroup subsys net_cls\n[ 0.391521] Initializing cgroup subsys perf_event\n[ 0.393148] Initializing cgroup subsys net_prio\n[ 0.394769] Initializing cgroup subsys hugetlb\n[ 0.396330] Initializing cgroup subsys pids\n[ 0.398653] mce: CPU supports 10 MCE banks\n[ 0.400204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.401980] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.403930] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.405768] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.408573] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.411370] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.413577] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.418945] Freeing SMP alternatives memory: 36K\n[ 0.425331] ftrace: allocating 32287 entries in 127 pages\n[ 0.469433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471572] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473692] smpboot: Max logical packages: 2\n[ 0.475458] x2apic enabled\n[ 0.476848] Switched APIC routing to physical x2apic.\n[ 0.479759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.481836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.485660] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.497405] KVM setup paravirtual spinlock\n[ 0.500432] x86: Booting SMP configuration:\n[ 0.501957] .... node #0, CPUs: #1\n[ 0.503484] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.525941] x86: Booted up 1 node, 2 CPUs\n[ 0.525948] KVM setup async PF for cpu 1\n[ 0.525952] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.530511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533240] devtmpfs: initialized\n[ 0.535899] evm: security.selinux\n[ 0.537142] evm: security.SMACK64\n[ 0.538359] evm: security.SMACK64EXEC\n[ 0.539671] evm: security.SMACK64TRANSMUTE\n[ 0.541103] evm: security.SMACK64MMAP\n[ 0.542411] evm: security.ima\n[ 0.543530] evm: security.capability\n[ 0.545037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.548238] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550406] pinctrl core: initialized pinctrl subsystem\n[ 0.552347] RTC time: 2:32:36, date: 05/10/19\n[ 0.554775] NET: Registered protocol family 16\n[ 0.566273] cpuidle: using governor ladder\n[ 0.578370] cpuidle: using governor menu\n[ 0.579796] PCCT header not found.\n[ 0.581137] ACPI: bus type PCI registered\n[ 0.582567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584837] PCI: Using configuration type 1 for base access\n[ 0.599371] ACPI: Added _OSI(Module Device)\n[ 0.600863] ACPI: Added _OSI(Processor Device)\n[ 0.602394] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.604002] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.607353] ACPI: Interpreter enabled\n[ 0.608709] ACPI: (supports S0 S5)\n[ 0.625846] ACPI: Using IOAPIC for interrupt routing\n[ 0.627532] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.632605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.634632] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.636821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.638948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.642886] acpiphp: Slot [3] registered\n[ 0.644330] acpiphp: Slot [4] registered\n[ 0.645774] acpiphp: Slot [5] registered\n[ 0.647204] acpiphp: Slot [6] registered\n[ 0.648639] acpiphp: Slot [7] registered\n[ 0.650066] acpiphp: Slot [8] registered\n[ 0.651489] acpiphp: Slot [9] registered\n[ 0.652928] acpiphp: Slot [10] registered\n[ 0.654385] acpiphp: Slot [11] registered\n[ 0.655831] acpiphp: Slot [12] registered\n[ 0.657286] acpiphp: Slot [13] registered\n[ 0.658843] acpiphp: Slot [14] registered\n[ 0.660289] acpiphp: Slot [15] registered\n[ 0.661739] acpiphp: Slot [16] registered\n[ 0.663194] acpiphp: Slot [17] registered\n[ 0.664642] acpiphp: Slot [18] registered\n[ 0.666144] acpiphp: Slot [19] registered\n[ 0.667598] acpiphp: Slot [20] registered\n[ 0.669056] acpiphp: Slot [21] registered\n[ 0.670516] acpiphp: Slot [22] registered\n[ 0.671975] acpiphp: Slot [23] registered\n[ 0.673437] acpiphp: Slot [24] registered\n[ 0.674903] acpiphp: Slot [25] registered\n[ 0.676352] acpiphp: Slot [26] registered\n[ 0.677802] acpiphp: Slot [27] registered\n[ 0.679257] acpiphp: Slot [28] registered\n[ 0.680723] acpiphp: Slot [29] registered\n[ 0.682171] acpiphp: Slot [30] registered\n[ 0.683626] acpiphp: Slot [31] registered\n[ 0.685058] PCI host bridge to bus 0000:00\n[ 0.686492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.688656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.690817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.693379] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.695947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.698570] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.704465] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708854] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711125] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.716175] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718706] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.752993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.755477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.757915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760152] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.762466] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767086] vgaarb: loaded\n[ 0.768146] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770272] SCSI subsystem initialized\n[ 0.771908] ACPI: bus type USB registered\n[ 0.773366] usbcore: registered new interface driver usbfs\n[ 0.775195] usbcore: registered new interface driver hub\n[ 0.776982] usbcore: registered new device driver usb\n[ 0.778984] PCI: Using ACPI for IRQ routing\n[ 0.780899] NetLabel: Initializing\n[ 0.782164] NetLabel: domain hash size = 128\n[ 0.783666] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.785364] NetLabel: unlabeled traffic allowed by default\n[ 0.787392] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789195] clocksource: Switched to clocksource kvm-clock\n[ 0.801247] AppArmor: AppArmor Filesystem Enabled\n[ 0.802947] pnp: PnP ACPI init\n[ 0.804477] pnp: PnP ACPI: found 5 devices\n[ 0.812568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.815609] NET: Registered protocol family 2\n[ 0.817507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.820271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.822820] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.825048] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.829302] NET: Registered protocol family 1\n[ 0.830860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.832815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.834719] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.855003] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.875318] Unpacking initramfs...\n[ 1.073586] Freeing initrd memory: 14824K\n[ 1.075168] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.077280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079691] Scanning for low memory corruption every 60 seconds\n[ 1.082125] audit: initializing netlink subsys (disabled)\n[ 1.084005] audit: type=2000 audit(1557455557.090:1): initialized\n[ 1.086281] Initialise system trusted keyring\n[ 1.088005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.090092] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093357] zbud: loaded\n[ 1.094773] VFS: Disk quotas dquot_6.6.0\n[ 1.096225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098672] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100904] fuse init (API version 7.23)\n[ 1.102460] Key type big_key registered\n[ 1.103884] Allocating IMA MOK and blacklist keyrings.\n[ 1.106261] Key type asymmetric registered\n[ 1.107735] Asymmetric key parser 'x509' registered\n[ 1.109436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.112090] io scheduler noop registered\n[ 1.113516] io scheduler deadline registered (default)\n[ 1.115291] io scheduler cfq registered\n[ 1.116774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.120883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123475] ACPI: Power Button [PWRF]\n[ 1.124996] GHES: HEST is not enabled!\n[ 1.144598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184453] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188071] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.217186] Linux agpgart interface v0.103\n[ 1.220639] loop: module loaded\n[ 1.223550] vda: vda1\n[ 1.225358] scsi host0: ata_piix\n[ 1.226759] scsi host1: ata_piix\n[ 1.228021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.230234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.232927] libphy: Fixed MDIO Bus: probed\n[ 1.234488] tun: Universal TUN/TAP device driver, 1.6\n[ 1.236211] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.239527] PPP generic driver version 2.4.2\n[ 1.241105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243252] ehci-pci: EHCI PCI platform driver\n[ 1.244820] ehci-platform: EHCI generic platform driver\n[ 1.246590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.248628] ohci-pci: OHCI PCI platform driver\n[ 1.250205] ohci-platform: OHCI generic platform driver\n[ 1.251985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.272347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.274139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.276805] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.278576] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.280594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.282809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.285348] usb usb1: Product: UHCI Host Controller\n[ 1.287022] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.289093] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.290781] hub 1-0:1.0: USB hub found\n[ 1.292158] hub 1-0:1.0: 2 ports detected\n[ 1.293772] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.297422] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.299130] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.300963] mousedev: PS/2 mouse device common for all mice\n[ 1.303055] rtc_cmos 00:00: RTC can wake from S4\n[ 1.305189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.308221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.310473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.312589] i2c /dev entries driver\n[ 1.313926] device-mapper: uevent: version 1.0.3\n[ 1.315583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.318469] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.320806] NET: Registered protocol family 10\n[ 1.322627] NET: Registered protocol family 17\n[ 1.324205] Key type dns_resolver registered\n[ 1.325963] registered taskstats version 1\n[ 1.327451] Loading compiled-in X.509 certificates\n[ 1.345862] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.349175] zswap: loaded using pool lzo/zbud\n[ 1.352269] Key type trusted registered\n[ 1.356053] Key type encrypted registered\n[ 1.357515] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.359352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.361185] ima: Allocated hash algorithm: sha1\n[ 1.362765] evm: HMAC attrs: 0x1\n[ 1.364375] Magic number: 3:431:510\n[ 1.365744] uhci_hcd 0000:00:01.2: hash matches\n[ 1.367433] rtc_cmos 00:00: setting system clock to 2019-05-10 02:32:37 UTC (1557455557)\n[ 1.370301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.372285] EDD information not available.\n[ 1.390952] Freeing unused kernel memory: 1484K\n[ 1.401235] Write protecting the kernel read-only data: 14336k\n[ 1.404528] Freeing unused kernel memory: 1620K\n[ 1.406269] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.419425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420300] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420324] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.429106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430857] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430903] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431069] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431144] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431216] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431272] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.470822] virtio_net virtio0 ens3: renamed from eth0\n[ 1.478086] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.482181] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.493986] AVX2 version of gcm_enc/dec engaged.\n[ 1.495640] AES CTR mode by8 optimization enabled\n[ 1.513693] FDC 0 is a S82078B\n[ 1.605219] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.769471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.771999] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.774371] usb 1-1: Product: QEMU USB Tablet\n[ 1.775899] usb 1-1: Manufacturer: QEMU\n[ 1.777279] usb 1-1: SerialNumber: 42\n[ 1.784840] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.791872] usbcore: registered new interface driver usbhid\n[ 1.793799] usbhid: USB HID core driver\n[ 1.796934] 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.800878] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.858899] md: linear personality registered for level -1\n[ 2.862563] md: multipath personality registered for level -4\n[ 2.866330] md: raid0 personality registered for level 0\n[ 2.870559] md: raid1 personality registered for level 1\n[ 2.941208] raid6: sse2x1 gen() 11263 MB/s\n[ 3.009207] raid6: sse2x1 xor() 8818 MB/s\n[ 3.077197] raid6: sse2x2 gen() 14428 MB/s\n[ 3.145209] raid6: sse2x2 xor() 9755 MB/s\n[ 3.213211] raid6: sse2x4 gen() 16886 MB/s\n[ 3.281209] raid6: sse2x4 xor() 11853 MB/s\n[ 3.349197] raid6: avx2x1 gen() 22478 MB/s\n[ 3.417195] raid6: avx2x2 gen() 26112 MB/s\n[ 3.485208] raid6: avx2x4 gen() 29952 MB/s\n[ 3.486725] raid6: using algorithm avx2x4 gen() 29952 MB/s\n[ 3.488558] raid6: using avx2x2 recovery algorithm\n[ 3.491170] xor: automatically using best checksumming function:\n[ 3.529225] avx : 32068.000 MB/sec\n[ 3.531679] async_tx: api initialized (async)\n[ 3.540021] md: raid6 personality registered for level 6\n[ 3.541866] md: raid5 personality registered for level 5\n[ 3.543680] md: raid4 personality registered for level 4\n[ 3.549700] 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 ... [ 3.575088] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.593661] 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[ 3.684576] 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[ 3.690794] systemd[1]: Detected virtualization kvm.\n[ 3.692611] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.696882] systemd[1]: Set hostname to .\n[ 3.700092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.702196] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.816342] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.820351] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.823912] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.827017] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.831478] 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.837383] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.840984] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.845001] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.848923] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.853285] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.856672] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.860533] 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.865405] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.869519] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.873130] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.879155] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.882962] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.886600] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.901405] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.905483] 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.912065] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.916219] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.923605] 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.929319] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.932280] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.936496] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.940763] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.946612] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.955619] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.964009] systemd[1]: Mounting Huge Pages File System...\n[ 3.966276] Loading iSCSI transport class v2.0-870.\n Mounting Huge Pages File System...\n[ 3.969145] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.973071] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.977496] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.981118] systemd[1]: Mounted Debug File System.\n[ 3.983120] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.986454] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.990897] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.025863] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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 LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n"} 2019-05-10 02:32:43,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268/action used request id req-1dac7730-b045-43e5-9c75-9deb4de65680 2019-05-10 02:32:43,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076024055481s 2019-05-10 02:32:43,450 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 679554654 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.353368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.356333] pid_max: default: 32768 minimum: 301 [ 0.357929] ACPI: Core revision 20150930 [ 0.359997] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.362316] Security Framework initialized [ 0.363792] Yama: becoming mindful. [ 0.365100] AppArmor: AppArmor initialized [ 0.366752] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.372768] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.376745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.378922] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381565] Initializing cgroup subsys io [ 0.383005] Initializing cgroup subsys memory [ 0.384534] Initializing cgroup subsys devices [ 0.388268] Initializing cgroup subsys freezer [ 0.389972] Initializing cgroup subsys net_cls [ 0.391521] Initializing cgroup subsys perf_event [ 0.393148] Initializing cgroup subsys net_prio [ 0.394769] Initializing cgroup subsys hugetlb [ 0.396330] Initializing cgroup subsys pids [ 0.398653] mce: CPU supports 10 MCE banks [ 0.400204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.401980] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.403930] Spectre V2 : Mitigation: Full generic retpoline [ 0.405768] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.408573] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.411370] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.413577] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.418945] Freeing SMP alternatives memory: 36K [ 0.425331] ftrace: allocating 32287 entries in 127 pages [ 0.469433] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471572] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473692] smpboot: Max logical packages: 2 [ 0.475458] x2apic enabled [ 0.476848] Switched APIC routing to physical x2apic. [ 0.479759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.481836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.485660] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.497405] KVM setup paravirtual spinlock [ 0.500432] x86: Booting SMP configuration: [ 0.501957] .... node #0, CPUs: #1 [ 0.503484] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.525941] x86: Booted up 1 node, 2 CPUs [ 0.525948] KVM setup async PF for cpu 1 [ 0.525952] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.530511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533240] devtmpfs: initialized [ 0.535899] evm: security.selinux [ 0.537142] evm: security.SMACK64 [ 0.538359] evm: security.SMACK64EXEC [ 0.539671] evm: security.SMACK64TRANSMUTE [ 0.541103] evm: security.SMACK64MMAP [ 0.542411] evm: security.ima [ 0.543530] evm: security.capability [ 0.545037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548238] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550406] pinctrl core: initialized pinctrl subsystem [ 0.552347] RTC time: 2:32:36, date: 05/10/19 [ 0.554775] NET: Registered protocol family 16 [ 0.566273] cpuidle: using governor ladder [ 0.578370] cpuidle: using governor menu [ 0.579796] PCCT header not found. [ 0.581137] ACPI: bus type PCI registered [ 0.582567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584837] PCI: Using configuration type 1 for base access [ 0.599371] ACPI: Added _OSI(Module Device) [ 0.600863] ACPI: Added _OSI(Processor Device) [ 0.602394] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.604002] ACPI: Added _OSI(Processor Aggregator Device) [ 0.607353] ACPI: Interpreter enabled [ 0.608709] ACPI: (supports S0 S5) [ 0.625846] ACPI: Using IOAPIC for interrupt routing [ 0.627532] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.634632] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.636821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.638948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.642886] acpiphp: Slot [3] registered [ 0.644330] acpiphp: Slot [4] registered [ 0.645774] acpiphp: Slot [5] registered [ 0.647204] acpiphp: Slot [6] registered [ 0.648639] acpiphp: Slot [7] registered [ 0.650066] acpiphp: Slot [8] registered [ 0.651489] acpiphp: Slot [9] registered [ 0.652928] acpiphp: Slot [10] registered [ 0.654385] acpiphp: Slot [11] registered [ 0.655831] acpiphp: Slot [12] registered [ 0.657286] acpiphp: Slot [13] registered [ 0.658843] acpiphp: Slot [14] registered [ 0.660289] acpiphp: Slot [15] registered [ 0.661739] acpiphp: Slot [16] registered [ 0.663194] acpiphp: Slot [17] registered [ 0.664642] acpiphp: Slot [18] registered [ 0.666144] acpiphp: Slot [19] registered [ 0.667598] acpiphp: Slot [20] registered [ 0.669056] acpiphp: Slot [21] registered [ 0.670516] acpiphp: Slot [22] registered [ 0.671975] acpiphp: Slot [23] registered [ 0.673437] acpiphp: Slot [24] registered [ 0.674903] acpiphp: Slot [25] registered [ 0.676352] acpiphp: Slot [26] registered [ 0.677802] acpiphp: Slot [27] registered [ 0.679257] acpiphp: Slot [28] registered [ 0.680723] acpiphp: Slot [29] registered [ 0.682171] acpiphp: Slot [30] registered [ 0.683626] acpiphp: Slot [31] registered [ 0.685058] PCI host bridge to bus 0000:00 [ 0.686492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.690817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.693379] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.695947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.698570] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.704465] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708854] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711125] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.716175] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718706] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.752993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.755477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.757915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760152] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.762466] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767086] vgaarb: loaded [ 0.768146] vgaarb: bridge control possible 0000:00:02.0 [ 0.770272] SCSI subsystem initialized [ 0.771908] ACPI: bus type USB registered [ 0.773366] usbcore: registered new interface driver usbfs [ 0.775195] usbcore: registered new interface driver hub [ 0.776982] usbcore: registered new device driver usb [ 0.778984] PCI: Using ACPI for IRQ routing [ 0.780899] NetLabel: Initializing [ 0.782164] NetLabel: domain hash size = 128 [ 0.783666] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.785364] NetLabel: unlabeled traffic allowed by default [ 0.787392] amd_nb: Cannot enumerate AMD northbridges [ 0.789195] clocksource: Switched to clocksource kvm-clock [ 0.801247] AppArmor: AppArmor Filesystem Enabled [ 0.802947] pnp: PnP ACPI init [ 0.804477] pnp: PnP ACPI: found 5 devices [ 0.812568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.815609] NET: Registered protocol family 2 [ 0.817507] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.820271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.822820] TCP: Hash tables configured (established 32768 bind 32768) [ 0.825048] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.829302] NET: Registered protocol family 1 [ 0.830860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.832815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.834719] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.855003] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.875318] Unpacking initramfs... [ 1.073586] Freeing initrd memory: 14824K [ 1.075168] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.077280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079691] Scanning for low memory corruption every 60 seconds [ 1.082125] audit: initializing netlink subsys (disabled) [ 1.084005] audit: type=2000 audit(1557455557.090:1): initialized [ 1.086281] Initialise system trusted keyring [ 1.088005] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.090092] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093357] zbud: loaded [ 1.094773] VFS: Disk quotas dquot_6.6.0 [ 1.096225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098672] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100904] fuse init (API version 7.23) [ 1.102460] Key type big_key registered [ 1.103884] Allocating IMA MOK and blacklist keyrings. [ 1.106261] Key type asymmetric registered [ 1.107735] Asymmetric key parser 'x509' registered [ 1.109436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.112090] io scheduler noop registered [ 1.113516] io scheduler deadline registered (default) [ 1.115291] io scheduler cfq registered [ 1.116774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.120883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123475] ACPI: Power Button [PWRF] [ 1.124996] GHES: HEST is not enabled! [ 1.144598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184453] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188071] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.217186] Linux agpgart interface v0.103 [ 1.220639] loop: module loaded [ 1.223550] vda: vda1 [ 1.225358] scsi host0: ata_piix [ 1.226759] scsi host1: ata_piix [ 1.228021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.230234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.232927] libphy: Fixed MDIO Bus: probed [ 1.234488] tun: Universal TUN/TAP device driver, 1.6 [ 1.236211] tun: (C) 1999-2004 Max Krasnyansky [ 1.239527] PPP generic driver version 2.4.2 [ 1.241105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243252] ehci-pci: EHCI PCI platform driver [ 1.244820] ehci-platform: EHCI generic platform driver [ 1.246590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.248628] ohci-pci: OHCI PCI platform driver [ 1.250205] ohci-platform: OHCI generic platform driver [ 1.251985] uhci_hcd: USB Universal Host Controller Interface driver [ 1.272347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.274139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.276805] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.278576] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.280594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.282809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.285348] usb usb1: Product: UHCI Host Controller [ 1.287022] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.289093] usb usb1: SerialNumber: 0000:00:01.2 [ 1.290781] hub 1-0:1.0: USB hub found [ 1.292158] hub 1-0:1.0: 2 ports detected [ 1.293772] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.297422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.299130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.300963] mousedev: PS/2 mouse device common for all mice [ 1.303055] rtc_cmos 00:00: RTC can wake from S4 [ 1.305189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.308221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.310473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.312589] i2c /dev entries driver [ 1.313926] device-mapper: uevent: version 1.0.3 [ 1.315583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.318469] ledtrig-cpu: registered to indicate activity on CPUs [ 1.320806] NET: Registered protocol family 10 [ 1.322627] NET: Registered protocol family 17 [ 1.324205] Key type dns_resolver registered [ 1.325963] registered taskstats version 1 [ 1.327451] Loading compiled-in X.509 certificates [ 1.345862] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.349175] zswap: loaded using pool lzo/zbud [ 1.352269] Key type trusted registered [ 1.356053] Key type encrypted registered [ 1.357515] AppArmor: AppArmor sha1 policy hashing enabled [ 1.359352] ima: No TPM chip found, activating TPM-bypass! [ 1.361185] ima: Allocated hash algorithm: sha1 [ 1.362765] evm: HMAC attrs: 0x1 [ 1.364375] Magic number: 3:431:510 [ 1.365744] uhci_hcd 0000:00:01.2: hash matches [ 1.367433] rtc_cmos 00:00: setting system clock to 2019-05-10 02:32:37 UTC (1557455557) [ 1.370301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.372285] EDD information not available. [ 1.390952] Freeing unused kernel memory: 1484K [ 1.401235] Write protecting the kernel read-only data: 14336k [ 1.404528] Freeing unused kernel memory: 1620K [ 1.406269] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.419425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420300] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420324] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.429106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430857] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430903] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431069] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431144] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431216] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431272] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.470822] virtio_net virtio0 ens3: renamed from eth0 [ 1.478086] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.482181] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.493986] AVX2 version of gcm_enc/dec engaged. [ 1.495640] AES CTR mode by8 optimization enabled [ 1.513693] FDC 0 is a S82078B [ 1.605219] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.769471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.771999] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.774371] usb 1-1: Product: QEMU USB Tablet [ 1.775899] usb 1-1: Manufacturer: QEMU [ 1.777279] usb 1-1: SerialNumber: 42 [ 1.784840] hidraw: raw HID events driver (C) Jiri Kosina [ 1.791872] usbcore: registered new interface driver usbhid [ 1.793799] usbhid: USB HID core driver [ 1.796934] 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.800878] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.858899] md: linear personality registered for level -1 [ 2.862563] md: multipath personality registered for level -4 [ 2.866330] md: raid0 personality registered for level 0 [ 2.870559] md: raid1 personality registered for level 1 [ 2.941208] raid6: sse2x1 gen() 11263 MB/s [ 3.009207] raid6: sse2x1 xor() 8818 MB/s [ 3.077197] raid6: sse2x2 gen() 14428 MB/s [ 3.145209] raid6: sse2x2 xor() 9755 MB/s [ 3.213211] raid6: sse2x4 gen() 16886 MB/s [ 3.281209] raid6: sse2x4 xor() 11853 MB/s [ 3.349197] raid6: avx2x1 gen() 22478 MB/s [ 3.417195] raid6: avx2x2 gen() 26112 MB/s [ 3.485208] raid6: avx2x4 gen() 29952 MB/s [ 3.486725] raid6: using algorithm avx2x4 gen() 29952 MB/s [ 3.488558] raid6: using avx2x2 recovery algorithm [ 3.491170] xor: automatically using best checksumming function: [ 3.529225] avx : 32068.000 MB/sec [ 3.531679] async_tx: api initialized (async) [ 3.540021] md: raid6 personality registered for level 6 [ 3.541866] md: raid5 personality registered for level 5 [ 3.543680] md: raid4 personality registered for level 4 [ 3.549700] 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 ... [ 3.575088] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.593661] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.684576] 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) [ 3.690794] systemd[1]: Detected virtualization kvm. [ 3.692611] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.696882] systemd[1]: Set hostname to . [ 3.700092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.702196] systemd[1]: Installed transient /etc/machine-id file. [ 3.816342] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.820351] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.823912] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.827017] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.831478] 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.837383] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.840984] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.845001] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.848923] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.853285] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.856672] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.860533] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.865405] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.869519] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.873130] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.879155] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.882962] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.886600] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.901405] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.905483] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.912065] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.916219] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.923605] 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.929319] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.932280] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.936496] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.940763] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.946612] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.955619] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.964009] systemd[1]: Mounting Huge Pages File System... [ 3.966276] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 3.969145] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.973071] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.977496] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.981118] systemd[1]: Mounted Debug File System. [ 3.983120] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Debug File System. [ 3.986454] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.990897] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 4.025863] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. 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 LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-05-10 02:32:43,453 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2019-05-10 02:32:52,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 02:32:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 02:32:52,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13173 Content-Type: application/json Date: Fri, 10 May 2019 02:32: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-ab5bdd88-e88f-4f9b-bdc1-830584252b87 x-openstack-request-id: req-ab5bdd88-e88f-4f9b-bdc1-830584252b87 2019-05-10 02:32:52,555 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 679554654 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.353368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.356333] pid_max: default: 32768 minimum: 301\n[ 0.357929] ACPI: Core revision 20150930\n[ 0.359997] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.362316] Security Framework initialized\n[ 0.363792] Yama: becoming mindful.\n[ 0.365100] AppArmor: AppArmor initialized\n[ 0.366752] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.372768] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.376745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.378922] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381565] Initializing cgroup subsys io\n[ 0.383005] Initializing cgroup subsys memory\n[ 0.384534] Initializing cgroup subsys devices\n[ 0.388268] Initializing cgroup subsys freezer\n[ 0.389972] Initializing cgroup subsys net_cls\n[ 0.391521] Initializing cgroup subsys perf_event\n[ 0.393148] Initializing cgroup subsys net_prio\n[ 0.394769] Initializing cgroup subsys hugetlb\n[ 0.396330] Initializing cgroup subsys pids\n[ 0.398653] mce: CPU supports 10 MCE banks\n[ 0.400204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.401980] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.403930] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.405768] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.408573] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.411370] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.413577] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.418945] Freeing SMP alternatives memory: 36K\n[ 0.425331] ftrace: allocating 32287 entries in 127 pages\n[ 0.469433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471572] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473692] smpboot: Max logical packages: 2\n[ 0.475458] x2apic enabled\n[ 0.476848] Switched APIC routing to physical x2apic.\n[ 0.479759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.481836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.485660] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.497405] KVM setup paravirtual spinlock\n[ 0.500432] x86: Booting SMP configuration:\n[ 0.501957] .... node #0, CPUs: #1\n[ 0.503484] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.525941] x86: Booted up 1 node, 2 CPUs\n[ 0.525948] KVM setup async PF for cpu 1\n[ 0.525952] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.530511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533240] devtmpfs: initialized\n[ 0.535899] evm: security.selinux\n[ 0.537142] evm: security.SMACK64\n[ 0.538359] evm: security.SMACK64EXEC\n[ 0.539671] evm: security.SMACK64TRANSMUTE\n[ 0.541103] evm: security.SMACK64MMAP\n[ 0.542411] evm: security.ima\n[ 0.543530] evm: security.capability\n[ 0.545037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.548238] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550406] pinctrl core: initialized pinctrl subsystem\n[ 0.552347] RTC time: 2:32:36, date: 05/10/19\n[ 0.554775] NET: Registered protocol family 16\n[ 0.566273] cpuidle: using governor ladder\n[ 0.578370] cpuidle: using governor menu\n[ 0.579796] PCCT header not found.\n[ 0.581137] ACPI: bus type PCI registered\n[ 0.582567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584837] PCI: Using configuration type 1 for base access\n[ 0.599371] ACPI: Added _OSI(Module Device)\n[ 0.600863] ACPI: Added _OSI(Processor Device)\n[ 0.602394] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.604002] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.607353] ACPI: Interpreter enabled\n[ 0.608709] ACPI: (supports S0 S5)\n[ 0.625846] ACPI: Using IOAPIC for interrupt routing\n[ 0.627532] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.632605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.634632] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.636821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.638948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.642886] acpiphp: Slot [3] registered\n[ 0.644330] acpiphp: Slot [4] registered\n[ 0.645774] acpiphp: Slot [5] registered\n[ 0.647204] acpiphp: Slot [6] registered\n[ 0.648639] acpiphp: Slot [7] registered\n[ 0.650066] acpiphp: Slot [8] registered\n[ 0.651489] acpiphp: Slot [9] registered\n[ 0.652928] acpiphp: Slot [10] registered\n[ 0.654385] acpiphp: Slot [11] registered\n[ 0.655831] acpiphp: Slot [12] registered\n[ 0.657286] acpiphp: Slot [13] registered\n[ 0.658843] acpiphp: Slot [14] registered\n[ 0.660289] acpiphp: Slot [15] registered\n[ 0.661739] acpiphp: Slot [16] registered\n[ 0.663194] acpiphp: Slot [17] registered\n[ 0.664642] acpiphp: Slot [18] registered\n[ 0.666144] acpiphp: Slot [19] registered\n[ 0.667598] acpiphp: Slot [20] registered\n[ 0.669056] acpiphp: Slot [21] registered\n[ 0.670516] acpiphp: Slot [22] registered\n[ 0.671975] acpiphp: Slot [23] registered\n[ 0.673437] acpiphp: Slot [24] registered\n[ 0.674903] acpiphp: Slot [25] registered\n[ 0.676352] acpiphp: Slot [26] registered\n[ 0.677802] acpiphp: Slot [27] registered\n[ 0.679257] acpiphp: Slot [28] registered\n[ 0.680723] acpiphp: Slot [29] registered\n[ 0.682171] acpiphp: Slot [30] registered\n[ 0.683626] acpiphp: Slot [31] registered\n[ 0.685058] PCI host bridge to bus 0000:00\n[ 0.686492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.688656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.690817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.693379] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.695947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.698570] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.704465] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708854] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711125] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.716175] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718706] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.752993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.755477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.757915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760152] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.762466] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767086] vgaarb: loaded\n[ 0.768146] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770272] SCSI subsystem initialized\n[ 0.771908] ACPI: bus type USB registered\n[ 0.773366] usbcore: registered new interface driver usbfs\n[ 0.775195] usbcore: registered new interface driver hub\n[ 0.776982] usbcore: registered new device driver usb\n[ 0.778984] PCI: Using ACPI for IRQ routing\n[ 0.780899] NetLabel: Initializing\n[ 0.782164] NetLabel: domain hash size = 128\n[ 0.783666] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.785364] NetLabel: unlabeled traffic allowed by default\n[ 0.787392] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789195] clocksource: Switched to clocksource kvm-clock\n[ 0.801247] AppArmor: AppArmor Filesystem Enabled\n[ 0.802947] pnp: PnP ACPI init\n[ 0.804477] pnp: PnP ACPI: found 5 devices\n[ 0.812568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.815609] NET: Registered protocol family 2\n[ 0.817507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.820271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.822820] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.825048] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.829302] NET: Registered protocol family 1\n[ 0.830860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.832815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.834719] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.855003] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.875318] Unpacking initramfs...\n[ 1.073586] Freeing initrd memory: 14824K\n[ 1.075168] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.077280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079691] Scanning for low memory corruption every 60 seconds\n[ 1.082125] audit: initializing netlink subsys (disabled)\n[ 1.084005] audit: type=2000 audit(1557455557.090:1): initialized\n[ 1.086281] Initialise system trusted keyring\n[ 1.088005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.090092] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093357] zbud: loaded\n[ 1.094773] VFS: Disk quotas dquot_6.6.0\n[ 1.096225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098672] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100904] fuse init (API version 7.23)\n[ 1.102460] Key type big_key registered\n[ 1.103884] Allocating IMA MOK and blacklist keyrings.\n[ 1.106261] Key type asymmetric registered\n[ 1.107735] Asymmetric key parser 'x509' registered\n[ 1.109436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.112090] io scheduler noop registered\n[ 1.113516] io scheduler deadline registered (default)\n[ 1.115291] io scheduler cfq registered\n[ 1.116774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.120883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123475] ACPI: Power Button [PWRF]\n[ 1.124996] GHES: HEST is not enabled!\n[ 1.144598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184453] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188071] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.217186] Linux agpgart interface v0.103\n[ 1.220639] loop: module loaded\n[ 1.223550] vda: vda1\n[ 1.225358] scsi host0: ata_piix\n[ 1.226759] scsi host1: ata_piix\n[ 1.228021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.230234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.232927] libphy: Fixed MDIO Bus: probed\n[ 1.234488] tun: Universal TUN/TAP device driver, 1.6\n[ 1.236211] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.239527] PPP generic driver version 2.4.2\n[ 1.241105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243252] ehci-pci: EHCI PCI platform driver\n[ 1.244820] ehci-platform: EHCI generic platform driver\n[ 1.246590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.248628] ohci-pci: OHCI PCI platform driver\n[ 1.250205] ohci-platform: OHCI generic platform driver\n[ 1.251985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.272347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.274139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.276805] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.278576] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.280594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.282809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.285348] usb usb1: Product: UHCI Host Controller\n[ 1.287022] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.289093] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.290781] hub 1-0:1.0: USB hub found\n[ 1.292158] hub 1-0:1.0: 2 ports detected\n[ 1.293772] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.297422] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.299130] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.300963] mousedev: PS/2 mouse device common for all mice\n[ 1.303055] rtc_cmos 00:00: RTC can wake from S4\n[ 1.305189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.308221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.310473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.312589] i2c /dev entries driver\n[ 1.313926] device-mapper: uevent: version 1.0.3\n[ 1.315583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.318469] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.320806] NET: Registered protocol family 10\n[ 1.322627] NET: Registered protocol family 17\n[ 1.324205] Key type dns_resolver registered\n[ 1.325963] registered taskstats version 1\n[ 1.327451] Loading compiled-in X.509 certificates\n[ 1.345862] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.349175] zswap: loaded using pool lzo/zbud\n[ 1.352269] Key type trusted registered\n[ 1.356053] Key type encrypted registered\n[ 1.357515] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.359352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.361185] ima: Allocated hash algorithm: sha1\n[ 1.362765] evm: HMAC attrs: 0x1\n[ 1.364375] Magic number: 3:431:510\n[ 1.365744] uhci_hcd 0000:00:01.2: hash matches\n[ 1.367433] rtc_cmos 00:00: setting system clock to 2019-05-10 02:32:37 UTC (1557455557)\n[ 1.370301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.372285] EDD information not available.\n[ 1.390952] Freeing unused kernel memory: 1484K\n[ 1.401235] Write protecting the kernel read-only data: 14336k\n[ 1.404528] Freeing unused kernel memory: 1620K\n[ 1.406269] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.419425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420300] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420324] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.429106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430857] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430903] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431069] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431144] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431216] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.431272] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.470822] virtio_net virtio0 ens3: renamed from eth0\n[ 1.478086] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.482181] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.493986] AVX2 version of gcm_enc/dec engaged.\n[ 1.495640] AES CTR mode by8 optimization enabled\n[ 1.513693] FDC 0 is a S82078B\n[ 1.605219] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.769471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.771999] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.774371] usb 1-1: Product: QEMU USB Tablet\n[ 1.775899] usb 1-1: Manufacturer: QEMU\n[ 1.777279] usb 1-1: SerialNumber: 42\n[ 1.784840] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.791872] usbcore: registered new interface driver usbhid\n[ 1.793799] usbhid: USB HID core driver\n[ 1.796934] 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.800878] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.858899] md: linear personality registered for level -1\n[ 2.862563] md: multipath personality registered for level -4\n[ 2.866330] md: raid0 personality registered for level 0\n[ 2.870559] md: raid1 personality registered for level 1\n[ 2.941208] raid6: sse2x1 gen() 11263 MB/s\n[ 3.009207] raid6: sse2x1 xor() 8818 MB/s\n[ 3.077197] raid6: sse2x2 gen() 14428 MB/s\n[ 3.145209] raid6: sse2x2 xor() 9755 MB/s\n[ 3.213211] raid6: sse2x4 gen() 16886 MB/s\n[ 3.281209] raid6: sse2x4 xor() 11853 MB/s\n[ 3.349197] raid6: avx2x1 gen() 22478 MB/s\n[ 3.417195] raid6: avx2x2 gen() 26112 MB/s\n[ 3.485208] raid6: avx2x4 gen() 29952 MB/s\n[ 3.486725] raid6: using algorithm avx2x4 gen() 29952 MB/s\n[ 3.488558] raid6: using avx2x2 recovery algorithm\n[ 3.491170] xor: automatically using best checksumming function:\n[ 3.529225] avx : 32068.000 MB/sec\n[ 3.531679] async_tx: api initialized (async)\n[ 3.540021] md: raid6 personality registered for level 6\n[ 3.541866] md: raid5 personality registered for level 5\n[ 3.543680] md: raid4 personality registered for level 4\n[ 3.549700] 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 ... [ 3.575088] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.593661] 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[ 3.684576] 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[ 3.690794] systemd[1]: Detected virtualization kvm.\n[ 3.692611] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.696882] systemd[1]: Set hostname to .\n[ 3.700092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.702196] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.816342] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.820351] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.823912] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.827017] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.831478] 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.837383] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.840984] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.845001] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.848923] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.853285] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.856672] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.860533] 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.865405] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.869519] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.873130] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.879155] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.882962] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.886600] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.901405] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.905483] 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.912065] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.916219] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.923605] 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.929319] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.932280] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.936496] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.940763] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.946612] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.955619] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.964009] systemd[1]: Mounting Huge Pages File System...\n[ 3.966276] Loading iSCSI transport class v2.0-870.\n Mounting Huge Pages File System...\n[ 3.969145] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.973071] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.977496] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.981118] systemd[1]: Mounted Debug File System.\n[ 3.983120] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.986454] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.990897] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.025863] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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 LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.528803] cloud-init[559]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 10 May 2019 02:32:41 +0000. Up 4.89 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.551223] cloud-init[936]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 10 May 2019 02:32:46 +0000. Up 10.05 seconds.\n[ 10.554585] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.557632] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.560681] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.563716] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.566761] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | global | fa:16:3e:a6:a9:0a |\n[ 10.569973] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fea6:a90a/64 | . | link | fa:16:3e:a6:a9:0a |\n[ 10.573342] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.576712] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.580070] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.583401] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.586475] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.589563] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.592654] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.595765] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.598836] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.601904] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.604964] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.608050] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.610529] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.613007] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.615470] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.617955] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.620437] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.622900] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.625359] cloud-init[936]: Generating public/private rsa key pair.\n[ 10.627357] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.629879] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.632423] cloud-init[936]: The key fingerprint is:\n[ 10.634182] cloud-init[936]: SHA256:5LAWroQ+xVTPvfxEfbRB+nD6ueyfWvCn109F78PgwiI root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1\n[ 10.637621] cloud-init[936]: The key's randomart image is:\n[ 10.639496] cloud-init[936]: +---[RSA 2048]----+\n[ 10.641175] cloud-init[936]: | . .o.|\n[ 10.642852] cloud-init[936]: | . o . ...o|\n[ 10.644539] cloud-init[936]: | . o + . .o.oo|\n[ 10.646222] cloud-init[936]: | + . * . o =o.|\n[ 10.647917] cloud-init[936]: | . + + S o .+ .o|\n[ 10.649628] cloud-init[936]: | . o o .o. *.o|\n[ 10.651307] cloud-init[936]: | o . E . o.. B=|\n[ 10.653009] cloud-init[936]: | . . . . ooB|\n[ 10.654704] cloud-init[936]: | .+*=|\n[ 10.656396] cloud-init[936]: +----[SHA256]-----+\n[ 10.658089] cloud-init[936]: Generating public/private dsa key pair.\n[ 10.660088] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.662616] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.665132] cloud-init[936]: The key fingerprint is:\n[ 10.666892] cloud-init[936]: SHA256:7a6g00VOVKEYITNh6mV4+RD3CHLop1iFiIuUsc7FZs0 root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1\n[ 10.670328] cloud-init[936]: The key's randomart image is:\n[ 10.672208] cloud-init[936]: +---[DSA 1024]----+\n[ 10.673882] cloud-init[936]: |.o+oX.+. .o. |\n[ 10.675557] cloud-init[936]: |oo=*+O =.. |\n[ 10.677263] cloud-init[936]: |o+o**Eo.o |\n[ 10.678950] cloud-init[936]: |=.*+.o o. |\n[ 10.680647] cloud-init[936]: | =.o .+S . |\n[ 10.682341] cloud-init[936]: |. . o. |\n[ 10.684038] cloud-init[936]: | ... . |\n[ 10.685719] cloud-init[936]: | .... . |\n[ 10.687404] cloud-init[936]: | .. ... |\n[ 10.689075] cloud-init[936]: +----[SHA256]-----+\n[ 10.690787] cloud-init[936]: Generating public/private ecdsa key pair.\n[ 10.692803] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.695361] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.697932] cloud-init[936]: The key fingerprint is:\n[ 10.699709] cloud-init[936]: SHA256:unPd953P7Zl4y8FvWumvHlOYj+hXdf46jLH4P5a5mK0 root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1\n[ 10.703173] cloud-init[936]: The key's randomart image is:\n[ 10.705078] cloud-init[936]: +---[ECDSA 256]---+\n[ 10.706774] cloud-init[936]: | |\n[ 10.708465] cloud-init[936]: | |\n[ 10.710145] cloud-init[936]: | |\n[ 10.711843] cloud-init[936]: | oo|\n[ 10.713535] cloud-init[936]: | S o.+|\n[ 10.715210] cloud-init[936]: | . ...++|\n[ 10.716896] cloud-init[936]: | . . o.=+B+|\n[ 10.718592] cloud-init[936]: | ... o.++&*@|\n[ 10.720650] cloud-init[936]: | .o .EOX^&|\n[ 10.722477] cloud-init[936]: +----[SHA256]-----+\n[ 10.724272] cloud-init[936]: Generating public/private ed25519 key pair.\n[ 10.726342] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.728759] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.731188] cloud-init[936]: The key fingerprint is:\n[ 10.732943] cloud-init[936]: SHA256:UxBWpHs7nAgXx7J5FfV0jnOUamc9N7n75CciXPWu7YY root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1\n[ 10.736036] cloud-init[936]: The key's randomart image is:\n[ 10.737886] cloud-init[936]: +--[ED25519 256]--+\n[[ 10.739478] cloud-init[936]: | ++o ... =|\n[0;32m OK [0m[ 10.740812] cloud-init[936]: | . + . B.|\n] [ 10.742464] cloud-init[936]: | + + . + *|\nStarted Initial cloud-init job (metadata service crawler).[ 10.743835] cloud-init[936]: | O . o.Oo|\n\n[ 10.746093] cloud-init[936]: | . S o ..o.=|\n[ 10.747552] cloud-init[936]: | o * o. ..|\n[[0;32m OK [0m] Reached target System Initialization.[ 10.749097] cloud-init[936]: | ..=. oo|\n\n[ 10.751959] cloud-init[936]: | o.. E=+|\n[ 10.753502] cloud-init[936]: | . ..=B|\n[ 10.753784] cloud-init[936]: +----[SHA256]-----+\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\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] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\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"} 2019-05-10 02:32:52,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268/action used request id req-ab5bdd88-e88f-4f9b-bdc1-830584252b87 2019-05-10 02:32:52,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0934619903564s 2019-05-10 02:32:52,558 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 679554654 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.353368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.356333] pid_max: default: 32768 minimum: 301 [ 0.357929] ACPI: Core revision 20150930 [ 0.359997] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.362316] Security Framework initialized [ 0.363792] Yama: becoming mindful. [ 0.365100] AppArmor: AppArmor initialized [ 0.366752] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.372768] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.376745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.378922] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381565] Initializing cgroup subsys io [ 0.383005] Initializing cgroup subsys memory [ 0.384534] Initializing cgroup subsys devices [ 0.388268] Initializing cgroup subsys freezer [ 0.389972] Initializing cgroup subsys net_cls [ 0.391521] Initializing cgroup subsys perf_event [ 0.393148] Initializing cgroup subsys net_prio [ 0.394769] Initializing cgroup subsys hugetlb [ 0.396330] Initializing cgroup subsys pids [ 0.398653] mce: CPU supports 10 MCE banks [ 0.400204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.401980] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.403930] Spectre V2 : Mitigation: Full generic retpoline [ 0.405768] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.408573] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.411370] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.413577] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.418945] Freeing SMP alternatives memory: 36K [ 0.425331] ftrace: allocating 32287 entries in 127 pages [ 0.469433] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471572] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473692] smpboot: Max logical packages: 2 [ 0.475458] x2apic enabled [ 0.476848] Switched APIC routing to physical x2apic. [ 0.479759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.481836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.485660] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.497405] KVM setup paravirtual spinlock [ 0.500432] x86: Booting SMP configuration: [ 0.501957] .... node #0, CPUs: #1 [ 0.503484] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.525941] x86: Booted up 1 node, 2 CPUs [ 0.525948] KVM setup async PF for cpu 1 [ 0.525952] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.530511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533240] devtmpfs: initialized [ 0.535899] evm: security.selinux [ 0.537142] evm: security.SMACK64 [ 0.538359] evm: security.SMACK64EXEC [ 0.539671] evm: security.SMACK64TRANSMUTE [ 0.541103] evm: security.SMACK64MMAP [ 0.542411] evm: security.ima [ 0.543530] evm: security.capability [ 0.545037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548238] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550406] pinctrl core: initialized pinctrl subsystem [ 0.552347] RTC time: 2:32:36, date: 05/10/19 [ 0.554775] NET: Registered protocol family 16 [ 0.566273] cpuidle: using governor ladder [ 0.578370] cpuidle: using governor menu [ 0.579796] PCCT header not found. [ 0.581137] ACPI: bus type PCI registered [ 0.582567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584837] PCI: Using configuration type 1 for base access [ 0.599371] ACPI: Added _OSI(Module Device) [ 0.600863] ACPI: Added _OSI(Processor Device) [ 0.602394] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.604002] ACPI: Added _OSI(Processor Aggregator Device) [ 0.607353] ACPI: Interpreter enabled [ 0.608709] ACPI: (supports S0 S5) [ 0.625846] ACPI: Using IOAPIC for interrupt routing [ 0.627532] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.634632] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.636821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.638948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.642886] acpiphp: Slot [3] registered [ 0.644330] acpiphp: Slot [4] registered [ 0.645774] acpiphp: Slot [5] registered [ 0.647204] acpiphp: Slot [6] registered [ 0.648639] acpiphp: Slot [7] registered [ 0.650066] acpiphp: Slot [8] registered [ 0.651489] acpiphp: Slot [9] registered [ 0.652928] acpiphp: Slot [10] registered [ 0.654385] acpiphp: Slot [11] registered [ 0.655831] acpiphp: Slot [12] registered [ 0.657286] acpiphp: Slot [13] registered [ 0.658843] acpiphp: Slot [14] registered [ 0.660289] acpiphp: Slot [15] registered [ 0.661739] acpiphp: Slot [16] registered [ 0.663194] acpiphp: Slot [17] registered [ 0.664642] acpiphp: Slot [18] registered [ 0.666144] acpiphp: Slot [19] registered [ 0.667598] acpiphp: Slot [20] registered [ 0.669056] acpiphp: Slot [21] registered [ 0.670516] acpiphp: Slot [22] registered [ 0.671975] acpiphp: Slot [23] registered [ 0.673437] acpiphp: Slot [24] registered [ 0.674903] acpiphp: Slot [25] registered [ 0.676352] acpiphp: Slot [26] registered [ 0.677802] acpiphp: Slot [27] registered [ 0.679257] acpiphp: Slot [28] registered [ 0.680723] acpiphp: Slot [29] registered [ 0.682171] acpiphp: Slot [30] registered [ 0.683626] acpiphp: Slot [31] registered [ 0.685058] PCI host bridge to bus 0000:00 [ 0.686492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.690817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.693379] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.695947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.698570] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.704465] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708854] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711125] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.716175] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718706] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.752993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.755477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.757915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760152] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.762466] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767086] vgaarb: loaded [ 0.768146] vgaarb: bridge control possible 0000:00:02.0 [ 0.770272] SCSI subsystem initialized [ 0.771908] ACPI: bus type USB registered [ 0.773366] usbcore: registered new interface driver usbfs [ 0.775195] usbcore: registered new interface driver hub [ 0.776982] usbcore: registered new device driver usb [ 0.778984] PCI: Using ACPI for IRQ routing [ 0.780899] NetLabel: Initializing [ 0.782164] NetLabel: domain hash size = 128 [ 0.783666] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.785364] NetLabel: unlabeled traffic allowed by default [ 0.787392] amd_nb: Cannot enumerate AMD northbridges [ 0.789195] clocksource: Switched to clocksource kvm-clock [ 0.801247] AppArmor: AppArmor Filesystem Enabled [ 0.802947] pnp: PnP ACPI init [ 0.804477] pnp: PnP ACPI: found 5 devices [ 0.812568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.815609] NET: Registered protocol family 2 [ 0.817507] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.820271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.822820] TCP: Hash tables configured (established 32768 bind 32768) [ 0.825048] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.829302] NET: Registered protocol family 1 [ 0.830860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.832815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.834719] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.855003] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.875318] Unpacking initramfs... [ 1.073586] Freeing initrd memory: 14824K [ 1.075168] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.077280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079691] Scanning for low memory corruption every 60 seconds [ 1.082125] audit: initializing netlink subsys (disabled) [ 1.084005] audit: type=2000 audit(1557455557.090:1): initialized [ 1.086281] Initialise system trusted keyring [ 1.088005] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.090092] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093357] zbud: loaded [ 1.094773] VFS: Disk quotas dquot_6.6.0 [ 1.096225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098672] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100904] fuse init (API version 7.23) [ 1.102460] Key type big_key registered [ 1.103884] Allocating IMA MOK and blacklist keyrings. [ 1.106261] Key type asymmetric registered [ 1.107735] Asymmetric key parser 'x509' registered [ 1.109436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.112090] io scheduler noop registered [ 1.113516] io scheduler deadline registered (default) [ 1.115291] io scheduler cfq registered [ 1.116774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.120883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123475] ACPI: Power Button [PWRF] [ 1.124996] GHES: HEST is not enabled! [ 1.144598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184453] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188071] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.217186] Linux agpgart interface v0.103 [ 1.220639] loop: module loaded [ 1.223550] vda: vda1 [ 1.225358] scsi host0: ata_piix [ 1.226759] scsi host1: ata_piix [ 1.228021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.230234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.232927] libphy: Fixed MDIO Bus: probed [ 1.234488] tun: Universal TUN/TAP device driver, 1.6 [ 1.236211] tun: (C) 1999-2004 Max Krasnyansky [ 1.239527] PPP generic driver version 2.4.2 [ 1.241105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243252] ehci-pci: EHCI PCI platform driver [ 1.244820] ehci-platform: EHCI generic platform driver [ 1.246590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.248628] ohci-pci: OHCI PCI platform driver [ 1.250205] ohci-platform: OHCI generic platform driver [ 1.251985] uhci_hcd: USB Universal Host Controller Interface driver [ 1.272347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.274139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.276805] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.278576] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.280594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.282809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.285348] usb usb1: Product: UHCI Host Controller [ 1.287022] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.289093] usb usb1: SerialNumber: 0000:00:01.2 [ 1.290781] hub 1-0:1.0: USB hub found [ 1.292158] hub 1-0:1.0: 2 ports detected [ 1.293772] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.297422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.299130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.300963] mousedev: PS/2 mouse device common for all mice [ 1.303055] rtc_cmos 00:00: RTC can wake from S4 [ 1.305189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.308221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.310473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.312589] i2c /dev entries driver [ 1.313926] device-mapper: uevent: version 1.0.3 [ 1.315583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.318469] ledtrig-cpu: registered to indicate activity on CPUs [ 1.320806] NET: Registered protocol family 10 [ 1.322627] NET: Registered protocol family 17 [ 1.324205] Key type dns_resolver registered [ 1.325963] registered taskstats version 1 [ 1.327451] Loading compiled-in X.509 certificates [ 1.345862] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.349175] zswap: loaded using pool lzo/zbud [ 1.352269] Key type trusted registered [ 1.356053] Key type encrypted registered [ 1.357515] AppArmor: AppArmor sha1 policy hashing enabled [ 1.359352] ima: No TPM chip found, activating TPM-bypass! [ 1.361185] ima: Allocated hash algorithm: sha1 [ 1.362765] evm: HMAC attrs: 0x1 [ 1.364375] Magic number: 3:431:510 [ 1.365744] uhci_hcd 0000:00:01.2: hash matches [ 1.367433] rtc_cmos 00:00: setting system clock to 2019-05-10 02:32:37 UTC (1557455557) [ 1.370301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.372285] EDD information not available. [ 1.390952] Freeing unused kernel memory: 1484K [ 1.401235] Write protecting the kernel read-only data: 14336k [ 1.404528] Freeing unused kernel memory: 1620K [ 1.406269] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.419425] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420300] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420324] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.429106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430857] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430903] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431069] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431144] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431216] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.431272] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.470822] virtio_net virtio0 ens3: renamed from eth0 [ 1.478086] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.482181] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.493986] AVX2 version of gcm_enc/dec engaged. [ 1.495640] AES CTR mode by8 optimization enabled [ 1.513693] FDC 0 is a S82078B [ 1.605219] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.769471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.771999] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.774371] usb 1-1: Product: QEMU USB Tablet [ 1.775899] usb 1-1: Manufacturer: QEMU [ 1.777279] usb 1-1: SerialNumber: 42 [ 1.784840] hidraw: raw HID events driver (C) Jiri Kosina [ 1.791872] usbcore: registered new interface driver usbhid [ 1.793799] usbhid: USB HID core driver [ 1.796934] 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.800878] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.858899] md: linear personality registered for level -1 [ 2.862563] md: multipath personality registered for level -4 [ 2.866330] md: raid0 personality registered for level 0 [ 2.870559] md: raid1 personality registered for level 1 [ 2.941208] raid6: sse2x1 gen() 11263 MB/s [ 3.009207] raid6: sse2x1 xor() 8818 MB/s [ 3.077197] raid6: sse2x2 gen() 14428 MB/s [ 3.145209] raid6: sse2x2 xor() 9755 MB/s [ 3.213211] raid6: sse2x4 gen() 16886 MB/s [ 3.281209] raid6: sse2x4 xor() 11853 MB/s [ 3.349197] raid6: avx2x1 gen() 22478 MB/s [ 3.417195] raid6: avx2x2 gen() 26112 MB/s [ 3.485208] raid6: avx2x4 gen() 29952 MB/s [ 3.486725] raid6: using algorithm avx2x4 gen() 29952 MB/s [ 3.488558] raid6: using avx2x2 recovery algorithm [ 3.491170] xor: automatically using best checksumming function: [ 3.529225] avx : 32068.000 MB/sec [ 3.531679] async_tx: api initialized (async) [ 3.540021] md: raid6 personality registered for level 6 [ 3.541866] md: raid5 personality registered for level 5 [ 3.543680] md: raid4 personality registered for level 4 [ 3.549700] 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 ... [ 3.575088] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.593661] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.684576] 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) [ 3.690794] systemd[1]: Detected virtualization kvm. [ 3.692611] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.696882] systemd[1]: Set hostname to . [ 3.700092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.702196] systemd[1]: Installed transient /etc/machine-id file. [ 3.816342] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.820351] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.823912] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.827017] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.831478] 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.837383] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.840984] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.845001] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.848923] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.853285] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.856672] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.860533] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.865405] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.869519] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.873130] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.879155] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.882962] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.886600] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.901405] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.905483] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.912065] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.916219] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.923605] 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.929319] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.932280] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.936496] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.940763] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.946612] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.955619] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.964009] systemd[1]: Mounting Huge Pages File System... [ 3.966276] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 3.969145] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.973071] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.977496] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.981118] systemd[1]: Mounted Debug File System. [ 3.983120] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Debug File System. [ 3.986454] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.990897] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 4.025863] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. 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 LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.528803] cloud-init[559]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 10 May 2019 02:32:41 +0000. Up 4.89 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.551223] cloud-init[936]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 10 May 2019 02:32:46 +0000. Up 10.05 seconds. [ 10.554585] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.557632] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.560681] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.563716] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.566761] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | global | fa:16:3e:a6:a9:0a | [ 10.569973] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fea6:a90a/64 | . | link | fa:16:3e:a6:a9:0a | [ 10.573342] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.576712] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.580070] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.583401] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.586475] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.589563] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.592654] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.595765] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.598836] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.601904] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.604964] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.608050] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.610529] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.613007] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.615470] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.617955] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.620437] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.622900] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.625359] cloud-init[936]: Generating public/private rsa key pair. [ 10.627357] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.629879] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.632423] cloud-init[936]: The key fingerprint is: [ 10.634182] cloud-init[936]: SHA256:5LAWroQ+xVTPvfxEfbRB+nD6ueyfWvCn109F78PgwiI root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 [ 10.637621] cloud-init[936]: The key's randomart image is: [ 10.639496] cloud-init[936]: +---[RSA 2048]----+ [ 10.641175] cloud-init[936]: | . .o.| [ 10.642852] cloud-init[936]: | . o . ...o| [ 10.644539] cloud-init[936]: | . o + . .o.oo| [ 10.646222] cloud-init[936]: | + . * . o =o.| [ 10.647917] cloud-init[936]: | . + + S o .+ .o| [ 10.649628] cloud-init[936]: | . o o .o. *.o| [ 10.651307] cloud-init[936]: | o . E . o.. B=| [ 10.653009] cloud-init[936]: | . . . . ooB| [ 10.654704] cloud-init[936]: | .+*=| [ 10.656396] cloud-init[936]: +----[SHA256]-----+ [ 10.658089] cloud-init[936]: Generating public/private dsa key pair. [ 10.660088] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.662616] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.665132] cloud-init[936]: The key fingerprint is: [ 10.666892] cloud-init[936]: SHA256:7a6g00VOVKEYITNh6mV4+RD3CHLop1iFiIuUsc7FZs0 root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 [ 10.670328] cloud-init[936]: The key's randomart image is: [ 10.672208] cloud-init[936]: +---[DSA 1024]----+ [ 10.673882] cloud-init[936]: |.o+oX.+. .o. | [ 10.675557] cloud-init[936]: |oo=*+O =.. | [ 10.677263] cloud-init[936]: |o+o**Eo.o | [ 10.678950] cloud-init[936]: |=.*+.o o. | [ 10.680647] cloud-init[936]: | =.o .+S . | [ 10.682341] cloud-init[936]: |. . o. | [ 10.684038] cloud-init[936]: | ... . | [ 10.685719] cloud-init[936]: | .... . | [ 10.687404] cloud-init[936]: | .. ... | [ 10.689075] cloud-init[936]: +----[SHA256]-----+ [ 10.690787] cloud-init[936]: Generating public/private ecdsa key pair. [ 10.692803] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.695361] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.697932] cloud-init[936]: The key fingerprint is: [ 10.699709] cloud-init[936]: SHA256:unPd953P7Zl4y8FvWumvHlOYj+hXdf46jLH4P5a5mK0 root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 [ 10.703173] cloud-init[936]: The key's randomart image is: [ 10.705078] cloud-init[936]: +---[ECDSA 256]---+ [ 10.706774] cloud-init[936]: | | [ 10.708465] cloud-init[936]: | | [ 10.710145] cloud-init[936]: | | [ 10.711843] cloud-init[936]: | oo| [ 10.713535] cloud-init[936]: | S o.+| [ 10.715210] cloud-init[936]: | . ...++| [ 10.716896] cloud-init[936]: | . . o.=+B+| [ 10.718592] cloud-init[936]: | ... o.++&*@| [ 10.720650] cloud-init[936]: | .o .EOX^&| [ 10.722477] cloud-init[936]: +----[SHA256]-----+ [ 10.724272] cloud-init[936]: Generating public/private ed25519 key pair. [ 10.726342] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.728759] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.731188] cloud-init[936]: The key fingerprint is: [ 10.732943] cloud-init[936]: SHA256:UxBWpHs7nAgXx7J5FfV0jnOUamc9N7n75CciXPWu7YY root@cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 [ 10.736036] cloud-init[936]: The key's randomart image is: [ 10.737886] cloud-init[936]: +--[ED25519 256]--+ [[ 10.739478] cloud-init[936]: | ++o ... =| [0;32m OK [0m[ 10.740812] cloud-init[936]: | . + . B.| ] [ 10.742464] cloud-init[936]: | + + . + *| Started Initial cloud-init job (metadata service crawler).[ 10.743835] cloud-init[936]: | O . o.Oo| [ 10.746093] cloud-init[936]: | . S o ..o.=| [ 10.747552] cloud-init[936]: | o * o. ..| [[0;32m OK [0m] Reached target System Initialization.[ 10.749097] cloud-init[936]: | ..=. oo| [ 10.751959] cloud-init[936]: | o.. E=+| [ 10.753502] cloud-init[936]: | . ..=B| [ 10.753784] cloud-init[936]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting LXD - unix socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[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] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... Starting LSB: MD monitoring daemon... Starting Accounts Service... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-05-10 02:32:52,561 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bb803d0L 2019-05-10 02:32:52,562 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 02:32:52,570 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-10 02:32:52,570 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-10 02:32:52,571 - 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 2019-05-10 02:32:52,571 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:32:52,571 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:32:52,571 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:32:52,571 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:32:52,571 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:32:52,613 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 02:32:52,613 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:32:52,625 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: d3c38cfd168835947ac0a55624a984ea 2019-05-10 02:32:52,626 - paramiko.transport - DEBUG - Trying discovered key 9a3c9e897909144f1c8fff77d6b454ce in /tmp/tmpmDXZxU 2019-05-10 02:32:52,649 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 02:32:52,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 02:32:52,691 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 02:32:52,880 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-10 02:32:52,880 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-10 02:32:52,919 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 02:32:52,920 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 02:32:52,924 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 02:32:59,368 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-10 02:32:59,370 - 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 2019-05-10 02:32:59,370 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:32:59,370 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:32:59,370 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:32:59,370 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:32:59,370 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:32:59,374 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:33:07,175 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-10 02:33:07,214 - 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 2019-05-10 02:33:07,214 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:33:07,214 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:33:07,214 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:33:07,214 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:33:07,215 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:33:07,220 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:33:14,617 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-10 02:33:14,618 - 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 2019-05-10 02:33:14,618 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 02:33:14,618 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 02:33:14,619 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 02:33:14,619 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 02:33:14,619 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 02:33:14,623 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 02:33:21,143 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-10 02:33:21,143 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-10 02:33:21,145 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 02:33:21,146 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-10 02:33:21,146 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-10 02:33:21,148 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-10 02:34:56,766 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-10 02:34:56,766 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest f3ac9d6593f2b6690954ef45647be224dbd067f9ad67b0f4630071db282ee372 2019-05-10 02:34:56,767 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-10 02:34:56,767 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 --2019-05-10 02:33:21-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.62, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 80.6M=0s 2019-05-10 02:33:21 (80.6 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 2019-05-10 02:34:56,768 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-10 02:34:56,768 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-10 02:34:56,768 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-10 02:34:56,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-05-10 02:34:56,771 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.205', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-10 02:35:26,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-05-10 02:35:27,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:27,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 151, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:27 GMT 2019-05-10 02:35:27,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:27,298 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:35:27,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:27,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:27,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:27,298 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:35:27,298 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 115, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 331, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 151, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-10 02:35:27,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:27,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 151, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:27 GMT 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:27,428 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:35:27,429 - functest.core.cloudify - INFO - The current manager status is running 2019-05-10 02:35:27,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/secrets 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:27,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:27 GMT 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:27,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:27,523 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-10 02:35:27,524 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-10 02:35:27,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:27.637Z", "updated_at": "2019-05-10T02:35:27.637Z", "value": "gAAAAABc1ONvIpyTy8UmQrspuH6_9NIJvdpOXv74_qa_KhGWGCDT5t5umNbfMxxLnYDTANFS87Ih4VXR26AgiQFBh_AbMBdYjw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-10 02:35:27,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:27 GMT 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:27,656 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/secrets/foo 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:27,709 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:27.637Z", "updated_at": "2019-05-10T02:35:27.637Z", "value": "gAAAAABc1ONvIpyTy8UmQrspuH6_9NIJvdpOXv74_qa_KhGWGCDT5t5umNbfMxxLnYDTANFS87Ih4VXR26AgiQFBh_AbMBdYjw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:27 GMT 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:27,710 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:27,710 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-10 02:35:27,711 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-10 02:35:27,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 02:35:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:35:27,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 10 May 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efbd820-2596-448e-bed0-dcb68958e52f 2019-05-10 02:35:27,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052"}, "tags": [], "enabled": true, "id": "3099a326e6094ec7bdb00ae84dc15052", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 02:35:27,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7efbd820-2596-448e-bed0-dcb68958e52f 2019-05-10 02:35:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21716094017s 2019-05-10 02:35:27,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-10 02:35:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/3099a326e6094ec7bdb00ae84dc15052.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-10 02:35:28,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Fri, 10 May 2019 02:35:28 GMT X-Openstack-Request-Id: req-c16acfc8-562e-43ce-b351-108908cd6f37 2019-05-10 02:35:28,760 - 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}} 2019-05-10 02:35:28,760 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/3099a326e6094ec7bdb00ae84dc15052.json used request id req-c16acfc8-562e-43ce-b351-108908cd6f37 2019-05-10 02:35:28,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.820906877518s 2019-05-10 02:35:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-05-10 02:35:28,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-10 02:35:28,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 02:35:28,774 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79466a48-bf25-478a-bcd8-69d5f15de0e5 2019-05-10 02:35:28,775 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-10 02:35:28,775 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-79466a48-bf25-478a-bcd8-69d5f15de0e5 2019-05-10 02:35:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:35:28,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 10 May 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56403097-fc27-4884-be0a-06599b3df827 2019-05-10 02:35:28,978 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-10 02:35:28,978 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-56403097-fc27-4884-be0a-06599b3df827 2019-05-10 02:35:28,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.213670969009s 2019-05-10 02:35:28,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-10 02:35:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 02:35:29,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1855 Content-Type: application/json Date: Fri, 10 May 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027121a0-20b5-432c-8e77-fc39f4cf834f 2019-05-10 02:35:29,222 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0bbc8dee83b3489b962e2114cf62ce5b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0c081648b46d474a895caec4b907fc81"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "0c081648b46d474a895caec4b907fc81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0fcd13fe43894435aba2182a0aaef19e"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/29de9eb316714cb186ca627326edef8c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "29de9eb316714cb186ca627326edef8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3a34cdc6fa1d4263995b85e988fa8701"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4392ba4565aa4b7b85599d5b97503309"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/457e5ddce5c24640ba998607df87e7ac"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "457e5ddce5c24640ba998607df87e7ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a4c67eba85340d39ee2860164e70cd2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c9c3a1a1ffd41b08f7fffbc886444a6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/575ebbed17a84e1fa362c2397e2b3228"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5920414fe48e4dc09b547d06ea88484e"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c7d4427b944483cbf5d77e0d7a6a71d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/608ec0a90c064646ac4bcfd0c9ca013e"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6307b19169ae4652b8391dd5a7cffd69"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/68e94e1228fe4866b0df6586d4b0f001"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6cdbf79e150d4f54bd763fd6896b79dd"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81818c742982435182e3154adf3cad19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "81818c742982435182e3154adf3cad19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81b67bdf849f4103877c4a2d043d8626"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8254d3473d7248fa9d7ececbeaf87c95"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8a00461b4f9d44d3987e48f72029164f"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a77f0fe7224d4df9805a3460c62cbd50"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b12a9ad1c44b47f895b7f2435abb73a0"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b4d2f99cabee4f45b43c0bf3415167fa"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b6166790d90440119e294231a208f4c2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "b6166790d90440119e294231a208f4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b64e978f9b394b76bf7e3b3f3f53029d"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b83986b4cf0b43c0b8b8feb242ccf093"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b8c64e5f1f9b43b09c5d7fe416ccaaff"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be95347ab288492983b1b12595ff35d6"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "be95347ab288492983b1b12595ff35d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5da4c5ab4364eca966621cbf09c415d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc924646ea894d339b3e6d5ee2f0d8b4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cfde1508db6f447cac45ff931c66ea6d"}, "url": "http://12.0.0.32:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e20e3d2771ee438b9437fcded236799f"}, "url": "http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "e20e3d2771ee438b9437fcded236799f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e36cc923c2324f5994945768640d37c8"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "e36cc923c2324f5994945768640d37c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e9bc9da5b5bf400f8b7b96d71c37f079"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee94da9d07464850ba822c5788c77047"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "ee94da9d07464850ba822c5788c77047"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f0884554905b474b89b969bc38d2dc08"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "f0884554905b474b89b969bc38d2dc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f2dc769f33574ed4a5ddc110186af1f5"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "f2dc769f33574ed4a5ddc110186af1f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f34adf989c5f4e18b921d2015f9a72d8"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-10 02:35:29,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-027121a0-20b5-432c-8e77-fc39f4cf834f 2019-05-10 02:35:29,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.235018014908s 2019-05-10 02:35:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '9yz2NaVMuyvmv6TI3oXc70SiwVaYDB', 'keystone_tenant_name': u'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'project_domain_name': 'Default'} 2019-05-10 02:35:29,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/secrets 2019-05-10 02:35:29,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:29,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:29,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:29 GMT 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-10 02:35:29,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:29,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:29,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:29,297 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "9yz2NaVMuyvmv6TI3oXc70SiwVaYDB"} 2019-05-10 02:35:29,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:29,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:29,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:29,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:29,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:29.362Z", "updated_at": "2019-05-10T02:35:29.362Z", "value": "gAAAAABc1ONxTBQekT641yXgz1qhzggtgzchS22IAtslIdpeqH_LNRnJ-ZJBYG8shUae9jO90Dj32APR16f5FgPZNDuBEEw02Me56MiycDnx09eI6vI8UJ4=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:29 GMT 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:29,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:29,374 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"} 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:29,502 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:29.493Z", "updated_at": "2019-05-10T02:35:29.493Z", "value": "gAAAAABc1ONxAYU66yW4ErTPu8fsS8NdV2Jf6fhUwjtLUVJe0tza9p2xlsdGPA6e3yj47-SfaMHSua8_Vi1wqQNB-JybKH0Vc--hi33dFwh_2TjJlb2EwkeOJ0f7h49gJ31-C7LR1EwqnlG-paogssJ-FqzFBWmAHg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:29 GMT 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:29,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:29,504 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-05-10 02:35:29,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-05-10 02:35:29,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:29.552Z", "updated_at": "2019-05-10T02:35:29.552Z", "value": "gAAAAABc1ONxuS27hn6SjrC7Hj-bWphYFMSWW_S-f2_E02RCKlScxVVGPcj2lWYj1f6Chb0_GRADWyTCcQi3aXEzmYLEpDcyFA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:29 GMT 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:29,567 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.21:5000"} 2019-05-10 02:35:29,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:29,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:29,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:29,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:29,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:29.852Z", "updated_at": "2019-05-10T02:35:29.852Z", "value": "gAAAAABc1ONxCVUb-IRAyNRWLww9_U5F7aPpXolZNSsGDx5nI_mgNM2ymx-kUd5f0xt_H_tNNzeCpUehGZhR4e4mlkX6R5-a379PDC2QvGs-8Fk3ZOvDMNU=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:29 GMT 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:29,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:29,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:29,895 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-10 02:35:30,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:30,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:30,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:30.083Z", "updated_at": "2019-05-10T02:35:30.083Z", "value": "gAAAAABc1ONyhlEwAt0FKBKFtn9H8D1HaHoO4K1f5tCdhicDCEfsG8N6MScOU63-2hQj3ipeRQJ0aoDkJUGb21wz_aUh319sxQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:30 GMT 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:30,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-05-10 02:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:30,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:30,124 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1"} 2019-05-10 02:35:30,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:30,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:30.377Z", "updated_at": "2019-05-10T02:35:30.377Z", "value": "gAAAAABc1ONy1ip808UFoo5eoRNitQCvUl0XNVGVzfdzemAkwQKNHuJKqrzs0LdLMbnWFeBiQXTU-r9hhhJpl2IYtnXw0dKVcqFseJmfvU_QhzKqU3fJ9QT9X4_xkKmC1zAx6iA1DAZINZ1A26ues0mF6-aUwyiT3w==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:30,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:30 GMT 2019-05-10 02:35:30,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:30,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-05-10 02:35:30,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:30,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:30,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:30,420 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-10 02:35:30,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:35:30,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:35:30,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:35:30,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:35:30,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:35:30,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:35:30.498Z", "updated_at": "2019-05-10T02:35:30.498Z", "value": "gAAAAABc1ONywMOGe2xwrd7a_Ylvi5H-7oYOFJ8fKlik9QrxA92XvJtnFCv0pZni08ZD-4VTRSmt8kiCmgm4oLX0g6V3C6pIoA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:35:30 GMT 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:35:30,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:35:30,515 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-10 02:35:30,515 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-10 02:35:30,517 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-10 02:35:30,517 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-10 02:35:30,521 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-10 02:35:30,541 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-10 02:35:30,542 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-10 02:35:30,543 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-10 02:35:30,583 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-10 02:35:30,583 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-10 02:35:30,608 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-10 02:35:31,386 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-10 02:35:31,386 - functest.core.cloudify - DEBUG - output: 2019-05-10 02:35:31,387 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 2019-05-10 02:35:31,387 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-10 02:35:31,388 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-10 02:35:31,389 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-10 02:35:31,389 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-10 02:35:31,428 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-10 02:36:17,493 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-10 02:36:17,494 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpKH5eKb/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpMzU8KC/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpgb3S9U.zip |-------------------------------------------------------| 0.05% tmpgb3S9U.zip |-------------------------------------------------------| 0.09% tmpgb3S9U.zip |-------------------------------------------------------| 0.14% tmpgb3S9U.zip |-------------------------------------------------------| 0.18% tmpgb3S9U.zip |-------------------------------------------------------| 0.23% tmpgb3S9U.zip |-------------------------------------------------------| 0.27% tmpgb3S9U.zip |-------------------------------------------------------| 0.32% tmpgb3S9U.zip |-------------------------------------------------------| 0.37% tmpgb3S9U.zip |-------------------------------------------------------| 0.41% tmpgb3S9U.zip |-------------------------------------------------------| 0.46% tmpgb3S9U.zip |-------------------------------------------------------| 0.5% tmpgb3S9U.zip |-------------------------------------------------------| 0.55% tmpgb3S9U.zip |-------------------------------------------------------| 0.59% tmpgb3S9U.zip |-------------------------------------------------------| 0.64% tmpgb3S9U.zip |-------------------------------------------------------| 0.68% tmpgb3S9U.zip |-------------------------------------------------------| 0.73% tmpgb3S9U.zip |-------------------------------------------------------| 0.78% tmpgb3S9U.zip |-------------------------------------------------------| 0.82% tmpgb3S9U.zip |-------------------------------------------------------| 0.87% tmpgb3S9U.zip |#------------------------------------------------------| 0.91% tmpgb3S9U.zip |#------------------------------------------------------| 0.96% tmpgb3S9U.zip |#------------------------------------------------------| 1.0% tmpgb3S9U.zip |#------------------------------------------------------| 1.05% tmpgb3S9U.zip |#------------------------------------------------------| 1.1% tmpgb3S9U.zip |#------------------------------------------------------| 1.14% tmpgb3S9U.zip |#------------------------------------------------------| 1.19% tmpgb3S9U.zip |#------------------------------------------------------| 1.23% tmpgb3S9U.zip |#------------------------------------------------------| 1.28% tmpgb3S9U.zip |#------------------------------------------------------| 1.32% tmpgb3S9U.zip |#------------------------------------------------------| 1.37% tmpgb3S9U.zip |#------------------------------------------------------| 1.42% tmpgb3S9U.zip |#------------------------------------------------------| 1.46% tmpgb3S9U.zip |#------------------------------------------------------| 1.51% tmpgb3S9U.zip |#------------------------------------------------------| 1.55% tmpgb3S9U.zip |#------------------------------------------------------| 1.6% tmpgb3S9U.zip |#------------------------------------------------------| 1.64% tmpgb3S9U.zip |#------------------------------------------------------| 1.69% tmpgb3S9U.zip |#------------------------------------------------------| 1.73% tmpgb3S9U.zip |#------------------------------------------------------| 1.78% tmpgb3S9U.zip |#------------------------------------------------------| 1.83% tmpgb3S9U.zip |#------------------------------------------------------| 1.87% tmpgb3S9U.zip |#------------------------------------------------------| 1.92% tmpgb3S9U.zip |#------------------------------------------------------| 1.96% tmpgb3S9U.zip |#------------------------------------------------------| 2.01% tmpgb3S9U.zip |#------------------------------------------------------| 2.05% tmpgb3S9U.zip |#------------------------------------------------------| 2.1% tmpgb3S9U.zip |#------------------------------------------------------| 2.15% tmpgb3S9U.zip |#------------------------------------------------------| 2.19% tmpgb3S9U.zip |#------------------------------------------------------| 2.24% tmpgb3S9U.zip |#------------------------------------------------------| 2.28% tmpgb3S9U.zip |#------------------------------------------------------| 2.33% tmpgb3S9U.zip |#------------------------------------------------------| 2.37% tmpgb3S9U.zip |#------------------------------------------------------| 2.42% tmpgb3S9U.zip |#------------------------------------------------------| 2.47% tmpgb3S9U.zip |#------------------------------------------------------| 2.51% tmpgb3S9U.zip |#------------------------------------------------------| 2.56% tmpgb3S9U.zip |#------------------------------------------------------| 2.6% tmpgb3S9U.zip |#------------------------------------------------------| 2.65% tmpgb3S9U.zip |#------------------------------------------------------| 2.69% tmpgb3S9U.zip |##-----------------------------------------------------| 2.74% tmpgb3S9U.zip |##-----------------------------------------------------| 2.78% tmpgb3S9U.zip |##-----------------------------------------------------| 2.83% tmpgb3S9U.zip |##-----------------------------------------------------| 2.88% tmpgb3S9U.zip |##-----------------------------------------------------| 2.92% tmpgb3S9U.zip |##-----------------------------------------------------| 2.97% tmpgb3S9U.zip |##-----------------------------------------------------| 3.01% tmpgb3S9U.zip |##-----------------------------------------------------| 3.06% tmpgb3S9U.zip |##-----------------------------------------------------| 3.1% tmpgb3S9U.zip |##-----------------------------------------------------| 3.15% tmpgb3S9U.zip |##-----------------------------------------------------| 3.2% tmpgb3S9U.zip |##-----------------------------------------------------| 3.24% tmpgb3S9U.zip |##-----------------------------------------------------| 3.29% tmpgb3S9U.zip |##-----------------------------------------------------| 3.33% tmpgb3S9U.zip |##-----------------------------------------------------| 3.38% tmpgb3S9U.zip |##-----------------------------------------------------| 3.42% tmpgb3S9U.zip |##-----------------------------------------------------| 3.47% tmpgb3S9U.zip |##-----------------------------------------------------| 3.51% tmpgb3S9U.zip |##-----------------------------------------------------| 3.56% tmpgb3S9U.zip |##-----------------------------------------------------| 3.61% tmpgb3S9U.zip |##-----------------------------------------------------| 3.65% tmpgb3S9U.zip |##-----------------------------------------------------| 3.7% tmpgb3S9U.zip |##-----------------------------------------------------| 3.74% tmpgb3S9U.zip |##-----------------------------------------------------| 3.79% tmpgb3S9U.zip |##-----------------------------------------------------| 3.83% tmpgb3S9U.zip |##-----------------------------------------------------| 3.88% tmpgb3S9U.zip |##-----------------------------------------------------| 3.93% tmpgb3S9U.zip |##-----------------------------------------------------| 3.97% tmpgb3S9U.zip |##-----------------------------------------------------| 4.02% tmpgb3S9U.zip |##-----------------------------------------------------| 4.06% tmpgb3S9U.zip |##-----------------------------------------------------| 4.11% tmpgb3S9U.zip |##-----------------------------------------------------| 4.15% tmpgb3S9U.zip |##-----------------------------------------------------| 4.2% tmpgb3S9U.zip |##-----------------------------------------------------| 4.25% tmpgb3S9U.zip |##-----------------------------------------------------| 4.29% tmpgb3S9U.zip |##-----------------------------------------------------| 4.34% tmpgb3S9U.zip |##-----------------------------------------------------| 4.38% tmpgb3S9U.zip |##-----------------------------------------------------| 4.43% tmpgb3S9U.zip |##-----------------------------------------------------| 4.47% tmpgb3S9U.zip |##-----------------------------------------------------| 4.52% tmpgb3S9U.zip |###----------------------------------------------------| 4.56% tmpgb3S9U.zip |###----------------------------------------------------| 4.61% tmpgb3S9U.zip |###----------------------------------------------------| 4.66% tmpgb3S9U.zip |###----------------------------------------------------| 4.7% tmpgb3S9U.zip |###----------------------------------------------------| 4.75% tmpgb3S9U.zip |###----------------------------------------------------| 4.79% tmpgb3S9U.zip |###----------------------------------------------------| 4.84% tmpgb3S9U.zip |###----------------------------------------------------| 4.88% tmpgb3S9U.zip |###----------------------------------------------------| 4.93% tmpgb3S9U.zip |###----------------------------------------------------| 4.98% tmpgb3S9U.zip |###----------------------------------------------------| 5.02% tmpgb3S9U.zip |###----------------------------------------------------| 5.07% tmpgb3S9U.zip |###----------------------------------------------------| 5.11% tmpgb3S9U.zip |###----------------------------------------------------| 5.16% tmpgb3S9U.zip |###----------------------------------------------------| 5.2% tmpgb3S9U.zip |###----------------------------------------------------| 5.25% tmpgb3S9U.zip |###----------------------------------------------------| 5.3% tmpgb3S9U.zip |###----------------------------------------------------| 5.34% tmpgb3S9U.zip |###----------------------------------------------------| 5.39% tmpgb3S9U.zip |###----------------------------------------------------| 5.43% tmpgb3S9U.zip |###----------------------------------------------------| 5.48% tmpgb3S9U.zip |###----------------------------------------------------| 5.52% tmpgb3S9U.zip |###----------------------------------------------------| 5.57% tmpgb3S9U.zip |###----------------------------------------------------| 5.61% tmpgb3S9U.zip |###----------------------------------------------------| 5.66% tmpgb3S9U.zip |###----------------------------------------------------| 5.71% tmpgb3S9U.zip |###----------------------------------------------------| 5.75% tmpgb3S9U.zip |###----------------------------------------------------| 5.8% tmpgb3S9U.zip |###----------------------------------------------------| 5.84% tmpgb3S9U.zip |###----------------------------------------------------| 5.89% tmpgb3S9U.zip |###----------------------------------------------------| 5.93% tmpgb3S9U.zip |###----------------------------------------------------| 5.98% tmpgb3S9U.zip |###----------------------------------------------------| 6.03% tmpgb3S9U.zip |###----------------------------------------------------| 6.07% tmpgb3S9U.zip |###----------------------------------------------------| 6.12% tmpgb3S9U.zip |###----------------------------------------------------| 6.16% tmpgb3S9U.zip |###----------------------------------------------------| 6.21% tmpgb3S9U.zip |###----------------------------------------------------| 6.25% tmpgb3S9U.zip |###----------------------------------------------------| 6.3% tmpgb3S9U.zip |###----------------------------------------------------| 6.35% tmpgb3S9U.zip |####---------------------------------------------------| 6.39% tmpgb3S9U.zip |####---------------------------------------------------| 6.44% tmpgb3S9U.zip |####---------------------------------------------------| 6.48% tmpgb3S9U.zip |####---------------------------------------------------| 6.53% tmpgb3S9U.zip |####---------------------------------------------------| 6.57% tmpgb3S9U.zip |####---------------------------------------------------| 6.62% tmpgb3S9U.zip |####---------------------------------------------------| 6.66% tmpgb3S9U.zip |####---------------------------------------------------| 6.71% tmpgb3S9U.zip |####---------------------------------------------------| 6.76% tmpgb3S9U.zip |####---------------------------------------------------| 6.8% tmpgb3S9U.zip |####---------------------------------------------------| 6.85% tmpgb3S9U.zip |####---------------------------------------------------| 6.89% tmpgb3S9U.zip |####---------------------------------------------------| 6.94% tmpgb3S9U.zip |####---------------------------------------------------| 6.98% tmpgb3S9U.zip |####---------------------------------------------------| 7.03% tmpgb3S9U.zip |####---------------------------------------------------| 7.08% tmpgb3S9U.zip |####---------------------------------------------------| 7.12% tmpgb3S9U.zip |####---------------------------------------------------| 7.17% tmpgb3S9U.zip |####---------------------------------------------------| 7.21% tmpgb3S9U.zip |####---------------------------------------------------| 7.26% tmpgb3S9U.zip |####---------------------------------------------------| 7.3% tmpgb3S9U.zip |####---------------------------------------------------| 7.35% tmpgb3S9U.zip |####---------------------------------------------------| 7.4% tmpgb3S9U.zip |####---------------------------------------------------| 7.44% tmpgb3S9U.zip |####---------------------------------------------------| 7.49% tmpgb3S9U.zip |####---------------------------------------------------| 7.53% tmpgb3S9U.zip |####---------------------------------------------------| 7.58% tmpgb3S9U.zip |####---------------------------------------------------| 7.62% tmpgb3S9U.zip |####---------------------------------------------------| 7.67% tmpgb3S9U.zip |####---------------------------------------------------| 7.71% tmpgb3S9U.zip |####---------------------------------------------------| 7.76% tmpgb3S9U.zip |####---------------------------------------------------| 7.81% tmpgb3S9U.zip |####---------------------------------------------------| 7.85% tmpgb3S9U.zip |####---------------------------------------------------| 7.9% tmpgb3S9U.zip |####---------------------------------------------------| 7.94% tmpgb3S9U.zip |####---------------------------------------------------| 7.99% tmpgb3S9U.zip |####---------------------------------------------------| 8.03% tmpgb3S9U.zip |####---------------------------------------------------| 8.08% tmpgb3S9U.zip |####---------------------------------------------------| 8.13% tmpgb3S9U.zip |####---------------------------------------------------| 8.17% tmpgb3S9U.zip |#####--------------------------------------------------| 8.22% tmpgb3S9U.zip |#####--------------------------------------------------| 8.26% tmpgb3S9U.zip |#####--------------------------------------------------| 8.31% tmpgb3S9U.zip |#####--------------------------------------------------| 8.35% tmpgb3S9U.zip |#####--------------------------------------------------| 8.4% tmpgb3S9U.zip |#####--------------------------------------------------| 8.45% tmpgb3S9U.zip |#####--------------------------------------------------| 8.49% tmpgb3S9U.zip |#####--------------------------------------------------| 8.54% tmpgb3S9U.zip |#####--------------------------------------------------| 8.58% tmpgb3S9U.zip |#####--------------------------------------------------| 8.63% tmpgb3S9U.zip |#####--------------------------------------------------| 8.67% tmpgb3S9U.zip |#####--------------------------------------------------| 8.72% tmpgb3S9U.zip |#####--------------------------------------------------| 8.76% tmpgb3S9U.zip |#####--------------------------------------------------| 8.81% tmpgb3S9U.zip |#####--------------------------------------------------| 8.86% tmpgb3S9U.zip |#####--------------------------------------------------| 8.9% tmpgb3S9U.zip |#####--------------------------------------------------| 8.95% tmpgb3S9U.zip |#####--------------------------------------------------| 8.99% tmpgb3S9U.zip |#####--------------------------------------------------| 9.04% tmpgb3S9U.zip |#####--------------------------------------------------| 9.08% tmpgb3S9U.zip |#####--------------------------------------------------| 9.13% tmpgb3S9U.zip |#####--------------------------------------------------| 9.18% tmpgb3S9U.zip |#####--------------------------------------------------| 9.22% tmpgb3S9U.zip |#####--------------------------------------------------| 9.27% tmpgb3S9U.zip |#####--------------------------------------------------| 9.31% tmpgb3S9U.zip |#####--------------------------------------------------| 9.36% tmpgb3S9U.zip |#####--------------------------------------------------| 9.4% tmpgb3S9U.zip |#####--------------------------------------------------| 9.45% tmpgb3S9U.zip |#####--------------------------------------------------| 9.5% tmpgb3S9U.zip |#####--------------------------------------------------| 9.54% tmpgb3S9U.zip |#####--------------------------------------------------| 9.59% tmpgb3S9U.zip |#####--------------------------------------------------| 9.63% tmpgb3S9U.zip |#####--------------------------------------------------| 9.68% tmpgb3S9U.zip |#####--------------------------------------------------| 9.72% tmpgb3S9U.zip |#####--------------------------------------------------| 9.77% tmpgb3S9U.zip |#####--------------------------------------------------| 9.81% tmpgb3S9U.zip |#####--------------------------------------------------| 9.86% tmpgb3S9U.zip |#####--------------------------------------------------| 9.91% tmpgb3S9U.zip |#####--------------------------------------------------| 9.95% tmpgb3S9U.zip |#####--------------------------------------------------| 10.0% tmpgb3S9U.zip |######-------------------------------------------------| 10.04% tmpgb3S9U.zip |######-------------------------------------------------| 10.09% tmpgb3S9U.zip |######-------------------------------------------------| 10.13% tmpgb3S9U.zip |######-------------------------------------------------| 10.18% tmpgb3S9U.zip |######-------------------------------------------------| 10.23% tmpgb3S9U.zip |######-------------------------------------------------| 10.27% tmpgb3S9U.zip |######-------------------------------------------------| 10.32% tmpgb3S9U.zip |######-------------------------------------------------| 10.36% tmpgb3S9U.zip |######-------------------------------------------------| 10.41% tmpgb3S9U.zip |######-------------------------------------------------| 10.45% tmpgb3S9U.zip |######-------------------------------------------------| 10.5% tmpgb3S9U.zip |######-------------------------------------------------| 10.54% tmpgb3S9U.zip |######-------------------------------------------------| 10.59% tmpgb3S9U.zip |######-------------------------------------------------| 10.64% tmpgb3S9U.zip |######-------------------------------------------------| 10.68% tmpgb3S9U.zip |######-------------------------------------------------| 10.73% tmpgb3S9U.zip |######-------------------------------------------------| 10.77% tmpgb3S9U.zip |######-------------------------------------------------| 10.82% tmpgb3S9U.zip |######-------------------------------------------------| 10.86% tmpgb3S9U.zip |######-------------------------------------------------| 10.91% tmpgb3S9U.zip |######-------------------------------------------------| 10.96% tmpgb3S9U.zip |######-------------------------------------------------| 11.0% tmpgb3S9U.zip |######-------------------------------------------------| 11.05% tmpgb3S9U.zip |######-------------------------------------------------| 11.09% tmpgb3S9U.zip |######-------------------------------------------------| 11.14% tmpgb3S9U.zip |######-------------------------------------------------| 11.18% tmpgb3S9U.zip |######-------------------------------------------------| 11.23% tmpgb3S9U.zip |######-------------------------------------------------| 11.28% tmpgb3S9U.zip |######-------------------------------------------------| 11.32% tmpgb3S9U.zip |######-------------------------------------------------| 11.37% tmpgb3S9U.zip |######-------------------------------------------------| 11.41% tmpgb3S9U.zip |######-------------------------------------------------| 11.46% tmpgb3S9U.zip |######-------------------------------------------------| 11.5% tmpgb3S9U.zip |######-------------------------------------------------| 11.55% tmpgb3S9U.zip |######-------------------------------------------------| 11.59% tmpgb3S9U.zip |######-------------------------------------------------| 11.64% tmpgb3S9U.zip |######-------------------------------------------------| 11.69% tmpgb3S9U.zip |######-------------------------------------------------| 11.73% tmpgb3S9U.zip |######-------------------------------------------------| 11.78% tmpgb3S9U.zip |#######------------------------------------------------| 11.82% tmpgb3S9U.zip |#######------------------------------------------------| 11.87% tmpgb3S9U.zip |#######------------------------------------------------| 11.91% tmpgb3S9U.zip |#######------------------------------------------------| 11.96% tmpgb3S9U.zip |#######------------------------------------------------| 12.01% tmpgb3S9U.zip |#######------------------------------------------------| 12.05% tmpgb3S9U.zip |#######------------------------------------------------| 12.1% tmpgb3S9U.zip |#######------------------------------------------------| 12.14% tmpgb3S9U.zip |#######------------------------------------------------| 12.19% tmpgb3S9U.zip |#######------------------------------------------------| 12.23% tmpgb3S9U.zip |#######------------------------------------------------| 12.28% tmpgb3S9U.zip |#######------------------------------------------------| 12.33% tmpgb3S9U.zip |#######------------------------------------------------| 12.37% tmpgb3S9U.zip |#######------------------------------------------------| 12.42% tmpgb3S9U.zip |#######------------------------------------------------| 12.46% tmpgb3S9U.zip |#######------------------------------------------------| 12.51% tmpgb3S9U.zip |#######------------------------------------------------| 12.55% tmpgb3S9U.zip |#######------------------------------------------------| 12.6% tmpgb3S9U.zip |#######------------------------------------------------| 12.64% tmpgb3S9U.zip |#######------------------------------------------------| 12.69% tmpgb3S9U.zip |#######------------------------------------------------| 12.74% tmpgb3S9U.zip |#######------------------------------------------------| 12.78% tmpgb3S9U.zip |#######------------------------------------------------| 12.83% tmpgb3S9U.zip |#######------------------------------------------------| 12.87% tmpgb3S9U.zip |#######------------------------------------------------| 12.92% tmpgb3S9U.zip |#######------------------------------------------------| 12.96% tmpgb3S9U.zip |#######------------------------------------------------| 13.01% tmpgb3S9U.zip |#######------------------------------------------------| 13.06% tmpgb3S9U.zip |#######------------------------------------------------| 13.1% tmpgb3S9U.zip |#######------------------------------------------------| 13.15% tmpgb3S9U.zip |#######------------------------------------------------| 13.19% tmpgb3S9U.zip |#######------------------------------------------------| 13.24% tmpgb3S9U.zip |#######------------------------------------------------| 13.28% tmpgb3S9U.zip |#######------------------------------------------------| 13.33% tmpgb3S9U.zip |#######------------------------------------------------| 13.38% tmpgb3S9U.zip |#######------------------------------------------------| 13.42% tmpgb3S9U.zip |#######------------------------------------------------| 13.47% tmpgb3S9U.zip |#######------------------------------------------------| 13.51% tmpgb3S9U.zip |#######------------------------------------------------| 13.56% tmpgb3S9U.zip |#######------------------------------------------------| 13.6% tmpgb3S9U.zip |########-----------------------------------------------| 13.65% tmpgb3S9U.zip |########-----------------------------------------------| 13.69% tmpgb3S9U.zip |########-----------------------------------------------| 13.74% tmpgb3S9U.zip |########-----------------------------------------------| 13.79% tmpgb3S9U.zip |########-----------------------------------------------| 13.83% tmpgb3S9U.zip |########-----------------------------------------------| 13.88% tmpgb3S9U.zip |########-----------------------------------------------| 13.92% tmpgb3S9U.zip |########-----------------------------------------------| 13.97% tmpgb3S9U.zip |########-----------------------------------------------| 14.01% tmpgb3S9U.zip |########-----------------------------------------------| 14.06% tmpgb3S9U.zip |########-----------------------------------------------| 14.11% tmpgb3S9U.zip |########-----------------------------------------------| 14.15% tmpgb3S9U.zip |########-----------------------------------------------| 14.2% tmpgb3S9U.zip |########-----------------------------------------------| 14.24% tmpgb3S9U.zip |########-----------------------------------------------| 14.29% tmpgb3S9U.zip |########-----------------------------------------------| 14.33% tmpgb3S9U.zip |########-----------------------------------------------| 14.38% tmpgb3S9U.zip |########-----------------------------------------------| 14.43% tmpgb3S9U.zip |########-----------------------------------------------| 14.47% tmpgb3S9U.zip |########-----------------------------------------------| 14.52% tmpgb3S9U.zip |########-----------------------------------------------| 14.56% tmpgb3S9U.zip |########-----------------------------------------------| 14.61% tmpgb3S9U.zip |########-----------------------------------------------| 14.65% tmpgb3S9U.zip |########-----------------------------------------------| 14.7% tmpgb3S9U.zip |########-----------------------------------------------| 14.74% tmpgb3S9U.zip |########-----------------------------------------------| 14.79% tmpgb3S9U.zip |########-----------------------------------------------| 14.84% tmpgb3S9U.zip |########-----------------------------------------------| 14.88% tmpgb3S9U.zip |########-----------------------------------------------| 14.93% tmpgb3S9U.zip |########-----------------------------------------------| 14.97% tmpgb3S9U.zip |########-----------------------------------------------| 15.02% tmpgb3S9U.zip |########-----------------------------------------------| 15.06% tmpgb3S9U.zip |########-----------------------------------------------| 15.11% tmpgb3S9U.zip |########-----------------------------------------------| 15.16% tmpgb3S9U.zip |########-----------------------------------------------| 15.2% tmpgb3S9U.zip |########-----------------------------------------------| 15.25% tmpgb3S9U.zip |########-----------------------------------------------| 15.29% tmpgb3S9U.zip |########-----------------------------------------------| 15.34% tmpgb3S9U.zip |########-----------------------------------------------| 15.38% tmpgb3S9U.zip |########-----------------------------------------------| 15.43% tmpgb3S9U.zip |#########----------------------------------------------| 15.48% tmpgb3S9U.zip |#########----------------------------------------------| 15.52% tmpgb3S9U.zip |#########----------------------------------------------| 15.57% tmpgb3S9U.zip |#########----------------------------------------------| 15.61% tmpgb3S9U.zip |#########----------------------------------------------| 15.66% tmpgb3S9U.zip |#########----------------------------------------------| 15.7% tmpgb3S9U.zip |#########----------------------------------------------| 15.75% tmpgb3S9U.zip |#########----------------------------------------------| 15.79% tmpgb3S9U.zip |#########----------------------------------------------| 15.84% tmpgb3S9U.zip |#########----------------------------------------------| 15.89% tmpgb3S9U.zip |#########----------------------------------------------| 15.93% tmpgb3S9U.zip |#########----------------------------------------------| 15.98% tmpgb3S9U.zip |#########----------------------------------------------| 16.02% tmpgb3S9U.zip |#########----------------------------------------------| 16.07% tmpgb3S9U.zip |#########----------------------------------------------| 16.11% tmpgb3S9U.zip |#########----------------------------------------------| 16.16% tmpgb3S9U.zip |#########----------------------------------------------| 16.21% tmpgb3S9U.zip |#########----------------------------------------------| 16.25% tmpgb3S9U.zip |#########----------------------------------------------| 16.3% tmpgb3S9U.zip |#########----------------------------------------------| 16.34% tmpgb3S9U.zip |#########----------------------------------------------| 16.39% tmpgb3S9U.zip |#########----------------------------------------------| 16.43% tmpgb3S9U.zip |#########----------------------------------------------| 16.48% tmpgb3S9U.zip |#########----------------------------------------------| 16.53% tmpgb3S9U.zip |#########----------------------------------------------| 16.57% tmpgb3S9U.zip |#########----------------------------------------------| 16.62% tmpgb3S9U.zip |#########----------------------------------------------| 16.66% tmpgb3S9U.zip |#########----------------------------------------------| 16.71% tmpgb3S9U.zip |#########----------------------------------------------| 16.75% tmpgb3S9U.zip |#########----------------------------------------------| 16.8% tmpgb3S9U.zip |#########----------------------------------------------| 16.84% tmpgb3S9U.zip |#########----------------------------------------------| 16.89% tmpgb3S9U.zip |#########----------------------------------------------| 16.94% tmpgb3S9U.zip |#########----------------------------------------------| 16.98% tmpgb3S9U.zip |#########----------------------------------------------| 17.03% tmpgb3S9U.zip |#########----------------------------------------------| 17.07% tmpgb3S9U.zip |#########----------------------------------------------| 17.12% tmpgb3S9U.zip |#########----------------------------------------------| 17.16% tmpgb3S9U.zip |#########----------------------------------------------| 17.21% tmpgb3S9U.zip |#########----------------------------------------------| 17.26% tmpgb3S9U.zip |##########---------------------------------------------| 17.3% tmpgb3S9U.zip |##########---------------------------------------------| 17.35% tmpgb3S9U.zip |##########---------------------------------------------| 17.39% tmpgb3S9U.zip |##########---------------------------------------------| 17.44% tmpgb3S9U.zip |##########---------------------------------------------| 17.48% tmpgb3S9U.zip |##########---------------------------------------------| 17.53% tmpgb3S9U.zip |##########---------------------------------------------| 17.57% tmpgb3S9U.zip |##########---------------------------------------------| 17.62% tmpgb3S9U.zip |##########---------------------------------------------| 17.67% tmpgb3S9U.zip |##########---------------------------------------------| 17.71% tmpgb3S9U.zip |##########---------------------------------------------| 17.76% tmpgb3S9U.zip |##########---------------------------------------------| 17.8% tmpgb3S9U.zip |##########---------------------------------------------| 17.85% tmpgb3S9U.zip |##########---------------------------------------------| 17.89% tmpgb3S9U.zip |##########---------------------------------------------| 17.94% tmpgb3S9U.zip |##########---------------------------------------------| 17.99% tmpgb3S9U.zip |##########---------------------------------------------| 18.03% tmpgb3S9U.zip |##########---------------------------------------------| 18.08% tmpgb3S9U.zip |##########---------------------------------------------| 18.12% tmpgb3S9U.zip |##########---------------------------------------------| 18.17% tmpgb3S9U.zip |##########---------------------------------------------| 18.21% tmpgb3S9U.zip |##########---------------------------------------------| 18.26% tmpgb3S9U.zip |##########---------------------------------------------| 18.31% tmpgb3S9U.zip |##########---------------------------------------------| 18.35% tmpgb3S9U.zip |##########---------------------------------------------| 18.4% tmpgb3S9U.zip |##########---------------------------------------------| 18.44% tmpgb3S9U.zip |##########---------------------------------------------| 18.49% tmpgb3S9U.zip |##########---------------------------------------------| 18.53% tmpgb3S9U.zip |##########---------------------------------------------| 18.58% tmpgb3S9U.zip |##########---------------------------------------------| 18.62% tmpgb3S9U.zip |##########---------------------------------------------| 18.67% tmpgb3S9U.zip |##########---------------------------------------------| 18.72% tmpgb3S9U.zip |##########---------------------------------------------| 18.76% tmpgb3S9U.zip |##########---------------------------------------------| 18.81% tmpgb3S9U.zip |##########---------------------------------------------| 18.85% tmpgb3S9U.zip |##########---------------------------------------------| 18.9% tmpgb3S9U.zip |##########---------------------------------------------| 18.94% tmpgb3S9U.zip |##########---------------------------------------------| 18.99% tmpgb3S9U.zip |##########---------------------------------------------| 19.04% tmpgb3S9U.zip |##########---------------------------------------------| 19.08% tmpgb3S9U.zip |###########--------------------------------------------| 19.13% tmpgb3S9U.zip |###########--------------------------------------------| 19.17% tmpgb3S9U.zip |###########--------------------------------------------| 19.22% tmpgb3S9U.zip |###########--------------------------------------------| 19.26% tmpgb3S9U.zip |###########--------------------------------------------| 19.31% tmpgb3S9U.zip |###########--------------------------------------------| 19.36% tmpgb3S9U.zip |###########--------------------------------------------| 19.4% tmpgb3S9U.zip |###########--------------------------------------------| 19.45% tmpgb3S9U.zip |###########--------------------------------------------| 19.49% tmpgb3S9U.zip |###########--------------------------------------------| 19.54% tmpgb3S9U.zip |###########--------------------------------------------| 19.58% tmpgb3S9U.zip |###########--------------------------------------------| 19.63% tmpgb3S9U.zip |###########--------------------------------------------| 19.67% tmpgb3S9U.zip |###########--------------------------------------------| 19.72% tmpgb3S9U.zip |###########--------------------------------------------| 19.77% tmpgb3S9U.zip |###########--------------------------------------------| 19.81% tmpgb3S9U.zip |###########--------------------------------------------| 19.86% tmpgb3S9U.zip |###########--------------------------------------------| 19.9% tmpgb3S9U.zip |###########--------------------------------------------| 19.95% tmpgb3S9U.zip |###########--------------------------------------------| 19.99% tmpgb3S9U.zip |###########--------------------------------------------| 20.04% tmpgb3S9U.zip |###########--------------------------------------------| 20.09% tmpgb3S9U.zip |###########--------------------------------------------| 20.13% tmpgb3S9U.zip |###########--------------------------------------------| 20.18% tmpgb3S9U.zip |###########--------------------------------------------| 20.22% tmpgb3S9U.zip |###########--------------------------------------------| 20.27% tmpgb3S9U.zip |###########--------------------------------------------| 20.31% tmpgb3S9U.zip |###########--------------------------------------------| 20.36% tmpgb3S9U.zip |###########--------------------------------------------| 20.41% tmpgb3S9U.zip |###########--------------------------------------------| 20.45% tmpgb3S9U.zip |###########--------------------------------------------| 20.5% tmpgb3S9U.zip |###########--------------------------------------------| 20.54% tmpgb3S9U.zip |###########--------------------------------------------| 20.59% tmpgb3S9U.zip |###########--------------------------------------------| 20.63% tmpgb3S9U.zip |###########--------------------------------------------| 20.68% tmpgb3S9U.zip |###########--------------------------------------------| 20.72% tmpgb3S9U.zip |###########--------------------------------------------| 20.77% tmpgb3S9U.zip |###########--------------------------------------------| 20.82% tmpgb3S9U.zip |###########--------------------------------------------| 20.86% tmpgb3S9U.zip |###########--------------------------------------------| 20.91% tmpgb3S9U.zip |############-------------------------------------------| 20.95% tmpgb3S9U.zip |############-------------------------------------------| 21.0% tmpgb3S9U.zip |############-------------------------------------------| 21.04% tmpgb3S9U.zip |############-------------------------------------------| 21.09% tmpgb3S9U.zip |############-------------------------------------------| 21.14% tmpgb3S9U.zip |############-------------------------------------------| 21.18% tmpgb3S9U.zip |############-------------------------------------------| 21.23% tmpgb3S9U.zip |############-------------------------------------------| 21.27% tmpgb3S9U.zip |############-------------------------------------------| 21.32% tmpgb3S9U.zip |############-------------------------------------------| 21.36% tmpgb3S9U.zip |############-------------------------------------------| 21.41% tmpgb3S9U.zip |############-------------------------------------------| 21.46% tmpgb3S9U.zip |############-------------------------------------------| 21.5% tmpgb3S9U.zip |############-------------------------------------------| 21.55% tmpgb3S9U.zip |############-------------------------------------------| 21.59% tmpgb3S9U.zip |############-------------------------------------------| 21.64% tmpgb3S9U.zip |############-------------------------------------------| 21.68% tmpgb3S9U.zip |############-------------------------------------------| 21.73% tmpgb3S9U.zip |############-------------------------------------------| 21.77% tmpgb3S9U.zip |############-------------------------------------------| 21.82% tmpgb3S9U.zip |############-------------------------------------------| 21.87% tmpgb3S9U.zip |############-------------------------------------------| 21.91% tmpgb3S9U.zip |############-------------------------------------------| 21.96% tmpgb3S9U.zip |############-------------------------------------------| 22.0% tmpgb3S9U.zip |############-------------------------------------------| 22.05% tmpgb3S9U.zip |############-------------------------------------------| 22.09% tmpgb3S9U.zip |############-------------------------------------------| 22.14% tmpgb3S9U.zip |############-------------------------------------------| 22.19% tmpgb3S9U.zip |############-------------------------------------------| 22.23% tmpgb3S9U.zip |############-------------------------------------------| 22.28% tmpgb3S9U.zip |############-------------------------------------------| 22.32% tmpgb3S9U.zip |############-------------------------------------------| 22.37% tmpgb3S9U.zip |############-------------------------------------------| 22.41% tmpgb3S9U.zip |############-------------------------------------------| 22.46% tmpgb3S9U.zip |############-------------------------------------------| 22.51% tmpgb3S9U.zip |############-------------------------------------------| 22.55% tmpgb3S9U.zip |############-------------------------------------------| 22.6% tmpgb3S9U.zip |############-------------------------------------------| 22.64% tmpgb3S9U.zip |############-------------------------------------------| 22.69% tmpgb3S9U.zip |#############------------------------------------------| 22.73% tmpgb3S9U.zip |#############------------------------------------------| 22.78% tmpgb3S9U.zip |#############------------------------------------------| 22.82% tmpgb3S9U.zip |#############------------------------------------------| 22.87% tmpgb3S9U.zip |#############------------------------------------------| 22.92% tmpgb3S9U.zip |#############------------------------------------------| 22.96% tmpgb3S9U.zip |#############------------------------------------------| 23.01% tmpgb3S9U.zip |#############------------------------------------------| 23.05% tmpgb3S9U.zip |#############------------------------------------------| 23.1% tmpgb3S9U.zip |#############------------------------------------------| 23.14% tmpgb3S9U.zip |#############------------------------------------------| 23.19% tmpgb3S9U.zip |#############------------------------------------------| 23.24% tmpgb3S9U.zip |#############------------------------------------------| 23.28% tmpgb3S9U.zip |#############------------------------------------------| 23.33% tmpgb3S9U.zip |#############------------------------------------------| 23.37% tmpgb3S9U.zip |#############------------------------------------------| 23.42% tmpgb3S9U.zip |#############------------------------------------------| 23.46% tmpgb3S9U.zip |#############------------------------------------------| 23.51% tmpgb3S9U.zip |#############------------------------------------------| 23.56% tmpgb3S9U.zip |#############------------------------------------------| 23.6% tmpgb3S9U.zip |#############------------------------------------------| 23.65% tmpgb3S9U.zip |#############------------------------------------------| 23.69% tmpgb3S9U.zip |#############------------------------------------------| 23.74% tmpgb3S9U.zip |#############------------------------------------------| 23.78% tmpgb3S9U.zip |#############------------------------------------------| 23.83% tmpgb3S9U.zip |#############------------------------------------------| 23.87% tmpgb3S9U.zip |#############------------------------------------------| 23.92% tmpgb3S9U.zip |#############------------------------------------------| 23.97% tmpgb3S9U.zip |#############------------------------------------------| 24.01% tmpgb3S9U.zip |#############------------------------------------------| 24.06% tmpgb3S9U.zip |#############------------------------------------------| 24.1% tmpgb3S9U.zip |#############------------------------------------------| 24.15% tmpgb3S9U.zip |#############------------------------------------------| 24.19% tmpgb3S9U.zip |#############------------------------------------------| 24.24% tmpgb3S9U.zip |#############------------------------------------------| 24.29% tmpgb3S9U.zip |#############------------------------------------------| 24.33% tmpgb3S9U.zip |#############------------------------------------------| 24.38% tmpgb3S9U.zip |#############------------------------------------------| 24.42% tmpgb3S9U.zip |#############------------------------------------------| 24.47% tmpgb3S9U.zip |#############------------------------------------------| 24.51% tmpgb3S9U.zip |##############-----------------------------------------| 24.56% tmpgb3S9U.zip |##############-----------------------------------------| 24.6% tmpgb3S9U.zip |##############-----------------------------------------| 24.65% tmpgb3S9U.zip |##############-----------------------------------------| 24.7% tmpgb3S9U.zip |##############-----------------------------------------| 24.74% tmpgb3S9U.zip |##############-----------------------------------------| 24.79% tmpgb3S9U.zip |##############-----------------------------------------| 24.83% tmpgb3S9U.zip |##############-----------------------------------------| 24.88% tmpgb3S9U.zip |##############-----------------------------------------| 24.92% tmpgb3S9U.zip |##############-----------------------------------------| 24.97% tmpgb3S9U.zip |##############-----------------------------------------| 25.02% tmpgb3S9U.zip |##############-----------------------------------------| 25.06% tmpgb3S9U.zip |##############-----------------------------------------| 25.11% tmpgb3S9U.zip |##############-----------------------------------------| 25.15% tmpgb3S9U.zip |##############-----------------------------------------| 25.2% tmpgb3S9U.zip |##############-----------------------------------------| 25.24% tmpgb3S9U.zip |##############-----------------------------------------| 25.29% tmpgb3S9U.zip |##############-----------------------------------------| 25.34% tmpgb3S9U.zip |##############-----------------------------------------| 25.38% tmpgb3S9U.zip |##############-----------------------------------------| 25.43% tmpgb3S9U.zip |##############-----------------------------------------| 25.47% tmpgb3S9U.zip |##############-----------------------------------------| 25.52% tmpgb3S9U.zip |##############-----------------------------------------| 25.56% tmpgb3S9U.zip |##############-----------------------------------------| 25.61% tmpgb3S9U.zip |##############-----------------------------------------| 25.65% tmpgb3S9U.zip |##############-----------------------------------------| 25.7% tmpgb3S9U.zip |##############-----------------------------------------| 25.75% tmpgb3S9U.zip |##############-----------------------------------------| 25.79% tmpgb3S9U.zip |##############-----------------------------------------| 25.84% tmpgb3S9U.zip |##############-----------------------------------------| 25.88% tmpgb3S9U.zip |##############-----------------------------------------| 25.93% tmpgb3S9U.zip |##############-----------------------------------------| 25.97% tmpgb3S9U.zip |##############-----------------------------------------| 26.02% tmpgb3S9U.zip |##############-----------------------------------------| 26.07% tmpgb3S9U.zip |##############-----------------------------------------| 26.11% tmpgb3S9U.zip |##############-----------------------------------------| 26.16% tmpgb3S9U.zip |##############-----------------------------------------| 26.2% tmpgb3S9U.zip |##############-----------------------------------------| 26.25% tmpgb3S9U.zip |##############-----------------------------------------| 26.29% tmpgb3S9U.zip |##############-----------------------------------------| 26.34% tmpgb3S9U.zip |###############----------------------------------------| 26.39% tmpgb3S9U.zip |###############----------------------------------------| 26.43% tmpgb3S9U.zip |###############----------------------------------------| 26.48% tmpgb3S9U.zip |###############----------------------------------------| 26.52% tmpgb3S9U.zip |###############----------------------------------------| 26.57% tmpgb3S9U.zip |###############----------------------------------------| 26.61% tmpgb3S9U.zip |###############----------------------------------------| 26.66% tmpgb3S9U.zip |###############----------------------------------------| 26.7% tmpgb3S9U.zip |###############----------------------------------------| 26.75% tmpgb3S9U.zip |###############----------------------------------------| 26.8% tmpgb3S9U.zip |###############----------------------------------------| 26.84% tmpgb3S9U.zip |###############----------------------------------------| 26.89% tmpgb3S9U.zip |###############----------------------------------------| 26.93% tmpgb3S9U.zip |###############----------------------------------------| 26.98% tmpgb3S9U.zip |###############----------------------------------------| 27.02% tmpgb3S9U.zip |###############----------------------------------------| 27.07% tmpgb3S9U.zip |###############----------------------------------------| 27.12% tmpgb3S9U.zip |###############----------------------------------------| 27.16% tmpgb3S9U.zip |###############----------------------------------------| 27.21% tmpgb3S9U.zip |###############----------------------------------------| 27.25% tmpgb3S9U.zip |###############----------------------------------------| 27.3% tmpgb3S9U.zip |###############----------------------------------------| 27.34% tmpgb3S9U.zip |###############----------------------------------------| 27.39% tmpgb3S9U.zip |###############----------------------------------------| 27.44% tmpgb3S9U.zip |###############----------------------------------------| 27.48% tmpgb3S9U.zip |###############----------------------------------------| 27.53% tmpgb3S9U.zip |###############----------------------------------------| 27.57% tmpgb3S9U.zip |###############----------------------------------------| 27.62% tmpgb3S9U.zip |###############----------------------------------------| 27.66% tmpgb3S9U.zip |###############----------------------------------------| 27.71% tmpgb3S9U.zip |###############----------------------------------------| 27.75% tmpgb3S9U.zip |###############----------------------------------------| 27.8% tmpgb3S9U.zip |###############----------------------------------------| 27.85% tmpgb3S9U.zip |###############----------------------------------------| 27.89% tmpgb3S9U.zip |###############----------------------------------------| 27.94% tmpgb3S9U.zip |###############----------------------------------------| 27.98% tmpgb3S9U.zip |###############----------------------------------------| 28.03% tmpgb3S9U.zip |###############----------------------------------------| 28.07% tmpgb3S9U.zip |###############----------------------------------------| 28.12% tmpgb3S9U.zip |###############----------------------------------------| 28.17% tmpgb3S9U.zip |################---------------------------------------| 28.21% tmpgb3S9U.zip |################---------------------------------------| 28.26% tmpgb3S9U.zip |################---------------------------------------| 28.3% tmpgb3S9U.zip |################---------------------------------------| 28.35% tmpgb3S9U.zip |################---------------------------------------| 28.39% tmpgb3S9U.zip |################---------------------------------------| 28.44% tmpgb3S9U.zip |################---------------------------------------| 28.49% tmpgb3S9U.zip |################---------------------------------------| 28.53% tmpgb3S9U.zip |################---------------------------------------| 28.58% tmpgb3S9U.zip |################---------------------------------------| 28.62% tmpgb3S9U.zip |################---------------------------------------| 28.67% tmpgb3S9U.zip |################---------------------------------------| 28.71% tmpgb3S9U.zip |################---------------------------------------| 28.76% tmpgb3S9U.zip |################---------------------------------------| 28.8% tmpgb3S9U.zip |################---------------------------------------| 28.85% tmpgb3S9U.zip |################---------------------------------------| 28.9% tmpgb3S9U.zip |################---------------------------------------| 28.94% tmpgb3S9U.zip |################---------------------------------------| 28.99% tmpgb3S9U.zip |################---------------------------------------| 29.03% tmpgb3S9U.zip |################---------------------------------------| 29.08% tmpgb3S9U.zip |################---------------------------------------| 29.12% tmpgb3S9U.zip |################---------------------------------------| 29.17% tmpgb3S9U.zip |################---------------------------------------| 29.22% tmpgb3S9U.zip |################---------------------------------------| 29.26% tmpgb3S9U.zip |################---------------------------------------| 29.31% tmpgb3S9U.zip |################---------------------------------------| 29.35% tmpgb3S9U.zip |################---------------------------------------| 29.4% tmpgb3S9U.zip |################---------------------------------------| 29.44% tmpgb3S9U.zip |################---------------------------------------| 29.49% tmpgb3S9U.zip |################---------------------------------------| 29.54% tmpgb3S9U.zip |################---------------------------------------| 29.58% tmpgb3S9U.zip |################---------------------------------------| 29.63% tmpgb3S9U.zip |################---------------------------------------| 29.67% tmpgb3S9U.zip |################---------------------------------------| 29.72% tmpgb3S9U.zip |################---------------------------------------| 29.76% tmpgb3S9U.zip |################---------------------------------------| 29.81% tmpgb3S9U.zip |################---------------------------------------| 29.85% tmpgb3S9U.zip |################---------------------------------------| 29.9% tmpgb3S9U.zip |################---------------------------------------| 29.95% tmpgb3S9U.zip |################---------------------------------------| 29.99% tmpgb3S9U.zip |#################--------------------------------------| 30.04% tmpgb3S9U.zip |#################--------------------------------------| 30.08% tmpgb3S9U.zip |#################--------------------------------------| 30.13% tmpgb3S9U.zip |#################--------------------------------------| 30.17% tmpgb3S9U.zip |#################--------------------------------------| 30.22% tmpgb3S9U.zip |#################--------------------------------------| 30.27% tmpgb3S9U.zip |#################--------------------------------------| 30.31% tmpgb3S9U.zip |#################--------------------------------------| 30.36% tmpgb3S9U.zip |#################--------------------------------------| 30.4% tmpgb3S9U.zip |#################--------------------------------------| 30.45% tmpgb3S9U.zip |#################--------------------------------------| 30.49% tmpgb3S9U.zip |#################--------------------------------------| 30.54% tmpgb3S9U.zip |#################--------------------------------------| 30.59% tmpgb3S9U.zip |#################--------------------------------------| 30.63% tmpgb3S9U.zip |#################--------------------------------------| 30.68% tmpgb3S9U.zip |#################--------------------------------------| 30.72% tmpgb3S9U.zip |#################--------------------------------------| 30.77% tmpgb3S9U.zip |#################--------------------------------------| 30.81% tmpgb3S9U.zip |#################--------------------------------------| 30.86% tmpgb3S9U.zip |#################--------------------------------------| 30.9% tmpgb3S9U.zip |#################--------------------------------------| 30.95% tmpgb3S9U.zip |#################--------------------------------------| 31.0% tmpgb3S9U.zip |#################--------------------------------------| 31.04% tmpgb3S9U.zip |#################--------------------------------------| 31.09% tmpgb3S9U.zip |#################--------------------------------------| 31.13% tmpgb3S9U.zip |#################--------------------------------------| 31.18% tmpgb3S9U.zip |#################--------------------------------------| 31.22% tmpgb3S9U.zip |#################--------------------------------------| 31.27% tmpgb3S9U.zip |#################--------------------------------------| 31.32% tmpgb3S9U.zip |#################--------------------------------------| 31.36% tmpgb3S9U.zip |#################--------------------------------------| 31.41% tmpgb3S9U.zip |#################--------------------------------------| 31.45% tmpgb3S9U.zip |#################--------------------------------------| 31.5% tmpgb3S9U.zip |#################--------------------------------------| 31.54% tmpgb3S9U.zip |#################--------------------------------------| 31.59% tmpgb3S9U.zip |#################--------------------------------------| 31.63% tmpgb3S9U.zip |#################--------------------------------------| 31.68% tmpgb3S9U.zip |#################--------------------------------------| 31.73% tmpgb3S9U.zip |#################--------------------------------------| 31.77% tmpgb3S9U.zip |#################--------------------------------------| 31.82% tmpgb3S9U.zip |##################-------------------------------------| 31.86% tmpgb3S9U.zip |##################-------------------------------------| 31.91% tmpgb3S9U.zip |##################-------------------------------------| 31.95% tmpgb3S9U.zip |##################-------------------------------------| 32.0% tmpgb3S9U.zip |##################-------------------------------------| 32.05% tmpgb3S9U.zip |##################-------------------------------------| 32.09% tmpgb3S9U.zip |##################-------------------------------------| 32.14% tmpgb3S9U.zip |##################-------------------------------------| 32.18% tmpgb3S9U.zip |##################-------------------------------------| 32.23% tmpgb3S9U.zip |##################-------------------------------------| 32.27% tmpgb3S9U.zip |##################-------------------------------------| 32.32% tmpgb3S9U.zip |##################-------------------------------------| 32.37% tmpgb3S9U.zip |##################-------------------------------------| 32.41% tmpgb3S9U.zip |##################-------------------------------------| 32.46% tmpgb3S9U.zip |##################-------------------------------------| 32.5% tmpgb3S9U.zip |##################-------------------------------------| 32.55% tmpgb3S9U.zip |##################-------------------------------------| 32.59% tmpgb3S9U.zip |##################-------------------------------------| 32.64% tmpgb3S9U.zip |##################-------------------------------------| 32.68% tmpgb3S9U.zip |##################-------------------------------------| 32.73% tmpgb3S9U.zip |##################-------------------------------------| 32.78% tmpgb3S9U.zip |##################-------------------------------------| 32.82% tmpgb3S9U.zip |##################-------------------------------------| 32.87% tmpgb3S9U.zip |##################-------------------------------------| 32.91% tmpgb3S9U.zip |##################-------------------------------------| 32.96% tmpgb3S9U.zip |##################-------------------------------------| 33.0% tmpgb3S9U.zip |##################-------------------------------------| 33.05% tmpgb3S9U.zip |##################-------------------------------------| 33.1% tmpgb3S9U.zip |##################-------------------------------------| 33.14% tmpgb3S9U.zip |##################-------------------------------------| 33.19% tmpgb3S9U.zip |##################-------------------------------------| 33.23% tmpgb3S9U.zip |##################-------------------------------------| 33.28% tmpgb3S9U.zip |##################-------------------------------------| 33.32% tmpgb3S9U.zip |##################-------------------------------------| 33.37% tmpgb3S9U.zip |##################-------------------------------------| 33.42% tmpgb3S9U.zip |##################-------------------------------------| 33.46% tmpgb3S9U.zip |##################-------------------------------------| 33.51% tmpgb3S9U.zip |##################-------------------------------------| 33.55% tmpgb3S9U.zip |##################-------------------------------------| 33.6% tmpgb3S9U.zip |###################------------------------------------| 33.64% tmpgb3S9U.zip |###################------------------------------------| 33.69% tmpgb3S9U.zip |###################------------------------------------| 33.73% tmpgb3S9U.zip |###################------------------------------------| 33.78% tmpgb3S9U.zip |###################------------------------------------| 33.83% tmpgb3S9U.zip |###################------------------------------------| 33.87% tmpgb3S9U.zip |###################------------------------------------| 33.92% tmpgb3S9U.zip |###################------------------------------------| 33.96% tmpgb3S9U.zip |###################------------------------------------| 34.01% tmpgb3S9U.zip |###################------------------------------------| 34.05% tmpgb3S9U.zip |###################------------------------------------| 34.1% tmpgb3S9U.zip |###################------------------------------------| 34.15% tmpgb3S9U.zip |###################------------------------------------| 34.19% tmpgb3S9U.zip |###################------------------------------------| 34.24% tmpgb3S9U.zip |###################------------------------------------| 34.28% tmpgb3S9U.zip |###################------------------------------------| 34.33% tmpgb3S9U.zip |###################------------------------------------| 34.37% tmpgb3S9U.zip |###################------------------------------------| 34.42% tmpgb3S9U.zip |###################------------------------------------| 34.47% tmpgb3S9U.zip |###################------------------------------------| 34.51% tmpgb3S9U.zip |###################------------------------------------| 34.56% tmpgb3S9U.zip |###################------------------------------------| 34.6% tmpgb3S9U.zip |###################------------------------------------| 34.65% tmpgb3S9U.zip |###################------------------------------------| 34.69% tmpgb3S9U.zip |###################------------------------------------| 34.74% tmpgb3S9U.zip |###################------------------------------------| 34.78% tmpgb3S9U.zip |###################------------------------------------| 34.83% tmpgb3S9U.zip |###################------------------------------------| 34.88% tmpgb3S9U.zip |###################------------------------------------| 34.92% tmpgb3S9U.zip |###################------------------------------------| 34.97% tmpgb3S9U.zip |###################------------------------------------| 35.01% tmpgb3S9U.zip |###################------------------------------------| 35.06% tmpgb3S9U.zip |###################------------------------------------| 35.1% tmpgb3S9U.zip |###################------------------------------------| 35.15% tmpgb3S9U.zip |###################------------------------------------| 35.2% tmpgb3S9U.zip |###################------------------------------------| 35.24% tmpgb3S9U.zip |###################------------------------------------| 35.29% tmpgb3S9U.zip |###################------------------------------------| 35.33% tmpgb3S9U.zip |###################------------------------------------| 35.38% tmpgb3S9U.zip |###################------------------------------------| 35.42% tmpgb3S9U.zip |####################-----------------------------------| 35.47% tmpgb3S9U.zip |####################-----------------------------------| 35.52% tmpgb3S9U.zip |####################-----------------------------------| 35.56% tmpgb3S9U.zip |####################-----------------------------------| 35.61% tmpgb3S9U.zip |####################-----------------------------------| 35.65% tmpgb3S9U.zip |####################-----------------------------------| 35.7% tmpgb3S9U.zip |####################-----------------------------------| 35.74% tmpgb3S9U.zip |####################-----------------------------------| 35.79% tmpgb3S9U.zip |####################-----------------------------------| 35.83% tmpgb3S9U.zip |####################-----------------------------------| 35.88% tmpgb3S9U.zip |####################-----------------------------------| 35.93% tmpgb3S9U.zip |####################-----------------------------------| 35.97% tmpgb3S9U.zip |####################-----------------------------------| 36.02% tmpgb3S9U.zip |####################-----------------------------------| 36.06% tmpgb3S9U.zip |####################-----------------------------------| 36.11% tmpgb3S9U.zip |####################-----------------------------------| 36.15% tmpgb3S9U.zip |####################-----------------------------------| 36.2% tmpgb3S9U.zip |####################-----------------------------------| 36.25% tmpgb3S9U.zip |####################-----------------------------------| 36.29% tmpgb3S9U.zip |####################-----------------------------------| 36.34% tmpgb3S9U.zip |####################-----------------------------------| 36.38% tmpgb3S9U.zip |####################-----------------------------------| 36.43% tmpgb3S9U.zip |####################-----------------------------------| 36.47% tmpgb3S9U.zip |####################-----------------------------------| 36.52% tmpgb3S9U.zip |####################-----------------------------------| 36.57% tmpgb3S9U.zip |####################-----------------------------------| 36.61% tmpgb3S9U.zip |####################-----------------------------------| 36.66% tmpgb3S9U.zip |####################-----------------------------------| 36.7% tmpgb3S9U.zip |####################-----------------------------------| 36.75% tmpgb3S9U.zip |####################-----------------------------------| 36.79% tmpgb3S9U.zip |####################-----------------------------------| 36.84% tmpgb3S9U.zip |####################-----------------------------------| 36.88% tmpgb3S9U.zip |####################-----------------------------------| 36.93% tmpgb3S9U.zip |####################-----------------------------------| 36.98% tmpgb3S9U.zip |####################-----------------------------------| 37.02% tmpgb3S9U.zip |####################-----------------------------------| 37.07% tmpgb3S9U.zip |####################-----------------------------------| 37.11% tmpgb3S9U.zip |####################-----------------------------------| 37.16% tmpgb3S9U.zip |####################-----------------------------------| 37.2% tmpgb3S9U.zip |####################-----------------------------------| 37.25% tmpgb3S9U.zip |#####################----------------------------------| 37.3% tmpgb3S9U.zip |#####################----------------------------------| 37.34% tmpgb3S9U.zip |#####################----------------------------------| 37.39% tmpgb3S9U.zip |#####################----------------------------------| 37.43% tmpgb3S9U.zip |#####################----------------------------------| 37.48% tmpgb3S9U.zip |#####################----------------------------------| 37.52% tmpgb3S9U.zip |#####################----------------------------------| 37.57% tmpgb3S9U.zip |#####################----------------------------------| 37.62% tmpgb3S9U.zip |#####################----------------------------------| 37.66% tmpgb3S9U.zip |#####################----------------------------------| 37.71% tmpgb3S9U.zip |#####################----------------------------------| 37.75% tmpgb3S9U.zip |#####################----------------------------------| 37.8% tmpgb3S9U.zip |#####################----------------------------------| 37.84% tmpgb3S9U.zip |#####################----------------------------------| 37.89% tmpgb3S9U.zip |#####################----------------------------------| 37.93% tmpgb3S9U.zip |#####################----------------------------------| 37.98% tmpgb3S9U.zip |#####################----------------------------------| 38.03% tmpgb3S9U.zip |#####################----------------------------------| 38.07% tmpgb3S9U.zip |#####################----------------------------------| 38.12% tmpgb3S9U.zip |#####################----------------------------------| 38.16% tmpgb3S9U.zip |#####################----------------------------------| 38.21% tmpgb3S9U.zip |#####################----------------------------------| 38.25% tmpgb3S9U.zip |#####################----------------------------------| 38.3% tmpgb3S9U.zip |#####################----------------------------------| 38.35% tmpgb3S9U.zip |#####################----------------------------------| 38.39% tmpgb3S9U.zip |#####################----------------------------------| 38.44% tmpgb3S9U.zip |#####################----------------------------------| 38.48% tmpgb3S9U.zip |#####################----------------------------------| 38.53% tmpgb3S9U.zip |#####################----------------------------------| 38.57% tmpgb3S9U.zip |#####################----------------------------------| 38.62% tmpgb3S9U.zip |#####################----------------------------------| 38.66% tmpgb3S9U.zip |#####################----------------------------------| 38.71% tmpgb3S9U.zip |#####################----------------------------------| 38.76% tmpgb3S9U.zip |#####################----------------------------------| 38.8% tmpgb3S9U.zip |#####################----------------------------------| 38.85% tmpgb3S9U.zip |#####################----------------------------------| 38.89% tmpgb3S9U.zip |#####################----------------------------------| 38.94% tmpgb3S9U.zip |#####################----------------------------------| 38.98% tmpgb3S9U.zip |#####################----------------------------------| 39.03% tmpgb3S9U.zip |#####################----------------------------------| 39.08% tmpgb3S9U.zip |######################---------------------------------| 39.12% tmpgb3S9U.zip |######################---------------------------------| 39.17% tmpgb3S9U.zip |######################---------------------------------| 39.21% tmpgb3S9U.zip |######################---------------------------------| 39.26% tmpgb3S9U.zip |######################---------------------------------| 39.3% tmpgb3S9U.zip |######################---------------------------------| 39.35% tmpgb3S9U.zip |######################---------------------------------| 39.4% tmpgb3S9U.zip |######################---------------------------------| 39.44% tmpgb3S9U.zip |######################---------------------------------| 39.49% tmpgb3S9U.zip |######################---------------------------------| 39.53% tmpgb3S9U.zip |######################---------------------------------| 39.58% tmpgb3S9U.zip |######################---------------------------------| 39.62% tmpgb3S9U.zip |######################---------------------------------| 39.67% tmpgb3S9U.zip |######################---------------------------------| 39.71% tmpgb3S9U.zip |######################---------------------------------| 39.76% tmpgb3S9U.zip |######################---------------------------------| 39.81% tmpgb3S9U.zip |######################---------------------------------| 39.85% tmpgb3S9U.zip |######################---------------------------------| 39.9% tmpgb3S9U.zip |######################---------------------------------| 39.94% tmpgb3S9U.zip |######################---------------------------------| 39.99% tmpgb3S9U.zip |######################---------------------------------| 40.03% tmpgb3S9U.zip |######################---------------------------------| 40.08% tmpgb3S9U.zip |######################---------------------------------| 40.13% tmpgb3S9U.zip |######################---------------------------------| 40.17% tmpgb3S9U.zip |######################---------------------------------| 40.22% tmpgb3S9U.zip |######################---------------------------------| 40.26% tmpgb3S9U.zip |######################---------------------------------| 40.31% tmpgb3S9U.zip |######################---------------------------------| 40.35% tmpgb3S9U.zip |######################---------------------------------| 40.4% tmpgb3S9U.zip |######################---------------------------------| 40.45% tmpgb3S9U.zip |######################---------------------------------| 40.49% tmpgb3S9U.zip |######################---------------------------------| 40.54% tmpgb3S9U.zip |######################---------------------------------| 40.58% tmpgb3S9U.zip |######################---------------------------------| 40.63% tmpgb3S9U.zip |######################---------------------------------| 40.67% tmpgb3S9U.zip |######################---------------------------------| 40.72% tmpgb3S9U.zip |######################---------------------------------| 40.76% tmpgb3S9U.zip |######################---------------------------------| 40.81% tmpgb3S9U.zip |######################---------------------------------| 40.86% tmpgb3S9U.zip |######################---------------------------------| 40.9% tmpgb3S9U.zip |#######################--------------------------------| 40.95% tmpgb3S9U.zip |#######################--------------------------------| 40.99% tmpgb3S9U.zip |#######################--------------------------------| 41.04% tmpgb3S9U.zip |#######################--------------------------------| 41.08% tmpgb3S9U.zip |#######################--------------------------------| 41.13% tmpgb3S9U.zip |#######################--------------------------------| 41.18% tmpgb3S9U.zip |#######################--------------------------------| 41.22% tmpgb3S9U.zip |#######################--------------------------------| 41.27% tmpgb3S9U.zip |#######################--------------------------------| 41.31% tmpgb3S9U.zip |#######################--------------------------------| 41.36% tmpgb3S9U.zip |#######################--------------------------------| 41.4% tmpgb3S9U.zip |#######################--------------------------------| 41.45% tmpgb3S9U.zip |#######################--------------------------------| 41.5% tmpgb3S9U.zip |#######################--------------------------------| 41.54% tmpgb3S9U.zip |#######################--------------------------------| 41.59% tmpgb3S9U.zip |#######################--------------------------------| 41.63% tmpgb3S9U.zip |#######################--------------------------------| 41.68% tmpgb3S9U.zip |#######################--------------------------------| 41.72% tmpgb3S9U.zip |#######################--------------------------------| 41.77% tmpgb3S9U.zip |#######################--------------------------------| 41.81% tmpgb3S9U.zip |#######################--------------------------------| 41.86% tmpgb3S9U.zip |#######################--------------------------------| 41.91% tmpgb3S9U.zip |#######################--------------------------------| 41.95% tmpgb3S9U.zip |#######################--------------------------------| 42.0% tmpgb3S9U.zip |#######################--------------------------------| 42.04% tmpgb3S9U.zip |#######################--------------------------------| 42.09% tmpgb3S9U.zip |#######################--------------------------------| 42.13% tmpgb3S9U.zip |#######################--------------------------------| 42.18% tmpgb3S9U.zip |#######################--------------------------------| 42.23% tmpgb3S9U.zip |#######################--------------------------------| 42.27% tmpgb3S9U.zip |#######################--------------------------------| 42.32% tmpgb3S9U.zip |#######################--------------------------------| 42.36% tmpgb3S9U.zip |#######################--------------------------------| 42.41% tmpgb3S9U.zip |#######################--------------------------------| 42.45% tmpgb3S9U.zip |#######################--------------------------------| 42.5% tmpgb3S9U.zip |#######################--------------------------------| 42.55% tmpgb3S9U.zip |#######################--------------------------------| 42.59% tmpgb3S9U.zip |#######################--------------------------------| 42.64% tmpgb3S9U.zip |#######################--------------------------------| 42.68% tmpgb3S9U.zip |########################-------------------------------| 42.73% tmpgb3S9U.zip |########################-------------------------------| 42.77% tmpgb3S9U.zip |########################-------------------------------| 42.82% tmpgb3S9U.zip |########################-------------------------------| 42.86% tmpgb3S9U.zip |########################-------------------------------| 42.91% tmpgb3S9U.zip |########################-------------------------------| 42.96% tmpgb3S9U.zip |########################-------------------------------| 43.0% tmpgb3S9U.zip |########################-------------------------------| 43.05% tmpgb3S9U.zip |########################-------------------------------| 43.09% tmpgb3S9U.zip |########################-------------------------------| 43.14% tmpgb3S9U.zip |########################-------------------------------| 43.18% tmpgb3S9U.zip |########################-------------------------------| 43.23% tmpgb3S9U.zip |########################-------------------------------| 43.28% tmpgb3S9U.zip |########################-------------------------------| 43.32% tmpgb3S9U.zip |########################-------------------------------| 43.37% tmpgb3S9U.zip |########################-------------------------------| 43.41% tmpgb3S9U.zip |########################-------------------------------| 43.46% tmpgb3S9U.zip |########################-------------------------------| 43.5% tmpgb3S9U.zip |########################-------------------------------| 43.55% tmpgb3S9U.zip |########################-------------------------------| 43.6% tmpgb3S9U.zip |########################-------------------------------| 43.64% tmpgb3S9U.zip |########################-------------------------------| 43.69% tmpgb3S9U.zip |########################-------------------------------| 43.73% tmpgb3S9U.zip |########################-------------------------------| 43.78% tmpgb3S9U.zip |########################-------------------------------| 43.82% tmpgb3S9U.zip |########################-------------------------------| 43.87% tmpgb3S9U.zip |########################-------------------------------| 43.91% tmpgb3S9U.zip |########################-------------------------------| 43.96% tmpgb3S9U.zip |########################-------------------------------| 44.01% tmpgb3S9U.zip |########################-------------------------------| 44.05% tmpgb3S9U.zip |########################-------------------------------| 44.1% tmpgb3S9U.zip |########################-------------------------------| 44.14% tmpgb3S9U.zip |########################-------------------------------| 44.19% tmpgb3S9U.zip |########################-------------------------------| 44.23% tmpgb3S9U.zip |########################-------------------------------| 44.28% tmpgb3S9U.zip |########################-------------------------------| 44.33% tmpgb3S9U.zip |########################-------------------------------| 44.37% tmpgb3S9U.zip |########################-------------------------------| 44.42% tmpgb3S9U.zip |########################-------------------------------| 44.46% tmpgb3S9U.zip |########################-------------------------------| 44.51% tmpgb3S9U.zip |#########################------------------------------| 44.55% tmpgb3S9U.zip |#########################------------------------------| 44.6% tmpgb3S9U.zip |#########################------------------------------| 44.65% tmpgb3S9U.zip |#########################------------------------------| 44.69% tmpgb3S9U.zip |#########################------------------------------| 44.74% tmpgb3S9U.zip |#########################------------------------------| 44.78% tmpgb3S9U.zip |#########################------------------------------| 44.83% tmpgb3S9U.zip |#########################------------------------------| 44.87% tmpgb3S9U.zip |#########################------------------------------| 44.92% tmpgb3S9U.zip |#########################------------------------------| 44.96% tmpgb3S9U.zip |#########################------------------------------| 45.01% tmpgb3S9U.zip |#########################------------------------------| 45.06% tmpgb3S9U.zip |#########################------------------------------| 45.1% tmpgb3S9U.zip |#########################------------------------------| 45.15% tmpgb3S9U.zip |#########################------------------------------| 45.19% tmpgb3S9U.zip |#########################------------------------------| 45.24% tmpgb3S9U.zip |#########################------------------------------| 45.28% tmpgb3S9U.zip |#########################------------------------------| 45.33% tmpgb3S9U.zip |#########################------------------------------| 45.38% tmpgb3S9U.zip |#########################------------------------------| 45.42% tmpgb3S9U.zip |#########################------------------------------| 45.47% tmpgb3S9U.zip |#########################------------------------------| 45.51% tmpgb3S9U.zip |#########################------------------------------| 45.56% tmpgb3S9U.zip |#########################------------------------------| 45.6% tmpgb3S9U.zip |#########################------------------------------| 45.65% tmpgb3S9U.zip |#########################------------------------------| 45.69% tmpgb3S9U.zip |#########################------------------------------| 45.74% tmpgb3S9U.zip |#########################------------------------------| 45.79% tmpgb3S9U.zip |#########################------------------------------| 45.83% tmpgb3S9U.zip |#########################------------------------------| 45.88% tmpgb3S9U.zip |#########################------------------------------| 45.92% tmpgb3S9U.zip |#########################------------------------------| 45.97% tmpgb3S9U.zip |#########################------------------------------| 46.01% tmpgb3S9U.zip |#########################------------------------------| 46.06% tmpgb3S9U.zip |#########################------------------------------| 46.11% tmpgb3S9U.zip |#########################------------------------------| 46.15% tmpgb3S9U.zip |#########################------------------------------| 46.2% tmpgb3S9U.zip |#########################------------------------------| 46.24% tmpgb3S9U.zip |#########################------------------------------| 46.29% tmpgb3S9U.zip |#########################------------------------------| 46.33% tmpgb3S9U.zip |##########################-----------------------------| 46.38% tmpgb3S9U.zip |##########################-----------------------------| 46.43% tmpgb3S9U.zip |##########################-----------------------------| 46.47% tmpgb3S9U.zip |##########################-----------------------------| 46.52% tmpgb3S9U.zip |##########################-----------------------------| 46.56% tmpgb3S9U.zip |##########################-----------------------------| 46.61% tmpgb3S9U.zip |##########################-----------------------------| 46.65% tmpgb3S9U.zip |##########################-----------------------------| 46.7% tmpgb3S9U.zip |##########################-----------------------------| 46.74% tmpgb3S9U.zip |##########################-----------------------------| 46.79% tmpgb3S9U.zip |##########################-----------------------------| 46.84% tmpgb3S9U.zip |##########################-----------------------------| 46.88% tmpgb3S9U.zip |##########################-----------------------------| 46.93% tmpgb3S9U.zip |##########################-----------------------------| 46.97% tmpgb3S9U.zip |##########################-----------------------------| 47.02% tmpgb3S9U.zip |##########################-----------------------------| 47.06% tmpgb3S9U.zip |##########################-----------------------------| 47.11% tmpgb3S9U.zip |##########################-----------------------------| 47.16% tmpgb3S9U.zip |##########################-----------------------------| 47.2% tmpgb3S9U.zip |##########################-----------------------------| 47.25% tmpgb3S9U.zip |##########################-----------------------------| 47.29% tmpgb3S9U.zip |##########################-----------------------------| 47.34% tmpgb3S9U.zip |##########################-----------------------------| 47.38% tmpgb3S9U.zip |##########################-----------------------------| 47.43% tmpgb3S9U.zip |##########################-----------------------------| 47.48% tmpgb3S9U.zip |##########################-----------------------------| 47.52% tmpgb3S9U.zip |##########################-----------------------------| 47.57% tmpgb3S9U.zip |##########################-----------------------------| 47.61% tmpgb3S9U.zip |##########################-----------------------------| 47.66% tmpgb3S9U.zip |##########################-----------------------------| 47.7% tmpgb3S9U.zip |##########################-----------------------------| 47.75% tmpgb3S9U.zip |##########################-----------------------------| 47.79% tmpgb3S9U.zip |##########################-----------------------------| 47.84% tmpgb3S9U.zip |##########################-----------------------------| 47.89% tmpgb3S9U.zip |##########################-----------------------------| 47.93% tmpgb3S9U.zip |##########################-----------------------------| 47.98% tmpgb3S9U.zip |##########################-----------------------------| 48.02% tmpgb3S9U.zip |##########################-----------------------------| 48.07% tmpgb3S9U.zip |##########################-----------------------------| 48.11% tmpgb3S9U.zip |##########################-----------------------------| 48.16% tmpgb3S9U.zip |###########################----------------------------| 48.21% tmpgb3S9U.zip |###########################----------------------------| 48.25% tmpgb3S9U.zip |###########################----------------------------| 48.3% tmpgb3S9U.zip |###########################----------------------------| 48.34% tmpgb3S9U.zip |###########################----------------------------| 48.39% tmpgb3S9U.zip |###########################----------------------------| 48.43% tmpgb3S9U.zip |###########################----------------------------| 48.48% tmpgb3S9U.zip |###########################----------------------------| 48.53% tmpgb3S9U.zip |###########################----------------------------| 48.57% tmpgb3S9U.zip |###########################----------------------------| 48.62% tmpgb3S9U.zip |###########################----------------------------| 48.66% tmpgb3S9U.zip |###########################----------------------------| 48.71% tmpgb3S9U.zip |###########################----------------------------| 48.75% tmpgb3S9U.zip |###########################----------------------------| 48.8% tmpgb3S9U.zip |###########################----------------------------| 48.84% tmpgb3S9U.zip |###########################----------------------------| 48.89% tmpgb3S9U.zip |###########################----------------------------| 48.94% tmpgb3S9U.zip |###########################----------------------------| 48.98% tmpgb3S9U.zip |###########################----------------------------| 49.03% tmpgb3S9U.zip |###########################----------------------------| 49.07% tmpgb3S9U.zip |###########################----------------------------| 49.12% tmpgb3S9U.zip |###########################----------------------------| 49.16% tmpgb3S9U.zip |###########################----------------------------| 49.21% tmpgb3S9U.zip |###########################----------------------------| 49.26% tmpgb3S9U.zip |###########################----------------------------| 49.3% tmpgb3S9U.zip |###########################----------------------------| 49.35% tmpgb3S9U.zip |###########################----------------------------| 49.39% tmpgb3S9U.zip |###########################----------------------------| 49.44% tmpgb3S9U.zip |###########################----------------------------| 49.48% tmpgb3S9U.zip |###########################----------------------------| 49.53% tmpgb3S9U.zip |###########################----------------------------| 49.58% tmpgb3S9U.zip |###########################----------------------------| 49.62% tmpgb3S9U.zip |###########################----------------------------| 49.67% tmpgb3S9U.zip |###########################----------------------------| 49.71% tmpgb3S9U.zip |###########################----------------------------| 49.76% tmpgb3S9U.zip |###########################----------------------------| 49.8% tmpgb3S9U.zip |###########################----------------------------| 49.85% tmpgb3S9U.zip |###########################----------------------------| 49.89% tmpgb3S9U.zip |###########################----------------------------| 49.94% tmpgb3S9U.zip |###########################----------------------------| 49.99% tmpgb3S9U.zip |############################---------------------------| 50.03% tmpgb3S9U.zip |############################---------------------------| 50.08% tmpgb3S9U.zip |############################---------------------------| 50.12% tmpgb3S9U.zip |############################---------------------------| 50.17% tmpgb3S9U.zip |############################---------------------------| 50.21% tmpgb3S9U.zip |############################---------------------------| 50.26% tmpgb3S9U.zip |############################---------------------------| 50.31% tmpgb3S9U.zip |############################---------------------------| 50.35% tmpgb3S9U.zip |############################---------------------------| 50.4% tmpgb3S9U.zip |############################---------------------------| 50.44% tmpgb3S9U.zip |############################---------------------------| 50.49% tmpgb3S9U.zip |############################---------------------------| 50.53% tmpgb3S9U.zip |############################---------------------------| 50.58% tmpgb3S9U.zip |############################---------------------------| 50.63% tmpgb3S9U.zip |############################---------------------------| 50.67% tmpgb3S9U.zip |############################---------------------------| 50.72% tmpgb3S9U.zip |############################---------------------------| 50.76% tmpgb3S9U.zip |############################---------------------------| 50.81% tmpgb3S9U.zip |############################---------------------------| 50.85% tmpgb3S9U.zip |############################---------------------------| 50.9% tmpgb3S9U.zip |############################---------------------------| 50.94% tmpgb3S9U.zip |############################---------------------------| 50.99% tmpgb3S9U.zip |############################---------------------------| 51.04% tmpgb3S9U.zip |############################---------------------------| 51.08% tmpgb3S9U.zip |############################---------------------------| 51.13% tmpgb3S9U.zip |############################---------------------------| 51.17% tmpgb3S9U.zip |############################---------------------------| 51.22% tmpgb3S9U.zip |############################---------------------------| 51.26% tmpgb3S9U.zip |############################---------------------------| 51.31% tmpgb3S9U.zip |############################---------------------------| 51.36% tmpgb3S9U.zip |############################---------------------------| 51.4% tmpgb3S9U.zip |############################---------------------------| 51.45% tmpgb3S9U.zip |############################---------------------------| 51.49% tmpgb3S9U.zip |############################---------------------------| 51.54% tmpgb3S9U.zip |############################---------------------------| 51.58% tmpgb3S9U.zip |############################---------------------------| 51.63% tmpgb3S9U.zip |############################---------------------------| 51.68% tmpgb3S9U.zip |############################---------------------------| 51.72% tmpgb3S9U.zip |############################---------------------------| 51.77% tmpgb3S9U.zip |############################---------------------------| 51.81% tmpgb3S9U.zip |#############################--------------------------| 51.86% tmpgb3S9U.zip |#############################--------------------------| 51.9% tmpgb3S9U.zip |#############################--------------------------| 51.95% tmpgb3S9U.zip |#############################--------------------------| 51.99% tmpgb3S9U.zip |#############################--------------------------| 52.04% tmpgb3S9U.zip |#############################--------------------------| 52.09% tmpgb3S9U.zip |#############################--------------------------| 52.13% tmpgb3S9U.zip |#############################--------------------------| 52.18% tmpgb3S9U.zip |#############################--------------------------| 52.22% tmpgb3S9U.zip |#############################--------------------------| 52.27% tmpgb3S9U.zip |#############################--------------------------| 52.31% tmpgb3S9U.zip |#############################--------------------------| 52.36% tmpgb3S9U.zip |#############################--------------------------| 52.41% tmpgb3S9U.zip |#############################--------------------------| 52.45% tmpgb3S9U.zip |#############################--------------------------| 52.5% tmpgb3S9U.zip |#############################--------------------------| 52.54% tmpgb3S9U.zip |#############################--------------------------| 52.59% tmpgb3S9U.zip |#############################--------------------------| 52.63% tmpgb3S9U.zip |#############################--------------------------| 52.68% tmpgb3S9U.zip |#############################--------------------------| 52.72% tmpgb3S9U.zip |#############################--------------------------| 52.77% tmpgb3S9U.zip |#############################--------------------------| 52.82% tmpgb3S9U.zip |#############################--------------------------| 52.86% tmpgb3S9U.zip |#############################--------------------------| 52.91% tmpgb3S9U.zip |#############################--------------------------| 52.95% tmpgb3S9U.zip |#############################--------------------------| 53.0% tmpgb3S9U.zip |#############################--------------------------| 53.04% tmpgb3S9U.zip |#############################--------------------------| 53.09% tmpgb3S9U.zip |#############################--------------------------| 53.14% tmpgb3S9U.zip |#############################--------------------------| 53.18% tmpgb3S9U.zip |#############################--------------------------| 53.23% tmpgb3S9U.zip |#############################--------------------------| 53.27% tmpgb3S9U.zip |#############################--------------------------| 53.32% tmpgb3S9U.zip |#############################--------------------------| 53.36% tmpgb3S9U.zip |#############################--------------------------| 53.41% tmpgb3S9U.zip |#############################--------------------------| 53.46% tmpgb3S9U.zip |#############################--------------------------| 53.5% tmpgb3S9U.zip |#############################--------------------------| 53.55% tmpgb3S9U.zip |#############################--------------------------| 53.59% tmpgb3S9U.zip |##############################-------------------------| 53.64% tmpgb3S9U.zip |##############################-------------------------| 53.68% tmpgb3S9U.zip |##############################-------------------------| 53.73% tmpgb3S9U.zip |##############################-------------------------| 53.77% tmpgb3S9U.zip |##############################-------------------------| 53.82% tmpgb3S9U.zip |##############################-------------------------| 53.87% tmpgb3S9U.zip |##############################-------------------------| 53.91% tmpgb3S9U.zip |##############################-------------------------| 53.96% tmpgb3S9U.zip |##############################-------------------------| 54.0% tmpgb3S9U.zip |##############################-------------------------| 54.05% tmpgb3S9U.zip |##############################-------------------------| 54.09% tmpgb3S9U.zip |##############################-------------------------| 54.14% tmpgb3S9U.zip |##############################-------------------------| 54.19% tmpgb3S9U.zip |##############################-------------------------| 54.23% tmpgb3S9U.zip |##############################-------------------------| 54.28% tmpgb3S9U.zip |##############################-------------------------| 54.32% tmpgb3S9U.zip |##############################-------------------------| 54.37% tmpgb3S9U.zip |##############################-------------------------| 54.41% tmpgb3S9U.zip |##############################-------------------------| 54.46% tmpgb3S9U.zip |##############################-------------------------| 54.51% tmpgb3S9U.zip |##############################-------------------------| 54.55% tmpgb3S9U.zip |##############################-------------------------| 54.6% tmpgb3S9U.zip |##############################-------------------------| 54.64% tmpgb3S9U.zip |##############################-------------------------| 54.69% tmpgb3S9U.zip |##############################-------------------------| 54.73% tmpgb3S9U.zip |##############################-------------------------| 54.78% tmpgb3S9U.zip |##############################-------------------------| 54.82% tmpgb3S9U.zip |##############################-------------------------| 54.87% tmpgb3S9U.zip |##############################-------------------------| 54.92% tmpgb3S9U.zip |##############################-------------------------| 54.96% tmpgb3S9U.zip |##############################-------------------------| 55.01% tmpgb3S9U.zip |##############################-------------------------| 55.05% tmpgb3S9U.zip |##############################-------------------------| 55.1% tmpgb3S9U.zip |##############################-------------------------| 55.14% tmpgb3S9U.zip |##############################-------------------------| 55.19% tmpgb3S9U.zip |##############################-------------------------| 55.24% tmpgb3S9U.zip |##############################-------------------------| 55.28% tmpgb3S9U.zip |##############################-------------------------| 55.33% tmpgb3S9U.zip |##############################-------------------------| 55.37% tmpgb3S9U.zip |##############################-------------------------| 55.42% tmpgb3S9U.zip |###############################------------------------| 55.46% tmpgb3S9U.zip |###############################------------------------| 55.51% tmpgb3S9U.zip |###############################------------------------| 55.56% tmpgb3S9U.zip |###############################------------------------| 55.6% tmpgb3S9U.zip |###############################------------------------| 55.65% tmpgb3S9U.zip |###############################------------------------| 55.69% tmpgb3S9U.zip |###############################------------------------| 55.74% tmpgb3S9U.zip |###############################------------------------| 55.78% tmpgb3S9U.zip |###############################------------------------| 55.83% tmpgb3S9U.zip |###############################------------------------| 55.87% tmpgb3S9U.zip |###############################------------------------| 55.92% tmpgb3S9U.zip |###############################------------------------| 55.97% tmpgb3S9U.zip |###############################------------------------| 56.01% tmpgb3S9U.zip |###############################------------------------| 56.06% tmpgb3S9U.zip |###############################------------------------| 56.1% tmpgb3S9U.zip |###############################------------------------| 56.15% tmpgb3S9U.zip |###############################------------------------| 56.19% tmpgb3S9U.zip |###############################------------------------| 56.24% tmpgb3S9U.zip |###############################------------------------| 56.29% tmpgb3S9U.zip |###############################------------------------| 56.33% tmpgb3S9U.zip |###############################------------------------| 56.38% tmpgb3S9U.zip |###############################------------------------| 56.42% tmpgb3S9U.zip |###############################------------------------| 56.47% tmpgb3S9U.zip |###############################------------------------| 56.51% tmpgb3S9U.zip |###############################------------------------| 56.56% tmpgb3S9U.zip |###############################------------------------| 56.61% tmpgb3S9U.zip |###############################------------------------| 56.65% tmpgb3S9U.zip |###############################------------------------| 56.7% tmpgb3S9U.zip |###############################------------------------| 56.74% tmpgb3S9U.zip |###############################------------------------| 56.79% tmpgb3S9U.zip |###############################------------------------| 56.83% tmpgb3S9U.zip |###############################------------------------| 56.88% tmpgb3S9U.zip |###############################------------------------| 56.92% tmpgb3S9U.zip |###############################------------------------| 56.97% tmpgb3S9U.zip |###############################------------------------| 57.02% tmpgb3S9U.zip |###############################------------------------| 57.06% tmpgb3S9U.zip |###############################------------------------| 57.11% tmpgb3S9U.zip |###############################------------------------| 57.15% tmpgb3S9U.zip |###############################------------------------| 57.2% tmpgb3S9U.zip |###############################------------------------| 57.24% tmpgb3S9U.zip |################################-----------------------| 57.29% tmpgb3S9U.zip |################################-----------------------| 57.34% tmpgb3S9U.zip |################################-----------------------| 57.38% tmpgb3S9U.zip |################################-----------------------| 57.43% tmpgb3S9U.zip |################################-----------------------| 57.47% tmpgb3S9U.zip |################################-----------------------| 57.52% tmpgb3S9U.zip |################################-----------------------| 57.56% tmpgb3S9U.zip |################################-----------------------| 57.61% tmpgb3S9U.zip |################################-----------------------| 57.66% tmpgb3S9U.zip |################################-----------------------| 57.7% tmpgb3S9U.zip |################################-----------------------| 57.75% tmpgb3S9U.zip |################################-----------------------| 57.79% tmpgb3S9U.zip |################################-----------------------| 57.84% tmpgb3S9U.zip |################################-----------------------| 57.88% tmpgb3S9U.zip |################################-----------------------| 57.93% tmpgb3S9U.zip |################################-----------------------| 57.97% tmpgb3S9U.zip |################################-----------------------| 58.02% tmpgb3S9U.zip |################################-----------------------| 58.07% tmpgb3S9U.zip |################################-----------------------| 58.11% tmpgb3S9U.zip |################################-----------------------| 58.16% tmpgb3S9U.zip |################################-----------------------| 58.2% tmpgb3S9U.zip |################################-----------------------| 58.25% tmpgb3S9U.zip |################################-----------------------| 58.29% tmpgb3S9U.zip |################################-----------------------| 58.34% tmpgb3S9U.zip |################################-----------------------| 58.39% tmpgb3S9U.zip |################################-----------------------| 58.43% tmpgb3S9U.zip |################################-----------------------| 58.48% tmpgb3S9U.zip |################################-----------------------| 58.52% tmpgb3S9U.zip |################################-----------------------| 58.57% tmpgb3S9U.zip |################################-----------------------| 58.61% tmpgb3S9U.zip |################################-----------------------| 58.66% tmpgb3S9U.zip |################################-----------------------| 58.71% tmpgb3S9U.zip |################################-----------------------| 58.75% tmpgb3S9U.zip |################################-----------------------| 58.8% tmpgb3S9U.zip |################################-----------------------| 58.84% tmpgb3S9U.zip |################################-----------------------| 58.89% tmpgb3S9U.zip |################################-----------------------| 58.93% tmpgb3S9U.zip |################################-----------------------| 58.98% tmpgb3S9U.zip |################################-----------------------| 59.02% tmpgb3S9U.zip |################################-----------------------| 59.07% tmpgb3S9U.zip |#################################----------------------| 59.12% tmpgb3S9U.zip |#################################----------------------| 59.16% tmpgb3S9U.zip |#################################----------------------| 59.21% tmpgb3S9U.zip |#################################----------------------| 59.25% tmpgb3S9U.zip |#################################----------------------| 59.3% tmpgb3S9U.zip |#################################----------------------| 59.34% tmpgb3S9U.zip |#################################----------------------| 59.39% tmpgb3S9U.zip |#################################----------------------| 59.44% tmpgb3S9U.zip |#################################----------------------| 59.48% tmpgb3S9U.zip |#################################----------------------| 59.53% tmpgb3S9U.zip |#################################----------------------| 59.57% tmpgb3S9U.zip |#################################----------------------| 59.62% tmpgb3S9U.zip |#################################----------------------| 59.66% tmpgb3S9U.zip |#################################----------------------| 59.71% tmpgb3S9U.zip |#################################----------------------| 59.75% tmpgb3S9U.zip |#################################----------------------| 59.8% tmpgb3S9U.zip |#################################----------------------| 59.85% tmpgb3S9U.zip |#################################----------------------| 59.89% tmpgb3S9U.zip |#################################----------------------| 59.94% tmpgb3S9U.zip |#################################----------------------| 59.98% tmpgb3S9U.zip |#################################----------------------| 60.03% tmpgb3S9U.zip |#################################----------------------| 60.07% tmpgb3S9U.zip |#################################----------------------| 60.12% tmpgb3S9U.zip |#################################----------------------| 60.17% tmpgb3S9U.zip |#################################----------------------| 60.21% tmpgb3S9U.zip |#################################----------------------| 60.26% tmpgb3S9U.zip |#################################----------------------| 60.3% tmpgb3S9U.zip |#################################----------------------| 60.35% tmpgb3S9U.zip |#################################----------------------| 60.39% tmpgb3S9U.zip |#################################----------------------| 60.44% tmpgb3S9U.zip |#################################----------------------| 60.49% tmpgb3S9U.zip |#################################----------------------| 60.53% tmpgb3S9U.zip |#################################----------------------| 60.58% tmpgb3S9U.zip |#################################----------------------| 60.62% tmpgb3S9U.zip |#################################----------------------| 60.67% tmpgb3S9U.zip |#################################----------------------| 60.71% tmpgb3S9U.zip |#################################----------------------| 60.76% tmpgb3S9U.zip |#################################----------------------| 60.8% tmpgb3S9U.zip |#################################----------------------| 60.85% tmpgb3S9U.zip |#################################----------------------| 60.9% tmpgb3S9U.zip |##################################---------------------| 60.94% tmpgb3S9U.zip |##################################---------------------| 60.99% tmpgb3S9U.zip |##################################---------------------| 61.03% tmpgb3S9U.zip |##################################---------------------| 61.08% tmpgb3S9U.zip |##################################---------------------| 61.12% tmpgb3S9U.zip |##################################---------------------| 61.17% tmpgb3S9U.zip |##################################---------------------| 61.22% tmpgb3S9U.zip |##################################---------------------| 61.26% tmpgb3S9U.zip |##################################---------------------| 61.31% tmpgb3S9U.zip |##################################---------------------| 61.35% tmpgb3S9U.zip |##################################---------------------| 61.4% tmpgb3S9U.zip |##################################---------------------| 61.44% tmpgb3S9U.zip |##################################---------------------| 61.49% tmpgb3S9U.zip |##################################---------------------| 61.54% tmpgb3S9U.zip |##################################---------------------| 61.58% tmpgb3S9U.zip |##################################---------------------| 61.63% tmpgb3S9U.zip |##################################---------------------| 61.67% tmpgb3S9U.zip |##################################---------------------| 61.72% tmpgb3S9U.zip |##################################---------------------| 61.76% tmpgb3S9U.zip |##################################---------------------| 61.81% tmpgb3S9U.zip |##################################---------------------| 61.85% tmpgb3S9U.zip |##################################---------------------| 61.9% tmpgb3S9U.zip |##################################---------------------| 61.95% tmpgb3S9U.zip |##################################---------------------| 61.99% tmpgb3S9U.zip |##################################---------------------| 62.04% tmpgb3S9U.zip |##################################---------------------| 62.08% tmpgb3S9U.zip |##################################---------------------| 62.13% tmpgb3S9U.zip |##################################---------------------| 62.17% tmpgb3S9U.zip |##################################---------------------| 62.22% tmpgb3S9U.zip |##################################---------------------| 62.27% tmpgb3S9U.zip |##################################---------------------| 62.31% tmpgb3S9U.zip |##################################---------------------| 62.36% tmpgb3S9U.zip |##################################---------------------| 62.4% tmpgb3S9U.zip |##################################---------------------| 62.45% tmpgb3S9U.zip |##################################---------------------| 62.49% tmpgb3S9U.zip |##################################---------------------| 62.54% tmpgb3S9U.zip |##################################---------------------| 62.59% tmpgb3S9U.zip |##################################---------------------| 62.63% tmpgb3S9U.zip |##################################---------------------| 62.68% tmpgb3S9U.zip |##################################---------------------| 62.72% tmpgb3S9U.zip |###################################--------------------| 62.77% tmpgb3S9U.zip |###################################--------------------| 62.81% tmpgb3S9U.zip |###################################--------------------| 62.86% tmpgb3S9U.zip |###################################--------------------| 62.9% tmpgb3S9U.zip |###################################--------------------| 62.95% tmpgb3S9U.zip |###################################--------------------| 63.0% tmpgb3S9U.zip |###################################--------------------| 63.04% tmpgb3S9U.zip |###################################--------------------| 63.09% tmpgb3S9U.zip |###################################--------------------| 63.13% tmpgb3S9U.zip |###################################--------------------| 63.18% tmpgb3S9U.zip |###################################--------------------| 63.22% tmpgb3S9U.zip |###################################--------------------| 63.27% tmpgb3S9U.zip |###################################--------------------| 63.32% tmpgb3S9U.zip |###################################--------------------| 63.36% tmpgb3S9U.zip |###################################--------------------| 63.41% tmpgb3S9U.zip |###################################--------------------| 63.45% tmpgb3S9U.zip |###################################--------------------| 63.5% tmpgb3S9U.zip |###################################--------------------| 63.54% tmpgb3S9U.zip |###################################--------------------| 63.59% tmpgb3S9U.zip |###################################--------------------| 63.64% tmpgb3S9U.zip |###################################--------------------| 63.68% tmpgb3S9U.zip |###################################--------------------| 63.73% tmpgb3S9U.zip |###################################--------------------| 63.77% tmpgb3S9U.zip |###################################--------------------| 63.82% tmpgb3S9U.zip |###################################--------------------| 63.86% tmpgb3S9U.zip |###################################--------------------| 63.91% tmpgb3S9U.zip |###################################--------------------| 63.95% tmpgb3S9U.zip |###################################--------------------| 64.0% tmpgb3S9U.zip |###################################--------------------| 64.05% tmpgb3S9U.zip |###################################--------------------| 64.09% tmpgb3S9U.zip |###################################--------------------| 64.14% tmpgb3S9U.zip |###################################--------------------| 64.18% tmpgb3S9U.zip |###################################--------------------| 64.23% tmpgb3S9U.zip |###################################--------------------| 64.27% tmpgb3S9U.zip |###################################--------------------| 64.32% tmpgb3S9U.zip |###################################--------------------| 64.37% tmpgb3S9U.zip |###################################--------------------| 64.41% tmpgb3S9U.zip |###################################--------------------| 64.46% tmpgb3S9U.zip |###################################--------------------| 64.5% tmpgb3S9U.zip |####################################-------------------| 64.55% tmpgb3S9U.zip |####################################-------------------| 64.59% tmpgb3S9U.zip |####################################-------------------| 64.64% tmpgb3S9U.zip |####################################-------------------| 64.69% tmpgb3S9U.zip |####################################-------------------| 64.73% tmpgb3S9U.zip |####################################-------------------| 64.78% tmpgb3S9U.zip |####################################-------------------| 64.82% tmpgb3S9U.zip |####################################-------------------| 64.87% tmpgb3S9U.zip |####################################-------------------| 64.91% tmpgb3S9U.zip |####################################-------------------| 64.96% tmpgb3S9U.zip |####################################-------------------| 65.0% tmpgb3S9U.zip |####################################-------------------| 65.05% tmpgb3S9U.zip |####################################-------------------| 65.1% tmpgb3S9U.zip |####################################-------------------| 65.14% tmpgb3S9U.zip |####################################-------------------| 65.19% tmpgb3S9U.zip |####################################-------------------| 65.23% tmpgb3S9U.zip |####################################-------------------| 65.28% tmpgb3S9U.zip |####################################-------------------| 65.32% tmpgb3S9U.zip |####################################-------------------| 65.37% tmpgb3S9U.zip |####################################-------------------| 65.42% tmpgb3S9U.zip |####################################-------------------| 65.46% tmpgb3S9U.zip |####################################-------------------| 65.51% tmpgb3S9U.zip |####################################-------------------| 65.55% tmpgb3S9U.zip |####################################-------------------| 65.6% tmpgb3S9U.zip |####################################-------------------| 65.64% tmpgb3S9U.zip |####################################-------------------| 65.69% tmpgb3S9U.zip |####################################-------------------| 65.74% tmpgb3S9U.zip |####################################-------------------| 65.78% tmpgb3S9U.zip |####################################-------------------| 65.83% tmpgb3S9U.zip |####################################-------------------| 65.87% tmpgb3S9U.zip |####################################-------------------| 65.92% tmpgb3S9U.zip |####################################-------------------| 65.96% tmpgb3S9U.zip |####################################-------------------| 66.01% tmpgb3S9U.zip |####################################-------------------| 66.05% tmpgb3S9U.zip |####################################-------------------| 66.1% tmpgb3S9U.zip |####################################-------------------| 66.15% tmpgb3S9U.zip |####################################-------------------| 66.19% tmpgb3S9U.zip |####################################-------------------| 66.24% tmpgb3S9U.zip |####################################-------------------| 66.28% tmpgb3S9U.zip |####################################-------------------| 66.33% tmpgb3S9U.zip |#####################################------------------| 66.37% tmpgb3S9U.zip |#####################################------------------| 66.42% tmpgb3S9U.zip |#####################################------------------| 66.47% tmpgb3S9U.zip |#####################################------------------| 66.51% tmpgb3S9U.zip |#####################################------------------| 66.56% tmpgb3S9U.zip |#####################################------------------| 66.6% tmpgb3S9U.zip |#####################################------------------| 66.65% tmpgb3S9U.zip |#####################################------------------| 66.69% tmpgb3S9U.zip |#####################################------------------| 66.74% tmpgb3S9U.zip |#####################################------------------| 66.78% tmpgb3S9U.zip |#####################################------------------| 66.83% tmpgb3S9U.zip |#####################################------------------| 66.88% tmpgb3S9U.zip |#####################################------------------| 66.92% tmpgb3S9U.zip |#####################################------------------| 66.97% tmpgb3S9U.zip |#####################################------------------| 67.01% tmpgb3S9U.zip |#####################################------------------| 67.06% tmpgb3S9U.zip |#####################################------------------| 67.1% tmpgb3S9U.zip |#####################################------------------| 67.15% tmpgb3S9U.zip |#####################################------------------| 67.2% tmpgb3S9U.zip |#####################################------------------| 67.24% tmpgb3S9U.zip |#####################################------------------| 67.29% tmpgb3S9U.zip |#####################################------------------| 67.33% tmpgb3S9U.zip |#####################################------------------| 67.38% tmpgb3S9U.zip |#####################################------------------| 67.42% tmpgb3S9U.zip |#####################################------------------| 67.47% tmpgb3S9U.zip |#####################################------------------| 67.52% tmpgb3S9U.zip |#####################################------------------| 67.56% tmpgb3S9U.zip |#####################################------------------| 67.61% tmpgb3S9U.zip |#####################################------------------| 67.65% tmpgb3S9U.zip |#####################################------------------| 67.7% tmpgb3S9U.zip |#####################################------------------| 67.74% tmpgb3S9U.zip |#####################################------------------| 67.79% tmpgb3S9U.zip |#####################################------------------| 67.83% tmpgb3S9U.zip |#####################################------------------| 67.88% tmpgb3S9U.zip |#####################################------------------| 67.93% tmpgb3S9U.zip |#####################################------------------| 67.97% tmpgb3S9U.zip |#####################################------------------| 68.02% tmpgb3S9U.zip |#####################################------------------| 68.06% tmpgb3S9U.zip |#####################################------------------| 68.11% tmpgb3S9U.zip |#####################################------------------| 68.15% tmpgb3S9U.zip |######################################-----------------| 68.2% tmpgb3S9U.zip |######################################-----------------| 68.25% tmpgb3S9U.zip |######################################-----------------| 68.29% tmpgb3S9U.zip |######################################-----------------| 68.34% tmpgb3S9U.zip |######################################-----------------| 68.38% tmpgb3S9U.zip |######################################-----------------| 68.43% tmpgb3S9U.zip |######################################-----------------| 68.47% tmpgb3S9U.zip |######################################-----------------| 68.52% tmpgb3S9U.zip |######################################-----------------| 68.57% tmpgb3S9U.zip |######################################-----------------| 68.61% tmpgb3S9U.zip |######################################-----------------| 68.66% tmpgb3S9U.zip |######################################-----------------| 68.7% tmpgb3S9U.zip |######################################-----------------| 68.75% tmpgb3S9U.zip |######################################-----------------| 68.79% tmpgb3S9U.zip |######################################-----------------| 68.84% tmpgb3S9U.zip |######################################-----------------| 68.88% tmpgb3S9U.zip |######################################-----------------| 68.93% tmpgb3S9U.zip |######################################-----------------| 68.98% tmpgb3S9U.zip |######################################-----------------| 69.02% tmpgb3S9U.zip |######################################-----------------| 69.07% tmpgb3S9U.zip |######################################-----------------| 69.11% tmpgb3S9U.zip |######################################-----------------| 69.16% tmpgb3S9U.zip |######################################-----------------| 69.2% tmpgb3S9U.zip |######################################-----------------| 69.25% tmpgb3S9U.zip |######################################-----------------| 69.3% tmpgb3S9U.zip |######################################-----------------| 69.34% tmpgb3S9U.zip |######################################-----------------| 69.39% tmpgb3S9U.zip |######################################-----------------| 69.43% tmpgb3S9U.zip |######################################-----------------| 69.48% tmpgb3S9U.zip |######################################-----------------| 69.52% tmpgb3S9U.zip |######################################-----------------| 69.57% tmpgb3S9U.zip |######################################-----------------| 69.62% tmpgb3S9U.zip |######################################-----------------| 69.66% tmpgb3S9U.zip |######################################-----------------| 69.71% tmpgb3S9U.zip |######################################-----------------| 69.75% tmpgb3S9U.zip |######################################-----------------| 69.8% tmpgb3S9U.zip |######################################-----------------| 69.84% tmpgb3S9U.zip |######################################-----------------| 69.89% tmpgb3S9U.zip |######################################-----------------| 69.93% tmpgb3S9U.zip |######################################-----------------| 69.98% tmpgb3S9U.zip |#######################################----------------| 70.03% tmpgb3S9U.zip |#######################################----------------| 70.07% tmpgb3S9U.zip |#######################################----------------| 70.12% tmpgb3S9U.zip |#######################################----------------| 70.16% tmpgb3S9U.zip |#######################################----------------| 70.21% tmpgb3S9U.zip |#######################################----------------| 70.25% tmpgb3S9U.zip |#######################################----------------| 70.3% tmpgb3S9U.zip |#######################################----------------| 70.35% tmpgb3S9U.zip |#######################################----------------| 70.39% tmpgb3S9U.zip |#######################################----------------| 70.44% tmpgb3S9U.zip |#######################################----------------| 70.48% tmpgb3S9U.zip |#######################################----------------| 70.53% tmpgb3S9U.zip |#######################################----------------| 70.57% tmpgb3S9U.zip |#######################################----------------| 70.62% tmpgb3S9U.zip |#######################################----------------| 70.67% tmpgb3S9U.zip |#######################################----------------| 70.71% tmpgb3S9U.zip |#######################################----------------| 70.76% tmpgb3S9U.zip |#######################################----------------| 70.8% tmpgb3S9U.zip |#######################################----------------| 70.85% tmpgb3S9U.zip |#######################################----------------| 70.89% tmpgb3S9U.zip |#######################################----------------| 70.94% tmpgb3S9U.zip |#######################################----------------| 70.98% tmpgb3S9U.zip |#######################################----------------| 71.03% tmpgb3S9U.zip |#######################################----------------| 71.08% tmpgb3S9U.zip |#######################################----------------| 71.12% tmpgb3S9U.zip |#######################################----------------| 71.17% tmpgb3S9U.zip |#######################################----------------| 71.21% tmpgb3S9U.zip |#######################################----------------| 71.26% tmpgb3S9U.zip |#######################################----------------| 71.3% tmpgb3S9U.zip |#######################################----------------| 71.35% tmpgb3S9U.zip |#######################################----------------| 71.4% tmpgb3S9U.zip |#######################################----------------| 71.44% tmpgb3S9U.zip |#######################################----------------| 71.49% tmpgb3S9U.zip |#######################################----------------| 71.53% tmpgb3S9U.zip |#######################################----------------| 71.58% tmpgb3S9U.zip |#######################################----------------| 71.62% tmpgb3S9U.zip |#######################################----------------| 71.67% tmpgb3S9U.zip |#######################################----------------| 71.72% tmpgb3S9U.zip |#######################################----------------| 71.76% tmpgb3S9U.zip |#######################################----------------| 71.81% tmpgb3S9U.zip |########################################---------------| 71.85% tmpgb3S9U.zip |########################################---------------| 71.9% tmpgb3S9U.zip |########################################---------------| 71.94% tmpgb3S9U.zip |########################################---------------| 71.99% tmpgb3S9U.zip |########################################---------------| 72.03% tmpgb3S9U.zip |########################################---------------| 72.08% tmpgb3S9U.zip |########################################---------------| 72.13% tmpgb3S9U.zip |########################################---------------| 72.17% tmpgb3S9U.zip |########################################---------------| 72.22% tmpgb3S9U.zip |########################################---------------| 72.26% tmpgb3S9U.zip |########################################---------------| 72.31% tmpgb3S9U.zip |########################################---------------| 72.35% tmpgb3S9U.zip |########################################---------------| 72.4% tmpgb3S9U.zip |########################################---------------| 72.45% tmpgb3S9U.zip |########################################---------------| 72.49% tmpgb3S9U.zip |########################################---------------| 72.54% tmpgb3S9U.zip |########################################---------------| 72.58% tmpgb3S9U.zip |########################################---------------| 72.63% tmpgb3S9U.zip |########################################---------------| 72.67% tmpgb3S9U.zip |########################################---------------| 72.72% tmpgb3S9U.zip |########################################---------------| 72.77% tmpgb3S9U.zip |########################################---------------| 72.81% tmpgb3S9U.zip |########################################---------------| 72.86% tmpgb3S9U.zip |########################################---------------| 72.9% tmpgb3S9U.zip |########################################---------------| 72.95% tmpgb3S9U.zip |########################################---------------| 72.99% tmpgb3S9U.zip |########################################---------------| 73.04% tmpgb3S9U.zip |########################################---------------| 73.08% tmpgb3S9U.zip |########################################---------------| 73.13% tmpgb3S9U.zip |########################################---------------| 73.18% tmpgb3S9U.zip |########################################---------------| 73.22% tmpgb3S9U.zip |########################################---------------| 73.27% tmpgb3S9U.zip |########################################---------------| 73.31% tmpgb3S9U.zip |########################################---------------| 73.36% tmpgb3S9U.zip |########################################---------------| 73.4% tmpgb3S9U.zip |########################################---------------| 73.45% tmpgb3S9U.zip |########################################---------------| 73.5% tmpgb3S9U.zip |########################################---------------| 73.54% tmpgb3S9U.zip |########################################---------------| 73.59% tmpgb3S9U.zip |########################################---------------| 73.63% tmpgb3S9U.zip |#########################################--------------| 73.68% tmpgb3S9U.zip |#########################################--------------| 73.72% tmpgb3S9U.zip |#########################################--------------| 73.77% tmpgb3S9U.zip |#########################################--------------| 73.81% tmpgb3S9U.zip |#########################################--------------| 73.86% tmpgb3S9U.zip |#########################################--------------| 73.91% tmpgb3S9U.zip |#########################################--------------| 73.95% tmpgb3S9U.zip |#########################################--------------| 74.0% tmpgb3S9U.zip |#########################################--------------| 74.04% tmpgb3S9U.zip |#########################################--------------| 74.09% tmpgb3S9U.zip |#########################################--------------| 74.13% tmpgb3S9U.zip |#########################################--------------| 74.18% tmpgb3S9U.zip |#########################################--------------| 74.23% tmpgb3S9U.zip |#########################################--------------| 74.27% tmpgb3S9U.zip |#########################################--------------| 74.32% tmpgb3S9U.zip |#########################################--------------| 74.36% tmpgb3S9U.zip |#########################################--------------| 74.41% tmpgb3S9U.zip |#########################################--------------| 74.45% tmpgb3S9U.zip |#########################################--------------| 74.5% tmpgb3S9U.zip |#########################################--------------| 74.55% tmpgb3S9U.zip |#########################################--------------| 74.59% tmpgb3S9U.zip |#########################################--------------| 74.64% tmpgb3S9U.zip |#########################################--------------| 74.68% tmpgb3S9U.zip |#########################################--------------| 74.73% tmpgb3S9U.zip |#########################################--------------| 74.77% tmpgb3S9U.zip |#########################################--------------| 74.82% tmpgb3S9U.zip |#########################################--------------| 74.86% tmpgb3S9U.zip |#########################################--------------| 74.91% tmpgb3S9U.zip |#########################################--------------| 74.96% tmpgb3S9U.zip |#########################################--------------| 75.0% tmpgb3S9U.zip |#########################################--------------| 75.05% tmpgb3S9U.zip |#########################################--------------| 75.09% tmpgb3S9U.zip |#########################################--------------| 75.14% tmpgb3S9U.zip |#########################################--------------| 75.18% tmpgb3S9U.zip |#########################################--------------| 75.23% tmpgb3S9U.zip |#########################################--------------| 75.28% tmpgb3S9U.zip |#########################################--------------| 75.32% tmpgb3S9U.zip |#########################################--------------| 75.37% tmpgb3S9U.zip |#########################################--------------| 75.41% tmpgb3S9U.zip |##########################################-------------| 75.46% tmpgb3S9U.zip |##########################################-------------| 75.5% tmpgb3S9U.zip |##########################################-------------| 75.55% tmpgb3S9U.zip |##########################################-------------| 75.6% tmpgb3S9U.zip |##########################################-------------| 75.64% tmpgb3S9U.zip |##########################################-------------| 75.69% tmpgb3S9U.zip |##########################################-------------| 75.73% tmpgb3S9U.zip |##########################################-------------| 75.78% tmpgb3S9U.zip |##########################################-------------| 75.82% tmpgb3S9U.zip |##########################################-------------| 75.87% tmpgb3S9U.zip |##########################################-------------| 75.91% tmpgb3S9U.zip |##########################################-------------| 75.96% tmpgb3S9U.zip |##########################################-------------| 76.01% tmpgb3S9U.zip |##########################################-------------| 76.05% tmpgb3S9U.zip |##########################################-------------| 76.1% tmpgb3S9U.zip |##########################################-------------| 76.14% tmpgb3S9U.zip |##########################################-------------| 76.19% tmpgb3S9U.zip |##########################################-------------| 76.23% tmpgb3S9U.zip |##########################################-------------| 76.28% tmpgb3S9U.zip |##########################################-------------| 76.33% tmpgb3S9U.zip |##########################################-------------| 76.37% tmpgb3S9U.zip |##########################################-------------| 76.42% tmpgb3S9U.zip |##########################################-------------| 76.46% tmpgb3S9U.zip |##########################################-------------| 76.51% tmpgb3S9U.zip |##########################################-------------| 76.55% tmpgb3S9U.zip |##########################################-------------| 76.6% tmpgb3S9U.zip |##########################################-------------| 76.65% tmpgb3S9U.zip |##########################################-------------| 76.69% tmpgb3S9U.zip |##########################################-------------| 76.74% tmpgb3S9U.zip |##########################################-------------| 76.78% tmpgb3S9U.zip |##########################################-------------| 76.83% tmpgb3S9U.zip |##########################################-------------| 76.87% tmpgb3S9U.zip |##########################################-------------| 76.92% tmpgb3S9U.zip |##########################################-------------| 76.96% tmpgb3S9U.zip |##########################################-------------| 77.01% tmpgb3S9U.zip |##########################################-------------| 77.06% tmpgb3S9U.zip |##########################################-------------| 77.1% tmpgb3S9U.zip |##########################################-------------| 77.15% tmpgb3S9U.zip |##########################################-------------| 77.19% tmpgb3S9U.zip |##########################################-------------| 77.24% tmpgb3S9U.zip |###########################################------------| 77.28% tmpgb3S9U.zip |###########################################------------| 77.33% tmpgb3S9U.zip |###########################################------------| 77.38% tmpgb3S9U.zip |###########################################------------| 77.42% tmpgb3S9U.zip |###########################################------------| 77.47% tmpgb3S9U.zip |###########################################------------| 77.51% tmpgb3S9U.zip |###########################################------------| 77.56% tmpgb3S9U.zip |###########################################------------| 77.6% tmpgb3S9U.zip |###########################################------------| 77.65% tmpgb3S9U.zip |###########################################------------| 77.7% tmpgb3S9U.zip |###########################################------------| 77.74% tmpgb3S9U.zip |###########################################------------| 77.79% tmpgb3S9U.zip |###########################################------------| 77.83% tmpgb3S9U.zip |###########################################------------| 77.88% tmpgb3S9U.zip |###########################################------------| 77.92% tmpgb3S9U.zip |###########################################------------| 77.97% tmpgb3S9U.zip |###########################################------------| 78.01% tmpgb3S9U.zip |###########################################------------| 78.06% tmpgb3S9U.zip |###########################################------------| 78.11% tmpgb3S9U.zip |###########################################------------| 78.15% tmpgb3S9U.zip |###########################################------------| 78.2% tmpgb3S9U.zip |###########################################------------| 78.24% tmpgb3S9U.zip |###########################################------------| 78.29% tmpgb3S9U.zip |###########################################------------| 78.33% tmpgb3S9U.zip |###########################################------------| 78.38% tmpgb3S9U.zip |###########################################------------| 78.43% tmpgb3S9U.zip |###########################################------------| 78.47% tmpgb3S9U.zip |###########################################------------| 78.52% tmpgb3S9U.zip |###########################################------------| 78.56% tmpgb3S9U.zip |###########################################------------| 78.61% tmpgb3S9U.zip |###########################################------------| 78.65% tmpgb3S9U.zip |###########################################------------| 78.7% tmpgb3S9U.zip |###########################################------------| 78.75% tmpgb3S9U.zip |###########################################------------| 78.79% tmpgb3S9U.zip |###########################################------------| 78.84% tmpgb3S9U.zip |###########################################------------| 78.88% tmpgb3S9U.zip |###########################################------------| 78.93% tmpgb3S9U.zip |###########################################------------| 78.97% tmpgb3S9U.zip |###########################################------------| 79.02% tmpgb3S9U.zip |###########################################------------| 79.06% tmpgb3S9U.zip |############################################-----------| 79.11% tmpgb3S9U.zip |############################################-----------| 79.16% tmpgb3S9U.zip |############################################-----------| 79.2% tmpgb3S9U.zip |############################################-----------| 79.25% tmpgb3S9U.zip |############################################-----------| 79.29% tmpgb3S9U.zip |############################################-----------| 79.34% tmpgb3S9U.zip |############################################-----------| 79.38% tmpgb3S9U.zip |############################################-----------| 79.43% tmpgb3S9U.zip |############################################-----------| 79.48% tmpgb3S9U.zip |############################################-----------| 79.52% tmpgb3S9U.zip |############################################-----------| 79.57% tmpgb3S9U.zip |############################################-----------| 79.61% tmpgb3S9U.zip |############################################-----------| 79.66% tmpgb3S9U.zip |############################################-----------| 79.7% tmpgb3S9U.zip |############################################-----------| 79.75% tmpgb3S9U.zip |############################################-----------| 79.8% tmpgb3S9U.zip |############################################-----------| 79.84% tmpgb3S9U.zip |############################################-----------| 79.89% tmpgb3S9U.zip |############################################-----------| 79.93% tmpgb3S9U.zip |############################################-----------| 79.98% tmpgb3S9U.zip |############################################-----------| 80.02% tmpgb3S9U.zip |############################################-----------| 80.07% tmpgb3S9U.zip |############################################-----------| 80.11% tmpgb3S9U.zip |############################################-----------| 80.16% tmpgb3S9U.zip |############################################-----------| 80.21% tmpgb3S9U.zip |############################################-----------| 80.25% tmpgb3S9U.zip |############################################-----------| 80.3% tmpgb3S9U.zip |############################################-----------| 80.34% tmpgb3S9U.zip |############################################-----------| 80.39% tmpgb3S9U.zip |############################################-----------| 80.43% tmpgb3S9U.zip |############################################-----------| 80.48% tmpgb3S9U.zip |############################################-----------| 80.53% tmpgb3S9U.zip |############################################-----------| 80.57% tmpgb3S9U.zip |############################################-----------| 80.62% tmpgb3S9U.zip |############################################-----------| 80.66% tmpgb3S9U.zip |############################################-----------| 80.71% tmpgb3S9U.zip |############################################-----------| 80.75% tmpgb3S9U.zip |############################################-----------| 80.8% tmpgb3S9U.zip |############################################-----------| 80.84% tmpgb3S9U.zip |############################################-----------| 80.89% tmpgb3S9U.zip |#############################################----------| 80.94% tmpgb3S9U.zip |#############################################----------| 80.98% tmpgb3S9U.zip |#############################################----------| 81.03% tmpgb3S9U.zip |#############################################----------| 81.07% tmpgb3S9U.zip |#############################################----------| 81.12% tmpgb3S9U.zip |#############################################----------| 81.16% tmpgb3S9U.zip |#############################################----------| 81.21% tmpgb3S9U.zip |#############################################----------| 81.26% tmpgb3S9U.zip |#############################################----------| 81.3% tmpgb3S9U.zip |#############################################----------| 81.35% tmpgb3S9U.zip |#############################################----------| 81.39% tmpgb3S9U.zip |#############################################----------| 81.44% tmpgb3S9U.zip |#############################################----------| 81.48% tmpgb3S9U.zip |#############################################----------| 81.53% tmpgb3S9U.zip |#############################################----------| 81.58% tmpgb3S9U.zip |#############################################----------| 81.62% tmpgb3S9U.zip |#############################################----------| 81.67% tmpgb3S9U.zip |#############################################----------| 81.71% tmpgb3S9U.zip |#############################################----------| 81.76% tmpgb3S9U.zip |#############################################----------| 81.8% tmpgb3S9U.zip |#############################################----------| 81.85% tmpgb3S9U.zip |#############################################----------| 81.89% tmpgb3S9U.zip |#############################################----------| 81.94% tmpgb3S9U.zip |#############################################----------| 81.99% tmpgb3S9U.zip |#############################################----------| 82.03% tmpgb3S9U.zip |#############################################----------| 82.08% tmpgb3S9U.zip |#############################################----------| 82.12% tmpgb3S9U.zip |#############################################----------| 82.17% tmpgb3S9U.zip |#############################################----------| 82.21% tmpgb3S9U.zip |#############################################----------| 82.26% tmpgb3S9U.zip |#############################################----------| 82.31% tmpgb3S9U.zip |#############################################----------| 82.35% tmpgb3S9U.zip |#############################################----------| 82.4% tmpgb3S9U.zip |#############################################----------| 82.44% tmpgb3S9U.zip |#############################################----------| 82.49% tmpgb3S9U.zip |#############################################----------| 82.53% tmpgb3S9U.zip |#############################################----------| 82.58% tmpgb3S9U.zip |#############################################----------| 82.63% tmpgb3S9U.zip |#############################################----------| 82.67% tmpgb3S9U.zip |#############################################----------| 82.72% tmpgb3S9U.zip |##############################################---------| 82.76% tmpgb3S9U.zip |##############################################---------| 82.81% tmpgb3S9U.zip |##############################################---------| 82.85% tmpgb3S9U.zip |##############################################---------| 82.9% tmpgb3S9U.zip |##############################################---------| 82.94% tmpgb3S9U.zip |##############################################---------| 82.99% tmpgb3S9U.zip |##############################################---------| 83.04% tmpgb3S9U.zip |##############################################---------| 83.08% tmpgb3S9U.zip |##############################################---------| 83.13% tmpgb3S9U.zip |##############################################---------| 83.17% tmpgb3S9U.zip |##############################################---------| 83.22% tmpgb3S9U.zip |##############################################---------| 83.26% tmpgb3S9U.zip |##############################################---------| 83.31% tmpgb3S9U.zip |##############################################---------| 83.36% tmpgb3S9U.zip |##############################################---------| 83.4% tmpgb3S9U.zip |##############################################---------| 83.45% tmpgb3S9U.zip |##############################################---------| 83.49% tmpgb3S9U.zip |##############################################---------| 83.54% tmpgb3S9U.zip |##############################################---------| 83.58% tmpgb3S9U.zip |##############################################---------| 83.63% tmpgb3S9U.zip |##############################################---------| 83.68% tmpgb3S9U.zip |##############################################---------| 83.72% tmpgb3S9U.zip |##############################################---------| 83.77% tmpgb3S9U.zip |##############################################---------| 83.81% tmpgb3S9U.zip |##############################################---------| 83.86% tmpgb3S9U.zip |##############################################---------| 83.9% tmpgb3S9U.zip |##############################################---------| 83.95% tmpgb3S9U.zip |##############################################---------| 83.99% tmpgb3S9U.zip |##############################################---------| 84.04% tmpgb3S9U.zip |##############################################---------| 84.09% tmpgb3S9U.zip |##############################################---------| 84.13% tmpgb3S9U.zip |##############################################---------| 84.18% tmpgb3S9U.zip |##############################################---------| 84.22% tmpgb3S9U.zip |##############################################---------| 84.27% tmpgb3S9U.zip |##############################################---------| 84.31% tmpgb3S9U.zip |##############################################---------| 84.36% tmpgb3S9U.zip |##############################################---------| 84.41% tmpgb3S9U.zip |##############################################---------| 84.45% tmpgb3S9U.zip |##############################################---------| 84.5% tmpgb3S9U.zip |##############################################---------| 84.54% tmpgb3S9U.zip |###############################################--------| 84.59% tmpgb3S9U.zip |###############################################--------| 84.63% tmpgb3S9U.zip |###############################################--------| 84.68% tmpgb3S9U.zip |###############################################--------| 84.73% tmpgb3S9U.zip |###############################################--------| 84.77% tmpgb3S9U.zip |###############################################--------| 84.82% tmpgb3S9U.zip |###############################################--------| 84.86% tmpgb3S9U.zip |###############################################--------| 84.91% tmpgb3S9U.zip |###############################################--------| 84.95% tmpgb3S9U.zip |###############################################--------| 85.0% tmpgb3S9U.zip |###############################################--------| 85.04% tmpgb3S9U.zip |###############################################--------| 85.09% tmpgb3S9U.zip |###############################################--------| 85.14% tmpgb3S9U.zip |###############################################--------| 85.18% tmpgb3S9U.zip |###############################################--------| 85.23% tmpgb3S9U.zip |###############################################--------| 85.27% tmpgb3S9U.zip |###############################################--------| 85.32% tmpgb3S9U.zip |###############################################--------| 85.36% tmpgb3S9U.zip |###############################################--------| 85.41% tmpgb3S9U.zip |###############################################--------| 85.46% tmpgb3S9U.zip |###############################################--------| 85.5% tmpgb3S9U.zip |###############################################--------| 85.55% tmpgb3S9U.zip |###############################################--------| 85.59% tmpgb3S9U.zip |###############################################--------| 85.64% tmpgb3S9U.zip |###############################################--------| 85.68% tmpgb3S9U.zip |###############################################--------| 85.73% tmpgb3S9U.zip |###############################################--------| 85.78% tmpgb3S9U.zip |###############################################--------| 85.82% tmpgb3S9U.zip |###############################################--------| 85.87% tmpgb3S9U.zip |###############################################--------| 85.91% tmpgb3S9U.zip |###############################################--------| 85.96% tmpgb3S9U.zip |###############################################--------| 86.0% tmpgb3S9U.zip |###############################################--------| 86.05% tmpgb3S9U.zip |###############################################--------| 86.09% tmpgb3S9U.zip |###############################################--------| 86.14% tmpgb3S9U.zip |###############################################--------| 86.19% tmpgb3S9U.zip |###############################################--------| 86.23% tmpgb3S9U.zip |###############################################--------| 86.28% tmpgb3S9U.zip |###############################################--------| 86.32% tmpgb3S9U.zip |################################################-------| 86.37% tmpgb3S9U.zip |################################################-------| 86.41% tmpgb3S9U.zip |################################################-------| 86.46% tmpgb3S9U.zip |################################################-------| 86.51% tmpgb3S9U.zip |################################################-------| 86.55% tmpgb3S9U.zip |################################################-------| 86.6% tmpgb3S9U.zip |################################################-------| 86.64% tmpgb3S9U.zip |################################################-------| 86.69% tmpgb3S9U.zip |################################################-------| 86.73% tmpgb3S9U.zip |################################################-------| 86.78% tmpgb3S9U.zip |################################################-------| 86.83% tmpgb3S9U.zip |################################################-------| 86.87% tmpgb3S9U.zip |################################################-------| 86.92% tmpgb3S9U.zip |################################################-------| 86.96% tmpgb3S9U.zip |################################################-------| 87.01% tmpgb3S9U.zip |################################################-------| 87.05% tmpgb3S9U.zip |################################################-------| 87.1% tmpgb3S9U.zip |################################################-------| 87.14% tmpgb3S9U.zip |################################################-------| 87.19% tmpgb3S9U.zip |################################################-------| 87.24% tmpgb3S9U.zip |################################################-------| 87.28% tmpgb3S9U.zip |################################################-------| 87.33% tmpgb3S9U.zip |################################################-------| 87.37% tmpgb3S9U.zip |################################################-------| 87.42% tmpgb3S9U.zip |################################################-------| 87.46% tmpgb3S9U.zip |################################################-------| 87.51% tmpgb3S9U.zip |################################################-------| 87.56% tmpgb3S9U.zip |################################################-------| 87.6% tmpgb3S9U.zip |################################################-------| 87.65% tmpgb3S9U.zip |################################################-------| 87.69% tmpgb3S9U.zip |################################################-------| 87.74% tmpgb3S9U.zip |################################################-------| 87.78% tmpgb3S9U.zip |################################################-------| 87.83% tmpgb3S9U.zip |################################################-------| 87.87% tmpgb3S9U.zip |################################################-------| 87.92% tmpgb3S9U.zip |################################################-------| 87.97% tmpgb3S9U.zip |################################################-------| 88.01% tmpgb3S9U.zip |################################################-------| 88.06% tmpgb3S9U.zip |################################################-------| 88.1% tmpgb3S9U.zip |################################################-------| 88.15% tmpgb3S9U.zip |#################################################------| 88.19% tmpgb3S9U.zip |#################################################------| 88.24% tmpgb3S9U.zip |#################################################------| 88.29% tmpgb3S9U.zip |#################################################------| 88.33% tmpgb3S9U.zip |#################################################------| 88.38% tmpgb3S9U.zip |#################################################------| 88.42% tmpgb3S9U.zip |#################################################------| 88.47% tmpgb3S9U.zip |#################################################------| 88.51% tmpgb3S9U.zip |#################################################------| 88.56% tmpgb3S9U.zip |#################################################------| 88.61% tmpgb3S9U.zip |#################################################------| 88.65% tmpgb3S9U.zip |#################################################------| 88.7% tmpgb3S9U.zip |#################################################------| 88.74% tmpgb3S9U.zip |#################################################------| 88.79% tmpgb3S9U.zip |#################################################------| 88.83% tmpgb3S9U.zip |#################################################------| 88.88% tmpgb3S9U.zip |#################################################------| 88.92% tmpgb3S9U.zip |#################################################------| 88.97% tmpgb3S9U.zip |#################################################------| 89.02% tmpgb3S9U.zip |#################################################------| 89.06% tmpgb3S9U.zip |#################################################------| 89.11% tmpgb3S9U.zip |#################################################------| 89.15% tmpgb3S9U.zip |#################################################------| 89.2% tmpgb3S9U.zip |#################################################------| 89.24% tmpgb3S9U.zip |#################################################------| 89.29% tmpgb3S9U.zip |#################################################------| 89.34% tmpgb3S9U.zip |#################################################------| 89.38% tmpgb3S9U.zip |#################################################------| 89.43% tmpgb3S9U.zip |#################################################------| 89.47% tmpgb3S9U.zip |#################################################------| 89.52% tmpgb3S9U.zip |#################################################------| 89.56% tmpgb3S9U.zip |#################################################------| 89.61% tmpgb3S9U.zip |#################################################------| 89.66% tmpgb3S9U.zip |#################################################------| 89.7% tmpgb3S9U.zip |#################################################------| 89.75% tmpgb3S9U.zip |#################################################------| 89.79% tmpgb3S9U.zip |#################################################------| 89.84% tmpgb3S9U.zip |#################################################------| 89.88% tmpgb3S9U.zip |#################################################------| 89.93% tmpgb3S9U.zip |#################################################------| 89.97% tmpgb3S9U.zip |##################################################-----| 90.02% tmpgb3S9U.zip |##################################################-----| 90.07% tmpgb3S9U.zip |##################################################-----| 90.11% tmpgb3S9U.zip |##################################################-----| 90.16% tmpgb3S9U.zip |##################################################-----| 90.2% tmpgb3S9U.zip |##################################################-----| 90.25% tmpgb3S9U.zip |##################################################-----| 90.29% tmpgb3S9U.zip |##################################################-----| 90.34% tmpgb3S9U.zip |##################################################-----| 90.39% tmpgb3S9U.zip |##################################################-----| 90.43% tmpgb3S9U.zip |##################################################-----| 90.48% tmpgb3S9U.zip |##################################################-----| 90.52% tmpgb3S9U.zip |##################################################-----| 90.57% tmpgb3S9U.zip |##################################################-----| 90.61% tmpgb3S9U.zip |##################################################-----| 90.66% tmpgb3S9U.zip |##################################################-----| 90.71% tmpgb3S9U.zip |##################################################-----| 90.75% tmpgb3S9U.zip |##################################################-----| 90.8% tmpgb3S9U.zip |##################################################-----| 90.84% tmpgb3S9U.zip |##################################################-----| 90.89% tmpgb3S9U.zip |##################################################-----| 90.93% tmpgb3S9U.zip |##################################################-----| 90.98% tmpgb3S9U.zip |##################################################-----| 91.02% tmpgb3S9U.zip |##################################################-----| 91.07% tmpgb3S9U.zip |##################################################-----| 91.12% tmpgb3S9U.zip |##################################################-----| 91.16% tmpgb3S9U.zip |##################################################-----| 91.21% tmpgb3S9U.zip |##################################################-----| 91.25% tmpgb3S9U.zip |##################################################-----| 91.3% tmpgb3S9U.zip |##################################################-----| 91.34% tmpgb3S9U.zip |##################################################-----| 91.39% tmpgb3S9U.zip |##################################################-----| 91.44% tmpgb3S9U.zip |##################################################-----| 91.48% tmpgb3S9U.zip |##################################################-----| 91.53% tmpgb3S9U.zip |##################################################-----| 91.57% tmpgb3S9U.zip |##################################################-----| 91.62% tmpgb3S9U.zip |##################################################-----| 91.66% tmpgb3S9U.zip |##################################################-----| 91.71% tmpgb3S9U.zip |##################################################-----| 91.76% tmpgb3S9U.zip |##################################################-----| 91.8% tmpgb3S9U.zip |###################################################----| 91.85% tmpgb3S9U.zip |###################################################----| 91.89% tmpgb3S9U.zip |###################################################----| 91.94% tmpgb3S9U.zip |###################################################----| 91.98% tmpgb3S9U.zip |###################################################----| 92.03% tmpgb3S9U.zip |###################################################----| 92.07% tmpgb3S9U.zip |###################################################----| 92.12% tmpgb3S9U.zip |###################################################----| 92.17% tmpgb3S9U.zip |###################################################----| 92.21% tmpgb3S9U.zip |###################################################----| 92.26% tmpgb3S9U.zip |###################################################----| 92.3% tmpgb3S9U.zip |###################################################----| 92.35% tmpgb3S9U.zip |###################################################----| 92.39% tmpgb3S9U.zip |###################################################----| 92.44% tmpgb3S9U.zip |###################################################----| 92.49% tmpgb3S9U.zip |###################################################----| 92.53% tmpgb3S9U.zip |###################################################----| 92.58% tmpgb3S9U.zip |###################################################----| 92.62% tmpgb3S9U.zip |###################################################----| 92.67% tmpgb3S9U.zip |###################################################----| 92.71% tmpgb3S9U.zip |###################################################----| 92.76% tmpgb3S9U.zip |###################################################----| 92.81% tmpgb3S9U.zip |###################################################----| 92.85% tmpgb3S9U.zip |###################################################----| 92.9% tmpgb3S9U.zip |###################################################----| 92.94% tmpgb3S9U.zip |###################################################----| 92.99% tmpgb3S9U.zip |###################################################----| 93.03% tmpgb3S9U.zip |###################################################----| 93.08% tmpgb3S9U.zip |###################################################----| 93.12% tmpgb3S9U.zip |###################################################----| 93.17% tmpgb3S9U.zip |###################################################----| 93.22% tmpgb3S9U.zip |###################################################----| 93.26% tmpgb3S9U.zip |###################################################----| 93.31% tmpgb3S9U.zip |###################################################----| 93.35% tmpgb3S9U.zip |###################################################----| 93.4% tmpgb3S9U.zip |###################################################----| 93.44% tmpgb3S9U.zip |###################################################----| 93.49% tmpgb3S9U.zip |###################################################----| 93.54% tmpgb3S9U.zip |###################################################----| 93.58% tmpgb3S9U.zip |###################################################----| 93.63% tmpgb3S9U.zip |####################################################---| 93.67% tmpgb3S9U.zip |####################################################---| 93.72% tmpgb3S9U.zip |####################################################---| 93.76% tmpgb3S9U.zip |####################################################---| 93.81% tmpgb3S9U.zip |####################################################---| 93.86% tmpgb3S9U.zip |####################################################---| 93.9% tmpgb3S9U.zip |####################################################---| 93.95% tmpgb3S9U.zip |####################################################---| 93.99% tmpgb3S9U.zip |####################################################---| 94.04% tmpgb3S9U.zip |####################################################---| 94.08% tmpgb3S9U.zip |####################################################---| 94.13% tmpgb3S9U.zip |####################################################---| 94.17% tmpgb3S9U.zip |####################################################---| 94.22% tmpgb3S9U.zip |####################################################---| 94.27% tmpgb3S9U.zip |####################################################---| 94.31% tmpgb3S9U.zip |####################################################---| 94.36% tmpgb3S9U.zip |####################################################---| 94.4% tmpgb3S9U.zip |####################################################---| 94.45% tmpgb3S9U.zip |####################################################---| 94.49% tmpgb3S9U.zip |####################################################---| 94.54% tmpgb3S9U.zip |####################################################---| 94.59% tmpgb3S9U.zip |####################################################---| 94.63% tmpgb3S9U.zip |####################################################---| 94.68% tmpgb3S9U.zip |####################################################---| 94.72% tmpgb3S9U.zip |####################################################---| 94.77% tmpgb3S9U.zip |####################################################---| 94.81% tmpgb3S9U.zip |####################################################---| 94.86% tmpgb3S9U.zip |####################################################---| 94.9% tmpgb3S9U.zip |####################################################---| 94.95% tmpgb3S9U.zip |####################################################---| 95.0% tmpgb3S9U.zip |####################################################---| 95.04% tmpgb3S9U.zip |####################################################---| 95.09% tmpgb3S9U.zip |####################################################---| 95.13% tmpgb3S9U.zip |####################################################---| 95.18% tmpgb3S9U.zip |####################################################---| 95.22% tmpgb3S9U.zip |####################################################---| 95.27% tmpgb3S9U.zip |####################################################---| 95.32% tmpgb3S9U.zip |####################################################---| 95.36% tmpgb3S9U.zip |####################################################---| 95.41% tmpgb3S9U.zip |####################################################---| 95.45% tmpgb3S9U.zip |#####################################################--| 95.5% tmpgb3S9U.zip |#####################################################--| 95.54% tmpgb3S9U.zip |#####################################################--| 95.59% tmpgb3S9U.zip |#####################################################--| 95.64% tmpgb3S9U.zip |#####################################################--| 95.68% tmpgb3S9U.zip |#####################################################--| 95.73% tmpgb3S9U.zip |#####################################################--| 95.77% tmpgb3S9U.zip |#####################################################--| 95.82% tmpgb3S9U.zip |#####################################################--| 95.86% tmpgb3S9U.zip |#####################################################--| 95.91% tmpgb3S9U.zip |#####################################################--| 95.95% tmpgb3S9U.zip |#####################################################--| 96.0% tmpgb3S9U.zip |#####################################################--| 96.05% tmpgb3S9U.zip |#####################################################--| 96.09% tmpgb3S9U.zip |#####################################################--| 96.14% tmpgb3S9U.zip |#####################################################--| 96.18% tmpgb3S9U.zip |#####################################################--| 96.23% tmpgb3S9U.zip |#####################################################--| 96.27% tmpgb3S9U.zip |#####################################################--| 96.32% tmpgb3S9U.zip |#####################################################--| 96.37% tmpgb3S9U.zip |#####################################################--| 96.41% tmpgb3S9U.zip |#####################################################--| 96.46% tmpgb3S9U.zip |#####################################################--| 96.5% tmpgb3S9U.zip |#####################################################--| 96.55% tmpgb3S9U.zip |#####################################################--| 96.59% tmpgb3S9U.zip |#####################################################--| 96.64% tmpgb3S9U.zip |#####################################################--| 96.69% tmpgb3S9U.zip |#####################################################--| 96.73% tmpgb3S9U.zip |#####################################################--| 96.78% tmpgb3S9U.zip |#####################################################--| 96.82% tmpgb3S9U.zip |#####################################################--| 96.87% tmpgb3S9U.zip |#####################################################--| 96.91% tmpgb3S9U.zip |#####################################################--| 96.96% tmpgb3S9U.zip |#####################################################--| 97.0% tmpgb3S9U.zip |#####################################################--| 97.05% tmpgb3S9U.zip |#####################################################--| 97.1% tmpgb3S9U.zip |#####################################################--| 97.14% tmpgb3S9U.zip |#####################################################--| 97.19% tmpgb3S9U.zip |#####################################################--| 97.23% tmpgb3S9U.zip |######################################################-| 97.28% tmpgb3S9U.zip |######################################################-| 97.32% tmpgb3S9U.zip |######################################################-| 97.37% tmpgb3S9U.zip |######################################################-| 97.42% tmpgb3S9U.zip |######################################################-| 97.46% tmpgb3S9U.zip |######################################################-| 97.51% tmpgb3S9U.zip |######################################################-| 97.55% tmpgb3S9U.zip |######################################################-| 97.6% tmpgb3S9U.zip |######################################################-| 97.64% tmpgb3S9U.zip |######################################################-| 97.69% tmpgb3S9U.zip |######################################################-| 97.74% tmpgb3S9U.zip |######################################################-| 97.78% tmpgb3S9U.zip |######################################################-| 97.83% tmpgb3S9U.zip |######################################################-| 97.87% tmpgb3S9U.zip |######################################################-| 97.92% tmpgb3S9U.zip |######################################################-| 97.96% tmpgb3S9U.zip |######################################################-| 98.01% tmpgb3S9U.zip |######################################################-| 98.05% tmpgb3S9U.zip |######################################################-| 98.1% tmpgb3S9U.zip |######################################################-| 98.15% tmpgb3S9U.zip |######################################################-| 98.19% tmpgb3S9U.zip |######################################################-| 98.24% tmpgb3S9U.zip |######################################################-| 98.28% tmpgb3S9U.zip |######################################################-| 98.33% tmpgb3S9U.zip |######################################################-| 98.37% tmpgb3S9U.zip |######################################################-| 98.42% tmpgb3S9U.zip |######################################################-| 98.47% tmpgb3S9U.zip |######################################################-| 98.51% tmpgb3S9U.zip |######################################################-| 98.56% tmpgb3S9U.zip |######################################################-| 98.6% tmpgb3S9U.zip |######################################################-| 98.65% tmpgb3S9U.zip |######################################################-| 98.69% tmpgb3S9U.zip |######################################################-| 98.74% tmpgb3S9U.zip |######################################################-| 98.79% tmpgb3S9U.zip |######################################################-| 98.83% tmpgb3S9U.zip |######################################################-| 98.88% tmpgb3S9U.zip |######################################################-| 98.92% tmpgb3S9U.zip |######################################################-| 98.97% tmpgb3S9U.zip |######################################################-| 99.01% tmpgb3S9U.zip |######################################################-| 99.06% tmpgb3S9U.zip |#######################################################| 99.1% tmpgb3S9U.zip |#######################################################| 99.15% tmpgb3S9U.zip |#######################################################| 99.2% tmpgb3S9U.zip |#######################################################| 99.24% tmpgb3S9U.zip |#######################################################| 99.29% tmpgb3S9U.zip |#######################################################| 99.33% tmpgb3S9U.zip |#######################################################| 99.38% tmpgb3S9U.zip |#######################################################| 99.42% tmpgb3S9U.zip |#######################################################| 99.47% tmpgb3S9U.zip |#######################################################| 99.52% tmpgb3S9U.zip |#######################################################| 99.56% tmpgb3S9U.zip |#######################################################| 99.61% tmpgb3S9U.zip |#######################################################| 99.65% tmpgb3S9U.zip |#######################################################| 99.7% tmpgb3S9U.zip |#######################################################| 99.74% tmpgb3S9U.zip |#######################################################| 99.79% tmpgb3S9U.zip |#######################################################| 99.84% tmpgb3S9U.zip |#######################################################| 99.88% tmpgb3S9U.zip |#######################################################| 99.93% tmpgb3S9U.zip |#######################################################| 99.97% tmpgb3S9U.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 431fab6f-07eb-4bdf-ac5f-b628866bbbf4 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-05-10 02:36:17,495 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-10 02:36:17,496 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 sudo: unable to resolve host cloudify-ims-vm-e53a4d12-5c4f-473a-b099-5ba02b827ca1 2019-05-10 02:36:17,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:36:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3099a326e6094ec7bdb00ae84dc15052&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:36:18,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 02:36:18 GMT X-Openstack-Request-Id: req-25fd9160-a3c5-4c21-8844-04c6b64e6807 2019-05-10 02:36:18,098 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}]} 2019-05-10 02:36:18,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3099a326e6094ec7bdb00ae84dc15052&name=default used request id req-25fd9160-a3c5-4c21-8844-04c6b64e6807 2019-05-10 02:36:18,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.595467090607s 2019-05-10 02:36:18,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 02:36:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:36:18,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Fri, 10 May 2019 02:36:18 GMT X-Openstack-Request-Id: req-81a07e33-7faa-4763-b2e4-42f531c8f86f 2019-05-10 02:36:18,892 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T02:30:36Z", "revision_number": 0, "id": "2f65784d-4c0f-4240-bed7-fbaa98e99d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-10T02:30:36Z", "revision_number": 0, "id": "7557b26b-c8a3-4dfc-9b34-6ac68b6c090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "a7d7cbea-fe0b-4a0b-8f38-47289e42129b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:30:35Z", "revision_number": 0, "id": "afc8f22a-a69c-4404-8b37-3c2552c3374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:35Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 7, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:36:18,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-81a07e33-7faa-4763-b2e4-42f531c8f86f 2019-05-10 02:36:18,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.787685155869s 2019-05-10 02:36:18,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 02:36:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -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": "76fae9e8-51e7-497d-a251-0c6310e17959"}}' 2019-05-10 02:36:19,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 02:36:19 GMT X-Openstack-Request-Id: req-809c17e0-8778-4a9a-952a-6ed51ccc43f2 2019-05-10 02:36:19,391 - 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": "2019-05-10T02:36:19Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "port_range_min": 22, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:19Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "dafdda57-c8f1-4a0e-9e89-fdfa90e9ea72"}} 2019-05-10 02:36:19,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-809c17e0-8778-4a9a-952a-6ed51ccc43f2 2019-05-10 02:36:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.491611003876s 2019-05-10 02:36:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-05-10 02:36:19,486 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-05-10 02:36:27,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:27,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:27,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:27,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:27,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:27,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:27,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:27,252 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-10 02:36:27,252 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:27.034Z", "updated_at": "2019-05-10T02:36:27.034Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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"}}}, "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.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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"}}}, "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"}}}, "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.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.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.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.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_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": "openstack.neutron_plugin.port.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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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"}}}, "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"}}}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"]}}}, "capabilities": {}, "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"}}}}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": 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.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "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"]}}, "metadata": null}} 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:27 GMT 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:27,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:27,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-10 02:36:28,404 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-10 02:36:28,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:36:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:36:28,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 02:36:28 GMT X-Openstack-Request-Id: req-77b88a51-0759-48a0-99be-c455b5172c2c 2019-05-10 02:36:28,723 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:30:31Z", "file": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "size": 297533440, "self": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:30:25Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:36:28,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-77b88a51-0759-48a0-99be-c455b5172c2c 2019-05-10 02:36:28,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317960977554s 2019-05-10 02:36:28,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 02:36:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}' 2019-05-10 02:36:29,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Fri, 10 May 2019 02:36:29 GMT Location: http://172.30.9.21:9292/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-03e20734-d364-4d76-b802-41974037cee1 2019-05-10 02:36:29,509 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:36:29Z", "file": "/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "size": null, "self": "/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": null, "created_at": "2019-05-10T02:36:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 02:36:29,509 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-03e20734-d364-4d76-b802-41974037cee1 2019-05-10 02:36:29,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.778125047684s 2019-05-10 02:36:29,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 02:36:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '' 2019-05-10 02:36:34,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 02:36:34 GMT X-Openstack-Request-Id: req-ac4d5cd0-5530-4413-89b7-6ad63263e3d9 2019-05-10 02:36:34,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:36:34,201 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/file used request id req-ac4d5cd0-5530-4413-89b7-6ad63263e3d9 2019-05-10 02:36:34,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.6909570694s 2019-05-10 02:36:34,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 02:36:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 02:36:34,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 10 May 2019 02:36:34 GMT X-Openstack-Request-Id: req-d20ea3d1-c1c5-4a89-bba3-7069c44deb36 2019-05-10 02:36:34,529 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:36:34Z", "file": "/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "size": 263848448, "self": "/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T02:36:29Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:30:31Z", "file": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "size": 297533440, "self": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:30:25Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 02:36:34,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d20ea3d1-c1c5-4a89-bba3-7069c44deb36 2019-05-10 02:36:34,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323168992996s 2019-05-10 02:36:34,532 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/file', 'owner': u'3099a326e6094ec7bdb00ae84dc15052', 'id': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'size': 263848448, u'self': u'/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3099a326e6094ec7bdb00ae84dc15052', 'name': 'cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T02:36:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T02:36:34Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'created': u'2019-05-10T02:36:29Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-10T02:36:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-10 02:36:34,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 02:36:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-10 02:36:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Fri, 10 May 2019 02:36: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-7589904f-5c96-4a58-a566-d308b3c3ac3b x-openstack-request-id: req-7589904f-5c96-4a58-a566-d308b3c3ac3b 2019-05-10 02:36:34,884 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7"}} 2019-05-10 02:36:34,884 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7589904f-5c96-4a58-a566-d308b3c3ac3b 2019-05-10 02:36:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.351428031921s 2019-05-10 02:36:34,885 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1', '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'2ab4035b39944105b06c1331442b1700', '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'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'swap': 0}) 2019-05-10 02:36:34,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 02:36:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" -d '{"extra_specs": {}}' 2019-05-10 02:36:34,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 02:36:34 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-5af10bbc-0a9d-4caa-8c4b-7e0df19315d5 x-openstack-request-id: req-5af10bbc-0a9d-4caa-8c4b-7e0df19315d5 2019-05-10 02:36:34,907 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 02:36:34,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7/os-extra_specs used request id req-5af10bbc-0a9d-4caa-8c4b-7e0df19315d5 2019-05-10 02:36:34,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213420391083s 2019-05-10 02:36:34,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-05-10 02:36:34,908 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "bono_cluster_size": 1, "flavor_id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-05-10 02:36:36,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:36,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "bono_cluster_size": 1, "flavor_id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "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": "2019-05-10T02:36:35.295Z", "created_by": "admin", "updated_at": "2019-05-10T02:36:35.295Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "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"]}}}} 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:36,805 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:36 GMT 2019-05-10 02:36:36,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:36,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-05-10 02:36:36,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:36,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:36,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:36,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions 2019-05-10 02:36:36,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:36,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:36,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:36,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:36,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:36,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:36.293Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:36.295Z", "id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:36 GMT 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:36,920 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:36,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:37,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:37 GMT 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:37,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:37,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/e4c93d6d-24e5-40b7-9151-1503f6f54ab9 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:37,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:36.293Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:36.295Z", "id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"} 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:37 GMT 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:37,104 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:42,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:36:42,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:42,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:37.547Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:37.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:38.193Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:37.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:38.193Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:37.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:38.193Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:37.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:37.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:39.062Z", "message": "Using existing installation of managed plugin: 431fab6f-07eb-4bdf-ac5f-b628866bbbf4 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:38.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9", "logger": "ctx.be2bbc8f-8ac6-4d8a-bfae-75eba1051b9d"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:42 GMT 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:42,179 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:42,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-10 02:36:42,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-05-10 02:36:42,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:36:42,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-10 02:36:42,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:36:42,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-10 02:36:42,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-05-10 02:36:42,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-10 02:36:42,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-05-10 02:36:42,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:36:42,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-10 02:36:42,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-10 02:36:42,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-10 02:36:42,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-05-10 02:36:42,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 431fab6f-07eb-4bdf-ac5f-b628866bbbf4 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-10 02:36:42,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/e4c93d6d-24e5-40b7-9151-1503f6f54ab9 2019-05-10 02:36:42,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:42,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T02:36:38.700Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:36.293Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:36.295Z", "id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"} 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:42 GMT 2019-05-10 02:36:42,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:42,236 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:42,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:42,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:42,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:42,236 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:42,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-05-10 02:36:42,237 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-10 02:36:42,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:42,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:42,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:42,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:42,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:42,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:42 GMT 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:42,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:42,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:36:42,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:42,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:42,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:42 GMT 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:42,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-10 02:36:42,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:42,816 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:42,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:42,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:36:42,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:36:42,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:42,938 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:42 GMT 2019-05-10 02:36:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:36:42,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:42,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:42,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:47,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:36:48,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:48,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:48,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:43.782Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:43.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:48.003Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:47.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:48 GMT 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:48,055 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:48,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:48,056 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:48,056 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:48,056 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-05-10 02:36:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:48,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:36:48,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:48 GMT 2019-05-10 02:36:48,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:48,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:36:48,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:48,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:48,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:53,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:36:53,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:53,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:53,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:48.597Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:47.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:48.597Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:47.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:48.597Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:47.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.413Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:48.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.413Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:48.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.413Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:48.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.413Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:48.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:48.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:49.919Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ca18d1-3354-4744-bde0-7f2d9d43589e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-92ca18d1-3354-4744-bde0-7f2d9d43589e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "keypair_kp9w88", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:50.431Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.040Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:50.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.040Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.040Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.040Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.650Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7c11d98e-2c88-4f2f-9782-3b22aec6cc58", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.650Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:50.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.650Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:50.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.650Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:49.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.650Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7c11d98e-2c88-4f2f-9782-3b22aec6cc58", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:51.650Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-7c11d98e-2c88-4f2f-9782-3b22aec6cc58 Date: Fri, 10 May 2019 02:36:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:50Z\", \"updated_at\": \"2019-05-10T02:36:50Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:50Z\", \"revision_number\": 0, \"id\": \"9c250c2f-cb4e-4601-a433-f46f1115517a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:50Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:50Z\", \"revision_number\": 0, \"id\": \"a1ff6b8b-a9cf-4449-936c-2244bac54020\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:50Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b58034-e4d4-4d24-bcc0-a2580d88b637 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-21b58034-e4d4-4d24-bcc0-a2580d88b637", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}908f22035921d0c73641cf8a1c2fa98bd21ab2a5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8895012b-ce38-49cc-a460-eb796df0cf2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8895012b-ce38-49cc-a460-eb796df0cf2c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}], "metadata": {"pagination": {"total": 75, "offset": 2, "size": 50}}} 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:53 GMT 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:53,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:53,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:53,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:53,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:53,476 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:53,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:53,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-10 02:36:53,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:53,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-05-10 02:36:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-05-10 02:36:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-05-10 02:36:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-05-10 02:36:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-05-10 02:36:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-05-10 02:36:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-05-10 02:36:53,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-05-10 02:36:53,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:36:53,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ca18d1-3354-4744-bde0-7f2d9d43589e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:36:53,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-92ca18d1-3354-4744-bde0-7f2d9d43589e 2019-05-10 02:36:53,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:53,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-10 02:36:53,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-05-10 02:36:53,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:53,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7c11d98e-2c88-4f2f-9782-3b22aec6cc58 2019-05-10 02:36:53,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:53,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:53,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:53,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7c11d98e-2c88-4f2f-9782-3b22aec6cc58 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-7c11d98e-2c88-4f2f-9782-3b22aec6cc58 Date: Fri, 10 May 2019 02:36:51 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:50Z", "updated_at": "2019-05-10T02:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:50Z", "revision_number": 0, "id": "9c250c2f-cb4e-4601-a433-f46f1115517a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:50Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:50Z", "revision_number": 0, "id": "a1ff6b8b-a9cf-4449-936c-2244bac54020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:50Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono"}} 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b58034-e4d4-4d24-bcc0-a2580d88b637 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-21b58034-e4d4-4d24-bcc0-a2580d88b637 2019-05-10 02:36:53,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f22035921d0c73641cf8a1c2fa98bd21ab2a5" 2019-05-10 02:36:53,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:36:53,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8895012b-ce38-49cc-a460-eb796df0cf2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:36:53,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8895012b-ce38-49cc-a460-eb796df0cf2c 2019-05-10 02:36:53,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:36:53,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:53,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:53,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:53,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:53,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:53,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:53 GMT 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:53,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:58,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:36:58,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:58,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:58,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:58,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8895012b-ce38-49cc-a460-eb796df0cf2c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8895012b-ce38-49cc-a460-eb796df0cf2c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:50.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:52.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:51.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32339b76-6593-4d3e-a38c-22dfc3357b1e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32339b76-6593-4d3e-a38c-22dfc3357b1e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-42795495-f08b-4e4d-ad7a-6738561787be", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-42795495-f08b-4e4d-ad7a-6738561787be Date: Fri, 10 May 2019 02:36:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-42795495-f08b-4e4d-ad7a-6738561787be", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-32339b76-6593-4d3e-a38c-22dfc3357b1e Date: Fri, 10 May 2019 02:36:52 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:52Z\", \"updated_at\": \"2019-05-10T02:36:52Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:52Z\", \"revision_number\": 0, \"id\": \"e0f2ea33-e226-453c-9b83-8dd4c5bca262\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:52Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:52Z\", \"revision_number\": 0, \"id\": \"ea10fae6-e62e-4f6a-bc0b-f1e6a85485ec\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:52Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.036Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}908f22035921d0c73641cf8a1c2fa98bd21ab2a5\" -d '{\"floatingip\": {\"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18fc2b52-d226-4e5c-84dd-910fde15362b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-78de2be6-e2ab-47d7-a621-d71b79a67aee", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78de2be6-e2ab-47d7-a621-d71b79a67aee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6753fb55d78b0af2b0a6dd9b972e03c2f7d59a6d\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-3f67c86b-a0a3-4d23-af3f-b2e79fcad09d Date: Fri, 10 May 2019 02:36:53 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:50Z\", \"updated_at\": \"2019-05-10T02:36:50Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:50Z\", \"revision_number\": 0, \"id\": \"9c250c2f-cb4e-4601-a433-f46f1115517a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:50Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:50Z\", \"revision_number\": 0, \"id\": \"a1ff6b8b-a9cf-4449-936c-2244bac54020\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:50Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-18fc2b52-d226-4e5c-84dd-910fde15362b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:53.545Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:52.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.049Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0845234e-6b07-490e-97a0-71ee553c0074 x-compute-request-id: req-0845234e-6b07-490e-97a0-71ee553c0074 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.049Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-3f67c86b-a0a3-4d23-af3f-b2e79fcad09d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.049Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.049Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-3f67c86b-a0a3-4d23-af3f-b2e79fcad09d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-232e7b33-a08c-4c5f-979d-95119d816285 Date: Fri, 10 May 2019 02:36:54 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:36:53Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 0, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": null, \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "Using external resource keypair: cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-232e7b33-a08c-4c5f-979d-95119d816285", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7be722fa-3188-445e-8126-059ed3e95c8d Date: Fri, 10 May 2019 02:36:53 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:36:53Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:53Z\", \"revision_number\": 0, \"id\": \"78f14a5d-91e5-48fe-bc21-e9a449b11150\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:53Z\", \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:53Z\", \"revision_number\": 0, \"id\": \"ae485788-563b-455f-abc7-49374d370831\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:53Z\", \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}], "metadata": {"pagination": {"total": 293, "offset": 52, "size": 50}}} 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:58 GMT 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:58,949 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:36:58,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:58,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:58,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:36:58,950 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:36:58,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-05-10 02:36:58,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:58,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-05-10 02:36:58,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-05-10 02:36:58,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:58,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-05-10 02:36:58,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8895012b-ce38-49cc-a460-eb796df0cf2c 2019-05-10 02:36:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8895012b-ce38-49cc-a460-eb796df0cf2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:36:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:36:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:36:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-10 02:36:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32339b76-6593-4d3e-a38c-22dfc3357b1e 2019-05-10 02:36:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 02:36:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32339b76-6593-4d3e-a38c-22dfc3357b1e 2019-05-10 02:36:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:36:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided. 2019-05-10 02:36:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-42795495-f08b-4e4d-ad7a-6738561787be 2019-05-10 02:36:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-42795495-f08b-4e4d-ad7a-6738561787be Date: Fri, 10 May 2019 02:36:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:36:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-05-10 02:36:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-42795495-f08b-4e4d-ad7a-6738561787be 2019-05-10 02:36:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-32339b76-6593-4d3e-a38c-22dfc3357b1e Date: Fri, 10 May 2019 02:36:52 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:52Z", "updated_at": "2019-05-10T02:36:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:52Z", "revision_number": 0, "id": "e0f2ea33-e226-453c-9b83-8dd4c5bca262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:52Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:52Z", "revision_number": 0, "id": "ea10fae6-e62e-4f6a-bc0b-f1e6a85485ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:52Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base"}} 2019-05-10 02:36:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f22035921d0c73641cf8a1c2fa98bd21ab2a5" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}}' 2019-05-10 02:36:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18fc2b52-d226-4e5c-84dd-910fde15362b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:36:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-05-10 02:36:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-78de2be6-e2ab-47d7-a621-d71b79a67aee 2019-05-10 02:36:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78de2be6-e2ab-47d7-a621-d71b79a67aee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:36:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" 2019-05-10 02:36:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-05-10 02:36:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6753fb55d78b0af2b0a6dd9b972e03c2f7d59a6d" 2019-05-10 02:36:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-3f67c86b-a0a3-4d23-af3f-b2e79fcad09d Date: Fri, 10 May 2019 02:36:53 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:50Z", "updated_at": "2019-05-10T02:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:50Z", "revision_number": 0, "id": "9c250c2f-cb4e-4601-a433-f46f1115517a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:50Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:50Z", "revision_number": 0, "id": "a1ff6b8b-a9cf-4449-936c-2244bac54020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:50Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono"}} 2019-05-10 02:36:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:36:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-18fc2b52-d226-4e5c-84dd-910fde15362b 2019-05-10 02:36:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-05-10 02:36:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0845234e-6b07-490e-97a0-71ee553c0074 x-compute-request-id: req-0845234e-6b07-490e-97a0-71ee553c0074 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-3f67c86b-a0a3-4d23-af3f-b2e79fcad09d 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-3f67c86b-a0a3-4d23-af3f-b2e79fcad09d 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-232e7b33-a08c-4c5f-979d-95119d816285 Date: Fri, 10 May 2019 02:36:54 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:36:53Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": null, "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}} 2019-05-10 02:36:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1 2019-05-10 02:36:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074 2019-05-10 02:36:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074 2019-05-10 02:36:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-05-10 02:36:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-232e7b33-a08c-4c5f-979d-95119d816285 2019-05-10 02:36:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7be722fa-3188-445e-8126-059ed3e95c8d Date: Fri, 10 May 2019 02:36:53 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:36:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:53Z", "revision_number": 0, "id": "78f14a5d-91e5-48fe-bc21-e9a449b11150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:53Z", "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:53Z", "revision_number": 0, "id": "ae485788-563b-455f-abc7-49374d370831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:53Z", "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "name": "clearwater-sg_homer"}} 2019-05-10 02:36:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:36:58,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:36:59,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:36:59 GMT 2019-05-10 02:36:59,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:36:59,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:36:59,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:36:59,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:36:59,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:04,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:04,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:04,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-232e7b33-a08c-4c5f-979d-95119d816285", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "Using external resource keypair: cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2594729a-b39e-4262-9bf5-6434510ec2c1"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e7d73e-cbf4-49bc-87c9-0a08421fa021 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a0e7d73e-cbf4-49bc-87c9-0a08421fa021", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-232e7b33-a08c-4c5f-979d-95119d816285", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.60f27024-8591-4b35-b9f6-44c78b2de2f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:54.578Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:53.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "keypair_kp9w88", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "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", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2e8749-084c-4f35-84c7-57ed9552b819 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-64ffeab6-8218-4d7e-bbce-c37b4927ab89 Date: Fri, 10 May 2019 02:36:54 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-05-10T02:36:54Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:54Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2d2e8749-084c-4f35-84c7-57ed9552b819", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64ffeab6-8218-4d7e-bbce-c37b4927ab89", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64ffeab6-8218-4d7e-bbce-c37b4927ab89", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1937f8e5-ef59-4f7e-8155-3007a8fa4c06 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1937f8e5-ef59-4f7e-8155-3007a8fa4c06", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a3f0072-d430-4364-b3ba-f8d545ade949", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:55.256Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a3f0072-d430-4364-b3ba-f8d545ade949", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:54.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78600099-3031-4893-9959-3be0a79fb90b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-78600099-3031-4893-9959-3be0a79fb90b Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"dcef214a-192b-40c5-9600-915d8ac09607\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"fb825759-7b65-475f-b79b-c0311332374a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a4148875-b458-49a9-811c-4e5bb0377468 Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:52Z\", \"updated_at\": \"2019-05-10T02:36:52Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:52Z\", \"revision_number\": 0, \"id\": \"e0f2ea33-e226-453c-9b83-8dd4c5bca262\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:52Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:52Z\", \"revision_number\": 0, \"id\": \"ea10fae6-e62e-4f6a-bc0b-f1e6a85485ec\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:52Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}], "metadata": {"pagination": {"total": 493, "offset": 102, "size": 50}}} 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:04 GMT 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:04,594 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-05-10 02:37:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-05-10 02:37:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-05-10 02:37:04,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d 2019-05-10 02:37:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-232e7b33-a08c-4c5f-979d-95119d816285 2019-05-10 02:37:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1 2019-05-10 02:37:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074 2019-05-10 02:37:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0845234e-6b07-490e-97a0-71ee553c0074 2019-05-10 02:37:04,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:04,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-05-10 02:37:04,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e7d73e-cbf4-49bc-87c9-0a08421fa021 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:04,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a0e7d73e-cbf4-49bc-87c9-0a08421fa021 2019-05-10 02:37:04,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-232e7b33-a08c-4c5f-979d-95119d816285 2019-05-10 02:37:04,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7be722fa-3188-445e-8126-059ed3e95c8d 2019-05-10 02:37:04,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:04,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-05-10 02:37:04,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:04,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-10 02:37:04,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-05-10 02:37:04,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-05-10 02:37:04,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-05-10 02:37:04,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e" 2019-05-10 02:37:04,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-05-10 02:37:04,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2e8749-084c-4f35-84c7-57ed9552b819 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-64ffeab6-8218-4d7e-bbce-c37b4927ab89 Date: Fri, 10 May 2019 02:36:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-05-10T02:36:54Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 3478, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:54Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}} 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2d2e8749-084c-4f35-84c7-57ed9552b819 2019-05-10 02:37:04,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64ffeab6-8218-4d7e-bbce-c37b4927ab89 2019-05-10 02:37:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64ffeab6-8218-4d7e-bbce-c37b4927ab89 2019-05-10 02:37:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1937f8e5-ef59-4f7e-8155-3007a8fa4c06 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1937f8e5-ef59-4f7e-8155-3007a8fa4c06 2019-05-10 02:37:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a3f0072-d430-4364-b3ba-f8d545ade949 2019-05-10 02:37:04,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a3f0072-d430-4364-b3ba-f8d545ade949 2019-05-10 02:37:04,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-10 02:37:04,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78600099-3031-4893-9959-3be0a79fb90b 2019-05-10 02:37:04,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-78600099-3031-4893-9959-3be0a79fb90b Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "dcef214a-192b-40c5-9600-915d8ac09607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "fb825759-7b65-475f-b79b-c0311332374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum"}} 2019-05-10 02:37:04,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:04,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468 2019-05-10 02:37:04,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468 2019-05-10 02:37:04,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a4148875-b458-49a9-811c-4e5bb0377468 Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:52Z", "updated_at": "2019-05-10T02:36:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:52Z", "revision_number": 0, "id": "e0f2ea33-e226-453c-9b83-8dd4c5bca262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:52Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:52Z", "revision_number": 0, "id": "ea10fae6-e62e-4f6a-bc0b-f1e6a85485ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:52Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base"}} 2019-05-10 02:37:04,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:04,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:04 GMT 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:04,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:09,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:09,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:09,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d96db810-3c58-4af7-b470-b3be9eb8aaef", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-87593477-2b8e-4840-aa51-2f465af1b0dc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bfe345da-9572-4d8b-8586-31ec8347c202 Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"45669c6a-b95b-4641-b381-6aeb32e7f3fd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"5121baa3-c6b7-4aa8-8825-e1c0f5daae13\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bfe345da-9572-4d8b-8586-31ec8347c202", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0116d561-a53a-4523-a5c8-9e6e0e2647f7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "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", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a4148875-b458-49a9-811c-4e5bb0377468 Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:52Z\", \"updated_at\": \"2019-05-10T02:36:52Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:52Z\", \"revision_number\": 0, \"id\": \"e0f2ea33-e226-453c-9b83-8dd4c5bca262\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:52Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:52Z\", \"revision_number\": 0, \"id\": \"ea10fae6-e62e-4f6a-bc0b-f1e6a85485ec\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:52Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-78600099-3031-4893-9959-3be0a79fb90b Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"dcef214a-192b-40c5-9600-915d8ac09607\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"fb825759-7b65-475f-b79b-c0311332374a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96db810-3c58-4af7-b470-b3be9eb8aaef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78600099-3031-4893-9959-3be0a79fb90b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78600099-3031-4893-9959-3be0a79fb90b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0116d561-a53a-4523-a5c8-9e6e0e2647f7 Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0116d561-a53a-4523-a5c8-9e6e0e2647f7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-22a3d80e-f7a9-4118-8c17-78e48e2b1af2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bfe345da-9572-4d8b-8586-31ec8347c202", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-22a3d80e-f7a9-4118-8c17-78e48e2b1af2 Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-22a3d80e-f7a9-4118-8c17-78e48e2b1af2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-49dc55a4-c0c5-493c-9d84-ef39d31bd84f Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-49dc55a4-c0c5-493c-9d84-ef39d31bd84f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-49dc55a4-c0c5-493c-9d84-ef39d31bd84f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-16e82f38-312d-46f9-bbc1-40dec344e70e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-16e82f38-312d-46f9-bbc1-40dec344e70e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-16e82f38-312d-46f9-bbc1-40dec344e70e Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-bbe1e28d-a86a-4527-9949-dfa81efa756f Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"1db9bbe9-a339-4728-8eb1-52d7aaf86261\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"30b0288d-451d-4e01-a81b-e18d5c70f452\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.055Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bbe1e28d-a86a-4527-9949-dfa81efa756f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7c21d592-05b8-4e43-b3a7-6f3229e4872c", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c21d592-05b8-4e43-b3a7-6f3229e4872c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}], "metadata": {"pagination": {"total": 742, "offset": 152, "size": 50}}} 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:09 GMT 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:09,796 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d96db810-3c58-4af7-b470-b3be9eb8aaef 2019-05-10 02:37:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-87593477-2b8e-4840-aa51-2f465af1b0dc 2019-05-10 02:37:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bfe345da-9572-4d8b-8586-31ec8347c202 Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "45669c6a-b95b-4641-b381-6aeb32e7f3fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "5121baa3-c6b7-4aa8-8825-e1c0f5daae13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind"}} 2019-05-10 02:37:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bfe345da-9572-4d8b-8586-31ec8347c202 2019-05-10 02:37:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-10 02:37:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0116d561-a53a-4523-a5c8-9e6e0e2647f7 2019-05-10 02:37:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-05-10 02:37:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a4148875-b458-49a9-811c-4e5bb0377468 Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:52Z", "updated_at": "2019-05-10T02:36:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:52Z", "revision_number": 0, "id": "e0f2ea33-e226-453c-9b83-8dd4c5bca262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:52Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:52Z", "revision_number": 0, "id": "ea10fae6-e62e-4f6a-bc0b-f1e6a85485ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:52Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base"}} 2019-05-10 02:37:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468 2019-05-10 02:37:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-78600099-3031-4893-9959-3be0a79fb90b Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "dcef214a-192b-40c5-9600-915d8ac09607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "fb825759-7b65-475f-b79b-c0311332374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum"}} 2019-05-10 02:37:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96db810-3c58-4af7-b470-b3be9eb8aaef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-a4148875-b458-49a9-811c-4e5bb0377468 2019-05-10 02:37:09,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:09,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78600099-3031-4893-9959-3be0a79fb90b 2019-05-10 02:37:09,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78600099-3031-4893-9959-3be0a79fb90b 2019-05-10 02:37:09,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0116d561-a53a-4523-a5c8-9e6e0e2647f7 Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-05-10T02:36:55Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 5062, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "53c9d735-09f7-4234-902d-850096de9b88"}} 2019-05-10 02:37:09,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0116d561-a53a-4523-a5c8-9e6e0e2647f7 2019-05-10 02:37:09,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-05-10 02:37:09,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-22a3d80e-f7a9-4118-8c17-78e48e2b1af2 2019-05-10 02:37:09,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bfe345da-9572-4d8b-8586-31ec8347c202 2019-05-10 02:37:09,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-22a3d80e-f7a9-4118-8c17-78e48e2b1af2 Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-05-10T02:36:55Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 5060, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}} 2019-05-10 02:37:09,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:09,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-22a3d80e-f7a9-4118-8c17-78e48e2b1af2 2019-05-10 02:37:09,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-05-10 02:37:09,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-49dc55a4-c0c5-493c-9d84-ef39d31bd84f Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-05-10T02:36:55Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 22, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}} 2019-05-10 02:37:09,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-49dc55a4-c0c5-493c-9d84-ef39d31bd84f 2019-05-10 02:37:09,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-49dc55a4-c0c5-493c-9d84-ef39d31bd84f 2019-05-10 02:37:09,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-16e82f38-312d-46f9-bbc1-40dec344e70e 2019-05-10 02:37:09,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:09,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-16e82f38-312d-46f9-bbc1-40dec344e70e 2019-05-10 02:37:09,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-16e82f38-312d-46f9-bbc1-40dec344e70e Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-05-10T02:36:55Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 5060, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}} 2019-05-10 02:37:09,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:09,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-bbe1e28d-a86a-4527-9949-dfa81efa756f Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "1db9bbe9-a339-4728-8eb1-52d7aaf86261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "30b0288d-451d-4e01-a81b-e18d5c70f452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip"}} 2019-05-10 02:37:09,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bbe1e28d-a86a-4527-9949-dfa81efa756f 2019-05-10 02:37:09,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:09,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7c21d592-05b8-4e43-b3a7-6f3229e4872c 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c21d592-05b8-4e43-b3a7-6f3229e4872c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:09,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:09,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:09,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:09,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-05-10 02:37:09,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:09,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:09,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:09,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:09,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:09,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:09,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:09,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:09,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:09 GMT 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:09,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:14,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:14,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:14,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:14,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:14,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:14,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a34bdd95-dbc2-4ad5-9864-2a5c9f4cf457 Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69a24bcc-1ed8-4fd5-b7f0-7170fb812997", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-05c7d76f-c442-47bf-8ba2-b56c2eb86487", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c7d76f-c442-47bf-8ba2-b56c2eb86487 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1fd508d7-e1a4-494e-8b46-6ead95df01d3 Date: Fri, 10 May 2019 02:36:55 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:36:53Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:53Z\", \"revision_number\": 0, \"id\": \"78f14a5d-91e5-48fe-bc21-e9a449b11150\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:53Z\", \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:53Z\", \"revision_number\": 0, \"id\": \"ae485788-563b-455f-abc7-49374d370831\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:53Z\", \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-1fd508d7-e1a4-494e-8b46-6ead95df01d3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-48edfe47-3588-4f9f-8196-0ed8130afa4a Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-1fd508d7-e1a4-494e-8b46-6ead95df01d3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-48edfe47-3588-4f9f-8196-0ed8130afa4a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-48edfe47-3588-4f9f-8196-0ed8130afa4a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:55.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 6669, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93a4132c23292f9159b46b76a09daa3be2a3e13f\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d5db052e-8dc2-4401-930b-61176c798fc8 Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e10d3d-8a3f-4d9b-a24b-310f1d7be805 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5db052e-8dc2-4401-930b-61176c798fc8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-59e10d3d-8a3f-4d9b-a24b-310f1d7be805", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5db052e-8dc2-4401-930b-61176c798fc8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d46f3e6b-5518-4a43-92a8-e3cf7110031f"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:56.577Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-69a24bcc-1ed8-4fd5-b7f0-7170fb812997 Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-89a946f9-36a4-4a9e-bf95-d1c3b668fdcb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-89a946f9-36a4-4a9e-bf95-d1c3b668fdcb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-89a946f9-36a4-4a9e-bf95-d1c3b668fdcb Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"00e35818-4d44-43c6-b47b-7d45a923d059\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}584ff26deda7923e0bdb4a775ee4690409842645\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8dd1a968-3ac5-4af2-94a5-b725d9bae50d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8dd1a968-3ac5-4af2-94a5-b725d9bae50d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f89f0ba-630e-410d-bec5-34a904ec2386"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-fe71a5b5-f974-4b82-94e9-d127a326c02f Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-fe71a5b5-f974-4b82-94e9-d127a326c02f", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-fe71a5b5-f974-4b82-94e9-d127a326c02f", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}886d6f119bb9c7e19e72f3ad8e43ede0cbdd1061\" -d '{\"floatingip\": {\"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-507a65f1-d1f0-4a3c-8c62-3d5abfe43bb0 Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"1ea82304-7e4c-47db-b2d9-9fb962a581ee\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"33a9b759-e429-46e2-8358-8f248b69d5dd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}], "metadata": {"pagination": {"total": 902, "offset": 202, "size": 50}}} 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:14 GMT 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:14,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:14,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:14,993 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:14,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-05-10 02:37:14,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:14,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-05-10 02:37:14,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-05-10 02:37:14,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:14,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a34bdd95-dbc2-4ad5-9864-2a5c9f4cf457 Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-05-10T02:36:56Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 161, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}} 2019-05-10 02:37:14,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:14,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-05-10 02:37:14,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69a24bcc-1ed8-4fd5-b7f0-7170fb812997 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-05c7d76f-c442-47bf-8ba2-b56c2eb86487 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c7d76f-c442-47bf-8ba2-b56c2eb86487 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba" 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1fd508d7-e1a4-494e-8b46-6ead95df01d3 Date: Fri, 10 May 2019 02:36:55 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:36:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:53Z", "revision_number": 0, "id": "78f14a5d-91e5-48fe-bc21-e9a449b11150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:53Z", "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:53Z", "revision_number": 0, "id": "ae485788-563b-455f-abc7-49374d370831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:53Z", "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "name": "clearwater-sg_homer"}} 2019-05-10 02:37:14,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-1fd508d7-e1a4-494e-8b46-6ead95df01d3 2019-05-10 02:37:14,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-48edfe47-3588-4f9f-8196-0ed8130afa4a Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-05-10T02:36:55Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 32768, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}} 2019-05-10 02:37:14,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-1fd508d7-e1a4-494e-8b46-6ead95df01d3 2019-05-10 02:37:14,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-48edfe47-3588-4f9f-8196-0ed8130afa4a 2019-05-10 02:37:14,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:14,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-48edfe47-3588-4f9f-8196-0ed8130afa4a 2019-05-10 02:37:14,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c04492c6c625e3af600712ed6c4536d01ffb19" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a4132c23292f9159b46b76a09daa3be2a3e13f" 2019-05-10 02:37:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d5db052e-8dc2-4401-930b-61176c798fc8 Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-05-10T02:36:56Z", "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 4000, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}} 2019-05-10 02:37:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e10d3d-8a3f-4d9b-a24b-310f1d7be805 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5db052e-8dc2-4401-930b-61176c798fc8 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-59e10d3d-8a3f-4d9b-a24b-310f1d7be805 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5db052e-8dc2-4401-930b-61176c798fc8 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4c5347ee5a4ab8f50c01ff2e21e3399785614e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-69a24bcc-1ed8-4fd5-b7f0-7170fb812997 Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-05-10T02:36:56Z", "security_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "port_range_min": 6669, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}} 2019-05-10 02:37:15,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-89a946f9-36a4-4a9e-bf95-d1c3b668fdcb 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-89a946f9-36a4-4a9e-bf95-d1c3b668fdcb 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-89a946f9-36a4-4a9e-bf95-d1c3b668fdcb Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-05-10T02:36:56Z", "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "port_range_min": 7888, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "00e35818-4d44-43c6-b47b-7d45a923d059"}} 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584ff26deda7923e0bdb4a775ee4690409842645" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8dd1a968-3ac5-4af2-94a5-b725d9bae50d 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8dd1a968-3ac5-4af2-94a5-b725d9bae50d 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32701bf4c7aefad77f953ebb5759262256683eba" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:15,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-fe71a5b5-f974-4b82-94e9-d127a326c02f Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-fe71a5b5-f974-4b82-94e9-d127a326c02f 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided. 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-fe71a5b5-f974-4b82-94e9-d127a326c02f 2019-05-10 02:37:15,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d6f119bb9c7e19e72f3ad8e43ede0cbdd1061" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}}' 2019-05-10 02:37:15,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-507a65f1-d1f0-4a3c-8c62-3d5abfe43bb0 Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "updated_at": "2019-05-10T02:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "1ea82304-7e4c-47db-b2d9-9fb962a581ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "33a9b759-e429-46e2-8358-8f248b69d5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout"}} 2019-05-10 02:37:15,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:15,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:15,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:15,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:15 GMT 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:15,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:15,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:15,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:20,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:20,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:20,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:20,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.105Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93a4132c23292f9159b46b76a09daa3be2a3e13f\" -d '{\"floatingip\": {\"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 11211, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-205af453-2547-42aa-b6a3-468f45cec6bf", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-205af453-2547-42aa-b6a3-468f45cec6bf", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-205af453-2547-42aa-b6a3-468f45cec6bf Date: Fri, 10 May 2019 02:36:56 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"11393b5f-9446-435d-9436-24929c2e8022\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:56.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.aa11ee76-9793-44e8-b4f1-1571f8fb0a45"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-0ddde9cd-5bee-4131-b6bd-d16f6029a68f Date: Fri, 10 May 2019 02:36:57 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"b34de5d1-467d-42cd-8443-a3eed434052f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"b646c859-b452-4391-a92c-d1e167af7927\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0ddde9cd-5bee-4131-b6bd-d16f6029a68f", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-21a8d9d7-7d08-46c9-84a2-f6f8bf6070d7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0ddde9cd-5bee-4131-b6bd-d16f6029a68f", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-21a8d9d7-7d08-46c9-84a2-f6f8bf6070d7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-426b2377-9902-4512-baef-a81b4c4ceca0 Date: Fri, 10 May 2019 02:36:57 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:36:57Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:57Z\", \"revision_number\": 0, \"id\": \"03d5bd60-59f2-4768-a297-a22ce931957a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:57Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:57Z\", \"revision_number\": 0, \"id\": \"ae836d98-2d0e-4f26-a464-4055dfe174d2\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:57Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-21a8d9d7-7d08-46c9-84a2-f6f8bf6070d7 Date: Fri, 10 May 2019 02:36:57 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-426b2377-9902-4512-baef-a81b4c4ceca0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-eccbfb16-2181-4e97-97ff-72aacaccd95f Date: Fri, 10 May 2019 02:36:57 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"dcef214a-192b-40c5-9600-915d8ac09607\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"fb825759-7b65-475f-b79b-c0311332374a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-426b2377-9902-4512-baef-a81b4c4ceca0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-eccbfb16-2181-4e97-97ff-72aacaccd95f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:57.682Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-eccbfb16-2181-4e97-97ff-72aacaccd95f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a4532df-b602-4897-8f74-fc53feec22f3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e2d249bb-a1db-4fcf-ab7f-7f5120e59cfb Date: Fri, 10 May 2019 02:36:57 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"1db9bbe9-a339-4728-8eb1-52d7aaf86261\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"30b0288d-451d-4e01-a81b-e18d5c70f452\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-bb984db6-0685-40da-8f96-7568de19f604 Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"d4e0c801-a519-48e6-92be-0f76ed02c580\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json used request id req-e2d249bb-a1db-4fcf-ab7f-7f5120e59cfb", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bb984db6-0685-40da-8f96-7568de19f604", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json used request id req-e2d249bb-a1db-4fcf-ab7f-7f5120e59cfb", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bb984db6-0685-40da-8f96-7568de19f604", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a4532df-b602-4897-8f74-fc53feec22f3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8af5be4b-aaad-4562-9c4e-eef13d838fff Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.223Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1a4532df-b602-4897-8f74-fc53feec22f3 Date: Fri, 10 May 2019 02:36:57 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-05-10T02:36:57Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b0dc9408-f417-44ae-94cc-7af7be689ed6\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8af5be4b-aaad-4562-9c4e-eef13d838fff", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8af5be4b-aaad-4562-9c4e-eef13d838fff", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-2f32a40a-07dd-4c5f-8629-2f8808d940ff Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:55Z\", \"updated_at\": \"2019-05-10T02:36:55Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"45669c6a-b95b-4641-b381-6aeb32e7f3fd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:55Z\", \"revision_number\": 0, \"id\": \"5121baa3-c6b7-4aa8-8825-e1c0f5daae13\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:55Z\", \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2f32a40a-07dd-4c5f-8629-2f8808d940ff", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2f32a40a-07dd-4c5f-8629-2f8808d940ff", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}], "metadata": {"pagination": {"total": 977, "offset": 252, "size": 50}}} 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:20 GMT 2019-05-10 02:37:20,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:20,253 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:20,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:20,253 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:20,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:20,253 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided. 2019-05-10 02:37:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a4132c23292f9159b46b76a09daa3be2a3e13f" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}}' 2019-05-10 02:37:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" 2019-05-10 02:37:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-205af453-2547-42aa-b6a3-468f45cec6bf 2019-05-10 02:37:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-205af453-2547-42aa-b6a3-468f45cec6bf 2019-05-10 02:37:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-205af453-2547-42aa-b6a3-468f45cec6bf Date: Fri, 10 May 2019 02:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-05-10T02:36:56Z", "security_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "port_range_min": 9160, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "11393b5f-9446-435d-9436-24929c2e8022"}} 2019-05-10 02:37:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-0ddde9cd-5bee-4131-b6bd-d16f6029a68f Date: Fri, 10 May 2019 02:36:57 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "updated_at": "2019-05-10T02:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "b34de5d1-467d-42cd-8443-a3eed434052f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "b646c859-b452-4391-a92c-d1e167af7927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "name": "clearwater-sg_ellis"}} 2019-05-10 02:37:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0ddde9cd-5bee-4131-b6bd-d16f6029a68f 2019-05-10 02:37:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-21a8d9d7-7d08-46c9-84a2-f6f8bf6070d7 2019-05-10 02:37:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0ddde9cd-5bee-4131-b6bd-d16f6029a68f 2019-05-10 02:37:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-21a8d9d7-7d08-46c9-84a2-f6f8bf6070d7 2019-05-10 02:37:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-426b2377-9902-4512-baef-a81b4c4ceca0 Date: Fri, 10 May 2019 02:36:57 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:57Z", "revision_number": 0, "id": "03d5bd60-59f2-4768-a297-a22ce931957a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:57Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:57Z", "revision_number": 0, "id": "ae836d98-2d0e-4f26-a464-4055dfe174d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:57Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ec543be-8564-4600-b549-a4957bc870e4", "name": "clearwater-sg_dime"}} 2019-05-10 02:37:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-21a8d9d7-7d08-46c9-84a2-f6f8bf6070d7 Date: Fri, 10 May 2019 02:36:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 02:37:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-426b2377-9902-4512-baef-a81b4c4ceca0 2019-05-10 02:37:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-eccbfb16-2181-4e97-97ff-72aacaccd95f Date: Fri, 10 May 2019 02:36:57 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "dcef214a-192b-40c5-9600-915d8ac09607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "fb825759-7b65-475f-b79b-c0311332374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum"}} 2019-05-10 02:37:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-426b2377-9902-4512-baef-a81b4c4ceca0 2019-05-10 02:37:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-eccbfb16-2181-4e97-97ff-72aacaccd95f 2019-05-10 02:37:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-eccbfb16-2181-4e97-97ff-72aacaccd95f 2019-05-10 02:37:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6" 2019-05-10 02:37:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a4532df-b602-4897-8f74-fc53feec22f3 2019-05-10 02:37:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:20,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e2d249bb-a1db-4fcf-ab7f-7f5120e59cfb Date: Fri, 10 May 2019 02:36:57 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "1db9bbe9-a339-4728-8eb1-52d7aaf86261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "30b0288d-451d-4e01-a81b-e18d5c70f452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip"}} 2019-05-10 02:37:20,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-bb984db6-0685-40da-8f96-7568de19f604 Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 11311, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "d4e0c801-a519-48e6-92be-0f76ed02c580"}} 2019-05-10 02:37:20,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json used request id req-e2d249bb-a1db-4fcf-ab7f-7f5120e59cfb 2019-05-10 02:37:20,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bb984db6-0685-40da-8f96-7568de19f604 2019-05-10 02:37:20,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json used request id req-e2d249bb-a1db-4fcf-ab7f-7f5120e59cfb 2019-05-10 02:37:20,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bb984db6-0685-40da-8f96-7568de19f604 2019-05-10 02:37:20,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:20,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1a4532df-b602-4897-8f74-fc53feec22f3 2019-05-10 02:37:20,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:37:20,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:20,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c" 2019-05-10 02:37:20,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8af5be4b-aaad-4562-9c4e-eef13d838fff Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "port_range_min": 5058, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}} 2019-05-10 02:37:20,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1a4532df-b602-4897-8f74-fc53feec22f3 Date: Fri, 10 May 2019 02:36:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-05-10T02:36:57Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 11211, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b0dc9408-f417-44ae-94cc-7af7be689ed6"}} 2019-05-10 02:37:20,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:20,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:20,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:20,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:37:20,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8af5be4b-aaad-4562-9c4e-eef13d838fff 2019-05-10 02:37:20,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8af5be4b-aaad-4562-9c4e-eef13d838fff 2019-05-10 02:37:20,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-2f32a40a-07dd-4c5f-8629-2f8808d940ff Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:55Z", "updated_at": "2019-05-10T02:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "45669c6a-b95b-4641-b381-6aeb32e7f3fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:55Z", "revision_number": 0, "id": "5121baa3-c6b7-4aa8-8825-e1c0f5daae13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:55Z", "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind"}} 2019-05-10 02:37:20,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2f32a40a-07dd-4c5f-8629-2f8808d940ff 2019-05-10 02:37:20,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2f32a40a-07dd-4c5f-8629-2f8808d940ff 2019-05-10 02:37:20,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:20,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:20,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:20 GMT 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:20,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:25,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:25,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:25,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:25,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:25,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3b20699b-7b71-490f-80ae-155d7d56f126 Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:36:57Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": null, \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', u'created_at': u'2019-05-10T02:36:57Z', u'updated_at': u'2019-05-10T02:36:57Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 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'3099a326e6094ec7bdb00ae84dc15052', u'port_id': None, u'id': u'9c7e3ebf-679e-4f3c-9489-191647ed5316', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b8fd1164-dea1-40c5-88cf-9cce60628823"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2e5688fd-b5ae-439a-a0ff-264b1cb0179a Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-360bbf0e-7af4-4993-8581-6e1ba82d5865 Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0553edf9-ec85-44fb-bc87-cb0ff025d89f\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-360bbf0e-7af4-4993-8581-6e1ba82d5865", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-360bbf0e-7af4-4993-8581-6e1ba82d5865", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2f32a40a-07dd-4c5f-8629-2f8808d940ff", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-43ac1c8f-dfd4-42a5-b459-5f69815583be", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-43ac1c8f-dfd4-42a5-b459-5f69815583be", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2e5688fd-b5ae-439a-a0ff-264b1cb0179a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2e5688fd-b5ae-439a-a0ff-264b1cb0179a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:58.937Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-43ac1c8f-dfd4-42a5-b459-5f69815583be Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b823501f-a5be-4487-8968-7a0f7dbe5008\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e7d46ba1-f4ff-4f27-9c3d-59940a941a6c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3099a326e6094ec7bdb00ae84dc15052', u'created_at': u'2019-05-10T02:36:58Z', u'updated_at': u'2019-05-10T02:36:58Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'3099a326e6094ec7bdb00ae84dc15052', u'port_id': None, u'id': u'253ccf9a-1052-4c15-9213-5a6b63c362f0', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-050e41af-150e-4ed1-b6e3-86164adc0a73 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-05-10T02:36:59Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:59Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b1f97a03-9ee6-4c1b-9fad-d17c505afc86\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-050e41af-150e-4ed1-b6e3-86164adc0a73", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-050e41af-150e-4ed1-b6e3-86164adc0a73", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ae5e60e3-1182-41a8-b748-f7e2917e06db Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"b34de5d1-467d-42cd-8443-a3eed434052f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"b646c859-b452-4391-a92c-d1e167af7927\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-ae5e60e3-1182-41a8-b748-f7e2917e06db", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-ae5e60e3-1182-41a8-b748-f7e2917e06db", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f0179763fe517181a66f1bd848611bbbe103410\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"port_range_min\": 80, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-abb34360-d13c-448a-b5ae-84ec2d471bf3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-abb34360-d13c-448a-b5ae-84ec2d471bf3 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"a17e087f-9244-42f1-85bb-fbd4a479b841\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}584ff26deda7923e0bdb4a775ee4690409842645\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f0179763fe517181a66f1bd848611bbbe103410\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e7d46ba1-f4ff-4f27-9c3d-59940a941a6c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-abb34360-d13c-448a-b5ae-84ec2d471bf3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d5d21ee1-1b40-41ca-ae53-5906738a14cc Date: Fri, 10 May 2019 02:36:58 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"690927ac-459a-4878-99bd-2a173b5fdce7\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3aa51052-e3d4-4b74-9de4-8721bae66a65 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-05-10T02:36:58Z\", \"security_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5d21ee1-1b40-41ca-ae53-5906738a14cc", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3aa51052-e3d4-4b74-9de4-8721bae66a65", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5d21ee1-1b40-41ca-ae53-5906738a14cc", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fbdde6e-99be-45ef-a12b-e20a0c8ea2f7"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3aa51052-e3d4-4b74-9de4-8721bae66a65", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f877a4d3-fd1b-4d86-840e-445a7aaa87db"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:36:59.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e7d46ba1-f4ff-4f27-9c3d-59940a941a6c Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"updated_at\": \"2019-05-10T02:36:58Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": null, \"id\": \"253ccf9a-1052-4c15-9213-5a6b63c362f0\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e8a3974-f42f-417a-856e-169e38a086a1"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:57.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_b3vmr5'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:25 GMT 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:25,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:25,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:25,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:25,472 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:25,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3b20699b-7b71-490f-80ae-155d7d56f126 Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:36:57Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": null, "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}} 2019-05-10 02:37:25,474 - 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'3099a326e6094ec7bdb00ae84dc15052', u'created_at': u'2019-05-10T02:36:57Z', u'updated_at': u'2019-05-10T02:36:57Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 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'3099a326e6094ec7bdb00ae84dc15052', u'port_id': None, u'id': u'9c7e3ebf-679e-4f3c-9489-191647ed5316', u'qos_policy_id': None} 2019-05-10 02:37:25,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2e5688fd-b5ae-439a-a0ff-264b1cb0179a Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "port_range_min": 5054, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "97b91db4-83c5-4c92-a174-804d840d321b"}} 2019-05-10 02:37:25,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295ae4e60b9a51bffc7ac5aca125e0bf9f858f0c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-360bbf0e-7af4-4993-8581-6e1ba82d5865 Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 7253, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0553edf9-ec85-44fb-bc87-cb0ff025d89f"}} 2019-05-10 02:37:25,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-360bbf0e-7af4-4993-8581-6e1ba82d5865 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-360bbf0e-7af4-4993-8581-6e1ba82d5865 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2f32a40a-07dd-4c5f-8629-2f8808d940ff 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-43ac1c8f-dfd4-42a5-b459-5f69815583be 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-43ac1c8f-dfd4-42a5-b459-5f69815583be 2019-05-10 02:37:25,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26a4ef928c27e5b2a48101e4fc70b493d862d6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2e5688fd-b5ae-439a-a0ff-264b1cb0179a 2019-05-10 02:37:25,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2e5688fd-b5ae-439a-a0ff-264b1cb0179a 2019-05-10 02:37:25,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-43ac1c8f-dfd4-42a5-b459-5f69815583be Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "port_range_min": 53, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b823501f-a5be-4487-8968-7a0f7dbe5008"}} 2019-05-10 02:37:25,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e7d46ba1-f4ff-4f27-9c3d-59940a941a6c 2019-05-10 02:37:25,478 - 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'3099a326e6094ec7bdb00ae84dc15052', u'created_at': u'2019-05-10T02:36:58Z', u'updated_at': u'2019-05-10T02:36:58Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'3099a326e6094ec7bdb00ae84dc15052', u'port_id': None, u'id': u'253ccf9a-1052-4c15-9213-5a6b63c362f0', u'qos_policy_id': None} 2019-05-10 02:37:25,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-050e41af-150e-4ed1-b6e3-86164adc0a73 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-05-10T02:36:59Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 9160, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:59Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b1f97a03-9ee6-4c1b-9fad-d17c505afc86"}} 2019-05-10 02:37:25,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-050e41af-150e-4ed1-b6e3-86164adc0a73 2019-05-10 02:37:25,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-050e41af-150e-4ed1-b6e3-86164adc0a73 2019-05-10 02:37:25,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ae5e60e3-1182-41a8-b748-f7e2917e06db Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "updated_at": "2019-05-10T02:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "b34de5d1-467d-42cd-8443-a3eed434052f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "b646c859-b452-4391-a92c-d1e167af7927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "name": "clearwater-sg_ellis"}} 2019-05-10 02:37:25,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b" 2019-05-10 02:37:25,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-ae5e60e3-1182-41a8-b748-f7e2917e06db 2019-05-10 02:37:25,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8dd43fa9cdfe39d0e81a37860c26d62590f428" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-ae5e60e3-1182-41a8-b748-f7e2917e06db 2019-05-10 02:37:25,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:25,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0179763fe517181a66f1bd848611bbbe103410" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-abb34360-d13c-448a-b5ae-84ec2d471bf3 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-abb34360-d13c-448a-b5ae-84ec2d471bf3 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 7000, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "a17e087f-9244-42f1-85bb-fbd4a479b841"}} 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584ff26deda7923e0bdb4a775ee4690409842645" 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0179763fe517181a66f1bd848611bbbe103410" 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e7d46ba1-f4ff-4f27-9c3d-59940a941a6c 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-abb34360-d13c-448a-b5ae-84ec2d471bf3 2019-05-10 02:37:25,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d5d21ee1-1b40-41ca-ae53-5906738a14cc Date: Fri, 10 May 2019 02:36:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "port_range_min": 53, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "690927ac-459a-4878-99bd-2a173b5fdce7"}} 2019-05-10 02:37:25,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3aa51052-e3d4-4b74-9de4-8721bae66a65 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-05-10T02:36:58Z", "security_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "port_range_min": 5052, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}} 2019-05-10 02:37:25,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5d21ee1-1b40-41ca-ae53-5906738a14cc 2019-05-10 02:37:25,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3aa51052-e3d4-4b74-9de4-8721bae66a65 2019-05-10 02:37:25,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:25,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5d21ee1-1b40-41ca-ae53-5906738a14cc 2019-05-10 02:37:25,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3aa51052-e3d4-4b74-9de4-8721bae66a65 2019-05-10 02:37:25,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e7d46ba1-f4ff-4f27-9c3d-59940a941a6c Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "updated_at": "2019-05-10T02:36:58Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": null, "id": "253ccf9a-1052-4c15-9213-5a6b63c362f0", "qos_policy_id": null}} 2019-05-10 02:37:25,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:25,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:25,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:25,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_b3vmr5'} 2019-05-10 02:37:25,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}] 2019-05-10 02:37:25,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:25,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:25,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:25,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:25,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:25,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:25,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:25 GMT 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:25,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:30,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:30,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:30,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c36c3ba-6b7c-4367-8ee1-5c63458c86ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-331f438b-72b4-4faa-8bb5-003bdc1a88f1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c36c3ba-6b7c-4367-8ee1-5c63458c86ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-331f438b-72b4-4faa-8bb5-003bdc1a88f1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-331f438b-72b4-4faa-8bb5-003bdc1a88f1 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-05-10T02:36:59Z\", \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:59Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"433413f8-e6f1-4498-82ba-b9208395860c\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f0179763fe517181a66f1bd848611bbbe103410\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-a725e541-aea8-4897-92f3-c4ec3f6df037 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:56Z\", \"updated_at\": \"2019-05-10T02:36:56Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"1ea82304-7e4c-47db-b2d9-9fb962a581ee\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:56Z\", \"revision_number\": 0, \"id\": \"33a9b759-e429-46e2-8358-8f248b69d5dd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:56Z\", \"security_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-a725e541-aea8-4897-92f3-c4ec3f6df037", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-a725e541-aea8-4897-92f3-c4ec3f6df037", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-defc7fce-ac46-466a-8206-b73adc24df0e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}584ff26deda7923e0bdb4a775ee4690409842645\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-defc7fce-ac46-466a-8206-b73adc24df0e Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:36:57Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:57Z\", \"revision_number\": 0, \"id\": \"03d5bd60-59f2-4768-a297-a22ce931957a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:57Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T02:36:57Z\", \"revision_number\": 0, \"id\": \"ae836d98-2d0e-4f26-a464-4055dfe174d2\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T02:36:57Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\"}], \"revision_number\": 1, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-defc7fce-ac46-466a-8206-b73adc24df0e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b0913e63-f0dd-451c-8158-dde41115cde7 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-05-10T02:36:59Z\", \"security_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:59Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"e332a92e-9bec-44b9-bf6c-41706d9c0d1e\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-efbc1787-617c-41d7-9cb9-b6803ce45470 Date: Fri, 10 May 2019 02:36:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-05-10T02:36:59Z\", \"security_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:59Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b0913e63-f0dd-451c-8158-dde41115cde7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b0913e63-f0dd-451c-8158-dde41115cde7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6df22707-2b2a-4c98-a210-d3effeadb4fd"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.068Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_b3vmr5'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"port_range_min\": 10888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-efbc1787-617c-41d7-9cb9-b6803ce45470", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-efbc1787-617c-41d7-9cb9-b6803ce45470", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68b9e8db-28af-4f42-b142-4ab1db5639e6"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aa883b27-c9a1-4108-b26e-44e62d9a4f08", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-aa883b27-c9a1-4108-b26e-44e62d9a4f08 Date: Fri, 10 May 2019 02:37:00 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-05-10T02:36:59Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:59Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"88f2ba59-1d25-467c-9036-c234980af2d0\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aa883b27-c9a1-4108-b26e-44e62d9a4f08", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a8970e84-e918-4aaf-a6cc-b595b32304a8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a8970e84-e918-4aaf-a6cc-b595b32304a8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a8970e84-e918-4aaf-a6cc-b595b32304a8 Date: Fri, 10 May 2019 02:37:00 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-05-10T02:36:59Z\", \"security_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:59Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"eb9889d8-bbc1-4897-b69f-56fb4febf2c4\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4f923bae-9f84-4a4c-9535-83e92a486f4b"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-699ed428-d948-4822-963e-f2703bd38d5e Date: Fri, 10 May 2019 02:37:00 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-05-10T02:37:00Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:37:00Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"a9b26249-7c7a-44e1-b51e-d73349a2f8bb\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-699ed428-d948-4822-963e-f2703bd38d5e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:00.761Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-699ed428-d948-4822-963e-f2703bd38d5e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.359Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:58.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.359Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.359Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.359Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5bd2785-a97e-4e84-b678-f8b094d5c12c", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.359Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5bd2785-a97e-4e84-b678-f8b094d5c12c", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.359Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d5bd2785-a97e-4e84-b678-f8b094d5c12c Date: Fri, 10 May 2019 02:37:00 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-05-10T02:37:00Z\", \"security_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:37:00Z\", \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"63df03ad-5e7e-45a8-b457-7b560c497991\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a8d95f58-ab79-4ab5-bd2c-ccfe1652a725"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:30 GMT 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:30,677 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c36c3ba-6b7c-4367-8ee1-5c63458c86ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-331f438b-72b4-4faa-8bb5-003bdc1a88f1 2019-05-10 02:37:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c36c3ba-6b7c-4367-8ee1-5c63458c86ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-331f438b-72b4-4faa-8bb5-003bdc1a88f1 2019-05-10 02:37:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-331f438b-72b4-4faa-8bb5-003bdc1a88f1 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-05-10T02:36:59Z", "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "port_range_min": 80, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:59Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "433413f8-e6f1-4498-82ba-b9208395860c"}} 2019-05-10 02:37:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0179763fe517181a66f1bd848611bbbe103410" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" 2019-05-10 02:37:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-a725e541-aea8-4897-92f3-c4ec3f6df037 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:56Z", "updated_at": "2019-05-10T02:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "1ea82304-7e4c-47db-b2d9-9fb962a581ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:56Z", "revision_number": 0, "id": "33a9b759-e429-46e2-8358-8f248b69d5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:56Z", "security_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout"}} 2019-05-10 02:37:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" 2019-05-10 02:37:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-a725e541-aea8-4897-92f3-c4ec3f6df037 2019-05-10 02:37:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-a725e541-aea8-4897-92f3-c4ec3f6df037 2019-05-10 02:37:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-defc7fce-ac46-466a-8206-b73adc24df0e 2019-05-10 02:37:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584ff26deda7923e0bdb4a775ee4690409842645" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-defc7fce-ac46-466a-8206-b73adc24df0e Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:57Z", "revision_number": 0, "id": "03d5bd60-59f2-4768-a297-a22ce931957a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:57Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:36:57Z", "revision_number": 0, "id": "ae836d98-2d0e-4f26-a464-4055dfe174d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:57Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 1, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ec543be-8564-4600-b549-a4957bc870e4", "name": "clearwater-sg_dime"}} 2019-05-10 02:37:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-defc7fce-ac46-466a-8206-b73adc24df0e 2019-05-10 02:37:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b0913e63-f0dd-451c-8158-dde41115cde7 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-05-10T02:36:59Z", "security_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "port_range_min": 6667, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:59Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "e332a92e-9bec-44b9-bf6c-41706d9c0d1e"}} 2019-05-10 02:37:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-efbc1787-617c-41d7-9cb9-b6803ce45470 Date: Fri, 10 May 2019 02:36:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-05-10T02:36:59Z", "security_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "port_range_min": 9888, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:59Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}} 2019-05-10 02:37:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b0913e63-f0dd-451c-8158-dde41115cde7 2019-05-10 02:37:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}] 2019-05-10 02:37:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b0913e63-f0dd-451c-8158-dde41115cde7 2019-05-10 02:37:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:30,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:30,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_b3vmr5'} 2019-05-10 02:37:30,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:30,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-efbc1787-617c-41d7-9cb9-b6803ce45470 2019-05-10 02:37:30,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-efbc1787-617c-41d7-9cb9-b6803ce45470 2019-05-10 02:37:30,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:30,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:30,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:30,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:30,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aa883b27-c9a1-4108-b26e-44e62d9a4f08 2019-05-10 02:37:30,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-aa883b27-c9a1-4108-b26e-44e62d9a4f08 Date: Fri, 10 May 2019 02:37:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-05-10T02:36:59Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "port_range_min": 8888, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:59Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "88f2ba59-1d25-467c-9036-c234980af2d0"}} 2019-05-10 02:37:30,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aa883b27-c9a1-4108-b26e-44e62d9a4f08 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a8970e84-e918-4aaf-a6cc-b595b32304a8 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6beb2fdec6b584242e6572705b482d73d140ee7b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a8970e84-e918-4aaf-a6cc-b595b32304a8 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a8970e84-e918-4aaf-a6cc-b595b32304a8 Date: Fri, 10 May 2019 02:37:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-05-10T02:36:59Z", "security_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "port_range_min": 443, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:59Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "eb9889d8-bbc1-4897-b69f-56fb4febf2c4"}} 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-699ed428-d948-4822-963e-f2703bd38d5e Date: Fri, 10 May 2019 02:37:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-05-10T02:37:00Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "port_range_min": 8889, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:37:00Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "a9b26249-7c7a-44e1-b51e-d73349a2f8bb"}} 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-699ed428-d948-4822-963e-f2703bd38d5e 2019-05-10 02:37:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-699ed428-d948-4822-963e-f2703bd38d5e 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5bd2785-a97e-4e84-b678-f8b094d5c12c 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5bd2785-a97e-4e84-b678-f8b094d5c12c 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d5bd2785-a97e-4e84-b678-f8b094d5c12c Date: Fri, 10 May 2019 02:37:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-05-10T02:37:00Z", "security_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "port_range_min": 10888, "revision_number": 0, "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:37:00Z", "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "63df03ad-5e7e-45a8-b457-7b560c497991"}} 2019-05-10 02:37:30,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:30,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:37:30,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-10 02:37:30,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:30,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:30,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:30,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:30 GMT 2019-05-10 02:37:30,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:30,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:30,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:30,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:30,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:35,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:35,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:35,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:35,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:35,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:35,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d x-compute-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_h5i5do'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 x-compute-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 x-compute-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d x-compute-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bf76e0c2-4967-4399-b56d-5cf551abed93', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:01.927Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 x-compute-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d9e4c5da-61b4-48c2-99bb-405519fd45fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e4c5da-61b4-48c2-99bb-405519fd45fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d9e4c5da-61b4-48c2-99bb-405519fd45fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e4c5da-61b4-48c2-99bb-405519fd45fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 x-compute-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-19432919-1424-47d0-8773-a7df57f5c767", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-19432919-1424-47d0-8773-a7df57f5c767", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19432919-1424-47d0-8773-a7df57f5c767 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:36:59.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.436Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19432919-1424-47d0-8773-a7df57f5c767 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42d3e082-9cf2-4050-945f-40421a68c356", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42d3e082-9cf2-4050-945f-40421a68c356", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-42d3e082-9cf2-4050-945f-40421a68c356 Date: Fri, 10 May 2019 02:37:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-42d3e082-9cf2-4050-945f-40421a68c356 Date: Fri, 10 May 2019 02:37:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42d3e082-9cf2-4050-945f-40421a68c356", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:35 GMT 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:35,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:35,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:35,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:35,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" 2019-05-10 02:37:35,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d x-compute-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:35,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:35,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d 2019-05-10 02:37:35,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_h5i5do'} 2019-05-10 02:37:35,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d 2019-05-10 02:37:35,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:35,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 2019-05-10 02:37:35,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 2019-05-10 02:37:35,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d 2019-05-10 02:37:35,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 x-compute-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:35,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 2019-05-10 02:37:35,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 x-compute-request-id: req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:35,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" 2019-05-10 02:37:35,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d9856e5-c9fa-40bd-8b01-1d4f4b070933 2019-05-10 02:37:35,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" 2019-05-10 02:37:35,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d x-compute-request-id: req-9233e597-7b5a-4841-8066-10626c42fd9d Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:35,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" 2019-05-10 02:37:35,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bf76e0c2-4967-4399-b56d-5cf551abed93', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-05-10 02:37:35,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9233e597-7b5a-4841-8066-10626c42fd9d 2019-05-10 02:37:35,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 x-compute-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:37:35,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373 2019-05-10 02:37:35,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373 2019-05-10 02:37:35,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373 2019-05-10 02:37:35,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ff8ba808-d8a9-4727-a4ae-f36738d20373 2019-05-10 02:37:35,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:35,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:35,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d9e4c5da-61b4-48c2-99bb-405519fd45fd 2019-05-10 02:37:35,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e4c5da-61b4-48c2-99bb-405519fd45fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:35,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d9e4c5da-61b4-48c2-99bb-405519fd45fd 2019-05-10 02:37:35,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e4c5da-61b4-48c2-99bb-405519fd45fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:35,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:35,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 x-compute-request-id: req-ff8ba808-d8a9-4727-a4ae-f36738d20373 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:37:35,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-19432919-1424-47d0-8773-a7df57f5c767 2019-05-10 02:37:35,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-19432919-1424-47d0-8773-a7df57f5c767 2019-05-10 02:37:35,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:35,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19432919-1424-47d0-8773-a7df57f5c767 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:35,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19432919-1424-47d0-8773-a7df57f5c767 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42d3e082-9cf2-4050-945f-40421a68c356 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42d3e082-9cf2-4050-945f-40421a68c356 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-42d3e082-9cf2-4050-945f-40421a68c356 Date: Fri, 10 May 2019 02:37:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-42d3e082-9cf2-4050-945f-40421a68c356 Date: Fri, 10 May 2019 02:37:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962" 2019-05-10 02:37:35,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962" 2019-05-10 02:37:35,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:35,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:35,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:37:35,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:35,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42d3e082-9cf2-4050-945f-40421a68c356 2019-05-10 02:37:35,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:35,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:35 GMT 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:35,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:40,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:41,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:41,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:41,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:41,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:02.945Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:03.593Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:03.593Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:03.593Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 x-compute-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 x-compute-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 x-compute-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 x-compute-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 x-compute-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 x-compute-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}141a0e5ec30cd2925514fff31b03833de22284ab\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.102Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.670Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1 Date: Fri, 10 May 2019 02:37:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}141a0e5ec30cd2925514fff31b03833de22284ab\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.670Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.670Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:00.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:04.670Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:41 GMT 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:41,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:41,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:41,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:41,098 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374eb56fa33a5dbfaa38a1f09384481307aaca9" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_b3vmr5", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:37:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962" 2019-05-10 02:37:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de7bd2e4b0c76b4b525cee190e0bd6f6e30962" 2019-05-10 02:37:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:37:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 2019-05-10 02:37:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 2019-05-10 02:37:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846 2019-05-10 02:37:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846 2019-05-10 02:37:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29 2019-05-10 02:37:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846 2019-05-10 02:37:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 x-compute-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-bda7706b-94e2-4d28-8101-32a1b846b846 2019-05-10 02:37:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 x-compute-request-id: req-bda7706b-94e2-4d28-8101-32a1b846b846 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 x-compute-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 x-compute-request-id: req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 x-compute-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:37:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 2019-05-10 02:37:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 x-compute-request-id: req-353380b4-7002-404e-b0ee-3a51c2449e29 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:37:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29 2019-05-10 02:37:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29 2019-05-10 02:37:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-353380b4-7002-404e-b0ee-3a51c2449e29 2019-05-10 02:37:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5 2019-05-10 02:37:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0b8f7001-d4db-4fc4-8d7d-c101522de7d5 2019-05-10 02:37:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141a0e5ec30cd2925514fff31b03833de22284ab" 2019-05-10 02:37:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650514f2-b9c4-4eb6-93e8-cfcd21ae01a7 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1 Date: Fri, 10 May 2019 02:37:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141a0e5ec30cd2925514fff31b03833de22284ab" 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:41,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:41,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:41,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:41,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:41,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:41,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:41,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:41,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:41,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:41,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:41,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:41,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:41 GMT 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:41,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:46,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:46,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_h5i5do', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_h5i5do', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1 Date: Fri, 10 May 2019 02:37:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.385Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'667d8018-b6af-4a45-a334-dad7be6fb3fc', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'0acb957c-a3ed-4d47-892d-d5c3ea09296c', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_d2fe1y'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59dcde89-d7ab-4f14-9e1e-440173f3d120 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59dcde89-d7ab-4f14-9e1e-440173f3d120 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-59dcde89-d7ab-4f14-9e1e-440173f3d120", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-59dcde89-d7ab-4f14-9e1e-440173f3d120", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:05.968Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_6ke338'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bbefe6a5-960b-4e55-a401-29a1de0beae5', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'5cffe3e9-816b-4d0c-b470-30ba8fef2430', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'9c7e3ebf-679e-4f3c-9489-191647ed5316', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:06.587Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a305a43b-a9fe-4c56-8438-e4c09408f409 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a305a43b-a9fe-4c56-8438-e4c09408f409", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a305a43b-a9fe-4c56-8438-e4c09408f409 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_7lyjk2'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5cffe3e9-816b-4d0c-b470-30ba8fef2430', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b7c60147-f2ad-4c1d-8e92-e8350f423e6b', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a305a43b-a9fe-4c56-8438-e4c09408f409", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:06.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}], "metadata": {"pagination": {"total": 1017, "offset": 502, "size": 50}}} 2019-05-10 02:37:46,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:46 GMT 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:46,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:46,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1 2019-05-10 02:37:46,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:46,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 02:37:46,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_h5i5do", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:37:46,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345787c407112231b912edf001e9626340af2270" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_h5i5do", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:37:46,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:37:46,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 02:37:46,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_h5i5do', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-10 02:37:46,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_h5i5do', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-10 02:37:46,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1 Date: Fri, 10 May 2019 02:37:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:37:46,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-fba1048e-2b9b-4a53-8d6b-ce513d6ffaf1 2019-05-10 02:37:46,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3" 2019-05-10 02:37:46,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:37:46,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:46,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:46,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'667d8018-b6af-4a45-a334-dad7be6fb3fc', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'0acb957c-a3ed-4d47-892d-d5c3ea09296c', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}] 2019-05-10 02:37:46,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_d2fe1y'} 2019-05-10 02:37:46,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:46,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:46,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59dcde89-d7ab-4f14-9e1e-440173f3d120 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:46,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59dcde89-d7ab-4f14-9e1e-440173f3d120 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:46,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-59dcde89-d7ab-4f14-9e1e-440173f3d120 2019-05-10 02:37:46,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-59dcde89-d7ab-4f14-9e1e-440173f3d120 2019-05-10 02:37:46,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3" 2019-05-10 02:37:46,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:46,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:46,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:46,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:46,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_6ke338'} 2019-05-10 02:37:46,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bbefe6a5-960b-4e55-a401-29a1de0beae5', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'5cffe3e9-816b-4d0c-b470-30ba8fef2430', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'9c7e3ebf-679e-4f3c-9489-191647ed5316', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-05-10 02:37:46,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:46,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:46,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5 2019-05-10 02:37:46,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5 2019-05-10 02:37:46,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8dd00d2-ca84-4e49-a543-ec5d283bd8b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:46,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a305a43b-a9fe-4c56-8438-e4c09408f409 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a305a43b-a9fe-4c56-8438-e4c09408f409 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a305a43b-a9fe-4c56-8438-e4c09408f409 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:46,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_7lyjk2'} 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5cffe3e9-816b-4d0c-b470-30ba8fef2430', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b7c60147-f2ad-4c1d-8e92-e8350f423e6b', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a305a43b-a9fe-4c56-8438-e4c09408f409 2019-05-10 02:37:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" 2019-05-10 02:37:46,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:46,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:46,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:46,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:46,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:46,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:46 GMT 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:46,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:46,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:46,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:51,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:51,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:51,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:51,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:51,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:51,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0373da-d141-4b98-bbbb-faced1dcb53a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0373da-d141-4b98-bbbb-faced1dcb53a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8d0373da-d141-4b98-bbbb-faced1dcb53a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8d0373da-d141-4b98-bbbb-faced1dcb53a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'92e465c1-e8b3-4fcc-95af-da11a1f80c33', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'253ccf9a-1052-4c15-9213-5a6b63c362f0', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-67129a62-8ffe-465d-98de-06964e3f23f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1a8r04'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-67129a62-8ffe-465d-98de-06964e3f23f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1d330ab3-ac30-453c-ac98-8dc46cc55afc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:01.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d330ab3-ac30-453c-ac98-8dc46cc55afc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d330ab3-ac30-453c-ac98-8dc46cc55afc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1d330ab3-ac30-453c-ac98-8dc46cc55afc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 x-compute-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"adminPass\": \"7dsTJJqrHD8L\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 x-compute-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"adminPass\": \"7dsTJJqrHD8L\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.993949c9-152f-402f-8cf7-5ebe44e71782"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0188c009-5143-47f6-af32-045ef6d72f2e', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_9x32ag'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 x-compute-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 x-compute-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 x-compute-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 x-compute-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-813f584e-518b-4674-8a04-94f0183339e1 x-compute-request-id: req-813f584e-518b-4674-8a04-94f0183339e1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}], "metadata": {"pagination": {"total": 1037, "offset": 552, "size": 50}}} 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:51 GMT 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:51,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:51,508 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0373da-d141-4b98-bbbb-faced1dcb53a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087 2019-05-10 02:37:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0373da-d141-4b98-bbbb-faced1dcb53a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8d0373da-d141-4b98-bbbb-faced1dcb53a 2019-05-10 02:37:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8d0373da-d141-4b98-bbbb-faced1dcb53a 2019-05-10 02:37:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'92e465c1-e8b3-4fcc-95af-da11a1f80c33', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'253ccf9a-1052-4c15-9213-5a6b63c362f0', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-05-10 02:37:51,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-67129a62-8ffe-465d-98de-06964e3f23f8 2019-05-10 02:37:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1a8r04'} 2019-05-10 02:37:51,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-67129a62-8ffe-465d-98de-06964e3f23f8 2019-05-10 02:37:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1d330ab3-ac30-453c-ac98-8dc46cc55afc 2019-05-10 02:37:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087 2019-05-10 02:37:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087 2019-05-10 02:37:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036 2019-05-10 02:37:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036 2019-05-10 02:37:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036 2019-05-10 02:37:51,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-02f69382-ee7d-4ba8-997b-c13ab9780036 2019-05-10 02:37:51,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:51,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:51,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:51,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:37:51,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d330ab3-ac30-453c-ac98-8dc46cc55afc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d330ab3-ac30-453c-ac98-8dc46cc55afc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ca253fcb-eaaa-4466-974a-232e77296087 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1d330ab3-ac30-453c-ac98-8dc46cc55afc 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 x-compute-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "adminPass": "7dsTJJqrHD8L"}} 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 x-compute-request-id: req-30d4e14c-a132-4d49-b61e-ba1688b91132 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "adminPass": "7dsTJJqrHD8L"}} 2019-05-10 02:37:51,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132 2019-05-10 02:37:51,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132 2019-05-10 02:37:51,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132 2019-05-10 02:37:51,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-30d4e14c-a132-4d49-b61e-ba1688b91132 2019-05-10 02:37:51,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0188c009-5143-47f6-af32-045ef6d72f2e', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-05-10 02:37:51,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_9x32ag'} 2019-05-10 02:37:51,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:51,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:51,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1 2019-05-10 02:37:51,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 x-compute-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:51,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 x-compute-request-id: req-ca253fcb-eaaa-4466-974a-232e77296087 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:51,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1 2019-05-10 02:37:51,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1 2019-05-10 02:37:51,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 x-compute-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:37:51,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 x-compute-request-id: req-02f69382-ee7d-4ba8-997b-c13ab9780036 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:37:51,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3" 2019-05-10 02:37:51,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3" 2019-05-10 02:37:51,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-813f584e-518b-4674-8a04-94f0183339e1 2019-05-10 02:37:51,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-813f584e-518b-4674-8a04-94f0183339e1 x-compute-request-id: req-813f584e-518b-4674-8a04-94f0183339e1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:51,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:51,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:51,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:51,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:51,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:51,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:51 GMT 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:51,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:56,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:37:56,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:56,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:56,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:56,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:56,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:07.820Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-67129a62-8ffe-465d-98de-06964e3f23f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_d2fe1y', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48d03b63db8f55c1395093d446366a2a59cc28f7\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48d03b63db8f55c1395093d446366a2a59cc28f7\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9ec543be-8564-4600-b549-a4957bc870e4', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_ttdn0h'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed13be2-64b5-49a7-92a9-45ec09769975 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed13be2-64b5-49a7-92a9-45ec09769975 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4ed13be2-64b5-49a7-92a9-45ec09769975", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4ed13be2-64b5-49a7-92a9-45ec09769975", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d5db5fac-a939-4a18-8c0f-e0f664ed159f Date: Fri, 10 May 2019 02:37:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d5db5fac-a939-4a18-8c0f-e0f664ed159f Date: Fri, 10 May 2019 02:37:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:08.416Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_d2fe1y', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:02.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 x-compute-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 x-compute-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 x-compute-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}], "metadata": {"pagination": {"total": 1079, "offset": 602, "size": 50}}} 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:56 GMT 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:37:56,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:56,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:56,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:37:56,720 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:37:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67129a62-8ffe-465d-98de-06964e3f23f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-67129a62-8ffe-465d-98de-06964e3f23f8 2019-05-10 02:37:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:37:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:56,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,security_groups] 2019-05-10 02:37:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_d2fe1y", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:37:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd60787af27f44d7ccdc891b6cf11267763189a3" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_d2fe1y", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:37:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_d2fe1y', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-10 02:37:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" 2019-05-10 02:37:56,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" 2019-05-10 02:37:56,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d03b63db8f55c1395093d446366a2a59cc28f7" 2019-05-10 02:37:56,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d03b63db8f55c1395093d446366a2a59cc28f7" 2019-05-10 02:37:56,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:37:56,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:37:56,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova', u'name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', u'fingerprint': u'9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce'}}}, {u'external_id': u'7eb6105d-620f-47a3-994f-ff28881ae85d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9ec543be-8564-4600-b549-a4957bc870e4', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-05-10 02:37:56,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_ttdn0h'} 2019-05-10 02:37:56,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:56,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:56,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed13be2-64b5-49a7-92a9-45ec09769975 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:56,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed13be2-64b5-49a7-92a9-45ec09769975 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4ed13be2-64b5-49a7-92a9-45ec09769975 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4ed13be2-64b5-49a7-92a9-45ec09769975 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d5db5fac-a939-4a18-8c0f-e0f664ed159f Date: Fri, 10 May 2019 02:37:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d5db5fac-a939-4a18-8c0f-e0f664ed159f Date: Fri, 10 May 2019 02:37:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f 2019-05-10 02:37:56,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f 2019-05-10 02:37:56,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-d5db5fac-a939-4a18-8c0f-e0f664ed159f 2019-05-10 02:37:56,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_d2fe1y', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-10 02:37:56,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f 2019-05-10 02:37:56,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5 2019-05-10 02:37:56,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:56,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924" 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924" 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 x-compute-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:56,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 x-compute-request-id: req-d03a1889-6471-44ff-afc4-3aa45615ba83 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:56,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83 2019-05-10 02:37:56,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83 2019-05-10 02:37:56,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83 2019-05-10 02:37:56,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d03a1889-6471-44ff-afc4-3aa45615ba83 2019-05-10 02:37:56,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" 2019-05-10 02:37:56,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" 2019-05-10 02:37:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 x-compute-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:37:56,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:37:56,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:37:56,785 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:37:56 GMT 2019-05-10 02:37:56,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:37:56,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:37:56,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:37:56,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:37:56,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:01,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:01,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:01,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:01,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 x-compute-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 x-compute-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 x-compute-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9ba192-0b33-427a-952c-e9875cc3aa0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9ba192-0b33-427a-952c-e9875cc3aa0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fd9ba192-0b33-427a-952c-e9875cc3aa0c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fd9ba192-0b33-427a-952c-e9875cc3aa0c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 x-compute-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 x-compute-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41afbf6c-612f-4778-af90-23a73145500f x-compute-request-id: req-41afbf6c-612f-4778-af90-23a73145500f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41afbf6c-612f-4778-af90-23a73145500f x-compute-request-id: req-41afbf6c-612f-4778-af90-23a73145500f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e x-compute-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e x-compute-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95153f2f-cd08-48b6-ad06-f5d0a6162147 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95153f2f-cd08-48b6-ad06-f5d0a6162147 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-95153f2f-cd08-48b6-ad06-f5d0a6162147", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.006Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-95153f2f-cd08-48b6-ad06-f5d0a6162147", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dafee8853bf9549c7223600bf97b5657c3fc9efc\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dafee8853bf9549c7223600bf97b5657c3fc9efc\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c49a77c760505bbc2ba4d057cebbad0b0aa70d00\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:01,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:01 GMT 2019-05-10 02:38:01,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:01,899 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:01,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:01,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:01,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:01,899 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:01,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 x-compute-request-id: req-bc242bbc-ea1a-40c8-9fed-269702401941 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:01,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941 2019-05-10 02:38:01,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941 2019-05-10 02:38:01,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941 2019-05-10 02:38:01,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc242bbc-ea1a-40c8-9fed-269702401941 2019-05-10 02:38:01,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" 2019-05-10 02:38:01,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" 2019-05-10 02:38:01,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 x-compute-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:01,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 x-compute-request-id: req-f04e2e3b-a60b-433d-a899-9daec5481ca5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:01,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5 2019-05-10 02:38:01,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5 2019-05-10 02:38:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f04e2e3b-a60b-433d-a899-9daec5481ca5 2019-05-10 02:38:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9ba192-0b33-427a-952c-e9875cc3aa0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9ba192-0b33-427a-952c-e9875cc3aa0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fd9ba192-0b33-427a-952c-e9875cc3aa0c 2019-05-10 02:38:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fd9ba192-0b33-427a-952c-e9875cc3aa0c 2019-05-10 02:38:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 x-compute-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:01,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 x-compute-request-id: req-982dfb88-9e5f-4d54-84b6-188fee75afc8 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:01,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8 2019-05-10 02:38:01,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8 2019-05-10 02:38:01,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8 2019-05-10 02:38:01,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-982dfb88-9e5f-4d54-84b6-188fee75afc8 2019-05-10 02:38:01,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" 2019-05-10 02:38:01,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" 2019-05-10 02:38:01,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:01,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:01,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41afbf6c-612f-4778-af90-23a73145500f x-compute-request-id: req-41afbf6c-612f-4778-af90-23a73145500f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:01,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41afbf6c-612f-4778-af90-23a73145500f x-compute-request-id: req-41afbf6c-612f-4778-af90-23a73145500f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41afbf6c-612f-4778-af90-23a73145500f 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e x-compute-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:01,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e x-compute-request-id: req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:01,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e 2019-05-10 02:38:01,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e 2019-05-10 02:38:01,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e 2019-05-10 02:38:01,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d6ab49-f5dc-41c9-8b9f-c6876a901f8e 2019-05-10 02:38:01,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95153f2f-cd08-48b6-ad06-f5d0a6162147 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:01,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95153f2f-cd08-48b6-ad06-f5d0a6162147 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-95153f2f-cd08-48b6-ad06-f5d0a6162147 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-95153f2f-cd08-48b6-ad06-f5d0a6162147 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366 2019-05-10 02:38:01,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafee8853bf9549c7223600bf97b5657c3fc9efc" 2019-05-10 02:38:01,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafee8853bf9549c7223600bf97b5657c3fc9efc" 2019-05-10 02:38:01,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49a77c760505bbc2ba4d057cebbad0b0aa70d00" 2019-05-10 02:38:01,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:01,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:01,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:01,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:01 GMT 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:01,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:01,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:01,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:01,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:06,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:07,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c49a77c760505bbc2ba4d057cebbad0b0aa70d00\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e x-compute-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e x-compute-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450d190d-daae-4073-834e-174d3034315e x-compute-request-id: req-450d190d-daae-4073-834e-174d3034315e Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450d190d-daae-4073-834e-174d3034315e x-compute-request-id: req-450d190d-daae-4073-834e-174d3034315e Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 x-compute-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 x-compute-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71146a0-4370-4351-bc3e-11a04a49662b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71146a0-4370-4351-bc3e-11a04a49662b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b71146a0-4370-4351-bc3e-11a04a49662b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b71146a0-4370-4351-bc3e-11a04a49662b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b Date: Fri, 10 May 2019 02:37:09 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b Date: Fri, 10 May 2019 02:37:09 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_7lyjk2', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_7lyjk2', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:09.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-396964ff-b59c-4a6c-aeeb-bea5d581afea Date: Fri, 10 May 2019 02:37:09 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 x-compute-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 x-compute-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:07 GMT 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:07,090 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:07,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49a77c760505bbc2ba4d057cebbad0b0aa70d00" 2019-05-10 02:38:07,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e x-compute-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:07,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e x-compute-request-id: req-e6946833-e448-45fe-8ddb-962082d3599e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:07,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e 2019-05-10 02:38:07,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e 2019-05-10 02:38:07,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e 2019-05-10 02:38:07,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e6946833-e448-45fe-8ddb-962082d3599e 2019-05-10 02:38:07,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" 2019-05-10 02:38:07,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450d190d-daae-4073-834e-174d3034315e x-compute-request-id: req-450d190d-daae-4073-834e-174d3034315e Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:07,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450d190d-daae-4073-834e-174d3034315e x-compute-request-id: req-450d190d-daae-4073-834e-174d3034315e Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:07,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e 2019-05-10 02:38:07,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e 2019-05-10 02:38:07,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e 2019-05-10 02:38:07,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-450d190d-daae-4073-834e-174d3034315e 2019-05-10 02:38:07,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" 2019-05-10 02:38:07,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" 2019-05-10 02:38:07,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 x-compute-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:07,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 x-compute-request-id: req-5fcbf89e-441b-49fc-beeb-b8a01c433366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5fcbf89e-441b-49fc-beeb-b8a01c433366 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71146a0-4370-4351-bc3e-11a04a49662b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71146a0-4370-4351-bc3e-11a04a49662b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:07,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b71146a0-4370-4351-bc3e-11a04a49662b 2019-05-10 02:38:07,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b71146a0-4370-4351-bc3e-11a04a49662b 2019-05-10 02:38:07,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b Date: Fri, 10 May 2019 02:37:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:07,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b Date: Fri, 10 May 2019 02:37:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:07,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b 2019-05-10 02:38:07,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b 2019-05-10 02:38:07,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b 2019-05-10 02:38:07,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-51afbc83-6b8c-482d-9d3e-bda99f6f6b9b 2019-05-10 02:38:07,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:38:07,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_7lyjk2', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-10 02:38:07,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:38:07,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_7lyjk2', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-10 02:38:07,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_7lyjk2", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957bb8751bff7338c1e0c7c2dc6b849a0b587df7" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_7lyjk2", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-396964ff-b59c-4a6c-aeeb-bea5d581afea Date: Fri, 10 May 2019 02:37:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 2019-05-10 02:38:07,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 2019-05-10 02:38:07,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 x-compute-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:07,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 x-compute-request-id: req-86ae4e25-5bc9-47da-9d56-f983cfda45c5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:07,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:38:07,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:38:07,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:07,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:07,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:07,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:07,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:07 GMT 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:07,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:07,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:07,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:07,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:12,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:12,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:12,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_6ke338', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-396964ff-b59c-4a6c-aeeb-bea5d581afea Date: Fri, 10 May 2019 02:37:09 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_6ke338', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e9eaf5-3a9e-46d7-baee-559166ceadc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e9eaf5-3a9e-46d7-baee-559166ceadc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 x-compute-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 x-compute-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"fingerprint\": \"9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 x-compute-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 x-compute-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-732cbde9-5584-43e6-b696-9b248ae59275", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5cb56246-81b0-4885-b1e9-a75f5f986906"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3b5954fb9d321b07329bb0de1634f4789787799\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-57e9eaf5-3a9e-46d7-baee-559166ceadc6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:12 GMT 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:12,276 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:12,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:12,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:12,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:12,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:12,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:38:12,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:12,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:12,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:12,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:12,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:12,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_6ke338", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:12,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_6ke338", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:12,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 02:38:12,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_6ke338', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-10 02:38:12,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-396964ff-b59c-4a6c-aeeb-bea5d581afea Date: Fri, 10 May 2019 02:37:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:12,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:38:12,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_6ke338', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-396964ff-b59c-4a6c-aeeb-bea5d581afea 2019-05-10 02:38:12,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e9eaf5-3a9e-46d7-baee-559166ceadc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:12,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e9eaf5-3a9e-46d7-baee-559166ceadc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:12,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:12,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:12,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366 2019-05-10 02:38:12,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366 2019-05-10 02:38:12,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-080103ff-d209-408d-ab7d-43a0330e0366 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 x-compute-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 x-compute-request-id: req-080103ff-d209-408d-ab7d-43a0330e0366 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjuFv6k72lvXR1DXmwvgtMovEslb32YRiqwfDJLoYfurcuJbSx2ZitGlJp6F8J8PMy/frjfUydp7Zpz7M7mqtYkSVk7QZFALeRWMct7DbzA72CzhZOZGjj5S80m1MXOrQfaDVLCwmSvFhjKSdLM1MSoWYd9NfDxCCLdmLWfexe+OekIwevJjir+lkesWJU/LDAeiHc3iO7vq0JSCKn2/5bmZ4y2qoyF4EO6uewA09hru82Sj4xywXj0KgP/tpUSm7SuTYgA4ECyBXn+uaGt/zJex7+UJ3U45XdVBy50JtRXgIJgBQwz11W8plaDjK5KFeobF8ewTQQL/vzwG/nwkpb Generated-by-Nova", "name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "fingerprint": "9a:3c:9e:89:79:09:14:4f:1c:8f:ff:77:d6:b4:54:ce"}}]} 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924" 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924" 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92 2019-05-10 02:38:12,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92 2019-05-10 02:38:12,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92 2019-05-10 02:38:12,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32843a50-0ce1-4418-85f8-bf3118fc9a92 2019-05-10 02:38:12,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 x-compute-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:12,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 x-compute-request-id: req-32843a50-0ce1-4418-85f8-bf3118fc9a92 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:12,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924" 2019-05-10 02:38:12,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0899f3b9e7782b44f8d65f445120928249e924" 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-732cbde9-5584-43e6-b696-9b248ae59275 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-7e11366e-39fb-425f-a159-7699af16d0bd 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b5954fb9d321b07329bb0de1634f4789787799" 2019-05-10 02:38:12,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-57e9eaf5-3a9e-46d7-baee-559166ceadc6 2019-05-10 02:38:12,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:12,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:12,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:12,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:12 GMT 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:12,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:12,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:17,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:17,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:17,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:17,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}, {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:03.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9029d9a2d89f5bb28bd74a81cbbcbffecaf46ab4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5cb56246-81b0-4885-b1e9-a75f5f986906"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9125b4e7e9f096c7f996cf8283edeb41566593f5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9125b4e7e9f096c7f996cf8283edeb41566593f5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8e1a2070-fefe-48a5-a039-4d257b8e7bff Date: Fri, 10 May 2019 02:37:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3b5954fb9d321b07329bb0de1634f4789787799\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_9x32ag', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 x-compute-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"adminPass\": \"gyPpBE2At7SV\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 x-compute-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"adminPass\": \"gyPpBE2At7SV\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:09.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.913f62fd-8986-45f2-8a74-6a27368ec68e"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 Date: Fri, 10 May 2019 02:37:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 Date: Fri, 10 May 2019 02:37:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_9x32ag', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:10.726Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8e1a2070-fefe-48a5-a039-4d257b8e7bff Date: Fri, 10 May 2019 02:37:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}], "metadata": {"pagination": {"total": 1081, "offset": 802, "size": 50}}} 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:17 GMT 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:17,450 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:17,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:17,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:17,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:17,451 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 02:38:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_6ke338", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44192a572d2055428f06099b95de96bb2904b505" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_6ke338", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 x-compute-request-id: req-43adec5e-f532-4313-befd-4e46c40a5c41 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-43adec5e-f532-4313-befd-4e46c40a5c41 2019-05-10 02:38:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:38:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 x-compute-request-id: req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 02:38:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8266c9ed-fdae-419e-bf37-4ffb5e41a1f8 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9029d9a2d89f5bb28bd74a81cbbcbffecaf46ab4" 2019-05-10 02:38:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9125b4e7e9f096c7f996cf8283edeb41566593f5" 2019-05-10 02:38:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9125b4e7e9f096c7f996cf8283edeb41566593f5" 2019-05-10 02:38:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8e1a2070-fefe-48a5-a039-4d257b8e7bff Date: Fri, 10 May 2019 02:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b5954fb9d321b07329bb0de1634f4789787799" 2019-05-10 02:38:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_9x32ag', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-10 02:38:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 x-compute-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "99722c58-231e-46d6-a036-1449111c62da", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "adminPass": "gyPpBE2At7SV"}} 2019-05-10 02:38:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 x-compute-request-id: req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "99722c58-231e-46d6-a036-1449111c62da", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "adminPass": "gyPpBE2At7SV"}} 2019-05-10 02:38:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 2019-05-10 02:38:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 2019-05-10 02:38:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 2019-05-10 02:38:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-20eeb7d6-5d81-4e81-804e-56dd7ac7abe7 2019-05-10 02:38:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 Date: Fri, 10 May 2019 02:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 Date: Fri, 10 May 2019 02:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 2019-05-10 02:38:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 2019-05-10 02:38:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 2019-05-10 02:38:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-ac6f90d6-7be6-41d7-8957-f1f4891f79b7 2019-05-10 02:38:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_9x32ag", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_9x32ag', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ba8c849b185c1c0d339f3a0ef8800b42bb05b0" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_9x32ag", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8e1a2070-fefe-48a5-a039-4d257b8e7bff Date: Fri, 10 May 2019 02:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff 2019-05-10 02:38:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff 2019-05-10 02:38:17,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:17,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:17,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:17,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:17 GMT 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:17,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:17,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:17,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:22,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:22,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-42ec6c00-6222-4e24-907a-7b0cf6c8e482 Date: Fri, 10 May 2019 02:37:11 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8e1a2070-fefe-48a5-a039-4d257b8e7bff Date: Fri, 10 May 2019 02:37:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d0879d96-c07c-4dd6-8037-46df929a8b69\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T02:30:11Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\",\"admin_state_up\":true,\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:30:09Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_ttdn0h', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_ttdn0h', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1a8r04', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"imageRef\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"flavorRef\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1a8r04', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:04.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:11.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.021Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:07.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.021Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:05.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.021Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-09a254df-fba1-4791-acd2-9e3c18df7611", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5cb56246-81b0-4885-b1e9-a75f5f986906"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c767f3b0-ff2c-43f3-bd32-6095ace56bde", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:12.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c767f3b0-ff2c-43f3-bd32-6095ace56bde Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:12.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:12.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:08.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-09a254df-fba1-4791-acd2-9e3c18df7611", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5cb56246-81b0-4885-b1e9-a75f5f986906"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:12.644Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a254df-fba1-4791-acd2-9e3c18df7611 x-compute-request-id: req-09a254df-fba1-4791-acd2-9e3c18df7611 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:09Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5cb56246-81b0-4885-b1e9-a75f5f986906"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ba369d43f93132f05d76f69329b77013649d612\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:12.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 x-compute-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"adminPass\": \"zcoMrmEk3xjQ\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 x-compute-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"adminPass\": \"zcoMrmEk3xjQ\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.227Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.92cfd866-891a-4f33-8be8-b1a910deb48e"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.825Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:12.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.825Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:10.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:13.825Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:11.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:14.434Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:14.434Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:14.434Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-773b0311-7031-4b0c-b2a0-99155df812f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:14.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:14.434Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-773b0311-7031-4b0c-b2a0-99155df812f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:14.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:14.434Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:13.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:14.434Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773b0311-7031-4b0c-b2a0-99155df812f6 x-compute-request-id: req-773b0311-7031-4b0c-b2a0-99155df812f6 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:11Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:14.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.306dcad4-ac32-4cb8-a4c1-a7fd5997ab08"}], "metadata": {"pagination": {"total": 1103, "offset": 852, "size": 50}}} 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:22 GMT 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:22,742 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:22,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-42ec6c00-6222-4e24-907a-7b0cf6c8e482 Date: Fri, 10 May 2019 02:37:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:22,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482 2019-05-10 02:38:22,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482 2019-05-10 02:38:22,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff 2019-05-10 02:38:22,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-8e1a2070-fefe-48a5-a039-4d257b8e7bff 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8e1a2070-fefe-48a5-a039-4d257b8e7bff Date: Fri, 10 May 2019 02:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":["d0879d96-c07c-4dd6-8037-46df929a8b69"],"description":"","tags":[],"updated_at":"2019-05-10T02:30:11Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450}]} 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_ttdn0h', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_ttdn0h', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482 2019-05-10 02:38:22,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1a8r04', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-10 02:38:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 02:38:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921cf3805a77b7eed2b708d3a26f8e9d7ba39410" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_1a8r04", "imageRef": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "flavorRef": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a07d085-819f-47dc-adba-680e89f5ccda"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}}' 2019-05-10 02:38:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-42ec6c00-6222-4e24-907a-7b0cf6c8e482 2019-05-10 02:38:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1a8r04', 'key_name': u'cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'image': u'd93ada75-ce9a-494d-b7e5-560cda37d5bf', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1', 'cloudify_management_network_id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}, 'nics': [{'net-id': u'0a07d085-819f-47dc-adba-680e89f5ccda'}], 'flavor': u'd762595c-1f8b-4107-a84c-41ff0c1e9ee7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-10 02:38:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-09a254df-fba1-4791-acd2-9e3c18df7611 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c767f3b0-ff2c-43f3-bd32-6095ace56bde 2019-05-10 02:38:22,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c767f3b0-ff2c-43f3-bd32-6095ace56bde Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:22,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:22,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:22,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:22,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:22,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-09a254df-fba1-4791-acd2-9e3c18df7611 2019-05-10 02:38:22,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a254df-fba1-4791-acd2-9e3c18df7611 x-compute-request-id: req-09a254df-fba1-4791-acd2-9e3c18df7611 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:09Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba369d43f93132f05d76f69329b77013649d612" 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 x-compute-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "adminPass": "zcoMrmEk3xjQ"}} 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 x-compute-request-id: req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "adminPass": "zcoMrmEk3xjQ"}} 2019-05-10 02:38:22,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e90eb6e-85b9-4592-8bb5-aeb093e35a84 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-773b0311-7031-4b0c-b2a0-99155df812f6 2019-05-10 02:38:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-773b0311-7031-4b0c-b2a0-99155df812f6 2019-05-10 02:38:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773b0311-7031-4b0c-b2a0-99155df812f6 x-compute-request-id: req-773b0311-7031-4b0c-b2a0-99155df812f6 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:11Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:22,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:22,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:22 GMT 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:22,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:27,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:27,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:27,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:27,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:27,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:27,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:27,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.080Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:14.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.080Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:14.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.080Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:14.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 x-compute-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"adminPass\": \"e4vW4mjFVRVJ\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 x-compute-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"adminPass\": \"e4vW4mjFVRVJ\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e28b16f8-67eb-4f95-bd50-8d913ab387e9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e28b16f8-67eb-4f95-bd50-8d913ab387e9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.82d4fff7-9ea2-45eb-8b14-3e31d136b0d1"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 x-compute-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"adminPass\": \"T5JcwXj5wSSx\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:15.623Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 x-compute-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"adminPass\": \"T5JcwXj5wSSx\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.30d9189c-89b1-4f7e-b10b-e599ac403a50"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.253Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.253Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.253Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f957abfa6a6cefdfb4429fbdb0f2b0b6e9931796\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.253Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc x-compute-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"adminPass\": \"5XPD5kh6L3Df\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc x-compute-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"adminPass\": \"5XPD5kh6L3Df\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 x-compute-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"adminPass\": \"YGt4t9rbyoCm\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 x-compute-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"adminPass\": \"YGt4t9rbyoCm\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f9ce63ba-f1ce-4e62-867c-39a0f19c2387"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:15.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e84b670-d81f-4ba4-83f6-43863c00099e x-compute-request-id: req-6e84b670-d81f-4ba4-83f6-43863c00099e Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:16.777Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.af787c57-c968-4e68-a504-2c1d7ef32b53"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:17.389Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:17.389Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6e84b670-d81f-4ba4-83f6-43863c00099e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:17.389Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6e84b670-d81f-4ba4-83f6-43863c00099e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.98828b2e-ba07-4ea1-96c0-e123e6cd9af9"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:17.389Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:17.389Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:17.389Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 x-compute-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"adminPass\": \"F27PMSeucP9r\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:16.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9c05b3d8-4cff-4896-8610-0e56b89cadcc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.94ff663c-0aa9-46d8-b1e5-cff4373451ae"}], "metadata": {"pagination": {"total": 1133, "offset": 902, "size": 50}}} 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:27 GMT 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:27,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:27,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:27,911 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:27,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-05-10 02:38:27,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:27,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:27,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2 2019-05-10 02:38:27,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 x-compute-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "adminPass": "e4vW4mjFVRVJ"}} 2019-05-10 02:38:27,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 x-compute-request-id: req-c6ede570-0130-427f-aa3f-9e8069c02c70 Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "adminPass": "e4vW4mjFVRVJ"}} 2019-05-10 02:38:27,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70 2019-05-10 02:38:27,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70 2019-05-10 02:38:27,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70 2019-05-10 02:38:27,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2 2019-05-10 02:38:27,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:27,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e28b16f8-67eb-4f95-bd50-8d913ab387e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:27,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e28b16f8-67eb-4f95-bd50-8d913ab387e9 2019-05-10 02:38:27,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2 2019-05-10 02:38:27,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d01f2cf-a061-4425-924c-3f021cb374a2 2019-05-10 02:38:27,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ede570-0130-427f-aa3f-9e8069c02c70 2019-05-10 02:38:27,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 x-compute-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "adminPass": "T5JcwXj5wSSx"}} 2019-05-10 02:38:27,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 x-compute-request-id: req-9d01f2cf-a061-4425-924c-3f021cb374a2 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "adminPass": "T5JcwXj5wSSx"}} 2019-05-10 02:38:27,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:27,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:27,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:27,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f957abfa6a6cefdfb4429fbdb0f2b0b6e9931796" 2019-05-10 02:38:27,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc x-compute-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "adminPass": "5XPD5kh6L3Df"}} 2019-05-10 02:38:27,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc x-compute-request-id: req-348087a1-1458-42e5-957b-fc682b739fdc Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "adminPass": "5XPD5kh6L3Df"}} 2019-05-10 02:38:27,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 x-compute-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "adminPass": "YGt4t9rbyoCm"}} 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 x-compute-request-id: req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "adminPass": "YGt4t9rbyoCm"}} 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 2019-05-10 02:38:27,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3daa89b1-1bc0-473b-9d73-123bdc1a59e4 2019-05-10 02:38:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc 2019-05-10 02:38:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc 2019-05-10 02:38:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc 2019-05-10 02:38:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e84b670-d81f-4ba4-83f6-43863c00099e x-compute-request-id: req-6e84b670-d81f-4ba4-83f6-43863c00099e Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:27,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-348087a1-1458-42e5-957b-fc682b739fdc 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6e84b670-d81f-4ba4-83f6-43863c00099e 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6e84b670-d81f-4ba4-83f6-43863c00099e 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 x-compute-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "adminPass": "F27PMSeucP9r"}} 2019-05-10 02:38:27,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4 2019-05-10 02:38:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:27,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9c05b3d8-4cff-4896-8610-0e56b89cadcc 2019-05-10 02:38:27,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:27,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:27,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:27,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:27 GMT 2019-05-10 02:38:27,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:27,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:27,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:27,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:27,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:32,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:33,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.94ff663c-0aa9-46d8-b1e5-cff4373451ae"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.089Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 x-compute-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"adminPass\": \"F27PMSeucP9r\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.283f3bc5-e621-44e5-b413-29287bbc0270"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6df0ca6c87286ae6dba39f95b25d945ae1e2ddb2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.94ff663c-0aa9-46d8-b1e5-cff4373451ae"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.606Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:17.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.606Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:18.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.120Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.120Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.120Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c8ce7f6e-2817-4ae8-8706-9aba0f83aa6f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.120Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ce7f6e-2817-4ae8-8706-9aba0f83aa6f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c15abafdf4514b7aa2a78cbf25c9f99675ac0170\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.120Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e072fe8e91684f633577a42901af7c20ac6798b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:17.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-46fe73fc-b433-43a1-804c-0cb073b5d3b5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.94ff663c-0aa9-46d8-b1e5-cff4373451ae"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46fe73fc-b433-43a1-804c-0cb073b5d3b5 x-compute-request-id: req-46fe73fc-b433-43a1-804c-0cb073b5d3b5 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.94ff663c-0aa9-46d8-b1e5-cff4373451ae"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3c2f2dd5-f7af-4614-bf5c-fccf95828d9c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2f2dd5-f7af-4614-bf5c-fccf95828d9c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:19.677Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-46fe73fc-b433-43a1-804c-0cb073b5d3b5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.94ff663c-0aa9-46d8-b1e5-cff4373451ae"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.229Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.229Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.229Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fa0e78c-7267-44fd-9ddf-b71bce026592 x-compute-request-id: req-6fa0e78c-7267-44fd-9ddf-b71bce026592 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:18.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:19.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e275b8a7-a5e7-4038-aaab-78572ba4615f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e275b8a7-a5e7-4038-aaab-78572ba4615f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2da41aa8-0ab9-4b2d-847a-1bbe585465de x-compute-request-id: req-2da41aa8-0ab9-4b2d-847a-1bbe585465de Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2da41aa8-0ab9-4b2d-847a-1bbe585465de", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2da41aa8-0ab9-4b2d-847a-1bbe585465de", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c1940c6e-8528-424d-bb7d-29c356ccec3b"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7eefb1c6a17e56e5a8a5af5f75f6e2a1047c3f47\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b013e2b9-8bc1-47ad-a2c9-788936a5cfdb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b013e2b9-8bc1-47ad-a2c9-788936a5cfdb", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6fa0e78c-7267-44fd-9ddf-b71bce026592", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:20.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6fa0e78c-7267-44fd-9ddf-b71bce026592", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e8cfc08d-fe43-46c6-9cb2-8ffbc450f71b"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:21.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bf54feb7f8e18899a2602008be11aedf0bcbb9b8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:20.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:21.563Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:20.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:21.563Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:20.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.131Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:21.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.131Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8 x-compute-request-id: req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:20Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:21.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:33 GMT 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:33,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:33,073 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4 2019-05-10 02:38:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4 2019-05-10 02:38:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4 2019-05-10 02:38:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8838f5e8-4102-4d04-bc44-51292db0d8f4 2019-05-10 02:38:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 x-compute-request-id: req-8838f5e8-4102-4d04-bc44-51292db0d8f4 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "adminPass": "F27PMSeucP9r"}} 2019-05-10 02:38:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df0ca6c87286ae6dba39f95b25d945ae1e2ddb2" 2019-05-10 02:38:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-05-10 02:38:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c8ce7f6e-2817-4ae8-8706-9aba0f83aa6f 2019-05-10 02:38:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ce7f6e-2817-4ae8-8706-9aba0f83aa6f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15abafdf4514b7aa2a78cbf25c9f99675ac0170" 2019-05-10 02:38:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:38:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e072fe8e91684f633577a42901af7c20ac6798b" 2019-05-10 02:38:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 02:38:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-46fe73fc-b433-43a1-804c-0cb073b5d3b5 2019-05-10 02:38:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46fe73fc-b433-43a1-804c-0cb073b5d3b5 x-compute-request-id: req-46fe73fc-b433-43a1-804c-0cb073b5d3b5 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3c2f2dd5-f7af-4614-bf5c-fccf95828d9c 2019-05-10 02:38:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2f2dd5-f7af-4614-bf5c-fccf95828d9c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-46fe73fc-b433-43a1-804c-0cb073b5d3b5 2019-05-10 02:38:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:38:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fa0e78c-7267-44fd-9ddf-b71bce026592 x-compute-request-id: req-6fa0e78c-7267-44fd-9ddf-b71bce026592 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:38:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 02:38:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-10 02:38:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e275b8a7-a5e7-4038-aaab-78572ba4615f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e275b8a7-a5e7-4038-aaab-78572ba4615f 2019-05-10 02:38:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2da41aa8-0ab9-4b2d-847a-1bbe585465de x-compute-request-id: req-2da41aa8-0ab9-4b2d-847a-1bbe585465de Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2da41aa8-0ab9-4b2d-847a-1bbe585465de 2019-05-10 02:38:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2da41aa8-0ab9-4b2d-847a-1bbe585465de 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eefb1c6a17e56e5a8a5af5f75f6e2a1047c3f47" 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b013e2b9-8bc1-47ad-a2c9-788936a5cfdb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b013e2b9-8bc1-47ad-a2c9-788936a5cfdb 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6fa0e78c-7267-44fd-9ddf-b71bce026592 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6fa0e78c-7267-44fd-9ddf-b71bce026592 2019-05-10 02:38:33,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf54feb7f8e18899a2602008be11aedf0bcbb9b8" 2019-05-10 02:38:33,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-10 02:38:33,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-10 02:38:33,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8 2019-05-10 02:38:33,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8 x-compute-request-id: req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:20Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:33,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:33,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:33,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:33 GMT 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:33,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:33,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:38,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:38,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ttdn0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.131Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:22.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.131Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:21.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ea03ab02-196a-4395-a573-23286eae24e4"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.699Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-464c68f2-206f-43e8-b817-adadde3fbdfb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:22.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.699Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-464c68f2-206f-43e8-b817-adadde3fbdfb x-compute-request-id: req-464c68f2-206f-43e8-b817-adadde3fbdfb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:22.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:22.699Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-464c68f2-206f-43e8-b817-adadde3fbdfb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:22.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d2613190-21d8-4059-859c-238ee7fa9204"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:23.447Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:22.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:42.928Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:42.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:43.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:43.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:44.513Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8a2ac48d-fc7f-4229-bdc3-70251cd15725", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:43.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:44.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95fa672e1668f7a556f4cc0aeadce5c1b0f164b4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:44.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:44.513Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2ac48d-fc7f-4229-bdc3-70251cd15725 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:43.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:45.231Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:44.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:45.951Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de13a06-4436-4858-ad15-f8b4efa50912 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:45.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:45.951Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:45.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:45.951Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1de13a06-4436-4858-ad15-f8b4efa50912", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:45.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:46.568Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:46.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:46.568Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-e0bb0221-0a00-4a95-b90b-05b8327db3ec", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:45.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:46.568Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0bb0221-0a00-4a95-b90b-05b8327db3ec x-compute-request-id: req-e0bb0221-0a00-4a95-b90b-05b8327db3ec Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:09Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:45.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:46.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00adc03a33ce7b83e6b63f5cd99c0347964bc77f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:46.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:46.568Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-e0bb0221-0a00-4a95-b90b-05b8327db3ec", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:45.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1708d1eb-62ec-41cd-96f4-87d7bdd0b11a"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:47.537Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:47.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.153Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:47.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.153Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e x-compute-request-id: req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:47.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.153Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:47.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d55447c5-ee7e-411b-a0ab-6da89cf3efe8"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:48.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:48.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.894Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-77de0bed-9519-4373-851f-a0c6f16ebedc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:48.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:48.894Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77de0bed-9519-4373-851f-a0c6f16ebedc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:48.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:49.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80b1500db864ba33c0d91a3c47573f1c30f1aed4\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:48.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:50.130Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:50.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:50.633Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b060b268-3fe5-4290-b7c1-e6e7989917ee x-compute-request-id: req-b060b268-3fe5-4290-b7c1-e6e7989917ee Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:17Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:50.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.167Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:50.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.167Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-b060b268-3fe5-4290-b7c1-e6e7989917ee", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:50.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.167Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-b060b268-3fe5-4290-b7c1-e6e7989917ee", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:50.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.eaa61368-d233-4a9c-8b22-b3019561593d"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.167Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:51.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:51.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.748Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2899b5b4-8efb-4f86-a364-9987f87ce54f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:51.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.748Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2899b5b4-8efb-4f86-a364-9987f87ce54f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.748Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:51.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:51.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35287ed8c3274ef575dcd84d0fb5dce686a3393c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:51.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.331Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.331Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9c52adf4-2868-4550-baef-ad57399044b7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.331Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c52adf4-2868-4550-baef-ad57399044b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.970Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.970Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.970Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a9f5ef-9428-4d5b-b685-fd172f54a150 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.970Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1f859630b79f24b56b941380efd5b72666f135f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:52.970Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-77a9f5ef-9428-4d5b-b685-fd172f54a150", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e6ad47-a734-410d-b4a6-aceb4e247e80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:38 GMT 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:38,228 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:38,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-10 02:38:38,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-9d23d9e9-d0f0-4f14-90f3-05a1a2d1ffc8 2019-05-10 02:38:38,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-464c68f2-206f-43e8-b817-adadde3fbdfb 2019-05-10 02:38:38,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-464c68f2-206f-43e8-b817-adadde3fbdfb x-compute-request-id: req-464c68f2-206f-43e8-b817-adadde3fbdfb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:38,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-464c68f2-206f-43e8-b817-adadde3fbdfb 2019-05-10 02:38:38,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-10 02:38:38,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:38,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8a2ac48d-fc7f-4229-bdc3-70251cd15725 2019-05-10 02:38:38,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa672e1668f7a556f4cc0aeadce5c1b0f164b4" 2019-05-10 02:38:38,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2ac48d-fc7f-4229-bdc3-70251cd15725 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de13a06-4436-4858-ad15-f8b4efa50912 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1de13a06-4436-4858-ad15-f8b4efa50912 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-e0bb0221-0a00-4a95-b90b-05b8327db3ec 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0bb0221-0a00-4a95-b90b-05b8327db3ec x-compute-request-id: req-e0bb0221-0a00-4a95-b90b-05b8327db3ec Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:09Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00adc03a33ce7b83e6b63f5cd99c0347964bc77f" 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-e0bb0221-0a00-4a95-b90b-05b8327db3ec 2019-05-10 02:38:38,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e 2019-05-10 02:38:38,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e x-compute-request-id: req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:38,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-73d5ab30-ea43-49c1-9b83-f9adbce08a6e 2019-05-10 02:38:38,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:38,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:38,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-77de0bed-9519-4373-851f-a0c6f16ebedc 2019-05-10 02:38:38,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77de0bed-9519-4373-851f-a0c6f16ebedc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b1500db864ba33c0d91a3c47573f1c30f1aed4" 2019-05-10 02:38:38,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b060b268-3fe5-4290-b7c1-e6e7989917ee x-compute-request-id: req-b060b268-3fe5-4290-b7c1-e6e7989917ee Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:17Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:38,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:38,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-b060b268-3fe5-4290-b7c1-e6e7989917ee 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-b060b268-3fe5-4290-b7c1-e6e7989917ee 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2899b5b4-8efb-4f86-a364-9987f87ce54f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2899b5b4-8efb-4f86-a364-9987f87ce54f 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35287ed8c3274ef575dcd84d0fb5dce686a3393c" 2019-05-10 02:38:38,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9c52adf4-2868-4550-baef-ad57399044b7 2019-05-10 02:38:38,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c52adf4-2868-4550-baef-ad57399044b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:38,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 02:38:38,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:38,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a9f5ef-9428-4d5b-b685-fd172f54a150 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f859630b79f24b56b941380efd5b72666f135f" 2019-05-10 02:38:38,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-77a9f5ef-9428-4d5b-b685-fd172f54a150 2019-05-10 02:38:38,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e6ad47-a734-410d-b4a6-aceb4e247e80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:38,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:38,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:38,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:38,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:38,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:38,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:38 GMT 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:38,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:43,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:43,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:43,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:43,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:43,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eebd96fe5c8e517b0fbe1ea3d58cd3dc095d0178\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:52.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-748f51d9-9db5-4b12-82d9-4e08bafd177a x-compute-request-id: req-748f51d9-9db5-4b12-82d9-4e08bafd177a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-748f51d9-9db5-4b12-82d9-4e08bafd177a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-748f51d9-9db5-4b12-82d9-4e08bafd177a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d557d777-b878-404f-a159-fc875046c8f4"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:53.557Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-50e6ad47-a734-410d-b4a6-aceb4e247e80", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.240Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:53.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d988ed33b22d3e097356b6e244178fa8b18e1c72\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.240Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-890d1fba-9e3a-4042-995b-3d8a02b59268", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.240Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-890d1fba-9e3a-4042-995b-3d8a02b59268 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:53.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2dd3eddbcdd4abc713ffebe4819f89acb199052d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8 x-compute-request-id: req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bc5d89a-4d16-4825-8d09-5cb74326fc2e"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:54.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:54.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-840a519e-12e2-483a-a652-515f3469a0c6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-840a519e-12e2-483a-a652-515f3469a0c6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:54.952Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840a519e-12e2-483a-a652-515f3469a0c6 x-compute-request-id: req-840a519e-12e2-483a-a652-515f3469a0c6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:54.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c840944c-3214-4b74-ad5b-af17a02790cb"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:55.520Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26 x-compute-request-id: req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:20Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:55.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.244Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-312b38a0-37e5-4587-84c9-34dfe95e09d0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:55.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.244Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-312b38a0-37e5-4587-84c9-34dfe95e09d0 x-compute-request-id: req-312b38a0-37e5-4587-84c9-34dfe95e09d0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:55.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.244Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-312b38a0-37e5-4587-84c9-34dfe95e09d0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:55.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.02bc33b1-5d05-415d-84a7-b9e214b2ff88"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.244Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:55.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.244Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:37:55.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d84bbc28-94c8-4f34-9d78-ccd0c2f36704"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.244Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:55.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:37:56.862Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:37:56.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:16.542Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:16.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:17.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:17.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:18.377Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-95918fd2-1ed0-4941-9276-882be3441bcf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:17.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:18.377Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95918fd2-1ed0-4941-9276-882be3441bcf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:17.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:18.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}995b749a2879865117a24afd3765f602d32bfbae\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:17.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:19.043Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:18.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:19.547Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:19.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:20.214Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c970f06bd436f1b713ac75c5d4e6548f1534b7b2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:19.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:20.214Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cf6ab114-49c7-4093-9da4-9a460c2a4894", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:19.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:20.214Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6ab114-49c7-4093-9da4-9a460c2a4894 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:19.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:20.748Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-dce40e41-e506-44dd-803e-c189b92b918c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:20.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:20.748Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dce40e41-e506-44dd-803e-c189b92b918c x-compute-request-id: req-dce40e41-e506-44dd-803e-c189b92b918c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:09Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:20.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:20.748Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-dce40e41-e506-44dd-803e-c189b92b918c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:20.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5534f70d-7390-4386-805f-28a1e588a09b"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:21.430Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:20.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:21.430Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:20.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.064Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:22.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.064Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-22b897e4-2c37-4871-a95e-ead48342b62b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:21.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.064Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b897e4-2c37-4871-a95e-ead48342b62b x-compute-request-id: req-22b897e4-2c37-4871-a95e-ead48342b62b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:21.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.064Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-22b897e4-2c37-4871-a95e-ead48342b62b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:21.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9e31084e-4322-4b0a-a7c0-3ee90bfc76ac"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.644Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:22.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf33aa4f8db88d2356325575b647afa4b192a197\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:22.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.644Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9b324080-9dcd-4243-b87c-638065121d33", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:22.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:43 GMT 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:43,905 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:43,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:43,906 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:43,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:43,906 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebd96fe5c8e517b0fbe1ea3d58cd3dc095d0178" 2019-05-10 02:38:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-748f51d9-9db5-4b12-82d9-4e08bafd177a x-compute-request-id: req-748f51d9-9db5-4b12-82d9-4e08bafd177a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-748f51d9-9db5-4b12-82d9-4e08bafd177a 2019-05-10 02:38:43,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-748f51d9-9db5-4b12-82d9-4e08bafd177a 2019-05-10 02:38:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-50e6ad47-a734-410d-b4a6-aceb4e247e80 2019-05-10 02:38:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d988ed33b22d3e097356b6e244178fa8b18e1c72" 2019-05-10 02:38:43,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-890d1fba-9e3a-4042-995b-3d8a02b59268 2019-05-10 02:38:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-890d1fba-9e3a-4042-995b-3d8a02b59268 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd3eddbcdd4abc713ffebe4819f89acb199052d" 2019-05-10 02:38:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8 2019-05-10 02:38:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8 2019-05-10 02:38:43,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8 x-compute-request-id: req-c2272ba5-12b2-4cd9-9617-5ad4323f59f8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:43,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:43,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-840a519e-12e2-483a-a652-515f3469a0c6 2019-05-10 02:38:43,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-840a519e-12e2-483a-a652-515f3469a0c6 2019-05-10 02:38:43,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840a519e-12e2-483a-a652-515f3469a0c6 x-compute-request-id: req-840a519e-12e2-483a-a652-515f3469a0c6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26 x-compute-request-id: req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:20Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-312b38a0-37e5-4587-84c9-34dfe95e09d0 2019-05-10 02:38:43,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-312b38a0-37e5-4587-84c9-34dfe95e09d0 x-compute-request-id: req-312b38a0-37e5-4587-84c9-34dfe95e09d0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-312b38a0-37e5-4587-84c9-34dfe95e09d0 2019-05-10 02:38:43,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26 2019-05-10 02:38:43,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-bfa544b4-e900-4ad9-93b1-cbeb05ce3b26 2019-05-10 02:38:43,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:43,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 02:38:43,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:43,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:43,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-95918fd2-1ed0-4941-9276-882be3441bcf 2019-05-10 02:38:43,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95918fd2-1ed0-4941-9276-882be3441bcf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:43,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b749a2879865117a24afd3765f602d32bfbae" 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970f06bd436f1b713ac75c5d4e6548f1534b7b2" 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cf6ab114-49c7-4093-9da4-9a460c2a4894 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6ab114-49c7-4093-9da4-9a460c2a4894 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-dce40e41-e506-44dd-803e-c189b92b918c 2019-05-10 02:38:43,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dce40e41-e506-44dd-803e-c189b92b918c x-compute-request-id: req-dce40e41-e506-44dd-803e-c189b92b918c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:09Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-dce40e41-e506-44dd-803e-c189b92b918c 2019-05-10 02:38:43,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:43,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:43,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:43,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-22b897e4-2c37-4871-a95e-ead48342b62b 2019-05-10 02:38:43,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b897e4-2c37-4871-a95e-ead48342b62b x-compute-request-id: req-22b897e4-2c37-4871-a95e-ead48342b62b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:43,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-22b897e4-2c37-4871-a95e-ead48342b62b 2019-05-10 02:38:43,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:43,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf33aa4f8db88d2356325575b647afa4b192a197" 2019-05-10 02:38:43,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9b324080-9dcd-4243-b87c-638065121d33 2019-05-10 02:38:43,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:44,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:44,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:44 GMT 2019-05-10 02:38:44,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:44,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:44,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:44,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:44,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:49,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:49,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:49,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:49,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:49,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:49,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:49,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:22.644Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b324080-9dcd-4243-b87c-638065121d33 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:22.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:23.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:23.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:24.580Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-16182ea4-3ef3-4114-bf26-acff6ac9bca5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:24.580Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:24.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:24.580Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-16182ea4-3ef3-4114-bf26-acff6ac9bca5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:24.580Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16182ea4-3ef3-4114-bf26-acff6ac9bca5 x-compute-request-id: req-16182ea4-3ef3-4114-bf26-acff6ac9bca5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:17Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6eaf6375-ac55-4b5d-b12e-a9a1ac822be5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:25.205Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-869b2053-7d3f-4637-89a8-b887b40be665", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:25.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:25.205Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869b2053-7d3f-4637-89a8-b887b40be665 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:25.205Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:24.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:25.873Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:25.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:25.873Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}338aef71cdea0be2ae393dae2b4d34b5ce4c2f6a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:25.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f94c0e9-610c-4868-8c7f-d19260807783 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:25.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:25.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-125034e0-60b1-43ed-9f5e-f60f91695c66", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125034e0-60b1-43ed-9f5e-f60f91695c66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2f94c0e9-610c-4868-8c7f-d19260807783", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:25.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:26.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:25.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.137Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2194091-511d-46d3-9fc5-d6d653a8e22b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e9655f4bf0050ca7793c12ba5f59c6b2be19ae3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07fe929e1d72c01e460b44b03cdb60c960e45464\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.137Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f2194091-511d-46d3-9fc5-d6d653a8e22b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.137Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4eb6a15-406a-4ef3-af76-fef1a68667b1 x-compute-request-id: req-c4eb6a15-406a-4ef3-af76-fef1a68667b1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.670Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:27.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.670Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c4eb6a15-406a-4ef3-af76-fef1a68667b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.670Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c4eb6a15-406a-4ef3-af76-fef1a68667b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:26.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6a48fe9a-8bd2-4519-950a-9d0e6aa446e4"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:27.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34363a5bf596549d8bfdfd9beeaad2a1c30fa80d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c02ad43e120d5231d9a3b082182588cf5507cbe2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.338Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39af7a6-d023-45dc-96aa-d56ada404f54 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.338Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e39af7a6-d023-45dc-96aa-d56ada404f54", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc3ae8c-f076-4318-95d5-69dd009d437d x-compute-request-id: req-7bc3ae8c-f076-4318-95d5-69dd009d437d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-7bc3ae8c-f076-4318-95d5-69dd009d437d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561 x-compute-request-id: req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8d74ca96-da49-4696-b6fd-f0b608d99f8b"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2 x-compute-request-id: req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:20Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.68aa4ed4-cad6-497f-8ba0-2aea980fe7f8"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:28.955Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-7bc3ae8c-f076-4318-95d5-69dd009d437d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:28.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce97f466-fe78-469f-91c6-75e897adf9f0"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:29.721Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:29.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:29.721Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c x-compute-request-id: req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:29.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:29.721Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:28.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:29.721Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:29.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:29.721Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:29.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7354f13c-eb7d-450a-9f51-741944c6ffd7"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:29.721Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:29.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:30.288Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:38:29.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1152, "offset": 1102, "size": 50}}} 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:49 GMT 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:49,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:49,536 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:49,536 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:49,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b324080-9dcd-4243-b87c-638065121d33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:49,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:49,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-16182ea4-3ef3-4114-bf26-acff6ac9bca5 2019-05-10 02:38:49,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:49,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-16182ea4-3ef3-4114-bf26-acff6ac9bca5 2019-05-10 02:38:49,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16182ea4-3ef3-4114-bf26-acff6ac9bca5 x-compute-request-id: req-16182ea4-3ef3-4114-bf26-acff6ac9bca5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:17Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-869b2053-7d3f-4637-89a8-b887b40be665 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869b2053-7d3f-4637-89a8-b887b40be665 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338aef71cdea0be2ae393dae2b4d34b5ce4c2f6a" 2019-05-10 02:38:49,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f94c0e9-610c-4868-8c7f-d19260807783 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:49,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:49,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 02:38:49,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-125034e0-60b1-43ed-9f5e-f60f91695c66 2019-05-10 02:38:49,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125034e0-60b1-43ed-9f5e-f60f91695c66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:49,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:49,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2f94c0e9-610c-4868-8c7f-d19260807783 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2194091-511d-46d3-9fc5-d6d653a8e22b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9655f4bf0050ca7793c12ba5f59c6b2be19ae3" 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fe929e1d72c01e460b44b03cdb60c960e45464" 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f2194091-511d-46d3-9fc5-d6d653a8e22b 2019-05-10 02:38:49,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4eb6a15-406a-4ef3-af76-fef1a68667b1 x-compute-request-id: req-c4eb6a15-406a-4ef3-af76-fef1a68667b1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:49,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:49,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:49,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c4eb6a15-406a-4ef3-af76-fef1a68667b1 2019-05-10 02:38:49,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c4eb6a15-406a-4ef3-af76-fef1a68667b1 2019-05-10 02:38:49,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34363a5bf596549d8bfdfd9beeaad2a1c30fa80d" 2019-05-10 02:38:49,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c02ad43e120d5231d9a3b082182588cf5507cbe2" 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39af7a6-d023-45dc-96aa-d56ada404f54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e39af7a6-d023-45dc-96aa-d56ada404f54 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc3ae8c-f076-4318-95d5-69dd009d437d x-compute-request-id: req-7bc3ae8c-f076-4318-95d5-69dd009d437d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-7bc3ae8c-f076-4318-95d5-69dd009d437d 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2 2019-05-10 02:38:49,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561 x-compute-request-id: req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:49,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561 2019-05-10 02:38:49,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6e94b8a0-39d5-4201-a8d9-bf06e4aba561 2019-05-10 02:38:49,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2 x-compute-request-id: req-4a5982be-5bb9-4523-aa6e-271c5cd2d9f2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:20Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:49,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-7bc3ae8c-f076-4318-95d5-69dd009d437d 2019-05-10 02:38:49,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c 2019-05-10 02:38:49,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c x-compute-request-id: req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:38:49,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:49,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:49,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aeb2ae42-589b-47ac-86cb-2d4e20515d2c 2019-05-10 02:38:49,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:49,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-10 02:38:49,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:49,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:49 GMT 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:49,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:54,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:56,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:50.969Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:50.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:52.416Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:54.794Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:54.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967bb271-d1ed-4b64-ac8f-c2fda064cb73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:55.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031c527e-5a2b-4681-b431-ca089e2b9eb0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:54.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-031c527e-5a2b-4681-b431-ca089e2b9eb0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:54.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-967bb271-d1ed-4b64-ac8f-c2fda064cb73", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:55.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:55.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}055471efd873d41b91e616121a3f440de91f194c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:55.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:55.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:54.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}], "metadata": {"pagination": {"total": 1162, "offset": 1152, "size": 50}}} 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:56 GMT 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:38:56,430 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:38:56,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:38:56,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:38:56,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:38:56,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967bb271-d1ed-4b64-ac8f-c2fda064cb73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:56,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031c527e-5a2b-4681-b431-ca089e2b9eb0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:38:56,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-031c527e-5a2b-4681-b431-ca089e2b9eb0 2019-05-10 02:38:56,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-967bb271-d1ed-4b64-ac8f-c2fda064cb73 2019-05-10 02:38:56,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:56,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055471efd873d41b91e616121a3f440de91f194c" 2019-05-10 02:38:56,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:38:56,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:38:57,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:38:57 GMT 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:38:57,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:02,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:08,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:08,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:08,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:08,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:08,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:08,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:56.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d20d51573ab50b17db5ecdd79f63d85a4cc1fe6d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:55.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-366e1044-5e9a-48eb-b59c-9ea03276e4cd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:57.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-366e1044-5e9a-48eb-b59c-9ea03276e4cd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:57.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-366e1044-5e9a-48eb-b59c-9ea03276e4cd x-compute-request-id: req-366e1044-5e9a-48eb-b59c-9ea03276e4cd Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:57.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.23780a1a-9226-4d8b-8746-6a60b8051ee5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:57.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-5851483c-8404-4d59-8437-8f020cce7b8d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:56.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5851483c-8404-4d59-8437-8f020cce7b8d x-compute-request-id: req-5851483c-8404-4d59-8437-8f020cce7b8d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:09Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:56.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:57.839Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-5851483c-8404-4d59-8437-8f020cce7b8d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:56.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.db437d97-50c1-4aad-9f7c-0cb4e9f65dc7"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:38:59.389Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:59.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049a9a80-2b75-450f-bb19-7737312bb92b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-049a9a80-2b75-450f-bb19-7737312bb92b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:59.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:59.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-68ead47e-a5e9-4c3d-af1b-3445225c389f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:01.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-68ead47e-a5e9-4c3d-af1b-3445225c389f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:01.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68ead47e-a5e9-4c3d-af1b-3445225c389f x-compute-request-id: req-68ead47e-a5e9-4c3d-af1b-3445225c389f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:17Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:01.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:01.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af58a4d0537c0b7169cb8df5944088b1dece171\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:38:59.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.67c60472-291c-4975-97fb-5e6238b88e3b"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:02.996Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:05.827Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:05.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1180, "offset": 1162, "size": 50}}} 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:08 GMT 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:08,140 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:08,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20d51573ab50b17db5ecdd79f63d85a4cc1fe6d" 2019-05-10 02:39:08,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-366e1044-5e9a-48eb-b59c-9ea03276e4cd 2019-05-10 02:39:08,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-366e1044-5e9a-48eb-b59c-9ea03276e4cd 2019-05-10 02:39:08,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-366e1044-5e9a-48eb-b59c-9ea03276e4cd x-compute-request-id: req-366e1044-5e9a-48eb-b59c-9ea03276e4cd Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:08,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:39:08,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-5851483c-8404-4d59-8437-8f020cce7b8d 2019-05-10 02:39:08,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5851483c-8404-4d59-8437-8f020cce7b8d x-compute-request-id: req-5851483c-8404-4d59-8437-8f020cce7b8d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:09Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:08,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-5851483c-8404-4d59-8437-8f020cce7b8d 2019-05-10 02:39:08,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:39:08,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049a9a80-2b75-450f-bb19-7737312bb92b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:08,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-049a9a80-2b75-450f-bb19-7737312bb92b 2019-05-10 02:39:08,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:08,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-68ead47e-a5e9-4c3d-af1b-3445225c389f 2019-05-10 02:39:08,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-68ead47e-a5e9-4c3d-af1b-3445225c389f 2019-05-10 02:39:08,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68ead47e-a5e9-4c3d-af1b-3445225c389f x-compute-request-id: req-68ead47e-a5e9-4c3d-af1b-3445225c389f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:17Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:08,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58a4d0537c0b7169cb8df5944088b1dece171" 2019-05-10 02:39:08,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:39:08,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:39:08,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:08,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:08,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:08,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:08,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:08,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:08,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:08 GMT 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:08,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:13,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:15,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50721704-6ef2-4c99-a532-2ddd6c5efdff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:07.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-50721704-6ef2-4c99-a532-2ddd6c5efdff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:07.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2023b0bee64e4d2182194e403b293e3fc7c94517\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:07.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c007330a-8b28-457d-bd00-f29d50593bdb x-compute-request-id: req-c007330a-8b28-457d-bd00-f29d50593bdb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:08.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5fa1771d-0998-48ab-b06a-6a0a9d510f67", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:05.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9b93fb342297915eab98e08c76a12b6d6b831e78\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:06.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa1771d-0998-48ab-b06a-6a0a9d510f67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:05.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:07.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:08.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:05.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:09.072Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed20b33c-3dc4-4527-bd02-8c544e84da6a x-compute-request-id: req-ed20b33c-3dc4-4527-bd02-8c544e84da6a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:08.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:09.072Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c007330a-8b28-457d-bd00-f29d50593bdb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:08.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:09.072Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:08.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:09.072Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c007330a-8b28-457d-bd00-f29d50593bdb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:08.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2fcacd9a-1c13-4011-9120-94c827049ac5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:10.366Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-ed20b33c-3dc4-4527-bd02-8c544e84da6a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:08.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:10.366Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-ed20b33c-3dc4-4527-bd02-8c544e84da6a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:08.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7fc57515-b874-4607-9753-3bfec679b8b7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:11.380Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d68e0650-e636-4dd2-8386-0175efaacb90", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:10.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:11.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:10.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:11.380Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68e0650-e636-4dd2-8386-0175efaacb90 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:10.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:11.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c2d69e047eb1f45a26d7ba65e0c3e2d6e925ae54\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:11.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:13.177Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cb331e8-19fe-41d4-8c93-8dacec36cde4 x-compute-request-id: req-1cb331e8-19fe-41d4-8c93-8dacec36cde4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}], "metadata": {"pagination": {"total": 1200, "offset": 1180, "size": 50}}} 2019-05-10 02:39:15,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:15 GMT 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:15,234 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50721704-6ef2-4c99-a532-2ddd6c5efdff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-50721704-6ef2-4c99-a532-2ddd6c5efdff 2019-05-10 02:39:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2023b0bee64e4d2182194e403b293e3fc7c94517" 2019-05-10 02:39:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c007330a-8b28-457d-bd00-f29d50593bdb x-compute-request-id: req-c007330a-8b28-457d-bd00-f29d50593bdb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5fa1771d-0998-48ab-b06a-6a0a9d510f67 2019-05-10 02:39:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b93fb342297915eab98e08c76a12b6d6b831e78" 2019-05-10 02:39:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa1771d-0998-48ab-b06a-6a0a9d510f67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed20b33c-3dc4-4527-bd02-8c544e84da6a x-compute-request-id: req-ed20b33c-3dc4-4527-bd02-8c544e84da6a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c007330a-8b28-457d-bd00-f29d50593bdb 2019-05-10 02:39:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-10 02:39:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c007330a-8b28-457d-bd00-f29d50593bdb 2019-05-10 02:39:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-ed20b33c-3dc4-4527-bd02-8c544e84da6a 2019-05-10 02:39:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-ed20b33c-3dc4-4527-bd02-8c544e84da6a 2019-05-10 02:39:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d68e0650-e636-4dd2-8386-0175efaacb90 2019-05-10 02:39:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68e0650-e636-4dd2-8386-0175efaacb90 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d69e047eb1f45a26d7ba65e0c3e2d6e925ae54" 2019-05-10 02:39:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cb331e8-19fe-41d4-8c93-8dacec36cde4 x-compute-request-id: req-1cb331e8-19fe-41d4-8c93-8dacec36cde4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:15,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:16,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:16 GMT 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:16,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:21,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:24,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b400b5051fef61449f712fc7413d4ae75d58345a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-1cb331e8-19fe-41d4-8c93-8dacec36cde4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-1cb331e8-19fe-41d4-8c93-8dacec36cde4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.17d7bcd2-e1cd-47b1-91b6-65fd67890fce"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee91471b-878d-4db5-b7ff-a220dc4e5392 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ee91471b-878d-4db5-b7ff-a220dc4e5392", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:13.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:14.271Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:13.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:16.116Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:15.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:16.116Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-47dc1c41-49d4-4e62-afc8-a6085a172c14", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:15.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:16.116Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-47dc1c41-49d4-4e62-afc8-a6085a172c14", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:15.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:16.116Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47dc1c41-49d4-4e62-afc8-a6085a172c14 x-compute-request-id: req-47dc1c41-49d4-4e62-afc8-a6085a172c14 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:20Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:15.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4b5cb4bb-d380-4e78-a886-dd0329aa9e86"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:19.048Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:18.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:20.324Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:19.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:21.271Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:20.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1214, "offset": 1200, "size": 50}}} 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:24 GMT 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:24,825 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b400b5051fef61449f712fc7413d4ae75d58345a" 2019-05-10 02:39:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-1cb331e8-19fe-41d4-8c93-8dacec36cde4 2019-05-10 02:39:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-1cb331e8-19fe-41d4-8c93-8dacec36cde4 2019-05-10 02:39:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee91471b-878d-4db5-b7ff-a220dc4e5392 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ee91471b-878d-4db5-b7ff-a220dc4e5392 2019-05-10 02:39:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-10 02:39:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-10 02:39:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-47dc1c41-49d4-4e62-afc8-a6085a172c14 2019-05-10 02:39:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-47dc1c41-49d4-4e62-afc8-a6085a172c14 2019-05-10 02:39:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47dc1c41-49d4-4e62-afc8-a6085a172c14 x-compute-request-id: req-47dc1c41-49d4-4e62-afc8-a6085a172c14 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:20Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-10 02:39:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-10 02:39:24,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-10 02:39:24,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:26,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:26 GMT 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:26,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:31,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:32,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:25.356Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:24.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:27.105Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:26.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:28.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:27.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:28.709Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95dae734-bbe4-4209-9d7b-4d686a5fb0c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:27.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:28.709Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-95dae734-bbe4-4209-9d7b-4d686a5fb0c2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:27.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:28.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b63823ec14743c755af8f573e1dacc31dc6a3782\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:28.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:30.257Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef x-compute-request-id: req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:30.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}], "metadata": {"pagination": {"total": 1221, "offset": 1214, "size": 50}}} 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:32,039 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:32 GMT 2019-05-10 02:39:32,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:32,040 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:32,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:32,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:32,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:32,040 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:32,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 3/60] 2019-05-10 02:39:32,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 3/60] 2019-05-10 02:39:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95dae734-bbe4-4209-9d7b-4d686a5fb0c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-95dae734-bbe4-4209-9d7b-4d686a5fb0c2 2019-05-10 02:39:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63823ec14743c755af8f573e1dacc31dc6a3782" 2019-05-10 02:39:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef x-compute-request-id: req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:32,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:33,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:33,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:33,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:33,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:33,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:33 GMT 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:33,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:38,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:39,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:39,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:39,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:31.791Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:30.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:31.791Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:30.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.397929df-afaf-456c-a345-560dcb046501"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:33.882Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:31.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:38.826Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:38.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1225, "offset": 1221, "size": 50}}} 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:39 GMT 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:39,952 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:39,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:39,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:39,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:39,953 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:39,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef 2019-05-10 02:39:39,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-bd81f694-d4ae-4df7-9a53-3ec790ae64ef 2019-05-10 02:39:39,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-10 02:39:39,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:39:39,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:40,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:40,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:40 GMT 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:40,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:40,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:40,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:40,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:45,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:47,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:47,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:42.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:42.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:43.451Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:43.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:43.451Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfbe770-bf53-4f44-a0ae-bb0994097882 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:42.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:43.451Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7dfbe770-bf53-4f44-a0ae-bb0994097882", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:42.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:43.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}437eb7385d0633756363f85b4a4a8bb0191244bc\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:42.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:44.849Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-111229f3-05d7-4875-a7d4-ce495fbe9b57 x-compute-request-id: req-111229f3-05d7-4875-a7d4-ce495fbe9b57 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:09Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:44.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:44.849Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-111229f3-05d7-4875-a7d4-ce495fbe9b57", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:44.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:44.849Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-111229f3-05d7-4875-a7d4-ce495fbe9b57", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:44.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3e682601-7303-448d-b3a6-6bcce0417550"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:46.167Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:45.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1234, "offset": 1225, "size": 50}}} 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:47 GMT 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:47,413 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:47,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:47,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:47,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:47,414 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:47,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:47,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:39:47,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfbe770-bf53-4f44-a0ae-bb0994097882 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:47,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7dfbe770-bf53-4f44-a0ae-bb0994097882 2019-05-10 02:39:47,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437eb7385d0633756363f85b4a4a8bb0191244bc" 2019-05-10 02:39:47,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-111229f3-05d7-4875-a7d4-ce495fbe9b57 x-compute-request-id: req-111229f3-05d7-4875-a7d4-ce495fbe9b57 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:09Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:47,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-111229f3-05d7-4875-a7d4-ce495fbe9b57 2019-05-10 02:39:47,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-111229f3-05d7-4875-a7d4-ce495fbe9b57 2019-05-10 02:39:47,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:39:47,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:49,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:49,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:49,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:49,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:49,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:49 GMT 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:49,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:54,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:39:56,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:47.858Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:47.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:49.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}295f3a992167405190ecdd7de88e2b15377047dd\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:49.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:49.965Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a614071b-144f-4d65-b47d-cbd5392b2efd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:49.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:49.965Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a614071b-144f-4d65-b47d-cbd5392b2efd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:49.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:49.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:49.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:50.796Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e647c0a-fa00-4612-9690-119f77477b98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:50.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:50.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:50.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:50.796Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:50.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:50.796Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1e647c0a-fa00-4612-9690-119f77477b98", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:50.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:52.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e7a569a421a341877fecf6b06c10011ee4d64f5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:50.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:52.394Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c1671402-be36-4d5a-9599-334623508d9f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:51.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:52.394Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c1671402-be36-4d5a-9599-334623508d9f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:51.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:52.394Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1671402-be36-4d5a-9599-334623508d9f x-compute-request-id: req-c1671402-be36-4d5a-9599-334623508d9f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:17Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:51.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2cab0f5-cdfa-4ad1-88c1-9a7f820a6123"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:53.522Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:52.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:53.522Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:52.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:53.522Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b x-compute-request-id: req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:52.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:53.522Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:52.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7e230153-47db-4769-904e-c0af4959e7f0"}], "metadata": {"pagination": {"total": 1251, "offset": 1234, "size": 50}}} 2019-05-10 02:39:56,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:56 GMT 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:39:56,135 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:39:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:39:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295f3a992167405190ecdd7de88e2b15377047dd" 2019-05-10 02:39:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a614071b-144f-4d65-b47d-cbd5392b2efd 2019-05-10 02:39:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a614071b-144f-4d65-b47d-cbd5392b2efd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e647c0a-fa00-4612-9690-119f77477b98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:39:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:39:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:39:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1e647c0a-fa00-4612-9690-119f77477b98 2019-05-10 02:39:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7a569a421a341877fecf6b06c10011ee4d64f5" 2019-05-10 02:39:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c1671402-be36-4d5a-9599-334623508d9f 2019-05-10 02:39:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c1671402-be36-4d5a-9599-334623508d9f 2019-05-10 02:39:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1671402-be36-4d5a-9599-334623508d9f x-compute-request-id: req-c1671402-be36-4d5a-9599-334623508d9f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:17Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:39:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b 2019-05-10 02:39:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b x-compute-request-id: req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:39:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cb2552df-e6ef-40a2-b31f-cbcef89edb8b 2019-05-10 02:39:56,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:39:59,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:39:59,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:39:59,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:39:59,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:39:59,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:39:59,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:39:59 GMT 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:39:59,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:04,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:06,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_d2fe1y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:56.234Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:56.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:57.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07f2429561c340031eba7be83a0e38231d124a1d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:57.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:57.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:56.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:57.935Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ba8aac-bae5-4736-9adc-ffdad2e8b600 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:56.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:57.935Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-48ba8aac-bae5-4736-9adc-ffdad2e8b600", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:56.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:59.552Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:39:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11 x-compute-request-id: req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:59.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:39:59.552Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:39:59.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:00.349Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:59.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:00.349Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:59.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4ec3177a-c002-4b26-b41a-020b40687c59"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:00.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:59.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:00.349Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9710dcd-3d39-42e2-b7a8-46449d81de8d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:59.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:00.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbc1850d5c9e8978edf848f2a3dc862216aa48c8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:00.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:00.349Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f9710dcd-3d39-42e2-b7a8-46449d81de8d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:39:59.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:01.939Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e755a6b-a157-41c2-b5e5-b90424351389 x-compute-request-id: req-1e755a6b-a157-41c2-b5e5-b90424351389 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:18Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:01.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:01.939Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:00.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:01.939Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1e755a6b-a157-41c2-b5e5-b90424351389", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:01.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:01.939Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1e755a6b-a157-41c2-b5e5-b90424351389", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:01.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b1b7d420-439b-49e8-8a65-9a42c671a298"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:03.358Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:02.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:04.578Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:40:03.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:05.646Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:40:05.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1271, "offset": 1251, "size": 50}}} 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:06 GMT 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:06,029 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:06,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:06,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f2429561c340031eba7be83a0e38231d124a1d" 2019-05-10 02:40:06,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:06,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ba8aac-bae5-4736-9adc-ffdad2e8b600 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:06,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-48ba8aac-bae5-4736-9adc-ffdad2e8b600 2019-05-10 02:40:06,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:39:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11 x-compute-request-id: req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:06,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:06,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11 2019-05-10 02:40:06,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6fc06476-3f0b-4ae8-9dfd-eeab179c3f11 2019-05-10 02:40:06,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:06,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9710dcd-3d39-42e2-b7a8-46449d81de8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:06,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc1850d5c9e8978edf848f2a3dc862216aa48c8" 2019-05-10 02:40:06,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f9710dcd-3d39-42e2-b7a8-46449d81de8d 2019-05-10 02:40:06,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e755a6b-a157-41c2-b5e5-b90424351389 x-compute-request-id: req-1e755a6b-a157-41c2-b5e5-b90424351389 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:18Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:06,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:40:06,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1e755a6b-a157-41c2-b5e5-b90424351389 2019-05-10 02:40:06,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1e755a6b-a157-41c2-b5e5-b90424351389 2019-05-10 02:40:06,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:40:06,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:06,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:06,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:06,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:06,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:06,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:06,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:06 GMT 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:06,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:06,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:11,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:11,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3573105c-fe14-4667-b1f2-394f1e8bcbd6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:06.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:06.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:05.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b0a67a1-5005-4028-9980-de6790b94481 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:05.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8b0a67a1-5005-4028-9980-de6790b94481", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:05.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:06.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a2a86620c9973f1d016c83e11d0e3f0e4c30874\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:06.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:06.664Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3573105c-fe14-4667-b1f2-394f1e8bcbd6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:06.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:07.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b473f3a2d05ad9dec39cf8f2a8db52b1bdd72e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:06.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:07.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:07.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:07.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81b90cd9b5d88a4db403cc5104366d80ab96410d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:07.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:07.950Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-75b9aa5d-749a-41c0-bcf4-a846dcd9d747", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:07.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:07.950Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b9aa5d-749a-41c0-bcf4-a846dcd9d747 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:07.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:08.669Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-ec13fe4c-f557-4433-b642-d5187780c596", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:08.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:08.669Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec13fe4c-f557-4433-b642-d5187780c596 x-compute-request-id: req-ec13fe4c-f557-4433-b642-d5187780c596 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:20Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:08.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:08.669Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-ec13fe4c-f557-4433-b642-d5187780c596", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:08.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6588d731-ae43-4b6a-9576-09343db31933"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:09.315Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-93a377fe-961c-48dc-ad8e-bca21fa07a98", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:08.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:09.315Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:40:09.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:09.315Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:40:08.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:09.315Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-93a377fe-961c-48dc-ad8e-bca21fa07a98", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:08.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:09.315Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93a377fe-961c-48dc-ad8e-bca21fa07a98 x-compute-request-id: req-93a377fe-961c-48dc-ad8e-bca21fa07a98 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:08.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a5124f8f-a40c-42be-867f-e01d44f125f6"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:10.533Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3e6db19-cd89-4c08-8945-77bee0b8c73f x-compute-request-id: req-e3e6db19-cd89-4c08-8945-77bee0b8c73f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T02:37:19Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:10.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:11.063Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:40:10.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:11.063Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e3e6db19-cd89-4c08-8945-77bee0b8c73f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:10.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:11.063Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e3e6db19-cd89-4c08-8945-77bee0b8c73f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:10.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8db520bc-6e64-4023-90c2-4c0bf42333a3"}], "metadata": {"pagination": {"total": 1296, "offset": 1271, "size": 50}}} 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:11 GMT 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:11,291 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3573105c-fe14-4667-b1f2-394f1e8bcbd6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-10 02:40:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b0a67a1-5005-4028-9980-de6790b94481 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8b0a67a1-5005-4028-9980-de6790b94481 2019-05-10 02:40:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a2a86620c9973f1d016c83e11d0e3f0e4c30874" 2019-05-10 02:40:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3573105c-fe14-4667-b1f2-394f1e8bcbd6 2019-05-10 02:40:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b473f3a2d05ad9dec39cf8f2a8db52b1bdd72e6" 2019-05-10 02:40:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b90cd9b5d88a4db403cc5104366d80ab96410d" 2019-05-10 02:40:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-75b9aa5d-749a-41c0-bcf4-a846dcd9d747 2019-05-10 02:40:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b9aa5d-749a-41c0-bcf4-a846dcd9d747 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:11,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-ec13fe4c-f557-4433-b642-d5187780c596 2019-05-10 02:40:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec13fe4c-f557-4433-b642-d5187780c596 x-compute-request-id: req-ec13fe4c-f557-4433-b642-d5187780c596 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:20Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-ec13fe4c-f557-4433-b642-d5187780c596 2019-05-10 02:40:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-93a377fe-961c-48dc-ad8e-bca21fa07a98 2019-05-10 02:40:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:11,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-93a377fe-961c-48dc-ad8e-bca21fa07a98 2019-05-10 02:40:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93a377fe-961c-48dc-ad8e-bca21fa07a98 x-compute-request-id: req-93a377fe-961c-48dc-ad8e-bca21fa07a98 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3e6db19-cd89-4c08-8945-77bee0b8c73f x-compute-request-id: req-e3e6db19-cd89-4c08-8945-77bee0b8c73f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T02:37:19Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-10 02:40:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e3e6db19-cd89-4c08-8945-77bee0b8c73f 2019-05-10 02:40:11,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e3e6db19-cd89-4c08-8945-77bee0b8c73f 2019-05-10 02:40:11,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:11,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:11,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:11 GMT 2019-05-10 02:40:11,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:11,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:11,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:11,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:11,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:16,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:16,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:16,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:16,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:16,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1296, "offset": 1296, "size": 50}}} 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:16 GMT 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:16,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:16,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:16,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:16,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:16,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:16 GMT 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:16,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:16,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:21,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:21,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:21,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:21,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:17.857Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:17.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:18.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:18.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:19.577Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0bfc5478-b5e8-46f1-8df3-95805d378d50", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:18.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:19.577Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfc5478-b5e8-46f1-8df3-95805d378d50 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:18.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:19.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ab4973df6cf391a1ac6163dce113e0d514010d0\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:19.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.091Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052 x-compute-request-id: req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:cf:45\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:11Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:20.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}], "metadata": {"pagination": {"total": 1302, "offset": 1296, "size": 50}}} 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:21 GMT 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:21,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:21,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:21,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:21,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:21,717 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:21,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0bfc5478-b5e8-46f1-8df3-95805d378d50 2019-05-10 02:40:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfc5478-b5e8-46f1-8df3-95805d378d50 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab4973df6cf391a1ac6163dce113e0d514010d0" 2019-05-10 02:40:21,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052 x-compute-request-id: req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cf:45", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:11Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:21,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:21,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:21 GMT 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:21,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:26,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:27,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:27,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.690Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:20.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.690Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:21.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.690Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:21.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.690Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:20.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.690Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:20.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.fa83aa59-17e8-48b4-8851-39368b838ab6"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:21.690Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:21.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:22.581Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8ae99f0a-3cd3-4396-a854-111ff4c9a091"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:23.306Z", "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)", "target_id": null, "node_name": "proxy_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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\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": "2019-05-10T02:40:23.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:26.275Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:26.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1311, "offset": 1302, "size": 50}}} 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:27 GMT 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:27,034 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:27,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:27,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:27,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:27,035 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:27,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052 2019-05-10 02:40:27,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:27,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:27,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-7c7b5dc7-dc7d-46ac-ba7b-d9ef45086052 2019-05-10 02:40:27,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:27,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:27,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:27,037 - 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) 2019-05-10 02:40:27,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:27,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:27,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:27,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:27 GMT 2019-05-10 02:40:27,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:27,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:27,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:27,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:27,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:32,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:32,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:32,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:32,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:27.492Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:27.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:28.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}769ea64be6b239f2021bd462789f969538aba177\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:27.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:28.156Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59460e12-043a-4fde-978f-38a752d2540e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:27.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:28.156Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-59460e12-043a-4fde-978f-38a752d2540e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:27.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:29.289Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:29.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.019Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f x-compute-request-id: req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:29.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.019Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:29.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.019Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:29.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.019Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:29.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8f020e1b-ac28-4025-9060-156ef8645da7"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.734Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.734Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:30.734Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:31.357Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f926fa36-616e-45da-8aa3-038ce6684494 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:31.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b1ad80d6f70f631feacc0d8a8d277b7ef03204e8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:31.357Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f926fa36-616e-45da-8aa3-038ce6684494", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:30.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:32.024Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:31.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}], "metadata": {"pagination": {"total": 1328, "offset": 1311, "size": 50}}} 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:32 GMT 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:32,362 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:32,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:32,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:32,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:32,363 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ea64be6b239f2021bd462789f969538aba177" 2019-05-10 02:40:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59460e12-043a-4fde-978f-38a752d2540e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-59460e12-043a-4fde-978f-38a752d2540e 2019-05-10 02:40:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f x-compute-request-id: req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f 2019-05-10 02:40:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-ff19e4c2-8cea-4c69-9f77-3bbfa895b66f 2019-05-10 02:40:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f926fa36-616e-45da-8aa3-038ce6684494 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ad80d6f70f631feacc0d8a8d277b7ef03204e8" 2019-05-10 02:40:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f926fa36-616e-45da-8aa3-038ce6684494 2019-05-10 02:40:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:32,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:32,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:32,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:32 GMT 2019-05-10 02:40:32,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:32,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:32,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:32,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:32,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:37,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:37,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:37,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:37,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:32.946Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14ca977b-2a7d-4687-adfb-0e40b618c594 x-compute-request-id: req-14ca977b-2a7d-4687-adfb-0e40b618c594 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:32.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:33.449Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-14ca977b-2a7d-4687-adfb-0e40b618c594", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:32.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:33.449Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-14ca977b-2a7d-4687-adfb-0e40b618c594", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:32.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:33.449Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:32.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.350f357b-b48b-4268-a672-093eba148dd3"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:34.111Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:33.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:34.111Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:34.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:34.111Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:33.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:34.111Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:33.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:34.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:34.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:35.480Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c5c6e58a-7041-4511-bb0f-b1682b91297b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:34.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:35.480Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c6e58a-7041-4511-bb0f-b1682b91297b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:34.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:35.480Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:35.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:35.480Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:34.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:35.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4fd050fcf8b2fa3d7abe1e7f99586c948c7605aa\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:35.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:36.147Z", "message": "Creating Agent bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:35.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:36.147Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:35.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:36.814Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8dab2ed-55e5-495d-83b5-21ac55b7d309 x-compute-request-id: req-a8dab2ed-55e5-495d-83b5-21ac55b7d309 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:36.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:37.360Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a8dab2ed-55e5-495d-83b5-21ac55b7d309", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:36.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:37.360Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:36.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:37.360Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a8dab2ed-55e5-495d-83b5-21ac55b7d309", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:36.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.f7dce417-b444-488a-8bcb-ac925ca671cd"}], "metadata": {"pagination": {"total": 1348, "offset": 1328, "size": 50}}} 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:37 GMT 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:37,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:37,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:37,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:37,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14ca977b-2a7d-4687-adfb-0e40b618c594 x-compute-request-id: req-14ca977b-2a7d-4687-adfb-0e40b618c594 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-14ca977b-2a7d-4687-adfb-0e40b618c594 2019-05-10 02:40:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-14ca977b-2a7d-4687-adfb-0e40b618c594 2019-05-10 02:40:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:37,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c5c6e58a-7041-4511-bb0f-b1682b91297b 2019-05-10 02:40:37,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c6e58a-7041-4511-bb0f-b1682b91297b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:37,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:37,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:40:37,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd050fcf8b2fa3d7abe1e7f99586c948c7605aa" 2019-05-10 02:40:37,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_d2fe1y 2019-05-10 02:40:37,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:37,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8dab2ed-55e5-495d-83b5-21ac55b7d309 x-compute-request-id: req-a8dab2ed-55e5-495d-83b5-21ac55b7d309 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:37,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a8dab2ed-55e5-495d-83b5-21ac55b7d309 2019-05-10 02:40:37,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:37,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a8dab2ed-55e5-495d-83b5-21ac55b7d309 2019-05-10 02:40:37,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:38,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:38,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:38,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:38,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:38,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:38 GMT 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:38,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:38,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:43,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:43,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:43,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:43,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:43,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:43,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:38.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:37.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:38.115Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-73122040-8a0d-43db-8c29-3344be0e9cec", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:37.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:38.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edcbe6c23e9a8cbef63624d231a621c82ac13ffd\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:37.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:38.115Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73122040-8a0d-43db-8c29-3344be0e9cec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:37.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:38.115Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:37.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:38.115Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:37.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.149Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:38.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.149Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.149Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Successfully configured daemon: bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "--2019-05-10 02:40:35-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Saving to: \u2018/tmp/tmp.EPtwmUuqF2/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "2019-05-10 02:40:36 (189 MB/s) - \u2018/tmp/tmp.EPtwmUuqF2/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_d2fe1y start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1600897-df6e-40f3-906a-f915420922e0 x-compute-request-id: req-f1600897-df6e-40f3-906a-f915420922e0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_d2fe1y/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Successfully created daemon: bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:39.702Z", "message": "Successfully started daemon: bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.146e267f-efa8-44e1-b459-657431453a29"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.378Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f1600897-df6e-40f3-906a-f915420922e0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f1600897-df6e-40f3-906a-f915420922e0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef1518e1-69ab-4b3e-bde6-962aee937aad"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.378Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:39.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "Creating Agent sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75c6829-204a-419c-8bd6-88a7e5ea3ac7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e75c6829-204a-419c-8bd6-88a7e5ea3ac7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1419, "offset": 1348, "size": 50}}} 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:43 GMT 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:43,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:43,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:43,420 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:43,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:43,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-73122040-8a0d-43db-8c29-3344be0e9cec 2019-05-10 02:40:43,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcbe6c23e9a8cbef63624d231a621c82ac13ffd" 2019-05-10 02:40:43,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73122040-8a0d-43db-8c29-3344be0e9cec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:43,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:43,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:43,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:43,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:43,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-10 02:40:43,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:40:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:40:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_d2fe1y 2019-05-10 02:40:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:40:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:40:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:35-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:40:43,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:40:43,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:40:43,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.EPtwmUuqF2/agent.tar.gz’ 2019-05-10 02:40:43,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:43,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:43,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-10 02:40:43,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-10 02:40:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:36 (189 MB/s) - ‘/tmp/tmp.EPtwmUuqF2/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:40:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_d2fe1y start 2019-05-10 02:40:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1600897-df6e-40f3-906a-f915420922e0 x-compute-request-id: req-f1600897-df6e-40f3-906a-f915420922e0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_d2fe1y/env 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_d2fe1y 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:40:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_d2fe1y 2019-05-10 02:40:43,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:43,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f1600897-df6e-40f3-906a-f915420922e0 2019-05-10 02:40:43,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f1600897-df6e-40f3-906a-f915420922e0 2019-05-10 02:40:43,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:43,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_7lyjk2 2019-05-10 02:40:43,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75c6829-204a-419c-8bd6-88a7e5ea3ac7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:43,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e75c6829-204a-419c-8bd6-88a7e5ea3ac7 2019-05-10 02:40:43,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:43,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:44,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:44,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:44 GMT 2019-05-10 02:40:44,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:44,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:44,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:44,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:44,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:49,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:50,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:50,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:50,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:50,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:50,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:50,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e75c6829-204a-419c-8bd6-88a7e5ea3ac7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:40.946Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:41.563Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:41.563Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:41.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:41.563Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:41.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f42d1a61b96359c6ef7ff667d3b15183dada44b2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:41.563Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:40.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}113266a27f3c6158bc2f92e0a300ef425a838d71\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.198Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6e7c0d54-b945-48f0-a4c7-32c7ec62cd2b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.198Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.198Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.198Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7c0d54-b945-48f0-a4c7-32c7ec62cd2b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:41.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-c7e29f41-6625-47c9-befd-601f4f6b8d19", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_d2fe1y/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7e29f41-6625-47c9-befd-601f4f6b8d19 x-compute-request-id: req-c7e29f41-6625-47c9-befd-601f4f6b8d19 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:42.928Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-c7e29f41-6625-47c9-befd-601f4f6b8d19", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:42.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4edf782b-cd71-493e-9c6c-c333c43ba300"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:43.699Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:43.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:43.699Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:43.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:43.699Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:43.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:43.699Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:43.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:43.699Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:43.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d541f598-86b3-45cd-a521-4b5233d6c209 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:43.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d541f598-86b3-45cd-a521-4b5233d6c209", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cee9f53-55ca-43a8-a8da-9c806fceec5f x-compute-request-id: req-6cee9f53-55ca-43a8-a8da-9c806fceec5f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6cee9f53-55ca-43a8-a8da-9c806fceec5f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6cee9f53-55ca-43a8-a8da-9c806fceec5f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.947a49af-c7fc-47b6-8d13-9c130b5328e0"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.378Z", "message": "Removing directory: /tmp/tmp5eohpu/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:44.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.df528b27-0a1d-42da-b9ef-b247e92b3d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.953Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.953Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.953Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d01d26605c6e15066f5a7b1ff2c81613aaf42488\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:45.953Z", "message": "Creating Agent proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:46.629Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:46.629Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.170Z", "message": "Creating Agent ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.170Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a787cba-44c7-47a2-8972-c648a116d033 x-compute-request-id: req-7a787cba-44c7-47a2-8972-c648a116d033 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.170Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.170Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.170Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 1456, "offset": 1398, "size": 50}}} 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:50 GMT 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:50,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:50,044 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:50,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:50,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e75c6829-204a-419c-8bd6-88a7e5ea3ac7 2019-05-10 02:40:50,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:50,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:50,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:40:50,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:50,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:50,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42d1a61b96359c6ef7ff667d3b15183dada44b2" 2019-05-10 02:40:50,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:50,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113266a27f3c6158bc2f92e0a300ef425a838d71" 2019-05-10 02:40:50,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6e7c0d54-b945-48f0-a4c7-32c7ec62cd2b 2019-05-10 02:40:50,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:50,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:40:50,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7c0d54-b945-48f0-a4c7-32c7ec62cd2b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:50,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-c7e29f41-6625-47c9-befd-601f4f6b8d19 2019-05-10 02:40:50,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:50,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:40:50,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_d2fe1y/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:40:50,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7e29f41-6625-47c9-befd-601f4f6b8d19 x-compute-request-id: req-c7e29f41-6625-47c9-befd-601f4f6b8d19 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:50,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:50,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-c7e29f41-6625-47c9-befd-601f4f6b8d19 2019-05-10 02:40:50,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:40:50,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:50,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:40:50,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:40:50,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d541f598-86b3-45cd-a521-4b5233d6c209 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d541f598-86b3-45cd-a521-4b5233d6c209 2019-05-10 02:40:50,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cee9f53-55ca-43a8-a8da-9c806fceec5f x-compute-request-id: req-6cee9f53-55ca-43a8-a8da-9c806fceec5f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:50,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6cee9f53-55ca-43a8-a8da-9c806fceec5f 2019-05-10 02:40:50,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6cee9f53-55ca-43a8-a8da-9c806fceec5f 2019-05-10 02:40:50,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:50,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:40:50,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5eohpu/cloudify-diamond-plugin-1.3.5 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d01d26605c6e15066f5a7b1ff2c81613aaf42488" 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_b3vmr5 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:40:50,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:40:50,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_1a8r04 2019-05-10 02:40:50,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a787cba-44c7-47a2-8972-c648a116d033 x-compute-request-id: req-7a787cba-44c7-47a2-8972-c648a116d033 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:40:50,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:50,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:50,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:50,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:50,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:50 GMT 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:50,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:55,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:40:55,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:55,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.832Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7a787cba-44c7-47a2-8972-c648a116d033", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.832Z", "message": "Creating Agent homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:47.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.832Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:47.832Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7a787cba-44c7-47a2-8972-c648a116d033", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:46.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.93751398-d9d1-40f2-a84b-9741bae5d784"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:48.373Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:47.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:48.373Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:48.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:49.083Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:48.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:49.083Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:48.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:50.212Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:49.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:50.212Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:49.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "2019-05-10 02:40:41 (164 MB/s) - \u2018/tmp/tmp.IHx4oAaiKR/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_7lyjk2/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Successfully configured daemon: sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "--2019-05-10 02:40:40-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Saving to: \u2018/tmp/tmp.IHx4oAaiKR/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Successfully started daemon: sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "02:40:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_7lyjk2: No response received for task 54b904015b2142fc8c081eab3ad5b5dc", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_7lyjk2 start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Successfully created daemon: sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:50.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b870e7be-5ce6-4d7e-b6d0-9620294cd411"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.188Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:51.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.823Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:51.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:51.823Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:51.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:52.675Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:52.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:52.675Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:52.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:52.675Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:51.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:52.675Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:51.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:53.465Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:52.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:53.465Z", "message": "Creating Agent dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}], "metadata": {"pagination": {"total": 1536, "offset": 1448, "size": 50}}} 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:55,830 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:55 GMT 2019-05-10 02:40:55,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:55,831 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:40:55,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:55,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:55,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:40:55,831 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:40:55,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7a787cba-44c7-47a2-8972-c648a116d033 2019-05-10 02:40:55,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_h5i5do 2019-05-10 02:40:55,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-10 02:40:55,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7a787cba-44c7-47a2-8972-c648a116d033 2019-05-10 02:40:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-10 02:40:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:40:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:40:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-10 02:40:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-10 02:40:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:40:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:41 (164 MB/s) - ‘/tmp/tmp.IHx4oAaiKR/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:40:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:40:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:40:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_7lyjk2/env 2019-05-10 02:40:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:40:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:40:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:40:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_7lyjk2 2019-05-10 02:40:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-10 02:40:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:40:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2 2019-05-10 02:40:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:40:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:40-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:40:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:40:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:40:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:40:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.IHx4oAaiKR/agent.tar.gz’ 2019-05-10 02:40:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_7lyjk2 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_7lyjk2: No response received for task 54b904015b2142fc8c081eab3ad5b5dc 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_7lyjk2 start 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_7lyjk2 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:40:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-10 02:40:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-10 02:40:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:40:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_ttdn0h 2019-05-10 02:40:55,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:40:56,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:40:56,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:40:56,151 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:40:56 GMT 2019-05-10 02:40:56,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:40:56,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:40:56,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:40:56,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:40:56,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:01,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:01,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:01,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:53.465Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:52.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "--2019-05-10 02:40:45-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Saving to: \u2018/tmp/tmp.vBbVxMu2Mr/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "100%[======================================>] 24,073,211 152MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "2019-05-10 02:40:45 (152 MB/s) - \u2018/tmp/tmp.vBbVxMu2Mr/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_b3vmr5/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Successfully created daemon: proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Successfully configured daemon: proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_b3vmr5 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "02:40:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_b3vmr5: No response received for task cf47e6d8ba07416a8b86be0e49f84192", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Successfully started daemon: proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_7lyjk2/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e210df9b-29e0-4ee8-b7f7-dbe2f7bfeb19"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.223Z", "message": "Creating Agent vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:53.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.988Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:54.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.988Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:54.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:54.988Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:54.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.036Z", "message": "Removing directory: /tmp/tmpbGsArj/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:55.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.036Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:55.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.036Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:55.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.036Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:55.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.cc842e49-7f99-40e7-a090-27976d3d375c"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.036Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:55.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully started daemon: ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1a8r04: No response received for task b6315f67bb8246cf891c73dc3aeefee0", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_1a8r04 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully configured daemon: ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}], "metadata": {"pagination": {"total": 1633, "offset": 1498, "size": 50}}} 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:01 GMT 2019-05-10 02:41:01,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:01,447 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:01,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:01,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:01,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:01,447 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:41:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:41:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5 2019-05-10 02:41:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:45-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.vBbVxMu2Mr/agent.tar.gz’ 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-10 02:41:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 152MB/s in 0.2s 2019-05-10 02:41:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:45 (152 MB/s) - ‘/tmp/tmp.vBbVxMu2Mr/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:41:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:41:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_b3vmr5/env 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_b3vmr5 2019-05-10 02:41:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_b3vmr5 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_b3vmr5 start 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_b3vmr5: No response received for task cf47e6d8ba07416a8b86be0e49f84192 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_b3vmr5 2019-05-10 02:41:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_7lyjk2/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_9x32ag 2019-05-10 02:41:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpbGsArj/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_1a8r04 2019-05-10 02:41:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1a8r04: No response received for task b6315f67bb8246cf891c73dc3aeefee0 2019-05-10 02:41:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_1a8r04 start 2019-05-10 02:41:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_1a8r04 2019-05-10 02:41:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:01,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:01,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:01 GMT 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:01,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:06,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:06,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:06,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Saving to: \u2018/tmp/tmp.6F3msHY8Uz/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "2019-05-10 02:40:47 (174 MB/s) - \u2018/tmp/tmp.6F3msHY8Uz/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_1a8r04/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully created daemon: ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully configured daemon: ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_1a8r04 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1a8r04: No response received for task b6315f67bb8246cf891c73dc3aeefee0", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Successfully started daemon: ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:56.619Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ce79b271-c550-4fdb-9d30-802b11b62368"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully created daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully configured daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_h5i5do start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_h5i5do: No response received for task 1202c15e0739439b8af7dc04afbf0b6c", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully started daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_h5i5do/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "100%[======================================>] 24,073,211 117MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "2019-05-10 02:40:48 (117 MB/s) - \u2018/tmp/tmp.PGVUG69wbL/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "--2019-05-10 02:40:47-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}], "metadata": {"pagination": {"total": 1743, "offset": 1548, "size": 50}}} 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:06,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:06 GMT 2019-05-10 02:41:06,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:06,706 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:06,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:06,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:06,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:06,706 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:06,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:41:06,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:41:06,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:41:06,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.6F3msHY8Uz/agent.tar.gz’ 2019-05-10 02:41:06,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:06,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:06,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-10 02:41:06,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:06,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:47 (174 MB/s) - ‘/tmp/tmp.6F3msHY8Uz/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_1a8r04/env 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:41:06,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:41:06,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_1a8r04 2019-05-10 02:41:06,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:06,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:06,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:06,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_1a8r04 2019-05-10 02:41:06,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_1a8r04 start 2019-05-10 02:41:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1a8r04: No response received for task b6315f67bb8246cf891c73dc3aeefee0 2019-05-10 02:41:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_1a8r04 2019-05-10 02:41:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:06,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:41:06,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:41:06,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:41:06,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:41:06,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_h5i5do 2019-05-10 02:41:06,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_h5i5do 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_h5i5do start 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_h5i5do: No response received for task 1202c15e0739439b8af7dc04afbf0b6c 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_h5i5do 2019-05-10 02:41:06,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_h5i5do/env 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 117MB/s in 0.2s 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:48 (117 MB/s) - ‘/tmp/tmp.PGVUG69wbL/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do 2019-05-10 02:41:06,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:41:06,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:47-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:41:06,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:41:06,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:06,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:06 GMT 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:06,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:11,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:11,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully created daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully started daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_h5i5do: No response received for task 1202c15e0739439b8af7dc04afbf0b6c", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Successfully configured daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.211Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_h5i5do start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.0532530b-b9ea-40aa-bfda-17a4f9277b36"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.804Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_b3vmr5/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.804Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.804Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:56.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.804Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:57.804Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:58.413Z", "message": "Creating Agent bono_host_6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:58.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:58.413Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:58.413Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:58.413Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:58.413Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:58.413Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.001Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:58.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.001Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:57.912Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.001Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:58.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:58.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "Removing directory: /tmp/tmp7JpqUf/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:58.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.e4ae2a0e-5470-4a7d-b20d-90367c4f8448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.104Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf080c8-e623-4f31-b770-22b7ce62bb28 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.110Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-faf080c8-e623-4f31-b770-22b7ce62bb28", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.110Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:40:59.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.542Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:00.297Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:00.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:00.297Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:40:59.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:00.297Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:00.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:00.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.059Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:00.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_1a8r04/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:00.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa x-compute-request-id: req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.058Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.059Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.058Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:01.333Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Successfully created daemon: dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}], "metadata": {"pagination": {"total": 1815, "offset": 1598, "size": 50}}} 2019-05-10 02:41:11,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:11 GMT 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:11,905 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_h5i5do 2019-05-10 02:41:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_h5i5do 2019-05-10 02:41:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_h5i5do: No response received for task 1202c15e0739439b8af7dc04afbf0b6c 2019-05-10 02:41:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-10 02:41:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_h5i5do 2019-05-10 02:41:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_h5i5do start 2019-05-10 02:41:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_b3vmr5/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:41:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_6ke338 2019-05-10 02:41:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-10 02:41:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:41:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:41:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7JpqUf/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf080c8-e623-4f31-b770-22b7ce62bb28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-faf080c8-e623-4f31-b770-22b7ce62bb28 2019-05-10 02:41:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727" 2019-05-10 02:41:11,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:41:11,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:11,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:11,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:11,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:11,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727" 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_1a8r04/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa x-compute-request-id: req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-2cc2ecb1-f72e-4a39-a87f-4179ba595bfa 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:11,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:11,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:11,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:11,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:11,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_ttdn0h 2019-05-10 02:41:11,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:41:11,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:12,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:12,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:12,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:12,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:12,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:12 GMT 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:12,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:17,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:17,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:17,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Saving to: \u2018/tmp/tmp.DZp7NIDYEH/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "--2019-05-10 02:40:53-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_ttdn0h start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "02:40:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_ttdn0h: No response received for task c2ad5b10bf044f46bf4c508dcfec97d1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Successfully configured daemon: dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Successfully created daemon: dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_ttdn0h/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Successfully started daemon: dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.443cc94f-29e8-4f9b-88c1-52a83afd255e"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.040Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.643Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.643Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.643Z", "message": "Removing directory: /tmp/tmp4d3B7l/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:01.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.01b35fa6-5296-4715-9694-c200e98335f3"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:02.643Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "--2019-05-10 02:40:54-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4 x-compute-request-id: req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"690927ac-459a-4878-99bd-2a173b5fdce7\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b823501f-a5be-4487-8968-7a0f7dbe5008\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.573Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.575Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.576Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.577Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Saving to: \u2018/tmp/tmp.FZohg8Slj6/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "2019-05-10 02:40:54 (157 MB/s) - \u2018/tmp/tmp.FZohg8Slj6/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}], "metadata": {"pagination": {"total": 1868, "offset": 1648, "size": 50}}} 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:17 GMT 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:17,292 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:17,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:17,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:17,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.DZp7NIDYEH/agent.tar.gz’ 2019-05-10 02:41:17,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:41:17,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:41:17,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:41:17,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:53-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:41:17,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:41:17,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h 2019-05-10 02:41:17,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:17,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_ttdn0h start 2019-05-10 02:41:17,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:40:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_ttdn0h: No response received for task c2ad5b10bf044f46bf4c508dcfec97d1 2019-05-10 02:41:17,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_ttdn0h 2019-05-10 02:41:17,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:17,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:17,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:17,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_ttdn0h 2019-05-10 02:41:17,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:41:17,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:41:17,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:41:17,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:41:17,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:41:17,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_ttdn0h/env 2019-05-10 02:41:17,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:41:17,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_ttdn0h 2019-05-10 02:41:17,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:17,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:17,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:17,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:17,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp4d3B7l/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:17,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:54-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4 x-compute-request-id: req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "690927ac-459a-4878-99bd-2a173b5fdce7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b823501f-a5be-4487-8968-7a0f7dbe5008"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-8e04cde7-ce7f-427e-b6b3-57dea67ee6b4 2019-05-10 02:41:17,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727" 2019-05-10 02:41:17,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag 2019-05-10 02:41:17,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:41:17,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:41:17,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:41:17,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:41:17,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.FZohg8Slj6/agent.tar.gz’ 2019-05-10 02:41:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-10 02:41:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-10 02:41:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:54 (157 MB/s) - ‘/tmp/tmp.FZohg8Slj6/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:41:17,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:17,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:17,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:17,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:17,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:17 GMT 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:17,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:17,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:22,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:22,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:22,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:22,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:22,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_9x32ag/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Successfully created daemon: vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Successfully configured daemon: vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_9x32ag start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "02:41:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_9x32ag: No response received for task 8611e58a7d314825be5b943dcdcdbf50", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Successfully started daemon: vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.285Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:02.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ef78b728-ba09-4d84-b31a-fdb7e093ead7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-a2e13915-3d08-41cb-9c83-4fdaec6013b4", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.645Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-a2e13915-3d08-41cb-9c83-4fdaec6013b4", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.644Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e13915-3d08-41cb-9c83-4fdaec6013b4 x-compute-request-id: req-a2e13915-3d08-41cb-9c83-4fdaec6013b4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.644Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_h5i5do/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:03.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.645Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:04.458Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:04.458Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:04.458Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:04.458Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:03.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:04.458Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:04.458Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.038Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.038Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.038Z", "message": "Removing directory: /tmp/tmpIdTXBt/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2060e948-ce5a-481f-bd06-ba76e6720799"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.850Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:04.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.850Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.850Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.725Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.850Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.301Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.850Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6 x-compute-request-id: req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"690927ac-459a-4878-99bd-2a173b5fdce7\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b823501f-a5be-4487-8968-7a0f7dbe5008\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.300Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:05.850Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.301Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6e84e3f4-0b98-4401-aa86-d25a9d87badc"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:06.448Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:06.448Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:05.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:06.448Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.038Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "--2019-05-10 02:40:58-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}], "metadata": {"pagination": {"total": 1900, "offset": 1698, "size": 50}}} 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:22 GMT 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:22,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:22,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:22,491 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:41:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_9x32ag/env 2019-05-10 02:41:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:41:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:41:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:41:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_9x32ag 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_9x32ag 2019-05-10 02:41:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:22,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_9x32ag start 2019-05-10 02:41:22,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 02:41:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_9x32ag: No response received for task 8611e58a7d314825be5b943dcdcdbf50 2019-05-10 02:41:22,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_9x32ag 2019-05-10 02:41:22,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-10 02:41:22,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-a2e13915-3d08-41cb-9c83-4fdaec6013b4 2019-05-10 02:41:22,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-a2e13915-3d08-41cb-9c83-4fdaec6013b4 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e13915-3d08-41cb-9c83-4fdaec6013b4 x-compute-request-id: req-a2e13915-3d08-41cb-9c83-4fdaec6013b4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_h5i5do/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:22,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f6366702f15b7e93d1d3157037fde525f1f727" 2019-05-10 02:41:22,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:22,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:22,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:22,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:22,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:22,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIdTXBt/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6 x-compute-request-id: req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "690927ac-459a-4878-99bd-2a173b5fdce7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b823501f-a5be-4487-8968-7a0f7dbe5008"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-4ec62b2f-b7c5-4e8b-995e-8e330bf5fde6 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:41:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:41:22,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:22,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:58-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:41:22,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338 2019-05-10 02:41:22,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:22,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:22 GMT 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:22,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:27,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:28,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Successfully configured daemon: bono_host_6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Successfully created daemon: bono_host_6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_6ke338/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "2019-05-10 02:40:58 (174 MB/s) - \u2018/tmp/tmp.F8PK2pjucB/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Saving to: \u2018/tmp/tmp.F8PK2pjucB/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Connecting to 192.168.120.13:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "--2019-05-10 02:40:58-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.7bcda6b5-9435-4170-bd20-07d329ba0311"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.080Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:06.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.684Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.684Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:07.684Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.753Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1dae1026-ea03-42af-8ff3-91fc6afad851", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.759Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.165Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dae1026-ea03-42af-8ff3-91fc6afad851 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.758Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_ttdn0h/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.271Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:07.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.904Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:08.904Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:09.504Z", "message": "Removing directory: /tmp/tmp40kRER/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:09.504Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:09.504Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:09.504Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:09.504Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:08.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.807d7fd6-5159-4978-8f5f-46ef90cb757e"}], "metadata": {"pagination": {"total": 1935, "offset": 1748, "size": 50}}} 2019-05-10 02:41:28,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:28 GMT 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:28,113 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-10 02:41:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_6ke338 2019-05-10 02:41:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-10 02:41:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-10 02:41:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-10 02:41:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_6ke338 2019-05-10 02:41:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-10 02:41:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-10 02:41:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-10 02:41:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-10 02:41:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_6ke338/env 2019-05-10 02:41:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-10 02:41:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:40:58 (174 MB/s) - ‘/tmp/tmp.F8PK2pjucB/agent.tar.gz’ saved [24073211/24073211] 2019-05-10 02:41:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-10 02:41:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-10 02:41:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:41:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.F8PK2pjucB/agent.tar.gz’ 2019-05-10 02:41:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-10 02:41:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-10 02:41:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.13:53333... connected. 2019-05-10 02:41:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-10 02:40:58-- https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-10 02:41:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-10 02:41:28,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-10 02:41:28,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:41:28,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:28,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:28,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-10 02:41:28,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1dae1026-ea03-42af-8ff3-91fc6afad851 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7" 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dae1026-ea03-42af-8ff3-91fc6afad851 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_ttdn0h/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:28,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp40kRER/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:28,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:41:28,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:28,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:28,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:28,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:28,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:28,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:28,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:28 GMT 2019-05-10 02:41:28,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:28,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:28,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:28,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:28,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:33,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:33,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:33,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:33,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.334Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.334Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:09.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.334Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:09.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.334Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:09.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.334Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_9x32ag/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:09.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.232Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-29bf569f-a5c2-4648-9b6e-780c315edee5", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.231Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-29bf569f-a5c2-4648-9b6e-780c315edee5", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.230Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29bf569f-a5c2-4648-9b6e-780c315edee5 x-compute-request-id: req-29bf569f-a5c2-4648-9b6e-780c315edee5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.230Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:10.869Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:11.534Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:11.534Z", "message": "Removing directory: /tmp/tmp5EA8kq/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:11.534Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d7acb9a9-e8ac-44f0-a37d-fcecc32dfd0b"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:11.534Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:10.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82bb20a8-06d0-4d7b-bc3d-df1149969a85 x-compute-request-id: req-82bb20a8-06d0-4d7b-bc3d-df1149969a85 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"690927ac-459a-4878-99bd-2a173b5fdce7\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b823501f-a5be-4487-8968-7a0f7dbe5008\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.940Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-82bb20a8-06d0-4d7b-bc3d-df1149969a85", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.940Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_6ke338/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-82bb20a8-06d0-4d7b-bc3d-df1149969a85", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.941Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:11.942Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.880Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:12.423Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.880Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:12.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.880Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:12.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.880Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:12.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:12.880Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:12.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "Removing directory: /tmp/tmpUBTMoj/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2a2044e9-f4cb-4dce-9718-daa299cf8a53"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53017ce7-3b50-4f67-b009-7dfe7bf7046e x-compute-request-id: req-53017ce7-3b50-4f67-b009-7dfe7bf7046e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.148Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-53017ce7-3b50-4f67-b009-7dfe7bf7046e", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.148Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-53017ce7-3b50-4f67-b009-7dfe7bf7046e", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.149Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:13.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.150Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.004Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.004Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/JXNA4/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.004Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a91ba250-8719-44fe-97c1-a0c824a8df6e", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.703Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.004Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91ba250-8719-44fe-97c1-a0c824a8df6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.702Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.696Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.004Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:14.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.899Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.899Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 x-compute-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"690927ac-459a-4878-99bd-2a173b5fdce7\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b823501f-a5be-4487-8968-7a0f7dbe5008\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.899Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "Process created, PID: 1606", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}], "metadata": {"pagination": {"total": 2023, "offset": 1798, "size": 50}}} 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:33 GMT 2019-05-10 02:41:33,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:33,601 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:33,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:33,601 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:33,601 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:33,601 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:33,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-10 02:41:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_9x32ag/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:33,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7" 2019-05-10 02:41:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-29bf569f-a5c2-4648-9b6e-780c315edee5 2019-05-10 02:41:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-29bf569f-a5c2-4648-9b6e-780c315edee5 2019-05-10 02:41:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29bf569f-a5c2-4648-9b6e-780c315edee5 x-compute-request-id: req-29bf569f-a5c2-4648-9b6e-780c315edee5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:33,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5EA8kq/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-10 02:41:33,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82bb20a8-06d0-4d7b-bc3d-df1149969a85 x-compute-request-id: req-82bb20a8-06d0-4d7b-bc3d-df1149969a85 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "690927ac-459a-4878-99bd-2a173b5fdce7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b823501f-a5be-4487-8968-7a0f7dbe5008"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-10 02:41:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-82bb20a8-06d0-4d7b-bc3d-df1149969a85 2019-05-10 02:41:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_6ke338/env/bin/pip', 'freeze', '--all'] 2019-05-10 02:41:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-82bb20a8-06d0-4d7b-bc3d-df1149969a85 2019-05-10 02:41:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 02:41:33,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7" 2019-05-10 02:41:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-10 02:41:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-10 02:41:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-10 02:41:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:41:33,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-10 02:41:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUBTMoj/cloudify-diamond-plugin-1.3.5 2019-05-10 02:41:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53017ce7-3b50-4f67-b009-7dfe7bf7046e x-compute-request-id: req-53017ce7-3b50-4f67-b009-7dfe7bf7046e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-53017ce7-3b50-4f67-b009-7dfe7bf7046e 2019-05-10 02:41:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-53017ce7-3b50-4f67-b009-7dfe7bf7046e 2019-05-10 02:41:33,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f7e6dd5c2fc837288b4a923fd045b3263832b7" 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/JXNA4/install_requirements.sh 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a91ba250-8719-44fe-97c1-a0c824a8df6e 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91ba250-8719-44fe-97c1-a0c824a8df6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:33,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 2019-05-10 02:41:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 2019-05-10 02:41:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 x-compute-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "690927ac-459a-4878-99bd-2a173b5fdce7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b823501f-a5be-4487-8968-7a0f7dbe5008"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-10 02:41:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:41:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:41:33,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1606 2019-05-10 02:41:33,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:33,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:33,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:33,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:33 GMT 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:33,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:33,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:33,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:38,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:39,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:39,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.899Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.899Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 x-compute-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"690927ac-459a-4878-99bd-2a173b5fdce7\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b823501f-a5be-4487-8968-7a0f7dbe5008\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"667d8018-b6af-4a45-a334-dad7be6fb3fc\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.899Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b76f3035-3986-446b-82a7-01f47ac0e1cf"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:14.533Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:13.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:15.129Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:14.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:15.129Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:14.410Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:15.129Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:14.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:15.722Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:14.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:15.722Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:15.722Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e051bb96f03ee1facb45ce3d7fa6e53baba1d2e\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.988Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:16.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.987Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.986Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3 x-compute-request-id: req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.985Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dbeea83e-585e-4091-99b2-09a0aabcbb79", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.649Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.644Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbeea83e-585e-4091-99b2-09a0aabcbb79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:15.649Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:16.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bba55ecc132d88e77cb2eb75b2cee87487282a2\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:16.078Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.239Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:16.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e051bb96f03ee1facb45ce3d7fa6e53baba1d2e\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.540Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.538Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.538Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f x-compute-request-id: req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.538Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:17.937Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:18.584Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:17.979Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:18.584Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55569514-8d4d-4cce-92bc-56e8d7aeec24 x-compute-request-id: req-55569514-8d4d-4cce-92bc-56e8d7aeec24 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.011Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:18.584Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-55569514-8d4d-4cce-92bc-56e8d7aeec24", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.012Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:18.584Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-55569514-8d4d-4cce-92bc-56e8d7aeec24", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.012Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:18.584Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bba55ecc132d88e77cb2eb75b2cee87487282a2\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.013Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:18.584Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.132Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1cf7318d-7e35-4596-9955-7133b2c5dbe1", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.490Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.132Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cf7318d-7e35-4596-9955-7133b2c5dbe1 x-compute-request-id: req-1cf7318d-7e35-4596-9955-7133b2c5dbe1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.489Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.132Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1cf7318d-7e35-4596-9955-7133b2c5dbe1", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.490Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.132Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e051bb96f03ee1facb45ce3d7fa6e53baba1d2e\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.491Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.132Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.132Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:18.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.150Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0657705-9818-4407-b4b1-f370ef3670a0 x-compute-request-id: req-d0657705-9818-4407-b4b1-f370ef3670a0 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.232Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d0657705-9818-4407-b4b1-f370ef3670a0", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.232Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d0657705-9818-4407-b4b1-f370ef3670a0", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.233Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a1a76c12-30ff-4362-a173-1ad0551011d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307dcb48-e9cb-4551-9c07-4b4bd84dc36b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.155Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-307dcb48-e9cb-4551-9c07-4b4bd84dc36b", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.156Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:19.727Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.639Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:20.468Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:20.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:19.661Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:21.212Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:20.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:21.212Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:20.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2114, "offset": 1848, "size": 50}}} 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:39 GMT 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:39,194 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:39,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 2019-05-10 02:41:39,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 2019-05-10 02:41:39,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 x-compute-request-id: req-04bff9c2-b7d6-4a78-bf56-6fb61c35a299 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "690927ac-459a-4878-99bd-2a173b5fdce7"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b823501f-a5be-4487-8968-7a0f7dbe5008"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "667d8018-b6af-4a45-a334-dad7be6fb3fc", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-10 02:41:39,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:41:39,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-10 02:41:39,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-10 02:41:39,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:39,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:39,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:39,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:39,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e051bb96f03ee1facb45ce3d7fa6e53baba1d2e" 2019-05-10 02:41:39,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:39,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3 2019-05-10 02:41:39,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3 2019-05-10 02:41:39,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3 x-compute-request-id: req-7b49f609-18d6-4e2d-ad92-879dcf6a90d3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:39,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dbeea83e-585e-4091-99b2-09a0aabcbb79 2019-05-10 02:41:39,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:39,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbeea83e-585e-4091-99b2-09a0aabcbb79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:39,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba55ecc132d88e77cb2eb75b2cee87487282a2" 2019-05-10 02:41:39,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:39,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:39,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:39,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e051bb96f03ee1facb45ce3d7fa6e53baba1d2e" 2019-05-10 02:41:39,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f 2019-05-10 02:41:39,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f 2019-05-10 02:41:39,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f x-compute-request-id: req-15ff6bb9-7a60-4145-a8c9-ec5c2723236f Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-10 02:41:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-10 02:41:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55569514-8d4d-4cce-92bc-56e8d7aeec24 x-compute-request-id: req-55569514-8d4d-4cce-92bc-56e8d7aeec24 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-55569514-8d4d-4cce-92bc-56e8d7aeec24 2019-05-10 02:41:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-55569514-8d4d-4cce-92bc-56e8d7aeec24 2019-05-10 02:41:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba55ecc132d88e77cb2eb75b2cee87487282a2" -d '{"addFloatingIp": {"address": "172.30.9.215"}}' 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1cf7318d-7e35-4596-9955-7133b2c5dbe1 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cf7318d-7e35-4596-9955-7133b2c5dbe1 x-compute-request-id: req-1cf7318d-7e35-4596-9955-7133b2c5dbe1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1cf7318d-7e35-4596-9955-7133b2c5dbe1 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e051bb96f03ee1facb45ce3d7fa6e53baba1d2e" 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-10 02:41:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0657705-9818-4407-b4b1-f370ef3670a0 x-compute-request-id: req-d0657705-9818-4407-b4b1-f370ef3670a0 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-10 02:41:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d0657705-9818-4407-b4b1-f370ef3670a0 2019-05-10 02:41:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d0657705-9818-4407-b4b1-f370ef3670a0 2019-05-10 02:41:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307dcb48-e9cb-4551-9c07-4b4bd84dc36b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-307dcb48-e9cb-4551-9c07-4b4bd84dc36b 2019-05-10 02:41:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-10 02:41:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1" 2019-05-10 02:41:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:39,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:39,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:39 GMT 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:39,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:44,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:44,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:44,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:44,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:44,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:44,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:21.212Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:20.456Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:21.967Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fc3643a-3c68-4c36-af17-2e86d6473de2 x-compute-request-id: req-1fc3643a-3c68-4c36-af17-2e86d6473de2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:21.896Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:22.481Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1fc3643a-3c68-4c36-af17-2e86d6473de2", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:21.897Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:22.481Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1fc3643a-3c68-4c36-af17-2e86d6473de2", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:21.896Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:22.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:21.898Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.262Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:22.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.262Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01693c57-1fea-4396-b8d2-d14c2c4472fb x-compute-request-id: req-01693c57-1fea-4396-b8d2-d14c2c4472fb Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"433413f8-e6f1-4498-82ba-b9208395860c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9889d8-bbc1-4897-b69f-56fb4febf2c4\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:22.683Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.262Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-01693c57-1fea-4396-b8d2-d14c2c4472fb", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:22.683Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.262Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-01693c57-1fea-4396-b8d2-d14c2c4472fb", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:22.683Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:22.684Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.930Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.252Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.930Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.253Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.930Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779 x-compute-request-id: req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.252Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:23.930Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bba55ecc132d88e77cb2eb75b2cee87487282a2\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.254Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a712b87f-a0f8-45fe-881c-22be324e0eab", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.998Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a712b87f-a0f8-45fe-881c-22be324e0eab x-compute-request-id: req-a712b87f-a0f8-45fe-881c-22be324e0eab Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.998Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a712b87f-a0f8-45fe-881c-22be324e0eab", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.998Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:23.999Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7700160c-2362-4ac0-b3d5-f87911e8699a x-compute-request-id: req-7700160c-2362-4ac0-b3d5-f87911e8699a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:24.064Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-7700160c-2362-4ac0-b3d5-f87911e8699a", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:24.064Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:24.497Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-7700160c-2362-4ac0-b3d5-f87911e8699a", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:24.064Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.429b3464-1093-4dd4-b187-6a02257ea545"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:25.031Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:24.495Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:25.564Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90f9d14b-3665-4f81-93a3-cf0e5ba24242 x-compute-request-id: req-90f9d14b-3665-4f81-93a3-cf0e5ba24242 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"433413f8-e6f1-4498-82ba-b9208395860c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9889d8-bbc1-4897-b69f-56fb4febf2c4\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.168Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:25.564Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.525Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:25.564Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-90f9d14b-3665-4f81-93a3-cf0e5ba24242", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.168Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:25.564Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-90f9d14b-3665-4f81-93a3-cf0e5ba24242", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.169Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.9bb171d0-e1a1-40e5-af2e-e34ec00efa0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.906Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.207Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3935a75-f566-4cec-b587-dcf3d00ef43f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.911Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.207Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f3935a75-f566-4cec-b587-dcf3d00ef43f", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.912Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.207Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:25.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.771Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:26.479Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.771Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:26.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:26.322Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:26.771Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:26.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:27.357Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:26.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:27.357Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:26.726Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:27.357Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:27.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.027Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-04817460-5668-40f3-80c2-8c833932bf68", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:27.542Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.027Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04817460-5668-40f3-80c2-8c833932bf68 x-compute-request-id: req-04817460-5668-40f3-80c2-8c833932bf68 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:27.542Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:27.543Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.027Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-04817460-5668-40f3-80c2-8c833932bf68", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:27.542Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.027Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:27.469Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5d6c5d-f0cb-4fad-931e-aa1d8e4c6bad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.068Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.350Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee48e28-0f96-46a0-8483-65be191dda19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.356Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fee48e28-0f96-46a0-8483-65be191dda19", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.356Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.495Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-db5d6c5d-f0cb-4fad-931e-aa1d8e4c6bad", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.068Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:28.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.059Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}], "metadata": {"pagination": {"total": 2280, "offset": 1898, "size": 50}}} 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:44 GMT 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:44,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:44,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:44,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:44,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:44,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fc3643a-3c68-4c36-af17-2e86d6473de2 x-compute-request-id: req-1fc3643a-3c68-4c36-af17-2e86d6473de2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:44,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1fc3643a-3c68-4c36-af17-2e86d6473de2 2019-05-10 02:41:44,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-1fc3643a-3c68-4c36-af17-2e86d6473de2 2019-05-10 02:41:44,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1" 2019-05-10 02:41:44,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:44,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01693c57-1fea-4396-b8d2-d14c2c4472fb x-compute-request-id: req-01693c57-1fea-4396-b8d2-d14c2c4472fb Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "433413f8-e6f1-4498-82ba-b9208395860c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9889d8-bbc1-4897-b69f-56fb4febf2c4"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-10 02:41:44,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-01693c57-1fea-4396-b8d2-d14c2c4472fb 2019-05-10 02:41:44,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-01693c57-1fea-4396-b8d2-d14c2c4472fb 2019-05-10 02:41:44,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1" 2019-05-10 02:41:44,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779 2019-05-10 02:41:44,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779 2019-05-10 02:41:44,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779 x-compute-request-id: req-c2d35a3e-5de1-44d4-a51b-d7469dc2f779 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:41:44,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba55ecc132d88e77cb2eb75b2cee87487282a2" 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a712b87f-a0f8-45fe-881c-22be324e0eab 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a712b87f-a0f8-45fe-881c-22be324e0eab x-compute-request-id: req-a712b87f-a0f8-45fe-881c-22be324e0eab Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a712b87f-a0f8-45fe-881c-22be324e0eab 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e810e4ae66ac9691aac89f5caa089ed1aaefd1" 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7700160c-2362-4ac0-b3d5-f87911e8699a x-compute-request-id: req-7700160c-2362-4ac0-b3d5-f87911e8699a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-7700160c-2362-4ac0-b3d5-f87911e8699a 2019-05-10 02:41:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-7700160c-2362-4ac0-b3d5-f87911e8699a 2019-05-10 02:41:44,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-10 02:41:44,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90f9d14b-3665-4f81-93a3-cf0e5ba24242 x-compute-request-id: req-90f9d14b-3665-4f81-93a3-cf0e5ba24242 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "433413f8-e6f1-4498-82ba-b9208395860c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9889d8-bbc1-4897-b69f-56fb4febf2c4"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-10 02:41:44,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:44,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-90f9d14b-3665-4f81-93a3-cf0e5ba24242 2019-05-10 02:41:44,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-90f9d14b-3665-4f81-93a3-cf0e5ba24242 2019-05-10 02:41:44,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:44,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3935a75-f566-4cec-b587-dcf3d00ef43f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:44,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f3935a75-f566-4cec-b587-dcf3d00ef43f 2019-05-10 02:41:44,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:44,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:44,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-10 02:41:44,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4" 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-04817460-5668-40f3-80c2-8c833932bf68 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04817460-5668-40f3-80c2-8c833932bf68 x-compute-request-id: req-04817460-5668-40f3-80c2-8c833932bf68 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:44,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4" 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-04817460-5668-40f3-80c2-8c833932bf68 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5d6c5d-f0cb-4fad-931e-aa1d8e4c6bad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee48e28-0f96-46a0-8483-65be191dda19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fee48e28-0f96-46a0-8483-65be191dda19 2019-05-10 02:41:44,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454" 2019-05-10 02:41:44,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-db5d6c5d-f0cb-4fad-931e-aa1d8e4c6bad 2019-05-10 02:41:44,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:44,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:44,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:44,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:44,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:44,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:44 GMT 2019-05-10 02:41:44,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:44,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:44,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:44,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:44,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:49,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:49,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:49,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-70e46e68-c953-4328-b110-109c1c2c2dbf", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.755Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-492355b6-d592-4132-bd09-58b3ba469557", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.782Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492355b6-d592-4132-bd09-58b3ba469557 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.782Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.778Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.759Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-70e46e68-c953-4328-b110-109c1c2c2dbf", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.758Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70e46e68-c953-4328-b110-109c1c2c2dbf x-compute-request-id: req-70e46e68-c953-4328-b110-109c1c2c2dbf Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.755Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.762Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.229Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:28.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.199Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:29.760Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-447ac42b-7470-42cd-8a55-aa80faa09a40", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.984Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-447ac42b-7470-42cd-8a55-aa80faa09a40", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.984Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": "bind_0n8asn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.704Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62a82680-1736-468f-938d-ce33bac3dd35 x-compute-request-id: req-62a82680-1736-468f-938d-ce33bac3dd35 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63df03ad-5e7e-45a8-b457-7b560c497991\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88f2ba59-1d25-467c-9036-c234980af2d0\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9b26249-7c7a-44e1-b51e-d73349a2f8bb\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.339Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.049Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.985Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.048Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.048Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9 x-compute-request-id: req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.048Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6 x-compute-request-id: req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.703Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.703Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.704Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.373Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-447ac42b-7470-42cd-8a55-aa80faa09a40 x-compute-request-id: req-447ac42b-7470-42cd-8a55-aa80faa09a40 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:29.984Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5bac910-6130-400c-8243-31ae2d519351 x-compute-request-id: req-d5bac910-6130-400c-8243-31ae2d519351 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.281Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-62a82680-1736-468f-938d-ce33bac3dd35", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.339Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-62a82680-1736-468f-938d-ce33bac3dd35", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.339Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.340Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-d5bac910-6130-400c-8243-31ae2d519351", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.283Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-d5bac910-6130-400c-8243-31ae2d519351", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.283Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.285Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a x-compute-request-id: req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"433413f8-e6f1-4498-82ba-b9208395860c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9889d8-bbc1-4897-b69f-56fb4febf2c4\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.644Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.644Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.644Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.645Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:30.997Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M6F7B/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac0f207-1ab0-4556-a896-58796e211e3e x-compute-request-id: req-8ac0f207-1ab0-4556-a896-58796e211e3e Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63df03ad-5e7e-45a8-b457-7b560c497991\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88f2ba59-1d25-467c-9036-c234980af2d0\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9b26249-7c7a-44e1-b51e-d73349a2f8bb\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.444Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d263b74d-6227-43e7-885c-957594c6b026", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.230Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d263b74d-6227-43e7-885c-957594c6b026", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.230Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d263b74d-6227-43e7-885c-957594c6b026 x-compute-request-id: req-d263b74d-6227-43e7-885c-957594c6b026 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.229Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.308967db-c9b6-4c7b-b4f2-8cf34c03e45e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.108Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a275ec49-836a-4249-a90c-8060aedb9bbf", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.106Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a275ec49-836a-4249-a90c-8060aedb9bbf", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.105Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a275ec49-836a-4249-a90c-8060aedb9bbf x-compute-request-id: req-a275ec49-836a-4249-a90c-8060aedb9bbf Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.105Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.810Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-02ff6ed4-3479-47b5-bcdb-c8a58a51a100", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.809Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}], "metadata": {"pagination": {"total": 2308, "offset": 1948, "size": 50}}} 2019-05-10 02:41:49,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:49 GMT 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:49,897 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:49,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-70e46e68-c953-4328-b110-109c1c2c2dbf 2019-05-10 02:41:49,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-492355b6-d592-4132-bd09-58b3ba469557 2019-05-10 02:41:49,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492355b6-d592-4132-bd09-58b3ba469557 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:49,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4" 2019-05-10 02:41:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-70e46e68-c953-4328-b110-109c1c2c2dbf 2019-05-10 02:41:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70e46e68-c953-4328-b110-109c1c2c2dbf x-compute-request-id: req-70e46e68-c953-4328-b110-109c1c2c2dbf Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-10 02:41:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b" 2019-05-10 02:41:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:41:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876" 2019-05-10 02:41:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:41:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-447ac42b-7470-42cd-8a55-aa80faa09a40 2019-05-10 02:41:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-447ac42b-7470-42cd-8a55-aa80faa09a40 2019-05-10 02:41:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:41:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454" 2019-05-10 02:41:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62a82680-1736-468f-938d-ce33bac3dd35 x-compute-request-id: req-62a82680-1736-468f-938d-ce33bac3dd35 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63df03ad-5e7e-45a8-b457-7b560c497991"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88f2ba59-1d25-467c-9036-c234980af2d0"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9b26249-7c7a-44e1-b51e-d73349a2f8bb"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ec543be-8564-4600-b549-a4957bc870e4", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-10 02:41:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876" 2019-05-10 02:41:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17382209699aa7e4105944eec5f67304a1092a4" 2019-05-10 02:41:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9 2019-05-10 02:41:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9 2019-05-10 02:41:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9 x-compute-request-id: req-6494de6d-1251-4d6e-b3be-fa6c693fe6d9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6 x-compute-request-id: req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6 2019-05-10 02:41:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-1df3fcd6-b1de-434e-82ae-14e9391fe2c6 2019-05-10 02:41:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-447ac42b-7470-42cd-8a55-aa80faa09a40 x-compute-request-id: req-447ac42b-7470-42cd-8a55-aa80faa09a40 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5bac910-6130-400c-8243-31ae2d519351 x-compute-request-id: req-d5bac910-6130-400c-8243-31ae2d519351 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-62a82680-1736-468f-938d-ce33bac3dd35 2019-05-10 02:41:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-62a82680-1736-468f-938d-ce33bac3dd35 2019-05-10 02:41:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454" 2019-05-10 02:41:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-d5bac910-6130-400c-8243-31ae2d519351 2019-05-10 02:41:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-d5bac910-6130-400c-8243-31ae2d519351 2019-05-10 02:41:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b" 2019-05-10 02:41:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a x-compute-request-id: req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "433413f8-e6f1-4498-82ba-b9208395860c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9889d8-bbc1-4897-b69f-56fb4febf2c4"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-b01cd8ce-e8de-4e1c-bc7d-20ee95d91e8a 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b" 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M6F7B/bind.py 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac0f207-1ab0-4556-a896-58796e211e3e x-compute-request-id: req-8ac0f207-1ab0-4556-a896-58796e211e3e Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63df03ad-5e7e-45a8-b457-7b560c497991"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88f2ba59-1d25-467c-9036-c234980af2d0"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9b26249-7c7a-44e1-b51e-d73349a2f8bb"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ec543be-8564-4600-b549-a4957bc870e4", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-10 02:41:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d263b74d-6227-43e7-885c-957594c6b026 2019-05-10 02:41:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d263b74d-6227-43e7-885c-957594c6b026 2019-05-10 02:41:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d263b74d-6227-43e7-885c-957594c6b026 x-compute-request-id: req-d263b74d-6227-43e7-885c-957594c6b026 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-10 02:41:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c506c8f76a9d808e0ca876a940fc2b157f2454" 2019-05-10 02:41:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a275ec49-836a-4249-a90c-8060aedb9bbf 2019-05-10 02:41:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a275ec49-836a-4249-a90c-8060aedb9bbf 2019-05-10 02:41:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a275ec49-836a-4249-a90c-8060aedb9bbf x-compute-request-id: req-a275ec49-836a-4249-a90c-8060aedb9bbf Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876" 2019-05-10 02:41:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-02ff6ed4-3479-47b5-bcdb-c8a58a51a100 2019-05-10 02:41:49,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:49,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:49,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:49 GMT 2019-05-10 02:41:49,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:49,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:49,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:49,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:49,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:54,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:41:55,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:55,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02ff6ed4-3479-47b5-bcdb-c8a58a51a100 x-compute-request-id: req-02ff6ed4-3479-47b5-bcdb-c8a58a51a100 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00e35818-4d44-43c6-b47b-7d45a923d059\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"11393b5f-9446-435d-9436-24929c2e8022\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:30.808Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:31.596Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-8ac0f207-1ab0-4556-a896-58796e211e3e", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.444Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa x-compute-request-id: req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.560Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.560Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.933Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.838Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.875Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f93ff9de-f529-4820-a87e-ef1439d99cf6", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.874Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f93ff9de-f529-4820-a87e-ef1439d99cf6", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.873Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f93ff9de-f529-4820-a87e-ef1439d99cf6 x-compute-request-id: req-f93ff9de-f529-4820-a87e-ef1439d99cf6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.872Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.561Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.561Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:32.370Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-8ac0f207-1ab0-4556-a896-58796e211e3e", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:31.444Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e28a40c-5bbc-486e-a978-acf73f942a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-a1901655-8012-4634-adfa-6cd2c92bb89d", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.793Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.841Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.841Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1901655-8012-4634-adfa-6cd2c92bb89d x-compute-request-id: req-a1901655-8012-4634-adfa-6cd2c92bb89d Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"433413f8-e6f1-4498-82ba-b9208395860c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb9889d8-bbc1-4897-b69f-56fb4febf2c4\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"92e465c1-e8b3-4fcc-95af-da11a1f80c33\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.791Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-a1901655-8012-4634-adfa-6cd2c92bb89d", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.791Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4a810493-b313-4b62-8278-6da81b7dea99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d x-compute-request-id: req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00e35818-4d44-43c6-b47b-7d45a923d059\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"11393b5f-9446-435d-9436-24929c2e8022\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.841Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ae0e467f-1559-4c74-b909-bcdfa28ac2a7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.030Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.546Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.176Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:32.990Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.865Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.942Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.497Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:33.942Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc1ff1c-b3e4-4f8e-b186-0d9227e26829 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.876Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:34.270Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:34.024Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "Waiting for process 1606 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.564Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0dc1ff1c-b3e4-4f8e-b186-0d9227e26829", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.876Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:34.299Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:34.600Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:33.710Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.236Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40abca27-0ad4-4b4a-8161-4298b67aaf33 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:34.677Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:34.672Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918ed0aad2ddb30b0e36e93ee674576c90f78374\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.083Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.236Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-40abca27-0ad4-4b4a-8161-4298b67aaf33", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:34.677Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a7e701d-6576-4359-8fd6-e256f3ed9148 x-compute-request-id: req-9a7e701d-6576-4359-8fd6-e256f3ed9148 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.624Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.434Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eef87a4-ecb6-4908-a504-9e78c459c1ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.442Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1eef87a4-ecb6-4908-a504-9e78c459c1ba", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.443Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.554Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7da486-96bd-4baa-b68f-ab5b5877a5e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.559Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:35.751Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-be7da486-96bd-4baa-b68f-ab5b5877a5e0", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.561Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.979Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-85cbb3df-4492-4909-90cb-f1796aa6c7b3", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.016Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cbb3df-4492-4909-90cb-f1796aa6c7b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.016Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}], "metadata": {"pagination": {"total": 2477, "offset": 1998, "size": 50}}} 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:55 GMT 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:41:55,258 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:41:55,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:55,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02ff6ed4-3479-47b5-bcdb-c8a58a51a100 x-compute-request-id: req-02ff6ed4-3479-47b5-bcdb-c8a58a51a100 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00e35818-4d44-43c6-b47b-7d45a923d059"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11393b5f-9446-435d-9436-24929c2e8022"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:41:55,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:55,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-8ac0f207-1ab0-4556-a896-58796e211e3e 2019-05-10 02:41:55,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa x-compute-request-id: req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:55,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa 2019-05-10 02:41:55,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-10 02:41:55,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d487b4b2c0a10be053e80f8c231317dd1876" 2019-05-10 02:41:55,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f93ff9de-f529-4820-a87e-ef1439d99cf6 2019-05-10 02:41:55,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f93ff9de-f529-4820-a87e-ef1439d99cf6 2019-05-10 02:41:55,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f93ff9de-f529-4820-a87e-ef1439d99cf6 x-compute-request-id: req-f93ff9de-f529-4820-a87e-ef1439d99cf6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:55,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccee81a85dbfbdf366a8f27000beefbfd06463b" 2019-05-10 02:41:55,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-2345d60f-25ee-4ce3-a761-6a1ec0bb7bfa 2019-05-10 02:41:55,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-8ac0f207-1ab0-4556-a896-58796e211e3e 2019-05-10 02:41:55,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-a1901655-8012-4634-adfa-6cd2c92bb89d 2019-05-10 02:41:55,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d 2019-05-10 02:41:55,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d 2019-05-10 02:41:55,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1901655-8012-4634-adfa-6cd2c92bb89d x-compute-request-id: req-a1901655-8012-4634-adfa-6cd2c92bb89d Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "433413f8-e6f1-4498-82ba-b9208395860c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb9889d8-bbc1-4897-b69f-56fb4febf2c4"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "92e465c1-e8b3-4fcc-95af-da11a1f80c33", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-10 02:41:55,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-a1901655-8012-4634-adfa-6cd2c92bb89d 2019-05-10 02:41:55,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d x-compute-request-id: req-51cc93c5-3ce1-4287-9956-c9cfc3641f1d Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00e35818-4d44-43c6-b47b-7d45a923d059"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11393b5f-9446-435d-9436-24929c2e8022"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:41:55,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc1ff1c-b3e4-4f8e-b186-0d9227e26829 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:55,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-10 02:41:55,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1606 to end... 2019-05-10 02:41:55,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0dc1ff1c-b3e4-4f8e-b186-0d9227e26829 2019-05-10 02:41:55,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85" 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40abca27-0ad4-4b4a-8161-4298b67aaf33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918ed0aad2ddb30b0e36e93ee674576c90f78374" 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-40abca27-0ad4-4b4a-8161-4298b67aaf33 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a7e701d-6576-4359-8fd6-e256f3ed9148 x-compute-request-id: req-9a7e701d-6576-4359-8fd6-e256f3ed9148 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:41:55,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:55,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eef87a4-ecb6-4908-a504-9e78c459c1ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:55,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1eef87a4-ecb6-4908-a504-9e78c459c1ba 2019-05-10 02:41:55,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:41:55,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7da486-96bd-4baa-b68f-ab5b5877a5e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:55,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-be7da486-96bd-4baa-b68f-ab5b5877a5e0 2019-05-10 02:41:55,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571" 2019-05-10 02:41:55,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-85cbb3df-4492-4909-90cb-f1796aa6c7b3 2019-05-10 02:41:55,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cbb3df-4492-4909-90cb-f1796aa6c7b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:41:55,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:41:55,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:41:55 GMT 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:41:55,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:00,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:00,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:00,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:00,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:00,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:00,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.825Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.876Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.625Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-9a7e701d-6576-4359-8fd6-e256f3ed9148", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.624Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-9a7e701d-6576-4359-8fd6-e256f3ed9148", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.624Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:35.979Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-85cbb3df-4492-4909-90cb-f1796aa6c7b3", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.016Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:36.385Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cbb3df-4492-4909-90cb-f1796aa6c7b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.016Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.438Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2584764d-cf64-40ba-908b-4ce307a66dd7 x-compute-request-id: req-2584764d-cf64-40ba-908b-4ce307a66dd7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.444Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.436Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-1134dd35-3a0b-4b67-b43f-df288b0fb014", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.435Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16acce5-cbcd-4a85-b5df-500c25e9ab58 x-compute-request-id: req-e16acce5-cbcd-4a85-b5df-500c25e9ab58 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.574Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68b32181677ee9b60fd0b4fee8537f064f86ae28\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.260Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918ed0aad2ddb30b0e36e93ee674576c90f78374\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.446Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2584764d-cf64-40ba-908b-4ce307a66dd7", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.445Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2584764d-cf64-40ba-908b-4ce307a66dd7", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.444Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.642Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1e999e97-2aad-4bad-85a9-e4dd8245fc74", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.641Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1e999e97-2aad-4bad-85a9-e4dd8245fc74", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.641Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e999e97-2aad-4bad-85a9-e4dd8245fc74 x-compute-request-id: req-1e999e97-2aad-4bad-85a9-e4dd8245fc74 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.641Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.575Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e16acce5-cbcd-4a85-b5df-500c25e9ab58", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.574Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e16acce5-cbcd-4a85-b5df-500c25e9ab58", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.574Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-1134dd35-3a0b-4b67-b43f-df288b0fb014", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.435Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.055Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1134dd35-3a0b-4b67-b43f-df288b0fb014 x-compute-request-id: req-1134dd35-3a0b-4b67-b43f-df288b0fb014 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0553edf9-ec85-44fb-bc87-cb0ff025d89f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a17e087f-9244-42f1-85bb-fbd4a479b841\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0dc9408-f417-44ae-94cc-7af7be689ed6\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1f97a03-9ee6-4c1b-9fad-d17c505afc86\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4e0c801-a519-48e6-92be-0f76ed02c580\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e332a92e-9bec-44b9-bf6c-41706d9c0d1e\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:36.434Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.725Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-d7cf4f37-16e5-41aa-8e19-a10530686cb0", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.033Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.725Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-d7cf4f37-16e5-41aa-8e19-a10530686cb0", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.033Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}918ed0aad2ddb30b0e36e93ee674576c90f78374\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.034Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:37.725Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7cf4f37-16e5-41aa-8e19-a10530686cb0 x-compute-request-id: req-d7cf4f37-16e5-41aa-8e19-a10530686cb0 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63df03ad-5e7e-45a8-b457-7b560c497991\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88f2ba59-1d25-467c-9036-c234980af2d0\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9b26249-7c7a-44e1-b51e-d73349a2f8bb\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"9ec543be-8564-4600-b549-a4957bc870e4\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.033Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d18eaad8-4776-403d-af30-da7f6500539d", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.768Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a27c097c-00be-42c4-88db-7d2241f6137d x-compute-request-id: req-a27c097c-00be-42c4-88db-7d2241f6137d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.560Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-a27c097c-00be-42c4-88db-7d2241f6137d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.560Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-a27c097c-00be-42c4-88db-7d2241f6137d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.560Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.561Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18eaad8-4776-403d-af30-da7f6500539d x-compute-request-id: req-d18eaad8-4776-403d-af30-da7f6500539d Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.767Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d18eaad8-4776-403d-af30-da7f6500539d", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.767Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.769Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1955a9b-eb35-4106-b4b8-03c515aed350 x-compute-request-id: req-e1955a9b-eb35-4106-b4b8-03c515aed350 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.655Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-e1955a9b-eb35-4106-b4b8-03c515aed350", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.655Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-e1955a9b-eb35-4106-b4b8-03c515aed350", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.655Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-364485ec-bd53-4c13-8679-6b2b7e42312b x-compute-request-id: req-364485ec-bd53-4c13-8679-6b2b7e42312b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.899Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-364485ec-bd53-4c13-8679-6b2b7e42312b", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.899Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-364485ec-bd53-4c13-8679-6b2b7e42312b", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.899Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.900Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8110d8f7-ad71-47f5-8e57-639c08f5dcbc x-compute-request-id: req-8110d8f7-ad71-47f5-8e57-639c08f5dcbc Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.061Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.251Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68b32181677ee9b60fd0b4fee8537f064f86ae28\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:37.656Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.469Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.467Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 x-compute-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.466Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}], "metadata": {"pagination": {"total": 2493, "offset": 2048, "size": 50}}} 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:00 GMT 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:00,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:00,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:00,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:00,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:00,480 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:42:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531" 2019-05-10 02:42:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85" 2019-05-10 02:42:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-9a7e701d-6576-4359-8fd6-e256f3ed9148 2019-05-10 02:42:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-9a7e701d-6576-4359-8fd6-e256f3ed9148 2019-05-10 02:42:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571" 2019-05-10 02:42:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-85cbb3df-4492-4909-90cb-f1796aa6c7b3 2019-05-10 02:42:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cbb3df-4492-4909-90cb-f1796aa6c7b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:42:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f" 2019-05-10 02:42:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2584764d-cf64-40ba-908b-4ce307a66dd7 x-compute-request-id: req-2584764d-cf64-40ba-908b-4ce307a66dd7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85" 2019-05-10 02:42:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-1134dd35-3a0b-4b67-b43f-df288b0fb014 2019-05-10 02:42:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16acce5-cbcd-4a85-b5df-500c25e9ab58 x-compute-request-id: req-e16acce5-cbcd-4a85-b5df-500c25e9ab58 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b32181677ee9b60fd0b4fee8537f064f86ae28" 2019-05-10 02:42:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918ed0aad2ddb30b0e36e93ee674576c90f78374" 2019-05-10 02:42:00,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2584764d-cf64-40ba-908b-4ce307a66dd7 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2584764d-cf64-40ba-908b-4ce307a66dd7 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531" 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1e999e97-2aad-4bad-85a9-e4dd8245fc74 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1e999e97-2aad-4bad-85a9-e4dd8245fc74 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e999e97-2aad-4bad-85a9-e4dd8245fc74 x-compute-request-id: req-1e999e97-2aad-4bad-85a9-e4dd8245fc74 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571" 2019-05-10 02:42:00,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e16acce5-cbcd-4a85-b5df-500c25e9ab58 2019-05-10 02:42:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e16acce5-cbcd-4a85-b5df-500c25e9ab58 2019-05-10 02:42:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-1134dd35-3a0b-4b67-b43f-df288b0fb014 2019-05-10 02:42:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1134dd35-3a0b-4b67-b43f-df288b0fb014 x-compute-request-id: req-1134dd35-3a0b-4b67-b43f-df288b0fb014 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0553edf9-ec85-44fb-bc87-cb0ff025d89f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a17e087f-9244-42f1-85bb-fbd4a479b841"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0dc9408-f417-44ae-94cc-7af7be689ed6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1f97a03-9ee6-4c1b-9fad-d17c505afc86"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4e0c801-a519-48e6-92be-0f76ed02c580"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e332a92e-9bec-44b9-bf6c-41706d9c0d1e"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:42:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-d7cf4f37-16e5-41aa-8e19-a10530686cb0 2019-05-10 02:42:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-d7cf4f37-16e5-41aa-8e19-a10530686cb0 2019-05-10 02:42:00,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918ed0aad2ddb30b0e36e93ee674576c90f78374" 2019-05-10 02:42:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7cf4f37-16e5-41aa-8e19-a10530686cb0 x-compute-request-id: req-d7cf4f37-16e5-41aa-8e19-a10530686cb0 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63df03ad-5e7e-45a8-b457-7b560c497991"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88f2ba59-1d25-467c-9036-c234980af2d0"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "9ec543be-8564-4600-b549-a4957bc870e4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9b26249-7c7a-44e1-b51e-d73349a2f8bb"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ec543be-8564-4600-b549-a4957bc870e4", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-10 02:42:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d18eaad8-4776-403d-af30-da7f6500539d 2019-05-10 02:42:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a27c097c-00be-42c4-88db-7d2241f6137d x-compute-request-id: req-a27c097c-00be-42c4-88db-7d2241f6137d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-a27c097c-00be-42c4-88db-7d2241f6137d 2019-05-10 02:42:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-a27c097c-00be-42c4-88db-7d2241f6137d 2019-05-10 02:42:00,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16691820be414c47c7d62f6f54c64851c0a3cb85" 2019-05-10 02:42:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18eaad8-4776-403d-af30-da7f6500539d x-compute-request-id: req-d18eaad8-4776-403d-af30-da7f6500539d Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-10 02:42:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d18eaad8-4776-403d-af30-da7f6500539d 2019-05-10 02:42:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531" 2019-05-10 02:42:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1955a9b-eb35-4106-b4b8-03c515aed350 x-compute-request-id: req-e1955a9b-eb35-4106-b4b8-03c515aed350 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-e1955a9b-eb35-4106-b4b8-03c515aed350 2019-05-10 02:42:00,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-e1955a9b-eb35-4106-b4b8-03c515aed350 2019-05-10 02:42:00,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-364485ec-bd53-4c13-8679-6b2b7e42312b x-compute-request-id: req-364485ec-bd53-4c13-8679-6b2b7e42312b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:42:00,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-364485ec-bd53-4c13-8679-6b2b7e42312b 2019-05-10 02:42:00,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-364485ec-bd53-4c13-8679-6b2b7e42312b 2019-05-10 02:42:00,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571" 2019-05-10 02:42:00,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8110d8f7-ad71-47f5-8e57-639c08f5dcbc x-compute-request-id: req-8110d8f7-ad71-47f5-8e57-639c08f5dcbc Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b32181677ee9b60fd0b4fee8537f064f86ae28" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-05-10 02:42:00,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 2019-05-10 02:42:00,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 2019-05-10 02:42:00,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 x-compute-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:00,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:00,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:00,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:00 GMT 2019-05-10 02:42:00,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:00,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:00,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:00,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:00,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:05,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:05,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:05,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:05,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:05,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:05,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:05,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:05,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:05,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-8110d8f7-ad71-47f5-8e57-639c08f5dcbc", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.061Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e8465863-3144-4be3-aa1d-5629300fe986", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.196Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.062Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8465863-3144-4be3-aa1d-5629300fe986 x-compute-request-id: req-e8465863-3144-4be3-aa1d-5629300fe986 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0553edf9-ec85-44fb-bc87-cb0ff025d89f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a17e087f-9244-42f1-85bb-fbd4a479b841\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0dc9408-f417-44ae-94cc-7af7be689ed6\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1f97a03-9ee6-4c1b-9fad-d17c505afc86\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4e0c801-a519-48e6-92be-0f76ed02c580\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e332a92e-9bec-44b9-bf6c-41706d9c0d1e\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.196Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e8465863-3144-4be3-aa1d-5629300fe986", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.196Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.99b42113-12c8-487a-aebc-824af7f8781a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b92ff5dc-fa7d-4641-9670-48f4965603c3 x-compute-request-id: req-b92ff5dc-fa7d-4641-9670-48f4965603c3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.322Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-b92ff5dc-fa7d-4641-9670-48f4965603c3", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.322Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-b92ff5dc-fa7d-4641-9670-48f4965603c3", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.322Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.323Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 x-compute-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.466Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.467Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.469Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.470Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f99949b4-d0a5-430d-8cef-3eea4e7bbad7 x-compute-request-id: req-f99949b4-d0a5-430d-8cef-3eea4e7bbad7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.535Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-f99949b4-d0a5-430d-8cef-3eea4e7bbad7", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.535Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.69478c88-670c-4baa-8ee9-c2423b1ff876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:38.932Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55208cb1-29b8-4d98-ac24-6eb2f179a21a x-compute-request-id: req-55208cb1-29b8-4d98-ac24-6eb2f179a21a Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.844Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.271Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-55208cb1-29b8-4d98-ac24-6eb2f179a21a", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.844Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-55208cb1-29b8-4d98-ac24-6eb2f179a21a", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.844Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.d1434c0f-4ef4-4139-b7c3-410fe963c222"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d97fe9c8-9921-479c-b9b0-f95385a95339 x-compute-request-id: req-d97fe9c8-9921-479c-b9b0-f95385a95339 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"20a35996-ef72-404a-b3c0-73512e4d7856\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"b7c60147-f2ad-4c1d-8e92-e8350f423e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.953Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d97fe9c8-9921-479c-b9b0-f95385a95339", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.954Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.994Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.199Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.323Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d97fe9c8-9921-479c-b9b0-f95385a95339", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:38.954Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b898d2e1-9368-4074-8d5a-aa3ceb8fcf68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-86a93a22-1d15-4ee3-8f94-789a27e947ce", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.263Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86a93a22-1d15-4ee3-8f94-789a27e947ce x-compute-request-id: req-86a93a22-1d15-4ee3-8f94-789a27e947ce Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00e35818-4d44-43c6-b47b-7d45a923d059\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"11393b5f-9446-435d-9436-24929c2e8022\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.263Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.592Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-86a93a22-1d15-4ee3-8f94-789a27e947ce", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.268Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " (Reading database ... 51351 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Fetched 19.1 MB in 5s (3,252 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:15 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]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}], "metadata": {"pagination": {"total": 2503, "offset": 2098, "size": 50}}} 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:05 GMT 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:05,745 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:05,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-8110d8f7-ad71-47f5-8e57-639c08f5dcbc 2019-05-10 02:42:05,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e8465863-3144-4be3-aa1d-5629300fe986 2019-05-10 02:42:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f" 2019-05-10 02:42:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8465863-3144-4be3-aa1d-5629300fe986 x-compute-request-id: req-e8465863-3144-4be3-aa1d-5629300fe986 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0553edf9-ec85-44fb-bc87-cb0ff025d89f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a17e087f-9244-42f1-85bb-fbd4a479b841"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0dc9408-f417-44ae-94cc-7af7be689ed6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1f97a03-9ee6-4c1b-9fad-d17c505afc86"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4e0c801-a519-48e6-92be-0f76ed02c580"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e332a92e-9bec-44b9-bf6c-41706d9c0d1e"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:42:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e8465863-3144-4be3-aa1d-5629300fe986 2019-05-10 02:42:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b92ff5dc-fa7d-4641-9670-48f4965603c3 x-compute-request-id: req-b92ff5dc-fa7d-4641-9670-48f4965603c3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-b92ff5dc-fa7d-4641-9670-48f4965603c3 2019-05-10 02:42:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-b92ff5dc-fa7d-4641-9670-48f4965603c3 2019-05-10 02:42:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e2f6184a44d7f8aa8d22a99f31c3251de3e531" 2019-05-10 02:42:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 x-compute-request-id: req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 2019-05-10 02:42:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ea73e49d-42b0-439e-8d31-e5e33d0719c3 2019-05-10 02:42:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c48e3133ce723705046c424382b7867459f571" 2019-05-10 02:42:05,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f99949b4-d0a5-430d-8cef-3eea4e7bbad7 x-compute-request-id: req-f99949b4-d0a5-430d-8cef-3eea4e7bbad7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:05,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-f99949b4-d0a5-430d-8cef-3eea4e7bbad7 2019-05-10 02:42:05,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55208cb1-29b8-4d98-ac24-6eb2f179a21a x-compute-request-id: req-55208cb1-29b8-4d98-ac24-6eb2f179a21a Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:42:05,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f" 2019-05-10 02:42:05,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-55208cb1-29b8-4d98-ac24-6eb2f179a21a 2019-05-10 02:42:05,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-55208cb1-29b8-4d98-ac24-6eb2f179a21a 2019-05-10 02:42:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d97fe9c8-9921-479c-b9b0-f95385a95339 x-compute-request-id: req-d97fe9c8-9921-479c-b9b0-f95385a95339 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "20a35996-ef72-404a-b3c0-73512e4d7856"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "b7c60147-f2ad-4c1d-8e92-e8350f423e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-10 02:42:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d97fe9c8-9921-479c-b9b0-f95385a95339 2019-05-10 02:42:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-d97fe9c8-9921-479c-b9b0-f95385a95339 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-86a93a22-1d15-4ee3-8f94-789a27e947ce 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86a93a22-1d15-4ee3-8f94-789a27e947ce x-compute-request-id: req-86a93a22-1d15-4ee3-8f94-789a27e947ce Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00e35818-4d44-43c6-b47b-7d45a923d059"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11393b5f-9446-435d-9436-24929c2e8022"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-86a93a22-1d15-4ee3-8f94-789a27e947ce 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-05-10 02:42:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-05-10 02:42:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-05-10 02:42:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-05-10 02:42:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51351 files and directories currently installed.) 2019-05-10 02:42:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-05-10 02:42:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,252 kB/s) 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-05-10 02:42:05,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 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] 2019-05-10 02:42:05,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-05-10 02:42:05,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-05-10 02:42:05,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-05-10 02:42:05,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-05-10 02:42:05,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-05-10 02:42:05,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-05-10 02:42:05,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:05,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:05,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:05 GMT 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:05,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:10,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:10,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:10,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:10,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:10,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:10,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Fetched 13.1 MB in 10s (1,200 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}], "metadata": {"pagination": {"total": 2506, "offset": 2148, "size": 50}}} 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:10 GMT 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:10,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:10,913 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:10,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-05-10 02:42:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] 2019-05-10 02:42:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-05-10 02:42:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-05-10 02:42:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-05-10 02:42:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-05-10 02:42:10,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-05-10 02:42:10,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-05-10 02:42:10,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-05-10 02:42:10,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-05-10 02:42:10,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-05-10 02:42:10,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-05-10 02:42:10,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-05-10 02:42:10,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-05-10 02:42:10,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,200 kB/s) 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-05-10 02:42:10,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-10 02:42:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-10 02:42:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-05-10 02:42:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-05-10 02:42:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-05-10 02:42:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-05-10 02:42:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-05-10 02:42:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-05-10 02:42:10,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-05-10 02:42:10,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-05-10 02:42:10,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-05-10 02:42:10,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:10,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:10,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:10,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:10 GMT 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:10,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:10,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:10,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:15,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:16,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:16,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:16,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:16,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:16,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:15 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]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Fetched 19.1 MB in 5s (3,252 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " (Reading database ... 51351 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:39.665Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:40.215Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.415Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:40.215Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:40.215Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:40.215Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.559Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:40.215Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.195Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-56ea24ef-2725-43bf-bad2-3aa8f0673a44", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.194Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-56ea24ef-2725-43bf-bad2-3aa8f0673a44", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.194Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-a7b35505-3198-4c98-844e-fcbc2bcaeafd", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.741Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-a7b35505-3198-4c98-844e-fcbc2bcaeafd", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.742Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7b35505-3198-4c98-844e-fcbc2bcaeafd x-compute-request-id: req-a7b35505-3198-4c98-844e-fcbc2bcaeafd Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00e35818-4d44-43c6-b47b-7d45a923d059\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"11393b5f-9446-435d-9436-24929c2e8022\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bf76e0c2-4967-4399-b56d-5cf551abed93\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.741Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.099Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:39.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-03a5188e-0ad5-4610-9352-e7e3ed809d05", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.648Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a5188e-0ad5-4610-9352-e7e3ed809d05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.648Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.643Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.002Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ea24ef-2725-43bf-bad2-3aa8f0673a44 x-compute-request-id: req-56ea24ef-2725-43bf-bad2-3aa8f0673a44 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:40.194Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2091a262-331b-4b78-9603-d7b3cabf742e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.060Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.092Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2506, "offset": 2198, "size": 50}}} 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:16 GMT 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:16,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:16,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:16,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-05-10 02:42:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-05-10 02:42:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-05-10 02:42:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-05-10 02:42:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-05-10 02:42:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-05-10 02:42:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-05-10 02:42:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-05-10 02:42:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-05-10 02:42:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-05-10 02:42:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-05-10 02:42:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 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] 2019-05-10 02:42:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-05-10 02:42:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-05-10 02:42:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-05-10 02:42:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] 2019-05-10 02:42:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-05-10 02:42:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-05-10 02:42:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,252 kB/s) 2019-05-10 02:42:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-05-10 02:42:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51351 files and directories currently installed.) 2019-05-10 02:42:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-05-10 02:42:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-05-10 02:42:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-05-10 02:42:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] 2019-05-10 02:42:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-10 02:42:16,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-10 02:42:16,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-10 02:42:16,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:16,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-05-10 02:42:16,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:16,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573ee4d2b0f68b469d5d132e2c92656dad5fb95f" 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-56ea24ef-2725-43bf-bad2-3aa8f0673a44 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-56ea24ef-2725-43bf-bad2-3aa8f0673a44 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-a7b35505-3198-4c98-844e-fcbc2bcaeafd 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-a7b35505-3198-4c98-844e-fcbc2bcaeafd 2019-05-10 02:42:16,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7b35505-3198-4c98-844e-fcbc2bcaeafd x-compute-request-id: req-a7b35505-3198-4c98-844e-fcbc2bcaeafd Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00e35818-4d44-43c6-b47b-7d45a923d059"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11393b5f-9446-435d-9436-24929c2e8022"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bf76e0c2-4967-4399-b56d-5cf551abed93", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:42:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:42:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-03a5188e-0ad5-4610-9352-e7e3ed809d05 2019-05-10 02:42:16,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a5188e-0ad5-4610-9352-e7e3ed809d05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:42:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:42:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ea24ef-2725-43bf-bad2-3aa8f0673a44 x-compute-request-id: req-56ea24ef-2725-43bf-bad2-3aa8f0673a44 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a" 2019-05-10 02:42:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:16,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:16,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:16,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:16,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:16 GMT 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:16,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:16,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:16,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:16,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:21,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:21,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:21,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.442Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4de6d4b4-032b-4170-a7e7-45fcca943fd1", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.028Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de6d4b4-032b-4170-a7e7-45fcca943fd1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.028Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:41.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.023Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.094Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.786Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.094Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68b32181677ee9b60fd0b4fee8537f064f86ae28\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.786Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.094Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089 x-compute-request-id: req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.785Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.094Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:41.785Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.598Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6578133a-7b39-464c-a3f9-42717008f583", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.322Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.322Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.598Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6578133a-7b39-464c-a3f9-42717008f583 x-compute-request-id: req-6578133a-7b39-464c-a3f9-42717008f583 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.321Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:42.598Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6578133a-7b39-464c-a3f9-42717008f583", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.321Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ef032a0-6f79-40de-8676-7e820a940372 x-compute-request-id: req-5ef032a0-6f79-40de-8676-7e820a940372 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.907Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-72945610-8ebf-452e-9d60-cc64ecf44ab6", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.456Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5989021c-4106-44f9-9922-f1c599687337 x-compute-request-id: req-5989021c-4106-44f9-9922-f1c599687337 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.943Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.457Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-72945610-8ebf-452e-9d60-cc64ecf44ab6", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.456Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72945610-8ebf-452e-9d60-cc64ecf44ab6 x-compute-request-id: req-72945610-8ebf-452e-9d60-cc64ecf44ab6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.456Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-5ef032a0-6f79-40de-8676-7e820a940372", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.908Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.155Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-5ef032a0-6f79-40de-8676-7e820a940372", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.908Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.2c901a32-beff-4658-9728-d7a3caf18d96"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.945Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a195d4b2-bbd4-4ef5-91ea-659455d29af0 x-compute-request-id: req-a195d4b2-bbd4-4ef5-91ea-659455d29af0 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0553edf9-ec85-44fb-bc87-cb0ff025d89f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a17e087f-9244-42f1-85bb-fbd4a479b841\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0dc9408-f417-44ae-94cc-7af7be689ed6\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1f97a03-9ee6-4c1b-9fad-d17c505afc86\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4e0c801-a519-48e6-92be-0f76ed02c580\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e332a92e-9bec-44b9-bf6c-41706d9c0d1e\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.194Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-a195d4b2-bbd4-4ef5-91ea-659455d29af0", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.194Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-a195d4b2-bbd4-4ef5-91ea-659455d29af0", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.194Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.195Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f004252-5079-4d02-a599-4c31468b4051 x-compute-request-id: req-1f004252-5079-4d02-a599-4c31468b4051 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.580Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.190Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5989021c-4106-44f9-9922-f1c599687337", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.944Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:43.756Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5989021c-4106-44f9-9922-f1c599687337", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:42.944Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-75350754-f940-4ad1-9186-e46e1e2cfff4", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.163Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-75350754-f940-4ad1-9186-e46e1e2cfff4", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.162Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-1f004252-5079-4d02-a599-4c31468b4051", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.581Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75350754-f940-4ad1-9186-e46e1e2cfff4 x-compute-request-id: req-75350754-f940-4ad1-9186-e46e1e2cfff4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.162Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.582Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-1f004252-5079-4d02-a599-4c31468b4051", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:43.581Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.324Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.324Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb x-compute-request-id: req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.323Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c6946d28-66f2-4a96-abc7-a0fdadc59bd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:44.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.163Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.257Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-431294c9-4946-4071-a955-2e4483841265 x-compute-request-id: req-431294c9-4946-4071-a955-2e4483841265 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0553edf9-ec85-44fb-bc87-cb0ff025d89f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a17e087f-9244-42f1-85bb-fbd4a479b841\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0dc9408-f417-44ae-94cc-7af7be689ed6\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1f97a03-9ee6-4c1b-9fad-d17c505afc86\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4e0c801-a519-48e6-92be-0f76ed02c580\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e332a92e-9bec-44b9-bf6c-41706d9c0d1e\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"0188c009-5143-47f6-af32-045ef6d72f2e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.909Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.257Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-431294c9-4946-4071-a955-2e4483841265", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.910Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.257Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.973Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.257Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.808Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.257Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-431294c9-4946-4071-a955-2e4483841265", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:44.909Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.c80f3fd0-e059-4e02-aab3-07360589bfef"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.893Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:45.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.893Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:45.309Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2507, "offset": 2248, "size": 50}}} 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:21 GMT 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:21,636 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:42:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10" 2019-05-10 02:42:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4de6d4b4-032b-4170-a7e7-45fcca943fd1 2019-05-10 02:42:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de6d4b4-032b-4170-a7e7-45fcca943fd1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:42:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:42:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089 2019-05-10 02:42:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b32181677ee9b60fd0b4fee8537f064f86ae28" 2019-05-10 02:42:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089 x-compute-request-id: req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:42:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-00acfe5f-6b4e-4119-bb1b-e5e46a85c089 2019-05-10 02:42:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6578133a-7b39-464c-a3f9-42717008f583 2019-05-10 02:42:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10" 2019-05-10 02:42:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6578133a-7b39-464c-a3f9-42717008f583 x-compute-request-id: req-6578133a-7b39-464c-a3f9-42717008f583 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6578133a-7b39-464c-a3f9-42717008f583 2019-05-10 02:42:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ef032a0-6f79-40de-8676-7e820a940372 x-compute-request-id: req-5ef032a0-6f79-40de-8676-7e820a940372 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-72945610-8ebf-452e-9d60-cc64ecf44ab6 2019-05-10 02:42:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5989021c-4106-44f9-9922-f1c599687337 x-compute-request-id: req-5989021c-4106-44f9-9922-f1c599687337 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:42:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a" 2019-05-10 02:42:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-72945610-8ebf-452e-9d60-cc64ecf44ab6 2019-05-10 02:42:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72945610-8ebf-452e-9d60-cc64ecf44ab6 x-compute-request-id: req-72945610-8ebf-452e-9d60-cc64ecf44ab6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-5ef032a0-6f79-40de-8676-7e820a940372 2019-05-10 02:42:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-5ef032a0-6f79-40de-8676-7e820a940372 2019-05-10 02:42:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:42:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10" 2019-05-10 02:42:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a195d4b2-bbd4-4ef5-91ea-659455d29af0 x-compute-request-id: req-a195d4b2-bbd4-4ef5-91ea-659455d29af0 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0553edf9-ec85-44fb-bc87-cb0ff025d89f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a17e087f-9244-42f1-85bb-fbd4a479b841"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0dc9408-f417-44ae-94cc-7af7be689ed6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1f97a03-9ee6-4c1b-9fad-d17c505afc86"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4e0c801-a519-48e6-92be-0f76ed02c580"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e332a92e-9bec-44b9-bf6c-41706d9c0d1e"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:42:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-a195d4b2-bbd4-4ef5-91ea-659455d29af0 2019-05-10 02:42:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-a195d4b2-bbd4-4ef5-91ea-659455d29af0 2019-05-10 02:42:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a" 2019-05-10 02:42:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f004252-5079-4d02-a599-4c31468b4051 x-compute-request-id: req-1f004252-5079-4d02-a599-4c31468b4051 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-10 02:42:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5989021c-4106-44f9-9922-f1c599687337 2019-05-10 02:42:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5989021c-4106-44f9-9922-f1c599687337 2019-05-10 02:42:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-75350754-f940-4ad1-9186-e46e1e2cfff4 2019-05-10 02:42:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-75350754-f940-4ad1-9186-e46e1e2cfff4 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-1f004252-5079-4d02-a599-4c31468b4051 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75350754-f940-4ad1-9186-e46e1e2cfff4 x-compute-request-id: req-75350754-f940-4ad1-9186-e46e1e2cfff4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811c39d6fd8621ce8fc758de0161b863564e6e10" 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-1f004252-5079-4d02-a599-4c31468b4051 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb 2019-05-10 02:42:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb 2019-05-10 02:42:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb x-compute-request-id: req-c0827e7f-e61d-48a8-a28a-0cebe30bbecb Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:42:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e018cd0d3db8f743f960707f822683ed0ff615a" 2019-05-10 02:42:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-431294c9-4946-4071-a955-2e4483841265 x-compute-request-id: req-431294c9-4946-4071-a955-2e4483841265 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0553edf9-ec85-44fb-bc87-cb0ff025d89f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a17e087f-9244-42f1-85bb-fbd4a479b841"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0dc9408-f417-44ae-94cc-7af7be689ed6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1f97a03-9ee6-4c1b-9fad-d17c505afc86"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4e0c801-a519-48e6-92be-0f76ed02c580"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "0188c009-5143-47f6-af32-045ef6d72f2e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e332a92e-9bec-44b9-bf6c-41706d9c0d1e"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "0188c009-5143-47f6-af32-045ef6d72f2e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-10 02:42:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-431294c9-4946-4071-a955-2e4483841265 2019-05-10 02:42:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:21,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-431294c9-4946-4071-a955-2e4483841265 2019-05-10 02:42:21,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:42:21,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:21,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:21,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:21,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:21,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:21 GMT 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:21,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:21,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:21,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:26,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:26,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:45.893Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:45.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:46.593Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb264943-1d22-440e-b222-7eda27f45fe4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:46.319Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:46.593Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:46.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:46.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:46.313Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:46.593Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cb264943-1d22-440e-b222-7eda27f45fe4", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:46.319Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:47.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:46.743Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:48.751Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5614e110-b858-4054-9a55-fb2b46fe701c x-compute-request-id: req-5614e110-b858-4054-9a55-fb2b46fe701c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:48.542Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:49.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:48.543Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:49.259Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-5614e110-b858-4054-9a55-fb2b46fe701c", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:48.543Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:49.259Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-5614e110-b858-4054-9a55-fb2b46fe701c", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:48.542Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:49.989Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91152a89-3bcd-42e0-993b-67e29cfa2599 x-compute-request-id: req-91152a89-3bcd-42e0-993b-67e29cfa2599 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:49.807Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:50.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:49.809Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:50.495Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-91152a89-3bcd-42e0-993b-67e29cfa2599", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:49.808Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:50.495Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-91152a89-3bcd-42e0-993b-67e29cfa2599", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:49.807Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:51.163Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d07f661-b13d-49b2-becc-8fd128e954b7 x-compute-request-id: req-7d07f661-b13d-49b2-becc-8fd128e954b7 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.046Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:51.699Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7d07f661-b13d-49b2-becc-8fd128e954b7", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.046Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:51.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.047Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:51.699Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7d07f661-b13d-49b2-becc-8fd128e954b7", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.047Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.316Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}], "metadata": {"pagination": {"total": 2507, "offset": 2298, "size": 50}}} 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:26 GMT 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:26,957 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:26,958 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-05-10 02:42:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb264943-1d22-440e-b222-7eda27f45fe4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:42:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:42:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cb264943-1d22-440e-b222-7eda27f45fe4 2019-05-10 02:42:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4" 2019-05-10 02:42:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5614e110-b858-4054-9a55-fb2b46fe701c x-compute-request-id: req-5614e110-b858-4054-9a55-fb2b46fe701c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4" 2019-05-10 02:42:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-5614e110-b858-4054-9a55-fb2b46fe701c 2019-05-10 02:42:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-5614e110-b858-4054-9a55-fb2b46fe701c 2019-05-10 02:42:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91152a89-3bcd-42e0-993b-67e29cfa2599 x-compute-request-id: req-91152a89-3bcd-42e0-993b-67e29cfa2599 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:42:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4" 2019-05-10 02:42:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-91152a89-3bcd-42e0-993b-67e29cfa2599 2019-05-10 02:42:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-91152a89-3bcd-42e0-993b-67e29cfa2599 2019-05-10 02:42:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d07f661-b13d-49b2-becc-8fd128e954b7 x-compute-request-id: req-7d07f661-b13d-49b2-becc-8fd128e954b7 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7d07f661-b13d-49b2-becc-8fd128e954b7 2019-05-10 02:42:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee3d9ce9c0969d785c6f3fce8d04fec09095a4" 2019-05-10 02:42:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-7d07f661-b13d-49b2-becc-8fd128e954b7 2019-05-10 02:42:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:42:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:42:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-10 02:42:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:42:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-05-10 02:42:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-05-10 02:42:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-10 02:42:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-05-10 02:42:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-05-10 02:42:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-05-10 02:42:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-05-10 02:42:26,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-10 02:42:26,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-05-10 02:42:26,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-05-10 02:42:26,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-05-10 02:42:26,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:27,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:27,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:27,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:27,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:27,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:27 GMT 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:27,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:32,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:32,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:32,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5d94cc-b667-4c7d-9c48-d0cbeeec767b x-compute-request-id: req-5a5d94cc-b667-4c7d-9c48-d0cbeeec767b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.212Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5a5d94cc-b667-4c7d-9c48-d0cbeeec767b", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.212Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b01fc18e-a202-4542-80f7-6c9b152dfcb7"}], "metadata": {"pagination": {"total": 2507, "offset": 2348, "size": 50}}} 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:32 GMT 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:32,358 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-05-10 02:42:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-05-10 02:42:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-10 02:42:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-05-10 02:42:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-05-10 02:42:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-05-10 02:42:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-10 02:42:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-05-10 02:42:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-10 02:42:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-05-10 02:42:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-05-10 02:42:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-05-10 02:42:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-10 02:42:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-05-10 02:42:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... 2019-05-10 02:42:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... 2019-05-10 02:42:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-05-10 02:42:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-10 02:42:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-05-10 02:42:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-10 02:42:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-05-10 02:42:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-10 02:42:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-05-10 02:42:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5 2019-05-10 02:42:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-05-10 02:42:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-05-10 02:42:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-10 02:42:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5d94cc-b667-4c7d-9c48-d0cbeeec767b x-compute-request-id: req-5a5d94cc-b667-4c7d-9c48-d0cbeeec767b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:42:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... 2019-05-10 02:42:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5a5d94cc-b667-4c7d-9c48-d0cbeeec767b 2019-05-10 02:42:32,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:32,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:32,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:32 GMT 2019-05-10 02:42:32,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:32,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:32,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:32,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:32,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:37,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:37,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:37,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:37,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:37,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:37,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:37,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:52.575Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: 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/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.896Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.767Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": "Execution done (PID=1606, return_code=0): /tmp/JXNA4/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "proxy_node_x89lcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.265Z", "message": " /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.ac9edaee-ae74-4d7b-9d6a-9f77df9fe2a4"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYA1LMo', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}], "metadata": {"pagination": {"total": 2508, "offset": 2398, "size": 50}}} 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:37 GMT 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:37,592 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-10 02:42:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:42:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5 2019-05-10 02:42:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-b3vmr5 2019-05-10 02:42:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-05-10 02:42:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-10 02:42:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-05-10 02:42:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-10 02:42:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-10 02:42:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-05-10 02:42:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-05-10 02:42:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-10 02:42:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-05-10 02:42:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-05-10 02:42:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-10 02:42:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-05-10 02:42:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-10 02:42:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-10 02:42:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-10 02:42:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-10 02:42:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-10 02:42:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-10 02:42:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-10 02:42:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-05-10 02:42:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: 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/security.html#snimissingwarning. 2019-05-10 02:42:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-05-10 02:42:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:42:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-10 02:42:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-10 02:42:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:42:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:42:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1606, return_code=0): /tmp/JXNA4/install_requirements.sh 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-05-10 02:42:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-05-10 02:42:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-05-10 02:42:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_b3vmr5/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-10 02:42:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:42:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:42:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYA1LMo', '/etc/clearwater/local_config'] 2019-05-10 02:42:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:42:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-05-10 02:42:37,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:37,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:37,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:37,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:37 GMT 2019-05-10 02:42:37,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:37,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:37,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:37,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:37,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:42,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:42,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIzVc0g', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:53.865Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.177Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpoEnDNL', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpbPxEfD', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:54.412Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:53.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8feddf61-ed99-4985-bc5f-47da255ae718", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.183Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bind_0n8asn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8feddf61-ed99-4985-bc5f-47da255ae718 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.183Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpK5MAej', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b4826b42-b81c-4feb-805d-ba85543b47ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c8e4f702f24d8763a5db022ad01955e42104ebc\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.614Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bind_0n8asn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.881Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:55.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.881Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:54.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:55.881Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:55.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:56.385Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f0b791f-9bad-4c20-bc01-7266131194af x-compute-request-id: req-6f0b791f-9bad-4c20-bc01-7266131194af Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.274Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "Process created, PID: 2394", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6f0b791f-9bad-4c20-bc01-7266131194af", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.274Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6f0b791f-9bad-4c20-bc01-7266131194af", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.275Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c8e4f702f24d8763a5db022ad01955e42104ebc\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.276Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/77CNO/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.068Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.736Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:57.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:41:57.736Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:41:56.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:01.807Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:41:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15d671f9-3997-4e6e-8a53-7439d251ef65 x-compute-request-id: req-15d671f9-3997-4e6e-8a53-7439d251ef65 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:01.737Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:02.309Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-15d671f9-3997-4e6e-8a53-7439d251ef65", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:01.737Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:02.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c8e4f702f24d8763a5db022ad01955e42104ebc\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:01.738Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:02.309Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-15d671f9-3997-4e6e-8a53-7439d251ef65", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:01.737Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:03.027Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8527b65-5629-4fd3-9f58-22ed7eea1398 x-compute-request-id: req-d8527b65-5629-4fd3-9f58-22ed7eea1398 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:02.968Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}], "metadata": {"pagination": {"total": 2508, "offset": 2448, "size": 50}}} 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:42 GMT 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:42,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:42:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIzVc0g', '/etc/bind/named.conf.local'] 2019-05-10 02:42:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-05-10 02:42:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-10 02:42:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:42:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:42:42,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:42:42,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-05-10 02:42:42,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:42:42,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:42,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:42:42,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoEnDNL', '/etc/bind/db.clearwater.local'] 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpbPxEfD', '/etc/clearwater/shared_config'] 2019-05-10 02:42:42,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-10 02:42:42,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8feddf61-ed99-4985-bc5f-47da255ae718 2019-05-10 02:42:42,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:42:42,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8feddf61-ed99-4985-bc5f-47da255ae718 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:42:42,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:42:42,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:42:42,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpK5MAej', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e4f702f24d8763a5db022ad01955e42104ebc" 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:42:42,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:42:42,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f0b791f-9bad-4c20-bc01-7266131194af x-compute-request-id: req-6f0b791f-9bad-4c20-bc01-7266131194af Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:42,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-05-10 02:42:42,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-05-10 02:42:42,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2394 2019-05-10 02:42:42,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:42:42,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6f0b791f-9bad-4c20-bc01-7266131194af 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-6f0b791f-9bad-4c20-bc01-7266131194af 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e4f702f24d8763a5db022ad01955e42104ebc" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/77CNO/install-etcd.sh 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-05-10 02:42:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-05-10 02:42:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:41:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15d671f9-3997-4e6e-8a53-7439d251ef65 x-compute-request-id: req-15d671f9-3997-4e6e-8a53-7439d251ef65 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:42:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-15d671f9-3997-4e6e-8a53-7439d251ef65 2019-05-10 02:42:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e4f702f24d8763a5db022ad01955e42104ebc" 2019-05-10 02:42:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-15d671f9-3997-4e6e-8a53-7439d251ef65 2019-05-10 02:42:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8527b65-5629-4fd3-9f58-22ed7eea1398 x-compute-request-id: req-d8527b65-5629-4fd3-9f58-22ed7eea1398 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:42:42,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:42,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:42,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:42 GMT 2019-05-10 02:42:42,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:42,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:42,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:42,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:42,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:47,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:48,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:48,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:48,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:03.659Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:03.327Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:03.659Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:03.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:03.659Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d8527b65-5629-4fd3-9f58-22ed7eea1398", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:02.969Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:03.659Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d8527b65-5629-4fd3-9f58-22ed7eea1398", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:02.968Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6188b603-ecf1-434b-b54f-e98eca262bcc"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:04.376Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:03.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:08.647Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\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,603 B/s)\nReading package lists...\n\nreal\t0m11.281s\nuser\t0m2.768s\nsys\t0m0.362s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:08.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:09.375Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:08.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:09.375Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:08.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:16.884Z", "message": "Waiting for process 2394 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:16.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:36.867Z", "message": "Waiting for process 2394 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:36.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}], "metadata": {"pagination": {"total": 2508, "offset": 2498, "size": 50}}} 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:48 GMT 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:48,101 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:42:48,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:48,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:48,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:48,102 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:42:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-10 02:42:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:42:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d8527b65-5629-4fd3-9f58-22ed7eea1398 2019-05-10 02:42:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d8527b65-5629-4fd3-9f58-22ed7eea1398 2019-05-10 02:42:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:42:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources 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,603 B/s) Reading package lists... real 0m11.281s user 0m2.768s sys 0m0.362s 2019-05-10 02:42:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:42:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-05-10 02:42:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2394 to end... 2019-05-10 02:42:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2394 to end... 2019-05-10 02:42:48,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:48,192 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:48 GMT 2019-05-10 02:42:48,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:48,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:48,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:48,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:48,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:53,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:53,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2508, "offset": 2508, "size": 50}}} 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:53 GMT 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:53,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:53,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:53,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:53,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:53 GMT 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:53,356 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:58,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:42:58,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:42:57.126Z", "message": "Waiting for process 2394 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:42:56.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}], "metadata": {"pagination": {"total": 2509, "offset": 2508, "size": 50}}} 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:58,611 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:58 GMT 2019-05-10 02:42:58,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:58,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-10 02:42:58,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:58,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:58,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:42:58,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2394 to end... 2019-05-10 02:42:58,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:42:58,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:42:58,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:42:58 GMT 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:42:58,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:42:58,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:42:58,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:42:58,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:03,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:03,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:03,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:03,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:03,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:03,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2509, "offset": 2509, "size": 50}}} 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:03 GMT 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:03,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:03,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:04,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:04,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:04,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:04,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:04,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:04,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:04 GMT 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:04,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:09,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:09,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:09,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:09,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:09,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:09,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:09,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:07.501Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y\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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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 14s (5,776 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51436 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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8821\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m58.742s\nuser\t0m18.742s\nsys\t0m8.135s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 9012/etcd \ntcp 0 0 192.168.120.6:53 0.0.0.0:* LISTEN 2329/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2329/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2329/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8949/monit \ntcp 0 0 127.0.0.1:33671 0.0.0.0:* LISTEN 2384/python \ntcp6 0 0 :::53 :::* LISTEN 2329/named \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2329/named \ntcp6 0 0 :::4000 :::* LISTEN 9012/etcd \nudp 0 0 192.168.120.6: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:30557 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.6:53 0.0.0.0:* 2329/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2329/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8415/ntpd \nudp6 0 0 ::1:123 :::* 8415/ntpd \nudp6 0 0 :::123 :::* 8415/ntpd \nudp6 0 0 :::34541 :::* 553/dhclient \nudp6 0 0 :::53 :::* 2329/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9044 1092/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6539 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8699 872/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:00 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:40 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 02:40 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 02:40 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 132 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 519 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 02:40 ? 00:00:00 [kauditd]\nmessage+ 872 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 936 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 938 1 0 02:40 ? 00:00:00 rsyslogd\nroot 1037 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1093 1 0 02:40 ? 00:00:00 cron\ndaemon 1094 1 0 02:40 ? 00:00:00 atd\nroot 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_d2fe1y/env/bin/python -m cloudify_agent.worker --queue bind_host_d2fe1y --max-workers 5 --name bind_host_d2fe1y\nubuntu 1463 1461 0 02:40 ? 00:00:00 /home/ubuntu/bind_host_d2fe1y/env/bin/python -m cloudify_agent.worker --queue bind_host_d2fe1y --max-workers 5 --name bind_host_d2fe1y\nubuntu 1606 1 0 02:40 ? 00:00:00 python2.7 /home/ubuntu/bind_host_d2fe1y/env/bin/diamond --configfile /home/ubuntu/bind_host_d2fe1y/work/plugins/diamond/etc/diamond.conf\nbind 2329 1 0 02:41 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2384 1463 1 02:41 ? 00:00:00 /home/ubuntu/bind_host_d2fe1y/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-0YlPIE\nubuntu 2394 2384 0 02:41 ? 00:00:00 /bin/sh -c /tmp/77CNO/install-etcd.sh\nubuntu 2396 2394 0 02:41 ? 00:00:00 /bin/bash -e /tmp/77CNO/install-etcd.sh\nntp 8415 1 0 02:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8949 1 0 02:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8956 8949 0 02:42 ? 00:00:00 [check-monit-upt] \nclearwa+ 9012 1 0 02:42 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 9048 8949 0 02:43 ? 00:00:00 [check-etcd-upti] \nroot 9052 8949 0 02:43 ? 00:00:00 [poll_etcd_clust] \nroot 9055 8949 0 02:43 ? 00:00:00 [poll_etcd.sh] \nroot 9086 1 0 02:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9091 9086 0 02:43 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9219 2396 0 02:43 ? 00:00:00 /bin/bash -e /tmp/77CNO/install-etcd.sh\nubuntu 9220 9219 0 02:43 ? 00:00:00 /bin/bash -e /tmp/77CNO/install-etcd.sh\nroot 9221 9220 0 02:43 ? 00:00:00 sudo ps -edf\nroot 9222 9221 0 02:43 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] => /var/log/kern.log\n/var/log/monit.log\n/var/log/sysstat/clearwater-sa10\n/var/log/sysstat/sa10\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.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/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/syslog\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c4:4b:f4 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec4:4bf4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71477 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39202 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128154721 (128.1 MB) TX bytes:4351247 (4.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95665 (95.6 KB) TX bytes:95665 (95.6 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.006s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.102Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] => [10-May-2019 02:43:00 UTC] clearwater-diags-monitor starting\n[10-May-2019 02:43:00 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "Execution done (PID=2394, return_code=0): /tmp/77CNO/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " \r100 3149 100 3149 0 0 11334 0 --:--:-- --:--:-- --:--:-- 11368", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] => 2019-05-10 02:42:53.466476143 Stopping etcd clearwater-etcd\n2019-05-10 02:42:59.502183738 Restarting etcd clearwater-etcd\n2019-05-10 02:42:59.511276341 Configured ETCDCTL_PEERS: \n2019-05-10 02:42:59.513697320 Check for previous failed startup attempt\n2019-05-10 02:42:59.514772111 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-05-10 02:42:59.549196224 etcdctl returned 2\n2019-05-10 02:42:59.560984570 Creating new cluster...\n2019-05-10 02:42:59.566589826 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2019-05-10 02:42:59.569855831 Check we're actually a member of the cluster\n2019-05-10 02:42:59.581850840 Wait for etcd to startup\n2019-05-10 02:43:00.592138321 Etcd started successfully\n2019-05-10 02:42:59.616406 I | etcdmain: etcd Version: 3.1.7\n2019-05-10 02:42:59.616472 I | etcdmain: Git SHA: 43b7507\n2019-05-10 02:42:59.616476 I | etcdmain: Go Version: go1.7.5\n2019-05-10 02:42:59.616479 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-10 02:42:59.616483 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-10 02:42:59.616581 I | embed: listening for peers on http://192.168.120.6:2380\n2019-05-10 02:42:59.616646 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-10 02:42:59.674242 I | etcdserver: name = 192-168-120-6\n2019-05-10 02:42:59.674257 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2019-05-10 02:42:59.674262 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2019-05-10 02:42:59.674266 I | etcdserver: heartbeat = 100ms\n2019-05-10 02:42:59.674269 I | etcdserver: election = 1000ms\n2019-05-10 02:42:59.674273 I | etcdserver: snapshot count = 10000\n2019-05-10 02:42:59.674281 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2019-05-10 02:42:59.674285 I | etcdserver: initial advertise peer URLs = http://192.168.120.6:2380\n2019-05-10 02:42:59.674303 I | etcdserver: initial cluster = 192-168-120-6=http://192.168.120.6:2380\n2019-05-10 02:42:59.683507 I | etcdserver: starting member 93f14446c7a3117b in cluster 92628967c2eb7c3a\n2019-05-10 02:42:59.683569 I | raft: 93f14446c7a3117b became follower at term 0\n2019-05-10 02:42:59.683617 I | raft: newRaft 93f14446c7a3117b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-10 02:42:59.683623 I | raft: 93f14446c7a3117b became follower at term 1\n2019-05-10 02:42:59.704877 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-10 02:42:59.706121 I | etcdserver/membership: added member 93f14446c7a3117b [http://192.168.120.6:2380] to cluster 92628967c2eb7c3a\n2019-05-10 02:43:00.383812 I | raft: 93f14446c7a3117b is starting a new election at term 1\n2019-05-10 02:43:00.383937 I | raft: 93f14446c7a3117b became candidate at term 2\n2019-05-10 02:43:00.383964 I | raft: 93f14446c7a3117b received MsgVoteResp from 93f14446c7a3117b at term 2\n2019-05-10 02:43:00.383979 I | raft: 93f14446c7a3117b became leader at term 2\n2019-05-10 02:43:00.383985 I | raft: raft.node: 93f14446c7a3117b elected leader 93f14446c7a3117b at term 2\n2019-05-10 02:43:00.384287 I | etcdserver: setting up the initial cluster version to 3.1\n2019-05-10 02:43:00.385592 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-10 02:43:00.385620 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-10 02:43:00.385640 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 92628967c2eb7c3a\n2019-05-10 02:43:00.385730 I | embed: ready to serve client requests\n2019-05-10 02:43:00.386242 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-10 02:43:00.827855 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:46225\n2019-05-10 02:43:00.831908 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:46226\n2019-05-10 02:43:00.835295 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:46227\n2019-05-10 02:43:07.497819 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.6/liveness-check remote:192.168.120.6:46234\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}, {"node_instance_id": "bind_0n8asn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:08.821Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:07.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.326da5f6-3e34-4d28-b0fe-e6e72e2e14c8"}], "metadata": {"pagination": {"total": 2544, "offset": 2509, "size": 50}}} 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:09 GMT 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:09,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:09,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:09,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:09,290 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:09,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y 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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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 14s (5,776 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51436 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8821 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m58.742s user 0m18.742s sys 0m8.135s 2019-05-10 02:43:09,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 9012/etcd tcp 0 0 192.168.120.6:53 0.0.0.0:* LISTEN 2329/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2329/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2329/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8949/monit tcp 0 0 127.0.0.1:33671 0.0.0.0:* LISTEN 2384/python tcp6 0 0 :::53 :::* LISTEN 2329/named tcp6 0 0 :::22 :::* LISTEN 1091/sshd tcp6 0 0 ::1:953 :::* LISTEN 2329/named tcp6 0 0 :::4000 :::* LISTEN 9012/etcd udp 0 0 192.168.120.6: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:30557 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.6:53 0.0.0.0:* 2329/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2329/named udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8415/ntpd udp6 0 0 ::1:123 :::* 8415/ntpd udp6 0 0 :::123 :::* 8415/ntpd udp6 0 0 :::34541 :::* 553/dhclient udp6 0 0 :::53 :::* 2329/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9044 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6539 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8699 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.006s 2019-05-10 02:43:09,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-05-10 02:43:09,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:00 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:40 ? 00:00:00 [kworker/0:0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 51 2 0 02:40 ? 00:00:00 [kworker/u2:2] root 52 2 0 02:40 ? 00:00:00 [kworker/u2:3] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 132 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 519 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 02:40 ? 00:00:00 [kauditd] message+ 872 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind root 936 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon syslog 938 1 0 02:40 ? 00:00:00 rsyslogd root 1037 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 02:40 ? 00:00:00 cron daemon 1094 1 0 02:40 ? 00:00:00 atd root 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_d2fe1y/env/bin/python -m cloudify_agent.worker --queue bind_host_d2fe1y --max-workers 5 --name bind_host_d2fe1y ubuntu 1463 1461 0 02:40 ? 00:00:00 /home/ubuntu/bind_host_d2fe1y/env/bin/python -m cloudify_agent.worker --queue bind_host_d2fe1y --max-workers 5 --name bind_host_d2fe1y ubuntu 1606 1 0 02:40 ? 00:00:00 python2.7 /home/ubuntu/bind_host_d2fe1y/env/bin/diamond --configfile /home/ubuntu/bind_host_d2fe1y/work/plugins/diamond/etc/diamond.conf bind 2329 1 0 02:41 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2384 1463 1 02:41 ? 00:00:00 /home/ubuntu/bind_host_d2fe1y/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-0YlPIE ubuntu 2394 2384 0 02:41 ? 00:00:00 /bin/sh -c /tmp/77CNO/install-etcd.sh ubuntu 2396 2394 0 02:41 ? 00:00:00 /bin/bash -e /tmp/77CNO/install-etcd.sh ntp 8415 1 0 02:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8949 1 0 02:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8956 8949 0 02:42 ? 00:00:00 [check-monit-upt] clearwa+ 9012 1 0 02:42 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 9048 8949 0 02:43 ? 00:00:00 [check-etcd-upti] root 9052 8949 0 02:43 ? 00:00:00 [poll_etcd_clust] root 9055 8949 0 02:43 ? 00:00:00 [poll_etcd.sh] root 9086 1 0 02:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9091 9086 0 02:43 ? 00:00:00 inotifywait -e create -qq . ubuntu 9219 2396 0 02:43 ? 00:00:00 /bin/bash -e /tmp/77CNO/install-etcd.sh ubuntu 9220 9219 0 02:43 ? 00:00:00 /bin/bash -e /tmp/77CNO/install-etcd.sh root 9221 9220 0 02:43 ? 00:00:00 sudo ps -edf root 9222 9221 0 02:43 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-05-10 02:43:09,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-05-10 02:43:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-05-10 02:43:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.003s sys 0m0.003s 2019-05-10 02:43:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-05-10 02:43:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/kern.log /var/log/monit.log /var/log/sysstat/clearwater-sa10 /var/log/sysstat/sa10 /var/log/dmesg /var/log/auth.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.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/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/iotop.log /var/log/btmp /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/lastlog /var/log/syslog real 0m0.006s user 0m0.001s sys 0m0.004s 2019-05-10 02:43:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-10 02:43:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c4:4b:f4 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec4:4bf4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71477 errors:0 dropped:0 overruns:0 frame:0 TX packets:39202 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128154721 (128.1 MB) TX bytes:4351247 (4.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95665 (95.6 KB) TX bytes:95665 (95.6 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-05-10 02:43:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-05-10 02:43:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.006s sys 0m0.007s 2019-05-10 02:43:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-05-10 02:43:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-05-10 02:43:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-10 02:43:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [10-May-2019 02:43:00 UTC] clearwater-diags-monitor starting [10-May-2019 02:43:00 UTC] Waiting for trigger files real 0m0.004s user 0m0.001s sys 0m0.004s 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2394, return_code=0): /tmp/77CNO/install-etcd.sh 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-10 02:43:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11334 0 --:--:-- --:--:-- --:--:-- 11368 2019-05-10 02:43:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y 2019-05-10 02:43:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-10 02:43:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-05-10 02:42:53.466476143 Stopping etcd clearwater-etcd 2019-05-10 02:42:59.502183738 Restarting etcd clearwater-etcd 2019-05-10 02:42:59.511276341 Configured ETCDCTL_PEERS: 2019-05-10 02:42:59.513697320 Check for previous failed startup attempt 2019-05-10 02:42:59.514772111 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-05-10 02:42:59.549196224 etcdctl returned 2 2019-05-10 02:42:59.560984570 Creating new cluster... 2019-05-10 02:42:59.566589826 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-05-10 02:42:59.569855831 Check we're actually a member of the cluster 2019-05-10 02:42:59.581850840 Wait for etcd to startup 2019-05-10 02:43:00.592138321 Etcd started successfully 2019-05-10 02:42:59.616406 I | etcdmain: etcd Version: 3.1.7 2019-05-10 02:42:59.616472 I | etcdmain: Git SHA: 43b7507 2019-05-10 02:42:59.616476 I | etcdmain: Go Version: go1.7.5 2019-05-10 02:42:59.616479 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-10 02:42:59.616483 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-10 02:42:59.616581 I | embed: listening for peers on http://192.168.120.6:2380 2019-05-10 02:42:59.616646 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-10 02:42:59.674242 I | etcdserver: name = 192-168-120-6 2019-05-10 02:42:59.674257 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-05-10 02:42:59.674262 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-05-10 02:42:59.674266 I | etcdserver: heartbeat = 100ms 2019-05-10 02:42:59.674269 I | etcdserver: election = 1000ms 2019-05-10 02:42:59.674273 I | etcdserver: snapshot count = 10000 2019-05-10 02:42:59.674281 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-05-10 02:42:59.674285 I | etcdserver: initial advertise peer URLs = http://192.168.120.6:2380 2019-05-10 02:42:59.674303 I | etcdserver: initial cluster = 192-168-120-6=http://192.168.120.6:2380 2019-05-10 02:42:59.683507 I | etcdserver: starting member 93f14446c7a3117b in cluster 92628967c2eb7c3a 2019-05-10 02:42:59.683569 I | raft: 93f14446c7a3117b became follower at term 0 2019-05-10 02:42:59.683617 I | raft: newRaft 93f14446c7a3117b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-10 02:42:59.683623 I | raft: 93f14446c7a3117b became follower at term 1 2019-05-10 02:42:59.704877 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-10 02:42:59.706121 I | etcdserver/membership: added member 93f14446c7a3117b [http://192.168.120.6:2380] to cluster 92628967c2eb7c3a 2019-05-10 02:43:00.383812 I | raft: 93f14446c7a3117b is starting a new election at term 1 2019-05-10 02:43:00.383937 I | raft: 93f14446c7a3117b became candidate at term 2 2019-05-10 02:43:00.383964 I | raft: 93f14446c7a3117b received MsgVoteResp from 93f14446c7a3117b at term 2 2019-05-10 02:43:00.383979 I | raft: 93f14446c7a3117b became leader at term 2 2019-05-10 02:43:00.383985 I | raft: raft.node: 93f14446c7a3117b elected leader 93f14446c7a3117b at term 2 2019-05-10 02:43:00.384287 I | etcdserver: setting up the initial cluster version to 3.1 2019-05-10 02:43:00.385592 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-10 02:43:00.385620 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-10 02:43:00.385640 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 92628967c2eb7c3a 2019-05-10 02:43:00.385730 I | embed: ready to serve client requests 2019-05-10 02:43:00.386242 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-10 02:43:00.827855 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:46225 2019-05-10 02:43:00.831908 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:46226 2019-05-10 02:43:00.835295 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:46227 2019-05-10 02:43:07.497819 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.6/liveness-check remote:192.168.120.6:46234 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-10 02:43:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-10 02:43:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-05-10 02:43:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-10 02:43:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:43:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:43:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:43:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-d2fe1y 2019-05-10 02:43:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-10 02:43:09,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:09,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:09 GMT 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:09,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:14,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:14,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:14,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:14,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:09.530Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:09.530Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:09.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:09.530Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bind_0n8asn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:09.530Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:08.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:10.291Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:10.935Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:10.935Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:10.935Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:11.530Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:11.530Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:11.530Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:10.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.083Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.083Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1T5S5/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.083Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.083Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.083Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'homer-72rokc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VG7VW/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkNRCWm', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVr4euy', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:11.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.3228dcd8-e459-408d-b2b2-87a089db77ba"}, {"node_instance_id": "ellis_we0510", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:12.749Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpj7_pcK', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-lzrxyd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YL80D/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "vellum_ip4eav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:12.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.307Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYq48Bn', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.4871aa8b-3e77-4af1-9dc3-c2e5cbf927b6"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-we0510', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpZ9Xxqo', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "dime_0iy41b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:13.926Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTriHIE', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-ip4eav', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/57MPN/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}], "metadata": {"pagination": {"total": 2600, "offset": 2544, "size": 50}}} 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:14 GMT 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:14,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:14,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:14,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:14,646 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:14,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:43:14,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:43:14,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-10 02:43:14,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:14,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-10 02:43:14,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1T5S5/clearwater.py 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'homer-72rokc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-10 02:43:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VG7VW/clearwater.py 2019-05-10 02:43:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkNRCWm', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVr4euy', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:43:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpj7_pcK', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-lzrxyd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-05-10 02:43:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:43:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YL80D/clearwater.py 2019-05-10 02:43:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYq48Bn', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:43:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-we0510', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZ9Xxqo', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:43:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTriHIE', '/etc/clearwater/local_config'] 2019-05-10 02:43:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-10 02:43:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-ip4eav', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-05-10 02:43:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/57MPN/clearwater.py 2019-05-10 02:43:14,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:14,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:14,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:14 GMT 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:14,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:19,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:19,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:19,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:13.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8caefd97-991f-4420-a9a0-96c565da12b1"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-ip4eav', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:14.550Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTriHIE', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdG5mQm', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "vellum_ip4eav", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5e543360-23dc-4c3f-8090-5ed58b3f8fe2"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5TSLG/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.143Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:14.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'dime-0iy41b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpii0LJj', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpZN3Lcn', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.612eb6a8-3747-4ecc-8ad1-95cacfabecba"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:15.654Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5VXZU/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.6', 'name': u'bono-3rfxio', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8MkEnO', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.298Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpI3wOeB', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "ellis_we0510", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.976Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.976Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.29c9cc76-3581-441c-871e-441d615b6ac9"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.976Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.976Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:16.976Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:15.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.761Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:16.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/1DU2S/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Process created, PID: 1739", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}], "metadata": {"pagination": {"total": 2663, "offset": 2594, "size": 50}}} 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:19 GMT 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:19,827 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:19,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:43:19,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:43:19,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-ip4eav', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-05-10 02:43:19,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:43:19,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTriHIE', '/etc/clearwater/local_config'] 2019-05-10 02:43:19,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:43:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdG5mQm', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5TSLG/clearwater.py 2019-05-10 02:43:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-10 02:43:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:43:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:43:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:43:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'dime-0iy41b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}. 2019-05-10 02:43:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:43:19,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpii0LJj', '/etc/clearwater/local_config'] 2019-05-10 02:43:19,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:43:19,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZN3Lcn', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:43:19,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5VXZU/clearwater.py 2019-05-10 02:43:19,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.6', 'name': u'bono-3rfxio', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2019-05-10 02:43:19,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-10 02:43:19,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:43:19,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:43:19,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-10 02:43:19,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8MkEnO', '/etc/clearwater/local_config'] 2019-05-10 02:43:19,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpI3wOeB', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-10 02:43:19,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:43:19,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:19,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:43:19,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:19,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:19,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:43:19,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/1DU2S/install-ellis.sh 2019-05-10 02:43:19,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:19,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-05-10 02:43:19,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:43:19,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:43:19,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-05-10 02:43:19,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-05-10 02:43:19,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:19,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:19 GMT 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:19,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:24,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:25,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:25,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:25,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:25,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:25,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:25,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:17.567Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.150Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.150Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.150Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.150Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.150Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/9RLAS/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:17.823Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7ec893b-e996-4630-801d-490a6cd5148a"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/IKF6P/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "Process created, PID: 1737", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.397Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:18.664Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.278Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.278Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.278Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/DL6FP/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.733Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:18.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:19.800Z", "message": "Process created, PID: 1733", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:19.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:20.418Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/0YDO7/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:20.418Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VEFI2/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.874Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.1b730821-ec5f-41af-8a1e-264a1d6e229a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "Process created, PID: 1739", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.013Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:21.522Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:20.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/LLAUM/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.359Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2708, "offset": 2644, "size": 50}}} 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:25 GMT 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:25,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:25,023 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/9RLAS/append_proxy_snmp_conf.py 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/IKF6P/install-homer.sh 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1737 2019-05-10 02:43:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:43:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:43:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-05-10 02:43:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-05-10 02:43:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-05-10 02:43:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-05-10 02:43:25,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/DL6FP/install-vellum.sh 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-10 02:43:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-05-10 02:43:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-05-10 02:43:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-10 02:43:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:43:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-10 02:43:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1733 2019-05-10 02:43:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/0YDO7/install-dime.sh 2019-05-10 02:43:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:43:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VEFI2/append_proxy_snmp_conf.py 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-05-10 02:43:25,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/LLAUM/install-sprout.sh 2019-05-10 02:43:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-05-10 02:43:25,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:43:25,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:43:25,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-10 02:43:25,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:25,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:25,101 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:25 GMT 2019-05-10 02:43:25,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:25,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:25,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:25,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:25,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:30,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:30,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.177Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:21.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:22.687Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:22.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.206Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SLO3A/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "Process created, PID: 1734", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:23.888Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:23.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2708, "offset": 2694, "size": 50}}} 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:30,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:30 GMT 2019-05-10 02:43:30,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:30,445 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:30,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:30,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:30,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:30,445 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:30,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:30,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-05-10 02:43:30,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:43:30,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-10 02:43:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-05-10 02:43:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SLO3A/install-bono.sh 2019-05-10 02:43:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1734 2019-05-10 02:43:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:43:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:43:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-05-10 02:43:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-05-10 02:43:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-05-10 02:43:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-05-10 02:43:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:43:30,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:30,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:30 GMT 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:30,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:35,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:35,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:32.113Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [524 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 [579 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,184 kB/s)\nReading package lists...\n\nreal\t0m14.374s\nuser\t0m4.900s\nsys\t0m0.666s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:31.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:32.732Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:32.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:32.732Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:32.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:32.732Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:32.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:32.732Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:32.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:32.732Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [579 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,162 kB/s)\nReading package lists...\n\nreal\t0m13.571s\nuser\t0m5.097s\nsys\t0m0.595s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:32.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}], "metadata": {"pagination": {"total": 2714, "offset": 2708, "size": 50}}} 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:35 GMT 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:35,954 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [524 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 [579 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,184 kB/s) Reading package lists... real 0m14.374s user 0m4.900s sys 0m0.666s 2019-05-10 02:43:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:43:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-05-10 02:43:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:43:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-05-10 02:43:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:18 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [579 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,162 kB/s) Reading package lists... real 0m13.571s user 0m5.097s sys 0m0.595s 2019-05-10 02:43:35,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:36,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:36 GMT 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:36,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:36,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:36,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:36,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:41,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:41,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:36.060Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 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 [524 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 [579 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,155 kB/s)\nReading package lists...\n\nreal\t0m16.417s\nuser\t0m5.000s\nsys\t0m0.691s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:35.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:36.820Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:36.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:36.820Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:36.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:37.465Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:37.465Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:24 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\nGet:25 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nGet:27 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:28 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nGet:29 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:30 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nGet:31 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,177 kB/s)\nReading package lists...\n\nreal\t0m16.276s\nuser\t0m5.041s\nsys\t0m0.500s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:37.465Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:37.465Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:37.465Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 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 [524 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 [579 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,220 kB/s)\nReading package lists...\n\nreal\t0m14.993s\nuser\t0m4.954s\nsys\t0m0.595s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:38.174Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:38.174Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:37.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:38.908Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:38.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:38.908Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:38.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:38.908Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:24 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\nGet:25 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nGet:26 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nGet:27 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:28 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:29 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:30 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:31 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,201 kB/s)\nReading package lists...\n\nreal\t0m14.823s\nuser\t0m4.896s\nsys\t0m0.693s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:38.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:38.908Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:38.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:39.556Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:39.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:40.463Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:40.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}], "metadata": {"pagination": {"total": 2730, "offset": 2714, "size": 50}}} 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:41 GMT 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:41,634 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 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 [524 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 [579 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,155 kB/s) Reading package lists... real 0m16.417s user 0m5.000s sys 0m0.691s 2019-05-10 02:43:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:43:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-05-10 02:43:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-05-10 02:43:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:24 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 Get:25 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Get:27 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:28 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Get:29 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:30 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Get:31 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,177 kB/s) Reading package lists... real 0m16.276s user 0m5.041s sys 0m0.500s 2019-05-10 02:43:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:43:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:43:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 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 [524 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 [579 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,220 kB/s) Reading package lists... real 0m14.993s user 0m4.954s sys 0m0.595s 2019-05-10 02:43:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:43:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-05-10 02:43:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:43:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:43:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:24 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 Get:25 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Get:26 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Get:27 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:28 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:29 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:30 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:31 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,201 kB/s) Reading package lists... real 0m14.823s user 0m4.896s sys 0m0.693s 2019-05-10 02:43:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-05-10 02:43:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:43:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:43:41,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:41,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:41,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:41,720 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:41 GMT 2019-05-10 02:43:41,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:41,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:41,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:41,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:41,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:46,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:47,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:41.885Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:41.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:43.252Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2732, "offset": 2730, "size": 50}}} 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:47 GMT 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:47,137 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:43:47,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:43:47,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:43:47,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:47,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:47,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:47,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:47 GMT 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:47,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:47,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:47,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:52,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:52,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2732, "offset": 2732, "size": 50}}} 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:52 GMT 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:52,443 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:52,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:52,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:52 GMT 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:52,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:57,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:43:57,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:57,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:57,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:57,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:57,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:57.316Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:57.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}], "metadata": {"pagination": {"total": 2733, "offset": 2732, "size": 50}}} 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:57 GMT 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:57,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:43:57,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:43:57,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:43:58,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:43:58,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:43:58 GMT 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:43:58,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:43:58,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:43:58,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:43:58,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:03,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:03,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:03,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:03,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:03,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:03,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:58.288Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:58.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:43:59.296Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:43:59.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:00.460Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:00.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:01.909Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:01.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}], "metadata": {"pagination": {"total": 2737, "offset": 2733, "size": 50}}} 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:03 GMT 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:03,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:03,115 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:44:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:44:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:44:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:44:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:44:03,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:03,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:03,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:03,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:03,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:03,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:03 GMT 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:03,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:08,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:08,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:08,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:08,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:03.258Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:03.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2738, "offset": 2737, "size": 50}}} 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:08 GMT 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-10 02:44:08,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:08,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:08,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:44:08,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:08,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:08 GMT 2019-05-10 02:44:08,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:08,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:08,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:08,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:08,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:13,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:13,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:13,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2738, "offset": 2738, "size": 50}}} 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:13 GMT 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:13,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:13,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:13,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:13,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:13,660 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:13 GMT 2019-05-10 02:44:13,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:13,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:13,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:13,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:13,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:18,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:18,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:17.341Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:17.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:18.492Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:18.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}], "metadata": {"pagination": {"total": 2740, "offset": 2738, "size": 50}}} 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:18 GMT 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:18,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:44:18,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:44:18,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:44:18,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:18,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:18,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:18,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:18,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:18,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:18 GMT 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:18,900 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:23,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:24,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:24,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:24,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:19.298Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:19.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:20.674Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:20.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:21.875Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:21.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:23.265Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:23.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2744, "offset": 2740, "size": 50}}} 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:24 GMT 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:24,212 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:44:24,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:24,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:24,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:24,213 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:44:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:44:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:44:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:44:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:44:24,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:24,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:24 GMT 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:24,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:29,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:29,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:29 GMT 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:29,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:29,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:29,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:29,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:29,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:29,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:29,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:29,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:29 GMT 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:29,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:34,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:34,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:34,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:34 GMT 2019-05-10 02:44:34,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:34,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:44:34,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:34,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:34,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:34,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:35,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:35,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:35,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:35,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:35 GMT 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:35,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:35,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:40,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:40,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:40,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:40,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:40,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:40,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:37.371Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:37.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:38.520Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:38.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:39.295Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:39.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}], "metadata": {"pagination": {"total": 2747, "offset": 2744, "size": 50}}} 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:40 GMT 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:40,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:40,212 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:44:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:44:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:44:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:44:40,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:40,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:40,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:40,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:40,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:40,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:40,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:40 GMT 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:40,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:45,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:40.692Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:40.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:41.921Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:41.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:43.255Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:43.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2750, "offset": 2747, "size": 50}}} 2019-05-10 02:44:45,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:45 GMT 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:45,471 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:44:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:44:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:44:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:44:45,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:45,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:45,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:45,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:45 GMT 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:45,603 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:50,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:50,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:50 GMT 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:50,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:50,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:50,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:50 GMT 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:50,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:55,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:44:55,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:55,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:55 GMT 2019-05-10 02:44:55,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:55,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:44:55,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:55,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:55,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:44:55,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:44:56,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:44:56,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:44:56 GMT 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:44:56,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:44:56,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:44:56,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:44:56,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:01,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:01,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:01,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:57.389Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:57.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:58.490Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:58.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:44:59.319Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:44:59.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:00.702Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:00.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}], "metadata": {"pagination": {"total": 2754, "offset": 2750, "size": 50}}} 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:01 GMT 2019-05-10 02:45:01,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:01,241 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:01,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:01,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:01,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:01,241 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:45:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:45:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:01,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:01,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:01,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:01,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:01,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:01,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:01 GMT 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:01,365 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:01,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:06,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:06,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:01.899Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:01.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:03.465Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:03.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2756, "offset": 2754, "size": 50}}} 2019-05-10 02:45:06,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:06 GMT 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:06,469 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:06,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:45:06,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:45:06,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:06,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:06,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:06,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:06 GMT 2019-05-10 02:45:06,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:06,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:06,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:06,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:06,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:11,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:11,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:11,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:11,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:11,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:11,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2756, "offset": 2756, "size": 50}}} 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:11 GMT 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:11,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:11,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:11,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:11,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:11 GMT 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:11,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:16,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:16,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2756, "offset": 2756, "size": 50}}} 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:16 GMT 2019-05-10 02:45:16,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:16,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:45:16,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:16,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:16,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:16,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:16,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:16,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:16,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:16,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:16,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:16,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:16 GMT 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:16,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:21,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:22,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:17.364Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:17.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:18.509Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:18.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:19.530Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:19.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:20.712Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:20.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:21.906Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:21.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}], "metadata": {"pagination": {"total": 2761, "offset": 2756, "size": 50}}} 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:22 GMT 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:22,120 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:45:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:45:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:45:22,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:22,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:22 GMT 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:22,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:27,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:27,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:27,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:27,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:27,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:27,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:23.471Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:23.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2762, "offset": 2761, "size": 50}}} 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:27 GMT 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:27,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:27,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:45:27,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:27,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:27,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:27,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:27,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:27,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:27 GMT 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:27,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:32,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:32,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:32,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:27.898Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338\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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://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/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://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.7 [1,330 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.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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,605 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8488\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 8530\nclearwater-socket-factory-sig start/running, process 8535\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.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m49.167s\nuser\t0m8.475s\nsys\t0m7.283s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:27.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:28.444Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:27.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2764, "offset": 2762, "size": 50}}} 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:32,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:32 GMT 2019-05-10 02:45:32,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:32,587 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:32,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:32,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:32,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:32,587 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338 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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://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/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://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.7 [1,330 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.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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,605 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8488 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 8530 clearwater-socket-factory-sig start/running, process 8535 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m49.167s user 0m8.475s sys 0m7.283s 2019-05-10 02:45:32,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:45:32,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:32,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:32,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:32 GMT 2019-05-10 02:45:32,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:32,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:32,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:32,655 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:32,655 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:37,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:37,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:37.382Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:37.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}], "metadata": {"pagination": {"total": 2765, "offset": 2764, "size": 50}}} 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:37 GMT 2019-05-10 02:45:37,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:37,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-10 02:45:37,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:37,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:37,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:37,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:37,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:37,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:37,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:37 GMT 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:37,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:37,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:37,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:37,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:42,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:43,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:43,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:43,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:43,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:43,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:38.516Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:38.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:39.556Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:39.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:40.727Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:40.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:41.923Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:41.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}], "metadata": {"pagination": {"total": 2769, "offset": 2765, "size": 50}}} 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:43 GMT 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:43,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:43,004 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:45:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:45:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:45:43,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:43,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:43,211 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:43 GMT 2019-05-10 02:45:43,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:43,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:43,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:43,212 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:43,212 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:48,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:48,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:43.540Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:43.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2770, "offset": 2769, "size": 50}}} 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:48,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:48 GMT 2019-05-10 02:45:48,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:48,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-10 02:45:48,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:48,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:48,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:48,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:45:48,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:48,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:48,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:48,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:48 GMT 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:48,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:48,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:48,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:48,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:53,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:54,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:54,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:50.553Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2\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 2 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:26 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:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 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.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 17s (3,265 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8777\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 8808\nclearwater-socket-factory-sig start/running, process 8813\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8862\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................................................................................+++\n...........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m13.025s\nuser\t0m9.591s\nsys\t0m8.417s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:50.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:51.240Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:50.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}], "metadata": {"pagination": {"total": 2772, "offset": 2770, "size": 50}}} 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:54 GMT 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:54,062 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:54,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2 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 2 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:26 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:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 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.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 17s (3,265 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8777 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 8808 clearwater-socket-factory-sig start/running, process 8813 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8862 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................................................................+++ ...........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m13.025s user 0m9.591s sys 0m8.417s 2019-05-10 02:45:54,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:45:54,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:45:54,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:54 GMT 2019-05-10 02:45:54,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:54,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:45:54,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:54,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:54,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:59,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:45:59,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:45:59,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:55.433Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04\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 2 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 10s (6,468 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51954 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9090\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9829\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....+++\n...+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m23.237s\nuser\t0m16.536s\nsys\t0m10.716s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:55.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:56.118Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:55.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:57.402Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:57.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:58.561Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:58.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:45:59.574Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:45:59.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}], "metadata": {"pagination": {"total": 2777, "offset": 2772, "size": 50}}} 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:45:59,887 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:45:59 GMT 2019-05-10 02:45:59,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:45:59,888 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:45:59,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:45:59,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:45:59,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:45:59,888 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:45:59,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04 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 2 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 10s (6,468 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51954 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9090 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9829 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....+++ ...+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m23.237s user 0m16.536s sys 0m10.716s 2019-05-10 02:45:59,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:45:59,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:45:59,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:45:59,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:45:59,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:00,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:00 GMT 2019-05-10 02:46:00,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:00,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:00,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:00,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:00,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:05,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:05,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:05,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:00.693Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:00.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:01.425Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:00.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:01.425Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:01.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:01.425Z", "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 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,498 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57640 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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.883s\nuser\t0m12.903s\nsys\t0m3.481s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:00.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:01.425Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do\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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 23s (3,673 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8847\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................+++\n.................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m28.692s\nuser\t0m20.425s\nsys\t0m10.570s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:01.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:01.947Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:03.533Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:03.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2784, "offset": 2777, "size": 50}}} 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:05 GMT 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:05,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:05,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:46:05,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:46:05,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:46:05,230 - 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 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,498 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57640 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.883s user 0m12.903s sys 0m3.481s 2019-05-10 02:46:05,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do 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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 23s (3,673 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8847 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................+++ .................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m28.692s user 0m20.425s sys 0m10.570s 2019-05-10 02:46:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:46:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-10 02:46:05,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:05,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:05,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:05,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:05 GMT 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:05,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:05,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:05,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:10,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:10,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2784, "offset": 2784, "size": 50}}} 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:10 GMT 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:10,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:10,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:10,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:10,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:10,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:10,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:10,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:10 GMT 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:10,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:15,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:15,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:15,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:13.742Z", "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 2 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (647 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57863 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m12.802s\nuser\t0m0.765s\nsys\t0m0.675s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:13.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:14.269Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:13.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:14.269Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:13.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:14.269Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:13.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}], "metadata": {"pagination": {"total": 2788, "offset": 2784, "size": 50}}} 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:15 GMT 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:15,725 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:15,726 - 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 2 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (647 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57863 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m12.802s user 0m0.765s sys 0m0.675s 2019-05-10 02:46:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-05-10 02:46:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-05-10 02:46:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-05-10 02:46:15,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:15,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:15,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:15,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:15 GMT 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:15,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:15,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:15,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:20,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:20,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:15.704Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h\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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:50 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 11s (7,901 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9220\nclearwater-socket-factory-sig start/running, process 9225\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9274\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................................................+++\n.................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m38.269s\nuser\t0m21.821s\nsys\t0m11.720s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.001s\nsys\t0m0.055s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] => /var/log/kern.log\n/var/log/monit.log\n/var/log/sysstat/clearwater-sa10\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.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/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190510T020000Z.txt\n/var/log/bono/bono_out.log\n/var/log/dpkg.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/clearwater-socket-factory.log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/syslog\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "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 9606/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 8488/monit \ntcp 0 0 127.0.0.1:59648 0.0.0.0:* LISTEN 1724/python \ntcp 0 0 192.168.120.14:5058 0.0.0.0:* LISTEN 8874/bono \ntcp 0 0 192.168.120.14:5060 0.0.0.0:* LISTEN 8874/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8874/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9606/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 7982/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7982/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7982/ntpd \nudp 0 0 0.0.0.0:57013 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.14:5058 0.0.0.0:* 8874/bono \nudp 0 0 192.168.120.14:5060 0.0.0.0:* 8874/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9606/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 7982/ntpd \nudp6 0 0 ::1:123 :::* 7982/ntpd \nudp6 0 0 :::123 :::* 7982/ntpd \nudp6 0 0 :::39979 :::* 553/dhclient \nudp6 0 0 ::1:53 :::* 9606/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8762 931/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 19938 8545/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19941 8547/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9060 1103/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b4:3e:50 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:3e50/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78885 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47677 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135651790 (135.6 MB) TX bytes:6249133 (6.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:914 errors:0 dropped:0 overruns:0 frame:0\n TX packets:914 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110871 (110.8 KB) TX bytes:110871 (110.8 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:00 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 132 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 528 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 02:40 ? 00:00:00 [kauditd]\nroot 923 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 925 1 0 02:40 ? 00:00:00 rsyslogd\nmessage+ 931 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1050 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1104 1 0 02:40 ? 00:00:00 cron\ndaemon 1105 1 0 02:40 ? 00:00:00 atd\nroot 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 02:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_6ke338/env/bin/python -m cloudify_agent.worker --queue bono_host_6ke338 --max-workers 5 --name bono_host_6ke338\nubuntu 1463 1461 0 02:41 ? 00:00:01 /home/ubuntu/bono_host_6ke338/env/bin/python -m cloudify_agent.worker --queue bono_host_6ke338 --max-workers 5 --name bono_host_6ke338\nubuntu 1607 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/bono_host_6ke338/env/bin/diamond --configfile /home/ubuntu/bono_host_6ke338/work/plugins/diamond/etc/diamond.conf\nubuntu 1724 1463 1 02:43 ? 00:00:02 /home/ubuntu/bono_host_6ke338/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-yKqsmP\nubuntu 1734 1724 0 02:43 ? 00:00:00 /bin/sh -c /tmp/SLO3A/install-bono.sh\nubuntu 1736 1734 0 02:43 ? 00:00:00 /bin/bash -e /tmp/SLO3A/install-bono.sh\nntp 7982 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8488 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8530 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8531 8530 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8535 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8536 8535 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8545 8531 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8546 8536 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8547 8546 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8874 1 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.14,bono-3rfxio.clearwater.local --alias=172.30.9.201,bono-3rfxio.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-3rfxio.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9606 1 0 02:46 ? 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 9653 1736 0 02:46 ? 00:00:00 /bin/bash -e /tmp/SLO3A/install-bono.sh\nubuntu 9654 9653 0 02:46 ? 00:00:00 /bin/bash -e /tmp/SLO3A/install-bono.sh\nroot 9655 9654 0 02:46 ? 00:00:00 sudo ps -edf\nroot 9656 9655 0 02:46 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:15.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:16.376Z", "message": "[bono] => 2019:05:10 02:45:24: Namespace: management\n2019:05:10 02:45:24: [management] Starting server\n2019:05:10 02:45:24: [management] Listening for requests\n2019:05:10 02:45:24: Namespace: signaling\n2019:05:10 02:45:24: [signaling] Starting server\n2019:05:10 02:45:24: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "[bono] => 2019-05-10 02:45:40.882708602 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Execution done (PID=1734, return_code=0): /tmp/SLO3A/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " /tmp/SLO3A/install-bono.sh: line 6: /home/ubuntu/bono_host_6ke338/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " \r100 3149 100 3149 0 0 17545 0 --:--:-- --:--:-- --:--:-- 17592", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "[bono] sudo cat /var/log/bono/bono_20190510T020000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:17.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.064Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.04041752-7e2a-4027-ae5f-033e9105e9a1"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.646Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:17.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:17.646Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:17.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:18.317Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:18.012Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:18.317Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:17.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:18.317Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:17.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:18.831Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:18.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:19.358Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EBGIZ/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.174Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:19.989Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.794Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:19.989Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.573Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:19.989Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpt4J0cc', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.020Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.834Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.038Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.840Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}], "metadata": {"pagination": {"total": 2844, "offset": 2788, "size": 50}}} 2019-05-10 02:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:20 GMT 2019-05-10 02:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:20,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:20,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:20,967 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:20,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h 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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:50 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (7,901 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9220 clearwater-socket-factory-sig start/running, process 9225 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9274 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................................................+++ .................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m38.269s user 0m21.821s sys 0m11.720s 2019-05-10 02:46:20,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.001s sys 0m0.055s 2019-05-10 02:46:20,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-10 02:46:20,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/kern.log /var/log/monit.log /var/log/sysstat/clearwater-sa10 /var/log/dmesg /var/log/auth.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.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/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/bono/bono_err.log /var/log/bono/bono_20190510T020000Z.txt /var/log/bono/bono_out.log /var/log/dpkg.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/clearwater-socket-factory.log /var/log/iotop.log /var/log/btmp /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/lastlog /var/log/syslog real 0m0.008s user 0m0.002s sys 0m0.004s 2019-05-10 02:46:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-05-10 02:46:20,973 - 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 9606/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 8488/monit tcp 0 0 127.0.0.1:59648 0.0.0.0:* LISTEN 1724/python tcp 0 0 192.168.120.14:5058 0.0.0.0:* LISTEN 8874/bono tcp 0 0 192.168.120.14:5060 0.0.0.0:* LISTEN 8874/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8874/bono tcp6 0 0 ::1:53 :::* LISTEN 9606/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 7982/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7982/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7982/ntpd udp 0 0 0.0.0.0:57013 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.14:5058 0.0.0.0:* 8874/bono udp 0 0 192.168.120.14:5060 0.0.0.0:* 8874/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9606/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 7982/ntpd udp6 0 0 ::1:123 :::* 7982/ntpd udp6 0 0 :::123 :::* 7982/ntpd udp6 0 0 :::39979 :::* 553/dhclient udp6 0 0 ::1:53 :::* 9606/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7222 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8762 931/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 19938 8545/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19941 8547/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9060 1103/acpid /var/run/acpid.socket real 0m0.010s user 0m0.004s sys 0m0.005s 2019-05-10 02:46:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b4:3e:50 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb4:3e50/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78885 errors:0 dropped:0 overruns:0 frame:0 TX packets:47677 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135651790 (135.6 MB) TX bytes:6249133 (6.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:914 errors:0 dropped:0 overruns:0 frame:0 TX packets:914 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110871 (110.8 KB) TX bytes:110871 (110.8 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-05-10 02:46:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:00 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 132 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 528 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 02:40 ? 00:00:00 [kauditd] root 923 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon syslog 925 1 0 02:40 ? 00:00:00 rsyslogd message+ 931 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind root 1050 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 02:40 ? 00:00:00 cron daemon 1105 1 0 02:40 ? 00:00:00 atd root 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 02:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_6ke338/env/bin/python -m cloudify_agent.worker --queue bono_host_6ke338 --max-workers 5 --name bono_host_6ke338 ubuntu 1463 1461 0 02:41 ? 00:00:01 /home/ubuntu/bono_host_6ke338/env/bin/python -m cloudify_agent.worker --queue bono_host_6ke338 --max-workers 5 --name bono_host_6ke338 ubuntu 1607 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/bono_host_6ke338/env/bin/diamond --configfile /home/ubuntu/bono_host_6ke338/work/plugins/diamond/etc/diamond.conf ubuntu 1724 1463 1 02:43 ? 00:00:02 /home/ubuntu/bono_host_6ke338/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-yKqsmP ubuntu 1734 1724 0 02:43 ? 00:00:00 /bin/sh -c /tmp/SLO3A/install-bono.sh ubuntu 1736 1734 0 02:43 ? 00:00:00 /bin/bash -e /tmp/SLO3A/install-bono.sh ntp 7982 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8488 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8530 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8531 8530 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8535 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8536 8535 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8545 8531 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8546 8536 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8547 8546 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8874 1 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.14,bono-3rfxio.clearwater.local --alias=172.30.9.201,bono-3rfxio.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-3rfxio.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9606 1 0 02:46 ? 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 9653 1736 0 02:46 ? 00:00:00 /bin/bash -e /tmp/SLO3A/install-bono.sh ubuntu 9654 9653 0 02:46 ? 00:00:00 /bin/bash -e /tmp/SLO3A/install-bono.sh root 9655 9654 0 02:46 ? 00:00:00 sudo ps -edf root 9656 9655 0 02:46 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-05-10 02:46:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:05:10 02:45:24: Namespace: management 2019:05:10 02:45:24: [management] Starting server 2019:05:10 02:45:24: [management] Listening for requests 2019:05:10 02:45:24: Namespace: signaling 2019:05:10 02:45:24: [signaling] Starting server 2019:05:10 02:45:24: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-10 02:46:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-05-10 02:45:40.882708602 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1734, return_code=0): /tmp/SLO3A/install-bono.sh 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-10 02:46:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-10 02:46:20,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/SLO3A/install-bono.sh: line 6: /home/ubuntu/bono_host_6ke338/env/bin/ctx: Argument list too long 2019-05-10 02:46:20,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17545 0 --:--:-- --:--:-- --:--:-- 17592 2019-05-10 02:46:20,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338 2019-05-10 02:46:20,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-10 02:46:20,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-10 02:46:20,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-6ke338 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190510T020000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:46:20,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-05-10 02:46:20,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EBGIZ/bind.py 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpt4J0cc', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:46:20,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:46:20,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:21,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:21,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:21,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:21 GMT 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:21,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:21,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:21,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:26,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:26,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:26,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:26,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.840Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.834Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfiYimE', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.824Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.038Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.028Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:20.707Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:19.824Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.97b89efa-3bf5-43a7-b9bc-198f4934bfd7"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:21.354Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:21.354Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.664Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:21.354Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:20.973Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:22.150Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:21.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:22.860Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LHUUS/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:22.006Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.80d9c569-a9f1-4aaa-9fd6-004a92c05084"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:23.451Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_b3vmr5/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:22.679Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.80d9c569-a9f1-4aaa-9fd6-004a92c05084"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:25.877Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:25.803Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2851, "offset": 2838, "size": 50}}} 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:26 GMT 2019-05-10 02:46:26,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:26,192 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:26,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:26,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:26,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:26,192 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:46:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfiYimE', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:46:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LHUUS/add-snmpproxy-collector.py 2019-05-10 02:46:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_b3vmr5/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-05-10 02:46:26,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:26,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:26,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:26,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:26 GMT 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:26,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:26,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:26,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:26,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:31,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:31,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:26.542Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:26.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:26.542Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:25.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2853, "offset": 2851, "size": 50}}} 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:31,764 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:31 GMT 2019-05-10 02:46:31,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:31,765 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:31,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:31,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:31,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:31,765 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:31,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:46:31,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:46:31,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:32,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:32,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:32,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:32 GMT 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:32,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:32,014 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:32,014 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:37,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:37,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:37,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:37,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:37,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:37,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:37,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:37,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:37,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:33.578Z", "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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.3 MB in 6s (5,778 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57943 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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m42.937s\nuser\t0m13.094s\nsys\t0m3.725s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "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 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,017 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58151 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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.109s\nuser\t0m13.127s\nsys\t0m3.448s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:34.327Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:33.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:35.073Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:34.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:35.073Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:34.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:35.073Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:34.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:35.073Z", "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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58204 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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.152s\nuser\t0m13.013s\nsys\t0m3.163s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:34.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:35.807Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.007s\nsys\t0m0.046s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa10\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.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/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20190510T020000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/clearwater-socket-factory.log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] => 2019:05:10 02:45:38: Namespace: management\n2019:05:10 02:45:38: [management] Starting server\n2019:05:10 02:45:38: [management] Listening for requests\n2019:05:10 02:45:38: Namespace: signaling\n2019:05:10 02:45:38: [signaling] Starting server\n2019:05:10 02:45:38: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:01 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 124 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 379 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 384 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 520 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 806 2 0 02:40 ? 00:00:00 [kauditd]\nmessage+ 875 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nroot 905 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 02:40 ? 00:00:00 rsyslogd\nroot 942 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nroot 1036 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1045 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1089 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1091 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1092 1 0 02:40 ? 00:00:00 cron\ndaemon 1093 1 0 02:40 ? 00:00:00 atd\nroot 1183 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1189 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1460 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_1a8r04/env/bin/python -m cloudify_agent.worker --queue ellis_host_1a8r04 --max-workers 5 --name ellis_host_1a8r04\nubuntu 1462 1460 0 02:40 ? 00:00:01 /home/ubuntu/ellis_host_1a8r04/env/bin/python -m cloudify_agent.worker --queue ellis_host_1a8r04 --max-workers 5 --name ellis_host_1a8r04\nubuntu 1606 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1a8r04/env/bin/diamond --configfile /home/ubuntu/ellis_host_1a8r04/work/plugins/diamond/etc/diamond.conf\nubuntu 1729 1462 1 02:43 ? 00:00:02 /home/ubuntu/ellis_host_1a8r04/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-cxgceT\nubuntu 1739 1729 0 02:43 ? 00:00:00 /bin/sh -c /tmp/1DU2S/install-ellis.sh\nubuntu 1741 1739 0 02:43 ? 00:00:00 /bin/bash -e /tmp/1DU2S/install-ellis.sh\nmysql 9090 1 0 02:45 ? 00:00:00 /usr/sbin/mysqld\nntp 9240 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9829 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9878 1 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10000 1 0 02:45 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10001 10000 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 10002 10000 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 10003 10000 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 10004 10000 0 02:45 ? 00:00:00 nginx: worker process\nroot 10427 9829 0 02:46 ? 00:00:00 [nginx_ping] \nroot 10430 9829 0 02:46 ? 00:00:00 [check-nginx-upt] \nroot 10434 9829 0 02:46 ? 00:00:00 [check-monit-upt] \nroot 10438 9829 0 02:46 ? 00:00:00 [poll_ellis.sh] \nroot 10444 9829 0 02:46 ? 00:00:00 [poll_ellis_http] \nroot 10447 9829 0 02:46 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10460 10447 0 02:46 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10509 10460 0 02:46 ? 00:00:00 sleep 29\nroot 11015 9878 0 02:46 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 11020 1 0 02:46 ? 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 11068 1741 0 02:46 ? 00:00:00 /bin/bash -e /tmp/1DU2S/install-ellis.sh\nubuntu 11069 11068 0 02:46 ? 00:00:00 /bin/bash -e /tmp/1DU2S/install-ellis.sh\nroot 11070 11069 0 02:46 ? 00:00:00 sudo ps -edf\nroot 11071 11070 0 02:46 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "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 9575/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 8862/monit \ntcp 0 0 127.0.0.1:54145 0.0.0.0:* LISTEN 1735/python \ntcp6 0 0 ::1:53 :::* LISTEN 9575/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8295/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8295/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8295/ntpd \nudp 0 0 0.0.0.0:43236 0.0.0.0:* 553/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9575/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8295/ntpd \nudp6 0 0 ::1:123 :::* 8295/ntpd \nudp6 0 0 :::123 :::* 8295/ntpd \nudp6 0 0 :::21870 :::* 553/dhclient \nudp6 0 0 ::1:53 :::* 9575/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7211 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8826 993/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9096 1111/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20338 8821/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20341 8825/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:00 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 124 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 491 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 02:40 ? 00:00:00 [kauditd]\nroot 916 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 993 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nroot 1012 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1112 1 0 02:40 ? 00:00:00 cron\ndaemon 1113 1 0 02:40 ? 00:00:00 atd\nroot 1187 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_7lyjk2/env/bin/python -m cloudify_agent.worker --queue sprout_host_7lyjk2 --max-workers 5 --name sprout_host_7lyjk2\nubuntu 1464 1462 0 02:40 ? 00:00:01 /home/ubuntu/sprout_host_7lyjk2/env/bin/python -m cloudify_agent.worker --queue sprout_host_7lyjk2 --max-workers 5 --name sprout_host_7lyjk2\nubuntu 1608 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_7lyjk2/env/bin/diamond --configfile /home/ubuntu/sprout_host_7lyjk2/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1464 1 02:43 ? 00:00:02 /home/ubuntu/sprout_host_7lyjk2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ZiMJwJ\nubuntu 1745 1735 0 02:43 ? 00:00:00 /bin/sh -c /tmp/LLAUM/install-sprout.sh\nubuntu 1747 1745 0 02:43 ? 00:00:00 /bin/bash -e /tmp/LLAUM/install-sprout.sh\nntp 8295 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8777 1 0 02:45 ? 00:00:00 rsyslogd\nroot 8808 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8809 8808 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8813 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8814 8813 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8821 8809 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8824 8814 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8825 8824 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8862 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9575 1 0 02:46 ? 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 9622 1747 0 02:46 ? 00:00:00 /bin/bash -e /tmp/LLAUM/install-sprout.sh\nubuntu 9623 9622 0 02:46 ? 00:00:00 /bin/bash -e /tmp/LLAUM/install-sprout.sh\nroot 9624 9623 0 02:46 ? 00:00:00 sudo ps -edf\nroot 9625 9624 0 02:46 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4f:b0:fb \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4f:b0fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81728 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48694 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137903106 (137.9 MB) TX bytes:6728441 (6.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:107833 (107.8 KB) TX bytes:107833 (107.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "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 11020/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9829/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10000/nginx \ntcp 0 0 127.0.0.1:37928 0.0.0.0:* LISTEN 1729/python \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9090/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11020/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1089/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 9240/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9240/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9240/ntpd \nudp 0 0 0.0.0.0:57013 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11020/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 9240/ntpd \nudp6 0 0 ::1:123 :::* 9240/ntpd \nudp6 0 0 :::123 :::* 9240/ntpd \nudp6 0 0 :::39979 :::* 549/dhclient \nudp6 0 0 ::1:53 :::* 11020/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9037 1091/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7265 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20629 9090/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8691 875/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.136s\nuser\t0m0.013s\nsys\t0m0.042s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:74:fc:59 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe74:fc59/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90005 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35219 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151470109 (151.4 MB) TX bytes:5627668 (5.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:897 errors:0 dropped:0 overruns:0 frame:0\n TX packets:897 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:117519 (117.5 KB) TX bytes:117519 (117.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.399Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:35.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Execution done (PID=1739, return_code=0): /tmp/1DU2S/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:04:23 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaa:423/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101575 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49013 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170472033 (170.4 MB) TX bytes:6671119 (6.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:794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113347 (113.3 KB) TX bytes:113347 (113.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "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 9646/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8847/monit \ntcp 0 0 127.0.0.1:51357 0.0.0.0:* LISTEN 1727/python \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9025/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9646/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8334/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8334/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8334/ntpd \nudp 0 0 0.0.0.0:54462 0.0.0.0:* 547/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9646/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp6 0 0 ::1:123 :::* 8334/ntpd \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8334/ntpd \nudp6 0 0 :::123 :::* 8334/ntpd \nudp6 0 0 :::53498 :::* 547/dhclient \nudp6 0 0 ::1:53 :::* 9646/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8704 888/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7213 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9038 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:01 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 131 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 502 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 02:40 ? 00:00:00 [kauditd]\nmessage+ 888 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nsyslog 920 1 0 02:40 ? 00:00:00 rsyslogd\nroot 922 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 940 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 02:40 ? 00:00:00 cron\ndaemon 1097 1 0 02:40 ? 00:00:00 atd\nroot 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do\nubuntu 1463 1461 0 02:40 ? 00:00:01 /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do\nubuntu 1608 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/homer_host_h5i5do/env/bin/diamond --configfile /home/ubuntu/homer_host_h5i5do/work/plugins/diamond/etc/diamond.conf\nubuntu 1727 1463 1 02:43 ? 00:00:02 /home/ubuntu/homer_host_h5i5do/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-6mQxEo\nubuntu 1737 1727 0 02:43 ? 00:00:00 /bin/sh -c /tmp/IKF6P/install-homer.sh\nubuntu 1739 1737 0 02:43 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh\nntp 8334 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8847 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8906 1 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8910 8906 0 02:45 ? 00:00:00 inotifywait -e create -qq .\nroot 9025 1 0 02:45 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9026 9025 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 9027 9025 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 9028 9025 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 9029 9025 0 02:45 ? 00:00:00 nginx: worker process\nroot 9554 8847 0 02:46 ? 00:00:00 [nginx_ping] \nroot 9556 8847 0 02:46 ? 00:00:00 [check-nginx-upt] \nroot 9560 8847 0 02:46 ? 00:00:00 [check-monit-upt] \ndnsmasq 9646 1 0 02:46 ? 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 9693 1739 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh\nubuntu 9694 9693 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh\nroot 9695 9694 0 02:46 ? 00:00:00 sudo ps -edf\nroot 9696 9695 0 02:46 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[sprout] => 2019-05-10 02:46:12.560478526 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}], "metadata": {"pagination": {"total": 2936, "offset": 2853, "size": 50}}} 2019-05-10 02:46:37,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:37,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:37 GMT 2019-05-10 02:46:37,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:37,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:37,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:37,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:37,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:37,153 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:37,156 - 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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.3 MB in 6s (5,778 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57943 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m42.937s user 0m13.094s sys 0m3.725s 2019-05-10 02:46:37,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-05-10 02:46:37,157 - 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 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,017 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58151 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.109s user 0m13.127s sys 0m3.448s 2019-05-10 02:46:37,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-05-10 02:46:37,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-05-10 02:46:37,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-05-10 02:46:37,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-05-10 02:46:37,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-05-10 02:46:37,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-05-10 02:46:37,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-05-10 02:46:37,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-05-10 02:46:37,159 - 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 2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58204 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.152s user 0m13.013s sys 0m3.163s 2019-05-10 02:46:37,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.007s sys 0m0.046s 2019-05-10 02:46:37,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/clearwater-sa10 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.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/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20190510T020000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/clearwater-socket-factory.log /var/log/iotop.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/syslog real 0m0.008s user 0m0.000s sys 0m0.006s 2019-05-10 02:46:37,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-10 02:46:37,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:05:10 02:45:38: Namespace: management 2019:05:10 02:45:38: [management] Starting server 2019:05:10 02:45:38: [management] Listening for requests 2019:05:10 02:45:38: Namespace: signaling 2019:05:10 02:45:38: [signaling] Starting server 2019:05:10 02:45:38: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:37,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-10 02:46:37,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-10 02:46:37,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-05-10 02:46:37,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:01 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 124 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 379 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 520 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 02:40 ? 00:00:00 [kauditd] message+ 875 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork root 905 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 02:40 ? 00:00:00 rsyslogd root 942 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon root 1036 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1045 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1092 1 0 02:40 ? 00:00:00 cron daemon 1093 1 0 02:40 ? 00:00:00 atd root 1183 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1189 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_1a8r04/env/bin/python -m cloudify_agent.worker --queue ellis_host_1a8r04 --max-workers 5 --name ellis_host_1a8r04 ubuntu 1462 1460 0 02:40 ? 00:00:01 /home/ubuntu/ellis_host_1a8r04/env/bin/python -m cloudify_agent.worker --queue ellis_host_1a8r04 --max-workers 5 --name ellis_host_1a8r04 ubuntu 1606 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1a8r04/env/bin/diamond --configfile /home/ubuntu/ellis_host_1a8r04/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1462 1 02:43 ? 00:00:02 /home/ubuntu/ellis_host_1a8r04/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-cxgceT ubuntu 1739 1729 0 02:43 ? 00:00:00 /bin/sh -c /tmp/1DU2S/install-ellis.sh ubuntu 1741 1739 0 02:43 ? 00:00:00 /bin/bash -e /tmp/1DU2S/install-ellis.sh mysql 9090 1 0 02:45 ? 00:00:00 /usr/sbin/mysqld ntp 9240 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9829 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9878 1 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10000 1 0 02:45 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10001 10000 0 02:45 ? 00:00:00 nginx: worker process www-data 10002 10000 0 02:45 ? 00:00:00 nginx: worker process www-data 10003 10000 0 02:45 ? 00:00:00 nginx: worker process www-data 10004 10000 0 02:45 ? 00:00:00 nginx: worker process root 10427 9829 0 02:46 ? 00:00:00 [nginx_ping] root 10430 9829 0 02:46 ? 00:00:00 [check-nginx-upt] root 10434 9829 0 02:46 ? 00:00:00 [check-monit-upt] root 10438 9829 0 02:46 ? 00:00:00 [poll_ellis.sh] root 10444 9829 0 02:46 ? 00:00:00 [poll_ellis_http] root 10447 9829 0 02:46 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10460 10447 0 02:46 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10509 10460 0 02:46 ? 00:00:00 sleep 29 root 11015 9878 0 02:46 ? 00:00:00 inotifywait -e create -qq . dnsmasq 11020 1 0 02:46 ? 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 11068 1741 0 02:46 ? 00:00:00 /bin/bash -e /tmp/1DU2S/install-ellis.sh ubuntu 11069 11068 0 02:46 ? 00:00:00 /bin/bash -e /tmp/1DU2S/install-ellis.sh root 11070 11069 0 02:46 ? 00:00:00 sudo ps -edf root 11071 11070 0 02:46 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-05-10 02:46:37,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-05-10 02:46:37,161 - 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 9575/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 8862/monit tcp 0 0 127.0.0.1:54145 0.0.0.0:* LISTEN 1735/python tcp6 0 0 ::1:53 :::* LISTEN 9575/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8295/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8295/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8295/ntpd udp 0 0 0.0.0.0:43236 0.0.0.0:* 553/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9575/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8295/ntpd udp6 0 0 ::1:123 :::* 8295/ntpd udp6 0 0 :::123 :::* 8295/ntpd udp6 0 0 :::21870 :::* 553/dhclient udp6 0 0 ::1:53 :::* 9575/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7211 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8826 993/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9096 1111/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20338 8821/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20341 8825/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.008s 2019-05-10 02:46:37,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-05-10 02:46:37,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-05-10 02:46:37,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-10 02:46:37,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:00 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 124 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 491 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 02:40 ? 00:00:00 [kauditd] root 916 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon message+ 993 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork root 1012 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1112 1 0 02:40 ? 00:00:00 cron daemon 1113 1 0 02:40 ? 00:00:00 atd root 1187 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_7lyjk2/env/bin/python -m cloudify_agent.worker --queue sprout_host_7lyjk2 --max-workers 5 --name sprout_host_7lyjk2 ubuntu 1464 1462 0 02:40 ? 00:00:01 /home/ubuntu/sprout_host_7lyjk2/env/bin/python -m cloudify_agent.worker --queue sprout_host_7lyjk2 --max-workers 5 --name sprout_host_7lyjk2 ubuntu 1608 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_7lyjk2/env/bin/diamond --configfile /home/ubuntu/sprout_host_7lyjk2/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1464 1 02:43 ? 00:00:02 /home/ubuntu/sprout_host_7lyjk2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ZiMJwJ ubuntu 1745 1735 0 02:43 ? 00:00:00 /bin/sh -c /tmp/LLAUM/install-sprout.sh ubuntu 1747 1745 0 02:43 ? 00:00:00 /bin/bash -e /tmp/LLAUM/install-sprout.sh ntp 8295 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8777 1 0 02:45 ? 00:00:00 rsyslogd root 8808 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8809 8808 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8813 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8814 8813 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8821 8809 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8824 8814 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8825 8824 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8862 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9575 1 0 02:46 ? 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 9622 1747 0 02:46 ? 00:00:00 /bin/bash -e /tmp/LLAUM/install-sprout.sh ubuntu 9623 9622 0 02:46 ? 00:00:00 /bin/bash -e /tmp/LLAUM/install-sprout.sh root 9624 9623 0 02:46 ? 00:00:00 sudo ps -edf root 9625 9624 0 02:46 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.011s 2019-05-10 02:46:37,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-05-10 02:46:37,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4f:b0:fb inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4f:b0fb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:81728 errors:0 dropped:0 overruns:0 frame:0 TX packets:48694 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137903106 (137.9 MB) TX bytes:6728441 (6.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:107833 (107.8 KB) TX bytes:107833 (107.8 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-05-10 02:46:37,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-05-10 02:46:37,162 - 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 11020/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9829/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10000/nginx tcp 0 0 127.0.0.1:37928 0.0.0.0:* LISTEN 1729/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9090/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11020/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 9240/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9240/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9240/ntpd udp 0 0 0.0.0.0:57013 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11020/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 9240/ntpd udp6 0 0 ::1:123 :::* 9240/ntpd udp6 0 0 :::123 :::* 9240/ntpd udp6 0 0 :::39979 :::* 549/dhclient udp6 0 0 ::1:53 :::* 11020/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9037 1091/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7265 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20629 9090/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8691 875/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2019-05-10 02:46:37,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.136s user 0m0.013s sys 0m0.042s 2019-05-10 02:46:37,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-05-10 02:46:37,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:74:fc:59 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe74:fc59/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90005 errors:0 dropped:0 overruns:0 frame:0 TX packets:35219 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151470109 (151.4 MB) TX bytes:5627668 (5.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:897 errors:0 dropped:0 overruns:0 frame:0 TX packets:897 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:117519 (117.5 KB) TX bytes:117519 (117.5 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:37,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-05-10 02:46:37,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/1DU2S/install-ellis.sh 2019-05-10 02:46:37,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:37,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:37,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:37,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:46:37,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:04:23 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feaa:423/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:101575 errors:0 dropped:0 overruns:0 frame:0 TX packets:49013 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170472033 (170.4 MB) TX bytes:6671119 (6.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:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113347 (113.3 KB) TX bytes:113347 (113.3 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-05-10 02:46:37,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-10 02:46:37,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-05-10 02:46:37,164 - 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 9646/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8847/monit tcp 0 0 127.0.0.1:51357 0.0.0.0:* LISTEN 1727/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9025/nginx tcp6 0 0 ::1:53 :::* LISTEN 9646/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8334/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8334/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8334/ntpd udp 0 0 0.0.0.0:54462 0.0.0.0:* 547/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9646/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp6 0 0 ::1:123 :::* 8334/ntpd udp6 0 0 fe80::f816:3eff:fea:123 :::* 8334/ntpd udp6 0 0 :::123 :::* 8334/ntpd udp6 0 0 :::53498 :::* 547/dhclient udp6 0 0 ::1:53 :::* 9646/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8704 888/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7213 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9038 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.004s sys 0m0.004s 2019-05-10 02:46:37,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-05-10 02:46:37,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:01 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 131 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 502 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 02:40 ? 00:00:00 [kauditd] message+ 888 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork syslog 920 1 0 02:40 ? 00:00:00 rsyslogd root 922 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind root 940 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 02:40 ? 00:00:00 cron daemon 1097 1 0 02:40 ? 00:00:00 atd root 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do ubuntu 1463 1461 0 02:40 ? 00:00:01 /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do ubuntu 1608 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/homer_host_h5i5do/env/bin/diamond --configfile /home/ubuntu/homer_host_h5i5do/work/plugins/diamond/etc/diamond.conf ubuntu 1727 1463 1 02:43 ? 00:00:02 /home/ubuntu/homer_host_h5i5do/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-6mQxEo ubuntu 1737 1727 0 02:43 ? 00:00:00 /bin/sh -c /tmp/IKF6P/install-homer.sh ubuntu 1739 1737 0 02:43 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh ntp 8334 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8847 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8906 1 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8910 8906 0 02:45 ? 00:00:00 inotifywait -e create -qq . root 9025 1 0 02:45 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9026 9025 0 02:45 ? 00:00:00 nginx: worker process www-data 9027 9025 0 02:45 ? 00:00:00 nginx: worker process www-data 9028 9025 0 02:45 ? 00:00:00 nginx: worker process www-data 9029 9025 0 02:45 ? 00:00:00 nginx: worker process root 9554 8847 0 02:46 ? 00:00:00 [nginx_ping] root 9556 8847 0 02:46 ? 00:00:00 [check-nginx-upt] root 9560 8847 0 02:46 ? 00:00:00 [check-monit-upt] dnsmasq 9646 1 0 02:46 ? 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 9693 1739 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh ubuntu 9694 9693 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh root 9695 9694 0 02:46 ? 00:00:00 sudo ps -edf root 9696 9695 0 02:46 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.008s 2019-05-10 02:46:37,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-05-10 02:46:37,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-05-10 02:46:12.560478526 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2019-05-10 02:46:37,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-10 02:46:37,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-05-10 02:46:37,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-7lyjk2 2019-05-10 02:46:37,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:37,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:37,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:37 GMT 2019-05-10 02:46:37,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:37,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:37,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:37,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:37,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:42,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:42,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] => [10-May-2019 02:45:37 UTC] clearwater-diags-monitor starting\n[10-May-2019 02:45:37 UTC] Waiting for trigger files\n[10-May-2019 02:46:32 UTC] Processing trigger files: core.ellis.1557456372\n[10-May-2019 02:46:32 UTC] Dump triggered by ellis\n[10-May-2019 02:46:32 UTC] Gathering dump 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp\n/etc/snmp: No such file or directory\n[10-May-2019 02:46:33 UTC] /etc/snmp not present in deployment\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused\n\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused\n\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.5 port 4000: Connection refused\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.5 port 4000: Connection refused\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 107, in \n return_code = describe_clusters()\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 28, in describe_clusters\n result = client.get(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.5', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py\", line 29, in \n result = client.get(\"/\" + etcd_key + \"/\" + site + \"/configuration/\" + plugin.key())\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.5', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/shared_config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n[10-May-2019 02:46:35 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags\n[10-May-2019 02:46:35 UTC] No domain supplied\n[10-May-2019 02:46:35 UTC] No domain supplied\n[10-May-2019 02:46:35 UTC] core.ellis.1557456372 has been closed\n[10-May-2019 02:46:35 UTC] Moving core.ellis.1557456372 to dump\n[10-May-2019 02:46:35 UTC] Compressing core.ellis.1557456372\ntar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored\ntar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/udev/control: socket ignored\ntar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored\ntar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored\n[10-May-2019 02:46:35 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20190510024632Z.ellis-we0510.clearwater.local.ellis.temp.tar.gz created\n[10-May-2019 02:46:35 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.007s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.6321954c-2afa-45a9-9972-746727eebf21"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] => 2019-05-10 02:46:13.064593838 Stopping etcd clearwater-etcd\n2019-05-10 02:46:14.319850565 Restarting etcd clearwater-etcd\n2019-05-10 02:46:14.331100489 Configured ETCDCTL_PEERS: 192.168.120.6:4000,\n2019-05-10 02:46:14.331863946 Check for previous failed startup attempt\n2019-05-10 02:46:14.336257298 Running etcdctl member list\n93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true\n2019-05-10 02:46:14.419975223 etcdctl returned 0\n2019-05-10 02:46:14.431950235 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " \r 36 3149 36 1136 0 0 5257 0 --:--:-- --:--:-- --:--:-- 5259\r100 3149 100 3149 0 0 14570 0 --:--:-- --:--:-- --:--:-- 14578", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Execution done (PID=1739, return_code=0): /tmp/1DU2S/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.59ae2b8e-2c27-4113-bab8-abbc3e4db2f7"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:04:23 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaa:423/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101575 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49013 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170472033 (170.4 MB) TX bytes:6671119 (6.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:794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113347 (113.3 KB) TX bytes:113347 (113.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:01 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 131 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 502 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 02:40 ? 00:00:00 [kauditd]\nmessage+ 888 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nsyslog 920 1 0 02:40 ? 00:00:00 rsyslogd\nroot 922 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 940 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 02:40 ? 00:00:00 cron\ndaemon 1097 1 0 02:40 ? 00:00:00 atd\nroot 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do\nubuntu 1463 1461 0 02:40 ? 00:00:01 /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do\nubuntu 1608 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/homer_host_h5i5do/env/bin/diamond --configfile /home/ubuntu/homer_host_h5i5do/work/plugins/diamond/etc/diamond.conf\nubuntu 1727 1463 1 02:43 ? 00:00:02 /home/ubuntu/homer_host_h5i5do/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-6mQxEo\nubuntu 1737 1727 0 02:43 ? 00:00:00 /bin/sh -c /tmp/IKF6P/install-homer.sh\nubuntu 1739 1737 0 02:43 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh\nntp 8334 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8847 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8906 1 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8910 8906 0 02:45 ? 00:00:00 inotifywait -e create -qq .\nroot 9025 1 0 02:45 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9026 9025 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 9027 9025 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 9028 9025 0 02:45 ? 00:00:00 nginx: worker process\nwww-data 9029 9025 0 02:45 ? 00:00:00 nginx: worker process\nroot 9554 8847 0 02:46 ? 00:00:00 [nginx_ping] \nroot 9556 8847 0 02:46 ? 00:00:00 [check-nginx-upt] \nroot 9560 8847 0 02:46 ? 00:00:00 [check-monit-upt] \ndnsmasq 9646 1 0 02:46 ? 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 9693 1739 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh\nubuntu 9694 9693 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh\nroot 9695 9694 0 02:46 ? 00:00:00 sudo ps -edf\nroot 9696 9695 0 02:46 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "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 9646/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8847/monit \ntcp 0 0 127.0.0.1:51357 0.0.0.0:* LISTEN 1727/python \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9025/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9646/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8334/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8334/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8334/ntpd \nudp 0 0 0.0.0.0:54462 0.0.0.0:* 547/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9646/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp6 0 0 ::1:123 :::* 8334/ntpd \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8334/ntpd \nudp6 0 0 :::123 :::* 8334/ntpd \nudp6 0 0 :::53498 :::* 547/dhclient \nudp6 0 0 ::1:53 :::* 9646/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8704 888/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7213 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9038 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:36.995Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] => [10-May-2019 02:45:37 UTC] clearwater-diags-monitor starting\n[10-May-2019 02:45:37 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] => 2019-05-10 02:46:16.818511617 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}], "metadata": {"pagination": {"total": 3013, "offset": 2903, "size": 50}}} 2019-05-10 02:46:42,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:42 GMT 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:42,335 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:46:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:46:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-05-10 02:46:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [10-May-2019 02:45:37 UTC] clearwater-diags-monitor starting [10-May-2019 02:45:37 UTC] Waiting for trigger files [10-May-2019 02:46:32 UTC] Processing trigger files: core.ellis.1557456372 [10-May-2019 02:46:32 UTC] Dump triggered by ellis [10-May-2019 02:46:32 UTC] Gathering dump 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp /etc/snmp: No such file or directory [10-May-2019 02:46:33 UTC] /etc/snmp not present in deployment Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.5:4000: getsockopt: connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.5 port 4000: Connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.5 port 4000: Connection refused Traceback (most recent call last): File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 107, in return_code = describe_clusters() File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 28, in describe_clusters result = client.get(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.5', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) Traceback (most recent call last): File "/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py", line 29, in result = client.get("/" + etcd_key + "/" + site + "/configuration/" + plugin.key()) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.5', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/shared_config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) [10-May-2019 02:46:35 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags [10-May-2019 02:46:35 UTC] No domain supplied [10-May-2019 02:46:35 UTC] No domain supplied [10-May-2019 02:46:35 UTC] core.ellis.1557456372 has been closed [10-May-2019 02:46:35 UTC] Moving core.ellis.1557456372 to dump [10-May-2019 02:46:35 UTC] Compressing core.ellis.1557456372 tar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored tar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/udev/control: socket ignored tar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored tar: 20190510024632Z.ellis-we0510.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored [10-May-2019 02:46:35 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20190510024632Z.ellis-we0510.clearwater.local.ellis.temp.tar.gz created [10-May-2019 02:46:35 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-10 02:46:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-10 02:46:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-10 02:46:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.007s sys 0m0.045s 2019-05-10 02:46:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:46:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:46:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:46:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-05-10 02:46:13.064593838 Stopping etcd clearwater-etcd 2019-05-10 02:46:14.319850565 Restarting etcd clearwater-etcd 2019-05-10 02:46:14.331100489 Configured ETCDCTL_PEERS: 192.168.120.6:4000, 2019-05-10 02:46:14.331863946 Check for previous failed startup attempt 2019-05-10 02:46:14.336257298 Running etcdctl member list 93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true 2019-05-10 02:46:14.419975223 etcdctl returned 0 2019-05-10 02:46:14.431950235 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-10 02:46:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-10 02:46:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-05-10 02:46:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04 2019-05-10 02:46:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-10 02:46:42,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-10 02:46:42,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1a8r04 2019-05-10 02:46:42,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 36 3149 36 1136 0 0 5257 0 --:--:-- --:--:-- --:--:-- 5259 100 3149 100 3149 0 0 14570 0 --:--:-- --:--:-- --:--:-- 14578 2019-05-10 02:46:42,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-10 02:46:42,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-10 02:46:42,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-10 02:46:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/1DU2S/install-ellis.sh 2019-05-10 02:46:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:04:23 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feaa:423/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:101575 errors:0 dropped:0 overruns:0 frame:0 TX packets:49013 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170472033 (170.4 MB) TX bytes:6671119 (6.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:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113347 (113.3 KB) TX bytes:113347 (113.3 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-05-10 02:46:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-05-10 02:46:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:01 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 131 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 502 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 02:40 ? 00:00:00 [kauditd] message+ 888 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork syslog 920 1 0 02:40 ? 00:00:00 rsyslogd root 922 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind root 940 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 02:40 ? 00:00:00 cron daemon 1097 1 0 02:40 ? 00:00:00 atd root 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do ubuntu 1463 1461 0 02:40 ? 00:00:01 /home/ubuntu/homer_host_h5i5do/env/bin/python -m cloudify_agent.worker --queue homer_host_h5i5do --max-workers 5 --name homer_host_h5i5do ubuntu 1608 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/homer_host_h5i5do/env/bin/diamond --configfile /home/ubuntu/homer_host_h5i5do/work/plugins/diamond/etc/diamond.conf ubuntu 1727 1463 1 02:43 ? 00:00:02 /home/ubuntu/homer_host_h5i5do/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-6mQxEo ubuntu 1737 1727 0 02:43 ? 00:00:00 /bin/sh -c /tmp/IKF6P/install-homer.sh ubuntu 1739 1737 0 02:43 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh ntp 8334 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8847 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8906 1 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8910 8906 0 02:45 ? 00:00:00 inotifywait -e create -qq . root 9025 1 0 02:45 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9026 9025 0 02:45 ? 00:00:00 nginx: worker process www-data 9027 9025 0 02:45 ? 00:00:00 nginx: worker process www-data 9028 9025 0 02:45 ? 00:00:00 nginx: worker process www-data 9029 9025 0 02:45 ? 00:00:00 nginx: worker process root 9554 8847 0 02:46 ? 00:00:00 [nginx_ping] root 9556 8847 0 02:46 ? 00:00:00 [check-nginx-upt] root 9560 8847 0 02:46 ? 00:00:00 [check-monit-upt] dnsmasq 9646 1 0 02:46 ? 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 9693 1739 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh ubuntu 9694 9693 0 02:46 ? 00:00:00 /bin/bash -e /tmp/IKF6P/install-homer.sh root 9695 9694 0 02:46 ? 00:00:00 sudo ps -edf root 9696 9695 0 02:46 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.008s 2019-05-10 02:46:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-05-10 02:46:42,343 - 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 9646/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8847/monit tcp 0 0 127.0.0.1:51357 0.0.0.0:* LISTEN 1727/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9025/nginx tcp6 0 0 ::1:53 :::* LISTEN 9646/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8334/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8334/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8334/ntpd udp 0 0 0.0.0.0:54462 0.0.0.0:* 547/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9646/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp6 0 0 ::1:123 :::* 8334/ntpd udp6 0 0 fe80::f816:3eff:fea:123 :::* 8334/ntpd udp6 0 0 :::123 :::* 8334/ntpd udp6 0 0 :::53498 :::* 547/dhclient udp6 0 0 ::1:53 :::* 9646/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8704 888/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7213 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9038 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.004s sys 0m0.004s 2019-05-10 02:46:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-05-10 02:46:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-10 02:46:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-10 02:46:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [10-May-2019 02:45:37 UTC] clearwater-diags-monitor starting [10-May-2019 02:45:37 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-05-10 02:46:16.818511617 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-05-10 02:46:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-h5i5do 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:42,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:42,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:42,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:42 GMT 2019-05-10 02:46:42,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:42,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:42,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:42,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:42,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:47,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:47,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:47,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:47,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa10\n/var/log/sysstat/sa10\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.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/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] => [10-May-2019 02:45:37 UTC] clearwater-diags-monitor starting\n[10-May-2019 02:45:37 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:37.692Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:36.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.045a21cf-e4e2-4d9e-ac42-12bc1a933eaf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:38.290Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.534Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:38.290Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:38.290Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:38.982Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:37.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:39.596Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.294Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:39.596Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.198Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:39.596Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:39.596Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:39.596Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:38.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:39.596Z", "message": "Downloaded scripts/bind/bind.py to /tmp/V1FW2/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.025Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.843Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.858Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.532Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.521Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.916Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7h1HMG', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.522Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.490Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.521Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.228Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.539Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.539Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.539Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.313Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSQCHAE', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:39.822Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8082adf2-d41d-452c-9386-71edf8a72e59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.892Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.692Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.892Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.892Z", "message": "Downloaded scripts/bind/bind.py to /tmp/R0HO8/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.386Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:40.892Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.981Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.981Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwf87Y3', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.134Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.141Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/SWI6B/create_number.sh", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.340Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.930Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.149Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.782Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.963Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.963Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGU0QYV', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.964Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.974Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:41.445Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:40.981Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.12466fc6-f519-487d-be33-550eaee34e7f"}], "metadata": {"pagination": {"total": 3029, "offset": 2953, "size": 50}}} 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:47 GMT 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:47,558 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:47,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:47,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:47,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:47,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:47,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:47,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:47,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:46:47,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:46:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-10 02:46:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/clearwater-sa10 /var/log/sysstat/sa10 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.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/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/syslog real 0m0.010s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [10-May-2019 02:45:37 UTC] clearwater-diags-monitor starting [10-May-2019 02:45:37 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-10 02:46:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:46:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:46:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-10 02:46:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V1FW2/bind.py 2019-05-10 02:46:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:46:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:47,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:47,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:47,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7h1HMG', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:47,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:46:47,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:46:47,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSQCHAE', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:46:47,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/R0HO8/bind.py 2019-05-10 02:46:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-05-10 02:46:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:46:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwf87Y3', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/SWI6B/create_number.sh 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGU0QYV', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:47,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:47,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:46:47,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:47,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:47,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:47 GMT 2019-05-10 02:46:47,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:47,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:47,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:47,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:47,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:52,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:52,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.348Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.346Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Process created, PID: 11158", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.345Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.342Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZTVNK/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.626Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.51ec40ad-65f9-4ef4-b75f-37dad070d01b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.634Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.609Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.405Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:42.156Z", "message": "", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:41.374Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:43.169Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2GOAY/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:42.959Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:43.773Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.630Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:43.773Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.284Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.693Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.675Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.693Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.693Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.684Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:44.151Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpICKVMA', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:44.141Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.675Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.379Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3hWEcd', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:43.676Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.919Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:44.159Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7a2cc76-94a7-468e-b7fd-c96af54bfad1"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.919Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:44.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:44.919Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:44.628Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:45.636Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:44.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:50.356Z", "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 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (7,273 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58625 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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.636s\nuser\t0m12.701s\nsys\t0m3.187s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:50.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:51.074Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:50.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:51.074Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:50.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:51.074Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:50.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:52.542Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.008s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}], "metadata": {"pagination": {"total": 3034, "offset": 3003, "size": 50}}} 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:52 GMT 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:52,729 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:46:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:46:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11158 2019-05-10 02:46:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:46:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZTVNK/add-snmpproxy-collector.py 2019-05-10 02:46:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2GOAY/bind.py 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:46:52,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-10 02:46:52,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:46:52,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:46:52,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:52,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:46:52,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:52,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:52,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpICKVMA', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:52,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:52,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3hWEcd', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:52,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:46:52,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:46:52,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:52,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:46:52,735 - 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 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (7,273 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58625 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.636s user 0m12.701s sys 0m3.187s 2019-05-10 02:46:52,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-05-10 02:46:52,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-05-10 02:46:52,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-05-10 02:46:52,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.008s sys 0m0.043s 2019-05-10 02:46:52,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:52,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:52,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:52,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:52 GMT 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:52,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:52,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:52,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:52,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:57,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:57,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa10\n/var/log/sysstat/sa10\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.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/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/clearwater-socket-factory.log\n/var/log/iotop.log\n/var/log/homestead\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20190510T020000Z.txt\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] => [10-May-2019 02:46:16 UTC] clearwater-diags-monitor starting\n[10-May-2019 02:46:16 UTC] Waiting for trigger files\n2019:05:10 02:45:41: Namespace: management\n2019:05:10 02:45:41: [management] Starting server\n2019:05:10 02:45:41: [management] Listening for requests\n2019:05:10 02:45:41: Namespace: signaling\n2019:05:10 02:45:41: [signaling] Starting server\n2019:05:10 02:45:41: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] => 2019-05-10 02:46:35.417807490 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:00 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 123 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 509 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 02:40 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 02:40 ? 00:00:00 rsyslogd\nroot 944 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1099 1 0 02:40 ? 00:00:00 cron\ndaemon 1100 1 0 02:40 ? 00:00:00 atd\nroot 1185 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_ttdn0h/env/bin/python -m cloudify_agent.worker --queue dime_host_ttdn0h --max-workers 5 --name dime_host_ttdn0h\nubuntu 1463 1461 0 02:40 ? 00:00:01 /home/ubuntu/dime_host_ttdn0h/env/bin/python -m cloudify_agent.worker --queue dime_host_ttdn0h --max-workers 5 --name dime_host_ttdn0h\nubuntu 1607 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/dime_host_ttdn0h/env/bin/diamond --configfile /home/ubuntu/dime_host_ttdn0h/work/plugins/diamond/etc/diamond.conf\nubuntu 1729 1463 1 02:43 ? 00:00:02 /home/ubuntu/dime_host_ttdn0h/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OMn5BR\nubuntu 1739 1729 0 02:43 ? 00:00:00 /bin/sh -c /tmp/0YDO7/install-dime.sh\nubuntu 1741 1739 0 02:43 ? 00:00:00 /bin/bash -e /tmp/0YDO7/install-dime.sh\nntp 8655 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9220 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9221 9220 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9225 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9226 9225 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9235 9226 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9236 9221 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9237 9235 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9274 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9882 1 0 02:46 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9883 9882 0 02:46 ? 00:00:00 nginx: worker process\nwww-data 9884 9882 0 02:46 ? 00:00:00 nginx: worker process\nwww-data 9885 9882 0 02:46 ? 00:00:00 nginx: worker process\nwww-data 9886 9882 0 02:46 ? 00:00:00 nginx: worker process\nroot 9942 9274 0 02:46 ? 00:00:00 [check-homestead] \nroot 9946 9274 0 02:46 ? 00:00:00 [poll_homestead.] \nroot 9953 9274 0 02:46 ? 00:00:00 [check_cx_health] \nroot 9981 1 0 02:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9986 9981 0 02:46 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10058 1 0 02:46 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10059 9274 0 02:46 ? 00:00:00 [nginx_ping] \nroot 10062 9274 0 02:46 ? 00:00:00 [check-nginx-upt] \nroot 10066 9274 0 02:46 ? 00:00:00 [check-monit-upt] \ndnsmasq 10404 1 0 02:46 ? 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 10451 1741 0 02:46 ? 00:00:00 /bin/bash -e /tmp/0YDO7/install-dime.sh\nubuntu 10452 10451 0 02:46 ? 00:00:00 /bin/bash -e /tmp/0YDO7/install-dime.sh\nroot 10453 10452 0 02:46 ? 00:00:00 sudo ps -edf\nroot 10454 10453 0 02:46 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:20:01:60 \n inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe20:160/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107203 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52497 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:176030869 (176.0 MB) TX bytes:7084792 (7.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:1116 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1116 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:163632 (163.6 KB) TX bytes:163632 (163.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.187Z", "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 10404/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 9274/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9882/nginx \ntcp 0 0 127.0.0.1:56100 0.0.0.0:* LISTEN 1729/python \ntcp6 0 0 ::1:53 :::* LISTEN 10404/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 0.0.0.0:49239 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:42090 0.0.0.0:* 10058/snmpd \nudp 0 0 192.168.120.22:123 0.0.0.0:* 8655/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8655/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8655/ntpd \nudp 0 0 0.0.0.0:33952 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:40110 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:54462 0.0.0.0:* 549/dhclient \nudp 0 0 0.0.0.0:51607 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:55229 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:57809 0.0.0.0:* 10058/snmpd \nudp 0 0 0.0.0.0:40934 0.0.0.0:* 10058/snmpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10404/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8655/ntpd \nudp6 0 0 ::1:123 :::* 8655/ntpd \nudp6 0 0 :::123 :::* 8655/ntpd \nudp6 0 0 :::161 :::* 10058/snmpd \nudp6 0 0 :::53498 :::* 549/dhclient \nudp6 0 0 ::1:53 :::* 10404/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8720 897/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7220 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9052 1098/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 23060 10058/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 20969 9236/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20970 9237/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " \r100 3149 100 3149 0 0 14933 0 --:--:-- --:--:-- --:--:-- 14924\r100 3149 100 3149 0 0 14929 0 --:--:-- --:--:-- --:--:-- 14924", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:52.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "Execution done (PID=1739, return_code=0): /tmp/0YDO7/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:53.693Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a0f25970-c08a-4bb1-9ed4-aead34a9cdae"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:54.341Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:54.341Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:54.341Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:54.341Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:53.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:55.008Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:54.202Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:55.759Z", "message": "Downloaded scripts/bind/bind.py to /tmp/E5228/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:55.617Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.342Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:55.896Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.342Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.104Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.138Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.349Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.357Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.158Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.158Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.614Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQyWkpl', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.340Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.149Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpif5aLO', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.139Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.138Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:56.937Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.158Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.8bfe8a86-a9a7-4fcc-a38c-4883563fc980"}], "metadata": {"pagination": {"total": 3085, "offset": 3034, "size": 50}}} 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:57 GMT 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:46:57,922 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:46:57,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-10 02:46:57,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/clearwater-sa10 /var/log/sysstat/sa10 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.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/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/ralf /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/clearwater-socket-factory.log /var/log/iotop.log /var/log/homestead /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20190510T020000Z.txt /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/syslog real 0m0.012s user 0m0.004s sys 0m0.002s 2019-05-10 02:46:57,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [10-May-2019 02:46:16 UTC] clearwater-diags-monitor starting [10-May-2019 02:46:16 UTC] Waiting for trigger files 2019:05:10 02:45:41: Namespace: management 2019:05:10 02:45:41: [management] Starting server 2019:05:10 02:45:41: [management] Listening for requests 2019:05:10 02:45:41: Namespace: signaling 2019:05:10 02:45:41: [signaling] Starting server 2019:05:10 02:45:41: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-10 02:46:57,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-05-10 02:46:35.417807490 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-10 02:46:57,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-05-10 02:46:57,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-05-10 02:46:57,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:00 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 123 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 509 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 02:40 ? 00:00:00 [kauditd] message+ 897 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 02:40 ? 00:00:00 rsyslogd root 944 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1099 1 0 02:40 ? 00:00:00 cron daemon 1100 1 0 02:40 ? 00:00:00 atd root 1185 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_ttdn0h/env/bin/python -m cloudify_agent.worker --queue dime_host_ttdn0h --max-workers 5 --name dime_host_ttdn0h ubuntu 1463 1461 0 02:40 ? 00:00:01 /home/ubuntu/dime_host_ttdn0h/env/bin/python -m cloudify_agent.worker --queue dime_host_ttdn0h --max-workers 5 --name dime_host_ttdn0h ubuntu 1607 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/dime_host_ttdn0h/env/bin/diamond --configfile /home/ubuntu/dime_host_ttdn0h/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1463 1 02:43 ? 00:00:02 /home/ubuntu/dime_host_ttdn0h/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OMn5BR ubuntu 1739 1729 0 02:43 ? 00:00:00 /bin/sh -c /tmp/0YDO7/install-dime.sh ubuntu 1741 1739 0 02:43 ? 00:00:00 /bin/bash -e /tmp/0YDO7/install-dime.sh ntp 8655 1 0 02:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9220 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9221 9220 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9225 1 0 02:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9226 9225 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9235 9226 0 02:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9236 9221 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9237 9235 0 02:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9274 1 0 02:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9882 1 0 02:46 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9883 9882 0 02:46 ? 00:00:00 nginx: worker process www-data 9884 9882 0 02:46 ? 00:00:00 nginx: worker process www-data 9885 9882 0 02:46 ? 00:00:00 nginx: worker process www-data 9886 9882 0 02:46 ? 00:00:00 nginx: worker process root 9942 9274 0 02:46 ? 00:00:00 [check-homestead] root 9946 9274 0 02:46 ? 00:00:00 [poll_homestead.] root 9953 9274 0 02:46 ? 00:00:00 [check_cx_health] root 9981 1 0 02:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9986 9981 0 02:46 ? 00:00:00 inotifywait -e create -qq . snmp 10058 1 0 02:46 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10059 9274 0 02:46 ? 00:00:00 [nginx_ping] root 10062 9274 0 02:46 ? 00:00:00 [check-nginx-upt] root 10066 9274 0 02:46 ? 00:00:00 [check-monit-upt] dnsmasq 10404 1 0 02:46 ? 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 10451 1741 0 02:46 ? 00:00:00 /bin/bash -e /tmp/0YDO7/install-dime.sh ubuntu 10452 10451 0 02:46 ? 00:00:00 /bin/bash -e /tmp/0YDO7/install-dime.sh root 10453 10452 0 02:46 ? 00:00:00 sudo ps -edf root 10454 10453 0 02:46 ? 00:00:00 ps -edf real 0m0.011s user 0m0.009s sys 0m0.002s 2019-05-10 02:46:57,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-05-10 02:46:57,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-10 02:46:57,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:20:01:60 inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe20:160/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107203 errors:0 dropped:0 overruns:0 frame:0 TX packets:52497 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176030869 (176.0 MB) TX bytes:7084792 (7.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:1116 errors:0 dropped:0 overruns:0 frame:0 TX packets:1116 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:163632 (163.6 KB) TX bytes:163632 (163.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-05-10 02:46:57,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-05-10 02:46:57,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-10 02:46:57,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-10 02:46:57,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-10 02:46:57,927 - 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 10404/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 9274/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9882/nginx tcp 0 0 127.0.0.1:56100 0.0.0.0:* LISTEN 1729/python tcp6 0 0 ::1:53 :::* LISTEN 10404/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 0.0.0.0:49239 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:42090 0.0.0.0:* 10058/snmpd udp 0 0 192.168.120.22:123 0.0.0.0:* 8655/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8655/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8655/ntpd udp 0 0 0.0.0.0:33952 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:40110 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:54462 0.0.0.0:* 549/dhclient udp 0 0 0.0.0.0:51607 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:55229 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:57809 0.0.0.0:* 10058/snmpd udp 0 0 0.0.0.0:40934 0.0.0.0:* 10058/snmpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10404/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8655/ntpd udp6 0 0 ::1:123 :::* 8655/ntpd udp6 0 0 :::123 :::* 8655/ntpd udp6 0 0 :::161 :::* 10058/snmpd udp6 0 0 :::53498 :::* 549/dhclient udp6 0 0 ::1:53 :::* 10404/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8720 897/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7220 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9052 1098/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 23060 10058/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 20969 9236/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20970 9237/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-10 02:46:57,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:46:57,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:46:57,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:46:57,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:46:57,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-10 02:46:57,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-10 02:46:57,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14933 0 --:--:-- --:--:-- --:--:-- 14924 100 3149 100 3149 0 0 14929 0 --:--:-- --:--:-- --:--:-- 14924 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-ttdn0h 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-10 02:46:57,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/0YDO7/install-dime.sh 2019-05-10 02:46:57,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:46:57,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-10 02:46:57,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:57,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-10 02:46:57,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-10 02:46:57,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E5228/bind.py 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:46:57,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQyWkpl', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpif5aLO', '/etc/bind/db.clearwater.local'] 2019-05-10 02:46:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:46:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-10 02:46:57,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:46:57,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:46:57,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:46:58 GMT 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:46:57,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:46:57,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:46:57,998 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:46:57,998 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:03,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:03,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:03,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:03,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:03,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:57.655Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:56.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:46:59.623Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:46:59.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:01.441Z", "message": "Waiting for process 11158 to end...", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:01.391Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:02.159Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.6:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.6\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:01.478Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:02.755Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_x89lcl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:02.224Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:02.755Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:02.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:02.755Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:02.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 3091, "offset": 3084, "size": 50}}} 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:03 GMT 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:03,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:03,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:03,098 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:47:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:47:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:47:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 11158 to end... 2019-05-10 02:47:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.6:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.6 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-05-10 02:47:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:47:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:47:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:47:03,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:03,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:03,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:03,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:03 GMT 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:03,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:03,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:03,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:08,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:08,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:08,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:08,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.235Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.292Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.292Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.547Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": " ...done.", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Execution done (PID=11158, return_code=0): /tmp/SWI6B/create_number.sh", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.198Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.291Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.291Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.291Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:05.935Z", "message": " ...done.", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:05.162Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.b7df05e5-a577-4b1d-9bc6-6f0d32ad19aa"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:07.017Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:06.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 3107, "offset": 3091, "size": 50}}} 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:08 GMT 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:47:08,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:08,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:08,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:08,271 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:47:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-05-10 02:47:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-10 02:47:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-10 02:47:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-05-10 02:47:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:47:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-10 02:47:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-05-10 02:47:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-10 02:47:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-05-10 02:47:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-05-10 02:47:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11158, return_code=0): /tmp/SWI6B/create_number.sh 2019-05-10 02:47:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:47:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:47:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:47:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-10 02:47:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-10 02:47:08,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:08,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:08 GMT 2019-05-10 02:47:08,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:08,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:08,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:08,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:08,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:13,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:13,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3107, "offset": 3107, "size": 50}}} 2019-05-10 02:47:13,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:13 GMT 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:13,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:13,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:13 GMT 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:13,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:18,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:18,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:18,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:15.442Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:15.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}], "metadata": {"pagination": {"total": 3108, "offset": 3107, "size": 50}}} 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:18 GMT 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-05-10 02:47:18,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:18,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:18,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:18,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-10 02:47:18,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:18,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:18,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:18,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:18 GMT 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:18,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:18,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:18,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:23,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:23,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:19.619Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:19.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:23.438Z", "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 2 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (4,564 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59716 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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.846s\nuser\t0m3.696s\nsys\t0m0.915s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:23.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}], "metadata": {"pagination": {"total": 3110, "offset": 3108, "size": 50}}} 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:23 GMT 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:23,756 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:47:23,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-05-10 02:47:23,757 - 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 2 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,564 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59716 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.846s user 0m3.696s sys 0m0.915s 2019-05-10 02:47:23,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:23,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:23 GMT 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:23,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:28,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:28,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:28,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:28,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:23.943Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:23.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:23.943Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:23.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:23.943Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:23.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:25.662Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "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:51788 0.0.0.0:* LISTEN 1723/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14099/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12871/monit \ntcp 0 0 192.168.120.8:11211 0.0.0.0:* LISTEN 13799/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12103/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14099/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 11708/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:57013 0.0.0.0:* 552/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12103/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14099/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 11708/ntpd \nudp6 0 0 ::1:123 :::* 11708/ntpd \nudp6 0 0 :::123 :::* 11708/ntpd \nudp6 0 0 :::39979 :::* 552/dhclient \nudp6 0 0 ::1:53 :::* 14099/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8704 887/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7211 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9037 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6538 1/init @/com/ubuntu/upstart\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:18:92 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2f:1892/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:135829 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45853 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222557703 (222.5 MB) TX bytes:6842129 (6.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:2578 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2578 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:231380 (231.3 KB) TX bytes:231380 (231.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:40 ? 00:00:01 /sbin/init\nroot 2 0 0 02:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 02:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 02:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 02:40 ? 00:00:00 [migration/0]\nroot 12 2 0 02:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 02:40 ? 00:00:00 [khelper]\nroot 14 2 0 02:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 02:40 ? 00:00:00 [netns]\nroot 16 2 0 02:40 ? 00:00:00 [writeback]\nroot 17 2 0 02:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 02:40 ? 00:00:00 [bioset]\nroot 19 2 0 02:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 02:40 ? 00:00:00 [kblockd]\nroot 21 2 0 02:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 02:40 ? 00:00:00 [khubd]\nroot 23 2 0 02:40 ? 00:00:00 [md]\nroot 24 2 0 02:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 02:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 02:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 02:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 02:40 ? 00:00:00 [vmstat]\nroot 30 2 0 02:40 ? 00:00:00 [ksmd]\nroot 31 2 0 02:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 02:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 02:40 ? 00:00:00 [crypto]\nroot 46 2 0 02:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 02:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 02:40 ? 00:00:00 [vballoon]\nroot 49 2 0 02:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 02:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 02:40 ? 00:00:00 [deferwq]\nroot 72 2 0 02:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 02:40 ? 00:00:00 [kpsmoused]\nroot 132 2 0 02:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 02:40 ? 00:00:00 [kworker/u3:1]\nroot 515 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 552 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 02:40 ? 00:00:00 [kauditd]\nmessage+ 887 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 931 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 938 1 0 02:40 ? 00:00:00 rsyslogd\nroot 1040 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 02:40 ? 00:00:00 cron\ndaemon 1096 1 0 02:40 ? 00:00:00 atd\nroot 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1460 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_9x32ag/env/bin/python -m cloudify_agent.worker --queue vellum_host_9x32ag --max-workers 5 --name vellum_host_9x32ag\nubuntu 1462 1460 0 02:40 ? 00:00:01 /home/ubuntu/vellum_host_9x32ag/env/bin/python -m cloudify_agent.worker --queue vellum_host_9x32ag --max-workers 5 --name vellum_host_9x32ag\nubuntu 1606 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_9x32ag/env/bin/diamond --configfile /home/ubuntu/vellum_host_9x32ag/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1462 1 02:43 ? 00:00:02 /home/ubuntu/vellum_host_9x32ag/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-QLgUOq\nubuntu 1733 1723 0 02:43 ? 00:00:00 /bin/sh -c /tmp/DL6FP/install-vellum.sh\nubuntu 1735 1733 0 02:43 ? 00:00:00 /bin/bash -e /tmp/DL6FP/install-vellum.sh\nntp 11708 1 0 02:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12103 1 0 02:46 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12871 1 0 02:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13094 1 0 02:46 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13100 13094 0 02:46 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13754 12871 0 02:47 ? 00:00:00 [check-monit-upt] \nmemcache 13799 1 0 02:47 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.8 -c 4096 -r -U 0\nroot 13805 12871 0 02:47 ? 00:00:00 [check-memcached] \nroot 13807 12871 0 02:47 ? 00:00:00 [poll_memcached.] \nroot 13814 12871 0 02:47 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13824 13814 0 02:47 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 13862 13824 0 02:47 ? 00:00:00 sleep 26\ndnsmasq 14099 1 0 02:47 ? 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 14146 1735 0 02:47 ? 00:00:00 /bin/bash -e /tmp/DL6FP/install-vellum.sh\nubuntu 14147 14146 0 02:47 ? 00:00:00 /bin/bash -e /tmp/DL6FP/install-vellum.sh\nroot 14148 14147 0 02:47 ? 00:00:00 sudo ps -edf\nroot 14149 14148 0 02:47 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] => /var/log\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa10\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/astaire-throttle.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/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/chronos\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/rogers\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20190510T020000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/astaire\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/syslog\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] => 2019-05-10 02:46:44.554341122 Stopping etcd clearwater-etcd\n2019-05-10 02:47:10.234097072 Restarting etcd clearwater-etcd\n2019-05-10 02:47:10.242750775 Configured ETCDCTL_PEERS: 192.168.120.6:4000,\n2019-05-10 02:47:10.245733803 Check for previous failed startup attempt\n2019-05-10 02:47:10.246842428 Running etcdctl member list\n901913ada2a56a06: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false\n93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true\ncc0a56f0c90d1dde: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\nf8f8e9c0272c806b: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false\n2019-05-10 02:47:10.381716920 etcdctl returned 0\n2019-05-10 02:47:10.395977778 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] => INFO [main] 2019-05-10 02:44:55,908 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-05-10 02:44:55,942 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:44:56,173 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-10 02:44:56,512 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-05-10 02:44:56,528 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-05-10 02:44:56,529 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-05-10 02:44:57,352 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:44:57,560 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 695104(678K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66708640(65145K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16679688(16288K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -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_1557456294.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1557456294.log]\nINFO [main] 2019-05-10 02:44:57,822 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-05-10 02:44:57,822 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-05-10 02:44:57,958 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-05-10 02:44:57,960 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-05-10 02:44:57,961 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-05-10 02:44:57,966 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-05-10 02:44:58,003 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-05-10 02:44:58,009 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-05-10 02:44:58,009 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-05-10 02:44:58,089 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-05-10 02:44:59,669 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-05-10 02:44:59,680 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-05-10 02:44:59,687 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-05-10 02:44:59,691 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-05-10 02:44:59,698 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-05-10 02:44:59,703 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-05-10 02:44:59,715 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-05-10 02:44:59,721 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-05-10 02:44:59,726 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-05-10 02:44:59,732 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-05-10 02:44:59,739 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-05-10 02:44:59,745 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-05-10 02:44:59,749 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-05-10 02:44:59,758 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-05-10 02:44:59,762 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-05-10 02:44:59,767 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-05-10 02:44:59,885 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-05-10 02:44:59,887 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-05-10 02:44:59,964 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-10 02:44:59,974 Memtable.java:347 - Writing Memtable-local@974018665(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:00,051 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=1557456299637, position=399)\nINFO [main] 2019-05-10 02:45:00,599 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-05-10 02:45:00,829 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-05-10 02:45:00,830 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-05-10 02:45:00,833 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-05-10 02:45:00,850 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-05-10 02:45:00,851 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-05-10 02:45:00,872 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:45:00,892 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-05-10 02:45:00,904 SystemKeyspace.java:765 - No host ID found, created 731e1e36-00fc-40c6-b07d-cb70e4cea7c4 (Note: This should happen exactly once per node).\nINFO [main] 2019-05-10 02:45:00,910 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-05-10 02:45:00,914 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:00,915 Memtable.java:347 - Writing Memtable-local@853636072(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:00,917 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=1557456299637, position=93397)\nINFO [main] 2019-05-10 02:45:01,246 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:45:01,267 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-10 02:45:01,303 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-05-10 02:45:01,319 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:45:01,343 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-10 02:45:01,363 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:45:01,377 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-10 02:45:01,402 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-05-10 02:45:01,404 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-10 02:45:01,412 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-10 02:45:01,435 StorageService.java:959 - Generated random tokens. tokens are [8754530529544911640, -5112194172856781910, 7243961376977594684, 6381526960000126433, -3954512920374405654, 6745660876844149116, -840587562840282466, 5073336424618918105, 2111424530248776278, -1518426308954608999, 6340029734061056624, 8586047731676146590, -2034098401653309184, 117614211705544663, 1040130497972159517, -3138819926979427685, -3178721781604710426, -2659625014358845157, -5950199613759860012, -7602675271315853312, -1444121579271081173, 2352461396178951839, 655465776980541174, 33325150360176721, 8498675921074080172, 2821576005373234836, 4302886428308997543, 8316353591034371640, -4047183339148465382, -8514782220317236980, -3964310203281937589, -1704133471367626799, -1349590649365988858, -1427924754586160494, 733467153986653488, 3938060963356150135, -5212819212624887924, -6651064018056773506, 3979992618876759144, 3197099011640270923, -3934773406349526308, -7571111897697589592, -8610612120747964021, -3848312403592228177, -7971135261688630688, -4185537331542878848, -5209274733738803483, 2503774147982456341, 3490694586528190173, -2963517957126514135, -3788475421459850404, 4020031784821658958, -1282860163467380892, 538393208556869312, -1262239620685148171, -3127181692870373402, 7604934625741918561, -8823552814748649473, -3612989250215824907, 40237828312212332, 7048056701370842070, -2334616558000500782, 1520890463698726904, -5560799847364974720, 5929326699606299384, 7706519363412779935, -5639141969619967407, -7730996731962078872, 2100029341038346047, 6376747033363882020, 5510998578137900449, 1763076048860204058, 3584978305240376981, -3059360519805159235, -923676803375001414, 1380667583663686990, 2596331765321773365, -9178389015685972498, 6306406785377942814, -7743294242336952367, -6576572175838184655, -2512632524235204352, -765683664774382626, -4933862009151993152, -7300305870278112053, 1443499223245454433, -2460667499417668006, 8419989723268000041, -3427722401873095728, -6707649881266012515, -8098114699979219883, 7037749536158986410, 6133872109236914787, 9091736041378522147, 2447850334949845975, -416157588356219591, -4697347245105741717, -5965367902490940569, -4079952436473194094, 185930937756041357, 4145246493033172135, 72107561617983676, -1918394696776130524, -8604548942920424298, 2976913899582795678, 197058028539293913, -5237630213781572211, 4050923556266742413, 8382915460546781057, -4113176824111581387, 3711052127625153264, -3027592926804974773, 8007205333199933540, -5032618130811944524, 680115429438430668, 5675275115538473117, 3252107953865204964, -7482587253355698317, -8468933133030082424, 1571829229390974747, -4244402404156133664, 325683648330738789, -1689901695735863185, 3252436271892359486, 7919674115686379302, 4210507669527125447, -7125755854170818104, 5659319265777946009, -8410501019257296637, -1951697279679777490, -502408468345210810, -7439740338325481137, -167221341692627117, 8635084875346403123, -225867291601963256, -4102468568990875932, 5565120936904645508, 1649521515819302994, 5585624489203708884, -9874065464124853, 1814975100017670268, -6726719814331602404, -1608678956041910425, 8988413089215964870, -7865140624846959730, 8760317860706057454, -5402914980597884028, -193256492732167953, 3327238469188187220, 5668290929560127390, -7616622020825670095, 2807900460237360823, -7024187876119711046, 4099363926120042808, 746648435339458595, -2345012448099434772, 6332511301966336695, 8546212975854788685, 8728844417376521466, -1541896738785116557, -1465554882353623331, -2262424703234240392, 134325168086375047, 3965051264249659242, 7361177724978994557, 1714786086254381794, 920378993361093832, 2743435103073724984, -2979554365651796789, 5761951302954940035, 4108856839824153575, -3765034636208132343, -6553666343095563137, -2170877793172745788, 8041369846932026621, 1960984755712336589, 9135093501607120080, -1011282585144281114, 7746887840768493517, -7178489324837675799, 3744284973213247162, 65632864571731495, -1464050648674303617, -5865693965382229172, 8519090114700882392, 1036390575769538458, 4103251411537209649, -7714952287814692863, 508701516749195665, -8876103408522243711, 1137914331118856443, -6280517477741795566, -7675372064971375523, 6375326790314837585, 1204571357119454412, -5931592735949835186, -8407331683069438475, -7904004216741154578, 2913867012754597693, 6861294981382056976, -2759255865340820133, 5800551379066875022, 5293530955610544698, -5951181266840148979, -3907728077065787647, -4012523771287932108, 5975166714209237731, -4438064784803573294, 8648218177735087199, 2573047526415118098, -5539845920400568866, 4114430082231343452, 4476117093782466474, 6716617632076453844, 7397684202551922902, -307367019200027228, 866231837743163074, 450280975551708491, -3054561334392548427, -6593333180125992666, 2510184629025079793, -5044056785219022875, 926893664239668688, -4664080597211395875, 5945870180014485729, -6986374085920020964, -672506349013631972, -3213765745979263867, 8389268033829238743, 3085170229475946782, 6961409603819427098, 6146211829044475500, -4960417279416973842, -1153952893250720259, -8085842264291968203, 2737948956250060231, -5365357548181583574, -6503600022360387118, 6504945937843552544, 5689222992097913173, 4367950359309566036, -6084198693130477477, -2502081660600752025, -7721251913047149931, -1543887402918754614, -2934038194353753815, -6573005913745210034, 7208388961620618768, -367121135670630871, -8956115433384108792, -2327020811478440275, -1557964409155455532, -8329888709534027550, 9000418423960229306, -2027359684385832233, 5666231764622429987]\nINFO [main] 2019-05-10 02:45:01,456 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2f0f5c73[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@71bf14f3[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@3cb38e7b}\nINFO [MigrationStage:1] 2019-05-10 02:45:01,568 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:01,577 Memtable.java:347 - Writing Memtable-schema_keyspaces@1278784811(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:01,583 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=1557456299637, position=102352)\nINFO [MigrationStage:1] 2019-05-10 02:45:02,210 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,211 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1860073335(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,225 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=1557456299637, position=102352)\nINFO [MigrationStage:1] 2019-05-10 02:45:02,440 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:02,440 Memtable.java:347 - Writing Memtable-schema_columns@1511249991(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:02,475 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=1557456299637, position=102352)\nINFO [MigrationStage:1] 2019-05-10 02:45:02,717 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,718 Memtable.java:347 - Writing Memtable-schema_triggers@1030543052(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,718 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=1557456299637, position=102352)\nINFO [MigrationStage:1] 2019-05-10 02:45:03,099 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,100 Memtable.java:347 - Writing Memtable-schema_usertypes@1167576472(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,101 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=1557456299637, position=102352)\nINFO [MigrationStage:1] 2019-05-10 02:45:03,622 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6ca74868[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-05-10 02:45:03,642 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-05-10 02:45:03,642 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4695a004[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-05-10 02:45:03,666 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-05-10 02:45:03,762 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:03,763 Memtable.java:347 - Writing Memtable-local@1455237452(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-10 02:45:03,765 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=1557456299637, position=102595)\nINFO [main] 2019-05-10 02:45:03,848 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51470 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,851 Memtable.java:347 - Writing Memtable-local@793257464(8.356KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,866 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=1557456299637, position=114576)\nINFO [CompactionExecutor:2] 2019-05-10 02:45:04,429 CompactionTask.java:141 - Compacting [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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-05-10 02:45:04,502 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-05-10 02:45:04,670 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-05-10 02:45:04,708 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-05-10 02:45:04,708 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-05-10 02:45:04,774 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-05-10 02:45:04,898 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-05-10 02:45:05,177 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,945 bytes to 5,766 (~96% of original) in 735ms = 0.007481MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,285 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,315 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,316 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,317 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-05-10 02:46:42,338 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-05-10 02:46:42,340 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:25.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.259Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": "Execution done (PID=1733, return_code=0): /tmp/DL6FP/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "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.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " \r100 3149 100 3149 0 0 19319 0 --:--:-- --:--:-- --:--:-- 19438", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " File \"/home/ubuntu/vellum_host_9x32ag/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 31361: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}], "metadata": {"pagination": {"total": 3178, "offset": 3110, "size": 50}}} 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:28,939 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:28 GMT 2019-05-10 02:47:28,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:28,940 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:47:28,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:28,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:28,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:28,940 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:47:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-05-10 02:47:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-05-10 02:47:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-05-10 02:47:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.006s sys 0m0.051s 2019-05-10 02:47:28,944 - 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:51788 0.0.0.0:* LISTEN 1723/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14099/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12871/monit tcp 0 0 192.168.120.8:11211 0.0.0.0:* LISTEN 13799/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12103/memcached tcp6 0 0 ::1:53 :::* LISTEN 14099/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 11708/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:57013 0.0.0.0:* 552/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12103/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14099/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 11708/ntpd udp6 0 0 ::1:123 :::* 11708/ntpd udp6 0 0 :::123 :::* 11708/ntpd udp6 0 0 :::39979 :::* 552/dhclient udp6 0 0 ::1:53 :::* 14099/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8704 887/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7211 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9037 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6538 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-10 02:47:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-05-10 02:47:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:18:92 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2f:1892/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:135829 errors:0 dropped:0 overruns:0 frame:0 TX packets:45853 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222557703 (222.5 MB) TX bytes:6842129 (6.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:2578 errors:0 dropped:0 overruns:0 frame:0 TX packets:2578 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:231380 (231.3 KB) TX bytes:231380 (231.3 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-10 02:47:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-05-10 02:47:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:40 ? 00:00:01 /sbin/init root 2 0 0 02:40 ? 00:00:00 [kthreadd] root 3 2 0 02:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 02:40 ? 00:00:00 [rcu_sched] root 8 2 0 02:40 ? 00:00:00 [rcuos/0] root 9 2 0 02:40 ? 00:00:00 [rcu_bh] root 10 2 0 02:40 ? 00:00:00 [rcuob/0] root 11 2 0 02:40 ? 00:00:00 [migration/0] root 12 2 0 02:40 ? 00:00:00 [watchdog/0] root 13 2 0 02:40 ? 00:00:00 [khelper] root 14 2 0 02:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 02:40 ? 00:00:00 [netns] root 16 2 0 02:40 ? 00:00:00 [writeback] root 17 2 0 02:40 ? 00:00:00 [kintegrityd] root 18 2 0 02:40 ? 00:00:00 [bioset] root 19 2 0 02:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 02:40 ? 00:00:00 [kblockd] root 21 2 0 02:40 ? 00:00:00 [ata_sff] root 22 2 0 02:40 ? 00:00:00 [khubd] root 23 2 0 02:40 ? 00:00:00 [md] root 24 2 0 02:40 ? 00:00:00 [devfreq_wq] root 25 2 0 02:40 ? 00:00:00 [kworker/0:1] root 27 2 0 02:40 ? 00:00:00 [khungtaskd] root 28 2 0 02:40 ? 00:00:00 [kswapd0] root 29 2 0 02:40 ? 00:00:00 [vmstat] root 30 2 0 02:40 ? 00:00:00 [ksmd] root 31 2 0 02:40 ? 00:00:00 [khugepaged] root 32 2 0 02:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 02:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 02:40 ? 00:00:00 [crypto] root 46 2 0 02:40 ? 00:00:00 [kthrotld] root 47 2 0 02:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 02:40 ? 00:00:00 [vballoon] root 49 2 0 02:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 02:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 02:40 ? 00:00:00 [deferwq] root 72 2 0 02:40 ? 00:00:00 [charger_manager] root 114 2 0 02:40 ? 00:00:00 [kpsmoused] root 132 2 0 02:40 ? 00:00:00 [kworker/0:2] root 176 2 0 02:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 02:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 02:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 02:40 ? 00:00:00 [kworker/u3:1] root 515 1 0 02:40 ? 00:00:00 upstart-socket-bridge --daemon root 552 1 0 02:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 02:40 ? 00:00:00 [kauditd] message+ 887 1 0 02:40 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 02:40 ? 00:00:00 /lib/systemd/systemd-logind root 931 1 0 02:40 ? 00:00:00 upstart-file-bridge --daemon syslog 938 1 0 02:40 ? 00:00:00 rsyslogd root 1040 1 0 02:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 02:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 02:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 02:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 02:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 02:40 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 02:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 02:40 ? 00:00:00 cron daemon 1096 1 0 02:40 ? 00:00:00 atd root 1184 1 0 02:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 02:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 02:40 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_9x32ag/env/bin/python -m cloudify_agent.worker --queue vellum_host_9x32ag --max-workers 5 --name vellum_host_9x32ag ubuntu 1462 1460 0 02:40 ? 00:00:01 /home/ubuntu/vellum_host_9x32ag/env/bin/python -m cloudify_agent.worker --queue vellum_host_9x32ag --max-workers 5 --name vellum_host_9x32ag ubuntu 1606 1 0 02:41 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_9x32ag/env/bin/diamond --configfile /home/ubuntu/vellum_host_9x32ag/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1462 1 02:43 ? 00:00:02 /home/ubuntu/vellum_host_9x32ag/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-QLgUOq ubuntu 1733 1723 0 02:43 ? 00:00:00 /bin/sh -c /tmp/DL6FP/install-vellum.sh ubuntu 1735 1733 0 02:43 ? 00:00:00 /bin/bash -e /tmp/DL6FP/install-vellum.sh ntp 11708 1 0 02:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12103 1 0 02:46 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12871 1 0 02:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13094 1 0 02:46 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13100 13094 0 02:46 ? 00:00:00 cpulimit -e astaire -l 5 root 13754 12871 0 02:47 ? 00:00:00 [check-monit-upt] memcache 13799 1 0 02:47 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.8 -c 4096 -r -U 0 root 13805 12871 0 02:47 ? 00:00:00 [check-memcached] root 13807 12871 0 02:47 ? 00:00:00 [poll_memcached.] root 13814 12871 0 02:47 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13824 13814 0 02:47 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 13862 13824 0 02:47 ? 00:00:00 sleep 26 dnsmasq 14099 1 0 02:47 ? 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 14146 1735 0 02:47 ? 00:00:00 /bin/bash -e /tmp/DL6FP/install-vellum.sh ubuntu 14147 14146 0 02:47 ? 00:00:00 /bin/bash -e /tmp/DL6FP/install-vellum.sh root 14148 14147 0 02:47 ? 00:00:00 sudo ps -edf root 14149 14148 0 02:47 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-05-10 02:47:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-05-10 02:47:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-10 02:47:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-05-10 02:47:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/memcached.log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/clearwater-sa10 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/astaire-throttle.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/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/chronos /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/rogers /var/log/rogers/rogers_out.log /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20190510T020000Z.txt /var/log/rogers/rogers_current.txt /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/astaire /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/cassandra /var/log/cassandra/system.log /var/log/syslog real 0m0.008s user 0m0.000s sys 0m0.006s 2019-05-10 02:47:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-05-10 02:47:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-10 02:47:28,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-10 02:47:28,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-05-10 02:46:44.554341122 Stopping etcd clearwater-etcd 2019-05-10 02:47:10.234097072 Restarting etcd clearwater-etcd 2019-05-10 02:47:10.242750775 Configured ETCDCTL_PEERS: 192.168.120.6:4000, 2019-05-10 02:47:10.245733803 Check for previous failed startup attempt 2019-05-10 02:47:10.246842428 Running etcdctl member list 901913ada2a56a06: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false 93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true cc0a56f0c90d1dde: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false f8f8e9c0272c806b: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false 2019-05-10 02:47:10.381716920 etcdctl returned 0 2019-05-10 02:47:10.395977778 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-10 02:47:28,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-10 02:47:28,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-05-10 02:47:28,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-05-10 02:44:55,908 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-05-10 02:44:55,942 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:44:56,173 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-10 02:44:56,512 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-05-10 02:44:56,528 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-05-10 02:44:56,529 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-05-10 02:44:57,352 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:44:57,560 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-05-10 02:44:57,657 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 695104(678K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66708640(65145K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16679688(16288K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-05-10 02:44:57,658 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -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_1557456294.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1557456294.log] INFO [main] 2019-05-10 02:44:57,822 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-05-10 02:44:57,822 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-05-10 02:44:57,958 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-05-10 02:44:57,960 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-05-10 02:44:57,961 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-05-10 02:44:57,966 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-05-10 02:44:58,003 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-05-10 02:44:58,009 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-05-10 02:44:58,009 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-05-10 02:44:58,089 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-05-10 02:44:59,669 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-05-10 02:44:59,680 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-05-10 02:44:59,687 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-05-10 02:44:59,691 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-05-10 02:44:59,698 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-05-10 02:44:59,703 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-05-10 02:44:59,715 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-05-10 02:44:59,721 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-05-10 02:44:59,726 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-05-10 02:44:59,732 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-05-10 02:44:59,739 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-05-10 02:44:59,745 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-05-10 02:44:59,749 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-05-10 02:44:59,758 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-05-10 02:44:59,762 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-05-10 02:44:59,767 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-05-10 02:44:59,885 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-05-10 02:44:59,887 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-05-10 02:44:59,964 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-10 02:44:59,974 Memtable.java:347 - Writing Memtable-local@974018665(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-10 02:45:00,051 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=1557456299637, position=399) INFO [main] 2019-05-10 02:45:00,599 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-05-10 02:45:00,829 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-05-10 02:45:00,830 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-05-10 02:45:00,833 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-05-10 02:45:00,850 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-05-10 02:45:00,851 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-05-10 02:45:00,872 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:45:00,892 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-05-10 02:45:00,904 SystemKeyspace.java:765 - No host ID found, created 731e1e36-00fc-40c6-b07d-cb70e4cea7c4 (Note: This should happen exactly once per node). INFO [main] 2019-05-10 02:45:00,910 StorageService.java:807 - Starting up server gossip INFO [main] 2019-05-10 02:45:00,914 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-10 02:45:00,915 Memtable.java:347 - Writing Memtable-local@853636072(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-10 02:45:00,917 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=1557456299637, position=93397) INFO [main] 2019-05-10 02:45:01,246 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:45:01,267 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-10 02:45:01,303 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-05-10 02:45:01,319 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:45:01,343 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-10 02:45:01,363 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:45:01,377 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-10 02:45:01,402 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-05-10 02:45:01,404 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-10 02:45:01,412 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-10 02:45:01,435 StorageService.java:959 - Generated random tokens. tokens are [8754530529544911640, -5112194172856781910, 7243961376977594684, 6381526960000126433, -3954512920374405654, 6745660876844149116, -840587562840282466, 5073336424618918105, 2111424530248776278, -1518426308954608999, 6340029734061056624, 8586047731676146590, -2034098401653309184, 117614211705544663, 1040130497972159517, -3138819926979427685, -3178721781604710426, -2659625014358845157, -5950199613759860012, -7602675271315853312, -1444121579271081173, 2352461396178951839, 655465776980541174, 33325150360176721, 8498675921074080172, 2821576005373234836, 4302886428308997543, 8316353591034371640, -4047183339148465382, -8514782220317236980, -3964310203281937589, -1704133471367626799, -1349590649365988858, -1427924754586160494, 733467153986653488, 3938060963356150135, -5212819212624887924, -6651064018056773506, 3979992618876759144, 3197099011640270923, -3934773406349526308, -7571111897697589592, -8610612120747964021, -3848312403592228177, -7971135261688630688, -4185537331542878848, -5209274733738803483, 2503774147982456341, 3490694586528190173, -2963517957126514135, -3788475421459850404, 4020031784821658958, -1282860163467380892, 538393208556869312, -1262239620685148171, -3127181692870373402, 7604934625741918561, -8823552814748649473, -3612989250215824907, 40237828312212332, 7048056701370842070, -2334616558000500782, 1520890463698726904, -5560799847364974720, 5929326699606299384, 7706519363412779935, -5639141969619967407, -7730996731962078872, 2100029341038346047, 6376747033363882020, 5510998578137900449, 1763076048860204058, 3584978305240376981, -3059360519805159235, -923676803375001414, 1380667583663686990, 2596331765321773365, -9178389015685972498, 6306406785377942814, -7743294242336952367, -6576572175838184655, -2512632524235204352, -765683664774382626, -4933862009151993152, -7300305870278112053, 1443499223245454433, -2460667499417668006, 8419989723268000041, -3427722401873095728, -6707649881266012515, -8098114699979219883, 7037749536158986410, 6133872109236914787, 9091736041378522147, 2447850334949845975, -416157588356219591, -4697347245105741717, -5965367902490940569, -4079952436473194094, 185930937756041357, 4145246493033172135, 72107561617983676, -1918394696776130524, -8604548942920424298, 2976913899582795678, 197058028539293913, -5237630213781572211, 4050923556266742413, 8382915460546781057, -4113176824111581387, 3711052127625153264, -3027592926804974773, 8007205333199933540, -5032618130811944524, 680115429438430668, 5675275115538473117, 3252107953865204964, -7482587253355698317, -8468933133030082424, 1571829229390974747, -4244402404156133664, 325683648330738789, -1689901695735863185, 3252436271892359486, 7919674115686379302, 4210507669527125447, -7125755854170818104, 5659319265777946009, -8410501019257296637, -1951697279679777490, -502408468345210810, -7439740338325481137, -167221341692627117, 8635084875346403123, -225867291601963256, -4102468568990875932, 5565120936904645508, 1649521515819302994, 5585624489203708884, -9874065464124853, 1814975100017670268, -6726719814331602404, -1608678956041910425, 8988413089215964870, -7865140624846959730, 8760317860706057454, -5402914980597884028, -193256492732167953, 3327238469188187220, 5668290929560127390, -7616622020825670095, 2807900460237360823, -7024187876119711046, 4099363926120042808, 746648435339458595, -2345012448099434772, 6332511301966336695, 8546212975854788685, 8728844417376521466, -1541896738785116557, -1465554882353623331, -2262424703234240392, 134325168086375047, 3965051264249659242, 7361177724978994557, 1714786086254381794, 920378993361093832, 2743435103073724984, -2979554365651796789, 5761951302954940035, 4108856839824153575, -3765034636208132343, -6553666343095563137, -2170877793172745788, 8041369846932026621, 1960984755712336589, 9135093501607120080, -1011282585144281114, 7746887840768493517, -7178489324837675799, 3744284973213247162, 65632864571731495, -1464050648674303617, -5865693965382229172, 8519090114700882392, 1036390575769538458, 4103251411537209649, -7714952287814692863, 508701516749195665, -8876103408522243711, 1137914331118856443, -6280517477741795566, -7675372064971375523, 6375326790314837585, 1204571357119454412, -5931592735949835186, -8407331683069438475, -7904004216741154578, 2913867012754597693, 6861294981382056976, -2759255865340820133, 5800551379066875022, 5293530955610544698, -5951181266840148979, -3907728077065787647, -4012523771287932108, 5975166714209237731, -4438064784803573294, 8648218177735087199, 2573047526415118098, -5539845920400568866, 4114430082231343452, 4476117093782466474, 6716617632076453844, 7397684202551922902, -307367019200027228, 866231837743163074, 450280975551708491, -3054561334392548427, -6593333180125992666, 2510184629025079793, -5044056785219022875, 926893664239668688, -4664080597211395875, 5945870180014485729, -6986374085920020964, -672506349013631972, -3213765745979263867, 8389268033829238743, 3085170229475946782, 6961409603819427098, 6146211829044475500, -4960417279416973842, -1153952893250720259, -8085842264291968203, 2737948956250060231, -5365357548181583574, -6503600022360387118, 6504945937843552544, 5689222992097913173, 4367950359309566036, -6084198693130477477, -2502081660600752025, -7721251913047149931, -1543887402918754614, -2934038194353753815, -6573005913745210034, 7208388961620618768, -367121135670630871, -8956115433384108792, -2327020811478440275, -1557964409155455532, -8329888709534027550, 9000418423960229306, -2027359684385832233, 5666231764622429987] INFO [main] 2019-05-10 02:45:01,456 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2f0f5c73[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@71bf14f3[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@3cb38e7b} INFO [MigrationStage:1] 2019-05-10 02:45:01,568 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-10 02:45:01,577 Memtable.java:347 - Writing Memtable-schema_keyspaces@1278784811(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-10 02:45:01,583 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=1557456299637, position=102352) INFO [MigrationStage:1] 2019-05-10 02:45:02,210 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,211 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1860073335(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,225 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=1557456299637, position=102352) INFO [MigrationStage:1] 2019-05-10 02:45:02,440 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-10 02:45:02,440 Memtable.java:347 - Writing Memtable-schema_columns@1511249991(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-10 02:45:02,475 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=1557456299637, position=102352) INFO [MigrationStage:1] 2019-05-10 02:45:02,717 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,718 Memtable.java:347 - Writing Memtable-schema_triggers@1030543052(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-10 02:45:02,718 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=1557456299637, position=102352) INFO [MigrationStage:1] 2019-05-10 02:45:03,099 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,100 Memtable.java:347 - Writing Memtable-schema_usertypes@1167576472(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,101 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=1557456299637, position=102352) INFO [MigrationStage:1] 2019-05-10 02:45:03,622 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6ca74868[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-05-10 02:45:03,642 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-05-10 02:45:03,642 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4695a004[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-05-10 02:45:03,666 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-05-10 02:45:03,762 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-10 02:45:03,763 Memtable.java:347 - Writing Memtable-local@1455237452(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-10 02:45:03,765 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=1557456299637, position=102595) INFO [main] 2019-05-10 02:45:03,848 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51470 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,851 Memtable.java:347 - Writing Memtable-local@793257464(8.356KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-10 02:45:03,866 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=1557456299637, position=114576) INFO [CompactionExecutor:2] 2019-05-10 02:45:04,429 CompactionTask.java:141 - Compacting [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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-05-10 02:45:04,502 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-05-10 02:45:04,670 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-05-10 02:45:04,708 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-05-10 02:45:04,708 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-05-10 02:45:04,774 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-05-10 02:45:04,898 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-05-10 02:45:05,177 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,945 bytes to 5,766 (~96% of original) in 735ms = 0.007481MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,285 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,315 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,316 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-05-10 02:46:40,317 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-05-10 02:46:42,338 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-05-10 02:46:42,340 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-10 02:47:28,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-05-10 02:47:28,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-10 02:47:28,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:47:28,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1733, return_code=0): /tmp/DL6FP/install-vellum.sh 2019-05-10 02:47:28,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-10 02:47:28,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-10 02:47:28,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-05-10 02:47:28,949 - 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.004s sys 0m0.002s 2019-05-10 02:47:28,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-05-10 02:47:28,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag 2019-05-10 02:47:28,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag 2019-05-10 02:47:28,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag 2019-05-10 02:47:28,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-9x32ag 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19319 0 --:--:-- --:--:-- --:--:-- 19438 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_9x32ag/env/bin/ctx", line 13, in 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-05-10 02:47:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 31361: ordinal not in range(128)") 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-05-10 02:47:28,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-05-10 02:47:28,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-05-10 02:47:28,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:47:28,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-05-10 02:47:28,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:29,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:29,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:29,144 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:29 GMT 2019-05-10 02:47:29,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:29,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:29,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:29,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:29,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:34,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:34,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 31361: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:26.965Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.5b20563d-2f2c-4ce8-8645-5ef0ecbe878a"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:27.686Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:26.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:28.252Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:29.509Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/QQ0E5/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "[vellum] 192.168.120.8", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "Process created, PID: 14268", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:30.141Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:29.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3188, "offset": 3160, "size": 50}}} 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:34 GMT 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:34,241 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:47:34,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-05-10 02:47:34,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-05-10 02:47:34,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-05-10 02:47:34,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-05-10 02:47:34,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 31361: ordinal not in range(128)") 2019-05-10 02:47:34,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:47:34,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-05-10 02:47:34,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-05-10 02:47:34,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-05-10 02:47:34,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-05-10 02:47:34,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:47:34,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-05-10 02:47:34,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-05-10 02:47:34,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-05-10 02:47:34,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:47:34,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-05-10 02:47:34,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/QQ0E5/start-vellum.sh 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.8 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-05-10 02:47:34,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-10 02:47:34,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:47:34,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14268 2019-05-10 02:47:34,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:47:34,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-10 02:47:34,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:34,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:34,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:34 GMT 2019-05-10 02:47:34,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:34,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:34,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:34,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:34,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:39,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:39,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3188, "offset": 3188, "size": 50}}} 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:39 GMT 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:39,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:39,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:39,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:39,467 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:39 GMT 2019-05-10 02:47:39,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:39,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:39,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:39,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:39,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:44,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:44,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:39.904Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:39.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3189, "offset": 3188, "size": 50}}} 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:44 GMT 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:44,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:44,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:47:44,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:44,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:44 GMT 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:44,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:49,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:49,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3189, "offset": 3189, "size": 50}}} 2019-05-10 02:47:49,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:49 GMT 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:49,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:49,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:49,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:49,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:49 GMT 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:49,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:49,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:54,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:47:54,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:49.729Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:49.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:50.446Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:49.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3191, "offset": 3189, "size": 50}}} 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:54,909 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:54 GMT 2019-05-10 02:47:54,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:54,910 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:47:54,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:54,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:54,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:54,910 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:47:54,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:47:54,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:47:54,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:47:54,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:47:54,969 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:47:54 GMT 2019-05-10 02:47:54,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:47:54,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:47:54,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:47:54,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:47:54,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:47:59,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:00,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:00,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:00,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:00,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:00,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:47:59.925Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:47:59.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3192, "offset": 3191, "size": 50}}} 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:00 GMT 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:00,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:00,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:48:00,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:00,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:00 GMT 2019-05-10 02:48:00,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:00,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:00,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:00,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:00,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:05,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:05,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3192, "offset": 3192, "size": 50}}} 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:05 GMT 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:05,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:05,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:05 GMT 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:05,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:10,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:10,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:09.713Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:09.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:10.431Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:09.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3194, "offset": 3192, "size": 50}}} 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:10,663 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:10 GMT 2019-05-10 02:48:10,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:10,664 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:48:10,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:10,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:10,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:10,664 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:48:10,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:48:10,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:48:10,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:10,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:10 GMT 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:10,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:15,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:15,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:15,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:15,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:15,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:15,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3194, "offset": 3194, "size": 50}}} 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:15 GMT 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:15,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:15,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:15,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:15,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:15 GMT 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:15,919 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:20,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:21,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:21,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:20.155Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:19.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3195, "offset": 3194, "size": 50}}} 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:21 GMT 2019-05-10 02:48:21,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:21,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:48:21,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:21,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:21,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:21,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:48:21,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:21,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:21,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:21 GMT 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:21,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:21,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:26,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:26,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3195, "offset": 3195, "size": 50}}} 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:26 GMT 2019-05-10 02:48:26,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:26,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:48:26,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:26,200 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:26,200 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:26,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:26,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:26,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:26,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:26 GMT 2019-05-10 02:48:26,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:26,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:26,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:26,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:26,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:31,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:31,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:31,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:31,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:29.731Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:29.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:30.401Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:29.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3197, "offset": 3195, "size": 50}}} 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:31 GMT 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:48:31,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:31,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:31,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:31,373 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:48:31,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:48:31,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:48:31,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:31,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:31,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:31 GMT 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:31,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:36,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:36,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3197, "offset": 3197, "size": 50}}} 2019-05-10 02:48:36,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:36 GMT 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:36,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:36,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:36,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:36 GMT 2019-05-10 02:48:36,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:36,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:36,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:36,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:36,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:41,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:41,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:41,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:41,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:41,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:41,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:40.162Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:40.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3198, "offset": 3197, "size": 50}}} 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:41 GMT 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:41,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:41,751 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:41,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:48:41,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:41,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:41,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:41 GMT 2019-05-10 02:48:41,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:41,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:41,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:41,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:41,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:46,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:46,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3198, "offset": 3198, "size": 50}}} 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:46 GMT 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:46,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:46,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:46,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:46,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:46,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:46 GMT 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:46,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:46,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:46,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:51,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:52,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:52,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:49.740Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:49.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:48:50.409Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:48:50.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3200, "offset": 3198, "size": 50}}} 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:52 GMT 2019-05-10 02:48:52,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:52,066 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:48:52,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:52,066 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:52,066 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:52,066 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:48:52,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:48:52,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:48:52,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:52,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:52,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:52 GMT 2019-05-10 02:48:52,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:52,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:52,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:52,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:52,133 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:57,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:48:57,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:57,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:57,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:57,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:57,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:57,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3200, "offset": 3200, "size": 50}}} 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:57 GMT 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:57,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:48:57,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:48:57,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:48:57,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:48:57,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:48:57,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:48:57,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:48:57,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:48:57 GMT 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:48:57,301 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:02,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:02,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:02,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:02,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:02,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:00.170Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:00.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3201, "offset": 3200, "size": 50}}} 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:02 GMT 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:02,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:02,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:49:02,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:02,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:02,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:02 GMT 2019-05-10 02:49:02,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:02,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:02,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:02,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:02,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:07,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:07,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:07,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3201, "offset": 3201, "size": 50}}} 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:07 GMT 2019-05-10 02:49:07,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:07,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:49:07,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:07,595 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:07,595 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:07,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:07,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:07,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:07,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:07,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:07 GMT 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:07,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:07,655 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:12,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:12,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:12,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:12,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:09.795Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:09.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:10.363Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:10.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3203, "offset": 3201, "size": 50}}} 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:12 GMT 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:12,749 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:49:12,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:12,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:12,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:12,750 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:49:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:49:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:49:12,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:12,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:12,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:12,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:12 GMT 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:12,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:12,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:12,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:17,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:18,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:18,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3203, "offset": 3203, "size": 50}}} 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:18 GMT 2019-05-10 02:49:18,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:18,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:49:18,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:18,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:18,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:18,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:18,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:18,167 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:18 GMT 2019-05-10 02:49:18,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:18,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:18,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:18,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:18,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:23,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:23,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:23,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:20.374Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:20.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3204, "offset": 3203, "size": 50}}} 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:23 GMT 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:23,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:23,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:49:23,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:23,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:23,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:23 GMT 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:23,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:23,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:23,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:23,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:28,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:28,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:28,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3204, "offset": 3204, "size": 50}}} 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:28 GMT 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:28,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:28,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:28 GMT 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:28,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:33,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:33,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:33,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:29.797Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:29.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:30.370Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:30.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3206, "offset": 3204, "size": 50}}} 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:33 GMT 2019-05-10 02:49:33,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:33,633 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:49:33,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:33,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:33,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:33,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:49:33,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:49:33,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:49:33,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:33,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:33,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:33,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:33,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:33,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:33,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:33 GMT 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:33,688 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:38,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:38,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3206, "offset": 3206, "size": 50}}} 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:38,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:38 GMT 2019-05-10 02:49:38,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:38,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:49:38,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:38,779 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:38,779 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:38,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:38,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:38,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:38 GMT 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:38,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:43,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:43,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:43,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:43,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:43,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:43,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:40.380Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:40.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3207, "offset": 3206, "size": 50}}} 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:43 GMT 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:43,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:43,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:49:43,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:43,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:43,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:43,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:43 GMT 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:43,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:43,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:43,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:48,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:49,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:49,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:49,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:49,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:49,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3207, "offset": 3207, "size": 50}}} 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:49 GMT 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:49,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:49,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:49,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:49,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:49,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:49,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:49,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:49,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:49 GMT 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:49,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:54,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:54,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:49.808Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:49.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:49:50.425Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:49:50.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3209, "offset": 3207, "size": 50}}} 2019-05-10 02:49:54,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:54 GMT 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:54,263 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:49:54,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:49:54,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:49:54,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:54,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:54,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:54,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:54,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:54 GMT 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:54,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:54,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:59,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:59,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3209, "offset": 3209, "size": 50}}} 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:59 GMT 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:49:59,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:49:59,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:49:59,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:49:59,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:49:59,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:49:59,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:49:59 GMT 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:49:59,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:04,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:50:04,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:04,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:04,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:04,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:04,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:04,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:00.650Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:00.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3210, "offset": 3209, "size": 50}}} 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:04 GMT 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:04,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:04,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-10 02:50:04,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:50:04,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:04,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:04,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:04 GMT 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:04,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:04,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:09,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:50:09,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3210, "offset": 3210, "size": 50}}} 2019-05-10 02:50:09,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:09 GMT 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:09,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:50:09,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:09,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:09,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:09,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:09,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:09 GMT 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:09,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:14,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:50:15,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:15,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:15,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:10.025Z", "message": "Waiting for process 14268 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:09.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:10.642Z", "message": " /tmp/QQ0E5/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp6 0 0 fe80::f816:3eff:fe2:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6538 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 0.0.0.0:68 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": "Execution done (PID=14268, return_code=0): /tmp/QQ0E5/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 127.0.0.1:53 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 0.0.0.0:57013 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 0.0.0.0:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 127.0.0.1:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " udp 0 0 192.168.120.8:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp 0 0 192.168.120.8:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " tcp 0 0 127.0.0.1:38287 0.0.0.0:* LISTEN 14258/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " RX bytes:366179 (366.1 KB) TX bytes:366179 (366.1 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " TX packets:3660 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " RX packets:3660 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " RX bytes:222649615 (222.6 MB) TX bytes:7072829 (7.0 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " TX packets:46490 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:50:11.224Z", "message": " RX packets:136165 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T02:50:10.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "192ed525-420c-4556-b7b6-2b2931760d03", "logger": "ctx.a2f8bd20-3569-42c3-a6d3-aae422ac7d61"}], "metadata": {"pagination": {"total": 3318, "offset": 3210, "size": 50}}} 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:15 GMT 2019-05-10 02:50:15,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:15,015 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:50:15,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:15,015 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:15,015 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:15,015 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:50:15,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14268 to end... 2019-05-10 02:50:15,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: connect: Connection refused 2019-05-10 02:50:15,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: connect: Connection refused 2019-05-10 02:50:15,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-10 02:50:15,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-10 02:50:15,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-10 02:50:15,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-10 02:50:15,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: connect: Connection refused 2019-05-10 02:50:15,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-10 02:50:15,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: connect: Connection refused 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: connect: Connection refused 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe2:123 :::* - 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6538 - @/com/ubuntu/upstart 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-05-10 02:50:15,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QQ0E5/start-vellum.sh: line 22: /dev/tcp/192.168.120.8/7000: Connection refused 2019-05-10 02:50:15,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14268, return_code=0): /tmp/QQ0E5/start-vellum.sh 2019-05-10 02:50:15,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-05-10 02:50:15,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-05-10 02:50:15,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:57013 0.0.0.0:* - 2019-05-10 02:50:15,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-05-10 02:50:15,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-05-10 02:50:15,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.8:123 0.0.0.0:* - 2019-05-10 02:50:15,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-05-10 02:50:15,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-05-10 02:50:15,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-05-10 02:50:15,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.8:11211 0.0.0.0:* LISTEN - 2019-05-10 02:50:15,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:38287 0.0.0.0:* LISTEN 14258/python 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-05-10 02:50:15,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:366179 (366.1 KB) TX bytes:366179 (366.1 KB) 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3660 errors:0 dropped:0 overruns:0 carrier:0 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3660 errors:0 dropped:0 overruns:0 frame:0 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-10 02:50:15,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222649615 (222.6 MB) TX bytes:7072829 (7.0 MB) 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:46490 errors:0 dropped:0 overruns:0 carrier:0 2019-05-10 02:50:15,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136165 errors:0 dropped:0 overruns:0 frame:0 2019-05-10 02:50:15,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/192ed525-420c-4556-b7b6-2b2931760d03 2019-05-10 02:50:15,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:15,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T02:50:14.282Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"} 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:15 GMT 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:15,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-05-10 02:50:15,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:15,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:15,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:15,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-05-10T02:36:42.313Z', u'id': u'192ed525-420c-4556-b7b6-2b2931760d03', u'ended_at': u'2019-05-10T02:50:14.282Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-10T02:36:42.312Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-05-10 02:50:15,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-10 02:50:15,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:50:15,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:50:15,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:50:15,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:50:15,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.215", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:50:15 GMT 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:50:15,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:50:15,152 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2019-05-10 02:50:15,246 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-05-10 02:50:15,318 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-10 02:50:15,319 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-10 02:50:15,355 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:50:15,356 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-05-10 02:50:40,411 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:50:40,411 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-05-10 02:51:05,470 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:51:05,470 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-05-10 02:51:30,632 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:51:30,632 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-05-10 02:51:55,679 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:51:55,679 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-05-10 02:52:20,722 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:52:20,722 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-05-10 02:52:45,785 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:52:45,785 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-05-10 02:53:10,835 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:53:10,836 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-05-10 02:53:35,937 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:53:35,937 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-05-10 02:54:00,987 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:54:00,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-05-10 02:54:26,043 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-10 02:54:26,044 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-05-10 02:54:51,302 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550473@clearwater.opnfv', u'sip_username': u'6505550473', u'formatted_number': u'(650) 555-0473', u'number': u'6505550473', u'sip_uri': u'sip:6505550473@clearwater.opnfv', u'number_id': u'cc3b0f2dd6d440d5a91f375e71ef8880', u'sip_password': u'mcbEDF7dk', u'pstn': False} 2019-05-10 02:54:51,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-10 02:54:51,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:54:51,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:54:51,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.215", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:54:51 GMT 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-10 02:54:51,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:54:51,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:54:51,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:54:51,389 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-10 02:54:51,389 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-10 02:54:51,397 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-10 02:54:51,397 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-10 02:57:02,108 - 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/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/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/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/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/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/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/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/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' Basic Call - Mainline (TCP) - (6505550522, 6505550101) Passed Basic Call - SDP (TCP) - (6505550170, 6505550217) Passed Basic Call - Tel URIs (TCP) - (6505550275, 6505550618) Passed Basic Call - Unknown number (TCP) - (6505550421, 6505550301) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550728, 6505550954) Passed Basic Call - Messages - Pager model (TCP) - (6505550976, 6505550895) Passed Basic Call - Pracks (TCP) - (6505550871, 6505550820) Passed Basic Registration (TCP) - (6505550796) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550443, 6505550246) Passed Call Barring - Outbound Rejection (TCP) - (6505550624, 6505550758) 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) - (6505550070, 6505550948) 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) - (6505550975, 6505550914, 6505550246) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550763, 6505550589, 6505550942) Passed Call Diversion - Not reachable (408) (TCP) - (6505550455, 6505550839, 6505550192) Passed Call Diversion - Not reachable (503) (TCP) - (6505550195, 6505550908, 6505550550) Passed Call Diversion - Not reachable (500) (TCP) - (6505550762, 6505550647, 6505550918) Passed Call Diversion - Busy (TCP) - (6505550701, 6505550133, 6505550644) Passed Call Diversion - Unconditional (TCP) - (6505550256, 6505550876, 6505550844) Passed Call Diversion - No answer (TCP) - (6505550455, 6505550682, 6505550902) Passed Call Diversion - Bad target URI (TCP) - (6505550445, 6505550325) Passed Call Diversion - Audio-only call (TCP) - (6505550368, 6505550779, 6505550266, 6505550154) Passed Call Diversion - Audio-video call (TCP) - (6505550002, 6505550334, 6505550490, 6505550461) Passed Call Forking - Mainline (TCP) - (6505550660, 6505550048) Passed Call Forking - Endpoint offline (TCP) - (6505550466, 6505550087) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550395, 6505550896) Passed Call Waiting - Accepted (TCP) - (6505550212, 6505550224, 6505550482) Passed Call Waiting - Cancelled (TCP) - (6505550963, 6505550245, 6505550128) Passed CANCEL - Mainline (TCP) - (6505550964, 6505550420) Passed Filtering - Accept-Contact (TCP) - (6505550401, 6505550180) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550322, 6505550398) Passed Filtering - Accept-Contact no match (TCP) - (6505550289, 6505550431) Passed Filtering - Accept-Contact negated match (TCP) - (6505550353, 6505550832) Passed Filtering - RFC3841 example (TCP) - (6505550922, 6505550334) Passed Filtering - Reject-Contact no match (TCP) - (6505550130, 6505550371) Passed Filtering - Reject-Contact match (TCP) - (6505550607, 6505550404) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550595) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550666) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550768) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550027) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550337, 6505550049) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550279, 6505550466) Passed GRUU - Call - only GRUU as target (TCP) - (6505550576, 6505550881) Passed GRUU - Call - AoR as target (TCP) - (6505550274, 6505550263) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550441, 6505550859) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550565, 6505550413) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550875, 6505550564) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550844, 6505550085) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550535, 6505550909) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550515, 6505550243) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # 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' 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) - (6505550123) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550733) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550691) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550128, 6505550165) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-05-10 02:57:02,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-10 02:57:02,229 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 02:57:02,230 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:54 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-10 02:57:02,235 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-10 02:57:02,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:02,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T02:36:38.700Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:36.293Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:36.295Z", "id": "e4c93d6d-24e5-40b7-9151-1503f6f54ab9"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T02:50:14.282Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:42.312Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:36:42.313Z", "id": "192ed525-420c-4556-b7b6-2b2931760d03"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:02 GMT 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:02,327 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:02,328 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:02,958 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:02 GMT 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:02,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:02,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:03,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:03 GMT 2019-05-10 02:57:03,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:03,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-10 02:57:03,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:03,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:03,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:03,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:03,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:03 GMT 2019-05-10 02:57:03,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:03,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:03,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:03,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:03,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:08,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:08,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:08,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:08,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:08,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:03.984Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:03.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:06.807Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:06.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:07.455Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:06.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:07.455Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:07.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:07.455Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:07.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:08.049Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:07.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:08.049Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:07.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:08.049Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:07.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:08 GMT 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:08,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:08,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:08,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:08,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:08,559 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-10 02:57:08,559 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:08,560 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:08,560 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:08,560 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:08,560 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:08,560 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:08,560 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:08,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:08,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:08,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:08,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:08 GMT 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:08,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:08,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:08,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:13,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:13,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:13,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:13,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:13,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:08.716Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/1KHOC/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "vellum_ip4eav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:08.716Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": " 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.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Process created, PID: 17650", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "bono_3rfxio", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:09.365Z", "message": "Execution done (PID=17650, return_code=1): /tmp/1KHOC/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:08.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6f192d06-f688-45fb-803b-876e11c0caa5"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/8YA01/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Process created, PID: 24054", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Execution done (PID=24054, return_code=1): /tmp/8YA01/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.010Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:09.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.703c337f-3373-49b5-a775-4946aeb757f4"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/M7MPF/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "Process created, PID: 15304", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "dime_0iy41b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:10.706Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "homer_72rokc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:11.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/F9G20/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "Process created, PID: 17992", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.258Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:10.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "ellis_we0510", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:11.827Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/1KHOC/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/1KHOC/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_1a8r04/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_1a8r04/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/ellis_host_1a8r04/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/ellis_host_1a8r04/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_1a8r04/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_1a8r04/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/1KHOC/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T02:57:11.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:12.388Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:12.388Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/NVGFF/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:12.388Z", "message": "Process created, PID: 15668", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}], "metadata": {"pagination": {"total": 84, "offset": 8, "size": 50}}} 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:13 GMT 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:13,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:13,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:13,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:13,711 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:13,713 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/1KHOC/stop-ellis.sh 2019-05-10 02:57:13,713 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:13,713 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-10 02:57:13,713 - functest.core.cloudify - DEBUG - 2019-05-10 02:57:13,714 - functest.core.cloudify - DEBUG - 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. 2019-05-10 02:57:13,714 - functest.core.cloudify - DEBUG - 2019-05-10 02:57:13,714 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-05-10 02:57:13,714 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:13,714 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:13,714 - functest.core.cloudify - DEBUG - Process created, PID: 17650 2019-05-10 02:57:13,715 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:13,715 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:13,715 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:13,715 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:13,715 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:13,715 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - Execution done (PID=17650, return_code=1): /tmp/1KHOC/stop-ellis.sh 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/8YA01/stop-vellum.sh 2019-05-10 02:57:13,716 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:13,717 - functest.core.cloudify - DEBUG - Process created, PID: 24054 2019-05-10 02:57:13,717 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:13,717 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:13,717 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-05-10 02:57:13,717 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-05-10 02:57:13,717 - functest.core.cloudify - DEBUG - Execution done (PID=24054, return_code=1): /tmp/8YA01/stop-vellum.sh 2019-05-10 02:57:13,718 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:13,718 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:13,718 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:13,718 - functest.core.cloudify - DEBUG - Stopping bono node 2019-05-10 02:57:13,718 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/M7MPF/stop-bono.sh 2019-05-10 02:57:13,718 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Process created, PID: 15304 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:13,719 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/F9G20/stop-sprout.sh 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - Process created, PID: 17992 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/1KHOC/stop-ellis.sh, exit_code: 1 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:13,720 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/NVGFF/stop-dime.sh 2019-05-10 02:57:13,721 - functest.core.cloudify - DEBUG - Process created, PID: 15668 2019-05-10 02:57:13,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:13,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:13,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:13,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:13 GMT 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:13,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:13,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:13,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:18,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:18,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:18,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:18,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:18,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ip4eav", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:12.388Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/8YA01/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/8YA01/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_9x32ag/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/8YA01/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T02:57:11.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:12.388Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/NVGFF/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:11.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.286Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Execution done (PID=15668, return_code=1): /tmp/NVGFF/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.55a738b4-8ecc-4a1c-b714-134116de86f0"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/WOUSI/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Process created, PID: 16316", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": " 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.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.066Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:13.164Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/NVGFF/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/NVGFF/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_ttdn0h/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_ttdn0h/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/dime_host_ttdn0h/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/dime_host_ttdn0h/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_ttdn0h/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_ttdn0h/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/NVGFF/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T02:57:13.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Execution done (PID=16316, return_code=1): /tmp/WOUSI/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:13.704Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:12.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9d27a5b5-eded-4221-bd39-0d70ee14d7b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.280Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:13.825Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": "homer_72rokc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.280Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/WOUSI/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/WOUSI/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_h5i5do/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_h5i5do/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/homer_host_h5i5do/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/homer_host_h5i5do/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_h5i5do/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_h5i5do/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/WOUSI/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T02:57:13.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.280Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:13.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.280Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:13.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.280Z", "message": "Downloaded scripts/bind/bind.py to /tmp/O5UI2/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:13.624Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.257Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.256Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.256Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.225Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpaNfBCA', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.202Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.595Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.201Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.122Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.490Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.202Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}], "metadata": {"pagination": {"total": 183, "offset": 58, "size": 50}}} 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:18 GMT 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:18,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:18,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:18,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:18,889 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:18,891 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/8YA01/stop-vellum.sh, exit_code: 1 2019-05-10 02:57:18,892 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/NVGFF/stop-dime.sh 2019-05-10 02:57:18,892 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-05-10 02:57:18,892 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:57:18,892 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:57:18,892 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:18,892 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:57:18,893 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:18,893 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:18,893 - functest.core.cloudify - DEBUG - Stopping dime node 2019-05-10 02:57:18,893 - functest.core.cloudify - DEBUG - Execution done (PID=15668, return_code=1): /tmp/NVGFF/stop-dime.sh 2019-05-10 02:57:18,893 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:18,893 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:18,894 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:18,894 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:18,894 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:18,894 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/WOUSI/stop-homer.sh 2019-05-10 02:57:18,894 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:18,894 - functest.core.cloudify - DEBUG - Process created, PID: 16316 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - Stopping homer node 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - 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. 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - 2019-05-10 02:57:18,895 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-10 02:57:18,896 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:18,896 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:18,896 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/NVGFF/stop-dime.sh, exit_code: 1 2019-05-10 02:57:18,896 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:18,896 - functest.core.cloudify - DEBUG - Execution done (PID=16316, return_code=1): /tmp/WOUSI/stop-homer.sh 2019-05-10 02:57:18,896 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/WOUSI/stop-homer.sh, exit_code: 1 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:57:18,897 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/O5UI2/bind.py 2019-05-10 02:57:18,898 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:18,898 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:57:18,898 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-10 02:57:18,898 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:18,898 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpaNfBCA', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:18,898 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 02:57:18,899 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:57:18,899 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:57:18,899 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:57:18,899 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:18,899 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {u'ellis_we0510': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.5', u'name': u'ellis-we0510'}}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:18,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:18,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:18,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:18,962 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:18 GMT 2019-05-10 02:57:18,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:18,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:18,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:18,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:18,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:23,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:24,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:24,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:24,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:24,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:24,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:24,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.490Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.595Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:14.816Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpM7MbBE', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.475Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9ac54745-61f0-4fd4-a899-8fd4d1ededd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.875Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.866Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.874Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.874Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Execution done (PID=17992, return_code=1): /tmp/F9G20/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": " 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.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.336Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.916Z", "source_id": "vellum_ip4eav", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.039Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.030Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp2_MYZb', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.023Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjyLiRM', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.859Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.828Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.858Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:15.462Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:14.858Z", "source_id": "ellis_we0510", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e4d8fb3f-5723-485c-8c4f-6336908d0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DA8EM/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.658Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.836Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.443Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.107Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:15.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.dab2e010-25b5-4ac2-833d-a41ba4c25a18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.102Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/F9G20/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/F9G20/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_7lyjk2/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_7lyjk2/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/sprout_host_7lyjk2/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/sprout_host_7lyjk2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_7lyjk2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_7lyjk2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/F9G20/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T02:57:16.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.040Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.079Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.079Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp47sKo7', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.080Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.118Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.118Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.118Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpBEFG0t', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.357Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.365Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:16.697Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.375Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ca9e3ef3-953b-4108-aad9-9a4d29a4e10a"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.263Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.263Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.114Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.263Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.936Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}], "metadata": {"pagination": {"total": 241, "offset": 108, "size": 50}}} 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:24 GMT 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:24,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:24,124 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:24,125 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:57:24,125 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 02:57:24,125 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpM7MbBE', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:24,125 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:24,125 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:24,126 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-10 02:57:24,126 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:57:24,126 - functest.core.cloudify - DEBUG - Execution done (PID=17992, return_code=1): /tmp/F9G20/stop-sprout.sh 2019-05-10 02:57:24,126 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-05-10 02:57:24,126 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-10 02:57:24,126 - functest.core.cloudify - DEBUG - 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - 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. 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:57:24,127 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:24,128 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2_MYZb', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:24,128 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjyLiRM', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:24,128 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:57:24,128 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:57:24,128 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {u'dime_0iy41b': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-0iy41b'}}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DA8EM/bind.py 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:24,129 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:24,130 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:57:24,130 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:24,130 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:24,130 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:57:24,130 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:57:24,130 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/F9G20/stop-sprout.sh, exit_code: 1 2019-05-10 02:57:24,131 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:57:24,131 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:57:24,131 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:24,131 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp47sKo7', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:24,131 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-10 02:57:24,131 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_72rokc': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-72rokc'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBEFG0t', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:57:24,132 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 02:57:24,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:24,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:24,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:24,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:24,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:24,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:24,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:24 GMT 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:24,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:29,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:29,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:29,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:29,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:29,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.263Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.263Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.308Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/U7S1Z/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Process created, PID: 24225", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:16.682Z", "source_id": "dime_0iy41b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.140Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.140Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpifxniz', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.141Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.155Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.148Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.155Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.155Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNfxN8X', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.293Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:17.882Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.301Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b13a46b9-7e2c-461b-8333-7aa4a968206e"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:18.528Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:18.528Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.362Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:18.528Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:17.660Z", "source_id": "homer_72rokc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.145Z", "message": "Process created, PID: 17765", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.145Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.145Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.145Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.145Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.145Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VPRHW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:18.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.739Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.739Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:19.739Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6DI53/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.507Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.658Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.856Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.887Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.887Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzOfh9X', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.890Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.900Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.908Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.908Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:19.908Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprC2y_M', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.050Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.058Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.374Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.065Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5574bf49-6cc9-4277-9a8c-7bdab4c5ae9e"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "homer_72rokc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 265, "offset": 158, "size": 50}}} 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:29 GMT 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:29,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:29,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:29,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:29,376 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:29,378 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:57:29,378 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:57:29,378 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:57:29,378 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/U7S1Z/remove-cluster-node.sh 2019-05-10 02:57:29,378 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:29,378 - functest.core.cloudify - DEBUG - Process created, PID: 24225 2019-05-10 02:57:29,379 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:29,379 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:29,379 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:29,379 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:57:29,379 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:29,379 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:29,380 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:57:29,380 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-10 02:57:29,380 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:29,380 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpifxniz', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:29,380 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-10 02:57:29,380 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:29,381 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:57:29,381 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_lzrxyd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-lzrxyd'}}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:29,381 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNfxN8X', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:29,381 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:29,381 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:57:29,381 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:29,382 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:29,382 - functest.core.cloudify - DEBUG - Process created, PID: 17765 2019-05-10 02:57:29,382 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-10 02:57:29,382 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:29,382 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:29,382 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VPRHW/remove-cluster-node.sh 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6DI53/bind.py 2019-05-10 02:57:29,383 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 02:57:29,384 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 02:57:29,384 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 02:57:29,384 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:29,384 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzOfh9X', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:29,384 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 02:57:29,384 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3rfxio': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.14', u'name': u'bono-3rfxio'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprC2y_M', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:29,385 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:29,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:29,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:29 GMT 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:29,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:34,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:34,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:34,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:34,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:34,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.402Z", "source_id": "sprout_lzrxyd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Process created, PID: 15808", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:20.885Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:20.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:21.467Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GY7PY/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:21.467Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "Process created, PID: 16420", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.214Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:21.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:22.725Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5F7LS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:22.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.239Z", "message": "Process created, PID: 18216", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.239Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:22.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.239Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:22.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.239Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:22.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.239Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:22.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": "Execution done (PID=17765, return_code=0): /tmp/VPRHW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": " Removed member cc0a56f0c90d1dde from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_we0510", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:23.956Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:23.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.79f787af-3607-4e9e-9a17-c33034227ea7"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:24.760Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:24.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:24.760Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:24.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:24.760Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:24.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_we0510", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:24.760Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:24.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:26.679Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Execution done (PID=15808, return_code=0): /tmp/1G4L5/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": " Removed member d2ac50e4194948d1 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}], "metadata": {"pagination": {"total": 294, "offset": 208, "size": 50}}} 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:34 GMT 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:34,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:34,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:34,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:34,597 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:34,598 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:34,599 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:34,599 - functest.core.cloudify - DEBUG - Process created, PID: 15808 2019-05-10 02:57:34,599 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:34,599 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:34,599 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-10 02:57:34,599 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GY7PY/remove-cluster-node.sh 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - Process created, PID: 16420 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-10 02:57:34,600 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 02:57:34,601 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:34,601 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5F7LS/remove-cluster-node.sh 2019-05-10 02:57:34,601 - functest.core.cloudify - DEBUG - Process created, PID: 18216 2019-05-10 02:57:34,601 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 02:57:34,601 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-10 02:57:34,601 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - Execution done (PID=17765, return_code=0): /tmp/VPRHW/remove-cluster-node.sh 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - Removed member cc0a56f0c90d1dde from cluster 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-10 02:57:34,602 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:34,603 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 02:57:34,604 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:34,604 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:57:34,604 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:34,604 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-10 02:57:34,604 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-10 02:57:34,604 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:34,605 - functest.core.cloudify - DEBUG - Execution done (PID=15808, return_code=0): /tmp/1G4L5/remove-cluster-node.sh 2019-05-10 02:57:34,606 - functest.core.cloudify - DEBUG - Removed member d2ac50e4194948d1 from cluster 2019-05-10 02:57:34,606 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-10 02:57:34,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:34,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:34,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:34,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:34 GMT 2019-05-10 02:57:34,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:34,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:34,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:34,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:34,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:39,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:39,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:39,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:39,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:39,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:39,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_0iy41b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.357Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:26.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.5149ca28-8f18-4dfb-8a63-066d3f76bdd1"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.944Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:27.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_0iy41b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:27.944Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:28.574Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:28.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:28.574Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:28.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.142Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:28.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": " Removed member 901913ada2a56a06 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Execution done (PID=16420, return_code=0): /tmp/GY7PY/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_72rokc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:29.937Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e0f674b3-183e-4329-89a4-a0b794b237e5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:30.550Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:30.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:30.550Z", "message": "Stopping Agent ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:30.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e88ee8dd-4966-492d-a782-864bdaa40e6f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:30.550Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "homer_72rokc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:30.550Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:29.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:30.550Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:30.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:31.420Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e88ee8dd-4966-492d-a782-864bdaa40e6f"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:31.950Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:31.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:31.950Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:31.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:31.950Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_1a8r04 stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e88ee8dd-4966-492d-a782-864bdaa40e6f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:31.950Z", "message": "Successfully stopped daemon: ellis_host_1a8r04\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e88ee8dd-4966-492d-a782-864bdaa40e6f"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:32.667Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:31.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:33.369Z", "message": "Deleting Agent ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:32.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.82533e47-0231-468f-9a6f-808843689a09"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:33.369Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:33.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:33.369Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:33.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:34.086Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:33.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:34.653Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:33.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:35.199Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:34.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:35.199Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:34.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:35.199Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:34.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:35.780Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:35.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:35.780Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:35.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:36.459Z", "message": "Stopping Agent dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:35.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3ab363d9-0b7c-473a-804b-7671feb615a9"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:36.459Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:35.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Successfully stopped daemon: dime_host_ttdn0h\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3ab363d9-0b7c-473a-804b-7671feb615a9"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Stopping Agent homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.aa57934c-319a-474c-adb5-b460af2a96a2"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_ttdn0h stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3ab363d9-0b7c-473a-804b-7671feb615a9"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3ab363d9-0b7c-473a-804b-7671feb615a9"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Successfully deleted daemon: ellis_host_1a8r04", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.82533e47-0231-468f-9a6f-808843689a09"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.82533e47-0231-468f-9a6f-808843689a09"}], "metadata": {"pagination": {"total": 328, "offset": 258, "size": 50}}} 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:39 GMT 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:39,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:39,814 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:39,815 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:39,816 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:39,816 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:39,816 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:57:39,816 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 02:57:39,816 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:39,816 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 02:57:39,817 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:39,817 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:39,817 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:39,817 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-10 02:57:39,817 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-10 02:57:39,817 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-10 02:57:39,818 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-10 02:57:39,818 - functest.core.cloudify - DEBUG - Removed member 901913ada2a56a06 from cluster 2019-05-10 02:57:39,818 - functest.core.cloudify - DEBUG - Execution done (PID=16420, return_code=0): /tmp/GY7PY/remove-cluster-node.sh 2019-05-10 02:57:39,818 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:39,818 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:39,818 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:39,819 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:39,819 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-10 02:57:39,819 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 02:57:39,819 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_1a8r04 2019-05-10 02:57:39,819 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:57:39,819 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:57:39,820 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:39,820 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 02:57:39,820 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 02:57:39,820 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:39,820 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_1a8r04 stop 2019-05-10 02:57:39,820 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_1a8r04 2019-05-10 02:57:39,821 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 02:57:39,821 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_1a8r04 2019-05-10 02:57:39,821 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:39,821 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 02:57:39,821 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 02:57:39,821 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_ttdn0h 2019-05-10 02:57:39,822 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:39,823 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_ttdn0h 2019-05-10 02:57:39,823 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_h5i5do 2019-05-10 02:57:39,823 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_ttdn0h stop 2019-05-10 02:57:39,823 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 02:57:39,823 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_1a8r04 2019-05-10 02:57:39,823 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 02:57:39,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:39,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:39,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:39 GMT 2019-05-10 02:57:39,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:39,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:39,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:39,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:39,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:44,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:45,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:45,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.82533e47-0231-468f-9a6f-808843689a09"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.187Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:36.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.82533e47-0231-468f-9a6f-808843689a09"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.799Z", "message": "Waiting for process 24225 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.799Z", "message": "Successfully stopped daemon: homer_host_h5i5do\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.aa57934c-319a-474c-adb5-b460af2a96a2"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.799Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_h5i5do stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.aa57934c-319a-474c-adb5-b460af2a96a2"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.799Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.aa57934c-319a-474c-adb5-b460af2a96a2"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.799Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:37.799Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.398Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.398Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.398Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.398Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:37.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.994Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:38.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.994Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:38.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.994Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:38.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:38.994Z", "message": "Deleting Agent dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:38.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d015d765-cb3f-4ad3-8995-0828922d5086"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:39.527Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:39.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:39.527Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1775e2a0-cbf8-4275-9683-d3f7e474cf1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:39.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:39.527Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1775e2a0-cbf8-4275-9683-d3f7e474cf1b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:39.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:39.527Z", "message": "Deleting Agent homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.530a0cf6-ad48-446b-a5b6-66867e38e6ad"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:40.157Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}009317050031d648191f1c548ccb88193921cec5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:39.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.169Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a266f3-db1a-4aed-bd2f-16a7d95e8334 x-compute-request-id: req-57a266f3-db1a-4aed-bd2f-16a7d95e8334 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.887Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-57a266f3-db1a-4aed-bd2f-16a7d95e8334", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.887Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-90eb78e0-e37e-46b6-8daa-1e10cef65e02", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.887Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-90eb78e0-e37e-46b6-8daa-1e10cef65e02", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.887Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90eb78e0-e37e-46b6-8daa-1e10cef65e02 x-compute-request-id: req-90eb78e0-e37e-46b6-8daa-1e10cef65e02 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.887Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}009317050031d648191f1c548ccb88193921cec5\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:41.887Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-57a266f3-db1a-4aed-bd2f-16a7d95e8334", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:41.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:42.640Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:42.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d015d765-cb3f-4ad3-8995-0828922d5086"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.256Z", "message": "Waiting for process 18216 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:42.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.256Z", "message": "02:57:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_ttdn0h: No response received for task a9476a7ed3a74d748dfe6c777ce8b91e", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:42.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d015d765-cb3f-4ad3-8995-0828922d5086"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.256Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:42.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d015d765-cb3f-4ad3-8995-0828922d5086"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.256Z", "message": "Successfully deleted daemon: dime_host_ttdn0h", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:42.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d015d765-cb3f-4ad3-8995-0828922d5086"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.786Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.786Z", "message": "02:57:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_h5i5do: No response received for task a46e51f1732e4e7c86289ef61edac9c2", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.530a0cf6-ad48-446b-a5b6-66867e38e6ad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.786Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.530a0cf6-ad48-446b-a5b6-66867e38e6ad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.786Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.530a0cf6-ad48-446b-a5b6-66867e38e6ad"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.786Z", "message": "Successfully deleted daemon: homer_host_h5i5do", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.530a0cf6-ad48-446b-a5b6-66867e38e6ad"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:43.786Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:44.417Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:44.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:44.417Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:43.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:44.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.012Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:44.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.012Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:44.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 349, "offset": 308, "size": 50}}} 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:45 GMT 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:45,022 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:45,024 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 02:57:45,024 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 02:57:45,024 - functest.core.cloudify - DEBUG - Waiting for process 24225 to end... 2019-05-10 02:57:45,025 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_h5i5do 2019-05-10 02:57:45,025 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_h5i5do stop 2019-05-10 02:57:45,025 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 02:57:45,025 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:45,025 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 02:57:45,025 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 02:57:45,026 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 02:57:45,026 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 02:57:45,026 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 02:57:45,026 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 02:57:45,026 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:45,026 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 02:57:45,027 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_ttdn0h 2019-05-10 02:57:45,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:57:45,027 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1775e2a0-cbf8-4275-9683-d3f7e474cf1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:57:45,027 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1775e2a0-cbf8-4275-9683-d3f7e474cf1b 2019-05-10 02:57:45,027 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_h5i5do 2019-05-10 02:57:45,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009317050031d648191f1c548ccb88193921cec5" 2019-05-10 02:57:45,028 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a266f3-db1a-4aed-bd2f-16a7d95e8334 x-compute-request-id: req-57a266f3-db1a-4aed-bd2f-16a7d95e8334 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:57:45,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-57a266f3-db1a-4aed-bd2f-16a7d95e8334 2019-05-10 02:57:45,028 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-90eb78e0-e37e-46b6-8daa-1e10cef65e02 2019-05-10 02:57:45,028 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-90eb78e0-e37e-46b6-8daa-1e10cef65e02 2019-05-10 02:57:45,028 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90eb78e0-e37e-46b6-8daa-1e10cef65e02 x-compute-request-id: req-90eb78e0-e37e-46b6-8daa-1e10cef65e02 Content-Length: 0 Content-Type: application/json 2019-05-10 02:57:45,028 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009317050031d648191f1c548ccb88193921cec5" -d '{"os-stop": null}' 2019-05-10 02:57:45,029 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-57a266f3-db1a-4aed-bd2f-16a7d95e8334 2019-05-10 02:57:45,029 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 02:57:45,029 - functest.core.cloudify - DEBUG - Waiting for process 18216 to end... 2019-05-10 02:57:45,029 - functest.core.cloudify - DEBUG - 02:57:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_ttdn0h: No response received for task a9476a7ed3a74d748dfe6c777ce8b91e 2019-05-10 02:57:45,029 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 02:57:45,029 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_ttdn0h 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - 02:57:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_h5i5do: No response received for task a46e51f1732e4e7c86289ef61edac9c2 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_h5i5do 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 02:57:45,030 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 02:57:45,031 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 02:57:45,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:57:45,031 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 02:57:45,031 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 02:57:45,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:45,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:45,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:45,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:45,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:45,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:45,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:45 GMT 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:45,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:50,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:50,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:50,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5267be98ca3409d04e43955c728991c19583ee5b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.594Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-508044c5-326a-47d9-a56e-15dd936b9dee", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:44.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.594Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508044c5-326a-47d9-a56e-15dd936b9dee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:44.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:45.594Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2033c2c1-6f45-480d-8e3f-4e6f0ddce30d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": " Removed member f8f8e9c0272c806b from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Execution done (PID=18216, return_code=0): /tmp/5F7LS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2033c2c1-6f45-480d-8e3f-4e6f0ddce30d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_lzrxyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.193Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f08b3802-1655-4399-90e0-d6626d2e49a4"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.807Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba67619c1680ac920d3522a2440dbfd847405f2b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "sprout_lzrxyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.807Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:46.807Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-a7629805-c4b2-4613-87a6-efd6421ebadc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-16d91618-92a0-4373-bf53-e551f7393da7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-16d91618-92a0-4373-bf53-e551f7393da7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5267be98ca3409d04e43955c728991c19583ee5b\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7629805-c4b2-4613-87a6-efd6421ebadc x-compute-request-id: req-a7629805-c4b2-4613-87a6-efd6421ebadc Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-a7629805-c4b2-4613-87a6-efd6421ebadc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:47.490Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16d91618-92a0-4373-bf53-e551f7393da7 x-compute-request-id: req-16d91618-92a0-4373-bf53-e551f7393da7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:46.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.025Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6923910-a6ed-40d5-a4b9-c206291647b5 x-compute-request-id: req-b6923910-a6ed-40d5-a4b9-c206291647b5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.745Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2359756e-6e6b-4361-b6d1-46c14f952b54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:48.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.745Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2359756e-6e6b-4361-b6d1-46c14f952b54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:48.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.745Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba67619c1680ac920d3522a2440dbfd847405f2b\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.745Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-b6923910-a6ed-40d5-a4b9-c206291647b5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.745Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-b6923910-a6ed-40d5-a4b9-c206291647b5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:47.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:48.745Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2359756e-6e6b-4361-b6d1-46c14f952b54 x-compute-request-id: req-2359756e-6e6b-4361-b6d1-46c14f952b54 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:48.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}], "metadata": {"pagination": {"total": 389, "offset": 352, "size": 50}}} 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:50,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:50 GMT 2019-05-10 02:57:50,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:50,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:50,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:50,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:50,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:50,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:50,229 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5267be98ca3409d04e43955c728991c19583ee5b" 2019-05-10 02:57:50,229 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-508044c5-326a-47d9-a56e-15dd936b9dee 2019-05-10 02:57:50,229 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508044c5-326a-47d9-a56e-15dd936b9dee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:57:50,230 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-10 02:57:50,230 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2033c2c1-6f45-480d-8e3f-4e6f0ddce30d 2019-05-10 02:57:50,230 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:57:50,230 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-10 02:57:50,230 - functest.core.cloudify - DEBUG - Removed member f8f8e9c0272c806b from cluster 2019-05-10 02:57:50,230 - functest.core.cloudify - DEBUG - Execution done (PID=18216, return_code=0): /tmp/5F7LS/remove-cluster-node.sh 2019-05-10 02:57:50,231 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:57:50,231 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:57:50,231 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:57:50,231 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:57:50,231 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:57:50,231 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:57:50,232 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2033c2c1-6f45-480d-8e3f-4e6f0ddce30d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:57:50,232 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-10 02:57:50,232 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-10 02:57:50,232 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-10 02:57:50,232 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:57:50,232 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba67619c1680ac920d3522a2440dbfd847405f2b" 2019-05-10 02:57:50,233 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:57:50,233 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 02:57:50,233 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-a7629805-c4b2-4613-87a6-efd6421ebadc 2019-05-10 02:57:50,233 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-16d91618-92a0-4373-bf53-e551f7393da7 2019-05-10 02:57:50,233 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-16d91618-92a0-4373-bf53-e551f7393da7 2019-05-10 02:57:50,233 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5267be98ca3409d04e43955c728991c19583ee5b" -d '{"os-stop": null}' 2019-05-10 02:57:50,234 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7629805-c4b2-4613-87a6-efd6421ebadc x-compute-request-id: req-a7629805-c4b2-4613-87a6-efd6421ebadc Content-Length: 0 Content-Type: application/json 2019-05-10 02:57:50,234 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-a7629805-c4b2-4613-87a6-efd6421ebadc 2019-05-10 02:57:50,234 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16d91618-92a0-4373-bf53-e551f7393da7 x-compute-request-id: req-16d91618-92a0-4373-bf53-e551f7393da7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:57:50,234 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6923910-a6ed-40d5-a4b9-c206291647b5 x-compute-request-id: req-b6923910-a6ed-40d5-a4b9-c206291647b5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:57:50,234 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2359756e-6e6b-4361-b6d1-46c14f952b54 2019-05-10 02:57:50,234 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2359756e-6e6b-4361-b6d1-46c14f952b54 2019-05-10 02:57:50,235 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba67619c1680ac920d3522a2440dbfd847405f2b" -d '{"os-stop": null}' 2019-05-10 02:57:50,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-b6923910-a6ed-40d5-a4b9-c206291647b5 2019-05-10 02:57:50,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-b6923910-a6ed-40d5-a4b9-c206291647b5 2019-05-10 02:57:50,235 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2359756e-6e6b-4361-b6d1-46c14f952b54 x-compute-request-id: req-2359756e-6e6b-4361-b6d1-46c14f952b54 Content-Length: 0 Content-Type: application/json 2019-05-10 02:57:50,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:50,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:50,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:50,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:50,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:50,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:50,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:50 GMT 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:50,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:55,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:57:55,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:55,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:50.363Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:50.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:51.230Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:51.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:51.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}009317050031d648191f1c548ccb88193921cec5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:51.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:51.904Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:51.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:52.654Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:57:52.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:52.654Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c5b47c04-5bbd-45d5-8fc1-833b80961068", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:52.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:52.654Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5b47c04-5bbd-45d5-8fc1-833b80961068 x-compute-request-id: req-c5b47c04-5bbd-45d5-8fc1-833b80961068 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:57:41Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:52.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:52.654Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c5b47c04-5bbd-45d5-8fc1-833b80961068", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:52.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0071af37-b022-4d1d-b66f-8a4e9ccc6b5f"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:53.251Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:52.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:53.251Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:52.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:53.251Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:52.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:53.818Z", "message": "Stopping Agent sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:53.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.00cb788b-3b20-4f90-b0ed-28a419108f46"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:54.821Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:54.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.00cb788b-3b20-4f90-b0ed-28a419108f46"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:55.451Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:55.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:55.451Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:55.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:55.451Z", "message": "Successfully stopped daemon: sprout_host_7lyjk2\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:54.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.00cb788b-3b20-4f90-b0ed-28a419108f46"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:55.451Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_7lyjk2 stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:54.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.00cb788b-3b20-4f90-b0ed-28a419108f46"}], "metadata": {"pagination": {"total": 406, "offset": 389, "size": 50}}} 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:55 GMT 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:57:55,528 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:57:55,529 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:57:55,529 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 02:57:55,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009317050031d648191f1c548ccb88193921cec5" 2019-05-10 02:57:55,530 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:55,530 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 02:57:55,530 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c5b47c04-5bbd-45d5-8fc1-833b80961068 2019-05-10 02:57:55,530 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5b47c04-5bbd-45d5-8fc1-833b80961068 x-compute-request-id: req-c5b47c04-5bbd-45d5-8fc1-833b80961068 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:57:41Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:57:55,531 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-c5b47c04-5bbd-45d5-8fc1-833b80961068 2019-05-10 02:57:55,531 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 02:57:55,531 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 02:57:55,531 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:55,531 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_7lyjk2 2019-05-10 02:57:55,531 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 02:57:55,532 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 02:57:55,532 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 02:57:55,532 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_7lyjk2 2019-05-10 02:57:55,532 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_7lyjk2 stop 2019-05-10 02:57:55,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:57:55,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:57:55,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:57:55,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:57:55,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:57:55,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:57:55 GMT 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:57:55,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:00,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:00,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:56.171Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:55.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:56.888Z", "message": "Deleting Agent sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:56.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6ea9f290-bdda-40d4-b30a-021610ee577e"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:57.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5267be98ca3409d04e43955c728991c19583ee5b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:57.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:58.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba67619c1680ac920d3522a2440dbfd847405f2b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:58.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:58.224Z", "message": "Waiting for process 24225 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:58.891Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e9aed9b7-d352-40cb-8fc4-88335723ccaa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:58.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:58.891Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9aed9b7-d352-40cb-8fc4-88335723ccaa x-compute-request-id: req-e9aed9b7-d352-40cb-8fc4-88335723ccaa Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:57:46Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:58.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:58.891Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e9aed9b7-d352-40cb-8fc4-88335723ccaa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:58.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e87a85d3-1dff-437d-a983-5486289a1a57"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:59.425Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:57:59.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:59.425Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde98048-b09c-41d7-a310-3e394681c18c x-compute-request-id: req-fde98048-b09c-41d7-a310-3e394681c18c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:57:47Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:59.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:59.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-fde98048-b09c-41d7-a310-3e394681c18c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:59.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:57:59.932Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-fde98048-b09c-41d7-a310-3e394681c18c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:57:59.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4bbe2199-813a-498e-b6d8-737d2cc46ad3"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:00.667Z", "message": "Successfully deleted daemon: sprout_host_7lyjk2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:00.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6ea9f290-bdda-40d4-b30a-021610ee577e"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:00.667Z", "message": "02:58:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_7lyjk2: No response received for task fc55942bc6a04bdf9adaeee50236323e", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:00.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6ea9f290-bdda-40d4-b30a-021610ee577e"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:00.667Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:00.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6ea9f290-bdda-40d4-b30a-021610ee577e"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:00.667Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:57:59.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:00.667Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:00.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6ea9f290-bdda-40d4-b30a-021610ee577e"}], "metadata": {"pagination": {"total": 423, "offset": 406, "size": 50}}} 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:00,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:00 GMT 2019-05-10 02:58:00,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:00,977 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:00,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:00,977 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:00,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:00,977 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:00,978 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 02:58:00,978 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_7lyjk2 2019-05-10 02:58:00,979 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5267be98ca3409d04e43955c728991c19583ee5b" 2019-05-10 02:58:00,979 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba67619c1680ac920d3522a2440dbfd847405f2b" 2019-05-10 02:58:00,979 - functest.core.cloudify - DEBUG - Waiting for process 24225 to end... 2019-05-10 02:58:00,979 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e9aed9b7-d352-40cb-8fc4-88335723ccaa 2019-05-10 02:58:00,979 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9aed9b7-d352-40cb-8fc4-88335723ccaa x-compute-request-id: req-e9aed9b7-d352-40cb-8fc4-88335723ccaa Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:57:46Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:00,979 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e9aed9b7-d352-40cb-8fc4-88335723ccaa 2019-05-10 02:58:00,980 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 02:58:00,980 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde98048-b09c-41d7-a310-3e394681c18c x-compute-request-id: req-fde98048-b09c-41d7-a310-3e394681c18c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:57:47Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:00,980 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-fde98048-b09c-41d7-a310-3e394681c18c 2019-05-10 02:58:00,980 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-fde98048-b09c-41d7-a310-3e394681c18c 2019-05-10 02:58:00,980 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_7lyjk2 2019-05-10 02:58:00,980 - functest.core.cloudify - DEBUG - 02:58:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_7lyjk2: No response received for task fc55942bc6a04bdf9adaeee50236323e 2019-05-10 02:58:00,981 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 02:58:00,981 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 02:58:00,981 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 02:58:00,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:01,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:01,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:01 GMT 2019-05-10 02:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:01,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:06,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:06,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:01.659Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:01.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:02.308Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:01.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:02.308Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:01.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:03.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:02.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:03.778Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57168a45f83c50e55154a73959886497407f565c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:03.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:03.778Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6b398b-3d28-48e0-842b-34276cce4356 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:02.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:03.778Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8c6b398b-3d28-48e0-842b-34276cce4356", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:02.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:05.532Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf48835-4462-433e-b75f-c6fb632c0d5a x-compute-request-id: req-eaf48835-4462-433e-b75f-c6fb632c0d5a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}], "metadata": {"pagination": {"total": 431, "offset": 423, "size": 50}}} 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:06 GMT 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:06,148 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:06,149 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 02:58:06,149 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 02:58:06,150 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 02:58:06,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:06,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57168a45f83c50e55154a73959886497407f565c" 2019-05-10 02:58:06,150 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6b398b-3d28-48e0-842b-34276cce4356 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:06,150 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8c6b398b-3d28-48e0-842b-34276cce4356 2019-05-10 02:58:06,150 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf48835-4462-433e-b75f-c6fb632c0d5a x-compute-request-id: req-eaf48835-4462-433e-b75f-c6fb632c0d5a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:06,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:06,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:06 GMT 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:06,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:11,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:11,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:11,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:06.250Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-600acec4-7128-4edd-8392-78aa10304f49", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:06.250Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-600acec4-7128-4edd-8392-78aa10304f49", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:06.250Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-600acec4-7128-4edd-8392-78aa10304f49 x-compute-request-id: req-600acec4-7128-4edd-8392-78aa10304f49 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:06.250Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57168a45f83c50e55154a73959886497407f565c\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:06.250Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-eaf48835-4462-433e-b75f-c6fb632c0d5a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:06.250Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-eaf48835-4462-433e-b75f-c6fb632c0d5a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:05.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:10.370Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:10.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}], "metadata": {"pagination": {"total": 438, "offset": 431, "size": 50}}} 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:11 GMT 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:11,316 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:11,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:11,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:11,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:11,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:11,317 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-600acec4-7128-4edd-8392-78aa10304f49 2019-05-10 02:58:11,318 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-600acec4-7128-4edd-8392-78aa10304f49 2019-05-10 02:58:11,318 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-600acec4-7128-4edd-8392-78aa10304f49 x-compute-request-id: req-600acec4-7128-4edd-8392-78aa10304f49 Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:11,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57168a45f83c50e55154a73959886497407f565c" -d '{"os-stop": null}' 2019-05-10 02:58:11,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-eaf48835-4462-433e-b75f-c6fb632c0d5a 2019-05-10 02:58:11,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-eaf48835-4462-433e-b75f-c6fb632c0d5a 2019-05-10 02:58:11,318 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:58:11,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:11,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:11 GMT 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:11,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:16,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:16,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:16,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:16,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:16,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:16,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:16,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:15.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57168a45f83c50e55154a73959886497407f565c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:15.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}], "metadata": {"pagination": {"total": 439, "offset": 438, "size": 50}}} 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:16 GMT 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 869 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:16,462 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:16,463 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57168a45f83c50e55154a73959886497407f565c" 2019-05-10 02:58:16,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:16,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:16 GMT 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:16,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:21,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:21,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:17.159Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fe8dd72-9296-48af-849c-b88c97a8e3bf x-compute-request-id: req-7fe8dd72-9296-48af-849c-b88c97a8e3bf Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:58:05Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:17.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:17.663Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:58:17.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:17.663Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7fe8dd72-9296-48af-849c-b88c97a8e3bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:17.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:17.663Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7fe8dd72-9296-48af-849c-b88c97a8e3bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:17.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf8dd2d-fd83-4954-ad97-1e9b9aec1ede"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:18.232Z", "message": "Waiting for process 24225 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:17.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}], "metadata": {"pagination": {"total": 444, "offset": 439, "size": 50}}} 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:21 GMT 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:21,634 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:21,635 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fe8dd72-9296-48af-849c-b88c97a8e3bf x-compute-request-id: req-7fe8dd72-9296-48af-849c-b88c97a8e3bf Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:58:05Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:21,635 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 02:58:21,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7fe8dd72-9296-48af-849c-b88c97a8e3bf 2019-05-10 02:58:21,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-7fe8dd72-9296-48af-849c-b88c97a8e3bf 2019-05-10 02:58:21,635 - functest.core.cloudify - DEBUG - Waiting for process 24225 to end... 2019-05-10 02:58:21,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:21,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:21,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:21,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:21,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:21 GMT 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:21,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:26,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:26,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:26,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:26,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:26,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:26,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:26,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:22.652Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:22.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:23.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:23.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:24.237Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a8c453e333aa766b7d1640db3414eb9bbc30fe0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:23.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:24.237Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d624d2f1-9e59-42b5-938a-213b8790b8b5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:23.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:24.237Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d624d2f1-9e59-42b5-938a-213b8790b8b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:23.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:26.206Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04895b61-e45e-4e86-8778-3b8a7db95ad1 x-compute-request-id: req-04895b61-e45e-4e86-8778-3b8a7db95ad1 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:26.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}], "metadata": {"pagination": {"total": 450, "offset": 444, "size": 50}}} 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:26 GMT 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:26,815 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:26,816 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:26,816 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:26,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8c453e333aa766b7d1640db3414eb9bbc30fe0" 2019-05-10 02:58:26,817 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d624d2f1-9e59-42b5-938a-213b8790b8b5 2019-05-10 02:58:26,817 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d624d2f1-9e59-42b5-938a-213b8790b8b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:26,817 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04895b61-e45e-4e86-8778-3b8a7db95ad1 x-compute-request-id: req-04895b61-e45e-4e86-8778-3b8a7db95ad1 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:26,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:27,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:27,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:27,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:27,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:27 GMT 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:27,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:27,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:32,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:32,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:32,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:32,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:32,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:32,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:32,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:26.890Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-04895b61-e45e-4e86-8778-3b8a7db95ad1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:26.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:26.890Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:26.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:26.890Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:26.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:26.890Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:26.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:26.890Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-04895b61-e45e-4e86-8778-3b8a7db95ad1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:26.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2ccf4b-7e2e-4bab-b358-9930c6770b6f"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:27.471Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:27.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:27.471Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:27.339Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:28.590Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.392Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-479542ef-4f55-4005-9d7d-07607bbf84b9", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.399Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 Date: Fri, 10 May 2019 02:58:29 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"updated_at\": \"2019-05-10T02:41:42Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:74:fc:59\", \"device_id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"ab8a7ce4-97df-489e-bc9d-3933f7acc0fb\", \"id\": \"253ccf9a-1052-4c15-9213-5a6b63c362f0\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.095Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.821Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.392Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.392Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-479542ef-4f55-4005-9d7d-07607bbf84b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.399Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-479542ef-4f55-4005-9d7d-07607bbf84b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.399Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-479542ef-4f55-4005-9d7d-07607bbf84b9", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.399Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:28.821Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.095Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 Date: Fri, 10 May 2019 02:58:29 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:58Z\", \"updated_at\": \"2019-05-10T02:41:42Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:74:fc:59\", \"device_id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"ab8a7ce4-97df-489e-bc9d-3933f7acc0fb\", \"id\": \"253ccf9a-1052-4c15-9213-5a6b63c362f0\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.095Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.095Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.096Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.096Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.097Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.097Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:29.760Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7618722b-fa65-43c0-ab8d-4ab8d390bc85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.034Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7618722b-fa65-43c0-ab8d-4ab8d390bc85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.034Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7618722b-fa65-43c0-ab8d-4ab8d390bc85", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.034Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7618722b-fa65-43c0-ab8d-4ab8d390bc85", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.034Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.688Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-674844f9-1234-44a0-9b0f-2261669fb920 Date: Fri, 10 May 2019 02:58:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\",\"security_groups\":[\"667d8018-b6af-4a45-a334-dad7be6fb3fc\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\"],\"mac_address\":\"fa:16:3e:c4:4b:f4\",\"device_id\":\"27161077-1e53-41e2-a83a-5a542a3366c1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.688Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-674844f9-1234-44a0-9b0f-2261669fb920 Date: Fri, 10 May 2019 02:58:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\",\"security_groups\":[\"667d8018-b6af-4a45-a334-dad7be6fb3fc\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\"],\"mac_address\":\"fa:16:3e:c4:4b:f4\",\"device_id\":\"27161077-1e53-41e2-a83a-5a542a3366c1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.688Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.688Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.689Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.689Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.690Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:29.690Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 Date: Fri, 10 May 2019 02:58:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"ab8a7ce4-97df-489e-bc9d-3933f7acc0fb\",\"security_groups\":[\"7eb6105d-620f-47a3-994f-ff28881ae85d\",\"92e465c1-e8b3-4fcc-95af-da11a1f80c33\"],\"mac_address\":\"fa:16:3e:74:fc:59\",\"device_id\":\"c00451c8-ef81-4b21-be28-a8c5f8251375\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:18Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.028Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 Date: Fri, 10 May 2019 02:58:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"ab8a7ce4-97df-489e-bc9d-3933f7acc0fb\",\"security_groups\":[\"7eb6105d-620f-47a3-994f-ff28881ae85d\",\"92e465c1-e8b3-4fcc-95af-da11a1f80c33\"],\"mac_address\":\"fa:16:3e:74:fc:59\",\"device_id\":\"c00451c8-ef81-4b21-be28-a8c5f8251375\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:18Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.028Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.028Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.029Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.029Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.029Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.030Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:30.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.030Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.435Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7aafa5e1e2ac57d2e0bcc933499c2f18c6b81631\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.435Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}], "metadata": {"pagination": {"total": 507, "offset": 450, "size": 50}}} 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:32 GMT 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:32,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:32,123 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:32,125 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-04895b61-e45e-4e86-8778-3b8a7db95ad1 2019-05-10 02:58:32,125 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 02:58:32,126 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:58:32,126 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:32,126 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-04895b61-e45e-4e86-8778-3b8a7db95ad1 2019-05-10 02:58:32,126 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:58:32,126 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-10 02:58:32,127 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-05-10 02:58:32,127 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-479542ef-4f55-4005-9d7d-07607bbf84b9 2019-05-10 02:58:32,127 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 Date: Fri, 10 May 2019 02:58:29 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "updated_at": "2019-05-10T02:41:42Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:74:fc:59", "device_id": "c00451c8-ef81-4b21-be28-a8c5f8251375"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "ab8a7ce4-97df-489e-bc9d-3933f7acc0fb", "id": "253ccf9a-1052-4c15-9213-5a6b63c362f0", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:58:32,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d" 2019-05-10 02:58:32,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:32,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:32,128 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-479542ef-4f55-4005-9d7d-07607bbf84b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:32,128 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-479542ef-4f55-4005-9d7d-07607bbf84b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:32,128 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-479542ef-4f55-4005-9d7d-07607bbf84b9 2019-05-10 02:58:32,128 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d" 2019-05-10 02:58:32,128 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 2019-05-10 02:58:32,128 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 Date: Fri, 10 May 2019 02:58:29 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:58Z", "updated_at": "2019-05-10T02:41:42Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:74:fc:59", "device_id": "c00451c8-ef81-4b21-be28-a8c5f8251375"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "ab8a7ce4-97df-489e-bc9d-3933f7acc0fb", "id": "253ccf9a-1052-4c15-9213-5a6b63c362f0", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 02:58:32,129 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 2019-05-10 02:58:32,129 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 2019-05-10 02:58:32,129 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6abbee-f90e-4d9b-98ae-0a35400ed618 2019-05-10 02:58:32,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d" 2019-05-10 02:58:32,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d" 2019-05-10 02:58:32,129 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:32,130 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:32,130 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7618722b-fa65-43c0-ab8d-4ab8d390bc85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:32,130 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7618722b-fa65-43c0-ab8d-4ab8d390bc85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:32,130 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:32,130 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7618722b-fa65-43c0-ab8d-4ab8d390bc85 2019-05-10 02:58:32,130 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7618722b-fa65-43c0-ab8d-4ab8d390bc85 2019-05-10 02:58:32,131 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920 2019-05-10 02:58:32,131 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-674844f9-1234-44a0-9b0f-2261669fb920 Date: Fri, 10 May 2019 02:58:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.6"}],"id":"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d","security_groups":["667d8018-b6af-4a45-a334-dad7be6fb3fc","7eb6105d-620f-47a3-994f-ff28881ae85d"],"mac_address":"fa:16:3e:c4:4b:f4","device_id":"27161077-1e53-41e2-a83a-5a542a3366c1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 02:58:32,131 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-674844f9-1234-44a0-9b0f-2261669fb920 Date: Fri, 10 May 2019 02:58:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.6"}],"id":"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d","security_groups":["667d8018-b6af-4a45-a334-dad7be6fb3fc","7eb6105d-620f-47a3-994f-ff28881ae85d"],"mac_address":"fa:16:3e:c4:4b:f4","device_id":"27161077-1e53-41e2-a83a-5a542a3366c1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 02:58:32,131 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920 2019-05-10 02:58:32,131 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920 2019-05-10 02:58:32,131 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-674844f9-1234-44a0-9b0f-2261669fb920 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d" 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d038cd93020bbae1121aea73ad78991c8e8c56d" 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 Date: Fri, 10 May 2019 02:58:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.5"}],"id":"ab8a7ce4-97df-489e-bc9d-3933f7acc0fb","security_groups":["7eb6105d-620f-47a3-994f-ff28881ae85d","92e465c1-e8b3-4fcc-95af-da11a1f80c33"],"mac_address":"fa:16:3e:74:fc:59","device_id":"c00451c8-ef81-4b21-be28-a8c5f8251375","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 Date: Fri, 10 May 2019 02:58:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.5"}],"id":"ab8a7ce4-97df-489e-bc9d-3933f7acc0fb","security_groups":["7eb6105d-620f-47a3-994f-ff28881ae85d","92e465c1-e8b3-4fcc-95af-da11a1f80c33"],"mac_address":"fa:16:3e:74:fc:59","device_id":"c00451c8-ef81-4b21-be28-a8c5f8251375","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 2019-05-10 02:58:32,132 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 2019-05-10 02:58:32,133 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/ab8a7ce4-97df-489e-bc9d-3933f7acc0fb.json used request id req-172c9a18-1b01-41a0-9ad6-52349beaa8c4 2019-05-10 02:58:32,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:32,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:32,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678" 2019-05-10 02:58:32,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aafa5e1e2ac57d2e0bcc933499c2f18c6b81631" 2019-05-10 02:58:32,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678" 2019-05-10 02:58:32,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:32,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:32,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:32,224 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:32 GMT 2019-05-10 02:58:32,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:32,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:32,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:32,224 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:32,224 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:37,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:37,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:37,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:37,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:37,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:37,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678\"", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.435Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.012Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464ca3d9-eeb4-4064-b088-b70855b1ab08 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.012Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-464ca3d9-eeb4-4064-b088-b70855b1ab08", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:30.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee3fc24240d8e5514c25e5d6dc07b0e9db1cb63f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:31.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.542Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1d5a3bdb-60f1-4c78-add0-3464ce143d01", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:31.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.542Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5a3bdb-60f1-4c78-add0-3464ce143d01 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:31.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:31.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:31.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.262Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 x-compute-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.088Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3d5d1e-306b-466f-820d-adaa335999d3 x-compute-request-id: req-6a3d5d1e-306b-466f-820d-adaa335999d3 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:58Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 x-compute-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.088Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.089Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.089Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.090Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.090Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.091Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.091Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-6a3d5d1e-306b-466f-820d-adaa335999d3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-6a3d5d1e-306b-466f-820d-adaa335999d3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.ff882789-e94d-4cc2-99ff-48f4b9c02287"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b692e59-19c7-4aac-99d8-45db076e7c6c x-compute-request-id: req-2b692e59-19c7-4aac-99d8-45db076e7c6c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-2b692e59-19c7-4aac-99d8-45db076e7c6c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-2b692e59-19c7-4aac-99d8-45db076e7c6c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:32.871Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:32.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.14db9ed5-b1ca-4219-acb5-8514a6e0ac84"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:33.469Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:33.158Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:33.469Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:33.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:33.469Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:33.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:34.067Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:33.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:34.067Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:33.949Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:34.067Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:33.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:34.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:34.354Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:34.636Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bdcbfde6-6820-4bc2-8450-cbccc38ed291", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:34.359Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:34.636Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdcbfde6-6820-4bc2-8450-cbccc38ed291 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:34.359Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:35.254Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:34.784Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:35.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:35.551Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:35.986Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-404b2570-9509-4984-bd12-ee446e52c933", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:35.122Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:35.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:35.117Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:35.986Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-404b2570-9509-4984-bd12-ee446e52c933 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:35.122Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:36.604Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eef88d46-0bf0-464b-a6ea-c03508820492 x-compute-request-id: req-eef88d46-0bf0-464b-a6ea-c03508820492 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:58Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.390Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.107Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c3fd009-a993-496f-b31b-2e0c31550ee5 x-compute-request-id: req-9c3fd009-a993-496f-b31b-2e0c31550ee5 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.986Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.107Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.391Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.107Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-eef88d46-0bf0-464b-a6ea-c03508820492", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.390Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.107Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-eef88d46-0bf0-464b-a6ea-c03508820492", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.390Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}], "metadata": {"pagination": {"total": 544, "offset": 500, "size": 50}}} 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:37 GMT 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:37,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:37,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:37,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:37,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:37,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678" 2019-05-10 02:58:37,320 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464ca3d9-eeb4-4064-b088-b70855b1ab08 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:37,320 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-464ca3d9-eeb4-4064-b088-b70855b1ab08 2019-05-10 02:58:37,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3fc24240d8e5514c25e5d6dc07b0e9db1cb63f" 2019-05-10 02:58:37,320 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1d5a3bdb-60f1-4c78-add0-3464ce143d01 2019-05-10 02:58:37,320 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5a3bdb-60f1-4c78-add0-3464ce143d01 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:37,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:37,321 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 x-compute-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:37,321 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3d5d1e-306b-466f-820d-adaa335999d3 x-compute-request-id: req-6a3d5d1e-306b-466f-820d-adaa335999d3 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:58Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:37,321 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 x-compute-request-id: req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:37,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 2019-05-10 02:58:37,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 2019-05-10 02:58:37,322 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 2019-05-10 02:58:37,322 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-bdd226b7-1d82-4f14-b59e-aefa9126b1b0 2019-05-10 02:58:37,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-05-10 02:58:37,322 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:37,322 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:58:37,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca90ddb173e90a0ba52ce02e5b37aa0cb3c1678" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-05-10 02:58:37,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-6a3d5d1e-306b-466f-820d-adaa335999d3 2019-05-10 02:58:37,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-6a3d5d1e-306b-466f-820d-adaa335999d3 2019-05-10 02:58:37,323 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 02:58:37,323 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b692e59-19c7-4aac-99d8-45db076e7c6c x-compute-request-id: req-2b692e59-19c7-4aac-99d8-45db076e7c6c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:37,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-2b692e59-19c7-4aac-99d8-45db076e7c6c 2019-05-10 02:58:37,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-2b692e59-19c7-4aac-99d8-45db076e7c6c 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:37,324 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:58:37,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:37,325 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bdcbfde6-6820-4bc2-8450-cbccc38ed291 2019-05-10 02:58:37,325 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdcbfde6-6820-4bc2-8450-cbccc38ed291 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:37,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb" 2019-05-10 02:58:37,325 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c" 2019-05-10 02:58:37,325 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-404b2570-9509-4984-bd12-ee446e52c933 2019-05-10 02:58:37,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:37,326 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-404b2570-9509-4984-bd12-ee446e52c933 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:37,326 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eef88d46-0bf0-464b-a6ea-c03508820492 x-compute-request-id: req-eef88d46-0bf0-464b-a6ea-c03508820492 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:58Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:37,326 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c3fd009-a993-496f-b31b-2e0c31550ee5 x-compute-request-id: req-9c3fd009-a993-496f-b31b-2e0c31550ee5 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:37,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-05-10 02:58:37,326 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-eef88d46-0bf0-464b-a6ea-c03508820492 2019-05-10 02:58:37,327 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-eef88d46-0bf0-464b-a6ea-c03508820492 2019-05-10 02:58:37,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:37,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:37,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:37 GMT 2019-05-10 02:58:37,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:37,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:37,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:37,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:37,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:42,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:42,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.612Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-9c3fd009-a993-496f-b31b-2e0c31550ee5", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.986Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.612Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-9c3fd009-a993-496f-b31b-2e0c31550ee5", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.987Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:37.612Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:36.988Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.193Z", "message": "Waiting for process 24225 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:37.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.193Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cce0221-61bf-4884-93e9-e1b8419725d3 x-compute-request-id: req-6cce0221-61bf-4884-93e9-e1b8419725d3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.133Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-6cce0221-61bf-4884-93e9-e1b8419725d3", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.133Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-6cce0221-61bf-4884-93e9-e1b8419725d3", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.133Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.134Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999 x-compute-request-id: req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.344Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.344Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.345Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:38.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:38.345Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 x-compute-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.057Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.058Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.059Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.059Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.060Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 x-compute-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.057Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.330Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930", "level": "debug", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.057Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cd042247-78d3-421c-ac51-34a2901a46c2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_4k4no0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.408Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc x-compute-request-id: req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:58Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.246Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.247Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.247Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.509Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb\"", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.248Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5e8874b-3171-419e-9bc9-7ce722e00c61 x-compute-request-id: req-f5e8874b-3171-419e-9bc9-7ce722e00c61 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.632Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f5e8874b-3171-419e-9bc9-7ce722e00c61", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.632Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f5e8874b-3171-419e-9bc9-7ce722e00c61", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.632Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:39.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c\"", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:39.634Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:40.645Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-b7d6f738-723b-4f23-8001-33b56628f8a9", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.309Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:40.645Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa x-compute-request-id: req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.187Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:40.645Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.187Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:40.645Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa", "level": "debug", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.188Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34e75aff-be2c-4709-8fa8-29894669280c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:40.645Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-b7d6f738-723b-4f23-8001-33b56628f8a9", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.309Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:40.645Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d6f738-723b-4f23-8001-33b56628f8a9 x-compute-request-id: req-b7d6f738-723b-4f23-8001-33b56628f8a9 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.309Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.30fac12a-273b-45ba-8169-f4c69f2444cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d631d505-6f89-4353-bd6d-5678e1b3db85", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.612Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d631d505-6f89-4353-bd6d-5678e1b3db85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.612Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.607Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_8vbs4i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.756Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.676Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_ekch02", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:40.561Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:41.026Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:41.775Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:41.025Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:42.406Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.305Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:42.406Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-757833f3-9a5e-4548-803c-248c881b148e", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:41.785Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:42.406Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:41.780Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:42.406Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757833f3-9a5e-4548-803c-248c881b148e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:41.785Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}], "metadata": {"pagination": {"total": 591, "offset": 544, "size": 50}}} 2019-05-10 02:58:42,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:42 GMT 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:42,477 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:42,479 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-9c3fd009-a993-496f-b31b-2e0c31550ee5 2019-05-10 02:58:42,480 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-9c3fd009-a993-496f-b31b-2e0c31550ee5 2019-05-10 02:58:42,480 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-05-10 02:58:42,480 - functest.core.cloudify - DEBUG - Waiting for process 24225 to end... 2019-05-10 02:58:42,480 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cce0221-61bf-4884-93e9-e1b8419725d3 x-compute-request-id: req-6cce0221-61bf-4884-93e9-e1b8419725d3 Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:42,481 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-6cce0221-61bf-4884-93e9-e1b8419725d3 2019-05-10 02:58:42,481 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-6cce0221-61bf-4884-93e9-e1b8419725d3 2019-05-10 02:58:42,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb" 2019-05-10 02:58:42,481 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999 x-compute-request-id: req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999 Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:42,481 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999 2019-05-10 02:58:42,481 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-6e5ffeda-e0b0-4b12-b9bd-e76eea6a8999 2019-05-10 02:58:42,482 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c" 2019-05-10 02:58:42,482 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 x-compute-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:58:42,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 2019-05-10 02:58:42,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 2019-05-10 02:58:42,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 2019-05-10 02:58:42,482 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-05-10 02:58:42,483 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 x-compute-request-id: req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 02:58:42,483 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-d0e78945-9dcc-41fe-b0c7-5fdfdb214930 2019-05-10 02:58:42,483 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-10 02:58:42,483 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc x-compute-request-id: req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:58Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:42,483 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc 2019-05-10 02:58:42,483 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-a1d8d0db-90c4-4aa8-ad91-30d689be8efc 2019-05-10 02:58:42,484 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:42,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cdce6ccb17cb66391ff94a5ba0d7ab69d44bbb" 2019-05-10 02:58:42,484 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5e8874b-3171-419e-9bc9-7ce722e00c61 x-compute-request-id: req-f5e8874b-3171-419e-9bc9-7ce722e00c61 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:42,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f5e8874b-3171-419e-9bc9-7ce722e00c61 2019-05-10 02:58:42,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-f5e8874b-3171-419e-9bc9-7ce722e00c61 2019-05-10 02:58:42,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cf8540aa02d9372a23253cb786e71384940a9c" 2019-05-10 02:58:42,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-b7d6f738-723b-4f23-8001-33b56628f8a9 2019-05-10 02:58:42,485 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa x-compute-request-id: req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 02:58:42,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa 2019-05-10 02:58:42,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-f437c8a3-b8ca-4ddd-bb36-9d48dadbf1aa 2019-05-10 02:58:42,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-b7d6f738-723b-4f23-8001-33b56628f8a9 2019-05-10 02:58:42,485 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d6f738-723b-4f23-8001-33b56628f8a9 x-compute-request-id: req-b7d6f738-723b-4f23-8001-33b56628f8a9 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 02:58:42,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d631d505-6f89-4353-bd6d-5678e1b3db85 2019-05-10 02:58:42,486 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d631d505-6f89-4353-bd6d-5678e1b3db85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:42,486 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:42,486 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:42,486 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:42,486 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:42,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e" 2019-05-10 02:58:42,487 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:42,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:42,487 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-757833f3-9a5e-4548-803c-248c881b148e 2019-05-10 02:58:42,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:42,487 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757833f3-9a5e-4548-803c-248c881b148e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:42,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:42,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:42,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:42 GMT 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:42,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:42,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:42,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:47,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:47,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.440Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.729Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea6e136-9b34-43e2-9bb7-2e1fd91e3cf3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.310Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-aea6e136-9b34-43e2-9bb7-2e1fd91e3cf3", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.310Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.219Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26c65289-5260-4780-8e8f-9a398c406019 x-compute-request-id: req-26c65289-5260-4780-8e8f-9a398c406019 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.439Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-26c65289-5260-4780-8e8f-9a398c406019", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.439Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.038Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-26c65289-5260-4780-8e8f-9a398c406019", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:42.439Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.656Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-8799e2c5-7d40-4af7-ba02-71e96009870d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.314Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.656Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.315Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.656Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8799e2c5-7d40-4af7-ba02-71e96009870d x-compute-request-id: req-8799e2c5-7d40-4af7-ba02-71e96009870d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.313Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:43.656Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-8799e2c5-7d40-4af7-ba02-71e96009870d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.314Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.225Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.920Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.225Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.922Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.225Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb x-compute-request-id: req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:58Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.920Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.225Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:43.920Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.892Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-f3e97487-dc2b-45c5-8e10-d92e3736687d", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:44.552Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:44.552Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.892Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3e97487-dc2b-45c5-8e10-d92e3736687d x-compute-request-id: req-f3e97487-dc2b-45c5-8e10-d92e3736687d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:44.551Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:44.892Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-f3e97487-dc2b-45c5-8e10-d92e3736687d", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:44.552Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:45.816Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d3f8628-0e78-4c24-ac57-fb8649be53de x-compute-request-id: req-2d3f8628-0e78-4c24-ac57-fb8649be53de Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.608Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.727Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-e85bf86b-60da-4451-a643-633b3a004e21", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.120Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.121Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e\"", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.888Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f385980f-7541-476a-8a1c-8b7652d4e2d5", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.887Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f385980f-7541-476a-8a1c-8b7652d4e2d5", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.887Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f385980f-7541-476a-8a1c-8b7652d4e2d5 x-compute-request-id: req-f385980f-7541-476a-8a1c-8b7652d4e2d5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.886Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2d3f8628-0e78-4c24-ac57-fb8649be53de", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.608Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2d3f8628-0e78-4c24-ac57-fb8649be53de", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.609Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.610Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7 x-compute-request-id: req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.104Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.104Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.104Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc0871b4-ed0d-4b58-828d-cde4a90f7605 x-compute-request-id: req-dc0871b4-ed0d-4b58-828d-cde4a90f7605 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.725Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-dc0871b4-ed0d-4b58-828d-cde4a90f7605", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.725Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-dc0871b4-ed0d-4b58-828d-cde4a90f7605", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:45.726Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.1590b4ab-9b99-4ef0-a3fc-9a9d9ca89c9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e85bf86b-60da-4451-a643-633b3a004e21 x-compute-request-id: req-e85bf86b-60da-4451-a643-633b3a004e21 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.119Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:46.451Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-e85bf86b-60da-4451-a643-633b3a004e21", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.120Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.695Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.133Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abc51e99-ba0d-4cfb-996b-6102bcbdf951 x-compute-request-id: req-abc51e99-ba0d-4cfb-996b-6102bcbdf951 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:58Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.694Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.133Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-abc51e99-ba0d-4cfb-996b-6102bcbdf951", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.694Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.133Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-abc51e99-ba0d-4cfb-996b-6102bcbdf951", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.694Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.133Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.133Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.663Z", "source_id": "homer_host_h5i5do", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 636, "offset": 591, "size": 50}}} 2019-05-10 02:58:47,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:47 GMT 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:47,655 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:47,658 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-05-10 02:58:47,658 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572" 2019-05-10 02:58:47,658 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea6e136-9b34-43e2-9bb7-2e1fd91e3cf3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:47,658 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-aea6e136-9b34-43e2-9bb7-2e1fd91e3cf3 2019-05-10 02:58:47,658 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f" 2019-05-10 02:58:47,659 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26c65289-5260-4780-8e8f-9a398c406019 x-compute-request-id: req-26c65289-5260-4780-8e8f-9a398c406019 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:47,659 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-26c65289-5260-4780-8e8f-9a398c406019 2019-05-10 02:58:47,659 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-26c65289-5260-4780-8e8f-9a398c406019 2019-05-10 02:58:47,659 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-8799e2c5-7d40-4af7-ba02-71e96009870d 2019-05-10 02:58:47,659 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 02:58:47,659 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8799e2c5-7d40-4af7-ba02-71e96009870d x-compute-request-id: req-8799e2c5-7d40-4af7-ba02-71e96009870d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:47,660 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-8799e2c5-7d40-4af7-ba02-71e96009870d 2019-05-10 02:58:47,660 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb 2019-05-10 02:58:47,660 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 02:58:47,660 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb x-compute-request-id: req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:58Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:47,660 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2eb68c8b-aed2-4afe-81d5-562e6b419cfb 2019-05-10 02:58:47,660 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-f3e97487-dc2b-45c5-8e10-d92e3736687d 2019-05-10 02:58:47,661 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e" 2019-05-10 02:58:47,661 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3e97487-dc2b-45c5-8e10-d92e3736687d x-compute-request-id: req-f3e97487-dc2b-45c5-8e10-d92e3736687d Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:47,661 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-f3e97487-dc2b-45c5-8e10-d92e3736687d 2019-05-10 02:58:47,661 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d3f8628-0e78-4c24-ac57-fb8649be53de x-compute-request-id: req-2d3f8628-0e78-4c24-ac57-fb8649be53de Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:47,661 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f" 2019-05-10 02:58:47,661 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-e85bf86b-60da-4451-a643-633b3a004e21 2019-05-10 02:58:47,662 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572" 2019-05-10 02:58:47,662 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f759ffbeb781f8c9f44007783e2d15565ef66e" 2019-05-10 02:58:47,662 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f385980f-7541-476a-8a1c-8b7652d4e2d5 2019-05-10 02:58:47,662 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f385980f-7541-476a-8a1c-8b7652d4e2d5 2019-05-10 02:58:47,662 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f385980f-7541-476a-8a1c-8b7652d4e2d5 x-compute-request-id: req-f385980f-7541-476a-8a1c-8b7652d4e2d5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2d3f8628-0e78-4c24-ac57-fb8649be53de 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/action used request id req-2d3f8628-0e78-4c24-ac57-fb8649be53de 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631e2d26bb95bafb9d59cd9261a136c7cdc5dc1f" 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7 x-compute-request-id: req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da/os-security-groups used request id req-ff8e5c56-4cd6-4d3f-8ef2-a5b13b1998c7 2019-05-10 02:58:47,663 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc0871b4-ed0d-4b58-828d-cde4a90f7605 x-compute-request-id: req-dc0871b4-ed0d-4b58-828d-cde4a90f7605 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:47,664 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-dc0871b4-ed0d-4b58-828d-cde4a90f7605 2019-05-10 02:58:47,664 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-dc0871b4-ed0d-4b58-828d-cde4a90f7605 2019-05-10 02:58:47,664 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e85bf86b-60da-4451-a643-633b3a004e21 x-compute-request-id: req-e85bf86b-60da-4451-a643-633b3a004e21 Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:47,664 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/action used request id req-e85bf86b-60da-4451-a643-633b3a004e21 2019-05-10 02:58:47,664 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711443f3903440716783b5ce0a1a75f3e8ee572" 2019-05-10 02:58:47,664 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abc51e99-ba0d-4cfb-996b-6102bcbdf951 x-compute-request-id: req-abc51e99-ba0d-4cfb-996b-6102bcbdf951 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:58Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:47,665 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-abc51e99-ba0d-4cfb-996b-6102bcbdf951 2019-05-10 02:58:47,665 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-abc51e99-ba0d-4cfb-996b-6102bcbdf951 2019-05-10 02:58:47,665 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:58:47,665 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:47,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:47,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:47,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:47 GMT 2019-05-10 02:58:47,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:47,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:47,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:47,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:47,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:52,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:52,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:52,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:52,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-279b6702-5ef0-40f1-9a85-09ea55cc5d15", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.053Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.478Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-657d0371-87eb-43df-8259-97cd02f193e0", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.982Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-279b6702-5ef0-40f1-9a85-09ea55cc5d15 x-compute-request-id: req-279b6702-5ef0-40f1-9a85-09ea55cc5d15 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.052Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-279b6702-5ef0-40f1-9a85-09ea55cc5d15", "level": "debug", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.053Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6390768d-ee60-42d2-9acb-88dcb4b18484"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-657d0371-87eb-43df-8259-97cd02f193e0", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.981Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:47.725Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-657d0371-87eb-43df-8259-97cd02f193e0 x-compute-request-id: req-657d0371-87eb-43df-8259-97cd02f193e0 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:46.981Z", "source_id": "dime_host_ttdn0h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.89c7d061-ddf7-4766-9763-61e6b6ca93a4"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:48.320Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:48.320Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.790Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:48.320Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_oc2v80", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:47.521Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:48.867Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:48.867Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:48.867Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.309Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.430Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-df9cdbdd-3d04-473e-8a0f-8f93bacef2de", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.430Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9cdbdd-3d04-473e-8a0f-8f93bacef2de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.430Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:48.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4016ecaab5ec911cc7dfdc2467e06fe96d38ad60\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.733Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-98c0b8c8-04ce-414d-b81f-d1c31d60c6ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98c0b8c8-04ce-414d-b81f-d1c31d60c6ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd909e7-0f0b-4cc2-9371-bd9f78a237bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.314Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:49.975Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cbd909e7-0f0b-4cc2-9371-bd9f78a237bc", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.314Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e59824-feec-415b-9eda-78cc1e0d36e5 x-compute-request-id: req-d1e59824-feec-415b-9eda-78cc1e0d36e5 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-d1e59824-feec-415b-9eda-78cc1e0d36e5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-d1e59824-feec-415b-9eda-78cc1e0d36e5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:49.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a382132a-4ae7-4e49-9a90-450d0b925d0a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "RESP: [204] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6963530e-3f4a-48ab-8f1d-1cccdc393e29 x-compute-request-id: req-6963530e-3f4a-48ab-8f1d-1cccdc393e29 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6963530e-3f4a-48ab-8f1d-1cccdc393e29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6963530e-3f4a-48ab-8f1d-1cccdc393e29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7accb0-6442-48b0-a429-1ab39cfa2c45 x-compute-request-id: req-fc7accb0-6442-48b0-a429-1ab39cfa2c45 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.572Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:50.624Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a382132a-4ae7-4e49-9a90-450d0b925d0a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2d04c95-a355-48c5-bc0f-8ff2611dbd7f x-compute-request-id: req-d2d04c95-a355-48c5-bc0f-8ff2611dbd7f Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:04:23\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"99722c58-231e-46d6-a036-1449111c62da\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:50Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_homer_host_h5i5do\", \"created\": \"2019-05-10T02:37:09Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-fc7accb0-6442-48b0-a429-1ab39cfa2c45", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.573Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.573Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-d2d04c95-a355-48c5-bc0f-8ff2611dbd7f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "Waiting for server \"99722c58-231e-46d6-a036-1449111c62da\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 x-compute-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-8792f0d0-79ca-4500-8fd7-2ced290066a6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}], "metadata": {"pagination": {"total": 706, "offset": 636, "size": 50}}} 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:52,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:52 GMT 2019-05-10 02:58:52,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:52,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:52,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:52,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:52,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:52,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:52,924 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-279b6702-5ef0-40f1-9a85-09ea55cc5d15 2019-05-10 02:58:52,924 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:52,925 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-657d0371-87eb-43df-8259-97cd02f193e0 2019-05-10 02:58:52,925 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-279b6702-5ef0-40f1-9a85-09ea55cc5d15 x-compute-request-id: req-279b6702-5ef0-40f1-9a85-09ea55cc5d15 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 02:58:52,925 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-279b6702-5ef0-40f1-9a85-09ea55cc5d15 2019-05-10 02:58:52,925 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 02:58:52,925 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:58:52,925 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051/os-security-groups used request id req-657d0371-87eb-43df-8259-97cd02f193e0 2019-05-10 02:58:52,926 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-657d0371-87eb-43df-8259-97cd02f193e0 x-compute-request-id: req-657d0371-87eb-43df-8259-97cd02f193e0 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 02:58:52,926 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:52,926 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:52,926 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:52,926 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 02:58:52,926 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:58:52,927 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:58:52,927 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:52,927 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-df9cdbdd-3d04-473e-8a0f-8f93bacef2de 2019-05-10 02:58:52,927 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:52,927 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9cdbdd-3d04-473e-8a0f-8f93bacef2de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:52,927 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46" 2019-05-10 02:58:52,928 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 02:58:52,928 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:52,928 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4016ecaab5ec911cc7dfdc2467e06fe96d38ad60" 2019-05-10 02:58:52,928 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231" 2019-05-10 02:58:52,928 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-98c0b8c8-04ce-414d-b81f-d1c31d60c6ed 2019-05-10 02:58:52,928 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98c0b8c8-04ce-414d-b81f-d1c31d60c6ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd909e7-0f0b-4cc2-9371-bd9f78a237bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cbd909e7-0f0b-4cc2-9371-bd9f78a237bc 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e59824-feec-415b-9eda-78cc1e0d36e5 x-compute-request-id: req-d1e59824-feec-415b-9eda-78cc1e0d36e5 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-d1e59824-feec-415b-9eda-78cc1e0d36e5 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-d1e59824-feec-415b-9eda-78cc1e0d36e5 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46" 2019-05-10 02:58:52,929 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 02:58:52,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:52,930 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a382132a-4ae7-4e49-9a90-450d0b925d0a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:52,930 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6963530e-3f4a-48ab-8f1d-1cccdc393e29 x-compute-request-id: req-6963530e-3f4a-48ab-8f1d-1cccdc393e29 Content-Type: application/json 2019-05-10 02:58:52,930 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6963530e-3f4a-48ab-8f1d-1cccdc393e29 2019-05-10 02:58:52,930 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-6963530e-3f4a-48ab-8f1d-1cccdc393e29 2019-05-10 02:58:52,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46" 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7accb0-6442-48b0-a429-1ab39cfa2c45 x-compute-request-id: req-fc7accb0-6442-48b0-a429-1ab39cfa2c45 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a382132a-4ae7-4e49-9a90-450d0b925d0a 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2d04c95-a355-48c5-bc0f-8ff2611dbd7f x-compute-request-id: req-d2d04c95-a355-48c5-bc0f-8ff2611dbd7f Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:04:23", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/99722c58-231e-46d6-a036-1449111c62da", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "99722c58-231e-46d6-a036-1449111c62da", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:50Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_homer_host_h5i5do", "created": "2019-05-10T02:37:09Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-fc7accb0-6442-48b0-a429-1ab39cfa2c45 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 02:58:52,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456" 2019-05-10 02:58:52,932 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-d2d04c95-a355-48c5-bc0f-8ff2611dbd7f 2019-05-10 02:58:52,932 - functest.core.cloudify - DEBUG - Waiting for server "99722c58-231e-46d6-a036-1449111c62da" to be deleted. current status: SHUTOFF 2019-05-10 02:58:52,932 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 x-compute-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:52,932 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-8792f0d0-79ca-4500-8fd7-2ced290066a6 2019-05-10 02:58:52,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:53,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:53,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:53 GMT 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:53,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:58,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:58:58,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "Waiting for server \"99722c58-231e-46d6-a036-1449111c62da\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 x-compute-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-8792f0d0-79ca-4500-8fd7-2ced290066a6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.243Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:50.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.3959289e-34ce-4fad-89b2-96e5ba4511dd"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2f2a85da-c4b1-4956-8a2c-b078efad865e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2f2a85da-c4b1-4956-8a2c-b078efad865e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "RESP: [204] Date: Fri, 10 May 2019 02:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0fdd584-5353-43f8-a591-fd429a58fb91 x-compute-request-id: req-e0fdd584-5353-43f8-a591-fd429a58fb91 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e0fdd584-5353-43f8-a591-fd429a58fb91", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e0fdd584-5353-43f8-a591-fd429a58fb91", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:51.922Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f2a85da-c4b1-4956-8a2c-b078efad865e x-compute-request-id: req-2f2a85da-c4b1-4956-8a2c-b078efad865e Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:58Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:52.506Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e19fd5c-8362-4982-accf-bdd8fa8d1016 x-compute-request-id: req-0e19fd5c-8362-4982-accf-bdd8fa8d1016 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:20:01:60\", \"version\": 4, \"addr\": \"192.168.120.22\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:14.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:51Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_dime_host_ttdn0h\", \"created\": \"2019-05-10T02:37:17Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:52.506Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:51.929Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:52.506Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-0e19fd5c-8362-4982-accf-bdd8fa8d1016", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:52.506Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-0e19fd5c-8362-4982-accf-bdd8fa8d1016", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:52.506Z", "message": "Waiting for server \"bb8fbd08-5824-48ac-b4f2-e8682ad86051\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.030Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.627Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.048Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0435063-25bb-49d7-a53b-c522e8044148 x-compute-request-id: req-a0435063-25bb-49d7-a53b-c522e8044148 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.625Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.048Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-a0435063-25bb-49d7-a53b-c522e8044148", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.626Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.048Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-a0435063-25bb-49d7-a53b-c522e8044148", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:52.626Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a7179592-ecee-4eb8-bac9-75e945642b0a", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.122Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.445Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2fa428-67c0-4b8e-9d84-a7ad05e0d8fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.035Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9c2fa428-67c0-4b8e-9d84-a7ad05e0d8fb", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.036Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.122Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7179592-ecee-4eb8-bac9-75e945642b0a x-compute-request-id: req-a7179592-ecee-4eb8-bac9-75e945642b0a Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.121Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:53.662Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a7179592-ecee-4eb8-bac9-75e945642b0a", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:53.121Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:54.230Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d948936-afcf-4d2d-a172-3e7b6eff5348 x-compute-request-id: req-8d948936-afcf-4d2d-a172-3e7b6eff5348 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.068Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:54.944Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-8d948936-afcf-4d2d-a172-3e7b6eff5348", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.068Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:54.944Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:54.944Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:54.944Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-8d948936-afcf-4d2d-a172-3e7b6eff5348", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.068Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.a81e95e7-2623-495c-a728-ffff4402559c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:54.944Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.355Z", "source_id": "ellis_host_1a8r04", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:55.627Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c89254d6-d2d9-4e12-afdf-8d13364385ee x-compute-request-id: req-c89254d6-d2d9-4e12-afdf-8d13364385ee Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.943Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:55.627Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.945Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:55.627Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c89254d6-d2d9-4e12-afdf-8d13364385ee", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.944Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:55.627Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:55.627Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c89254d6-d2d9-4e12-afdf-8d13364385ee", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:54.943Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-ec9ed664-90e4-4c0a-8b58-007f819cb457", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a857dd65-44a1-48e0-9ec5-5170114375ab", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "RESP: [404] Date: Fri, 10 May 2019 02:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec9ed664-90e4-4c0a-8b58-007f819cb457 x-compute-request-id: req-ec9ed664-90e4-4c0a-8b58-007f819cb457 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 99722c58-231e-46d6-a036-1449111c62da could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-ec9ed664-90e4-4c0a-8b58-007f819cb457", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}], "metadata": {"pagination": {"total": 748, "offset": 686, "size": 50}}} 2019-05-10 02:58:58,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:58 GMT 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:58:58,124 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:58:58,126 - functest.core.cloudify - DEBUG - Waiting for server "99722c58-231e-46d6-a036-1449111c62da" to be deleted. current status: SHUTOFF 2019-05-10 02:58:58,127 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 x-compute-request-id: req-8792f0d0-79ca-4500-8fd7-2ced290066a6 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:58,127 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-8792f0d0-79ca-4500-8fd7-2ced290066a6 2019-05-10 02:58:58,127 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 02:58:58,127 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2f2a85da-c4b1-4956-8a2c-b078efad865e 2019-05-10 02:58:58,127 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-2f2a85da-c4b1-4956-8a2c-b078efad865e 2019-05-10 02:58:58,128 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456" 2019-05-10 02:58:58,128 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 02:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0fdd584-5353-43f8-a591-fd429a58fb91 x-compute-request-id: req-e0fdd584-5353-43f8-a591-fd429a58fb91 Content-Type: application/json 2019-05-10 02:58:58,128 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e0fdd584-5353-43f8-a591-fd429a58fb91 2019-05-10 02:58:58,128 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-e0fdd584-5353-43f8-a591-fd429a58fb91 2019-05-10 02:58:58,128 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 02:58:58,128 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456" 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f2a85da-c4b1-4956-8a2c-b078efad865e x-compute-request-id: req-2f2a85da-c4b1-4956-8a2c-b078efad865e Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:58Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e19fd5c-8362-4982-accf-bdd8fa8d1016 x-compute-request-id: req-0e19fd5c-8362-4982-accf-bdd8fa8d1016 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:01:60", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:14.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "bb8fbd08-5824-48ac-b4f2-e8682ad86051", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:51Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_dime_host_ttdn0h", "created": "2019-05-10T02:37:17Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-0e19fd5c-8362-4982-accf-bdd8fa8d1016 2019-05-10 02:58:58,129 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-0e19fd5c-8362-4982-accf-bdd8fa8d1016 2019-05-10 02:58:58,130 - functest.core.cloudify - DEBUG - Waiting for server "bb8fbd08-5824-48ac-b4f2-e8682ad86051" to be deleted. current status: SHUTOFF 2019-05-10 02:58:58,130 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:58,130 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231" 2019-05-10 02:58:58,130 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0435063-25bb-49d7-a53b-c522e8044148 x-compute-request-id: req-a0435063-25bb-49d7-a53b-c522e8044148 Content-Length: 0 Content-Type: application/json 2019-05-10 02:58:58,130 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-a0435063-25bb-49d7-a53b-c522e8044148 2019-05-10 02:58:58,130 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/action used request id req-a0435063-25bb-49d7-a53b-c522e8044148 2019-05-10 02:58:58,131 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a7179592-ecee-4eb8-bac9-75e945642b0a 2019-05-10 02:58:58,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d" 2019-05-10 02:58:58,131 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2fa428-67c0-4b8e-9d84-a7ad05e0d8fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:58:58,131 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9c2fa428-67c0-4b8e-9d84-a7ad05e0d8fb 2019-05-10 02:58:58,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c30c81e05db70aa4e5649494e92c4e8e9556231" 2019-05-10 02:58:58,131 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7179592-ecee-4eb8-bac9-75e945642b0a x-compute-request-id: req-a7179592-ecee-4eb8-bac9-75e945642b0a Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-a7179592-ecee-4eb8-bac9-75e945642b0a 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d948936-afcf-4d2d-a172-3e7b6eff5348 x-compute-request-id: req-8d948936-afcf-4d2d-a172-3e7b6eff5348 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-8d948936-afcf-4d2d-a172-3e7b6eff5348 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375/os-security-groups used request id req-8d948936-afcf-4d2d-a172-3e7b6eff5348 2019-05-10 02:58:58,132 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c89254d6-d2d9-4e12-afdf-8d13364385ee x-compute-request-id: req-c89254d6-d2d9-4e12-afdf-8d13364385ee Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c89254d6-d2d9-4e12-afdf-8d13364385ee 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-c89254d6-d2d9-4e12-afdf-8d13364385ee 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-ec9ed664-90e4-4c0a-8b58-007f819cb457 2019-05-10 02:58:58,133 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a857dd65-44a1-48e0-9ec5-5170114375ab 2019-05-10 02:58:58,134 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 02:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec9ed664-90e4-4c0a-8b58-007f819cb457 x-compute-request-id: req-ec9ed664-90e4-4c0a-8b58-007f819cb457 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 99722c58-231e-46d6-a036-1449111c62da could not be found.", "code": 404}} 2019-05-10 02:58:58,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-ec9ed664-90e4-4c0a-8b58-007f819cb457 2019-05-10 02:58:58,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607690428ca5155b27d23f83d15f74a12af9ce46" 2019-05-10 02:58:58,134 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 02:58:58,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:58:58,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:58:58,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:58:58,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:58:58,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:58:58,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:58:58,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:58:58 GMT 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:58:58,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:03,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:03,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_h5i5do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.312Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-ec9ed664-90e4-4c0a-8b58-007f819cb457", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:55.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8fad28a6-db8e-4b99-a6a7-b67fd3ad4608"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.930Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:56.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.930Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:56.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "homer_host_h5i5do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:56.930Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:56.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97c99e7f-a6b9-438e-82bb-c51d187addd4 x-compute-request-id: req-97c99e7f-a6b9-438e-82bb-c51d187addd4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.147Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-97c99e7f-a6b9-438e-82bb-c51d187addd4", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.148Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-97c99e7f-a6b9-438e-82bb-c51d187addd4", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.148Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.149Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-344b454a-e275-42a8-a97d-5a20fe70bea3 x-compute-request-id: req-344b454a-e275-42a8-a97d-5a20fe70bea3 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:57:52Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:57.439Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:56.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_host_ttdn0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-344b454a-e275-42a8-a97d-5a20fe70bea3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-344b454a-e275-42a8-a97d-5a20fe70bea3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "RESP: [404] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-601e58c7-a51c-45fa-9978-3d8ca6df9376 x-compute-request-id: req-601e58c7-a51c-45fa-9978-3d8ca6df9376 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bb8fbd08-5824-48ac-b4f2-e8682ad86051 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-601e58c7-a51c-45fa-9978-3d8ca6df9376", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "dime_host_ttdn0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-601e58c7-a51c-45fa-9978-3d8ca6df9376", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.90be8666-8d89-49fb-a874-b27c8384ad3f"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "RESP: [204] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df x-compute-request-id: req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.126Z", "message": "Waiting for process 24225 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:57.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-90fceef8-0911-4309-973e-b1bdd457bfe6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90fceef8-0911-4309-973e-b1bdd457bfe6 x-compute-request-id: req-90fceef8-0911-4309-973e-b1bdd457bfe6 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:74:fc:59\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"c00451c8-ef81-4b21-be28-a8c5f8251375\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:57Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_ellis_host_1a8r04\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-90fceef8-0911-4309-973e-b1bdd457bfe6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "Waiting for server \"c00451c8-ef81-4b21-be28-a8c5f8251375\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297 x-compute-request-id: req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.506Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:58.696Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.507Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.507Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d\"", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.508Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.373Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:58.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8d54d28-7525-4f95-8cf0-6370c04277f7 x-compute-request-id: req-c8d54d28-7525-4f95-8cf0-6370c04277f7 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63eae724-6c5c-4034-a1a6-5e7ccca903f8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7dee6b12-25fa-4c5b-ab29-46a79163b929\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"97b91db4-83c5-4c92-a174-804d840d321b\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"5cffe3e9-816b-4d0c-b470-30ba8fef2430\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.439Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-c8d54d28-7525-4f95-8cf0-6370c04277f7", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.439Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-c8d54d28-7525-4f95-8cf0-6370c04277f7", "level": "debug", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.439Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c23cb247-4992-4b9a-b222-b9093b682aa9"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df8dccd-fdc3-44e3-894a-2c8a004770c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:58:59.934Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3df8dccd-fdc3-44e3-894a-2c8a004770c6", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}], "metadata": {"pagination": {"total": 809, "offset": 736, "size": 50}}} 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:03 GMT 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:03,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:03,439 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:03,441 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/99722c58-231e-46d6-a036-1449111c62da used request id req-ec9ed664-90e4-4c0a-8b58-007f819cb457 2019-05-10 02:59:03,441 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:03,441 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874" 2019-05-10 02:59:03,441 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 02:59:03,442 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97c99e7f-a6b9-438e-82bb-c51d187addd4 x-compute-request-id: req-97c99e7f-a6b9-438e-82bb-c51d187addd4 Content-Length: 0 Content-Type: application/json 2019-05-10 02:59:03,442 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-97c99e7f-a6b9-438e-82bb-c51d187addd4 2019-05-10 02:59:03,442 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-97c99e7f-a6b9-438e-82bb-c51d187addd4 2019-05-10 02:59:03,442 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d" 2019-05-10 02:59:03,442 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-344b454a-e275-42a8-a97d-5a20fe70bea3 x-compute-request-id: req-344b454a-e275-42a8-a97d-5a20fe70bea3 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:57:52Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb938bb1a618d7596c7dd469e4e8d7bfb7c4456" 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874" 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 02:59:03,443 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:03,444 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-344b454a-e275-42a8-a97d-5a20fe70bea3 2019-05-10 02:59:03,444 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-344b454a-e275-42a8-a97d-5a20fe70bea3 2019-05-10 02:59:03,444 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874" 2019-05-10 02:59:03,444 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-601e58c7-a51c-45fa-9978-3d8ca6df9376 x-compute-request-id: req-601e58c7-a51c-45fa-9978-3d8ca6df9376 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bb8fbd08-5824-48ac-b4f2-e8682ad86051 could not be found.", "code": 404}} 2019-05-10 02:59:03,444 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-601e58c7-a51c-45fa-9978-3d8ca6df9376 2019-05-10 02:59:03,444 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bb8fbd08-5824-48ac-b4f2-e8682ad86051 used request id req-601e58c7-a51c-45fa-9978-3d8ca6df9376 2019-05-10 02:59:03,445 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df x-compute-request-id: req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df Content-Type: application/json 2019-05-10 02:59:03,445 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df 2019-05-10 02:59:03,445 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-da3dfa25-436d-4e69-b4a4-0e47a1d5b9df 2019-05-10 02:59:03,445 - functest.core.cloudify - DEBUG - Waiting for process 24225 to end... 2019-05-10 02:59:03,445 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:59:03,445 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-90fceef8-0911-4309-973e-b1bdd457bfe6 2019-05-10 02:59:03,446 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90fceef8-0911-4309-973e-b1bdd457bfe6 x-compute-request-id: req-90fceef8-0911-4309-973e-b1bdd457bfe6 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fc:59", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c00451c8-ef81-4b21-be28-a8c5f8251375", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "c00451c8-ef81-4b21-be28-a8c5f8251375", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:57Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_ellis_host_1a8r04", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:03,446 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-90fceef8-0911-4309-973e-b1bdd457bfe6 2019-05-10 02:59:03,446 - functest.core.cloudify - DEBUG - Waiting for server "c00451c8-ef81-4b21-be28-a8c5f8251375" to be deleted. current status: SHUTOFF 2019-05-10 02:59:03,446 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297 x-compute-request-id: req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:03,446 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:59:03,446 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d03a567c-b3dc-4c3b-8bce-9da8c2e08297 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81c08205e03f3acc037a81dfae6fb1b4d08c02d" 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 02:59:03,447 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 02:59:03,448 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:59:03,448 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:59:03,448 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8d54d28-7525-4f95-8cf0-6370c04277f7 x-compute-request-id: req-c8d54d28-7525-4f95-8cf0-6370c04277f7 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63eae724-6c5c-4034-a1a6-5e7ccca903f8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dee6b12-25fa-4c5b-ab29-46a79163b929"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b91db4-83c5-4c92-a174-804d840d321b"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "5cffe3e9-816b-4d0c-b470-30ba8fef2430", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-10 02:59:03,448 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-c8d54d28-7525-4f95-8cf0-6370c04277f7 2019-05-10 02:59:03,448 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-c8d54d28-7525-4f95-8cf0-6370c04277f7 2019-05-10 02:59:03,448 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 02:59:03,449 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:03,449 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df8dccd-fdc3-44e3-894a-2c8a004770c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:03,449 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3df8dccd-fdc3-44e3-894a-2c8a004770c6 2019-05-10 02:59:03,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:03,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:03,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:03 GMT 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:03,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:03,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:08,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:08,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:08,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:08,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:08,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:08,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:08,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:00.496Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.088Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:00.496Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0f58891c-a5df-40e3-8979-6526c72bbb45 Content-Length: 0 Date: Fri, 10 May 2019 02:59:00 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:00.496Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af7124b8f9d80ddb8f26b9fb5d33de1001069421\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:00.496Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_k1i82u", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:58:59.965Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_security_group_ekch02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-0f58891c-a5df-40e3-8979-6526c72bbb45", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": "homer_security_group_ekch02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-0f58891c-a5df-40e3-8979-6526c72bbb45", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.216a87fb-c50e-4fa2-b7ed-e880132029f2"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4832b804-6cc9-4439-ae76-d6d8a32c8867 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4832b804-6cc9-4439-ae76-d6d8a32c8867", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:00.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.073Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9574e0f9de49b0051a5af19a021d0cdec4c378f\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.748Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-0574a767-bc52-4991-a832-d962defa3847", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.748Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-0574a767-bc52-4991-a832-d962defa3847", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.313Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.748Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3fed150-3214-4bd2-8e24-40eb71211420 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.319Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.748Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b3fed150-3214-4bd2-8e24-40eb71211420", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.319Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": "dime_security_group_8vbs4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:01.748Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0574a767-bc52-4991-a832-d962defa3847 Content-Length: 0 Date: Fri, 10 May 2019 02:59:01 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.876ff22a-2ae1-4cef-ac5d-e24e527cb8e3"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:02.381Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:02.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:02.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cac098cef57794f06d40e2697fc0e0d399bd8bdf\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.747Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": "dime_security_group_8vbs4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:02.381Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:01.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.250Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f0bc72e3-70f4-4501-a77e-6409b5373395", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cac098cef57794f06d40e2697fc0e0d399bd8bdf\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.277Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d4c77f84-6afb-44c0-ad94-0b3b395f032e", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.276Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d4c77f84-6afb-44c0-ad94-0b3b395f032e", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.276Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c77f84-6afb-44c0-ad94-0b3b395f032e x-compute-request-id: req-d4c77f84-6afb-44c0-ad94-0b3b395f032e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.275Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f0bc72e3-70f4-4501-a77e-6409b5373395", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:03.895Z", "message": "RESP: [404] Date: Fri, 10 May 2019 02:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0bc72e3-70f4-4501-a77e-6409b5373395 x-compute-request-id: req-f0bc72e3-70f4-4501-a77e-6409b5373395 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c00451c8-ef81-4b21-be28-a8c5f8251375 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.554cff5c-9193-4d9e-9c00-f3c86a87d25a"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:04.606Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:03.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_host_1a8r04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:04.606Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:04.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:04.606Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:04.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:04.606Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:04.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.215Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:04.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.215Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:04.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.215Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:04.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928 x-compute-request-id: req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.169Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.170Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.170Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:05.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cac098cef57794f06d40e2697fc0e0d399bd8bdf\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.171Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:06.534Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:05.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1cbb5b21-58e4-4860-b772-8dfc9c987f4c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2122f33962af9b0d2c1cbf17eadf6cd6bf00ee00\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}], "metadata": {"pagination": {"total": 858, "offset": 786, "size": 50}}} 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:08 GMT 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:08,614 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:08,616 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:59:08,616 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f58891c-a5df-40e3-8979-6526c72bbb45 Content-Length: 0 Date: Fri, 10 May 2019 02:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:59:08,617 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7124b8f9d80ddb8f26b9fb5d33de1001069421" 2019-05-10 02:59:08,617 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:59:08,617 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:08,617 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 02:59:08,617 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-0f58891c-a5df-40e3-8979-6526c72bbb45 2019-05-10 02:59:08,617 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bf76e0c2-4967-4399-b56d-5cf551abed93.json used request id req-0f58891c-a5df-40e3-8979-6526c72bbb45 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4832b804-6cc9-4439-ae76-d6d8a32c8867 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4832b804-6cc9-4439-ae76-d6d8a32c8867 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9574e0f9de49b0051a5af19a021d0cdec4c378f" 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-0574a767-bc52-4991-a832-d962defa3847 2019-05-10 02:59:08,618 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/9ec543be-8564-4600-b549-a4957bc870e4.json used request id req-0574a767-bc52-4991-a832-d962defa3847 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3fed150-3214-4bd2-8e24-40eb71211420 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b3fed150-3214-4bd2-8e24-40eb71211420 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0574a767-bc52-4991-a832-d962defa3847 Content-Length: 0 Date: Fri, 10 May 2019 02:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac098cef57794f06d40e2697fc0e0d399bd8bdf" 2019-05-10 02:59:08,619 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6a3ec64fc07381031859e06a0522d2f59c5874" 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f0bc72e3-70f4-4501-a77e-6409b5373395 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac098cef57794f06d40e2697fc0e0d399bd8bdf" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d4c77f84-6afb-44c0-ad94-0b3b395f032e 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-d4c77f84-6afb-44c0-ad94-0b3b395f032e 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c77f84-6afb-44c0-ad94-0b3b395f032e x-compute-request-id: req-d4c77f84-6afb-44c0-ad94-0b3b395f032e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:08,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c00451c8-ef81-4b21-be28-a8c5f8251375 used request id req-f0bc72e3-70f4-4501-a77e-6409b5373395 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 02:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0bc72e3-70f4-4501-a77e-6409b5373395 x-compute-request-id: req-f0bc72e3-70f4-4501-a77e-6409b5373395 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c00451c8-ef81-4b21-be28-a8c5f8251375 could not be found.", "code": 404}} 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 02:59:08,621 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 02:59:08,622 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928 x-compute-request-id: req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928 Content-Length: 0 Content-Type: application/json 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-9edac2ec-60af-4a1b-a07d-9b1ec22fb928 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac098cef57794f06d40e2697fc0e0d399bd8bdf" 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1cbb5b21-58e4-4860-b772-8dfc9c987f4c 2019-05-10 02:59:08,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2122f33962af9b0d2c1cbf17eadf6cd6bf00ee00" 2019-05-10 02:59:08,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:08,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:08,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:08,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:08 GMT 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:08,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:08,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:08,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:08,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:13,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:13,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2122f33962af9b0d2c1cbf17eadf6cd6bf00ee00\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1cbb5b21-58e4-4860-b772-8dfc9c987f4c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cbb5b21-58e4-4860-b772-8dfc9c987f4c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbb153f8-bba4-47c1-a33a-8d952249459c x-compute-request-id: req-cbb153f8-bba4-47c1-a33a-8d952249459c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.537Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cbb153f8-bba4-47c1-a33a-8d952249459c", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.537Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cbb153f8-bba4-47c1-a33a-8d952249459c", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.537Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.085Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc558f96-145f-46f3-92b6-97ff3b9bd296 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bc558f96-145f-46f3-92b6-97ff3b9bd296", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:06.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/253ccf9a-1052-4c15-9213-5a6b63c362f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}343177d1b5c08e362f669e926915918155237ef9\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-537b8d01-be87-4c7b-9c1c-995ad520137f x-compute-request-id: req-537b8d01-be87-4c7b-9c1c-995ad520137f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.474Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-537b8d01-be87-4c7b-9c1c-995ad520137f", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.474Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-537b8d01-be87-4c7b-9c1c-995ad520137f", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.474Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.24b51969-94ad-4736-822c-2e876a9581a5"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9eb6d4bb-7353-4ad5-aa73-fd858f17c1d8 Content-Length: 0 Date: Fri, 10 May 2019 02:59:07 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-9eb6d4bb-7353-4ad5-aa73-fd858f17c1d8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:07.817Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-9eb6d4bb-7353-4ad5-aa73-fd858f17c1d8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c52b4a88-6c67-4a20-857b-428749795877"}, {"node_instance_id": "ellis_security_group_oc2v80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:08.412Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:08.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:08.412Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.770Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:08.412Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:07.882Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:08.916Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/253ccf9a-1052-4c15-9213-5a6b63c362f0.json used request id req-e89e24e5-9c8b-42b4-a209-1432c64b5c25", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:08.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:08.916Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e89e24e5-9c8b-42b4-a209-1432c64b5c25 Content-Length: 0 Date: Fri, 10 May 2019 02:59:08 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:08.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": "ellis_floatingip_4k4no0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:08.916Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/253ccf9a-1052-4c15-9213-5a6b63c362f0.json used request id req-e89e24e5-9c8b-42b4-a209-1432c64b5c25", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:08.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8d1e281e-4131-4b25-b580-517716fe2bcb"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:09.498Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:09.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:09.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:09.001Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:09.498Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a08f7df-a1bd-4055-8f97-b724e4dda0a9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:09.007Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": "ellis_floatingip_4k4no0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:09.498Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:08.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:09.498Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8a08f7df-a1bd-4055-8f97-b724e4dda0a9", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:09.007Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:10.166Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:09.422Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:10.850Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:10.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:10.850Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2 x-compute-request-id: req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:10.663Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:11.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:10.664Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:11.354Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:10.667Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:11.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:10.664Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:12.858Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5423b722-6991-41fa-846e-ba6fbf43f155 x-compute-request-id: req-5423b722-6991-41fa-846e-ba6fbf43f155 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:12.761Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.362Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-5423b722-6991-41fa-846e-ba6fbf43f155", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:12.761Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:12.762Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.362Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-5423b722-6991-41fa-846e-ba6fbf43f155", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:12.761Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}], "metadata": {"pagination": {"total": 876, "offset": 836, "size": 50}}} 2019-05-10 02:59:13,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:13 GMT 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:13,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:13,814 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2122f33962af9b0d2c1cbf17eadf6cd6bf00ee00" 2019-05-10 02:59:13,814 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1cbb5b21-58e4-4860-b772-8dfc9c987f4c 2019-05-10 02:59:13,815 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cbb5b21-58e4-4860-b772-8dfc9c987f4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:13,815 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:13,815 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbb153f8-bba4-47c1-a33a-8d952249459c x-compute-request-id: req-cbb153f8-bba4-47c1-a33a-8d952249459c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:13,815 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cbb153f8-bba4-47c1-a33a-8d952249459c 2019-05-10 02:59:13,815 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-cbb153f8-bba4-47c1-a33a-8d952249459c 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc558f96-145f-46f3-92b6-97ff3b9bd296 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bc558f96-145f-46f3-92b6-97ff3b9bd296 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/253ccf9a-1052-4c15-9213-5a6b63c362f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343177d1b5c08e362f669e926915918155237ef9" 2019-05-10 02:59:13,816 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-537b8d01-be87-4c7b-9c1c-995ad520137f x-compute-request-id: req-537b8d01-be87-4c7b-9c1c-995ad520137f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 02:59:13,817 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-537b8d01-be87-4c7b-9c1c-995ad520137f 2019-05-10 02:59:13,817 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-537b8d01-be87-4c7b-9c1c-995ad520137f 2019-05-10 02:59:13,817 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eb6d4bb-7353-4ad5-aa73-fd858f17c1d8 Content-Length: 0 Date: Fri, 10 May 2019 02:59:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:59:13,817 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-9eb6d4bb-7353-4ad5-aa73-fd858f17c1d8 2019-05-10 02:59:13,817 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/92e465c1-e8b3-4fcc-95af-da11a1f80c33.json used request id req-9eb6d4bb-7353-4ad5-aa73-fd858f17c1d8 2019-05-10 02:59:13,817 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/253ccf9a-1052-4c15-9213-5a6b63c362f0.json used request id req-e89e24e5-9c8b-42b4-a209-1432c64b5c25 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e89e24e5-9c8b-42b4-a209-1432c64b5c25 Content-Length: 0 Date: Fri, 10 May 2019 02:59:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/253ccf9a-1052-4c15-9213-5a6b63c362f0.json used request id req-e89e24e5-9c8b-42b4-a209-1432c64b5c25 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:13,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:13,819 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a08f7df-a1bd-4055-8f97-b724e4dda0a9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:13,819 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-10 02:59:13,819 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8a08f7df-a1bd-4055-8f97-b724e4dda0a9 2019-05-10 02:59:13,819 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d" 2019-05-10 02:59:13,819 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:59:13,819 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2 x-compute-request-id: req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-2118149c-9faa-48d8-a6b3-e7325dc1f9f2 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5423b722-6991-41fa-846e-ba6fbf43f155 x-compute-request-id: req-5423b722-6991-41fa-846e-ba6fbf43f155 Content-Length: 0 Content-Type: application/json 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-5423b722-6991-41fa-846e-ba6fbf43f155 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d" 2019-05-10 02:59:13,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/action used request id req-5423b722-6991-41fa-846e-ba6fbf43f155 2019-05-10 02:59:13,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:13,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:13 GMT 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:13,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:18,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:18,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.980Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-95f6e978-2c9b-4429-a795-2af50d28849d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.261Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.262Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.980Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f6e978-2c9b-4429-a795-2af50d28849d x-compute-request-id: req-95f6e978-2c9b-4429-a795-2af50d28849d Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.261Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:13.980Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-95f6e978-2c9b-4429-a795-2af50d28849d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.261Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:14.627Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:14.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:14.627Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:14.302Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:14.627Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-879d5b11-09d6-43c0-beb6-5e60655f870d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.833Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:14.627Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-879d5b11-09d6-43c0-beb6-5e60655f870d x-compute-request-id: req-879d5b11-09d6-43c0-beb6-5e60655f870d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.833Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:14.627Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-879d5b11-09d6-43c0-beb6-5e60655f870d", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:13.833Z", "source_id": "sprout_host_7lyjk2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.12434740-538a-42bb-8482-051918c954d9"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:15.308Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:14.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:15.308Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:14.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:15.877Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:15.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:16.545Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf2ee35-80a3-41cd-bd23-96e7ebdce419 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:15.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:16.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:15.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:16.545Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-daf2ee35-80a3-41cd-bd23-96e7ebdce419", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:15.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:16.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:16.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.065Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f7c21ef-552b-4edc-b980-f61b716a2dab x-compute-request-id: req-1f7c21ef-552b-4edc-b980-f61b716a2dab Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:58:16Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:16.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-31400047-04e1-4248-8f3e-5a1f77a19383", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1f7c21ef-552b-4edc-b980-f61b716a2dab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:16.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1f7c21ef-552b-4edc-b980-f61b716a2dab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:16.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:16.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "RESP: [204] Date: Fri, 10 May 2019 02:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31400047-04e1-4248-8f3e-5a1f77a19383 x-compute-request-id: req-31400047-04e1-4248-8f3e-5a1f77a19383 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:17.785Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-31400047-04e1-4248-8f3e-5a1f77a19383", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:18.518Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:18.518Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:18.518Z", "message": "Waiting for process 24225 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:18.518Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84 x-compute-request-id: req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4f:b0:fb\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:17Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_sprout_host_7lyjk2\", \"created\": \"2019-05-10T02:37:15Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:18.518Z", "message": "Waiting for server \"edfaaa9d-0d80-4d12-9d8f-307558c474b2\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:17.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}], "metadata": {"pagination": {"total": 905, "offset": 876, "size": 50}}} 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:18 GMT 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:18,966 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:18,968 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-95f6e978-2c9b-4429-a795-2af50d28849d 2019-05-10 02:59:18,968 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe038d7b6b5d8680c1d3fea337b73c1db170cc5d" 2019-05-10 02:59:18,968 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f6e978-2c9b-4429-a795-2af50d28849d x-compute-request-id: req-95f6e978-2c9b-4429-a795-2af50d28849d Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:18,968 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-95f6e978-2c9b-4429-a795-2af50d28849d 2019-05-10 02:59:18,969 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:59:18,969 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 02:59:18,969 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-879d5b11-09d6-43c0-beb6-5e60655f870d 2019-05-10 02:59:18,969 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-879d5b11-09d6-43c0-beb6-5e60655f870d x-compute-request-id: req-879d5b11-09d6-43c0-beb6-5e60655f870d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 02:59:18,969 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2/os-security-groups used request id req-879d5b11-09d6-43c0-beb6-5e60655f870d 2019-05-10 02:59:18,969 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf2ee35-80a3-41cd-bd23-96e7ebdce419 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-daf2ee35-80a3-41cd-bd23-96e7ebdce419 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf" 2019-05-10 02:59:18,970 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f7c21ef-552b-4edc-b980-f61b716a2dab x-compute-request-id: req-1f7c21ef-552b-4edc-b980-f61b716a2dab Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:58:16Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:18,971 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-31400047-04e1-4248-8f3e-5a1f77a19383 2019-05-10 02:59:18,971 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1f7c21ef-552b-4edc-b980-f61b716a2dab 2019-05-10 02:59:18,971 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-1f7c21ef-552b-4edc-b980-f61b716a2dab 2019-05-10 02:59:18,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf" 2019-05-10 02:59:18,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf" 2019-05-10 02:59:18,971 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 02:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31400047-04e1-4248-8f3e-5a1f77a19383 x-compute-request-id: req-31400047-04e1-4248-8f3e-5a1f77a19383 Content-Type: application/json 2019-05-10 02:59:18,972 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-31400047-04e1-4248-8f3e-5a1f77a19383 2019-05-10 02:59:18,972 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84 2019-05-10 02:59:18,972 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84 2019-05-10 02:59:18,972 - functest.core.cloudify - DEBUG - Waiting for process 24225 to end... 2019-05-10 02:59:18,972 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84 x-compute-request-id: req-ed7e33fa-d239-4c98-a7b3-e0a0b8157f84 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:b0:fb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "edfaaa9d-0d80-4d12-9d8f-307558c474b2", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:17Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_sprout_host_7lyjk2", "created": "2019-05-10T02:37:15Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:18,972 - functest.core.cloudify - DEBUG - Waiting for server "edfaaa9d-0d80-4d12-9d8f-307558c474b2" to be deleted. current status: SHUTOFF 2019-05-10 02:59:18,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:19,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:19,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:19,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:19,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:19,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:19,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:19 GMT 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:19,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:24,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:24,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:22.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:22.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:23.426Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:23.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:23.426Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-aae90ad1-921f-4dfe-b455-26ee46ac3da9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:22.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:23.426Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-aae90ad1-921f-4dfe-b455-26ee46ac3da9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:22.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:23.426Z", "message": "RESP: [404] Date: Fri, 10 May 2019 02:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aae90ad1-921f-4dfe-b455-26ee46ac3da9 x-compute-request-id: req-aae90ad1-921f-4dfe-b455-26ee46ac3da9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance edfaaa9d-0d80-4d12-9d8f-307558c474b2 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:22.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e3425772-86ea-4da8-94aa-10eb50c0175b"}, {"node_instance_id": "sprout_host_7lyjk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:24.046Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:23.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:24.046Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:23.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 912, "offset": 905, "size": 50}}} 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:24 GMT 2019-05-10 02:59:24,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:24,142 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:24,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:24,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:24,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:24,142 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:24,142 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e36f0e3434256b22f3bc3aa28bdfce89f001bf" 2019-05-10 02:59:24,143 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 02:59:24,143 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-aae90ad1-921f-4dfe-b455-26ee46ac3da9 2019-05-10 02:59:24,143 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/edfaaa9d-0d80-4d12-9d8f-307558c474b2 used request id req-aae90ad1-921f-4dfe-b455-26ee46ac3da9 2019-05-10 02:59:24,143 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 02:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aae90ad1-921f-4dfe-b455-26ee46ac3da9 x-compute-request-id: req-aae90ad1-921f-4dfe-b455-26ee46ac3da9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance edfaaa9d-0d80-4d12-9d8f-307558c474b2 could not be found.", "code": 404}} 2019-05-10 02:59:24,143 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:24,143 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:59:24,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:24,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:24,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:24,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:24 GMT 2019-05-10 02:59:24,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:24,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:24,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:24,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:24,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:29,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:29,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:29,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:29,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:29,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:24.643Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:24.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:24.643Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:24.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:24.643Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:24.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.325Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:24.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.325Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:24.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "Execution done (PID=24225, return_code=0): /tmp/U7S1Z/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": " Removed member 60d59548267707ee from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "vellum_ip4eav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:25.975Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bdd24eec-8c8c-48be-b179-f6c0c095f663"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24c9e96efa4d424e338ebc827d4f8e24d7c149c3\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "vellum_ip4eav", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_ip4eav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599d15f0-a1a3-46ea-b7f8-93c208da5167 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:26.649Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-599d15f0-a1a3-46ea-b7f8-93c208da5167", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:25.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:27.267Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-c98e7b76-3349-49f6-9a5d-ed393c8f80b9", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:27.267Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c98e7b76-3349-49f6-9a5d-ed393c8f80b9 Content-Length: 0 Date: Fri, 10 May 2019 02:59:26 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "sprout_security_group_k1i82u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:27.267Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-c98e7b76-3349-49f6-9a5d-ed393c8f80b9", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:26.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4675de3b-9eda-485d-8c2e-743cf4adf658"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:27.267Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:27.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "sprout_security_group_k1i82u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:27.934Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:27.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:28.852Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:28.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 944, "offset": 912, "size": 50}}} 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:29 GMT 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:29,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:29,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:29,332 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:29,333 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 02:59:29,333 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 02:59:29,333 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 02:59:29,334 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 02:59:29,335 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-10 02:59:29,335 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-10 02:59:29,335 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-10 02:59:29,335 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-10 02:59:29,335 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-10 02:59:29,335 - functest.core.cloudify - DEBUG - Execution done (PID=24225, return_code=0): /tmp/U7S1Z/remove-cluster-node.sh 2019-05-10 02:59:29,336 - functest.core.cloudify - DEBUG - Removed member 60d59548267707ee from cluster 2019-05-10 02:59:29,336 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 02:59:29,336 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c9e96efa4d424e338ebc827d4f8e24d7c149c3" 2019-05-10 02:59:29,336 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 02:59:29,336 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:29,336 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 02:59:29,337 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 02:59:29,337 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:29,337 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599d15f0-a1a3-46ea-b7f8-93c208da5167 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:29,337 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-599d15f0-a1a3-46ea-b7f8-93c208da5167 2019-05-10 02:59:29,337 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-c98e7b76-3349-49f6-9a5d-ed393c8f80b9 2019-05-10 02:59:29,337 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c98e7b76-3349-49f6-9a5d-ed393c8f80b9 Content-Length: 0 Date: Fri, 10 May 2019 02:59:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 02:59:29,338 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/b7c60147-f2ad-4c1d-8e92-e8350f423e6b.json used request id req-c98e7b76-3349-49f6-9a5d-ed393c8f80b9 2019-05-10 02:59:29,338 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 02:59:29,338 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 02:59:29,338 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 02:59:29,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:29,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:29,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:29,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:29 GMT 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:29,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:29,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:29,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:34,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:34,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:29.570Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:28.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:30.490Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:30.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:31.134Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:30.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:31.134Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:30.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:31.134Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:30.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:31.753Z", "message": "Stopping Agent vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:31.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2be3ab-2f03-4d46-9b2c-af1350ac76e6"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:32.670Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:32.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2be3ab-2f03-4d46-9b2c-af1350ac76e6"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:33.173Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_9x32ag stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:32.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2be3ab-2f03-4d46-9b2c-af1350ac76e6"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:33.173Z", "message": "Successfully stopped daemon: vellum_host_9x32ag\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:32.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.4d2be3ab-2f03-4d46-9b2c-af1350ac76e6"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:33.937Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:33.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:33.937Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:33.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:33.937Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:33.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 956, "offset": 944, "size": 50}}} 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:34 GMT 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:34,488 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:34,489 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 02:59:34,489 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 02:59:34,489 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 02:59:34,490 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:59:34,490 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 02:59:34,490 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_9x32ag 2019-05-10 02:59:34,490 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 02:59:34,490 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_9x32ag stop 2019-05-10 02:59:34,490 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_9x32ag 2019-05-10 02:59:34,491 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 02:59:34,491 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 02:59:34,491 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 02:59:34,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:34,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:34,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:34,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:34 GMT 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:34,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:34,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:34,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:39,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:39,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:34.756Z", "message": "Deleting Agent vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:34.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.27b0add4-1ecc-4dc2-80e2-e0bb650d73f5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:38.762Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.27b0add4-1ecc-4dc2-80e2-e0bb650d73f5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:39.265Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.27b0add4-1ecc-4dc2-80e2-e0bb650d73f5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:39.265Z", "message": "02:59:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_9x32ag: No response received for task 6c37e728aa0f480091b8e047f28e0987", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.27b0add4-1ecc-4dc2-80e2-e0bb650d73f5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:39.265Z", "message": "Successfully deleted daemon: vellum_host_9x32ag", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.27b0add4-1ecc-4dc2-80e2-e0bb650d73f5"}], "metadata": {"pagination": {"total": 961, "offset": 956, "size": 50}}} 2019-05-10 02:59:39,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:39 GMT 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:39,681 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:39,682 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_9x32ag 2019-05-10 02:59:39,682 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 02:59:39,682 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 02:59:39,682 - functest.core.cloudify - DEBUG - 02:59:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_9x32ag: No response received for task 6c37e728aa0f480091b8e047f28e0987 2019-05-10 02:59:39,682 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_9x32ag 2019-05-10 02:59:39,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:39,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:39,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:39,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:39 GMT 2019-05-10 02:59:39,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:39,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:39,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:39,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:39,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:44,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:44,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:44,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:44,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:44,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:39.887Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:39.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:40.519Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:40.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:40.519Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:39.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:41.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:41.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:41.805Z", "message": "RESP: [300] Date: Fri, 10 May 2019 02:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68123617-e92a-4952-a366-fd1bf2361b95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:41.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:41.805Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-68123617-e92a-4952-a366-fd1bf2361b95", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:41.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:41.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f938a5ec47a51088b9200f5fb43ee26a76664e4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:41.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:42.973Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3 x-compute-request-id: req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:13Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:42.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:43.591Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:42.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:43.591Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:42.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:43.591Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-78534f64-a053-4940-8db0-77c943142b91", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:43.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:43.591Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-78534f64-a053-4940-8db0-77c943142b91", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:43.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:43.591Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f938a5ec47a51088b9200f5fb43ee26a76664e4\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:42.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:43.591Z", "message": "RESP: [202] Date: Fri, 10 May 2019 02:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78534f64-a053-4940-8db0-77c943142b91 x-compute-request-id: req-78534f64-a053-4940-8db0-77c943142b91 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:43.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}], "metadata": {"pagination": {"total": 975, "offset": 961, "size": 50}}} 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:44 GMT 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:44,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:44,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:44,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:44,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:44,859 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 02:59:44,859 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 02:59:44,859 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 02:59:44,859 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 02:59:44,859 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 02:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68123617-e92a-4952-a366-fd1bf2361b95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 02:59:44,859 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-68123617-e92a-4952-a366-fd1bf2361b95 2019-05-10 02:59:44,860 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f938a5ec47a51088b9200f5fb43ee26a76664e4" 2019-05-10 02:59:44,860 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3 x-compute-request-id: req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:13Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:44,860 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3 2019-05-10 02:59:44,860 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-c1e1533c-40bd-4e53-bbc6-eb3385a486a3 2019-05-10 02:59:44,860 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-78534f64-a053-4940-8db0-77c943142b91 2019-05-10 02:59:44,861 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-78534f64-a053-4940-8db0-77c943142b91 2019-05-10 02:59:44,861 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f938a5ec47a51088b9200f5fb43ee26a76664e4" -d '{"os-stop": null}' 2019-05-10 02:59:44,861 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 02:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78534f64-a053-4940-8db0-77c943142b91 x-compute-request-id: req-78534f64-a053-4940-8db0-77c943142b91 Content-Length: 0 Content-Type: application/json 2019-05-10 02:59:44,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:44,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:44,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:44 GMT 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:44,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:44,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:44,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:49,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:50,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 975, "offset": 975, "size": 50}}} 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:50 GMT 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:50,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:50,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:50,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:50,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:50 GMT 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:50,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:50,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:50,119 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:50,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:55,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 02:59:55,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:55,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:50.600Z", "message": "Waiting for process 15304 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:50.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:53.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f938a5ec47a51088b9200f5fb43ee26a76664e4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:53.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:54.974Z", "message": "RESP: [200] Date: Fri, 10 May 2019 02:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2fb1a95-b9c5-45f6-bdab-94034770bc40 x-compute-request-id: req-b2fb1a95-b9c5-45f6-bdab-94034770bc40 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:59:42Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:54.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}], "metadata": {"pagination": {"total": 978, "offset": 975, "size": 50}}} 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:55 GMT 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 02:59:55,212 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 02:59:55,213 - functest.core.cloudify - DEBUG - Waiting for process 15304 to end... 2019-05-10 02:59:55,213 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f938a5ec47a51088b9200f5fb43ee26a76664e4" 2019-05-10 02:59:55,213 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 02:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2fb1a95-b9c5-45f6-bdab-94034770bc40 x-compute-request-id: req-b2fb1a95-b9c5-45f6-bdab-94034770bc40 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:59:42Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 02:59:55,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 02:59:55,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 02:59:55,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 02:59:55 GMT 2019-05-10 02:59:55,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 02:59:55,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 02:59:55,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 02:59:55,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 02:59:55,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:00,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:00,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:00,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:55.478Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-b2fb1a95-b9c5-45f6-bdab-94034770bc40", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:54.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:55.478Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T02:59:55.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T02:59:55.478Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-b2fb1a95-b9c5-45f6-bdab-94034770bc40", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T02:59:54.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.f755ac10-87eb-4cf3-8ff6-b8048d31b1ac"}], "metadata": {"pagination": {"total": 981, "offset": 978, "size": 50}}} 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:00,409 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:00 GMT 2019-05-10 03:00:00,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:00,410 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:00,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:00,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:00,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:00,410 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:00,410 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-b2fb1a95-b9c5-45f6-bdab-94034770bc40 2019-05-10 03:00:00,411 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 03:00:00,411 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-b2fb1a95-b9c5-45f6-bdab-94034770bc40 2019-05-10 03:00:00,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:00,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:00,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:00 GMT 2019-05-10 03:00:00,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:00,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:00,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:00,496 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:00,496 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:05,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:05,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:05,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:05,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:05,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:05,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 981, "offset": 981, "size": 50}}} 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:05 GMT 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:05,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:05,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:05,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:05,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:05 GMT 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:05,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:05,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:05,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:05,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:10,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:10,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:10,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.209Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}], "metadata": {"pagination": {"total": 982, "offset": 981, "size": 50}}} 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:10 GMT 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:10,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-05-10 03:00:10,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:10,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:10,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:10,746 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-05-10 03:00:10,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:10,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:10,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:10 GMT 2019-05-10 03:00:10,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:10,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:10,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:10,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:10,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:15,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:15,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:15,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:15,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:15,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:15,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:15,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3rfxio", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/M7MPF/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/M7MPF/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/M7MPF/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T03:00:10.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:10.894Z", "message": "Execution done (PID=15304, return_code=124): /tmp/M7MPF/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.449ca2c1-720a-48d3-91a2-89122f83357f"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:11.526Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:10.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:11.526Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:11.184Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.312Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SZOXD/bind.py", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.250Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.617Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.617Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_1UQn9', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.618Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.628Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.635Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpV8q9mx', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.787Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.635Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.635Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.587Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:12.957Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.396Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:13.504Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.802Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:13.504Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:12.795Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.78c2a5ee-0e93-4332-b461-0ddc029b6cf8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:13.504Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0n8asn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:13.010Z", "source_id": "bono_3rfxio", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:13.504Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:13.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:13.504Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:13.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:14.225Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:13.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:14.892Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HXF9C/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:14.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:15.608Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:14.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:15.608Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:14.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:15.608Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:14.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:15.608Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:14.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:15.608Z", "message": "Process created, PID: 16590", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:14.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}], "metadata": {"pagination": {"total": 1015, "offset": 982, "size": 50}}} 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:15 GMT 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:15,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:15,928 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:15,929 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/M7MPF/stop-bono.sh, exit_code: 124 2019-05-10 03:00:15,929 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:00:15,929 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 03:00:15,929 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 03:00:15,930 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 03:00:15,930 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 03:00:15,930 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 03:00:15,930 - functest.core.cloudify - DEBUG - Execution done (PID=15304, return_code=124): /tmp/M7MPF/stop-bono.sh 2019-05-10 03:00:15,930 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:00:15,930 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 03:00:15,931 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SZOXD/bind.py 2019-05-10 03:00:15,931 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-10 03:00:15,931 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 03:00:15,931 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_1UQn9', '/etc/bind/db.clearwater.local'] 2019-05-10 03:00:15,931 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-10 03:00:15,931 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-10 03:00:15,932 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpV8q9mx', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 03:00:15,932 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2019-05-10 03:00:15,932 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-10 03:00:15,932 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-10 03:00:15,932 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-10 03:00:15,932 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-10 03:00:15,933 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-10 03:00:15,933 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-10 03:00:15,933 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:00:15,933 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:00:15,933 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-10 03:00:15,933 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HXF9C/remove-cluster-node.sh 2019-05-10 03:00:15,934 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-10 03:00:15,934 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-10 03:00:15,934 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-10 03:00:15,934 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-10 03:00:15,934 - functest.core.cloudify - DEBUG - Process created, PID: 16590 2019-05-10 03:00:15,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:15,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:15,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:15,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:15,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:16 GMT 2019-05-10 03:00:15,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:15,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:15,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:15,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:15,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:21,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:21,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:21,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:21,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1015, "offset": 1015, "size": 50}}} 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:21 GMT 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 03:00:21,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:21,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:21,118 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:21,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:21,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:21,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:21,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:21,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:21 GMT 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:21,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:21,179 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:26,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:26,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:26,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:26,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:26,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:26,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:25.532Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:25.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 1016, "offset": 1015, "size": 50}}} 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:26 GMT 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 638 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:26,268 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:26,269 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 03:00:26,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:26,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:26,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:26 GMT 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:26,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:26,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:26,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:26,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:31,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:31,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:31,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:26.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:26.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:27.268Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4bd306ac-2f6f-4399-8c87-84ba00507501", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:26.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:27.268Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}862fefa4579c09397b92782557869e2580a1e385\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:26.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:27.268Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd306ac-2f6f-4399-8c87-84ba00507501 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:26.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:28.436Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8e4043-b784-4e78-b83e-7538e75bf7f5 x-compute-request-id: req-4e8e4043-b784-4e78-b83e-7538e75bf7f5 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:54Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.129Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.129Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.129Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4e8e4043-b784-4e78-b83e-7538e75bf7f5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.129Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4e8e4043-b784-4e78-b83e-7538e75bf7f5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2e756f93-4d0a-44f9-9bfa-5b9f379295b5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.129Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:28.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.080Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Execution done (PID=16590, return_code=2): /tmp/HXF9C/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " Received an error trying to remove member 76be37f4ce2511dc: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " ; error #1: client: endpoint http://192.168.120.11:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " ; error #2: client: etcd member http://192.168.120.6:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:29.800Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.2757ce11-64f5-4adb-8d60-c2e61ec9bdac"}, {"node_instance_id": "bono_3rfxio", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.382Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/HXF9C/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/HXF9C/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_6ke338/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/HXF9C/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-10T03:00:29.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_3rfxio", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.382Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:29.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.172Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.934Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.934Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.934Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84250f14-b394-455b-a412-22325dd5c2e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.177Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.934Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-84250f14-b394-455b-a412-22325dd5c2e5", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.178Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.589Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:30.934Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 1052, "offset": 1016, "size": 50}}} 2019-05-10 03:00:31,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:31 GMT 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:31,449 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:31,451 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:31,451 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4bd306ac-2f6f-4399-8c87-84ba00507501 2019-05-10 03:00:31,451 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862fefa4579c09397b92782557869e2580a1e385" 2019-05-10 03:00:31,452 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd306ac-2f6f-4399-8c87-84ba00507501 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:31,452 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8e4043-b784-4e78-b83e-7538e75bf7f5 x-compute-request-id: req-4e8e4043-b784-4e78-b83e-7538e75bf7f5 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:54Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:31,452 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:00:31,452 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:00:31,452 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 03:00:31,452 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4e8e4043-b784-4e78-b83e-7538e75bf7f5 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4e8e4043-b784-4e78-b83e-7538e75bf7f5 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-10 03:00:31,453 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-10 03:00:31,454 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-05-10 03:00:31,454 - functest.core.cloudify - DEBUG - Execution done (PID=16590, return_code=2): /tmp/HXF9C/remove-cluster-node.sh 2019-05-10 03:00:31,454 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-10 03:00:31,454 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-10 03:00:31,454 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-10 03:00:31,454 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-10 03:00:31,455 - functest.core.cloudify - DEBUG - Received an error trying to remove member 76be37f4ce2511dc: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader 2019-05-10 03:00:31,455 - functest.core.cloudify - DEBUG - ; error #1: client: endpoint http://192.168.120.11:4000 exceeded header timeout 2019-05-10 03:00:31,455 - functest.core.cloudify - DEBUG - ; error #2: client: etcd member http://192.168.120.6:4000 has no leader 2019-05-10 03:00:31,455 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-10 03:00:31,455 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-10 03:00:31,455 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/HXF9C/remove-cluster-node.sh, exit_code: 2 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84250f14-b394-455b-a412-22325dd5c2e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-84250f14-b394-455b-a412-22325dd5c2e5 2019-05-10 03:00:31,456 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe" 2019-05-10 03:00:31,457 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:00:31,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:31,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:31 GMT 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:31,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:36,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:36,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:31.532Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:31.532Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:30.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:31.532Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:31.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.132Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:31.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.132Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:31.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.132Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:31.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-26425239-ce15-4a1d-87e9-de344bf55b85", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.257Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-26425239-ce15-4a1d-87e9-de344bf55b85", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.257Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.259Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_0n8asn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26425239-ce15-4a1d-87e9-de344bf55b85 x-compute-request-id: req-26425239-ce15-4a1d-87e9-de344bf55b85 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:54Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.257Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:32.749Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:33.344Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_node_x89lcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:33.344Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:33.344Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:33.945Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:33.945Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:33.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:33.945Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:32.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:34.663Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:34.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.394Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-8a80e672-c689-42f9-981f-4d0a80ed312e", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:34.628Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.394Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-8a80e672-c689-42f9-981f-4d0a80ed312e", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:34.629Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.394Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:00:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a80e672-c689-42f9-981f-4d0a80ed312e x-compute-request-id: req-8a80e672-c689-42f9-981f-4d0a80ed312e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:34.628Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.394Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.394Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:34.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:34.629Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.975Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:35.975Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b0c92d6-1a26-4723-ba97-09be4056f1cc x-compute-request-id: req-7b0c92d6-1a26-4723-ba97-09be4056f1cc Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:54Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.785Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:36.570Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:36.570Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:36.570Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-7b0c92d6-1a26-4723-ba97-09be4056f1cc", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.785Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:36.570Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-7b0c92d6-1a26-4723-ba97-09be4056f1cc", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.785Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:36.570Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:36.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe\"", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:35.786Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}], "metadata": {"pagination": {"total": 1086, "offset": 1052, "size": 50}}} 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:36 GMT 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:36,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:36,726 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 03:00:36,726 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:00:36,727 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:00:36,727 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:00:36,727 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:00:36,727 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:00:36,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-26425239-ce15-4a1d-87e9-de344bf55b85 2019-05-10 03:00:36,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-26425239-ce15-4a1d-87e9-de344bf55b85 2019-05-10 03:00:36,728 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-05-10 03:00:36,728 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:00:36,728 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-10 03:00:36,728 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26425239-ce15-4a1d-87e9-de344bf55b85 x-compute-request-id: req-26425239-ce15-4a1d-87e9-de344bf55b85 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:54Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:36,728 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:00:36,728 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:00:36,729 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-10 03:00:36,729 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:00:36,729 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 03:00:36,729 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-10 03:00:36,729 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:00:36,729 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 03:00:36,730 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-8a80e672-c689-42f9-981f-4d0a80ed312e 2019-05-10 03:00:36,730 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-8a80e672-c689-42f9-981f-4d0a80ed312e 2019-05-10 03:00:36,730 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:00:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a80e672-c689-42f9-981f-4d0a80ed312e x-compute-request-id: req-8a80e672-c689-42f9-981f-4d0a80ed312e Content-Length: 0 Content-Type: application/json 2019-05-10 03:00:36,730 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 03:00:36,730 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 03:00:36,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe" 2019-05-10 03:00:36,731 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 03:00:36,731 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b0c92d6-1a26-4723-ba97-09be4056f1cc x-compute-request-id: req-7b0c92d6-1a26-4723-ba97-09be4056f1cc Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:54Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:36,731 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 03:00:36,731 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 03:00:36,731 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-7b0c92d6-1a26-4723-ba97-09be4056f1cc 2019-05-10 03:00:36,731 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-7b0c92d6-1a26-4723-ba97-09be4056f1cc 2019-05-10 03:00:36,732 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 03:00:36,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fd5685407b52b1d691962d9d3cecffa28493fe" 2019-05-10 03:00:36,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:36,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:36,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:36,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:36,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:36,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:36,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:36 GMT 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:36,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:41,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:41,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:41,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:41,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.174Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e538eb8f-de47-46c4-8b98-aafb06c0cca8", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.443Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.174Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.174Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.174Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.174Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e538eb8f-de47-46c4-8b98-aafb06c0cca8", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.443Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.174Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e538eb8f-de47-46c4-8b98-aafb06c0cca8 x-compute-request-id: req-e538eb8f-de47-46c4-8b98-aafb06c0cca8 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.443Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.312a8679-9186-4835-978a-cdb5950c1dca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.855Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_r212k0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:36.851Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.855Z", "message": "Stopping Agent bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:37.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9e466eb2-05cf-4f9b-8967-f166d6d707a1"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.855Z", "message": "Stopping Agent bono_host_6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:37.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6e45a6fc-9a96-4c72-b14e-d1403ad922ab"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:37.855Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:37.098Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6e45a6fc-9a96-4c72-b14e-d1403ad922ab"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "Successfully stopped daemon: bono_host_6ke338\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6e45a6fc-9a96-4c72-b14e-d1403ad922ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.270Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d52063a7-b246-479d-b083-736686d0d67f", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.275Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52063a7-b246-479d-b083-736686d0d67f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.275Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:38.586Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_6ke338 stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6e45a6fc-9a96-4c72-b14e-d1403ad922ab"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9e466eb2-05cf-4f9b-8967-f166d6d707a1"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_d2fe1y stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9e466eb2-05cf-4f9b-8967-f166d6d707a1"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "Successfully stopped daemon: bind_host_d2fe1y\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.9e466eb2-05cf-4f9b-8967-f166d6d707a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.213Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:38.698Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.763Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:39.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.763Z", "message": "Deleting Agent bono_host_6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:39.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34a3af2e-0346-43d6-aff5-260e73f27c9a"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:39.763Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:39.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:40.494Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-d422c21b-bcf9-4f73-8a67-08558890c590", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:40.003Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:40.494Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:40.005Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:40.494Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-d422c21b-bcf9-4f73-8a67-08558890c590", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:40.004Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:40.494Z", "message": "Deleting Agent bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:40.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0328f61d-200f-495f-807f-126f9c96271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:40.494Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d422c21b-bcf9-4f73-8a67-08558890c590 x-compute-request-id: req-d422c21b-bcf9-4f73-8a67-08558890c590 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:54Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:40.003Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}], "metadata": {"pagination": {"total": 1118, "offset": 1086, "size": 50}}} 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:41 GMT 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:41,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:41,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:41,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:41,940 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:41,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e538eb8f-de47-46c4-8b98-aafb06c0cca8 2019-05-10 03:00:41,942 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 03:00:41,942 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 03:00:41,942 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 03:00:41,942 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-e538eb8f-de47-46c4-8b98-aafb06c0cca8 2019-05-10 03:00:41,942 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e538eb8f-de47-46c4-8b98-aafb06c0cca8 x-compute-request-id: req-e538eb8f-de47-46c4-8b98-aafb06c0cca8 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_d2fe1y 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_6ke338 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_6ke338 2019-05-10 03:00:41,943 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d52063a7-b246-479d-b083-736686d0d67f 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52063a7-b246-479d-b083-736686d0d67f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_6ke338 stop 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 03:00:41,944 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 03:00:41,945 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 03:00:41,945 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_d2fe1y stop 2019-05-10 03:00:41,945 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_d2fe1y 2019-05-10 03:00:41,945 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a" 2019-05-10 03:00:41,945 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 03:00:41,945 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_6ke338 2019-05-10 03:00:41,946 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 03:00:41,946 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-d422c21b-bcf9-4f73-8a67-08558890c590 2019-05-10 03:00:41,946 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 03:00:41,946 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-d422c21b-bcf9-4f73-8a67-08558890c590 2019-05-10 03:00:41,946 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_d2fe1y 2019-05-10 03:00:41,946 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d422c21b-bcf9-4f73-8a67-08558890c590 x-compute-request-id: req-d422c21b-bcf9-4f73-8a67-08558890c590 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:54Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:41,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:42,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:42,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:42 GMT 2019-05-10 03:00:42,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:42,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:42,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:42,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:42,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:47,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:47,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:47,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:47,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:42.712Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7035224-7be6-41e8-9124-0071f0bf3e37 x-compute-request-id: req-b7035224-7be6-41e8-9124-0071f0bf3e37 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:42.619Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.215Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-b7035224-7be6-41e8-9124-0071f0bf3e37", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:42.620Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.215Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-b7035224-7be6-41e8-9124-0071f0bf3e37", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:42.620Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:42.621Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-e0352ec4-1439-4b16-9ff1-afd5fad61965", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.347Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34a3af2e-0346-43d6-aff5-260e73f27c9a"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34a3af2e-0346-43d6-aff5-260e73f27c9a"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "Successfully deleted daemon: bono_host_6ke338", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34a3af2e-0346-43d6-aff5-260e73f27c9a"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "03:00:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_6ke338: No response received for task b1ff115ed35143baa61c95668e266ac1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.34a3af2e-0346-43d6-aff5-260e73f27c9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0352ec4-1439-4b16-9ff1-afd5fad61965 x-compute-request-id: req-e0352ec4-1439-4b16-9ff1-afd5fad61965 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:54Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.347Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-e0352ec4-1439-4b16-9ff1-afd5fad61965", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.347Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:43.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.348Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.924Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.924Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0328f61d-200f-495f-807f-126f9c96271b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0328f61d-200f-495f-807f-126f9c96271b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "Successfully deleted daemon: bind_host_d2fe1y", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0328f61d-200f-495f-807f-126f9c96271b"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "03:00:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_d2fe1y: No response received for task a0d0b267e8114d66995c092ebf78d0ef", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0328f61d-200f-495f-807f-126f9c96271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:44.382Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2 x-compute-request-id: req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:43.924Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8b14eb91-25a2-43d3-a716-c35b72d5532e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.027Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.263Z", "source_id": "vellum_host_9x32ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.027Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.027Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.027Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.621Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.621Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:45.621Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:44.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.230Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0de1484-534c-4a0e-8c2d-a1cad1127d92 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.230Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f0de1484-534c-4a0e-8c2d-a1cad1127d92", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.230Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.230Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.230Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13e0cec-07f5-4f4f-93d1-f7e29853a5de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:45.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e13e0cec-07f5-4f4f-93d1-f7e29853a5de", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26909cd6ff233028733ba3e474fdb4a007c7ba68\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8aba74ce-fc3c-4909-85a5-11e73ddb170d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aba74ce-fc3c-4909-85a5-11e73ddb170d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:46.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23632488b0bf2f32790e9a5783dcd915e59408b3\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:46.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}], "metadata": {"pagination": {"total": 1161, "offset": 1118, "size": 50}}} 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:47 GMT 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:47,091 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:47,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:47,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:47,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:47,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:47,094 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7035224-7be6-41e8-9124-0071f0bf3e37 x-compute-request-id: req-b7035224-7be6-41e8-9124-0071f0bf3e37 Content-Length: 0 Content-Type: application/json 2019-05-10 03:00:47,094 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-b7035224-7be6-41e8-9124-0071f0bf3e37 2019-05-10 03:00:47,094 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/action used request id req-b7035224-7be6-41e8-9124-0071f0bf3e37 2019-05-10 03:00:47,094 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a" 2019-05-10 03:00:47,095 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-e0352ec4-1439-4b16-9ff1-afd5fad61965 2019-05-10 03:00:47,095 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 03:00:47,095 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 03:00:47,095 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_6ke338 2019-05-10 03:00:47,095 - functest.core.cloudify - DEBUG - 03:00:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_6ke338: No response received for task b1ff115ed35143baa61c95668e266ac1 2019-05-10 03:00:47,096 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0352ec4-1439-4b16-9ff1-afd5fad61965 x-compute-request-id: req-e0352ec4-1439-4b16-9ff1-afd5fad61965 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:54Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:47,096 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-e0352ec4-1439-4b16-9ff1-afd5fad61965 2019-05-10 03:00:47,096 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9d9f2a3ce492a8e2d0366f1ca9393b11f8e8a" 2019-05-10 03:00:47,096 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2 2019-05-10 03:00:47,096 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a/os-security-groups used request id req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2 2019-05-10 03:00:47,096 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 03:00:47,097 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 03:00:47,097 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_d2fe1y 2019-05-10 03:00:47,097 - functest.core.cloudify - DEBUG - 03:00:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_d2fe1y: No response received for task a0d0b267e8114d66995c092ebf78d0ef 2019-05-10 03:00:47,097 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2 x-compute-request-id: req-fe3fc830-0d70-4dd8-aee6-7ebe1c8a7ec2 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 03:00:47,097 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:00:47,097 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:47,098 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0de1484-534c-4a0e-8c2d-a1cad1127d92 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:47,099 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f0de1484-534c-4a0e-8c2d-a1cad1127d92 2019-05-10 03:00:47,099 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-10 03:00:47,099 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 03:00:47,099 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:00:47,099 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:47,099 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13e0cec-07f5-4f4f-93d1-f7e29853a5de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:47,100 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 03:00:47,100 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-10 03:00:47,100 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e13e0cec-07f5-4f4f-93d1-f7e29853a5de 2019-05-10 03:00:47,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26909cd6ff233028733ba3e474fdb4a007c7ba68" 2019-05-10 03:00:47,100 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8aba74ce-fc3c-4909-85a5-11e73ddb170d 2019-05-10 03:00:47,100 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aba74ce-fc3c-4909-85a5-11e73ddb170d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:47,101 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:47,101 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 03:00:47,101 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23632488b0bf2f32790e9a5783dcd915e59408b3" 2019-05-10 03:00:47,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:47,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:47,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:47,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:47 GMT 2019-05-10 03:00:47,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:47,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:47,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:47,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:47,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:52,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:52,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:52,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:52,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:52,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:52,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.388Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-cef78df4-4b32-4ace-877b-98a3944ca97a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-cef78df4-4b32-4ace-877b-98a3944ca97a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23632488b0bf2f32790e9a5783dcd915e59408b3\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa592471-39ee-4b98-af93-350f89e2e135 x-compute-request-id: req-aa592471-39ee-4b98-af93-350f89e2e135 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:12Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:47.956Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cef78df4-4b32-4ace-877b-98a3944ca97a x-compute-request-id: req-cef78df4-4b32-4ace-877b-98a3944ca97a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:10Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6598ef8b-e2e0-4085-9e33-257d1f672908", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6598ef8b-e2e0-4085-9e33-257d1f672908 x-compute-request-id: req-6598ef8b-e2e0-4085-9e33-257d1f672908 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T02:59:54Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6598ef8b-e2e0-4085-9e33-257d1f672908", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b x-compute-request-id: req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "RESP: [204] Date: Fri, 10 May 2019 03:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a x-compute-request-id: req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "Stopping Agent proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e5c6cb18-7ef5-46e2-b4ee-9322c4fd831f"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aa592471-39ee-4b98-af93-350f89e2e135", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aa592471-39ee-4b98-af93-350f89e2e135", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26909cd6ff233028733ba3e474fdb4a007c7ba68\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:47.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a6f37ca-10b8-4e2b-955f-a458e8092b86 x-compute-request-id: req-4a6f37ca-10b8-4e2b-955f-a458e8092b86 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-4a6f37ca-10b8-4e2b-955f-a458e8092b86", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:48.573Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-4a6f37ca-10b8-4e2b-955f-a458e8092b86", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.192Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6225eb72-e10a-40ed-8895-ceb4c6b6d099", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.192Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6225eb72-e10a-40ed-8895-ceb4c6b6d099", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.192Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6225eb72-e10a-40ed-8895-ceb4c6b6d099 x-compute-request-id: req-6225eb72-e10a-40ed-8895-ceb4c6b6d099 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:18:92\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:13.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"10948a2d-4789-4c29-b599-edcd3caf190a\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:48Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_vellum_host_9x32ag\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.192Z", "message": "Waiting for server \"10948a2d-4789-4c29-b599-edcd3caf190a\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:48.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.826Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:49.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e5c6cb18-7ef5-46e2-b4ee-9322c4fd831f"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.826Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:49.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.826Z", "message": "Successfully stopped daemon: proxy_host_b3vmr5\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:49.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e5c6cb18-7ef5-46e2-b4ee-9322c4fd831f"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:49.826Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_b3vmr5 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:49.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.e5c6cb18-7ef5-46e2-b4ee-9322c4fd831f"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:50.508Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:49.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:50.508Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:49.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:51.012Z", "message": "Deleting Agent proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:50.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.084b66aa-bbd9-4149-b88a-236ed6091859"}], "metadata": {"pagination": {"total": 1199, "offset": 1161, "size": 50}}} 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:52 GMT 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:52,253 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:52,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:52,254 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:52,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7" 2019-05-10 03:00:52,256 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-10 03:00:52,256 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-10 03:00:52,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-cef78df4-4b32-4ace-877b-98a3944ca97a 2019-05-10 03:00:52,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-cef78df4-4b32-4ace-877b-98a3944ca97a 2019-05-10 03:00:52,257 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23632488b0bf2f32790e9a5783dcd915e59408b3" -d '{"os-stop": null}' 2019-05-10 03:00:52,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa592471-39ee-4b98-af93-350f89e2e135 x-compute-request-id: req-aa592471-39ee-4b98-af93-350f89e2e135 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:12Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:52,257 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-10 03:00:52,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cef78df4-4b32-4ace-877b-98a3944ca97a x-compute-request-id: req-cef78df4-4b32-4ace-877b-98a3944ca97a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:10Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:52,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6598ef8b-e2e0-4085-9e33-257d1f672908 2019-05-10 03:00:52,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6598ef8b-e2e0-4085-9e33-257d1f672908 x-compute-request-id: req-6598ef8b-e2e0-4085-9e33-257d1f672908 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T02:59:54Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:52,258 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6598ef8b-e2e0-4085-9e33-257d1f672908 2019-05-10 03:00:52,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7" 2019-05-10 03:00:52,258 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b x-compute-request-id: req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b Content-Length: 0 Content-Type: application/json 2019-05-10 03:00:52,258 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b 2019-05-10 03:00:52,258 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-9dd472cd-a107-4e49-b0e8-1c2a611b9f8b 2019-05-10 03:00:52,258 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 03:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a x-compute-request-id: req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a Content-Type: application/json 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-4ce2a0e6-02aa-4ab2-9c21-335ddf9c805a 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7" 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_b3vmr5 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aa592471-39ee-4b98-af93-350f89e2e135 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-aa592471-39ee-4b98-af93-350f89e2e135 2019-05-10 03:00:52,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26909cd6ff233028733ba3e474fdb4a007c7ba68" -d '{"os-stop": null}' 2019-05-10 03:00:52,260 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a6f37ca-10b8-4e2b-955f-a458e8092b86 x-compute-request-id: req-4a6f37ca-10b8-4e2b-955f-a458e8092b86 Content-Length: 0 Content-Type: application/json 2019-05-10 03:00:52,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-4a6f37ca-10b8-4e2b-955f-a458e8092b86 2019-05-10 03:00:52,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-4a6f37ca-10b8-4e2b-955f-a458e8092b86 2019-05-10 03:00:52,260 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6225eb72-e10a-40ed-8895-ceb4c6b6d099 2019-05-10 03:00:52,260 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-6225eb72-e10a-40ed-8895-ceb4c6b6d099 2019-05-10 03:00:52,260 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6225eb72-e10a-40ed-8895-ceb4c6b6d099 x-compute-request-id: req-6225eb72-e10a-40ed-8895-ceb4c6b6d099 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:18:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/10948a2d-4789-4c29-b599-edcd3caf190a", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:13.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "10948a2d-4789-4c29-b599-edcd3caf190a", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:48Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_vellum_host_9x32ag", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:00:52,261 - functest.core.cloudify - DEBUG - Waiting for server "10948a2d-4789-4c29-b599-edcd3caf190a" to be deleted. current status: SHUTOFF 2019-05-10 03:00:52,261 - functest.core.cloudify - DEBUG - Stopping... 2019-05-10 03:00:52,261 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-10 03:00:52,261 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_b3vmr5 2019-05-10 03:00:52,261 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_b3vmr5 stop 2019-05-10 03:00:52,261 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-10 03:00:52,262 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-10 03:00:52,262 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_b3vmr5 2019-05-10 03:00:52,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:52,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:52,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:52,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:52,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:52,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:52,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:52 GMT 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:52,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:57,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:57,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:53.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:53.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:54.671Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-f28024c8-375c-42f4-93be-675243164e5c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:53.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:54.671Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:54.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:54.671Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f28024c8-375c-42f4-93be-675243164e5c x-compute-request-id: req-f28024c8-375c-42f4-93be-675243164e5c Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 10948a2d-4789-4c29-b599-edcd3caf190a could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:53.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "vellum_host_9x32ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:54.671Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-f28024c8-375c-42f4-93be-675243164e5c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:53.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.d5ba94b7-4b89-4fc6-abc1-0331d75b8051"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "Successfully deleted daemon: proxy_host_b3vmr5", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:54.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.084b66aa-bbd9-4149-b88a-236ed6091859"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:54.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.084b66aa-bbd9-4149-b88a-236ed6091859"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:54.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.084b66aa-bbd9-4149-b88a-236ed6091859"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "03:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_b3vmr5: No response received for task f6716a86b590416a8e806736cbfcd327", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:54.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.084b66aa-bbd9-4149-b88a-236ed6091859"}, {"node_instance_id": "vellum_host_9x32ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:54.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.232Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.827Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.827Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:55.827Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:56.475Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:56.475Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:55.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:56.475Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:56.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.170Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd60b3d-f970-4537-9f25-bed3a0e13acb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:56.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.170Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:56.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.170Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0cd60b3d-f970-4537-9f25-bed3a0e13acb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:56.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:56.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}], "metadata": {"pagination": {"total": 1221, "offset": 1199, "size": 50}}} 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:57 GMT 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:00:57,420 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:00:57,421 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b48454737dc8ee7611711cf231d41a98b6444b7" 2019-05-10 03:00:57,422 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-f28024c8-375c-42f4-93be-675243164e5c 2019-05-10 03:00:57,422 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 03:00:57,422 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f28024c8-375c-42f4-93be-675243164e5c x-compute-request-id: req-f28024c8-375c-42f4-93be-675243164e5c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 10948a2d-4789-4c29-b599-edcd3caf190a could not be found.", "code": 404}} 2019-05-10 03:00:57,422 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/10948a2d-4789-4c29-b599-edcd3caf190a used request id req-f28024c8-375c-42f4-93be-675243164e5c 2019-05-10 03:00:57,422 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_b3vmr5 2019-05-10 03:00:57,422 - functest.core.cloudify - DEBUG - Deleting... 2019-05-10 03:00:57,423 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-10 03:00:57,423 - functest.core.cloudify - DEBUG - 03:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_b3vmr5: No response received for task f6716a86b590416a8e806736cbfcd327 2019-05-10 03:00:57,423 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:00:57,423 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:00:57,423 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:00:57,423 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd60b3d-f970-4537-9f25-bed3a0e13acb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:00:57,424 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 03:00:57,425 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0cd60b3d-f970-4537-9f25-bed3a0e13acb 2019-05-10 03:00:57,425 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:00:57,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:00:57,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:00:57 GMT 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:00:57,489 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:02,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:02,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:02,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.759Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cc10a252-290f-4815-a4e8-e36840bf1ffd", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.759Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc10a252-290f-4815-a4e8-e36840bf1ffd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.759Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f9b7e0b4df7316cb3ffba21d993b86bbfea416e\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95049ee052318afa3c72dc7befd7ea1590f05897\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:57.759Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.354Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ad3ce2dd-6d98-4f7f-9a09-9acc4c1a14dc Content-Length: 0 Date: Fri, 10 May 2019 03:00:58 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26909cd6ff233028733ba3e474fdb4a007c7ba68\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:57.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23632488b0bf2f32790e9a5783dcd915e59408b3\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95049ee052318afa3c72dc7befd7ea1590f05897\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "vellum_security_group_r212k0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-ad3ce2dd-6d98-4f7f-9a09-9acc4c1a14dc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "vellum_security_group_r212k0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-ad3ce2dd-6d98-4f7f-9a09-9acc4c1a14dc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b4ec5d98-9d48-4d33-9269-d651d050f1aa"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-417195f5-713c-4a44-acef-1a7a2800f914 x-compute-request-id: req-417195f5-713c-4a44-acef-1a7a2800f914 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:00:47Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-417195f5-713c-4a44-acef-1a7a2800f914", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-417195f5-713c-4a44-acef-1a7a2800f914", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cffc295e-7f47-463a-8f06-f52ad6680770"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:58.867Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2 x-compute-request-id: req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:cf:45\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T02:40:11Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:59.400Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T03:00:58.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:59.400Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1/action used request id req-c84468f7-a09c-4c2a-87a1-d707dce47ebf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:59.400Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c84468f7-a09c-4c2a-87a1-d707dce47ebf x-compute-request-id: req-c84468f7-a09c-4c2a-87a1-d707dce47ebf Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:00:59.400Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1/action used request id req-c84468f7-a09c-4c2a-87a1-d707dce47ebf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:58.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:00.134Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b2db9e-1d33-4dfc-8f07-bac27201fa90 x-compute-request-id: req-81b2db9e-1d33-4dfc-8f07-bac27201fa90 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:00:47Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:59.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:00.134Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T03:00:59.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:00.134Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-81b2db9e-1d33-4dfc-8f07-bac27201fa90", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:59.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:00.134Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-81b2db9e-1d33-4dfc-8f07-bac27201fa90", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:00:59.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.8df484c6-160b-4019-8328-c5aef5af310a"}], "metadata": {"pagination": {"total": 1249, "offset": 1221, "size": 50}}} 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:02 GMT 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:02,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:02,582 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cc10a252-290f-4815-a4e8-e36840bf1ffd 2019-05-10 03:01:02,582 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:02,582 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc10a252-290f-4815-a4e8-e36840bf1ffd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:02,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9b7e0b4df7316cb3ffba21d993b86bbfea416e" 2019-05-10 03:01:02,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95049ee052318afa3c72dc7befd7ea1590f05897" 2019-05-10 03:01:02,583 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 03:01:02,583 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad3ce2dd-6d98-4f7f-9a09-9acc4c1a14dc Content-Length: 0 Date: Fri, 10 May 2019 03:00:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:01:02,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26909cd6ff233028733ba3e474fdb4a007c7ba68" 2019-05-10 03:01:02,584 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23632488b0bf2f32790e9a5783dcd915e59408b3" 2019-05-10 03:01:02,584 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 03:01:02,584 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95049ee052318afa3c72dc7befd7ea1590f05897" -d '{"os-stop": null}' 2019-05-10 03:01:02,584 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2 2019-05-10 03:01:02,584 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2 2019-05-10 03:01:02,584 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:01:02,585 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-ad3ce2dd-6d98-4f7f-9a09-9acc4c1a14dc 2019-05-10 03:01:02,585 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/0188c009-5143-47f6-af32-045ef6d72f2e.json used request id req-ad3ce2dd-6d98-4f7f-9a09-9acc4c1a14dc 2019-05-10 03:01:02,585 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-417195f5-713c-4a44-acef-1a7a2800f914 x-compute-request-id: req-417195f5-713c-4a44-acef-1a7a2800f914 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:00:47Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:02,585 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-417195f5-713c-4a44-acef-1a7a2800f914 2019-05-10 03:01:02,585 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-417195f5-713c-4a44-acef-1a7a2800f914 2019-05-10 03:01:02,585 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2 x-compute-request-id: req-ea856b5b-fee2-4685-ad5c-cc920b05f9d2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cf:45", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T02:40:11Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:02,586 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 03:01:02,586 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1/action used request id req-c84468f7-a09c-4c2a-87a1-d707dce47ebf 2019-05-10 03:01:02,586 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c84468f7-a09c-4c2a-87a1-d707dce47ebf x-compute-request-id: req-c84468f7-a09c-4c2a-87a1-d707dce47ebf Content-Length: 0 Content-Type: application/json 2019-05-10 03:01:02,586 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1/action used request id req-c84468f7-a09c-4c2a-87a1-d707dce47ebf 2019-05-10 03:01:02,586 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b2db9e-1d33-4dfc-8f07-bac27201fa90 x-compute-request-id: req-81b2db9e-1d33-4dfc-8f07-bac27201fa90 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:00:47Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:02,586 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-10 03:01:02,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-81b2db9e-1d33-4dfc-8f07-bac27201fa90 2019-05-10 03:01:02,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-81b2db9e-1d33-4dfc-8f07-bac27201fa90 2019-05-10 03:01:02,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:02,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:02,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:02,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:02 GMT 2019-05-10 03:01:02,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:02,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:02,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:02,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:02,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:07,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:07,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:07,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:07,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:07,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:07,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1249, "offset": 1249, "size": 50}}} 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:07 GMT 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:07,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:07,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:07,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:07,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:07 GMT 2019-05-10 03:01:07,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:07,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:07,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:07,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:07,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:12,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:12,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:12,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:12,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:09.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95049ee052318afa3c72dc7befd7ea1590f05897\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:08.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:10.564Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14f1476a-625b-4690-913a-fa123785668b x-compute-request-id: req-14f1476a-625b-4690-913a-fa123785668b Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:cf:45\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:01:00Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:10.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.278Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:10.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.278Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-14f1476a-625b-4690-913a-fa123785668b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:10.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.278Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-14f1476a-625b-4690-913a-fa123785668b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:10.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.0d4e104b-77b6-4e01-ac04-64a3d40ab096"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.278Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:11.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.278Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:10.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.876Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:11.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.876Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:11.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:11.876Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:11.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:12.693Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:12.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}], "metadata": {"pagination": {"total": 1260, "offset": 1249, "size": 50}}} 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:12 GMT 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:12,893 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:12,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:12,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:12,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:12,894 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:12,895 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95049ee052318afa3c72dc7befd7ea1590f05897" 2019-05-10 03:01:12,895 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14f1476a-625b-4690-913a-fa123785668b x-compute-request-id: req-14f1476a-625b-4690-913a-fa123785668b Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cf:45", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:01:00Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:12,895 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-05-10 03:01:12,895 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-14f1476a-625b-4690-913a-fa123785668b 2019-05-10 03:01:12,895 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-14f1476a-625b-4690-913a-fa123785668b 2019-05-10 03:01:12,896 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:01:12,896 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:01:12,896 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:01:12,896 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:01:12,896 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 03:01:12,896 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 03:01:12,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:12,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:12,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:12 GMT 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:12,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:12,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:12,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:12,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:17,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:18,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:13.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:12.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:13.360Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c563d1ce-6000-4e70-a546-61998bbf6e11 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:12.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:13.360Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c563d1ce-6000-4e70-a546-61998bbf6e11", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:12.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:13.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:13.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:14.528Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32efdb57-cd67-409f-9454-5d77d35b9f29 x-compute-request-id: req-32efdb57-cd67-409f-9454-5d77d35b9f29 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:cf:45\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:01:00Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-885d74a4-7265-47d1-a437-93e237a827d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-32efdb57-cd67-409f-9454-5d77d35b9f29", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-32efdb57-cd67-409f-9454-5d77d35b9f29", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-885d74a4-7265-47d1-a437-93e237a827d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.195Z", "message": "RESP: [204] Date: Fri, 10 May 2019 03:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-885d74a4-7265-47d1-a437-93e237a827d7 x-compute-request-id: req-885d74a4-7265-47d1-a437-93e237a827d7 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:14.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:15.934Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a67b94d-8d81-4879-b225-14415537d898 x-compute-request-id: req-1a67b94d-8d81-4879-b225-14415537d898 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:cf:45\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"e072006b-eff7-4cd4-8caf-6232981962c1\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:01:14Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_proxy_host_b3vmr5\", \"created\": \"2019-05-10T02:37:06Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:15.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:16.436Z", "message": "Waiting for server \"e072006b-eff7-4cd4-8caf-6232981962c1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:15.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:16.436Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-1a67b94d-8d81-4879-b225-14415537d898", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:15.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:16.436Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-1a67b94d-8d81-4879-b225-14415537d898", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:15.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}], "metadata": {"pagination": {"total": 1276, "offset": 1260, "size": 50}}} 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:18 GMT 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:18,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:18,052 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:18,053 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c563d1ce-6000-4e70-a546-61998bbf6e11 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:18,053 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c563d1ce-6000-4e70-a546-61998bbf6e11 2019-05-10 03:01:18,053 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954" 2019-05-10 03:01:18,053 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32efdb57-cd67-409f-9454-5d77d35b9f29 x-compute-request-id: req-32efdb57-cd67-409f-9454-5d77d35b9f29 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cf:45", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:01:00Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:18,053 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954" 2019-05-10 03:01:18,054 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-885d74a4-7265-47d1-a437-93e237a827d7 2019-05-10 03:01:18,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-32efdb57-cd67-409f-9454-5d77d35b9f29 2019-05-10 03:01:18,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-32efdb57-cd67-409f-9454-5d77d35b9f29 2019-05-10 03:01:18,054 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954" 2019-05-10 03:01:18,054 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-885d74a4-7265-47d1-a437-93e237a827d7 2019-05-10 03:01:18,054 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 03:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-885d74a4-7265-47d1-a437-93e237a827d7 x-compute-request-id: req-885d74a4-7265-47d1-a437-93e237a827d7 Content-Type: application/json 2019-05-10 03:01:18,055 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a67b94d-8d81-4879-b225-14415537d898 x-compute-request-id: req-1a67b94d-8d81-4879-b225-14415537d898 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cf:45", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e072006b-eff7-4cd4-8caf-6232981962c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "e072006b-eff7-4cd4-8caf-6232981962c1", "security_groups": [{"name": "default"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:01:14Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_proxy_host_b3vmr5", "created": "2019-05-10T02:37:06Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:18,055 - functest.core.cloudify - DEBUG - Waiting for server "e072006b-eff7-4cd4-8caf-6232981962c1" to be deleted. current status: SHUTOFF 2019-05-10 03:01:18,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-1a67b94d-8d81-4879-b225-14415537d898 2019-05-10 03:01:18,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-1a67b94d-8d81-4879-b225-14415537d898 2019-05-10 03:01:18,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:18,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:18,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:18 GMT 2019-05-10 03:01:18,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:18,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:18,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:18,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:18,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:23,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:23,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:23,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:23,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:23,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:23,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:20.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:20.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:21.445Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6 x-compute-request-id: req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e072006b-eff7-4cd4-8caf-6232981962c1 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:20.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:21.445Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:20.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:21.445Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:20.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.c5cc81f5-026c-4122-af49-5bd67efbe35c"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:22.170Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:21.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "proxy_host_b3vmr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:22.170Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 1282, "offset": 1276, "size": 50}}} 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:23 GMT 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:23,344 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:23,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:23,345 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfcb8e464696423cf33b42465d790c6b6469954" 2019-05-10 03:01:23,345 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6 x-compute-request-id: req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e072006b-eff7-4cd4-8caf-6232981962c1 could not be found.", "code": 404}} 2019-05-10 03:01:23,346 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6 2019-05-10 03:01:23,346 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e072006b-eff7-4cd4-8caf-6232981962c1 used request id req-05f618dd-ba51-4d8f-bcda-fe1f99c9fcc6 2019-05-10 03:01:23,346 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:01:23,346 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 03:01:23,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:23,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:23 GMT 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:23,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:28,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:28,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:28,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:28,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:28,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:28,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1282, "offset": 1282, "size": 50}}} 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:28 GMT 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:28,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:28,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:28,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:28 GMT 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:28,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:33,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:33,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:33,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:29.093Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:30.065Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:29.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:30.597Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8988c691-fc7b-49fb-9d4b-2c14219fb1da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:29.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:30.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:29.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:30.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee509238803f263db9cda54281422d7d5cced49e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:30.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:30.597Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8988c691-fc7b-49fb-9d4b-2c14219fb1da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:29.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:31.214Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4ce34290-4b04-4786-ab20-22dc89e01430", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:30.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:31.214Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:30.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:31.214Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce34290-4b04-4786-ab20-22dc89e01430 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:30.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:31.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b9346ed61c5244c17d925358d1a9395feb465a1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:31.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:32.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-c7cbf2a2-8c25-412c-919e-7274dfffe279", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:32.451Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:32.451Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7cbf2a2-8c25-412c-919e-7274dfffe279 x-compute-request-id: req-c7cbf2a2-8c25-412c-919e-7274dfffe279 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:32.451Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-c7cbf2a2-8c25-412c-919e-7274dfffe279", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.16cab39a-65aa-4e9f-a653-7f8c68043a48"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.106Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.997Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.106Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.106Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.106Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.670Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:33.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.670Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.670Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-638698af-7d4c-4737-9899-f44e93199162", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.670Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-638698af-7d4c-4737-9899-f44e93199162 x-compute-request-id: req-638698af-7d4c-4737-9899-f44e93199162 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.670Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-638698af-7d4c-4737-9899-f44e93199162", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:32.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.7f920e62-b5a8-4572-87d1-4c26498c1d7d"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:33.670Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:33.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 1306, "offset": 1282, "size": 50}}} 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:33,797 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:33 GMT 2019-05-10 03:01:33,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:33,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:33,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:33,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:33,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:33,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:33,799 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 03:01:33,799 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 03:01:33,800 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8988c691-fc7b-49fb-9d4b-2c14219fb1da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:33,800 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:33,800 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee509238803f263db9cda54281422d7d5cced49e" 2019-05-10 03:01:33,800 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8988c691-fc7b-49fb-9d4b-2c14219fb1da 2019-05-10 03:01:33,800 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4ce34290-4b04-4786-ab20-22dc89e01430 2019-05-10 03:01:33,800 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:33,801 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce34290-4b04-4786-ab20-22dc89e01430 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:33,801 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9346ed61c5244c17d925358d1a9395feb465a1" 2019-05-10 03:01:33,801 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-c7cbf2a2-8c25-412c-919e-7274dfffe279 2019-05-10 03:01:33,801 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 03:01:33,801 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7cbf2a2-8c25-412c-919e-7274dfffe279 x-compute-request-id: req-c7cbf2a2-8c25-412c-919e-7274dfffe279 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:33,801 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-c7cbf2a2-8c25-412c-919e-7274dfffe279 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-10 03:01:33,802 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-638698af-7d4c-4737-9899-f44e93199162 2019-05-10 03:01:33,803 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-638698af-7d4c-4737-9899-f44e93199162 x-compute-request-id: req-638698af-7d4c-4737-9899-f44e93199162 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:33,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-638698af-7d4c-4737-9899-f44e93199162 2019-05-10 03:01:33,803 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-10 03:01:33,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:33,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:33,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:33 GMT 2019-05-10 03:01:33,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:33,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:33,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:33,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:33,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:38,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:38,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:38,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:38,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.041Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.041Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.042Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.177Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "Remove floating ip 172.30.9.201", "level": "info", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.034Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.035Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.035Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.283Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.041Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.465Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.465Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:34.865Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd Date: Fri, 10 May 2019 03:01:34 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.836Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.100Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd Date: Fri, 10 May 2019 03:01:34 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.836Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.836Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.836Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.837Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.837Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.838Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:34.838Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "Remove floating ip 172.30.9.215", "level": "info", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.195Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.195Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.196Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed801aa-9179-46a1-91c8-f91ccfbe2523 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.200Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed801aa-9179-46a1-91c8-f91ccfbe2523 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.200Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3ed801aa-9179-46a1-91c8-f91ccfbe2523", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.201Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3ed801aa-9179-46a1-91c8-f91ccfbe2523", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.201Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\",\"security_groups\":[\"667d8018-b6af-4a45-a334-dad7be6fb3fc\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\"],\"mac_address\":\"fa:16:3e:c4:4b:f4\",\"device_id\":\"27161077-1e53-41e2-a83a-5a542a3366c1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.099Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\",\"security_groups\":[\"667d8018-b6af-4a45-a334-dad7be6fb3fc\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\"],\"mac_address\":\"fa:16:3e:c4:4b:f4\",\"device_id\":\"27161077-1e53-41e2-a83a-5a542a3366c1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.099Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.099Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.099Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.100Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.101Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.101Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:35.511Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-03a91fc9-f204-4eee-ad41-de7004e9a892 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\",\"security_groups\":[\"5cffe3e9-816b-4d0c-b470-30ba8fef2430\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\",\"bbefe6a5-960b-4e55-a401-29a1de0beae5\"],\"mac_address\":\"fa:16:3e:b4:3e:50\",\"device_id\":\"cb3e2a08-1224-489a-9d32-5670f5e48b4b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:20Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.447Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json used request id req-03a91fc9-f204-4eee-ad41-de7004e9a892", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.448Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json used request id req-03a91fc9-f204-4eee-ad41-de7004e9a892", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.448Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.448Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.449Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13eb9abe-c598-45f9-8ab5-02087730b40d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.455Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13eb9abe-c598-45f9-8ab5-02087730b40d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.455Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-13eb9abe-c598-45f9-8ab5-02087730b40d", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.456Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-13eb9abe-c598-45f9-8ab5-02087730b40d", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.456Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.606Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.606Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.865Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080\"", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.865Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-35801810-bd39-48a3-9563-da19933dc011 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json used request id req-03a91fc9-f204-4eee-ad41-de7004e9a892", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.447Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-03a91fc9-f204-4eee-ad41-de7004e9a892 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\",\"security_groups\":[\"5cffe3e9-816b-4d0c-b470-30ba8fef2430\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\",\"bbefe6a5-960b-4e55-a401-29a1de0beae5\"],\"mac_address\":\"fa:16:3e:b4:3e:50\",\"device_id\":\"cb3e2a08-1224-489a-9d32-5670f5e48b4b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:20Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.447Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}], "metadata": {"pagination": {"total": 1394, "offset": 1306, "size": 50}}} 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:38 GMT 2019-05-10 03:01:38,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:38,984 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:38,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:38,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:38,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:38,984 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:38,987 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:38,987 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d 2019-05-10 03:01:38,987 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d 2019-05-10 03:01:38,987 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-10 03:01:38,987 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:01:38,987 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.201 2019-05-10 03:01:38,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:38,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:38,988 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bcebd3-c6eb-4cb1-94a0-d5a84b835b1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:38,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37" 2019-05-10 03:01:38,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37" 2019-05-10 03:01:38,988 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd Date: Fri, 10 May 2019 03:01:34 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 03:01:38,989 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 2019-05-10 03:01:38,989 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd Date: Fri, 10 May 2019 03:01:34 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 03:01:38,989 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd 2019-05-10 03:01:38,989 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd 2019-05-10 03:01:38,989 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd 2019-05-10 03:01:38,989 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80d8f99a-0379-4178-bc8c-a4a1126ce0fd 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37" 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37" 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.215 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed801aa-9179-46a1-91c8-f91ccfbe2523 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:38,990 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed801aa-9179-46a1-91c8-f91ccfbe2523 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:38,991 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3ed801aa-9179-46a1-91c8-f91ccfbe2523 2019-05-10 03:01:38,991 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3ed801aa-9179-46a1-91c8-f91ccfbe2523 2019-05-10 03:01:38,991 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.6"}],"id":"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d","security_groups":["667d8018-b6af-4a45-a334-dad7be6fb3fc","7eb6105d-620f-47a3-994f-ff28881ae85d"],"mac_address":"fa:16:3e:c4:4b:f4","device_id":"27161077-1e53-41e2-a83a-5a542a3366c1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:01:38,991 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.6"}],"id":"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d","security_groups":["667d8018-b6af-4a45-a334-dad7be6fb3fc","7eb6105d-620f-47a3-994f-ff28881ae85d"],"mac_address":"fa:16:3e:c4:4b:f4","device_id":"27161077-1e53-41e2-a83a-5a542a3366c1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:01:38,991 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 2019-05-10 03:01:38,991 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-4ae2a19e-3afd-457f-ad6e-81f9ed403d27 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37" 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d294b7c20cd51c7a7406512936ed6f311d8d37" 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-03a91fc9-f204-4eee-ad41-de7004e9a892 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.14"}],"id":"f06143cf-6bb6-4266-9d86-8a87cf6a37fd","security_groups":["5cffe3e9-816b-4d0c-b470-30ba8fef2430","7eb6105d-620f-47a3-994f-ff28881ae85d","bbefe6a5-960b-4e55-a401-29a1de0beae5"],"mac_address":"fa:16:3e:b4:3e:50","device_id":"cb3e2a08-1224-489a-9d32-5670f5e48b4b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:20Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json used request id req-03a91fc9-f204-4eee-ad41-de7004e9a892 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json used request id req-03a91fc9-f204-4eee-ad41-de7004e9a892 2019-05-10 03:01:38,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:38,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:38,993 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13eb9abe-c598-45f9-8ab5-02087730b40d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:38,993 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13eb9abe-c598-45f9-8ab5-02087730b40d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:38,993 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-13eb9abe-c598-45f9-8ab5-02087730b40d 2019-05-10 03:01:38,993 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-13eb9abe-c598-45f9-8ab5-02087730b40d 2019-05-10 03:01:38,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b" 2019-05-10 03:01:38,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b" 2019-05-10 03:01:38,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080" 2019-05-10 03:01:38,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080" 2019-05-10 03:01:38,994 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-35801810-bd39-48a3-9563-da19933dc011 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 03:01:38,994 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/f06143cf-6bb6-4266-9d86-8a87cf6a37fd.json used request id req-03a91fc9-f204-4eee-ad41-de7004e9a892 2019-05-10 03:01:38,994 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-03a91fc9-f204-4eee-ad41-de7004e9a892 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.14"}],"id":"f06143cf-6bb6-4266-9d86-8a87cf6a37fd","security_groups":["5cffe3e9-816b-4d0c-b470-30ba8fef2430","7eb6105d-620f-47a3-994f-ff28881ae85d","bbefe6a5-960b-4e55-a401-29a1de0beae5"],"mac_address":"fa:16:3e:b4:3e:50","device_id":"cb3e2a08-1224-489a-9d32-5670f5e48b4b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:20Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:01:38,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:39,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:39,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:39 GMT 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:39,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:39,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:39,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:39,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:44,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:44,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:44,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:44,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:44,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.046Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-35801810-bd39-48a3-9563-da19933dc011 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6d4517-9f92-4791-94d0-ad249fc78d3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.331Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6d4517-9f92-4791-94d0-ad249fc78d3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.331Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ad6d4517-9f92-4791-94d0-ad249fc78d3d", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.332Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-35801810-bd39-48a3-9563-da19933dc011 Date: Fri, 10 May 2019 03:01:35 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:53Z\", \"updated_at\": \"2019-05-10T02:41:23Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:4b:f4\", \"device_id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\", \"id\": \"0acb957c-a3ed-4d47-892d-d5c3ea09296c\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:36:57Z\", \"updated_at\": \"2019-05-10T02:42:01Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b4:3e:50\", \"device_id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"f06143cf-6bb6-4266-9d86-8a87cf6a37fd\", \"id\": \"9c7e3ebf-679e-4f3c-9489-191647ed5316\", \"qos_policy_id\": null}, {\"router_id\": \"9ebcac4a-d77c-4198-9b88-ccfc4afb8679\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"created_at\": \"2019-05-10T02:32:39Z\", \"updated_at\": \"2019-05-10T02:32:43Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a6:a9:0a\", \"device_id\": \"17e37470-efd2-49fe-923c-d6109f46f268\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"port_id\": \"6932ebd7-3cdb-4e74-ae19-59bc3c738c6c\", \"id\": \"a32afec7-4b5d-476b-8a3e-9c36218f8a3f\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ad6d4517-9f92-4791-94d0-ad249fc78d3d", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.332Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.972Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.973Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:35.973Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-aa3b05d7-bb10-4902-a99f-997d7c65780c Date: Fri, 10 May 2019 03:01:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\",\"security_groups\":[\"667d8018-b6af-4a45-a334-dad7be6fb3fc\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\"],\"mac_address\":\"fa:16:3e:c4:4b:f4\",\"device_id\":\"27161077-1e53-41e2-a83a-5a542a3366c1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.325Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-aa3b05d7-bb10-4902-a99f-997d7c65780c Date: Fri, 10 May 2019 03:01:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T02:40:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d0879d96-c07c-4dd6-8037-46df929a8b69\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d\",\"security_groups\":[\"667d8018-b6af-4a45-a334-dad7be6fb3fc\",\"7eb6105d-620f-47a3-994f-ff28881ae85d\"],\"mac_address\":\"fa:16:3e:c4:4b:f4\",\"device_id\":\"27161077-1e53-41e2-a83a-5a542a3366c1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a07d085-819f-47dc-adba-680e89f5ccda\",\"tenant_id\":\"3099a326e6094ec7bdb00ae84dc15052\",\"created_at\":\"2019-05-10T02:37:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.325Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.326Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.326Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.326Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.326Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.326Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:36.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.326Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:37.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.751Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:37.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08\"", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:36.751Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.357Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.357Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.359Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.359Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab x-compute-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.797Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab x-compute-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.798Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.798Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.798Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.798Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.798Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.799Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.799Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 x-compute-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.356Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 x-compute-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.356Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.357Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:38.114Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:37.357Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.121Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 x-compute-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.086Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.087Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "Floating ip 172.30.9.201 detached from server", "level": "info", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.087Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.086Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 x-compute-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.086Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.087Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1", "level": "debug", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.087Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.6376ed08-e089-4b1e-864c-13b03026e3a5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.462Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:43.702Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_5z98et", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.393Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 1403, "offset": 1356, "size": 50}}} 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:44 GMT 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:44,185 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:44,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:44,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:44,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:44,186 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:44,189 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-35801810-bd39-48a3-9563-da19933dc011 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 03:01:44,189 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6d4517-9f92-4791-94d0-ad249fc78d3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:44,189 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6d4517-9f92-4791-94d0-ad249fc78d3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:44,189 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ad6d4517-9f92-4791-94d0-ad249fc78d3d 2019-05-10 03:01:44,190 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-35801810-bd39-48a3-9563-da19933dc011 Date: Fri, 10 May 2019 03:01:35 GMT RESP BODY: {"floatingips": [{"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:53Z", "updated_at": "2019-05-10T02:41:23Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:4b:f4", "device_id": "27161077-1e53-41e2-a83a-5a542a3366c1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d", "id": "0acb957c-a3ed-4d47-892d-d5c3ea09296c", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:36:57Z", "updated_at": "2019-05-10T02:42:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:3e:50", "device_id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "f06143cf-6bb6-4266-9d86-8a87cf6a37fd", "id": "9c7e3ebf-679e-4f3c-9489-191647ed5316", "qos_policy_id": null}, {"router_id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:32:39Z", "updated_at": "2019-05-10T02:32:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a6:a9:0a", "device_id": "17e37470-efd2-49fe-923c-d6109f46f268"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "port_id": "6932ebd7-3cdb-4e74-ae19-59bc3c738c6c", "id": "a32afec7-4b5d-476b-8a3e-9c36218f8a3f", "qos_policy_id": null}]} 2019-05-10 03:01:44,190 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011 2019-05-10 03:01:44,190 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011 2019-05-10 03:01:44,190 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011 2019-05-10 03:01:44,190 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ad6d4517-9f92-4791-94d0-ad249fc78d3d 2019-05-10 03:01:44,190 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-35801810-bd39-48a3-9563-da19933dc011 2019-05-10 03:01:44,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b" 2019-05-10 03:01:44,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873f2e1f2291c2947ac7fa4384761dc48594bf6b" 2019-05-10 03:01:44,191 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-aa3b05d7-bb10-4902-a99f-997d7c65780c Date: Fri, 10 May 2019 03:01:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.6"}],"id":"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d","security_groups":["667d8018-b6af-4a45-a334-dad7be6fb3fc","7eb6105d-620f-47a3-994f-ff28881ae85d"],"mac_address":"fa:16:3e:c4:4b:f4","device_id":"27161077-1e53-41e2-a83a-5a542a3366c1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:01:44,191 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-aa3b05d7-bb10-4902-a99f-997d7c65780c Date: Fri, 10 May 2019 03:01:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T02:40:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0879d96-c07c-4dd6-8037-46df929a8b69","ip_address":"192.168.120.6"}],"id":"b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d","security_groups":["667d8018-b6af-4a45-a334-dad7be6fb3fc","7eb6105d-620f-47a3-994f-ff28881ae85d"],"mac_address":"fa:16:3e:c4:4b:f4","device_id":"27161077-1e53-41e2-a83a-5a542a3366c1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"3099a326e6094ec7bdb00ae84dc15052","qos_policy_id":null,"admin_state_up":true,"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:37:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:01:44,191 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c 2019-05-10 03:01:44,191 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c 2019-05-10 03:01:44,192 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c 2019-05-10 03:01:44,192 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b0f68f79-0cd3-4a3d-a7b7-c7dd865ebf5d.json used request id req-aa3b05d7-bb10-4902-a99f-997d7c65780c 2019-05-10 03:01:44,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:44,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:44,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08" 2019-05-10 03:01:44,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08" 2019-05-10 03:01:44,193 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 2019-05-10 03:01:44,193 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 2019-05-10 03:01:44,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-05-10 03:01:44,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9992739a5ca11d5828fb4039d38d0a1b4b122080" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-05-10 03:01:44,193 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab x-compute-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab x-compute-request-id: req-60eee729-e152-4935-9de7-ac3a002a3cab Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-60eee729-e152-4935-9de7-ac3a002a3cab 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-05-10 03:01:44,194 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae532e0818c30b03b12363972046921828cf3b08" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-05-10 03:01:44,195 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 x-compute-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:44,195 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 x-compute-request-id: req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:44,195 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 2019-05-10 03:01:44,195 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-d279e3b8-222c-4a5b-87d9-c6d545ca7747 2019-05-10 03:01:44,195 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 x-compute-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:01:44,195 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1 2019-05-10 03:01:44,196 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.201 detached from server 2019-05-10 03:01:44,196 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1 2019-05-10 03:01:44,196 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 x-compute-request-id: req-c659a521-664c-4c06-a604-ee70cddd00a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:01:44,196 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1 2019-05-10 03:01:44,196 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-c659a521-664c-4c06-a604-ee70cddd00a1 2019-05-10 03:01:44,196 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:44,197 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-10 03:01:44,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:44,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:44,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:44,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:44,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:44,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:44 GMT 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:44,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:49,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:49,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.805Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.805Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.805Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 x-compute-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.805Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 x-compute-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.804Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "Floating ip 172.30.9.215 detached from server", "level": "info", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.805Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:44.369Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4", "level": "debug", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:43.805Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.eeb6e2cc-08bc-4c03-814b-bfdb7898d31a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.017Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_eoditn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:44.303Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.017Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-07a8f104-52bf-4715-9d85-c60e602f6fa3", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:44.570Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.017Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:44.565Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.017Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a8f104-52bf-4715-9d85-c60e602f6fa3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:44.570Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.017Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:44.427Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.749Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7d8a7806-9d3c-43fb-a74b-7428fae8247c", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:45.444Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:44.998Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:45.439Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:45.749Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d8a7806-9d3c-43fb-a74b-7428fae8247c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:45.444Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:46.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:45.851Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-8b070712-636a-48d3-adeb-60e384f484fd", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:46.548Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.084Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b070712-636a-48d3-adeb-60e384f484fd x-compute-request-id: req-8b070712-636a-48d3-adeb-60e384f484fd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:46.548Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.084Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:46.549Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-8b070712-636a-48d3-adeb-60e384f484fd", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:46.548Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.752Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:47.300Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.752Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-52693e73-2c65-4411-ba1c-0116f88e82f5", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:47.299Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.752Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52693e73-2c65-4411-ba1c-0116f88e82f5 x-compute-request-id: req-52693e73-2c65-4411-ba1c-0116f88e82f5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:47.298Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:47.752Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-52693e73-2c65-4411-ba1c-0116f88e82f5", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:47.299Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:48.787Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3a78cc3-1299-497b-92d3-146879ce3393 x-compute-request-id: req-e3a78cc3-1299-497b-92d3-146879ce3393 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:48.728Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:49.290Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-e3a78cc3-1299-497b-92d3-146879ce3393", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:48.728Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:49.290Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-e3a78cc3-1299-497b-92d3-146879ce3393", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:48.728Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:49.290Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:48.729Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}], "metadata": {"pagination": {"total": 1432, "offset": 1403, "size": 50}}} 2019-05-10 03:01:49,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:49 GMT 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:49,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:49,370 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 2019-05-10 03:01:49,370 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 2019-05-10 03:01:49,370 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 2019-05-10 03:01:49,370 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 x-compute-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:01:49,370 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 x-compute-request-id: req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:01:49,371 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.215 detached from server 2019-05-10 03:01:49,371 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-3e4514d9-88f0-49ea-ad43-d482fa01cee4 2019-05-10 03:01:49,371 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-10 03:01:49,371 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-07a8f104-52bf-4715-9d85-c60e602f6fa3 2019-05-10 03:01:49,371 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:49,371 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a8f104-52bf-4715-9d85-c60e602f6fa3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:49,372 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:49,372 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7d8a7806-9d3c-43fb-a74b-7428fae8247c 2019-05-10 03:01:49,372 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24" 2019-05-10 03:01:49,372 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:49,372 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d8a7806-9d3c-43fb-a74b-7428fae8247c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:49,372 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d" 2019-05-10 03:01:49,373 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-8b070712-636a-48d3-adeb-60e384f484fd 2019-05-10 03:01:49,373 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b070712-636a-48d3-adeb-60e384f484fd x-compute-request-id: req-8b070712-636a-48d3-adeb-60e384f484fd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:49,373 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-10 03:01:49,373 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-8b070712-636a-48d3-adeb-60e384f484fd 2019-05-10 03:01:49,373 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-05-10 03:01:49,374 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-52693e73-2c65-4411-ba1c-0116f88e82f5 2019-05-10 03:01:49,374 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52693e73-2c65-4411-ba1c-0116f88e82f5 x-compute-request-id: req-52693e73-2c65-4411-ba1c-0116f88e82f5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:49,374 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-52693e73-2c65-4411-ba1c-0116f88e82f5 2019-05-10 03:01:49,374 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3a78cc3-1299-497b-92d3-146879ce3393 x-compute-request-id: req-e3a78cc3-1299-497b-92d3-146879ce3393 Content-Length: 0 Content-Type: application/json 2019-05-10 03:01:49,374 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-e3a78cc3-1299-497b-92d3-146879ce3393 2019-05-10 03:01:49,374 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-e3a78cc3-1299-497b-92d3-146879ce3393 2019-05-10 03:01:49,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24" 2019-05-10 03:01:49,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:49,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:49,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:49,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:49,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:49 GMT 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:49,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:49,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:54,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:54,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:54,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:54,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:54,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:54,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:54,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.007Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:49.358Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.007Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3 x-compute-request-id: req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:49.358Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.007Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:49.358Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:49.359Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6d361e6a-8188-49af-8b03-b461c07bc187", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.025Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d\"", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.026Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc11d51a-25fa-4522-b586-cbf8aa70dad1 x-compute-request-id: req-dc11d51a-25fa-4522-b586-cbf8aa70dad1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.031Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-dc11d51a-25fa-4522-b586-cbf8aa70dad1", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.031Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-dc11d51a-25fa-4522-b586-cbf8aa70dad1", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.031Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24\"", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.032Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-376cf186-8212-449b-942a-39a37fd03a84 x-compute-request-id: req-376cf186-8212-449b-942a-39a37fd03a84 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.660Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d361e6a-8188-49af-8b03-b461c07bc187 x-compute-request-id: req-6d361e6a-8188-49af-8b03-b461c07bc187 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.025Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:50.687Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6d361e6a-8188-49af-8b03-b461c07bc187", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.025Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:51.068Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-376cf186-8212-449b-942a-39a37fd03a84", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.660Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5 x-compute-request-id: req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5 Content-Encoding: gzip Content-Length: 703 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c19c3b4-40d5-421e-99a7-7b4a43a6321b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32a071bb-6646-4f2c-a023-f7a580b48057\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c67b25a-d5f0-4430-b709-4eac36c7c1de\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f78880a-6c03-4a9c-8676-a678ea842de4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"50dc45ec-6c58-4eb4-955f-cb3441a57fa7\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"53c9d735-09f7-4234-902d-850096de9b88\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3259477-2779-4e4d-8b41-3c3429d2cf32\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"bbefe6a5-960b-4e55-a401-29a1de0beae5\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.665Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.665Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-376cf186-8212-449b-942a-39a37fd03a84", "level": "debug", "target_id": "bind_security_group_94e42k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.660Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.504619f6-9b13-4f6a-9cd0-67705b105b4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5", "level": "debug", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:50.665Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.cc8de58e-2f56-46cf-96b4-2381cea664b8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.301Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_6cmw2o", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:51.066Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.934Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:51.465Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:51.934Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:51.218Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:52.551Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4a6e014-9df6-4ce7-97e4-b26ca59b54a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.252Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:52.551Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a4a6e014-9df6-4ce7-97e4-b26ca59b54a8", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.252Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:52.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.507Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:52.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.247Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.912Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.200Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6316be0-0290-4f3c-ba5b-b6114db2d4cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.511Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.200Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f6316be0-0290-4f3c-ba5b-b6114db2d4cf", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.511Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.200Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:52.669Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.929Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c171617e-ab38-4e06-a205-70fda2ce2d44 x-compute-request-id: req-c171617e-ab38-4e06-a205-70fda2ce2d44 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:53.636Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.929Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c171617e-ab38-4e06-a205-70fda2ce2d44", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:53.637Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.929Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:53.638Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:53.929Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c171617e-ab38-4e06-a205-70fda2ce2d44", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:53.637Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}], "metadata": {"pagination": {"total": 1466, "offset": 1432, "size": 50}}} 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:54 GMT 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:54,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:54,520 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:54,522 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3 2019-05-10 03:01:54,522 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3 x-compute-request-id: req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3 Content-Length: 0 Content-Type: application/json 2019-05-10 03:01:54,522 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-24fcd96e-b278-4dd4-af15-842bcd5ab8a3 2019-05-10 03:01:54,522 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d" 2019-05-10 03:01:54,522 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6d361e6a-8188-49af-8b03-b461c07bc187 2019-05-10 03:01:54,523 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eeab88aa5509d644ddb2e0fe32dcfa5adb902d" 2019-05-10 03:01:54,523 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc11d51a-25fa-4522-b586-cbf8aa70dad1 x-compute-request-id: req-dc11d51a-25fa-4522-b586-cbf8aa70dad1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:54,523 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-dc11d51a-25fa-4522-b586-cbf8aa70dad1 2019-05-10 03:01:54,523 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-dc11d51a-25fa-4522-b586-cbf8aa70dad1 2019-05-10 03:01:54,523 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ee20af5e7ecda878512ab40c43754d59c3ea24" 2019-05-10 03:01:54,523 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-376cf186-8212-449b-942a-39a37fd03a84 x-compute-request-id: req-376cf186-8212-449b-942a-39a37fd03a84 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 03:01:54,524 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d361e6a-8188-49af-8b03-b461c07bc187 x-compute-request-id: req-6d361e6a-8188-49af-8b03-b461c07bc187 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:54,524 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-6d361e6a-8188-49af-8b03-b461c07bc187 2019-05-10 03:01:54,524 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:54,524 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-376cf186-8212-449b-942a-39a37fd03a84 2019-05-10 03:01:54,524 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5 x-compute-request-id: req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5 Content-Encoding: gzip Content-Length: 703 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c19c3b4-40d5-421e-99a7-7b4a43a6321b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32a071bb-6646-4f2c-a023-f7a580b48057"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c67b25a-d5f0-4430-b709-4eac36c7c1de"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f78880a-6c03-4a9c-8676-a678ea842de4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "50dc45ec-6c58-4eb4-955f-cb3441a57fa7"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53c9d735-09f7-4234-902d-850096de9b88"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3259477-2779-4e4d-8b41-3c3429d2cf32"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df6b5ea4-b1ac-4f75-86a4-e7d74ead38cd"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "bbefe6a5-960b-4e55-a401-29a1de0beae5", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-05-10 03:01:54,525 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5 2019-05-10 03:01:54,525 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-376cf186-8212-449b-942a-39a37fd03a84 2019-05-10 03:01:54,525 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-a77d8adf-3382-489c-9f3c-f455c6c6f5a5 2019-05-10 03:01:54,525 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:54,525 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:54,525 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:54,526 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4a6e014-9df6-4ce7-97e4-b26ca59b54a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:54,526 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a4a6e014-9df6-4ce7-97e4-b26ca59b54a8 2019-05-10 03:01:54,526 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:54,526 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:54,526 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598" 2019-05-10 03:01:54,526 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6316be0-0290-4f3c-ba5b-b6114db2d4cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:54,527 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f6316be0-0290-4f3c-ba5b-b6114db2d4cf 2019-05-10 03:01:54,527 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8" 2019-05-10 03:01:54,527 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c171617e-ab38-4e06-a205-70fda2ce2d44 x-compute-request-id: req-c171617e-ab38-4e06-a205-70fda2ce2d44 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:54,527 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c171617e-ab38-4e06-a205-70fda2ce2d44 2019-05-10 03:01:54,527 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 03:01:54,527 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c171617e-ab38-4e06-a205-70fda2ce2d44 2019-05-10 03:01:54,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:54,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:54 GMT 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:54,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:59,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:59,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:54.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2023152e-a87f-4766-850d-4693946e813b", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:54.321Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:54.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:54.322Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:54.596Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2023152e-a87f-4766-850d-4693946e813b x-compute-request-id: req-2023152e-a87f-4766-850d-4693946e813b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:54.321Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:54.596Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2023152e-a87f-4766-850d-4693946e813b", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:54.321Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:55.513Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f326b6aa-11a6-4c12-a46a-f60c54531138 x-compute-request-id: req-f326b6aa-11a6-4c12-a46a-f60c54531138 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.379Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.831Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.830Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-f326b6aa-11a6-4c12-a46a-f60c54531138", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.379Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-f326b6aa-11a6-4c12-a46a-f60c54531138", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.380Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.380Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ad7f499-f439-48d7-868e-70bb79efc717 x-compute-request-id: req-6ad7f499-f439-48d7-868e-70bb79efc717 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.692Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-6ad7f499-f439-48d7-868e-70bb79efc717", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.693Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-6ad7f499-f439-48d7-868e-70bb79efc717", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.693Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.694Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8 x-compute-request-id: req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.830Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.180Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:55.830Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e97741f6-9223-47fa-a070-041e701907c0", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.153Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598\"", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.154Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-abd909c1-0069-4c2d-b090-b7bec9df6580", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.479Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb x-compute-request-id: req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"007b05a8-f630-4c43-94fd-32adc855fce5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4e7a2db7-a301-4fbb-bbb7-df8e28db0095\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"baad4542-de13-48d1-a21e-cf0218bfe4c8\"}], \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"id\": \"7eb6105d-620f-47a3-994f-ff28881ae85d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.732Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e97741f6-9223-47fa-a070-041e701907c0 x-compute-request-id: req-e97741f6-9223-47fa-a070-041e701907c0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.152Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-abd909c1-0069-4c2d-b090-b7bec9df6580", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.479Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abd909c1-0069-4c2d-b090-b7bec9df6580 x-compute-request-id: req-abd909c1-0069-4c2d-b090-b7bec9df6580 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.478Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.10e6e3f3-834d-48fb-a5eb-33f0caab9732"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:56.763Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e97741f6-9223-47fa-a070-041e701907c0", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.153Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.293Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:57.110Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.293Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.733Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.293Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.896Z", "source_id": "bind_host_d2fe1y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.293Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb", "level": "debug", "target_id": "bono_security_group_kqt8rd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:56.732Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.15508a39-ea45-44da-b043-126db75c2473"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.940Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:57.183Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.940Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:57.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:57.940Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:57.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:58.520Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.229Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:58.520Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:57.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:58.520Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-13593a13-4897-4546-a351-185e4d160e26", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.234Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:58.520Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13593a13-4897-4546-a351-185e4d160e26 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.234Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:59.104Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.635Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:59.104Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d56c9e55-c63d-47a6-9493-39ff307f0ad6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:59.104Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:59.104Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56c9e55-c63d-47a6-9493-39ff307f0ad6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:59.104Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:58.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}], "metadata": {"pagination": {"total": 1506, "offset": 1466, "size": 50}}} 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:59 GMT 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:01:59,669 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:01:59,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2023152e-a87f-4766-850d-4693946e813b 2019-05-10 03:01:59,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-05-10 03:01:59,672 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2023152e-a87f-4766-850d-4693946e813b x-compute-request-id: req-2023152e-a87f-4766-850d-4693946e813b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:59,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2023152e-a87f-4766-850d-4693946e813b 2019-05-10 03:01:59,672 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f326b6aa-11a6-4c12-a46a-f60c54531138 x-compute-request-id: req-f326b6aa-11a6-4c12-a46a-f60c54531138 Content-Length: 0 Content-Type: application/json 2019-05-10 03:01:59,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8" 2019-05-10 03:01:59,673 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8 2019-05-10 03:01:59,673 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-f326b6aa-11a6-4c12-a46a-f60c54531138 2019-05-10 03:01:59,673 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/action used request id req-f326b6aa-11a6-4c12-a46a-f60c54531138 2019-05-10 03:01:59,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266c03a6c17e397074cf039cb4c69b761be4e0e8" 2019-05-10 03:01:59,673 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ad7f499-f439-48d7-868e-70bb79efc717 x-compute-request-id: req-6ad7f499-f439-48d7-868e-70bb79efc717 Content-Length: 0 Content-Type: application/json 2019-05-10 03:01:59,674 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-6ad7f499-f439-48d7-868e-70bb79efc717 2019-05-10 03:01:59,674 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-6ad7f499-f439-48d7-868e-70bb79efc717 2019-05-10 03:01:59,674 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598" 2019-05-10 03:01:59,674 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8 x-compute-request-id: req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:59,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-c6be5563-ff7a-4c1a-b7b9-0df5b748c0b8 2019-05-10 03:01:59,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e97741f6-9223-47fa-a070-041e701907c0 2019-05-10 03:01:59,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c46bef490fb8608abce427d6d85798b7a1f4598" 2019-05-10 03:01:59,675 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-abd909c1-0069-4c2d-b090-b7bec9df6580 2019-05-10 03:01:59,675 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb x-compute-request-id: req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "007b05a8-f630-4c43-94fd-32adc855fce5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17f4c49f-9af1-4ed5-9bf3-ecc43a7ee160"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e7a2db7-a301-4fbb-bbb7-df8e28db0095"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "baad4542-de13-48d1-a21e-cf0218bfe4c8"}], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "7eb6105d-620f-47a3-994f-ff28881ae85d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-10 03:01:59,675 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e97741f6-9223-47fa-a070-041e701907c0 x-compute-request-id: req-e97741f6-9223-47fa-a070-041e701907c0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:01:59,675 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1/os-security-groups used request id req-abd909c1-0069-4c2d-b090-b7bec9df6580 2019-05-10 03:01:59,675 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abd909c1-0069-4c2d-b090-b7bec9df6580 x-compute-request-id: req-abd909c1-0069-4c2d-b090-b7bec9df6580 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 03:01:59,676 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-e97741f6-9223-47fa-a070-041e701907c0 2019-05-10 03:01:59,676 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:59,676 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb 2019-05-10 03:01:59,676 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:59,676 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-2242c7e3-c028-4a86-9cd5-9c852e1c62eb 2019-05-10 03:01:59,676 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-13593a13-4897-4546-a351-185e4d160e26 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13593a13-4897-4546-a351-185e4d160e26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:59,677 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444" 2019-05-10 03:01:59,678 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d56c9e55-c63d-47a6-9493-39ff307f0ad6 2019-05-10 03:01:59,678 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 03:01:59,678 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56c9e55-c63d-47a6-9493-39ff307f0ad6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:01:59,678 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:01:59,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:01:59,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:01:59,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:01:59,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:01:59 GMT 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:01:59,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:01:59,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:01:59,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:04,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:02:04,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:04,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:04,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:04,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:04,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:01:59.720Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-12919381-be7b-411f-acf2-cdbf88016e0e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-3597ca46-4ba4-4971-aa3f-9285883253fb", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.904Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3597ca46-4ba4-4971-aa3f-9285883253fb x-compute-request-id: req-3597ca46-4ba4-4971-aa3f-9285883253fb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.903Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-3597ca46-4ba4-4971-aa3f-9285883253fb", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.904Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12919381-be7b-411f-acf2-cdbf88016e0e x-compute-request-id: req-12919381-be7b-411f-acf2-cdbf88016e0e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.905Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "RESP: [204] Date: Fri, 10 May 2019 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54f29693-01cd-419d-bafd-d9f223bd105c x-compute-request-id: req-54f29693-01cd-419d-bafd-d9f223bd105c Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.249Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-12919381-be7b-411f-acf2-cdbf88016e0e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:01:59.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.753Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.753Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-54f29693-01cd-419d-bafd-d9f223bd105c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:00.753Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-54f29693-01cd-419d-bafd-d9f223bd105c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.326Z", "message": "Waiting for server \"27161077-1e53-41e2-a83a-5a542a3366c1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.326Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a3787a2-87a6-4d4e-882c-7391b95e4fba x-compute-request-id: req-8a3787a2-87a6-4d4e-882c-7391b95e4fba Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c4:4b:f4\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:10.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"27161077-1e53-41e2-a83a-5a542a3366c1\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:02:00Z\", \"hostId\": \"5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bind_host_d2fe1y\", \"created\": \"2019-05-10T02:37:13Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.326Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-8a3787a2-87a6-4d4e-882c-7391b95e4fba", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.326Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-8a3787a2-87a6-4d4e-882c-7391b95e4fba", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:00.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.943Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-b6af7154-0b1f-408d-88f4-4486974ce83e", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.574Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.943Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-b6af7154-0b1f-408d-88f4-4486974ce83e", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.574Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.943Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6af7154-0b1f-408d-88f4-4486974ce83e x-compute-request-id: req-b6af7154-0b1f-408d-88f4-4486974ce83e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.574Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:01.943Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.575Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5b38c857-7136-4b67-81c0-764f921dac3f", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.169Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-365b579b-6336-491f-baca-ac740cfe6384", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.880Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.425Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b38c857-7136-4b67-81c0-764f921dac3f x-compute-request-id: req-5b38c857-7136-4b67-81c0-764f921dac3f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.169Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444\"", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.881Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-365b579b-6336-491f-baca-ac740cfe6384", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.881Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5b38c857-7136-4b67-81c0-764f921dac3f", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.169Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:02.526Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-365b579b-6336-491f-baca-ac740cfe6384 x-compute-request-id: req-365b579b-6336-491f-baca-ac740cfe6384 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": "base_security_group_sbsy7p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:01.880Z", "source_id": "bono_host_6ke338", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.624d275f-c8d2-477b-8152-f1bb16cc7264"}, {"node_instance_id": "bono_host_6ke338", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:03.122Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:03.122Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:03.122Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:02.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:03.989Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:03.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:04.492Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:03.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:04.492Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79189f06-6b7d-46fe-8af0-df5e57eaaa25 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:03.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:04.492Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-79189f06-6b7d-46fe-8af0-df5e57eaaa25", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:03.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}], "metadata": {"pagination": {"total": 1542, "offset": 1506, "size": 50}}} 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:04 GMT 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:02:04,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:04,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:04,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:04,835 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:02:04,837 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f" 2019-05-10 03:02:04,837 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-12919381-be7b-411f-acf2-cdbf88016e0e 2019-05-10 03:02:04,837 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-3597ca46-4ba4-4971-aa3f-9285883253fb 2019-05-10 03:02:04,838 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3597ca46-4ba4-4971-aa3f-9285883253fb x-compute-request-id: req-3597ca46-4ba4-4971-aa3f-9285883253fb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:02:04,838 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-3597ca46-4ba4-4971-aa3f-9285883253fb 2019-05-10 03:02:04,838 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12919381-be7b-411f-acf2-cdbf88016e0e x-compute-request-id: req-12919381-be7b-411f-acf2-cdbf88016e0e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:02:04,838 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-10 03:02:04,838 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54f29693-01cd-419d-bafd-d9f223bd105c x-compute-request-id: req-54f29693-01cd-419d-bafd-d9f223bd105c Content-Type: application/json 2019-05-10 03:02:04,838 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f" 2019-05-10 03:02:04,839 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-12919381-be7b-411f-acf2-cdbf88016e0e 2019-05-10 03:02:04,839 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f" 2019-05-10 03:02:04,839 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-54f29693-01cd-419d-bafd-d9f223bd105c 2019-05-10 03:02:04,839 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-54f29693-01cd-419d-bafd-d9f223bd105c 2019-05-10 03:02:04,839 - functest.core.cloudify - DEBUG - Waiting for server "27161077-1e53-41e2-a83a-5a542a3366c1" to be deleted. current status: SHUTOFF 2019-05-10 03:02:04,839 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a3787a2-87a6-4d4e-882c-7391b95e4fba x-compute-request-id: req-8a3787a2-87a6-4d4e-882c-7391b95e4fba Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:4b:f4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27161077-1e53-41e2-a83a-5a542a3366c1", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:10.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "27161077-1e53-41e2-a83a-5a542a3366c1", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:02:00Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bind_host_d2fe1y", "created": "2019-05-10T02:37:13Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:02:04,840 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-8a3787a2-87a6-4d4e-882c-7391b95e4fba 2019-05-10 03:02:04,840 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-8a3787a2-87a6-4d4e-882c-7391b95e4fba 2019-05-10 03:02:04,840 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-b6af7154-0b1f-408d-88f4-4486974ce83e 2019-05-10 03:02:04,840 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/action used request id req-b6af7154-0b1f-408d-88f4-4486974ce83e 2019-05-10 03:02:04,840 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6af7154-0b1f-408d-88f4-4486974ce83e x-compute-request-id: req-b6af7154-0b1f-408d-88f4-4486974ce83e Content-Length: 0 Content-Type: application/json 2019-05-10 03:02:04,840 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444" 2019-05-10 03:02:04,841 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5b38c857-7136-4b67-81c0-764f921dac3f 2019-05-10 03:02:04,841 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-365b579b-6336-491f-baca-ac740cfe6384 2019-05-10 03:02:04,841 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-10 03:02:04,841 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b38c857-7136-4b67-81c0-764f921dac3f x-compute-request-id: req-5b38c857-7136-4b67-81c0-764f921dac3f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-10 03:02:04,841 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c6e546a728cc2fadf80afd3e012d40c3fc444" 2019-05-10 03:02:04,841 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-365b579b-6336-491f-baca-ac740cfe6384 2019-05-10 03:02:04,842 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b/os-security-groups used request id req-5b38c857-7136-4b67-81c0-764f921dac3f 2019-05-10 03:02:04,842 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-365b579b-6336-491f-baca-ac740cfe6384 x-compute-request-id: req-365b579b-6336-491f-baca-ac740cfe6384 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:02:04,842 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 03:02:04,842 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:04,842 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:04,842 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 03:02:04,843 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:04,843 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79189f06-6b7d-46fe-8af0-df5e57eaaa25 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:04,843 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-79189f06-6b7d-46fe-8af0-df5e57eaaa25 2019-05-10 03:02:04,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:02:04,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:04,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:04,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:04,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:04 GMT 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:04,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:04,900 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:09,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:02:09,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:09,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:09,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:09,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:04.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d x-compute-request-id: req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:00:59Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "RESP: [204] Date: Fri, 10 May 2019 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d x-compute-request-id: req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:05.858Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-426f4405-4646-4f07-9b14-41fb3247ba25", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-426f4405-4646-4f07-9b14-41fb3247ba25", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56243132-3e1d-4913-b8b1-6b3c98d480af x-compute-request-id: req-56243132-3e1d-4913-b8b1-6b3c98d480af Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b4:3e:50\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-10T02:40:12.000000\", \"flavor\": {\"id\": \"d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7\", \"rel\": \"bookmark\"}]}, \"id\": \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\", \"user_id\": \"4696f0e3cb5a4c36aba28784c91ef7a2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-10T03:02:05Z\", \"hostId\": \"09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"name\": \"server_clearwater-opnfv_bono_host_6ke338\", \"created\": \"2019-05-10T02:37:16Z\", \"tenant_id\": \"3099a326e6094ec7bdb00ae84dc15052\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1\", \"cloudify_management_network_id\": \"0a07d085-819f-47dc-adba-680e89f5ccda\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-56243132-3e1d-4913-b8b1-6b3c98d480af", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-56243132-3e1d-4913-b8b1-6b3c98d480af", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "Waiting for server \"cb3e2a08-1224-489a-9d32-5670f5e48b4b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bind_host_d2fe1y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:06.549Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-426f4405-4646-4f07-9b14-41fb3247ba25 x-compute-request-id: req-426f4405-4646-4f07-9b14-41fb3247ba25 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 27161077-1e53-41e2-a83a-5a542a3366c1 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:05.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.417290e6-2e1d-48f5-ad2b-338ddf442b05"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:07.145Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:07.145Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_host_d2fe1y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:07.145Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:06.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:07.740Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:07.740Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:07.740Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:08.335Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:08.335Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:08.335Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:08.928Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:08.928Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:08.928Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:07.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d20dcc8-b119-4bc3-a64a-1434edc63d0e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:08.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b43f0e61-7c58-44cd-b7a5-c2d48fbdde7d", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:08.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:08.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:08.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/0acb957c-a3ed-4d47-892d-d5c3ea09296c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}090e6d9902e4e52298ba1997e847a69bb2c13042\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:09.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43f0e61-7c58-44cd-b7a5-c2d48fbdde7d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:09.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:09.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:09.440Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7d20dcc8-b119-4bc3-a64a-1434edc63d0e", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:08.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}], "metadata": {"pagination": {"total": 1582, "offset": 1542, "size": 50}}} 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:09 GMT 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:09,982 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:02:09,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:09,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:09,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:09,983 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:02:09,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6" 2019-05-10 03:02:09,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6" 2019-05-10 03:02:09,985 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d 2019-05-10 03:02:09,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b48553eb0eadb0c56d4107bff0bb2cfd42c9f" 2019-05-10 03:02:09,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6" 2019-05-10 03:02:09,986 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d 2019-05-10 03:02:09,986 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d x-compute-request-id: req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:00:59Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:02:09,986 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d 2019-05-10 03:02:09,986 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 10 May 2019 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d x-compute-request-id: req-2c7be54f-6c6c-424e-ad06-72c22e6b3f4d Content-Type: application/json 2019-05-10 03:02:09,986 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-58699c75-f74f-4fa1-ab32-ecf9a1adec4d 2019-05-10 03:02:09,986 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 03:02:09,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-426f4405-4646-4f07-9b14-41fb3247ba25 2019-05-10 03:02:09,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/27161077-1e53-41e2-a83a-5a542a3366c1 used request id req-426f4405-4646-4f07-9b14-41fb3247ba25 2019-05-10 03:02:09,987 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56243132-3e1d-4913-b8b1-6b3c98d480af x-compute-request-id: req-56243132-3e1d-4913-b8b1-6b3c98d480af Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3e:50", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b", "rel": "bookmark"}], "image": {"id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "links": [{"href": "http://172.30.9.21:8774/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-10T02:40:12.000000", "flavor": {"id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "links": [{"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}]}, "id": "cb3e2a08-1224-489a-9d32-5670f5e48b4b", "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-10T03:02:05Z", "hostId": "09c8c6037043111b9280dc64c6a3a50fad824ee5f48bb99b94596a74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "server_clearwater-opnfv_bono_host_6ke338", "created": "2019-05-10T02:37:16Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "cloudify_management_network_id": "0a07d085-819f-47dc-adba-680e89f5ccda"}}} 2019-05-10 03:02:09,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-56243132-3e1d-4913-b8b1-6b3c98d480af 2019-05-10 03:02:09,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-56243132-3e1d-4913-b8b1-6b3c98d480af 2019-05-10 03:02:09,987 - functest.core.cloudify - DEBUG - Waiting for server "cb3e2a08-1224-489a-9d32-5670f5e48b4b" to be deleted. current status: SHUTOFF 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-426f4405-4646-4f07-9b14-41fb3247ba25 x-compute-request-id: req-426f4405-4646-4f07-9b14-41fb3247ba25 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 27161077-1e53-41e2-a83a-5a542a3366c1 could not be found.", "code": 404}} 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:09,988 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-10 03:02:09,989 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d20dcc8-b119-4bc3-a64a-1434edc63d0e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b43f0e61-7c58-44cd-b7a5-c2d48fbdde7d 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/0acb957c-a3ed-4d47-892d-d5c3ea09296c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090e6d9902e4e52298ba1997e847a69bb2c13042" 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43f0e61-7c58-44cd-b7a5-c2d48fbdde7d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:09,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:09,991 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 03:02:09,991 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7d20dcc8-b119-4bc3-a64a-1434edc63d0e 2019-05-10 03:02:09,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:02:10,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:10,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:10,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:10 GMT 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:02:10,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:10,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:10,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:15,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:02:15,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:15,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:15,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:10.109Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62f444f7763eb3eb1b5e5e2d555c9d826fe167fd\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:09.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:10.655Z", "message": "RESP: [204] X-Openstack-Request-Id: req-05777754-33c7-4445-9f45-8ad7000fc875 Content-Length: 0 Date: Fri, 10 May 2019 03:02:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:10.655Z", "message": "RESP: [204] X-Openstack-Request-Id: req-2af0f98d-5a46-4a9b-a200-a20bb1fc3c78 Content-Length: 0 Date: Fri, 10 May 2019 03:02:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:10.655Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:10.655Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2af0f98d-5a46-4a9b-a200-a20bb1fc3c78", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bind_security_group_94e42k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:10.655Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2af0f98d-5a46-4a9b-a200-a20bb1fc3c78", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.20cdeea8-2a4e-4c59-9893-38f34e6521d5"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:11.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.410Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.410Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_security_group_94e42k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.410Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.410Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0acb957c-a3ed-4d47-892d-d5c3ea09296c.json used request id req-05777754-33c7-4445-9f45-8ad7000fc875", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bind_floatingip_eoditn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.410Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/0acb957c-a3ed-4d47-892d-d5c3ea09296c.json used request id req-05777754-33c7-4445-9f45-8ad7000fc875", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:10.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b46daa61-4bd7-4f94-9709-d1eda79b6602"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.941Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ede04cff-13c1-463e-b911-aba94c844a84", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:11.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.941Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ede04cff-13c1-463e-b911-aba94c844a84 x-compute-request-id: req-ede04cff-13c1-463e-b911-aba94c844a84 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance cb3e2a08-1224-489a-9d32-5670f5e48b4b could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:11.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.941Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ede04cff-13c1-463e-b911-aba94c844a84", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:11.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.b769055e-2592-4cd2-a524-e315ea36c0bc"}, {"node_instance_id": "bono_host_6ke338", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.941Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:11.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_host_6ke338", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:11.941Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:11.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:12.537Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:12.537Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:12.537Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:13.182Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:13.182Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:13.182Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:13.775Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:13.775Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:13.775Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:14.375Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:14.375Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:14.375Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:12.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:14.972Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:14.972Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:14.972Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}], "metadata": {"pagination": {"total": 1614, "offset": 1582, "size": 50}}} 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:15 GMT 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:15,201 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:02:15,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:15,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:15,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:15,202 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:02:15,203 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f444f7763eb3eb1b5e5e2d555c9d826fe167fd" 2019-05-10 03:02:15,203 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05777754-33c7-4445-9f45-8ad7000fc875 Content-Length: 0 Date: Fri, 10 May 2019 03:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:15,203 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2af0f98d-5a46-4a9b-a200-a20bb1fc3c78 Content-Length: 0 Date: Fri, 10 May 2019 03:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:15,204 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 03:02:15,204 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2af0f98d-5a46-4a9b-a200-a20bb1fc3c78 2019-05-10 03:02:15,204 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/667d8018-b6af-4a45-a334-dad7be6fb3fc.json used request id req-2af0f98d-5a46-4a9b-a200-a20bb1fc3c78 2019-05-10 03:02:15,204 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f66333a0746d9109aa7d53b552d7739f7cad1d6" 2019-05-10 03:02:15,204 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:02:15,204 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0acb957c-a3ed-4d47-892d-d5c3ea09296c.json used request id req-05777754-33c7-4445-9f45-8ad7000fc875 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/0acb957c-a3ed-4d47-892d-d5c3ea09296c.json used request id req-05777754-33c7-4445-9f45-8ad7000fc875 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ede04cff-13c1-463e-b911-aba94c844a84 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ede04cff-13c1-463e-b911-aba94c844a84 x-compute-request-id: req-ede04cff-13c1-463e-b911-aba94c844a84 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cb3e2a08-1224-489a-9d32-5670f5e48b4b could not be found.", "code": 404}} 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cb3e2a08-1224-489a-9d32-5670f5e48b4b used request id req-ede04cff-13c1-463e-b911-aba94c844a84 2019-05-10 03:02:15,205 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-10 03:02:15,206 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:02:15,206 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:15,206 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:15,206 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:15,206 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:15,206 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:15,207 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:02:15,208 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:15,208 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:15,208 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:15,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:02:15,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:15,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:15,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:15,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:15,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:15,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:15 GMT 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:15,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:20,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-05-10 03:02:20,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:20,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ae992b-1e60-46d9-9653-41079af8595e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:15.569Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-00ae992b-1e60-46d9-9653-41079af8595e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54a288b7ad120a23926fb491e66b0402e5176884\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-07248656-da87-42b5-af0f-9a7d2bdca1ae", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.180Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07248656-da87-42b5-af0f-9a7d2bdca1ae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-0f6d7e47-fb67-4c89-82b8-35d168cf3077", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-0f6d7e47-fb67-4c89-82b8-35d168cf3077", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1c98e4-f9fd-4c8c-b8c3-f59ef2f8dba3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cc1c98e4-f9fd-4c8c-b8c3-f59ef2f8dba3", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:13.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9c7e3ebf-679e-4f3c-9489-191647ed5316.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d67872998ab3b2bba6730192f250b6ac6ce25307\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "keypair_kp9w88", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.99d9dfd8-2e22-4f9a-93f5-738f77f5d31c"}, {"node_instance_id": "bono_security_group_kqt8rd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:16.790Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0f6d7e47-fb67-4c89-82b8-35d168cf3077 Content-Length: 0 Date: Fri, 10 May 2019 03:02:16 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.faf9f9dc-6031-474b-8320-e039cd79692b"}, {"node_instance_id": "bono_floatingip_5z98et", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:14.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "RESP: [204] X-Openstack-Request-Id: req-8d8444ee-b23b-4600-9e73-b8ee7f681dd5 Content-Length: 0 Date: Fri, 10 May 2019 03:02:16 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b49227ac-d944-48f5-b7f0-16ff7558ad95", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49227ac-d944-48f5-b7f0-16ff7558ad95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/9c7e3ebf-679e-4f3c-9489-191647ed5316.json used request id req-8d8444ee-b23b-4600-9e73-b8ee7f681dd5", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "bono_floatingip_5z98et", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9c7e3ebf-679e-4f3c-9489-191647ed5316.json used request id req-8d8444ee-b23b-4600-9e73-b8ee7f681dd5", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.384bce73-2445-4246-ab41-d43fba4c7b68"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:14.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f45da5168f22338b5f74ab6ba97d8898be46a02f\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:17.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}, {"node_instance_id": "keypair_kp9w88", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:14.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.411Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1be8eb8e14547657281660e1130ec354d073ff46\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c9f23350-3342-4b32-8f44-b84955bfd5f0 Content-Length: 0 Date: Fri, 10 May 2019 03:02:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:17.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "keypair_kp9w88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "bono_security_group_kqt8rd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "keypair_kp9w88", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:16.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "base_security_group_sbsy7p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:15.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c647173c-fb32-478a-a8c0-875bce144585 Content-Length: 0 Date: Fri, 10 May 2019 03:02:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:17.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-c9f23350-3342-4b32-8f44-b84955bfd5f0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:17.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "base_security_group_sbsy7p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-c9f23350-3342-4b32-8f44-b84955bfd5f0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:17.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.bd0dea69-da23-4c64-88af-17912b0c7809"}, {"node_instance_id": "internal_sip_security_group_6cmw2o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-10T03:02:17.990Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json used request id req-c647173c-fb32-478a-a8c0-875bce144585", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:02:17.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8f37bc7c-f11c-458c-af81-db28ab65fab5", "logger": "ctx.260e0334-0ded-45a0-8ada-378112f3269c"}], "metadata": {"pagination": {"total": 1673, "offset": 1614, "size": 50}}} 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:20 GMT 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:20,669 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:02:20,671 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:20,671 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:02:20,672 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:20,672 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 03:02:20,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:20,672 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ae992b-1e60-46d9-9653-41079af8595e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:20,672 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-00ae992b-1e60-46d9-9653-41079af8595e 2019-05-10 03:02:20,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:20,673 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-10 03:02:20,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a288b7ad120a23926fb491e66b0402e5176884" 2019-05-10 03:02:20,673 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:20,673 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:20,673 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 03:02:20,673 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-07248656-da87-42b5-af0f-9a7d2bdca1ae 2019-05-10 03:02:20,674 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07248656-da87-42b5-af0f-9a7d2bdca1ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:20,674 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-0f6d7e47-fb67-4c89-82b8-35d168cf3077 2019-05-10 03:02:20,674 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/bbefe6a5-960b-4e55-a401-29a1de0beae5.json used request id req-0f6d7e47-fb67-4c89-82b8-35d168cf3077 2019-05-10 03:02:20,674 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 03:02:20,674 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:20,674 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1c98e4-f9fd-4c8c-b8c3-f59ef2f8dba3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:20,675 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cc1c98e4-f9fd-4c8c-b8c3-f59ef2f8dba3 2019-05-10 03:02:20,675 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:20,675 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:20,675 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:02:20,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9c7e3ebf-679e-4f3c-9489-191647ed5316.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67872998ab3b2bba6730192f250b6ac6ce25307" 2019-05-10 03:02:20,675 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-05-10 03:02:20,676 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f6d7e47-fb67-4c89-82b8-35d168cf3077 Content-Length: 0 Date: Fri, 10 May 2019 03:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:20,676 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-10 03:02:20,676 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 03:02:20,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:02:20,676 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d8444ee-b23b-4600-9e73-b8ee7f681dd5 Content-Length: 0 Date: Fri, 10 May 2019 03:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:20,676 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b49227ac-d944-48f5-b7f0-16ff7558ad95 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49227ac-d944-48f5-b7f0-16ff7558ad95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/9c7e3ebf-679e-4f3c-9489-191647ed5316.json used request id req-8d8444ee-b23b-4600-9e73-b8ee7f681dd5 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9c7e3ebf-679e-4f3c-9489-191647ed5316.json used request id req-8d8444ee-b23b-4600-9e73-b8ee7f681dd5 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45da5168f22338b5f74ab6ba97d8898be46a02f" 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-10 03:02:20,677 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be8eb8e14547657281660e1130ec354d073ff46" 2019-05-10 03:02:20,678 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9f23350-3342-4b32-8f44-b84955bfd5f0 Content-Length: 0 Date: Fri, 10 May 2019 03:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:20,678 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:02:20,678 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 03:02:20,678 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-10 03:02:20,678 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 03:02:20,678 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:02:20,679 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 03:02:20,679 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c647173c-fb32-478a-a8c0-875bce144585 Content-Length: 0 Date: Fri, 10 May 2019 03:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:20,679 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-c9f23350-3342-4b32-8f44-b84955bfd5f0 2019-05-10 03:02:20,679 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7eb6105d-620f-47a3-994f-ff28881ae85d.json used request id req-c9f23350-3342-4b32-8f44-b84955bfd5f0 2019-05-10 03:02:20,679 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/5cffe3e9-816b-4d0c-b470-30ba8fef2430.json used request id req-c647173c-fb32-478a-a8c0-875bce144585 2019-05-10 03:02:20,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/8f37bc7c-f11c-458c-af81-db28ab65fab5 2019-05-10 03:02:20,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:20,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T03:02:18.546Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T02:57:02.439Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-10T02:57:02.440Z", "id": "8f37bc7c-f11c-458c-af81-db28ab65fab5"} 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:20,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:20 GMT 2019-05-10 03:02:20,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:20,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-05-10 03:02:20,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:20,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:20,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:20,740 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv 2019-05-10 03:02:21,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:21,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:21,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:21,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:21,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:21,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d93ada75-ce9a-494d-b7e5-560cda37d5bf", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "bono_cluster_size": 1, "flavor_id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "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": "2019-05-10T02:36:35.295Z", "created_by": "admin", "updated_at": "2019-05-10T02:36:35.295Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "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"]}}}} 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:21 GMT 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:21,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:21,109 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:02:31,111 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/blueprints/clearwater-opnfv 2019-05-10 03:02:31,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:02:31,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:02:31,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:02:31,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:02:31,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:02:31,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:02:31,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:02:31,219 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 03:02:31,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-10T02:36:27.034Z", "updated_at": "2019-05-10T02:36:27.034Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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"}}}, "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.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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"}}}, "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"}}}, "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.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.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.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.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_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": "openstack.neutron_plugin.port.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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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"}}}, "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"}}}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"]}}}, "capabilities": {}, "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"}}}}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": 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.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "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"]}}, "metadata": null}} 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:02:31 GMT 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:02:31,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:02:31,222 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:02:31,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 03:02:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:32,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:02:32 GMT X-Openstack-Request-Id: req-7f6fcadb-213e-466e-b670-10242e0946e8 2019-05-10 03:02:32,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:02:32,404 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d93ada75-ce9a-494d-b7e5-560cda37d5bf used request id req-7f6fcadb-213e-466e-b670-10242e0946e8 2019-05-10 03:02:32,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13980817795s 2019-05-10 03:02:32,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:02:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:32,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Fri, 10 May 2019 03:02: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-e1bc7b70-7a7a-4def-ad10-6df3aba97ecf x-openstack-request-id: req-e1bc7b70-7a7a-4def-ad10-6df3aba97ecf 2019-05-10 03:02:32,733 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7289f8d8-6636-43af-b1dd-9df003c39d0f"}, {"name": "cloudify_ims-flavor_alt_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "d762595c-1f8b-4107-a84c-41ff0c1e9ee7"}]} 2019-05-10 03:02:32,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e1bc7b70-7a7a-4def-ad10-6df3aba97ecf 2019-05-10 03:02:32,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.32338309288s 2019-05-10 03:02:32,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 03:02:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:32,785 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:02:32 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-ac3a79aa-4e4d-4e81-91fd-1ae49ea174ba x-openstack-request-id: req-ac3a79aa-4e4d-4e81-91fd-1ae49ea174ba 2019-05-10 03:02:32,785 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d762595c-1f8b-4107-a84c-41ff0c1e9ee7 used request id req-ac3a79aa-4e4d-4e81-91fd-1ae49ea174ba 2019-05-10 03:02:32,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0497958660126s 2019-05-10 03:02:32,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 03:02:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/a32afec7-4b5d-476b-8a3e-9c36218f8a3f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:34,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:02:34 GMT X-Openstack-Request-Id: req-6350c34e-6557-4455-9fac-3ae70bd6e93d 2019-05-10 03:02:34,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:34,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/a32afec7-4b5d-476b-8a3e-9c36218f8a3f.json used request id req-6350c34e-6557-4455-9fac-3ae70bd6e93d 2019-05-10 03:02:34,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.03624987602s 2019-05-10 03:02:34,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:02:34,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:35,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:02:35 GMT X-Openstack-Request-Id: req-72a8d893-752c-491d-8d7d-1a986eed2012 2019-05-10 03:02:35,212 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 03:02:35,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-72a8d893-752c-491d-8d7d-1a986eed2012 2019-05-10 03:02:35,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.375534057617s 2019-05-10 03:02:35,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-10 03:02:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:35,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 10 May 2019 03:02: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-adfb0d4a-6af1-44f7-b9c6-6b1fc6e26e1f x-openstack-request-id: req-adfb0d4a-6af1-44f7-b9c6-6b1fc6e26e1f 2019-05-10 03:02:35,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268 used request id req-adfb0d4a-6af1-44f7-b9c6-6b1fc6e26e1f 2019-05-10 03:02:35,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.463869094849s 2019-05-10 03:02:35,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:02:35,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:36,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Fri, 10 May 2019 03:02: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-ae0976d1-8c69-4f25-9e0d-8dd75daaf084 x-openstack-request-id: req-ae0976d1-8c69-4f25-9e0d-8dd75daaf084 2019-05-10 03:02:36,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a9:0a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a9:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/17e37470-efd2-49fe-923c-d6109f46f268", "rel": "bookmark"}], "image": {"id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "links": [{"href": "http://172.30.9.21:8774/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T02:32:35.000000", "flavor": {"id": "7289f8d8-6636-43af-b1dd-9df003c39d0f", "links": [{"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}]}, "id": "17e37470-efd2-49fe-923c-d6109f46f268", "security_groups": [{"name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}], "user_id": "4696f0e3cb5a4c36aba28784c91ef7a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:02:35Z", "hostId": "5a43c472f94f335a3297215ac2462f8f204883a3f8d4793ac64b99b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "name": "cloudify_ims-vm_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "created": "2019-05-10T02:30:43Z", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:02:36,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ae0976d1-8c69-4f25-9e0d-8dd75daaf084 2019-05-10 03:02:36,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741452932358s 2019-05-10 03:02:36,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:02:38,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:02:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:38,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 10 May 2019 03:02: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-6dea28d3-3f27-4767-b7e7-f336989f067d x-openstack-request-id: req-6dea28d3-3f27-4767-b7e7-f336989f067d 2019-05-10 03:02:38,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-10 03:02:38,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6dea28d3-3f27-4767-b7e7-f336989f067d 2019-05-10 03:02:38,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0731339454651s 2019-05-10 03:02:38,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:02:38,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:38,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Fri, 10 May 2019 03:02:38 GMT X-Openstack-Request-Id: req-88a78c2f-ef29-47b6-8b71-d56fb137e3ac 2019-05-10 03:02:38,861 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:36:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:36:19Z", "revision_number": 0, "id": "dafdda57-c8f1-4a0e-9e89-fdfa90e9ea72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:19Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 2, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:33Z", "updated_at": "2019-05-10T02:30:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T02:30:36Z", "revision_number": 0, "id": "2f65784d-4c0f-4240-bed7-fbaa98e99d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "4a0640a7-2ffa-42db-bd21-38d3eeacbe0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-10T02:30:36Z", "revision_number": 0, "id": "7557b26b-c8a3-4dfc-9b34-6ac68b6c090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:36Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "8573c753-3cdc-4462-a80f-8d5ff4641a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "8885d9f5-0ffd-43c1-9750-587d323fe1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T02:30:34Z", "revision_number": 0, "id": "a7d7cbea-fe0b-4a0b-8f38-47289e42129b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:34Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T02:30:35Z", "revision_number": 0, "id": "afc8f22a-a69c-4404-8b37-3c2552c3374a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:35Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:30:33Z", "revision_number": 0, "id": "dd8c9a90-8b58-46b2-9b20-1e74228e1451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:33Z", "security_group_id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 7, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "852a5695-60cb-4cf3-a004-4baea4f728a1", "name": "cloudify_ims-sg_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 03:02:38,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-88a78c2f-ef29-47b6-8b71-d56fb137e3ac 2019-05-10 03:02:38,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361279010773s 2019-05-10 03:02:38,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 03:02:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/852a5695-60cb-4cf3-a004-4baea4f728a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:39,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:02:39 GMT X-Openstack-Request-Id: req-b41bd966-d870-4d9d-a60d-cab3354b58ed 2019-05-10 03:02:39,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:39,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/852a5695-60cb-4cf3-a004-4baea4f728a1.json used request id req-b41bd966-d870-4d9d-a60d-cab3354b58ed 2019-05-10 03:02:39,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.548202037811s 2019-05-10 03:02:39,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-10 03:02:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:39,457 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:02: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 x-compute-request-id: req-f266aaa4-fb58-413d-b8b1-1de539435374 x-openstack-request-id: req-f266aaa4-fb58-413d-b8b1-1de539435374 2019-05-10 03:02:39,457 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_e53a4d12-5c4f-473a-b099-5ba02b827ca1 used request id req-f266aaa4-fb58-413d-b8b1-1de539435374 2019-05-10 03:02:39,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0397729873657s 2019-05-10 03:02:39,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 03:02:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9ebcac4a-d77c-4198-9b88-ccfc4afb8679/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" -d '{"subnet_id": "d0879d96-c07c-4dd6-8037-46df929a8b69"}' 2019-05-10 03:02:43,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 03:02:43 GMT X-Openstack-Request-Id: req-dd2ee127-e9b8-436d-b8ff-3a66d85bc238 2019-05-10 03:02:43,043 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0a07d085-819f-47dc-adba-680e89f5ccda", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "subnet_id": "d0879d96-c07c-4dd6-8037-46df929a8b69", "subnet_ids": ["d0879d96-c07c-4dd6-8037-46df929a8b69"], "port_id": "e945cdbe-54ab-424f-b80c-26878f485686", "id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679"} 2019-05-10 03:02:43,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ebcac4a-d77c-4198-9b88-ccfc4afb8679/remove_router_interface.json used request id req-dd2ee127-e9b8-436d-b8ff-3a66d85bc238 2019-05-10 03:02:43,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.58540415764s 2019-05-10 03:02:43,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 03:02:43,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:43,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Fri, 10 May 2019 03:02:43 GMT X-Openstack-Request-Id: req-77219889-ea34-4e3d-bf5e-758b20b0bc1b 2019-05-10 03:02:43,462 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:13Z", "admin_state_up": true, "updated_at": "2019-05-10T03:02:40Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "9ebcac4a-d77c-4198-9b88-ccfc4afb8679", "name": "cloudify_ims-router_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 03:02:43,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-77219889-ea34-4e3d-bf5e-758b20b0bc1b 2019-05-10 03:02:43,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.419361114502s 2019-05-10 03:02:43,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 03:02:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9ebcac4a-d77c-4198-9b88-ccfc4afb8679.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:48,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:02:48 GMT X-Openstack-Request-Id: req-ec1b416e-0377-4860-8cab-5ca93c6d4915 2019-05-10 03:02:48,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:48,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9ebcac4a-d77c-4198-9b88-ccfc4afb8679.json used request id req-ec1b416e-0377-4860-8cab-5ca93c6d4915 2019-05-10 03:02:48,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.55783295631s 2019-05-10 03:02:48,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 03:02:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:48,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 10 May 2019 03:02:48 GMT X-Openstack-Request-Id: req-4c9db706-1c2f-4791-b187-1c0615d6e6cf 2019-05-10 03:02:48,371 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a07d085-819f-47dc-adba-680e89f5ccda","tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T02:30:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3099a326e6094ec7bdb00ae84dc15052","id":"d0879d96-c07c-4dd6-8037-46df929a8b69","subnetpool_id":null,"name":"cloudify_ims-subnet_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}]} 2019-05-10 03:02:48,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4c9db706-1c2f-4791-b187-1c0615d6e6cf 2019-05-10 03:02:48,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.348608016968s 2019-05-10 03:02:48,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 03:02:48,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d0879d96-c07c-4dd6-8037-46df929a8b69.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:51,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:02:51 GMT X-Openstack-Request-Id: req-7c910392-a4bf-4640-9fa3-4797baed534c 2019-05-10 03:02:51,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:51,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d0879d96-c07c-4dd6-8037-46df929a8b69.json used request id req-7c910392-a4bf-4640-9fa3-4797baed534c 2019-05-10 03:02:51,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.92904210091s 2019-05-10 03:02:51,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:02:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:51,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 10 May 2019 03:02:51 GMT X-Openstack-Request-Id: req-98d221d0-4f10-4857-9951-885e4efeabd9 2019-05-10 03:02:51,615 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a07d085-819f-47dc-adba-680e89f5ccda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3099a326e6094ec7bdb00ae84dc15052","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:02:51Z","qos_policy_id":null,"name":"cloudify_ims-net_e53a4d12-5c4f-473a-b099-5ba02b827ca1","admin_state_up":true,"tenant_id":"3099a326e6094ec7bdb00ae84dc15052","created_at":"2019-05-10T02:30:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:02:51,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-98d221d0-4f10-4857-9951-885e4efeabd9 2019-05-10 03:02:51,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313043117523s 2019-05-10 03:02:51,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 03:02:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/0a07d085-819f-47dc-adba-680e89f5ccda.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:53,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:02:53 GMT X-Openstack-Request-Id: req-fa508882-8605-4ce9-9469-35cbc467fcc5 2019-05-10 03:02:53,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:53,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0a07d085-819f-47dc-adba-680e89f5ccda.json used request id req-fa508882-8605-4ce9-9469-35cbc467fcc5 2019-05-10 03:02:53,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.11973214149s 2019-05-10 03:02:53,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:02:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:54,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 03:02:54 GMT X-Openstack-Request-Id: req-b55aaa04-2c4e-491a-a330-351c5bc39fd3 2019-05-10 03:02:54,064 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T02:30:31Z", "file": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/file", "owner": "3099a326e6094ec7bdb00ae84dc15052", "id": "af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "size": 297533440, "self": "/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T02:30:25Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:02:54,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b55aaa04-2c4e-491a-a330-351c5bc39fd3 2019-05-10 03:02:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323249101639s 2019-05-10 03:02:54,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 03:02:54,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e1c383c3ebc01bcff56547be2b7be60f87810d9" 2019-05-10 03:02:55,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:02:55 GMT X-Openstack-Request-Id: req-c057857b-0497-45f8-a6d9-a2cee04a670a 2019-05-10 03:02:55,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:02:55,632 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/af93e9f1-5bc2-492e-92b3-aaddfa0d008c used request id req-c057857b-0497-45f8-a6d9-a2cee04a670a 2019-05-10 03:02:55,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.56533503532s 2019-05-10 03:02:55,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:02:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:55,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 10 May 2019 03:02: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-d5dbab2a-4e38-4b80-aa9b-e6a41d0cd28e x-openstack-request-id: req-d5dbab2a-4e38-4b80-aa9b-e6a41d0cd28e 2019-05-10 03:02:55,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "7289f8d8-6636-43af-b1dd-9df003c39d0f"}]} 2019-05-10 03:02:55,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d5dbab2a-4e38-4b80-aa9b-e6a41d0cd28e 2019-05-10 03:02:55,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316889286041s 2019-05-10 03:02:55,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 03:02:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:55,701 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:02: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-6be49169-f86c-43d4-8c48-72a6de4a38bc x-openstack-request-id: req-6be49169-f86c-43d4-8c48-72a6de4a38bc 2019-05-10 03:02:55,701 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7289f8d8-6636-43af-b1dd-9df003c39d0f used request id req-6be49169-f86c-43d4-8c48-72a6de4a38bc 2019-05-10 03:02:55,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0357298851013s 2019-05-10 03:02:55,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:02:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:55,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Fri, 10 May 2019 03:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de56be3b-5a2d-4d8c-826a-c6f508e98b5f 2019-05-10 03:02:55,956 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": {"self": "http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4696f0e3cb5a4c36aba28784c91ef7a2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:02:55,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de56be3b-5a2d-4d8c-826a-c6f508e98b5f 2019-05-10 03:02:55,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254253149033s 2019-05-10 03:02:55,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:02:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:56,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Fri, 10 May 2019 03:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc125ad-3b8b-4c90-9143-77a4b77be4c1 2019-05-10 03:02:56,196 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_e53a4d12-5c4f-473a-b099-5ba02b827ca1", "links": {"self": "http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4696f0e3cb5a4c36aba28784c91ef7a2", "description": null}} 2019-05-10 03:02:56,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2 used request id req-1bc125ad-3b8b-4c90-9143-77a4b77be4c1 2019-05-10 03:02:56,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234586954117s 2019-05-10 03:02:56,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 03:02:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:56,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da61d137-89bb-45ce-8bf7-574c9551b49b 2019-05-10 03:02:56,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:02:56,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4696f0e3cb5a4c36aba28784c91ef7a2 used request id req-da61d137-89bb-45ce-8bf7-574c9551b49b 2019-05-10 03:02:56,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.518103837967s 2019-05-10 03:02:56,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:02:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:56,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 10 May 2019 03:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a837d8d-750c-4cdb-8f31-c7841c7a341e 2019-05-10 03:02:56,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052"}, "tags": [], "enabled": true, "id": "3099a326e6094ec7bdb00ae84dc15052", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_e53a4d12-5c4f-473a-b099-5ba02b827ca1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 03:02:56,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0a837d8d-750c-4cdb-8f31-c7841c7a341e 2019-05-10 03:02:56,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128134012222s 2019-05-10 03:02:56,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 03:02:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:57,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0171a149-1f11-4240-829d-5687f731e128 2019-05-10 03:02:57,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:02:57,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3099a326e6094ec7bdb00ae84dc15052 used request id req-0171a149-1f11-4240-829d-5687f731e128 2019-05-10 03:02:57,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294133901596s 2019-05-10 03:02:57,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:02:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3099a326e6094ec7bdb00ae84dc15052&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:57,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Fri, 10 May 2019 03:02:57 GMT X-Openstack-Request-Id: req-4d411a78-9ca3-4ce0-9ce7-33babb4f1c14 2019-05-10 03:02:57,482 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:36:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:36:19Z", "revision_number": 0, "id": "dafdda57-c8f1-4a0e-9e89-fdfa90e9ea72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:19Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 2, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}]} 2019-05-10 03:02:57,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3099a326e6094ec7bdb00ae84dc15052&name=default used request id req-4d411a78-9ca3-4ce0-9ce7-33babb4f1c14 2019-05-10 03:02:57,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327247858047s 2019-05-10 03:02:57,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:02:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:57,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Fri, 10 May 2019 03:02:57 GMT X-Openstack-Request-Id: req-132ab6ab-26c6-4f1e-a395-5a50bbccef78 2019-05-10 03:02:57,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "created_at": "2019-05-10T02:30:09Z", "updated_at": "2019-05-10T02:36:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "393f805b-6016-4afa-afe8-a1a379672f4c", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "760fd4ea-5534-45ce-8699-a73d3b57fd46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "964afc0f-681b-46f5-9506-8788ddedecc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv6", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T02:30:09Z", "revision_number": 0, "id": "9cd9ebd3-6926-4681-95c6-24f51ecae5e9", "remote_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "remote_ip_prefix": null, "created_at": "2019-05-10T02:30:09Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": null, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T02:36:19Z", "revision_number": 0, "id": "dafdda57-c8f1-4a0e-9e89-fdfa90e9ea72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T02:36:19Z", "security_group_id": "76fae9e8-51e7-497d-a251-0c6310e17959", "tenant_id": "3099a326e6094ec7bdb00ae84dc15052", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3099a326e6094ec7bdb00ae84dc15052"}], "revision_number": 2, "project_id": "3099a326e6094ec7bdb00ae84dc15052", "id": "76fae9e8-51e7-497d-a251-0c6310e17959", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 03:02:57,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-132ab6ab-26c6-4f1e-a395-5a50bbccef78 2019-05-10 03:02:57,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.402513980865s 2019-05-10 03:02:57,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 03:02:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/76fae9e8-51e7-497d-a251-0c6310e17959.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1670d55302ee429bb5665802f00f303d30a57ffe" 2019-05-10 03:02:58,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:02:58 GMT X-Openstack-Request-Id: req-80422efe-91a8-4776-a0cc-32bd4e0d1551 2019-05-10 03:02:58,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:02:58,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/76fae9e8-51e7-497d-a251-0c6310e17959.json used request id req-80422efe-91a8-4776-a0cc-32bd4e0d1551 2019-05-10 03:02:58,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.437705993652s 2019-05-10 03:02:58,358 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-05-10 03:02:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:02:58,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 03:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c09788c-3885-406a-8b82-b75ec826cff5 2019-05-10 03:02:58,389 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 03:02:58,389 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-5c09788c-3885-406a-8b82-b75ec826cff5 2019-05-10 03:02:58,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 03:02:58,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T04:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["g5fE3r1kQUW5fTiwcy15Xg"], "issued_at": "2019-05-10T03:02:58.000000Z"}} 2019-05-10 03:02:58,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:02:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:02:59,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 03:02:59 GMT X-Openstack-Request-Id: req-ad419b6a-e667-437b-bc97-9dc0cf96d498 2019-05-10 03:02:59,479 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 03:02:59,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ad419b6a-e667-437b-bc97-9dc0cf96d498 2019-05-10 03:02:59,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.562653064728s 2019-05-10 03:02:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:02:59,492 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 03:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894544e6-c711-4648-baf8-d9dae7e860f6 2019-05-10 03:02:59,492 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:02:59,492 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-894544e6-c711-4648-baf8-d9dae7e860f6 2019-05-10 03:02:59,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:02:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:02:59,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 03:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c647de-0715-40a7-b318-04a26a83168a 2019-05-10 03:02:59,719 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 03:02:59,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f6c647de-0715-40a7-b318-04a26a83168a 2019-05-10 03:02:59,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226383924484s 2019-05-10 03:02:59,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 03:02:59,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}}' 2019-05-10 03:03:00,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 10 May 2019 03:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377a85dc-e9d7-4a54-bca0-0e2be9600800 2019-05-10 03:03:00,015 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a"}, "tags": [], "enabled": true, "id": "d59d22602e494bc385d6ac2a05f4374a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}} 2019-05-10 03:03:00,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-377a85dc-e9d7-4a54-bca0-0e2be9600800 2019-05-10 03:03:00,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.288213014603s 2019-05-10 03:03:00,016 - 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'd59d22602e494bc385d6ac2a05f4374a', '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_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}) 2019-05-10 03:03:00,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 03:03:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "K0lwMxIkVhEtWb2ihMqgkwcjO4wuQ5", "email": null, "name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}}' 2019-05-10 03:03:00,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 10 May 2019 03:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa5d8f5-82be-4b87-91e6-82f9b52640c5 2019-05-10 03:03:00,512 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": {"self": "http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4b7763ef4a647bd8bf073db6e912eee", "domain_id": "default", "password_expires_at": null}} 2019-05-10 03:03:00,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4fa5d8f5-82be-4b87-91e6-82f9b52640c5 2019-05-10 03:03:00,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.487712860107s 2019-05-10 03:03:00,513 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b4b7763ef4a647bd8bf073db6e912eee', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}) 2019-05-10 03:03:00,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:03:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:00,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783d2057-476a-4d63-94ab-2a48f0ddfc87 2019-05-10 03:03:00,738 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:03:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-783d2057-476a-4d63-94ab-2a48f0ddfc87 2019-05-10 03:03:00,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221498012543s 2019-05-10 03:03:00,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:03:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:00,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935a8a6b-dae1-47e2-b6e1-d7f1ec675afb 2019-05-10 03:03:00,984 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:03:00,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-935a8a6b-dae1-47e2-b6e1-d7f1ec675afb 2019-05-10 03:03:00,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240481853485s 2019-05-10 03:03:00,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:03:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:01,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f11179-6f65-400f-8274-f66404b56c63 2019-05-10 03:03:01,203 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:03:01,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a9f11179-6f65-400f-8274-f66404b56c63 2019-05-10 03:03:01,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214652061462s 2019-05-10 03:03:01,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:03:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 03:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd329c7-4ec1-4039-9d9b-faa89010bc93 2019-05-10 03:03:01,425 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 03:03:01,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2cd329c7-4ec1-4039-9d9b-faa89010bc93 2019-05-10 03:03:01,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216646909714s 2019-05-10 03:03:01,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:03:01,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:01,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Fri, 10 May 2019 03:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5259a392-cb0e-4984-a7be-1194bbef3913 2019-05-10 03:03:01,665 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": {"self": "http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4b7763ef4a647bd8bf073db6e912eee", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:03:01,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5259a392-cb0e-4984-a7be-1194bbef3913 2019-05-10 03:03:01,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238427877426s 2019-05-10 03:03:01,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:03:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:02,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 03:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72135dd-d316-4e87-b25c-2704a30f3a6f 2019-05-10 03:03:02,019 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a"}, "tags": [], "enabled": true, "id": "d59d22602e494bc385d6ac2a05f4374a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 03:03:02,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a72135dd-d316-4e87-b25c-2704a30f3a6f 2019-05-10 03:03:02,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.340682029724s 2019-05-10 03:03:02,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 03:03:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b4b7763ef4a647bd8bf073db6e912eee&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=d59d22602e494bc385d6ac2a05f4374a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 10 May 2019 03:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8acccb6-b187-4341-9304-09b213069657 2019-05-10 03:03:02,237 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b4b7763ef4a647bd8bf073db6e912eee&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=d59d22602e494bc385d6ac2a05f4374a", "previous": null, "next": null}} 2019-05-10 03:03:02,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b4b7763ef4a647bd8bf073db6e912eee&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=d59d22602e494bc385d6ac2a05f4374a used request id req-b8acccb6-b187-4341-9304-09b213069657 2019-05-10 03:03:02,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210744857788s 2019-05-10 03:03:02,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 03:03:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a/users/b4b7763ef4a647bd8bf073db6e912eee/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:02,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66321b46-1802-403c-b121-e415b562e2e7 2019-05-10 03:03:02,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:03:02,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a/users/b4b7763ef4a647bd8bf073db6e912eee/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-66321b46-1802-403c-b121-e415b562e2e7 2019-05-10 03:03:02,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273063898087s 2019-05-10 03:03:02,516 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 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'd59d22602e494bc385d6ac2a05f4374a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'K0lwMxIkVhEtWb2ihMqgkwcjO4wuQ5', 'username': u'heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 03:03:02,519 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'password': 'K0lwMxIkVhEtWb2ihMqgkwcjO4wuQ5', 'project_name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd59d22602e494bc385d6ac2a05f4374a', 'project_domain_name': 'Default'} 2019-05-10 03:03:02,551 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', 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}} 2019-05-10 03:03:02,552 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-05-10 03:03:02,553 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-10 03:03:03,655 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-10 03:03:03,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:03:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 03:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc325f8-9327-4d6b-882e-6855310cec12 2019-05-10 03:03:03,661 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 03:03:03,661 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-fdc325f8-9327-4d6b-882e-6855310cec12 2019-05-10 03:03:03,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 03:03:04,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T04:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d59d22602e494bc385d6ac2a05f4374a", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d59d22602e494bc385d6ac2a05f4374a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/d59d22602e494bc385d6ac2a05f4374a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/d59d22602e494bc385d6ac2a05f4374a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_d59d22602e494bc385d6ac2a05f4374a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_d59d22602e494bc385d6ac2a05f4374a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/d59d22602e494bc385d6ac2a05f4374a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/d59d22602e494bc385d6ac2a05f4374a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/d59d22602e494bc385d6ac2a05f4374a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d59d22602e494bc385d6ac2a05f4374a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/d59d22602e494bc385d6ac2a05f4374a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "id": "b4b7763ef4a647bd8bf073db6e912eee"}, "audit_ids": ["fCD8D2RkSmS-rMNq1lAVTg"], "issued_at": "2019-05-10T03:03:04.000000Z"}} 2019-05-10 03:03:04,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:03:04,081 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 03:03:04 GMT 2019-05-10 03:03:04,082 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 03:03:04,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:03:04,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:04,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 03:03:04 GMT X-Openstack-Request-Id: req-5a302eeb-80cf-479a-966e-a7c86929c25d 2019-05-10 03:03:04,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:03:04,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5a302eeb-80cf-479a-966e-a7c86929c25d 2019-05-10 03:03:04,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330706834793s 2019-05-10 03:03:04,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 03:03:04,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}' 2019-05-10 03:03:04,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 10 May 2019 03:03:04 GMT Location: http://172.30.9.21:9292/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0944abbe-c3df-4bc1-a3c5-88f4e2f89794 2019-05-10 03:03:04,784 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:04Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": null, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": null, "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 03:03:04,784 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0944abbe-c3df-4bc1-a3c5-88f4e2f89794 2019-05-10 03:03:04,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35679101944s 2019-05-10 03:03:04,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 03:03:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '' 2019-05-10 03:03:09,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:09 GMT X-Openstack-Request-Id: req-e0dc419a-a589-46e6-aa27-60ff0b31637f 2019-05-10 03:03:09,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:09,828 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file used request id req-e0dc419a-a589-46e6-aa27-60ff0b31637f 2019-05-10 03:03:09,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.04289102554s 2019-05-10 03:03:09,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:03:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:10,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:03:10 GMT X-Openstack-Request-Id: req-f49b7e28-597a-4fa7-92cd-58b94fa28489 2019-05-10 03:03:10,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:03:10,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f49b7e28-597a-4fa7-92cd-58b94fa28489 2019-05-10 03:03:10,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759674072266s 2019-05-10 03:03:10,595 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file', 'owner': u'd59d22602e494bc385d6ac2a05f4374a', 'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'size': 263848448, u'self': u'/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T03:03:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T03:03:09Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'created': u'2019-05-10T03:03:04Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-10T03:03:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-10 03:03:10,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 03:03:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-10 03:03:10,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 10 May 2019 03:03: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-61d422b8-2b87-4295-9ce5-c11af5be3048 x-openstack-request-id: req-61d422b8-2b87-4295-9ce5-c11af5be3048 2019-05-10 03:03:10,956 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}} 2019-05-10 03:03:10,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-61d422b8-2b87-4295-9ce5-c11af5be3048 2019-05-10 03:03:10,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358147144318s 2019-05-10 03:03:10,957 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2ab4035b39944105b06c1331442b1700', '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'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'swap': 0}) 2019-05-10 03:03:10,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 03:03:10,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" -d '{"extra_specs": {}}' 2019-05-10 03:03:10,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:03: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-81d05c88-5d6a-4f70-990c-360c81b2a224 x-openstack-request-id: req-81d05c88-5d6a-4f70-990c-360c81b2a224 2019-05-10 03:03:10,978 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 03:03:10,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab/os-extra_specs used request id req-81d05c88-5d6a-4f70-990c-360c81b2a224 2019-05-10 03:03:10,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205760002136s 2019-05-10 03:03:10,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:03:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:11,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Fri, 10 May 2019 03:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad14594-cc73-423a-bf54-fcb5511af5e6 2019-05-10 03:03:11,215 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a"}, "tags": [], "enabled": true, "id": "d59d22602e494bc385d6ac2a05f4374a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}]} 2019-05-10 03:03:11,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-cad14594-cc73-423a-bf54-fcb5511af5e6 2019-05-10 03:03:11,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229175806046s 2019-05-10 03:03:11,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-10 03:03:11,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/d59d22602e494bc385d6ac2a05f4374a.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-10 03:03:11,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Fri, 10 May 2019 03:03:11 GMT X-Openstack-Request-Id: req-6d8fef24-13b2-423c-b9a3-e6fbad1a7ab2 2019-05-10 03:03:11,597 - 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}} 2019-05-10 03:03:11,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/d59d22602e494bc385d6ac2a05f4374a.json used request id req-6d8fef24-13b2-423c-b9a3-e6fbad1a7ab2 2019-05-10 03:03:11,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.38018989563s 2019-05-10 03:03:11,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:03:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:11,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6d16db-bad8-4c41-ba96-cb882bfdd73e 2019-05-10 03:03:11,810 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:03:11,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e6d16db-bad8-4c41-ba96-cb882bfdd73e 2019-05-10 03:03:11,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208914041519s 2019-05-10 03:03:11,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-10 03:03:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-10 03:03:12,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Fri, 10 May 2019 03:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b42db8a-c937-40da-9457-18c99b0db4db 2019-05-10 03:03:12,061 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "8bf33232b02e4f9186499e0578ded0dc", "links": {"self": "http://172.30.9.21:5000/v3/roles/8bf33232b02e4f9186499e0578ded0dc"}, "name": "heat_stack_owner"}} 2019-05-10 03:03:12,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1b42db8a-c937-40da-9457-18c99b0db4db 2019-05-10 03:03:12,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.245641231537s 2019-05-10 03:03:12,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:03:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:12,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Fri, 10 May 2019 03:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e00c21-c5de-4fa6-afeb-0979a22b2786 2019-05-10 03:03:12,288 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8bf33232b02e4f9186499e0578ded0dc", "links": {"self": "http://172.30.9.21:5000/v3/roles/8bf33232b02e4f9186499e0578ded0dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:03:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94e00c21-c5de-4fa6-afeb-0979a22b2786 2019-05-10 03:03:12,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222301006317s 2019-05-10 03:03:12,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:03:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:12,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 03:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7f5cef-fc1e-4874-925e-7d7364c7fa8a 2019-05-10 03:03:12,510 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 03:03:12,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5f7f5cef-fc1e-4874-925e-7d7364c7fa8a 2019-05-10 03:03:12,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216684103012s 2019-05-10 03:03:12,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:03:12,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:12,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Fri, 10 May 2019 03:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb27c9fd-5468-4b3c-8c02-48a97db67a18 2019-05-10 03:03:12,763 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": {"self": "http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4b7763ef4a647bd8bf073db6e912eee", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:03:12,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cb27c9fd-5468-4b3c-8c02-48a97db67a18 2019-05-10 03:03:12,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251934051514s 2019-05-10 03:03:12,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:03:12,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:13,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 03:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c4bf09-94ee-49b7-910b-eb9c784b4827 2019-05-10 03:03:13,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a"}, "tags": [], "enabled": true, "id": "d59d22602e494bc385d6ac2a05f4374a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 03:03:13,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-74c4bf09-94ee-49b7-910b-eb9c784b4827 2019-05-10 03:03:13,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233994007111s 2019-05-10 03:03:13,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 03:03:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b4b7763ef4a647bd8bf073db6e912eee&role.id=8bf33232b02e4f9186499e0578ded0dc&scope.project.id=d59d22602e494bc385d6ac2a05f4374a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:13,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Fri, 10 May 2019 03:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e55a26-55d7-499b-a65e-1999969bcf23 2019-05-10 03:03:13,233 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b4b7763ef4a647bd8bf073db6e912eee&role.id=8bf33232b02e4f9186499e0578ded0dc&scope.project.id=d59d22602e494bc385d6ac2a05f4374a", "previous": null, "next": null}} 2019-05-10 03:03:13,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b4b7763ef4a647bd8bf073db6e912eee&role.id=8bf33232b02e4f9186499e0578ded0dc&scope.project.id=d59d22602e494bc385d6ac2a05f4374a used request id req-12e55a26-55d7-499b-a65e-1999969bcf23 2019-05-10 03:03:13,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213994979858s 2019-05-10 03:03:13,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 03:03:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a/users/b4b7763ef4a647bd8bf073db6e912eee/roles/8bf33232b02e4f9186499e0578ded0dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:03:13,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b269143a-98f5-43ca-bf7e-53a7560d437b 2019-05-10 03:03:13,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:03:13,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a/users/b4b7763ef4a647bd8bf073db6e912eee/roles/8bf33232b02e4f9186499e0578ded0dc used request id req-b269143a-98f5-43ca-bf7e-53a7560d437b 2019-05-10 03:03:13,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267169952393s 2019-05-10 03:03:13,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-10 03:03:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"keypair": {"name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}}' 2019-05-10 03:03:14,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Fri, 10 May 2019 03:03: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-4d460c37-eba5-4f22-be55-f4d7d1008923 x-openstack-request-id: req-4d460c37-eba5-4f22-be55-f4d7d1008923 2019-05-10 03:03:14,012 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbOQwYfaOqXck1Ui1rbvSY7y2E5g+VFk4o36yw5vFQmEEt9Sn5Ge007uzQiJ3XVuAGg9KHAqSlwQkd3UPyBf5kJBmsKegOgDzwtgqvJFCiCyeAAc2oqUTk1NCf8zoZPxZEMW3tm7M9/Jx3mtC5flj+2cvs0cYvi2GOSFWuZfAcfCcH8A0xLtzQ0ZWlg8Zmeu+QuvY9Jmi0lCv83wH2mc9SLTrtKZsBARXWuDrtMnY+tMon4dZG/eRbeP1u/2NGSU9NKoIId9OX29yX89AwIfWZ+x1c4CRzaDH+R/U/Voc/FoPu6qP39O0GKL/Pl5jNYs9XnkIDLEnBDb64qA06BXxT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2zkMGH2jql3JNVIta270mO8thOYPlRZOKN+ssObxUJhBLfUp\n+RntNO7s0Iid11bgBoPShwKkpcEJHd1D8gX+ZCQZrCnoDoA88LYKryRQogsngAHN\nqKlE5NTQn/M6GT8WRDFt7ZuzPfycd5rQuX5Y/tnL7NHGL4thjkhVrmXwHHwnB/AN\nMS7c0NGVpYPGZnrvkLr2PSZotJQr/N8B9pnPUi067SmbAQEV1rg67TJ2PrTKJ+HW\nRv3kW3j9bv9jRklPTSqCCHfTl9vcl/PQMCH1mfsdXOAkc2gx/kf1P1aHPxaD7uqj\n9/TtBii/z5eYzWLPV55CAyxJwQ2+uKgNOgV8UwIDAQABAoIBAQDB2qtwiMGOqMqB\nhT62zvIqvu4QpGRJIOVSzaBm+oGQFGMm4bIRHjUdZt4w9W4meyM1f6JOUy8HiDCo\noP4xac1v/mBZVuFm2U2KSmAeSk2nTZfLYUzchXpvpCUsHChXJOtquA8OW23gNZ6j\nQVqrfSfzjOMAcuv/JRDKgfqKcogmlpu+SjcXyZ4t7CS3zzMYrgwp37H+JibIq7cs\nvgu9SaxsDfkR3n5SVtJVi881sAs84Y/hAaRCJedDBnhXiCkUYvUYGM3HfTUCA249\noS5CxHxIqPD7HTJpDX4JJnTTjF4/fIL7Vj+zkd44htZitGuMkEapsbIA7++HWo4u\nVBYe/hGRAoGBAPQtTQDDgKWcEhSuq8MZMrJpj6D3NPXkaHMWkG1RSsZoWx77IbCT\nUWpZRuTDAzHuZWfYwkdy147eyP9bRZ1rBY8I4UBtG+drb6HVxyLPMBD3VYTEYQyL\nhdz8pUSruMJU9GScfphDCWSO1CkFTl8/CF+AYLTg5CdrtU8UuBs0AsjbAoGBAOXW\nbWXajWhwj/GJaZ+IGU81CBeGANWhbak7zeH+EdDTwjXii6ibHkYEVLsSs2UsxM/l\nrIK9QhmHxrkAqZkh8mYJiRnicqpYSQxm/mEXRMaq0Ec/4PZeNVIi/Sl9KpUq99dz\ntLhdbVNC9TI9UvkMm2JvJv0bat2o3UXhCYZAoxfpAoGBAOyPuuuDfO51fxrkgunY\nTsKE/K7A8WFMsVjWwoP2XxBL6APi36fXgegbqFBXEpBcW4g5ezeHbokvE+I5hf9V\nwSPrQXeOfZs9/f/3Qh9aRUIarZKcQz3JKp6HcoJOMAiuD7wt1YQkZkQzEB7R0jT6\nt1z23jo/Kyt58UU1WIyaXhxDAoGAJqsGyMYWWGXnsclendp195+CdwKyjT6Vho1r\nPARU1v9pg0tUF8/RLhJ4dujUiccYbanEdlKFFmqDgoicAAl4ELa1/Ebe583mrFF/\nprIVfh8q33Hd1VVQPztnwF0wltwdyn/K/eGqDQIM4qDynrgCRHNS6e588kIAyEru\nIUoqplECgYAyB2ZRzO0Q4gbSFDfhDt4XfO2H2o/FBdNyf6HG2BvHGYgesADYtBoK\nsn2v2kIm7otAc3gJ2MGrewvfmq3tPZOOw5hEjkyH/6zC5AtnHjtV80LbcXItDrr7\nn40fXi68YxZAcSQ0MfB8o0+Perk5ispvuIZOStuhAja0UFAMgRBOWQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "fingerprint": "50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83"}} 2019-05-10 03:03:14,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4d460c37-eba5-4f22-be55-f4d7d1008923 2019-05-10 03:03:14,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.50479388237s 2019-05-10 03:03:14,013 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2zkMGH2jql3JNVIta270mO8thOYPlRZOKN+ssObxUJhBLfUp +RntNO7s0Iid11bgBoPShwKkpcEJHd1D8gX+ZCQZrCnoDoA88LYKryRQogsngAHN qKlE5NTQn/M6GT8WRDFt7ZuzPfycd5rQuX5Y/tnL7NHGL4thjkhVrmXwHHwnB/AN MS7c0NGVpYPGZnrvkLr2PSZotJQr/N8B9pnPUi067SmbAQEV1rg67TJ2PrTKJ+HW Rv3kW3j9bv9jRklPTSqCCHfTl9vcl/PQMCH1mfsdXOAkc2gx/kf1P1aHPxaD7uqj 9/TtBii/z5eYzWLPV55CAyxJwQ2+uKgNOgV8UwIDAQABAoIBAQDB2qtwiMGOqMqB hT62zvIqvu4QpGRJIOVSzaBm+oGQFGMm4bIRHjUdZt4w9W4meyM1f6JOUy8HiDCo oP4xac1v/mBZVuFm2U2KSmAeSk2nTZfLYUzchXpvpCUsHChXJOtquA8OW23gNZ6j QVqrfSfzjOMAcuv/JRDKgfqKcogmlpu+SjcXyZ4t7CS3zzMYrgwp37H+JibIq7cs vgu9SaxsDfkR3n5SVtJVi881sAs84Y/hAaRCJedDBnhXiCkUYvUYGM3HfTUCA249 oS5CxHxIqPD7HTJpDX4JJnTTjF4/fIL7Vj+zkd44htZitGuMkEapsbIA7++HWo4u VBYe/hGRAoGBAPQtTQDDgKWcEhSuq8MZMrJpj6D3NPXkaHMWkG1RSsZoWx77IbCT UWpZRuTDAzHuZWfYwkdy147eyP9bRZ1rBY8I4UBtG+drb6HVxyLPMBD3VYTEYQyL hdz8pUSruMJU9GScfphDCWSO1CkFTl8/CF+AYLTg5CdrtU8UuBs0AsjbAoGBAOXW bWXajWhwj/GJaZ+IGU81CBeGANWhbak7zeH+EdDTwjXii6ibHkYEVLsSs2UsxM/l rIK9QhmHxrkAqZkh8mYJiRnicqpYSQxm/mEXRMaq0Ec/4PZeNVIi/Sl9KpUq99dz tLhdbVNC9TI9UvkMm2JvJv0bat2o3UXhCYZAoxfpAoGBAOyPuuuDfO51fxrkgunY TsKE/K7A8WFMsVjWwoP2XxBL6APi36fXgegbqFBXEpBcW4g5ezeHbokvE+I5hf9V wSPrQXeOfZs9/f/3Qh9aRUIarZKcQz3JKp6HcoJOMAiuD7wt1YQkZkQzEB7R0jT6 t1z23jo/Kyt58UU1WIyaXhxDAoGAJqsGyMYWWGXnsclendp195+CdwKyjT6Vho1r PARU1v9pg0tUF8/RLhJ4dujUiccYbanEdlKFFmqDgoicAAl4ELa1/Ebe583mrFF/ prIVfh8q33Hd1VVQPztnwF0wltwdyn/K/eGqDQIM4qDynrgCRHNS6e588kIAyEru IUoqplECgYAyB2ZRzO0Q4gbSFDfhDt4XfO2H2o/FBdNyf6HG2BvHGYgesADYtBoK sn2v2kIm7otAc3gJ2MGrewvfmq3tPZOOw5hEjkyH/6zC5AtnHjtV80LbcXItDrr7 n40fXi68YxZAcSQ0MfB8o0+Perk5ispvuIZOStuhAja0UFAMgRBOWQ== -----END RSA PRIVATE KEY----- 2019-05-10 03:03:14,013 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-05-10 03:03:14,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-05-10 03:03:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -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\"}]}, \"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\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__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_hostname=sprout.__zone__\\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\\nreduce_cassandra_mem_usage=Y\\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\\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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\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__ --realm __zone__\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-vellum.log) 2>&1\\nset -x\\nsleep 180\\nsysctl -w net.ipv6.conf.lo.disable_ipv6=0\\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.\\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=__private_mgmt_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_mgmt_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_mgmt_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 __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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/sprout.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 Sprout 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-sprout.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.\\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=__private_mgmt_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 __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_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\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"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\"}]}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"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\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": {\"__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\"]}, \"__dns_ip__\": {\"get_param\": \"dns_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}}, \"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# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\ncat > /etc/bind/named.conf.options << EOF\\noptions {\\n directory \\\"/var/cache/bind\\\";\\n forwarders {\\n __dns_ip__;\\n };\\n dnssec-validation auto;\\n auth-nxdomain no;\\n listen-on-v6 { any; };\\n};\\nEOF\\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\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/dime.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 Dime 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-dime.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.\\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=__private_mgmt_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 __public_mgmt_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs-prov.__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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-bono.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.\\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=__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_mgmt_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_mgmt_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\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-homer.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.\\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=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_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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}}, \"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\": {\"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 65535, \"port_range_min\": 1}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 1}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "private_mgmt_net_gateway": "192.168.100.254", "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "dime_cluster_size": 1, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_end": "192.168.100.253", "private_mgmt_net_pool_start": "192.168.100.1", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "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"}, "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"}, "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"}, "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_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "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"}]}, "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"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "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"}, "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": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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}' 2019-05-10 03:03:24,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Fri, 10 May 2019 03:03:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 Server: Apache x-openstack-request-id: req-f85b28ff-e0e6-4d53-8816-e1b6eee7df9c 2019-05-10 03:03:24,739 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}]}} 2019-05-10 03:03:24,739 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks used request id req-f85b28ff-e0e6-4d53-8816-e1b6eee7df9c 2019-05-10 03:03:24,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.2251269817s 2019-05-10 03:03:24,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:03:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:25,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?sort_dir=asc Server: Apache x-openstack-request-id: req-ef660778-3434-49dd-9f0b-99e14a74ecfd 2019-05-10 03:03:25,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:25,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 432 Content-Type: application/json Date: Fri, 10 May 2019 03:03:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdf86af6-84e0-4bc2-ae6e-65052ecc499a 2019-05-10 03:03:25,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-10T03:03:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv/events/0de78b14-82b3-4c18-8a23-af1fb022b50b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "id": "0de78b14-82b3-4c18-8a23-af1fb022b50b"}, {"resource_name": "mgmt_network", "event_time": "2019-05-10T03:03:25Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network/events/29dd37df-3ff4-419d-94bc-1d19f07c6a3f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-ijyvijbf5r3g", "id": "29dd37df-3ff4-419d-94bc-1d19f07c6a3f"}]} 2019-05-10 03:03:25,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?sort_dir=asc&sort_dir=asc used request id req-fdf86af6-84e0-4bc2-ae6e-65052ecc499a 2019-05-10 03:03:25,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.06685113907s 2019-05-10 03:03:30,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:03:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=29dd37df-3ff4-419d-94bc-1d19f07c6a3f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:31,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:30 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=29dd37df-3ff4-419d-94bc-1d19f07c6a3f&sort_dir=asc Server: Apache x-openstack-request-id: req-bfd63db5-bdb7-4a36-8128-cb62debfade0 2019-05-10 03:03:31,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Fri, 10 May 2019 03:03:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95cb0de9-d882-4c03-a9f7-92323736be77 2019-05-10 03:03:32,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-05-10T03:03:26Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups/events/7f65e5a9-9076-44f0-a72e-e59937e9c30a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-y6woclellaaf", "id": "7f65e5a9-9076-44f0-a72e-e59937e9c30a"}, {"resource_name": "security_groups", "event_time": "2019-05-10T03:03:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups/events/280ea31e-c6e1-4b74-8929-647d4a36312a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1231d06c-8b9a-41bd-994c-ccb138f1714a", "id": "280ea31e-c6e1-4b74-8929-647d4a36312a"}]} 2019-05-10 03:03:32,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=29dd37df-3ff4-419d-94bc-1d19f07c6a3f&sort_dir=asc&marker=29dd37df-3ff4-419d-94bc-1d19f07c6a3f&sort_dir=asc used request id req-95cb0de9-d882-4c03-a9f7-92323736be77 2019-05-10 03:03:32,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.54598379135s 2019-05-10 03:03:37,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:03:37,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:38,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc Server: Apache x-openstack-request-id: req-90b567ef-f81e-4ace-b2a9-3e2c00903f11 2019-05-10 03:03:38,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:38,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:03:38 GMT Server: Apache x-openstack-request-id: req-da009d49-17c4-4387-a0c7-b756a7925eca 2019-05-10 03:03:38,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:03:38,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc&marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc used request id req-da009d49-17c4-4387-a0c7-b756a7925eca 2019-05-10 03:03:38,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.10528612137s 2019-05-10 03:03:43,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:03:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:44,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc Server: Apache x-openstack-request-id: req-d1d72c3e-e85b-4b70-8d78-207627a90734 2019-05-10 03:03:44,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:44,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Fri, 10 May 2019 03:03:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-924d3530-c3f1-465b-9add-62278cfe50fc 2019-05-10 03:03:44,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-10T03:03:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network/events/e591f6d1-aac0-4a5a-a434-a4cc43a19146", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5b848456-3717-41ee-aab0-8e704afc31fc", "id": "e591f6d1-aac0-4a5a-a434-a4cc43a19146"}, {"resource_name": "dns", "event_time": "2019-05-10T03:03:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns/events/e05a134e-2cf6-4820-b294-e464fcb9d001", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-th2x6munfj55", "id": "e05a134e-2cf6-4820-b294-e464fcb9d001"}]} 2019-05-10 03:03:44,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc&marker=280ea31e-c6e1-4b74-8929-647d4a36312a&sort_dir=asc used request id req-924d3530-c3f1-465b-9add-62278cfe50fc 2019-05-10 03:03:44,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.805902004242s 2019-05-10 03:03:49,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:03:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:49,319 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-a818a686-a057-4bc8-9c68-d98e0f64f00c 2019-05-10 03:03:49,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:50,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:03:49 GMT Server: Apache x-openstack-request-id: req-c645641f-4ba3-4615-a569-12504e432191 2019-05-10 03:03:50,044 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:03:50,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-c645641f-4ba3-4615-a569-12504e432191 2019-05-10 03:03:50,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.756288051605s 2019-05-10 03:03:55,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:03:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:55,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-345ee72b-bb18-40a4-bd86-ff87085436cd 2019-05-10 03:03:55,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:56,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:03:55 GMT Server: Apache x-openstack-request-id: req-c89d7d58-baf9-4851-b710-aa2c7958049f 2019-05-10 03:03:56,592 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:03:56,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-c89d7d58-baf9-4851-b710-aa2c7958049f 2019-05-10 03:03:56,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.54139995575s 2019-05-10 03:03:56,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:03:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:03:56,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:03:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-7463b13b-24b0-48d6-b68a-a45917e88c1b 2019-05-10 03:03:56,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:03:57,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:03:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21fa9082-2aa4-4013-9c3a-328806dce5b4 2019-05-10 03:03:57,359 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:03:57,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-21fa9082-2aa4-4013-9c3a-328806dce5b4 2019-05-10 03:03:57,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.765985012054s 2019-05-10 03:04:02,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:03,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:02 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-e866c921-a0af-4cd7-87d7-878a6786b68d 2019-05-10 03:04:03,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. 2019-05-10 03:04:03,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:03 GMT Server: Apache x-openstack-request-id: req-2440957e-0a76-46f4-9a04-0c8061fa677b 2019-05-10 03:04:03,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:03,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-2440957e-0a76-46f4-9a04-0c8061fa677b 2019-05-10 03:04:03,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50710487366s 2019-05-10 03:04:08,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:09,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-0ada448f-622f-4068-a87f-4e9ede24ddf4 2019-05-10 03:04:09,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:10,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:09 GMT Server: Apache x-openstack-request-id: req-3a6c36ea-59cb-40b8-b399-061b69189f69 2019-05-10 03:04:10,360 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:10,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-3a6c36ea-59cb-40b8-b399-061b69189f69 2019-05-10 03:04:10,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.48129892349s 2019-05-10 03:04:10,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:04:10,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:10,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-2dd0814a-08b3-4b5d-999f-e37be5e01b44 2019-05-10 03:04:10,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:11,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:04:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39e5918d-a91b-48b9-9038-3e14c41a97c4 2019-05-10 03:04:11,037 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:04:11,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-39e5918d-a91b-48b9-9038-3e14c41a97c4 2019-05-10 03:04:11,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.675920009613s 2019-05-10 03:04:16,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:16,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-535c0084-852e-4026-acb2-936d90c275f7 2019-05-10 03:04:16,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. 2019-05-10 03:04:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:16 GMT Server: Apache x-openstack-request-id: req-32f33fd6-5ebb-4eac-8e9b-ef769ab003d3 2019-05-10 03:04:17,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:17,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-32f33fd6-5ebb-4eac-8e9b-ef769ab003d3 2019-05-10 03:04:17,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.48652291298s 2019-05-10 03:04:22,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:22,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-9288e29f-4c7f-49e6-aa8a-5409bdc38e2e 2019-05-10 03:04:22,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:22,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:22 GMT Server: Apache x-openstack-request-id: req-35095c07-58ae-42b9-9118-248c3a168c81 2019-05-10 03:04:22,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:22,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-35095c07-58ae-42b9-9118-248c3a168c81 2019-05-10 03:04:22,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741100311279s 2019-05-10 03:04:22,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:04:22,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:23,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a51af8d-0846-46df-8017-35827f5b5972 2019-05-10 03:04:23,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:24,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:04:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b3deb6d-6198-490d-84ff-deea68c4e868 2019-05-10 03:04:24,110 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:04:24,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-4b3deb6d-6198-490d-84ff-deea68c4e868 2019-05-10 03:04:24,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.50023412704s 2019-05-10 03:04:29,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:29,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-351dd133-386d-4d13-af57-853aa7daebfa 2019-05-10 03:04:29,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:29,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:29 GMT Server: Apache x-openstack-request-id: req-a7b50f60-8dad-4aa5-bfda-3dcecca0084e 2019-05-10 03:04:29,190 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:29,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-a7b50f60-8dad-4aa5-bfda-3dcecca0084e 2019-05-10 03:04:29,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729460716248s 2019-05-10 03:04:34,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:34,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-3bbb630e-9109-4837-9a0e-dc71c8ed013a 2019-05-10 03:04:34,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:34,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:34 GMT Server: Apache x-openstack-request-id: req-a1a24bee-633f-4c4f-ad5f-5c946f7164e7 2019-05-10 03:04:34,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:34,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-a1a24bee-633f-4c4f-ad5f-5c946f7164e7 2019-05-10 03:04:34,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.765339136124s 2019-05-10 03:04:34,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:04:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:34,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-850bf459-8ef2-47c0-bd85-b0038ecaca8a 2019-05-10 03:04:34,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:35,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:04:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-84eeaf8a-d12f-49ee-83d3-244a0237149b 2019-05-10 03:04:35,076 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:04:35,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-84eeaf8a-d12f-49ee-83d3-244a0237149b 2019-05-10 03:04:35,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.119094848633s 2019-05-10 03:04:40,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:40,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:40 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-ddec07fc-c528-46cf-bf7a-61449419b53f 2019-05-10 03:04:40,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:40,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:40 GMT Server: Apache x-openstack-request-id: req-41d2f42f-7c88-4bb6-a2f1-aac02a2eaecb 2019-05-10 03:04:40,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:40,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-41d2f42f-7c88-4bb6-a2f1-aac02a2eaecb 2019-05-10 03:04:40,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.798444032669s 2019-05-10 03:04:45,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:46,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-c972d572-322a-47f4-a661-bfcf4364a2be 2019-05-10 03:04:46,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:46,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:46 GMT Server: Apache x-openstack-request-id: req-a3ff7bc5-3595-4108-b865-d17597c1f63e 2019-05-10 03:04:46,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:46,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-a3ff7bc5-3595-4108-b865-d17597c1f63e 2019-05-10 03:04:46,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.06822299957s 2019-05-10 03:04:46,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:04:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:46,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:46 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-908274c6-b96c-44b7-a7de-9fa0913c9cd7 2019-05-10 03:04:46,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:47,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:04:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-189298c1-7683-44fb-ad6d-fe2b3ed23715 2019-05-10 03:04:47,029 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:04:47,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-189298c1-7683-44fb-ad6d-fe2b3ed23715 2019-05-10 03:04:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736591815948s 2019-05-10 03:04:52,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:52,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-75d00d04-75e8-4a51-b9e2-8c95c4f8bb5f 2019-05-10 03:04:52,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:52,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:52 GMT Server: Apache x-openstack-request-id: req-1f371bfa-eb02-4365-b3fe-5c9fe6d1144b 2019-05-10 03:04:52,830 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:52,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-1f371bfa-eb02-4365-b3fe-5c9fe6d1144b 2019-05-10 03:04:52,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.794252157211s 2019-05-10 03:04:57,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:04:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:57,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:57 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-73887159-4d4f-4a68-9702-30b65aa49860 2019-05-10 03:04:57,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:57,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:04:57 GMT Server: Apache x-openstack-request-id: req-de62bb37-a85c-44ef-82ae-8ebbb639a341 2019-05-10 03:04:57,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:04:57,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-de62bb37-a85c-44ef-82ae-8ebbb639a341 2019-05-10 03:04:57,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749139785767s 2019-05-10 03:04:57,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:04:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:04:57,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:04:57 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-23324356-5091-4e96-87a7-6d75e03e6d9a 2019-05-10 03:04:57,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:04:58,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:04:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-202822c3-8403-4177-b724-2cf42e20c6c8 2019-05-10 03:04:58,670 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:04:58,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-202822c3-8403-4177-b724-2cf42e20c6c8 2019-05-10 03:04:58,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.760329008102s 2019-05-10 03:05:03,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:04,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-fb125da2-56e5-4cb4-9966-6eb896ab9d5a 2019-05-10 03:05:04,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:04,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:04 GMT Server: Apache x-openstack-request-id: req-5e10e982-0197-4c53-946f-306c49e0031e 2019-05-10 03:05:04,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:04,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-5e10e982-0197-4c53-946f-306c49e0031e 2019-05-10 03:05:04,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.815989017487s 2019-05-10 03:05:09,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:09,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:09 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-2fb3c311-ac1a-4f98-ae32-a34fc71a09af 2019-05-10 03:05:09,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:09,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:09 GMT Server: Apache x-openstack-request-id: req-512e4739-4688-45f4-979d-444c8429eab6 2019-05-10 03:05:09,569 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:09,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-512e4739-4688-45f4-979d-444c8429eab6 2019-05-10 03:05:09,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759921073914s 2019-05-10 03:05:09,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:05:09,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:09,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:09 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6dd04f5e-e866-48f9-8b9d-90914af31e4c 2019-05-10 03:05:09,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:09,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:05:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34b0677d-99b0-4ddf-bc1d-0cf3e68c6b90 2019-05-10 03:05:09,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:05:09,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-34b0677d-99b0-4ddf-bc1d-0cf3e68c6b90 2019-05-10 03:05:09,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753221511841s 2019-05-10 03:05:14,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:15,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-5f6e40c5-1ed1-461d-a9c6-4e20790fcf85 2019-05-10 03:05:15,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:15,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:15 GMT Server: Apache x-openstack-request-id: req-4feb91b6-f678-4354-8a11-7481c771718f 2019-05-10 03:05:15,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:15,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-4feb91b6-f678-4354-8a11-7481c771718f 2019-05-10 03:05:15,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.768401145935s 2019-05-10 03:05:20,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:20,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-263dc071-f036-4a61-948c-2a5830ba86f3 2019-05-10 03:05:20,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:20,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:20 GMT Server: Apache x-openstack-request-id: req-398f2135-008a-46dc-ae9e-e7b0504ffd8c 2019-05-10 03:05:20,501 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:20,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-398f2135-008a-46dc-ae9e-e7b0504ffd8c 2019-05-10 03:05:20,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07461810112s 2019-05-10 03:05:20,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:05:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:20,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-982a126c-bf2d-486e-bf86-e50452473686 2019-05-10 03:05:20,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:20,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:05:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be63708d-8747-48b5-847c-a3abc2cb93ca 2019-05-10 03:05:20,575 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:05:20,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-be63708d-8747-48b5-847c-a3abc2cb93ca 2019-05-10 03:05:20,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742881298065s 2019-05-10 03:05:25,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:25,615 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-fcebd75b-ef83-4071-be76-fe5d923ceb7a 2019-05-10 03:05:25,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. 2019-05-10 03:05:26,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:25 GMT Server: Apache x-openstack-request-id: req-a606bd9c-e707-4dca-9345-a049ddd2f8a3 2019-05-10 03:05:26,397 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:26,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-a606bd9c-e707-4dca-9345-a049ddd2f8a3 2019-05-10 03:05:26,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.814795017242s 2019-05-10 03:05:31,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:31,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-31976cca-9dc3-449b-aae8-2664fb60088d 2019-05-10 03:05:31,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:31,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:31 GMT Server: Apache x-openstack-request-id: req-a9637c82-c07b-48d5-afa6-1abb03021cdb 2019-05-10 03:05:31,477 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:31,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-a9637c82-c07b-48d5-afa6-1abb03021cdb 2019-05-10 03:05:31,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742180347443s 2019-05-10 03:05:31,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:05:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:31,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-16ad04f0-94fc-440c-8240-4928a9f4c027 2019-05-10 03:05:31,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:31,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:05:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-198bbdd6-656a-4692-91de-b672b50cffc5 2019-05-10 03:05:31,551 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:05:31,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-198bbdd6-656a-4692-91de-b672b50cffc5 2019-05-10 03:05:31,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073028087616s 2019-05-10 03:05:36,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:36,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-ce5a43dd-4e06-40ba-931c-f07653293de0 2019-05-10 03:05:36,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:37,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:36 GMT Server: Apache x-openstack-request-id: req-4cc95907-cbfe-4379-95d5-1cea30b12ef1 2019-05-10 03:05:37,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:37,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-4cc95907-cbfe-4379-95d5-1cea30b12ef1 2019-05-10 03:05:37,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.775578022003s 2019-05-10 03:05:42,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:42,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:42,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-7d2a1a06-badc-4957-a8e2-818313a1a6c0 2019-05-10 03:05:42,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. 2019-05-10 03:05:42,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:42 GMT Server: Apache x-openstack-request-id: req-7dcb9bed-8bd8-40e9-a54b-fb1518c197bd 2019-05-10 03:05:42,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:42,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-7dcb9bed-8bd8-40e9-a54b-fb1518c197bd 2019-05-10 03:05:42,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770800113678s 2019-05-10 03:05:42,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:05:42,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:42,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d9ba1fa7-e06a-4194-9fa3-cd506e6fb134 2019-05-10 03:05:42,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:42,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:05:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19c33137-b053-4cf7-8adb-6d1ebe135002 2019-05-10 03:05:42,489 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:05:42,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-19c33137-b053-4cf7-8adb-6d1ebe135002 2019-05-10 03:05:42,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726239681244s 2019-05-10 03:05:47,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:47,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:47,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-6f414802-c894-4936-a84d-210fff98226a 2019-05-10 03:05:47,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:47,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:47 GMT Server: Apache x-openstack-request-id: req-df199c7b-a91f-4466-a3aa-f23e6e4496c5 2019-05-10 03:05:47,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:47,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-df199c7b-a91f-4466-a3aa-f23e6e4496c5 2019-05-10 03:05:47,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073949098587s 2019-05-10 03:05:52,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:52,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:52,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-002ec6ab-e6d3-40c7-8605-735ac2854c9d 2019-05-10 03:05:52,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:52 GMT Server: Apache x-openstack-request-id: req-33868bd3-2e74-419c-8ab9-2507619eb019 2019-05-10 03:05:53,362 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:53,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-33868bd3-2e74-419c-8ab9-2507619eb019 2019-05-10 03:05:53,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.787011861801s 2019-05-10 03:05:53,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:05:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:53,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-222a0c99-8a8b-4c67-9567-69070765c803 2019-05-10 03:05:53,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:54,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:05:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-336c9078-a5bd-43ab-81c9-3e486bb7db7f 2019-05-10 03:05:54,151 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:05:54,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-336c9078-a5bd-43ab-81c9-3e486bb7db7f 2019-05-10 03:05:54,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.788465976715s 2019-05-10 03:05:59,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:05:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:05:59,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:05:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-a5efa0c3-9cf0-40c3-a4a8-61591af95b60 2019-05-10 03:05:59,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:05:59,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:05:59 GMT Server: Apache x-openstack-request-id: req-15360fed-7195-4240-b3c9-62d8f3ac4ba9 2019-05-10 03:05:59,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:05:59,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-15360fed-7195-4240-b3c9-62d8f3ac4ba9 2019-05-10 03:05:59,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758202075958s 2019-05-10 03:06:04,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:04,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:04 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-1d8246ce-25a1-4b72-b6f5-bc6889d32b43 2019-05-10 03:06:04,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:04,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:04 GMT Server: Apache x-openstack-request-id: req-536c1468-ce35-4b7c-bb8b-3bfd6e3bcad3 2019-05-10 03:06:04,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:04,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-536c1468-ce35-4b7c-bb8b-3bfd6e3bcad3 2019-05-10 03:06:04,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730929374695s 2019-05-10 03:06:04,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:06:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:04,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:04 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-9873b7b1-141a-43e4-b812-9f6a558d6d75 2019-05-10 03:06:04,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:04,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:06:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cc311106-80bf-4ed4-90fd-8a90e3b8dc9e 2019-05-10 03:06:04,375 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:06:04,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-cc311106-80bf-4ed4-90fd-8a90e3b8dc9e 2019-05-10 03:06:04,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0611720085144s 2019-05-10 03:06:09,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:09,430 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:09 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-4b5111d6-a28e-4ccb-be3e-eb29bfd37ee6 2019-05-10 03:06:09,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:09,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:09 GMT Server: Apache x-openstack-request-id: req-12e23f17-03d1-4939-b4e3-ff02d7e737bd 2019-05-10 03:06:09,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:09,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-12e23f17-03d1-4939-b4e3-ff02d7e737bd 2019-05-10 03:06:09,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0927047729492s 2019-05-10 03:06:14,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:14,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:14,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-7686e934-0fb9-4562-bf54-353c5e89c69d 2019-05-10 03:06:14,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:14,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:14 GMT Server: Apache x-openstack-request-id: req-5bcb2330-af57-4db7-9256-38effe85e01b 2019-05-10 03:06:14,555 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:14,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-5bcb2330-af57-4db7-9256-38effe85e01b 2019-05-10 03:06:14,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750949382782s 2019-05-10 03:06:14,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:06:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:14,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-783d2544-1dea-4dbb-902b-314af517f02d 2019-05-10 03:06:14,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:15,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:06:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8eea6d74-92aa-486a-9222-6b0292e5e95d 2019-05-10 03:06:15,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:06:15,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-8eea6d74-92aa-486a-9222-6b0292e5e95d 2019-05-10 03:06:15,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.533094882965s 2019-05-10 03:06:20,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:20,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc Server: Apache x-openstack-request-id: req-73d4f7d5-245f-42ca-b030-58b23b3aa1cf 2019-05-10 03:06:20,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:20,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Fri, 10 May 2019 03:06:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7e8d485-124a-4d8d-b848-76fa65336c4c 2019-05-10 03:06:20,172 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-10T03:06:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns/events/069374c1-fd5e-4006-825d-9385eff3fc8a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "dabddada-a522-4c65-8df5-0fdbf172b305", "id": "069374c1-fd5e-4006-825d-9385eff3fc8a"}, {"resource_name": "ellis", "event_time": "2019-05-10T03:06:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis/events/65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-kstszef7tigc", "id": "65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c"}]} 2019-05-10 03:06:20,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc&marker=e05a134e-2cf6-4820-b294-e464fcb9d001&sort_dir=asc used request id req-e7e8d485-124a-4d8d-b848-76fa65336c4c 2019-05-10 03:06:20,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758919715881s 2019-05-10 03:06:25,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:25,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:25,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-374a4ad0-f8ed-419d-b75a-9eb0663444aa 2019-05-10 03:06:25,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:25,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:25 GMT Server: Apache x-openstack-request-id: req-2c7af26a-4647-41d7-9978-03524154ca83 2019-05-10 03:06:25,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:25,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-2c7af26a-4647-41d7-9978-03524154ca83 2019-05-10 03:06:25,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735700130463s 2019-05-10 03:06:30,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:30,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:30 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-198f3983-accd-4177-9c08-2c0926409790 2019-05-10 03:06:30,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. 2019-05-10 03:06:30,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:30 GMT Server: Apache x-openstack-request-id: req-b7099138-61ba-4a04-93a5-7bd061ec8fde 2019-05-10 03:06:30,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:30,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-b7099138-61ba-4a04-93a5-7bd061ec8fde 2019-05-10 03:06:30,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732228755951s 2019-05-10 03:06:30,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:06:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:30,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:30 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-133069c2-cb16-4817-a4bf-b24a04d953ab 2019-05-10 03:06:30,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:31,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:06:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-455ff56b-ea2d-40a8-8af1-7f6315015def 2019-05-10 03:06:31,078 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:06:31,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-455ff56b-ea2d-40a8-8af1-7f6315015def 2019-05-10 03:06:31,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.747450113297s 2019-05-10 03:06:36,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:36,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-d5913500-f247-49b8-9a93-29893997b6f6 2019-05-10 03:06:36,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. 2019-05-10 03:06:36,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:36 GMT Server: Apache x-openstack-request-id: req-0b04fb87-343d-4e97-a1cb-78cc06ba9f3d 2019-05-10 03:06:36,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:36,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0b04fb87-343d-4e97-a1cb-78cc06ba9f3d 2019-05-10 03:06:36,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773780345917s 2019-05-10 03:06:41,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:41,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:41,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-b095d7a2-8ae7-4d29-a996-18edd4571f1b 2019-05-10 03:06:41,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. 2019-05-10 03:06:41,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:41 GMT Server: Apache x-openstack-request-id: req-f4401d62-3e2c-49ae-a115-9de7a7eaf1f8 2019-05-10 03:06:41,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:41,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-f4401d62-3e2c-49ae-a115-9de7a7eaf1f8 2019-05-10 03:06:41,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737228393555s 2019-05-10 03:06:41,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:06:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:41,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-634ff2dd-49cf-476c-a1e8-defd12415b30 2019-05-10 03:06:41,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:41,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:06:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9283a58c-9f72-42eb-9a6e-9133f08ae275 2019-05-10 03:06:41,319 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:06:41,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9283a58c-9f72-42eb-9a6e-9133f08ae275 2019-05-10 03:06:41,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760028362274s 2019-05-10 03:06:46,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:46,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:46 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-f0e1cca0-fd48-41bd-8def-219c4dc50dc0 2019-05-10 03:06:46,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:46,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:46 GMT Server: Apache x-openstack-request-id: req-e9d04f7f-c1bb-45ba-b5b2-2ecb7dea81ed 2019-05-10 03:06:46,400 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:46,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-e9d04f7f-c1bb-45ba-b5b2-2ecb7dea81ed 2019-05-10 03:06:46,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740151405334s 2019-05-10 03:06:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:51,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-4abc098f-e1f0-4f14-bfe5-05f0ddec3794 2019-05-10 03:06:51,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. 2019-05-10 03:06:51,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:51 GMT Server: Apache x-openstack-request-id: req-0809f1df-8bb7-40af-aa3e-7bb01dd8b5dd 2019-05-10 03:06:51,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:51,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0809f1df-8bb7-40af-aa3e-7bb01dd8b5dd 2019-05-10 03:06:51,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749509334564s 2019-05-10 03:06:51,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:06:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:51,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d9f4ec6b-cad4-4052-9657-5ef6692b2cb7 2019-05-10 03:06:51,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:51,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:06:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2ddf1733-31a8-4679-9090-3b3f696d3286 2019-05-10 03:06:51,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:06:51,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2ddf1733-31a8-4679-9090-3b3f696d3286 2019-05-10 03:06:51,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741908550262s 2019-05-10 03:06:56,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:06:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:06:56,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:06:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-0afac7b3-236d-465e-978b-4a277848cce2 2019-05-10 03:06:56,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:06:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:06:56 GMT Server: Apache x-openstack-request-id: req-44004e05-e191-4a30-904f-f666b7309a10 2019-05-10 03:06:56,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:06:56,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-44004e05-e191-4a30-904f-f666b7309a10 2019-05-10 03:06:56,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751249790192s 2019-05-10 03:07:01,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:01,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-5181a74a-3b79-4356-935c-96ab8f7ad5c0 2019-05-10 03:07:01,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:01,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:01 GMT Server: Apache x-openstack-request-id: req-4577f4a9-2954-4084-8ea0-d1209a97a0ee 2019-05-10 03:07:01,717 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:01,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-4577f4a9-2954-4084-8ea0-d1209a97a0ee 2019-05-10 03:07:01,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742299556732s 2019-05-10 03:07:01,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:07:01,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:01,763 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a1ff732-93f2-4079-a0b8-04a0e646938e 2019-05-10 03:07:01,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:01,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:07:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bfdae67c-673b-4f68-8a35-40b5a245ff51 2019-05-10 03:07:01,806 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:07:01,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-bfdae67c-673b-4f68-8a35-40b5a245ff51 2019-05-10 03:07:01,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0885109901428s 2019-05-10 03:07:06,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:06,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:06 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-75b59378-9384-426f-ae8e-0468233a63ef 2019-05-10 03:07:06,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:06,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:06 GMT Server: Apache x-openstack-request-id: req-0187e1ff-356a-44f2-8918-00776b0fb680 2019-05-10 03:07:06,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:06,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0187e1ff-356a-44f2-8918-00776b0fb680 2019-05-10 03:07:06,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0818591117859s 2019-05-10 03:07:11,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:11,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:11,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-e36026d2-1a42-4023-ae7b-58c65d707585 2019-05-10 03:07:11,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:11,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:11 GMT Server: Apache x-openstack-request-id: req-3c27d51f-ecbc-4874-a2d5-df581a375d37 2019-05-10 03:07:11,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:11,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-3c27d51f-ecbc-4874-a2d5-df581a375d37 2019-05-10 03:07:11,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0900061130524s 2019-05-10 03:07:11,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:07:11,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:12,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-99291417-be05-4114-9cb2-7276215de009 2019-05-10 03:07:12,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:12,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:07:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d57dbf24-f056-428e-aa0c-643e40626998 2019-05-10 03:07:12,065 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:07:12,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d57dbf24-f056-428e-aa0c-643e40626998 2019-05-10 03:07:12,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736000537872s 2019-05-10 03:07:17,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:17,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:17,103 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-d219e31a-1eef-4301-8ee8-caba97716870 2019-05-10 03:07:17,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:17,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:17 GMT Server: Apache x-openstack-request-id: req-c10547ac-bb58-4b4f-84f0-5ee882922c78 2019-05-10 03:07:17,146 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:17,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-c10547ac-bb58-4b4f-84f0-5ee882922c78 2019-05-10 03:07:17,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742359161377s 2019-05-10 03:07:22,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:22,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-9d4f5fd4-cd53-48d6-9c7d-90acaa8a46a8 2019-05-10 03:07:22,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:22,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:22 GMT Server: Apache x-openstack-request-id: req-efc2de49-273e-4edd-af29-1879e79cd6f5 2019-05-10 03:07:22,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:22,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-efc2de49-273e-4edd-af29-1879e79cd6f5 2019-05-10 03:07:22,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743420124054s 2019-05-10 03:07:22,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:07:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:22,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-5776675c-7737-4c22-9c02-b099405cb1ec 2019-05-10 03:07:22,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:22,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:07:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27b8d00d-ea3e-4936-93dd-7227d602ae0c 2019-05-10 03:07:22,299 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:07:22,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-27b8d00d-ea3e-4936-93dd-7227d602ae0c 2019-05-10 03:07:22,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072224855423s 2019-05-10 03:07:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:27,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-cf8ef570-1326-4518-afdc-d671a0c80d9e 2019-05-10 03:07:27,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:27,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:27 GMT Server: Apache x-openstack-request-id: req-dc3950dc-7374-42a0-8fa2-99501558beba 2019-05-10 03:07:27,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:27,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-dc3950dc-7374-42a0-8fa2-99501558beba 2019-05-10 03:07:27,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755498409271s 2019-05-10 03:07:32,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:32,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-4ece5d99-456a-4141-af00-aa2b4973c687 2019-05-10 03:07:32,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:32,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:32 GMT Server: Apache x-openstack-request-id: req-aeb1afd8-62b5-46d5-8668-c4233a8d0d65 2019-05-10 03:07:32,459 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:32,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-aeb1afd8-62b5-46d5-8668-c4233a8d0d65 2019-05-10 03:07:32,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724611282349s 2019-05-10 03:07:32,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:07:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:32,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-a300c9af-04f4-48c7-b0cb-e2925b86e512 2019-05-10 03:07:32,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:32,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:07:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d3768ac3-e21b-4cc7-b939-647b509faedd 2019-05-10 03:07:32,533 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:07:32,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d3768ac3-e21b-4cc7-b939-647b509faedd 2019-05-10 03:07:32,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731198787689s 2019-05-10 03:07:37,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:37,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-0cfac834-3bf5-4263-9ef8-ebfc9d53f0ba 2019-05-10 03:07:37,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:37,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:37 GMT Server: Apache x-openstack-request-id: req-ec8c0b7d-3cf0-4b2c-b1e6-9eae675611af 2019-05-10 03:07:37,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:37,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-ec8c0b7d-3cf0-4b2c-b1e6-9eae675611af 2019-05-10 03:07:37,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760560035706s 2019-05-10 03:07:42,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:42,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-421f59e6-11af-4d0e-b94d-9bbd88222ead 2019-05-10 03:07:42,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:42,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:42 GMT Server: Apache x-openstack-request-id: req-11edb7df-50e1-4361-bbfa-bd27629cde82 2019-05-10 03:07:42,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:42,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-11edb7df-50e1-4361-bbfa-bd27629cde82 2019-05-10 03:07:42,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726578235626s 2019-05-10 03:07:42,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:07:42,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:42,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea9a0425-bc1d-49d0-9c2a-cb6c656f1d62 2019-05-10 03:07:42,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:42,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:07:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a52992e-b49e-4b11-b128-1884e11cfc80 2019-05-10 03:07:42,768 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:07:42,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-1a52992e-b49e-4b11-b128-1884e11cfc80 2019-05-10 03:07:42,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726661682129s 2019-05-10 03:07:47,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:47,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-91908847-ed44-479b-b83e-67e7f1986364 2019-05-10 03:07:47,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:47,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:47 GMT Server: Apache x-openstack-request-id: req-10ebb160-1e75-408f-9979-7a8ec54c7462 2019-05-10 03:07:47,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:47,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-10ebb160-1e75-408f-9979-7a8ec54c7462 2019-05-10 03:07:47,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750420093536s 2019-05-10 03:07:52,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:52,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-0090165d-5223-43ab-97d9-c97cc8637674 2019-05-10 03:07:52,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:52,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:52 GMT Server: Apache x-openstack-request-id: req-cdd6102f-79ca-49a6-96ca-2178da89fa5c 2019-05-10 03:07:52,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:52,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-cdd6102f-79ca-49a6-96ca-2178da89fa5c 2019-05-10 03:07:52,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740098953247s 2019-05-10 03:07:52,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:07:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:52,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-97decc09-1cf7-48f5-989f-d75248de9eb0 2019-05-10 03:07:52,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. 2019-05-10 03:07:52,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:07:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88d00669-ba20-441f-84a3-e51effffbb91 2019-05-10 03:07:53,000 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:07:53,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-88d00669-ba20-441f-84a3-e51effffbb91 2019-05-10 03:07:53,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720548629761s 2019-05-10 03:07:58,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:07:58,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:07:58,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:07:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-33f57e9b-4af1-4354-aa6d-0d0db6201e53 2019-05-10 03:07:58,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:07:58,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:07:58 GMT Server: Apache x-openstack-request-id: req-00fea929-5bd9-421b-9e57-0ba2bcf9aea4 2019-05-10 03:07:58,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:07:58,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-00fea929-5bd9-421b-9e57-0ba2bcf9aea4 2019-05-10 03:07:58,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737190246582s 2019-05-10 03:08:03,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:03,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:03,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-543ed5a0-560d-42a4-8817-34601148ec28 2019-05-10 03:08:03,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:03,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:03 GMT Server: Apache x-openstack-request-id: req-d3f7f92a-627c-4450-be1a-870d245c22e0 2019-05-10 03:08:03,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:03,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-d3f7f92a-627c-4450-be1a-870d245c22e0 2019-05-10 03:08:03,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730359554291s 2019-05-10 03:08:03,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:08:03,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:03,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d65096bb-2781-49fd-8590-a3ec457a7ed4 2019-05-10 03:08:03,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:08:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-22c1249b-c385-45e1-abd7-4912c34e10f5 2019-05-10 03:08:03,235 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:08:03,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-22c1249b-c385-45e1-abd7-4912c34e10f5 2019-05-10 03:08:03,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757081508636s 2019-05-10 03:08:08,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:08,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-85d5f563-8c60-48d4-a5e2-b4e794523c5d 2019-05-10 03:08:08,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:08,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:08 GMT Server: Apache x-openstack-request-id: req-2f3431d0-b53e-4968-98aa-a22e64aad656 2019-05-10 03:08:08,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:08,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-2f3431d0-b53e-4968-98aa-a22e64aad656 2019-05-10 03:08:08,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073832988739s 2019-05-10 03:08:13,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:14,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-005606fa-1e46-48d1-ae3d-72466f4b2310 2019-05-10 03:08:14,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:14 GMT Server: Apache x-openstack-request-id: req-3cee7168-d87e-4813-85a5-a50d491abc9a 2019-05-10 03:08:14,090 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:14,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-3cee7168-d87e-4813-85a5-a50d491abc9a 2019-05-10 03:08:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.767871141434s 2019-05-10 03:08:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:08:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:14,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-2aa12ca5-35b5-4e4a-88e2-2b1518ce2b92 2019-05-10 03:08:14,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:14,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:08:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93c643bc-07db-4114-bf99-c63ea0fd37dd 2019-05-10 03:08:14,165 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:08:14,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-93c643bc-07db-4114-bf99-c63ea0fd37dd 2019-05-10 03:08:14,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751841068268s 2019-05-10 03:08:19,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:19,203 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:19 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-6ce2db74-f496-4a31-b488-607d6d1b7f59 2019-05-10 03:08:19,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:19,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:19 GMT Server: Apache x-openstack-request-id: req-8d98b125-a0c3-4eba-a829-efb33ac775ec 2019-05-10 03:08:19,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:19,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-8d98b125-a0c3-4eba-a829-efb33ac775ec 2019-05-10 03:08:19,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737111568451s 2019-05-10 03:08:24,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:24,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-82cbd454-b305-4a41-84b4-7ba353828e7b 2019-05-10 03:08:24,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:24,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:24 GMT Server: Apache x-openstack-request-id: req-49c90bb0-a21f-4fbb-b5ab-d76367d19106 2019-05-10 03:08:24,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:24,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-49c90bb0-a21f-4fbb-b5ab-d76367d19106 2019-05-10 03:08:24,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.385545969009s 2019-05-10 03:08:24,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:08:24,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:24,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-9c6b2b0c-5ab6-4c74-b67e-4ff8054c5522 2019-05-10 03:08:24,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:24,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:08:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6ff22d1-8dbe-4a89-aa39-e4abc5273971 2019-05-10 03:08:24,711 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:08:24,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d6ff22d1-8dbe-4a89-aa39-e4abc5273971 2019-05-10 03:08:24,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731160640717s 2019-05-10 03:08:29,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:29,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-249eaf02-8d7b-4a62-ad15-40ad59f12d35 2019-05-10 03:08:29,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:29,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:29 GMT Server: Apache x-openstack-request-id: req-22f72736-9fa3-4cd9-a998-1f095f51037b 2019-05-10 03:08:29,791 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:29,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-22f72736-9fa3-4cd9-a998-1f095f51037b 2019-05-10 03:08:29,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730121135712s 2019-05-10 03:08:34,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:34,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-a1b9fb7a-167b-4299-9c70-a45deed9d51a 2019-05-10 03:08:34,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:34,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:34 GMT Server: Apache x-openstack-request-id: req-e4ba4a1c-fd03-4e47-b800-bf85f6d9c592 2019-05-10 03:08:34,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:34,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-e4ba4a1c-fd03-4e47-b800-bf85f6d9c592 2019-05-10 03:08:34,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755770206451s 2019-05-10 03:08:34,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:08:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:34,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-61519a8e-71a7-4867-a80c-c9f4cf2bb03a 2019-05-10 03:08:34,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:34,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:08:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f416de0-ed97-409e-9556-b3a7ecf3205f 2019-05-10 03:08:34,946 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:08:34,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-5f416de0-ed97-409e-9556-b3a7ecf3205f 2019-05-10 03:08:34,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734930038452s 2019-05-10 03:08:39,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:40,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-af846833-0ee9-4f15-89ae-44cf915dd48a 2019-05-10 03:08:40,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:40,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:40 GMT Server: Apache x-openstack-request-id: req-0398aca6-9019-4f09-be43-d01a635d366e 2019-05-10 03:08:40,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:40,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0398aca6-9019-4f09-be43-d01a635d366e 2019-05-10 03:08:40,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389008045197s 2019-05-10 03:08:45,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:45,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:45,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-290ca972-abac-43ba-8edb-6bded66ce2b5 2019-05-10 03:08:45,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:45,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:45 GMT Server: Apache x-openstack-request-id: req-0ba9bc86-fe62-4637-b231-1d772bc526d3 2019-05-10 03:08:45,695 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:45,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0ba9bc86-fe62-4637-b231-1d772bc526d3 2019-05-10 03:08:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347890853882s 2019-05-10 03:08:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:08:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:46,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-3902b62c-169b-4db1-ae49-c9c7d23f63c1 2019-05-10 03:08:46,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:46,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:08:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-00444179-0a4c-4395-b072-7644573baebd 2019-05-10 03:08:46,355 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:08:46,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-00444179-0a4c-4395-b072-7644573baebd 2019-05-10 03:08:46,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.659464120865s 2019-05-10 03:08:51,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:51,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-d63c1b6f-121a-4221-9a1c-6e51814fe8b4 2019-05-10 03:08:51,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:51,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:51 GMT Server: Apache x-openstack-request-id: req-5922d5df-e280-4acf-8587-c0641c216e08 2019-05-10 03:08:51,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:51,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-5922d5df-e280-4acf-8587-c0641c216e08 2019-05-10 03:08:51,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744400024414s 2019-05-10 03:08:56,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:08:56,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:56,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-73b04e38-8fba-4c19-bd93-25e6bc308c10 2019-05-10 03:08:56,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:08:56 GMT Server: Apache x-openstack-request-id: req-0fa78c32-7a62-459f-8c26-1f5a359207d9 2019-05-10 03:08:56,815 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:08:56,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0fa78c32-7a62-459f-8c26-1f5a359207d9 2019-05-10 03:08:56,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37241101265s 2019-05-10 03:08:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:08:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:08:57,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:08:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-8537f7dd-fe57-4ff6-a8fa-3cf040b0c11d 2019-05-10 03:08:57,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:08:57,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:08:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2f35c53-bbad-45f7-bb63-de9f9bd3e67d 2019-05-10 03:08:57,168 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:08:57,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d2f35c53-bbad-45f7-bb63-de9f9bd3e67d 2019-05-10 03:08:57,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352244853973s 2019-05-10 03:09:02,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:02,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:02 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-e6ad80e8-f125-44e1-a9af-522e38e283e0 2019-05-10 03:09:02,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:02,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:02 GMT Server: Apache x-openstack-request-id: req-42c53b36-33ef-4b42-8d50-34ae9f759912 2019-05-10 03:09:02,247 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:02,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-42c53b36-33ef-4b42-8d50-34ae9f759912 2019-05-10 03:09:02,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730559825897s 2019-05-10 03:09:07,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:07,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-6943ff27-5b09-410c-8453-2b67cf50c4c6 2019-05-10 03:09:07,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:07 GMT Server: Apache x-openstack-request-id: req-0eab6115-a4a2-4fbd-bf90-0767a436d174 2019-05-10 03:09:07,327 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:07,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0eab6115-a4a2-4fbd-bf90-0767a436d174 2019-05-10 03:09:07,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074177980423s 2019-05-10 03:09:07,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:09:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:07,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e8b90e6-ae46-4a09-8d59-56faf3dbe31c 2019-05-10 03:09:07,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. 2019-05-10 03:09:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:09:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-417e49d5-a484-407f-a7de-90111f2dcf06 2019-05-10 03:09:07,402 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:09:07,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-417e49d5-a484-407f-a7de-90111f2dcf06 2019-05-10 03:09:07,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746350288391s 2019-05-10 03:09:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:12,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:12,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:12 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-e99b570e-20f5-4f13-a719-1693928e12b9 2019-05-10 03:09:12,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:12,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:12 GMT Server: Apache x-openstack-request-id: req-84fe8d05-be51-4190-8f96-7fd852f07518 2019-05-10 03:09:12,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:12,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-84fe8d05-be51-4190-8f96-7fd852f07518 2019-05-10 03:09:12,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749568939209s 2019-05-10 03:09:17,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:17,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-c80f25f7-8543-4921-b933-08adc6272b7e 2019-05-10 03:09:17,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:18,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:17 GMT Server: Apache x-openstack-request-id: req-b2f59c1f-057e-42b4-aaec-da1fd98a532f 2019-05-10 03:09:18,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:18,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-b2f59c1f-057e-42b4-aaec-da1fd98a532f 2019-05-10 03:09:18,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.677556991577s 2019-05-10 03:09:18,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:09:18,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:18,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ccc90901-5637-4ab0-bf6c-f21bbebe5f0b 2019-05-10 03:09:18,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:18,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:09:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2251b536-d11f-444b-a365-5f9cf67c5839 2019-05-10 03:09:18,242 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:09:18,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2251b536-d11f-444b-a365-5f9cf67c5839 2019-05-10 03:09:18,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736961364746s 2019-05-10 03:09:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:23,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-dc38bf61-b720-41f6-b2d7-590d28d4eebe 2019-05-10 03:09:23,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:23,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:23 GMT Server: Apache x-openstack-request-id: req-8859388a-1c58-4ec8-85dc-59290c3141c8 2019-05-10 03:09:23,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:23,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-8859388a-1c58-4ec8-85dc-59290c3141c8 2019-05-10 03:09:23,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740029811859s 2019-05-10 03:09:28,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:28,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-c5c40246-a2a3-4086-9b5d-65ad76a4ad81 2019-05-10 03:09:28,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:28,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:28 GMT Server: Apache x-openstack-request-id: req-fdc9b223-5055-4c3c-a0d6-af4f94f486a0 2019-05-10 03:09:28,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:28,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-fdc9b223-5055-4c3c-a0d6-af4f94f486a0 2019-05-10 03:09:28,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35311293602s 2019-05-10 03:09:28,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:09:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:28,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-979a7203-d718-4eec-8de3-d50c11c0d961 2019-05-10 03:09:28,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:29,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:09:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2595001-222c-494e-8fbc-cc7cbc42a60a 2019-05-10 03:09:29,052 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:09:29,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-f2595001-222c-494e-8fbc-cc7cbc42a60a 2019-05-10 03:09:29,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373016119003s 2019-05-10 03:09:34,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:34,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-9e14399a-8780-4799-9971-62a2455d4559 2019-05-10 03:09:34,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:34,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:34 GMT Server: Apache x-openstack-request-id: req-3e6cf522-abf4-4bfe-ad7c-49db43e3f552 2019-05-10 03:09:34,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:34,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-3e6cf522-abf4-4bfe-ad7c-49db43e3f552 2019-05-10 03:09:34,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766060352325s 2019-05-10 03:09:39,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:39,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-9fbc81b2-361f-4d42-ad09-e72b23d0a1cb 2019-05-10 03:09:39,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:39,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:39 GMT Server: Apache x-openstack-request-id: req-5d5781ae-30c6-472f-91bf-b5e6e3ec8634 2019-05-10 03:09:39,212 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:39,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-5d5781ae-30c6-472f-91bf-b5e6e3ec8634 2019-05-10 03:09:39,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739538669586s 2019-05-10 03:09:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:09:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:39,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b494e7e-ac99-49e8-9946-bcc4b28e83a2 2019-05-10 03:09:39,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:39,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:09:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de84e717-aab4-4fdb-8680-96fb1f27f3b9 2019-05-10 03:09:39,287 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:09:39,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-de84e717-aab4-4fdb-8680-96fb1f27f3b9 2019-05-10 03:09:39,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747489929199s 2019-05-10 03:09:44,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:44,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:44,325 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-29815a1b-b16a-4352-8379-0b8f2eed2589 2019-05-10 03:09:44,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:44,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:44 GMT Server: Apache x-openstack-request-id: req-7d0ae4a6-b2a0-4665-8596-4a86aea6af73 2019-05-10 03:09:44,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:44,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-7d0ae4a6-b2a0-4665-8596-4a86aea6af73 2019-05-10 03:09:44,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741591453552s 2019-05-10 03:09:49,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:49,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-6532de27-c610-49a1-8218-e09f2bc8402c 2019-05-10 03:09:49,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:49,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:49 GMT Server: Apache x-openstack-request-id: req-88a70f43-5dce-42e5-bfe7-fc609b433a61 2019-05-10 03:09:49,446 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:49,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-88a70f43-5dce-42e5-bfe7-fc609b433a61 2019-05-10 03:09:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726199150085s 2019-05-10 03:09:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:09:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:49,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6da9cc5-6410-42e4-8a33-d0a4b466975e 2019-05-10 03:09:49,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:49,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:09:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8bec75e6-67ef-4991-be78-e8bbd8d221fa 2019-05-10 03:09:49,843 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:09:49,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-8bec75e6-67ef-4991-be78-e8bbd8d221fa 2019-05-10 03:09:49,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.395826816559s 2019-05-10 03:09:54,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:09:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:09:55,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:09:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-ce6ed333-3e46-4277-821e-86eb9e5972ca 2019-05-10 03:09:55,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:09:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:09:55 GMT Server: Apache x-openstack-request-id: req-73f04816-c60c-4be9-8aed-8d988ec204b8 2019-05-10 03:09:55,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:09:55,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-73f04816-c60c-4be9-8aed-8d988ec204b8 2019-05-10 03:09:55,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.660458803177s 2019-05-10 03:10:00,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:00,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-443243cf-100c-40a2-87ea-206082227ad7 2019-05-10 03:10:00,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. 2019-05-10 03:10:00,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:00 GMT Server: Apache x-openstack-request-id: req-60ce730d-bcb1-48fa-9057-f87fbdd59eab 2019-05-10 03:10:00,589 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:00,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-60ce730d-bcb1-48fa-9057-f87fbdd59eab 2019-05-10 03:10:00,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736191272736s 2019-05-10 03:10:00,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:10:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:00,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b544d1e-0062-4b94-9e11-72cd044ccc01 2019-05-10 03:10:00,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:00,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:10:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab611a7b-9223-460c-abb8-01adbf97669e 2019-05-10 03:10:00,927 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:10:00,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-ab611a7b-9223-460c-abb8-01adbf97669e 2019-05-10 03:10:00,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337332963943s 2019-05-10 03:10:05,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:05,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-d3953944-df1a-47de-a05d-3413c9cde5a7 2019-05-10 03:10:05,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:06,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:05 GMT Server: Apache x-openstack-request-id: req-6e8f1a30-cc3a-421c-a4b7-c77250ce3b0f 2019-05-10 03:10:06,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:06,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-6e8f1a30-cc3a-421c-a4b7-c77250ce3b0f 2019-05-10 03:10:06,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753860473633s 2019-05-10 03:10:11,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:11,350 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-a9e02c51-35df-4b18-99ae-bfb1fe9438e4 2019-05-10 03:10:11,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:11,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:11 GMT Server: Apache x-openstack-request-id: req-1e58560a-f344-4093-8555-c56dcfc7f0ac 2019-05-10 03:10:11,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:11,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-1e58560a-f344-4093-8555-c56dcfc7f0ac 2019-05-10 03:10:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.771337032318s 2019-05-10 03:10:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:10:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:12,120 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab12c948-83bf-4182-b1e2-a93524465e0f 2019-05-10 03:10:12,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. 2019-05-10 03:10:12,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:10:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a5c58345-a542-471b-a94e-867a305496b7 2019-05-10 03:10:12,163 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:10:12,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a5c58345-a542-471b-a94e-867a305496b7 2019-05-10 03:10:12,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.378839969635s 2019-05-10 03:10:17,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:17,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-560d7b06-bca2-4c10-8bb2-ef453eb489f6 2019-05-10 03:10:17,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:17,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:17 GMT Server: Apache x-openstack-request-id: req-0008539d-314b-44a1-80e2-454091ce05fb 2019-05-10 03:10:17,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:17,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-0008539d-314b-44a1-80e2-454091ce05fb 2019-05-10 03:10:17,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361927032471s 2019-05-10 03:10:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:22,570 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-84f79967-14e1-4d78-b5a0-00b36c783e2b 2019-05-10 03:10:22,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:22,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:22 GMT Server: Apache x-openstack-request-id: req-68683bcf-cf51-41ae-a825-53b44eee9b06 2019-05-10 03:10:22,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:22,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-68683bcf-cf51-41ae-a825-53b44eee9b06 2019-05-10 03:10:22,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761609077454s 2019-05-10 03:10:22,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:10:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:22,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e83a5da-46fb-4c4a-8b0d-acf78e3d0328 2019-05-10 03:10:22,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. 2019-05-10 03:10:22,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:10:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27650b99-9e4e-4af2-805b-67019c682861 2019-05-10 03:10:22,690 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:10:22,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-27650b99-9e4e-4af2-805b-67019c682861 2019-05-10 03:10:22,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757369995117s 2019-05-10 03:10:27,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:27,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:28,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-f6ff3b2b-3f5b-4528-8b05-e6f876b86709 2019-05-10 03:10:28,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. 2019-05-10 03:10:28,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:28 GMT Server: Apache x-openstack-request-id: req-1c728e0b-1508-4a37-961d-cdaa9c1f157d 2019-05-10 03:10:28,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:28,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-1c728e0b-1508-4a37-961d-cdaa9c1f157d 2019-05-10 03:10:28,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.660758018494s 2019-05-10 03:10:33,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:33,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-634627ca-69d6-4229-b364-d08417afd73b 2019-05-10 03:10:33,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:33,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:33 GMT Server: Apache x-openstack-request-id: req-99cd269a-14e7-4e26-8aba-6fd838321acc 2019-05-10 03:10:33,438 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:33,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-99cd269a-14e7-4e26-8aba-6fd838321acc 2019-05-10 03:10:33,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746200084686s 2019-05-10 03:10:33,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:10:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:33,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4cd1ef6-3daa-492e-846f-ca67a2023bd0 2019-05-10 03:10:33,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:10:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d51d4abd-02ba-4d0e-bbca-20bc809b4584 2019-05-10 03:10:33,512 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:10:33,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d51d4abd-02ba-4d0e-bbca-20bc809b4584 2019-05-10 03:10:33,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734400749207s 2019-05-10 03:10:38,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:38,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-3b9fd8c2-a6c8-48cb-bb0c-e5e48b20b050 2019-05-10 03:10:38,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. 2019-05-10 03:10:39,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:38 GMT Server: Apache x-openstack-request-id: req-344930a7-867d-4d5f-85ea-a81ddecd3748 2019-05-10 03:10:39,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:39,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-344930a7-867d-4d5f-85ea-a81ddecd3748 2019-05-10 03:10:39,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.661160945892s 2019-05-10 03:10:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:44,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-596b3b91-3524-4059-9739-9b65bda08f74 2019-05-10 03:10:44,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:44,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:44 GMT Server: Apache x-openstack-request-id: req-16de117e-530e-4c1b-8e7d-4ed32c567f56 2019-05-10 03:10:44,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:44,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-16de117e-530e-4c1b-8e7d-4ed32c567f56 2019-05-10 03:10:44,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737600326538s 2019-05-10 03:10:44,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:10:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:44,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0a4c991-c847-4b84-943e-08ab524ac200 2019-05-10 03:10:44,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. 2019-05-10 03:10:44,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:10:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-112381e8-b61b-4e5f-91c7-bc6b4ea043bd 2019-05-10 03:10:44,333 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:10:44,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-112381e8-b61b-4e5f-91c7-bc6b4ea043bd 2019-05-10 03:10:44,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731451511383s 2019-05-10 03:10:49,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:49,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-78661f49-7631-4576-a367-45832cd5f59f 2019-05-10 03:10:49,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:49,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:49 GMT Server: Apache x-openstack-request-id: req-8b42041a-958f-436a-9725-2296976b8364 2019-05-10 03:10:49,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:49,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-8b42041a-958f-436a-9725-2296976b8364 2019-05-10 03:10:49,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732297897339s 2019-05-10 03:10:54,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:10:54,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:54,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-c7301947-fa9c-49f6-b72d-9bdb51388493 2019-05-10 03:10:54,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:10:54,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:10:54 GMT Server: Apache x-openstack-request-id: req-35226398-1ff3-468c-b5cb-24542eac7ab0 2019-05-10 03:10:54,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:10:54,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-35226398-1ff3-468c-b5cb-24542eac7ab0 2019-05-10 03:10:54,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370136976242s 2019-05-10 03:10:54,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:10:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:10:54,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:10:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-837290ae-2e8a-447c-8cde-72b817ee3d91 2019-05-10 03:10:54,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. 2019-05-10 03:10:55,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:10:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54bacf6f-7d52-4eb4-850a-c31123ac5b96 2019-05-10 03:10:55,560 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:10:55,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-54bacf6f-7d52-4eb4-850a-c31123ac5b96 2019-05-10 03:10:55,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.770070075989s 2019-05-10 03:11:00,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:00,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-cda08a4d-e534-41d1-bf9d-a3dd5151d354 2019-05-10 03:11:00,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:00,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:00 GMT Server: Apache x-openstack-request-id: req-1ba605d7-accc-423c-8286-5b6c6a253758 2019-05-10 03:11:00,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:00,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-1ba605d7-accc-423c-8286-5b6c6a253758 2019-05-10 03:11:00,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733199119568s 2019-05-10 03:11:05,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:05,677 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-1fe66ee8-0496-431f-a763-1d4b06eb73bb 2019-05-10 03:11:05,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:05,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:05 GMT Server: Apache x-openstack-request-id: req-9a3a0461-a2a4-4678-abf3-ed1e885b3fad 2019-05-10 03:11:05,719 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:05,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-9a3a0461-a2a4-4678-abf3-ed1e885b3fad 2019-05-10 03:11:05,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734748840332s 2019-05-10 03:11:05,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:11:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:05,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6de4f83f-f58a-4ad8-a8e6-c45df0af3bd9 2019-05-10 03:11:05,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:05,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:11:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d3ec8e1-ba9c-4930-a332-c547064bf7f3 2019-05-10 03:11:05,792 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:11:05,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-6d3ec8e1-ba9c-4930-a332-c547064bf7f3 2019-05-10 03:11:05,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721430778503s 2019-05-10 03:11:10,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:10,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-6d5ae7df-8ed4-459a-9056-1e363c49341a 2019-05-10 03:11:10,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:11,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:10 GMT Server: Apache x-openstack-request-id: req-e5da86d9-f40b-4ef3-9b5f-9d697d4a0797 2019-05-10 03:11:11,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:11,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-e5da86d9-f40b-4ef3-9b5f-9d697d4a0797 2019-05-10 03:11:11,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372616052628s 2019-05-10 03:11:16,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:16,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-a694e940-ffb7-45cc-9acd-c922197fc162 2019-05-10 03:11:16,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. 2019-05-10 03:11:16,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:16 GMT Server: Apache x-openstack-request-id: req-ad5ec4c9-f1f8-4249-9849-0f949d586fd7 2019-05-10 03:11:16,254 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:16,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-ad5ec4c9-f1f8-4249-9849-0f949d586fd7 2019-05-10 03:11:16,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077064037323s 2019-05-10 03:11:16,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:11:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:16,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-821119d4-6f8f-44ff-a9fc-1d774b3b07e8 2019-05-10 03:11:16,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:16,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:11:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6e81941-d2d6-4c4b-b908-df832cb4525f 2019-05-10 03:11:16,625 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:11:16,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d6e81941-d2d6-4c4b-b908-df832cb4525f 2019-05-10 03:11:16,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.370641946793s 2019-05-10 03:11:21,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:21,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc Server: Apache x-openstack-request-id: req-c43723b4-d426-4a76-910e-8349dd5f7d93 2019-05-10 03:11:21,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:22,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Fri, 10 May 2019 03:11:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3f78396-605c-46a1-b76e-c2753c326ddb 2019-05-10 03:11:22,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-10T03:11:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis/events/24abe851-e1cb-4042-abb1-9bf4c048b23a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "126853a7-7cff-42cc-969a-ef228f980bca", "id": "24abe851-e1cb-4042-abb1-9bf4c048b23a"}, {"resource_name": "vellum", "event_time": "2019-05-10T03:11:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum/events/5625c334-4926-4cf2-ad6e-852997f0af3b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-z27bndsohph3", "id": "5625c334-4926-4cf2-ad6e-852997f0af3b"}]} 2019-05-10 03:11:22,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc&marker=65d9a24b-75f4-4d83-b2c0-6a81ba87cc1c&sort_dir=asc used request id req-c3f78396-605c-46a1-b76e-c2753c326ddb 2019-05-10 03:11:22,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371016025543s 2019-05-10 03:11:27,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:27,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-c3f81f1e-f6c2-40e1-9562-56e0af25b916 2019-05-10 03:11:27,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. 2019-05-10 03:11:27,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:27 GMT Server: Apache x-openstack-request-id: req-5f1b7a29-1a64-4738-92e5-e8ac2e801fb7 2019-05-10 03:11:27,083 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:27,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-5f1b7a29-1a64-4738-92e5-e8ac2e801fb7 2019-05-10 03:11:27,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738770961761s 2019-05-10 03:11:32,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:32,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:32,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f84b712d-71f6-42c7-9fba-a310ac7608d5 2019-05-10 03:11:32,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:32,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:32 GMT Server: Apache x-openstack-request-id: req-bf90c708-8b66-44ad-9786-7049fd798417 2019-05-10 03:11:32,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:32,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-bf90c708-8b66-44ad-9786-7049fd798417 2019-05-10 03:11:32,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.657676935196s 2019-05-10 03:11:32,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:11:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:32,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d09bf45b-28f8-48e4-bb36-d48f597cc246 2019-05-10 03:11:32,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:32,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:11:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d34294cf-3de4-4475-9f0f-2fffc5845c27 2019-05-10 03:11:32,837 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:11:32,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d34294cf-3de4-4475-9f0f-2fffc5845c27 2019-05-10 03:11:32,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0897300243378s 2019-05-10 03:11:37,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:37,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-c41e67cc-3435-4c3a-822f-61a2fd47893f 2019-05-10 03:11:37,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:37,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:37 GMT Server: Apache x-openstack-request-id: req-5039ca4d-4be5-429b-93ec-c4e3543aab08 2019-05-10 03:11:37,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:37,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-5039ca4d-4be5-429b-93ec-c4e3543aab08 2019-05-10 03:11:37,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751910209656s 2019-05-10 03:11:42,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:42,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-ce25abda-5663-4eea-9f74-d35d25a49372 2019-05-10 03:11:42,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:42,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:42 GMT Server: Apache x-openstack-request-id: req-aa0012b5-a24e-4830-928b-2c27a16e209d 2019-05-10 03:11:42,994 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:42,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-aa0012b5-a24e-4830-928b-2c27a16e209d 2019-05-10 03:11:42,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740759372711s 2019-05-10 03:11:42,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:11:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:43,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9e6653a-cf35-4b76-88f3-2574a8d4577a 2019-05-10 03:11:43,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:43,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:11:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e005825b-909c-4f91-9021-30e951b4a447 2019-05-10 03:11:43,341 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:11:43,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-e005825b-909c-4f91-9021-30e951b4a447 2019-05-10 03:11:43,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.347290039062s 2019-05-10 03:11:48,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:48,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:48 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-6d29f1ed-3512-4c30-be7d-31906c644e9e 2019-05-10 03:11:48,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:48,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:48 GMT Server: Apache x-openstack-request-id: req-69a23bfa-3eae-410b-a4c8-11cd2a123e29 2019-05-10 03:11:48,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:48,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-69a23bfa-3eae-410b-a4c8-11cd2a123e29 2019-05-10 03:11:48,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728402137756s 2019-05-10 03:11:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:53,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-6693a0e2-f26a-4a11-9959-51843ae3ecda 2019-05-10 03:11:53,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:53,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:53 GMT Server: Apache x-openstack-request-id: req-1aeb129b-6b98-4bdd-b55a-ab5a64fbe07c 2019-05-10 03:11:53,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:53,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1aeb129b-6b98-4bdd-b55a-ab5a64fbe07c 2019-05-10 03:11:53,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761439800262s 2019-05-10 03:11:53,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:11:53,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:53,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-32f91a03-7c0d-4fbb-9bf7-d0a0027cf8e9 2019-05-10 03:11:53,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:53,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:11:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-280b2d8f-a8b3-415e-bdb9-59ce60690084 2019-05-10 03:11:53,576 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:11:53,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-280b2d8f-a8b3-415e-bdb9-59ce60690084 2019-05-10 03:11:53,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724749565125s 2019-05-10 03:11:58,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:11:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:11:58,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:11:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-67e302a2-ae63-49a5-b7a9-1cbf76e9f5d3 2019-05-10 03:11:58,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:11:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:11:58 GMT Server: Apache x-openstack-request-id: req-9b0e098f-121b-4676-9fe5-2ff067f6f980 2019-05-10 03:11:58,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:11:58,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-9b0e098f-121b-4676-9fe5-2ff067f6f980 2019-05-10 03:11:58,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718419551849s 2019-05-10 03:12:03,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:03,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:03,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7ad2dd0f-11db-4ec5-b436-943a6e7ad825 2019-05-10 03:12:03,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:03,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:03 GMT Server: Apache x-openstack-request-id: req-4b40d1cb-1755-4b5e-aaef-7d1467f453d5 2019-05-10 03:12:03,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:03,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-4b40d1cb-1755-4b5e-aaef-7d1467f453d5 2019-05-10 03:12:03,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747408866882s 2019-05-10 03:12:03,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:12:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:03,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-fbbe8cbb-a82d-45d5-b43b-a8722a3638d4 2019-05-10 03:12:03,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:03,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:12:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-46cc276e-f750-4c9f-b177-a28762f40377 2019-05-10 03:12:03,810 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:12:03,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-46cc276e-f750-4c9f-b177-a28762f40377 2019-05-10 03:12:03,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748500823975s 2019-05-10 03:12:08,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:08,849 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-d5268891-056f-4b73-a3a6-dfa2ba8b7f65 2019-05-10 03:12:08,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:08,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:08 GMT Server: Apache x-openstack-request-id: req-8ded63f4-88c1-411a-b33f-29f04f002d06 2019-05-10 03:12:08,891 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:08,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-8ded63f4-88c1-411a-b33f-29f04f002d06 2019-05-10 03:12:08,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737700462341s 2019-05-10 03:12:13,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:13,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-b8ec4393-838f-40df-985f-aa5c2f70b606 2019-05-10 03:12:13,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. 2019-05-10 03:12:13,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:13 GMT Server: Apache x-openstack-request-id: req-d56a24c6-1e08-4d3f-9472-d57aaf6f3e45 2019-05-10 03:12:13,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:13,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-d56a24c6-1e08-4d3f-9472-d57aaf6f3e45 2019-05-10 03:12:13,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761590003967s 2019-05-10 03:12:13,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:12:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:14,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e0e2a03-1106-480e-988f-dbbfe0f6c45e 2019-05-10 03:12:14,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. 2019-05-10 03:12:14,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:12:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-130f3eb3-c0f8-41f5-a7b6-150ba6006f7f 2019-05-10 03:12:14,048 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:12:14,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-130f3eb3-c0f8-41f5-a7b6-150ba6006f7f 2019-05-10 03:12:14,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745849609375s 2019-05-10 03:12:19,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:19,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:19,086 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:19 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-1cb2b08a-d139-49e0-ba66-1b6231feee6d 2019-05-10 03:12:19,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:19,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:19 GMT Server: Apache x-openstack-request-id: req-acb9829e-b07a-4da1-b543-e274696281fb 2019-05-10 03:12:19,128 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:19,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-acb9829e-b07a-4da1-b543-e274696281fb 2019-05-10 03:12:19,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730271339417s 2019-05-10 03:12:24,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:24,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f7acb962-5fb8-45ab-8667-23722affd44b 2019-05-10 03:12:24,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:24,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:24 GMT Server: Apache x-openstack-request-id: req-e5fe1ec0-d164-44b4-8458-b3cf2d31ca6d 2019-05-10 03:12:24,207 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:24,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-e5fe1ec0-d164-44b4-8458-b3cf2d31ca6d 2019-05-10 03:12:24,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727550983429s 2019-05-10 03:12:24,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:12:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:24,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-df7bdf64-af14-47b4-9f0e-88bee4f542c9 2019-05-10 03:12:24,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:24,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:12:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33a29bae-6b6f-49db-a7eb-9b64bfa53fff 2019-05-10 03:12:24,278 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:12:24,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-33a29bae-6b6f-49db-a7eb-9b64bfa53fff 2019-05-10 03:12:24,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711479187012s 2019-05-10 03:12:29,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:29,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f9ab3f60-ae10-4854-a0bc-7a3de05a2890 2019-05-10 03:12:29,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. 2019-05-10 03:12:29,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:29 GMT Server: Apache x-openstack-request-id: req-9f1efda4-e344-4367-97fc-176a25bfaaa4 2019-05-10 03:12:29,359 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:29,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-9f1efda4-e344-4367-97fc-176a25bfaaa4 2019-05-10 03:12:29,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747060775757s 2019-05-10 03:12:34,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:34,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f3351220-34c0-47e3-b051-65436384214f 2019-05-10 03:12:34,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:34,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:34 GMT Server: Apache x-openstack-request-id: req-d73bbb23-1352-4892-ad15-bb792e39935b 2019-05-10 03:12:34,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:34,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-d73bbb23-1352-4892-ad15-bb792e39935b 2019-05-10 03:12:34,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757730007172s 2019-05-10 03:12:34,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:12:34,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:34,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-022eda1e-4802-4895-9ff8-80ed01a024fd 2019-05-10 03:12:34,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:12:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41afee4d-44c7-4303-9632-f3bec16c9b23 2019-05-10 03:12:34,513 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:12:34,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-41afee4d-44c7-4303-9632-f3bec16c9b23 2019-05-10 03:12:34,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733761787415s 2019-05-10 03:12:39,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:39,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7ea36be3-7547-41e1-8207-f3b6026a4c64 2019-05-10 03:12:39,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. 2019-05-10 03:12:39,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:39 GMT Server: Apache x-openstack-request-id: req-9125b07f-26da-4447-ad30-0cbf367e8b1d 2019-05-10 03:12:39,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:39,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-9125b07f-26da-4447-ad30-0cbf367e8b1d 2019-05-10 03:12:39,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771839618683s 2019-05-10 03:12:44,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:44,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:44,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-4bac65ec-742c-4fa8-af3e-5bc9624d0eac 2019-05-10 03:12:44,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:44,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:44 GMT Server: Apache x-openstack-request-id: req-e2534699-dddf-4c21-8584-a5fc07eeb068 2019-05-10 03:12:44,676 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:44,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-e2534699-dddf-4c21-8584-a5fc07eeb068 2019-05-10 03:12:44,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734198093414s 2019-05-10 03:12:44,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:12:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:44,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d5ea4580-e4ae-4abd-8aa4-a893001e5b6f 2019-05-10 03:12:44,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:44,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:12:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ca8af2f-4fb2-4968-86bf-91c58146d81b 2019-05-10 03:12:44,751 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:12:44,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-4ca8af2f-4fb2-4968-86bf-91c58146d81b 2019-05-10 03:12:44,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738508701324s 2019-05-10 03:12:49,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:49,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:49,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-55510447-d57b-4922-9392-07190b6a48e4 2019-05-10 03:12:49,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:49,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:49 GMT Server: Apache x-openstack-request-id: req-57880c84-50cd-424c-ac15-06ad3685708f 2019-05-10 03:12:49,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:49,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-57880c84-50cd-424c-ac15-06ad3685708f 2019-05-10 03:12:49,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758199691772s 2019-05-10 03:12:54,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:12:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:55,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-d4776a92-d99e-4594-8be9-2388ff2829f0 2019-05-10 03:12:55,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:55,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:12:55 GMT Server: Apache x-openstack-request-id: req-12d417f6-649a-4413-90e2-d19179786ac6 2019-05-10 03:12:55,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:12:55,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-12d417f6-649a-4413-90e2-d19179786ac6 2019-05-10 03:12:55,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.681789875031s 2019-05-10 03:12:55,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:12:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:12:55,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:12:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-8425ca58-c62a-4a5e-a116-14f510248600 2019-05-10 03:12:55,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:12:55,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:12:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b82ee481-e245-4ead-995b-29d9d1c60101 2019-05-10 03:12:55,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:12:55,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-b82ee481-e245-4ead-995b-29d9d1c60101 2019-05-10 03:12:55,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720889568329s 2019-05-10 03:13:00,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:00,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-dcd9f17b-6513-457d-a23c-f4105b5b3c8d 2019-05-10 03:13:00,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. 2019-05-10 03:13:00,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:00 GMT Server: Apache x-openstack-request-id: req-d1f875eb-a4e3-4ade-81ad-16dff723374e 2019-05-10 03:13:00,671 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:00,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-d1f875eb-a4e3-4ade-81ad-16dff723374e 2019-05-10 03:13:00,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072723865509s 2019-05-10 03:13:05,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:05,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-1895681f-a928-4c78-8d12-4b9bc78acc65 2019-05-10 03:13:05,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:05,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:05 GMT Server: Apache x-openstack-request-id: req-b3129ee0-e8d9-45c6-adc8-6949789e050b 2019-05-10 03:13:05,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:05,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-b3129ee0-e8d9-45c6-adc8-6949789e050b 2019-05-10 03:13:05,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736639499664s 2019-05-10 03:13:05,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:13:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:05,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-801bc92c-4f73-43e1-9b4a-e162b4aaefef 2019-05-10 03:13:05,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:05,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:13:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a69fd229-49f0-455a-bf8c-1782eb0bca99 2019-05-10 03:13:05,824 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:13:05,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a69fd229-49f0-455a-bf8c-1782eb0bca99 2019-05-10 03:13:05,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738198757172s 2019-05-10 03:13:10,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:10,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7687b865-2c9b-4125-8a0d-1d3781746e17 2019-05-10 03:13:10,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:10,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:10 GMT Server: Apache x-openstack-request-id: req-0268d77b-9e33-4acb-b68b-d0a5c7349659 2019-05-10 03:13:10,905 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:10,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-0268d77b-9e33-4acb-b68b-d0a5c7349659 2019-05-10 03:13:10,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736420154572s 2019-05-10 03:13:15,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:15,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-011ce8c4-751e-4d52-8a62-51b05175451b 2019-05-10 03:13:15,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:15,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:15 GMT Server: Apache x-openstack-request-id: req-72ac921a-cabc-408b-b846-dfa4279e6d07 2019-05-10 03:13:15,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:15,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-72ac921a-cabc-408b-b846-dfa4279e6d07 2019-05-10 03:13:15,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759329795837s 2019-05-10 03:13:15,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:13:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:16,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-19a73de7-84d6-4bd4-9013-ee0057e6711c 2019-05-10 03:13:16,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:16,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:13:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-018d5169-aa59-4177-b6f2-315f375392c7 2019-05-10 03:13:16,065 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:13:16,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-018d5169-aa59-4177-b6f2-315f375392c7 2019-05-10 03:13:16,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0781009197235s 2019-05-10 03:13:21,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:21,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-9960d863-ec99-48bb-82d9-7d5d224b52d3 2019-05-10 03:13:21,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:21,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:21 GMT Server: Apache x-openstack-request-id: req-99740015-7dbc-4575-a0e7-3483c2fcd281 2019-05-10 03:13:21,451 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:21,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-99740015-7dbc-4575-a0e7-3483c2fcd281 2019-05-10 03:13:21,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379000902176s 2019-05-10 03:13:26,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:26,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-85a20b42-481a-43d6-9149-9925dc6135a3 2019-05-10 03:13:26,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:26,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:26 GMT Server: Apache x-openstack-request-id: req-eaa4544f-be0e-424a-a4ac-4a86aa12ba2f 2019-05-10 03:13:26,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:26,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-eaa4544f-be0e-424a-a4ac-4a86aa12ba2f 2019-05-10 03:13:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758879184723s 2019-05-10 03:13:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:13:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:26,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-5d6cd287-a632-4cd4-bb6e-348f9a168dd2 2019-05-10 03:13:26,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:26,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:13:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-767785c5-7123-4ba0-a467-0b9bdbdc0897 2019-05-10 03:13:26,920 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:13:26,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-767785c5-7123-4ba0-a467-0b9bdbdc0897 2019-05-10 03:13:26,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.38672208786s 2019-05-10 03:13:31,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:31,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:31,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-79bc5f1d-e24e-4484-941f-bbada8cca495 2019-05-10 03:13:31,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:32,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:31 GMT Server: Apache x-openstack-request-id: req-da72e18d-84fb-47a5-881e-bceb58ab6701 2019-05-10 03:13:32,001 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:32,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-da72e18d-84fb-47a5-881e-bceb58ab6701 2019-05-10 03:13:32,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750439167023s 2019-05-10 03:13:37,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:37,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:37,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-35838c36-f88d-4424-9cde-785ddbfebc36 2019-05-10 03:13:37,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. 2019-05-10 03:13:37,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:37 GMT Server: Apache x-openstack-request-id: req-1c1a0b14-52bf-4657-8a23-8157a0629443 2019-05-10 03:13:37,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:37,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1c1a0b14-52bf-4657-8a23-8157a0629443 2019-05-10 03:13:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0908169746399s 2019-05-10 03:13:37,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:13:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:37,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-da71b928-caa3-479f-9eb4-330a5ba45dcb 2019-05-10 03:13:37,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:37,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:13:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-160bce53-8ab2-4cce-8240-cec67614dd48 2019-05-10 03:13:37,172 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:13:37,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-160bce53-8ab2-4cce-8240-cec67614dd48 2019-05-10 03:13:37,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732018947601s 2019-05-10 03:13:42,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:42,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-c720e80b-5e80-478a-8186-900c6d9bd9c6 2019-05-10 03:13:42,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:42,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:42 GMT Server: Apache x-openstack-request-id: req-73ac772a-92bc-41e2-a28e-71a48147ddb8 2019-05-10 03:13:42,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:42,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-73ac772a-92bc-41e2-a28e-71a48147ddb8 2019-05-10 03:13:42,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074639081955s 2019-05-10 03:13:47,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:47,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:47,600 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-b96e7f6b-d1ae-4ab7-a8cb-5a1ecf8f29d0 2019-05-10 03:13:47,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:47 GMT Server: Apache x-openstack-request-id: req-3ea28d6e-257a-43c3-8230-20618b92694b 2019-05-10 03:13:47,644 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:47,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-3ea28d6e-257a-43c3-8230-20618b92694b 2019-05-10 03:13:47,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.385155916214s 2019-05-10 03:13:47,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:13:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:47,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-c877800d-694d-4054-a4e1-a077218a1b1c 2019-05-10 03:13:47,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. 2019-05-10 03:13:47,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:13:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2710f7e0-0f7c-45e3-a655-93c30a90ad3f 2019-05-10 03:13:47,718 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:13:47,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2710f7e0-0f7c-45e3-a655-93c30a90ad3f 2019-05-10 03:13:47,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074373960495s 2019-05-10 03:13:52,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:52,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:52,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-3b01a479-c227-4c39-800f-5894d4e35c4e 2019-05-10 03:13:52,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:52,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:52 GMT Server: Apache x-openstack-request-id: req-6d319da8-ba6f-40ba-bd1c-58a74729a629 2019-05-10 03:13:52,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:52,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-6d319da8-ba6f-40ba-bd1c-58a74729a629 2019-05-10 03:13:52,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734751224518s 2019-05-10 03:13:57,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:13:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:58,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:57 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-42e3da96-cadf-447e-8490-8b78ecaccfec 2019-05-10 03:13:58,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:58,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:13:58 GMT Server: Apache x-openstack-request-id: req-8df0573b-f7a7-4cbf-9208-e0fa2a8dcaaa 2019-05-10 03:13:58,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:13:58,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-8df0573b-f7a7-4cbf-9208-e0fa2a8dcaaa 2019-05-10 03:13:58,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364883899689s 2019-05-10 03:13:58,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:13:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:13:58,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:13:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-5fae5272-a4df-4dd9-9951-a758783873e8 2019-05-10 03:13:58,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:13:58,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:13:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-614c6ee6-d19b-4bbf-aa21-d536fdd65b2f 2019-05-10 03:13:58,539 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:13:58,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-614c6ee6-d19b-4bbf-aa21-d536fdd65b2f 2019-05-10 03:13:58,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36871099472s 2019-05-10 03:14:03,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:03,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-94fda9b5-3e65-47fb-bb83-e1b9baac6907 2019-05-10 03:14:03,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:03 GMT Server: Apache x-openstack-request-id: req-31f0e922-44e5-4402-ad43-b8abe05d6e02 2019-05-10 03:14:03,899 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:03,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-31f0e922-44e5-4402-ad43-b8abe05d6e02 2019-05-10 03:14:03,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353806972504s 2019-05-10 03:14:08,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:08,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:08,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-68c79bea-7ffb-479f-b6ba-a63626952f9d 2019-05-10 03:14:08,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:08,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:08 GMT Server: Apache x-openstack-request-id: req-70c0c433-55f1-42f3-bec9-962ffefd3f25 2019-05-10 03:14:08,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:08,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-70c0c433-55f1-42f3-bec9-962ffefd3f25 2019-05-10 03:14:08,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776491165161s 2019-05-10 03:14:08,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:14:08,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:09,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ee577bd-47be-492d-8326-fde4f4880ad9 2019-05-10 03:14:09,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:09,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:14:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70a17a6b-d20a-41f0-a3a3-2ec6296a4fb7 2019-05-10 03:14:09,056 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:14:09,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-70a17a6b-d20a-41f0-a3a3-2ec6296a4fb7 2019-05-10 03:14:09,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725319385529s 2019-05-10 03:14:14,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:14,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-9afbe521-4232-47bc-83e7-ba99485c1a82 2019-05-10 03:14:14,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:14,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:14 GMT Server: Apache x-openstack-request-id: req-829c82db-a7db-48b7-8382-885ef14dcea6 2019-05-10 03:14:14,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:14,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-829c82db-a7db-48b7-8382-885ef14dcea6 2019-05-10 03:14:14,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753748416901s 2019-05-10 03:14:19,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:19,174 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:19 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-4620205c-0995-493d-94bb-0c954d88dfee 2019-05-10 03:14:19,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:19,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:19 GMT Server: Apache x-openstack-request-id: req-4413c02e-272f-4ea2-88be-dc0d0e296a59 2019-05-10 03:14:19,217 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:19,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-4413c02e-272f-4ea2-88be-dc0d0e296a59 2019-05-10 03:14:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730350017548s 2019-05-10 03:14:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:14:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:19,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:19 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6caeeb15-1460-4029-b55a-321971f82249 2019-05-10 03:14:19,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:19,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:14:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a4ac8aa3-c360-4881-b1ef-0407dd82034a 2019-05-10 03:14:19,288 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:14:19,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a4ac8aa3-c360-4881-b1ef-0407dd82034a 2019-05-10 03:14:19,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709738731384s 2019-05-10 03:14:24,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:24,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:24,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-49215123-8308-4d88-9fc8-2e9b1801c973 2019-05-10 03:14:24,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:24,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:24 GMT Server: Apache x-openstack-request-id: req-bd4cf65d-61a6-4a40-9e5e-1d3da1eec55e 2019-05-10 03:14:24,369 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:24,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-bd4cf65d-61a6-4a40-9e5e-1d3da1eec55e 2019-05-10 03:14:24,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741319656372s 2019-05-10 03:14:29,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:29,405 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-fb824d57-3968-4857-9310-44803cbf4399 2019-05-10 03:14:29,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:29,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:29 GMT Server: Apache x-openstack-request-id: req-2763a8e8-44df-40ff-b3df-015bb78734a1 2019-05-10 03:14:29,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:29,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-2763a8e8-44df-40ff-b3df-015bb78734a1 2019-05-10 03:14:29,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723340511322s 2019-05-10 03:14:29,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:14:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:29,477 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-87c0944f-d9a5-4e79-af81-e63eca64fac4 2019-05-10 03:14:29,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:29,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:14:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90d6ecab-237b-459d-814a-4b4297a5676e 2019-05-10 03:14:29,808 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:14:29,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-90d6ecab-237b-459d-814a-4b4297a5676e 2019-05-10 03:14:29,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.361077070236s 2019-05-10 03:14:34,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:35,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-ce1d83e0-39cb-4add-900a-cfb1fc2dad58 2019-05-10 03:14:35,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:35,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:35 GMT Server: Apache x-openstack-request-id: req-9ca10874-fef2-435f-999e-80c2b2bc62b8 2019-05-10 03:14:35,178 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:35,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-9ca10874-fef2-435f-999e-80c2b2bc62b8 2019-05-10 03:14:35,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362928152084s 2019-05-10 03:14:40,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:40,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:40 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-93bd5704-a253-4696-979e-e4f45ee44a56 2019-05-10 03:14:40,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:40,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:40 GMT Server: Apache x-openstack-request-id: req-84b65613-9e46-4207-b7e2-6faacb45567c 2019-05-10 03:14:40,554 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:40,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-84b65613-9e46-4207-b7e2-6faacb45567c 2019-05-10 03:14:40,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37025308609s 2019-05-10 03:14:40,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:14:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:40,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:40 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f800d5d5-db6b-4faa-921f-871221cb22dd 2019-05-10 03:14:40,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:40,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:14:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44455054-9b53-4cb6-89ba-38aa7d3e3af2 2019-05-10 03:14:40,628 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:14:40,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-44455054-9b53-4cb6-89ba-38aa7d3e3af2 2019-05-10 03:14:40,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740909576416s 2019-05-10 03:14:45,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:45,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a5e1db0f-9b16-4193-a8d6-798803ca8c66 2019-05-10 03:14:45,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. 2019-05-10 03:14:45,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:45 GMT Server: Apache x-openstack-request-id: req-8d6b176f-59cc-42de-92b5-429ec96223df 2019-05-10 03:14:45,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:45,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-8d6b176f-59cc-42de-92b5-429ec96223df 2019-05-10 03:14:45,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076101064682s 2019-05-10 03:14:50,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:50,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:50 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-79bdfcc6-0bbd-472c-a09a-88a9249de277 2019-05-10 03:14:50,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:50,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:50 GMT Server: Apache x-openstack-request-id: req-55d7efd2-c997-4196-a37a-44f06930fe34 2019-05-10 03:14:50,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:50,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-55d7efd2-c997-4196-a37a-44f06930fe34 2019-05-10 03:14:50,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734941959381s 2019-05-10 03:14:50,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:14:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:50,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:50 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-a730bed4-55d1-4a2c-b4d5-dc206d4ce323 2019-05-10 03:14:50,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:14:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc71e287-e877-4399-8335-aa4ebf36d700 2019-05-10 03:14:51,154 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:14:51,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-bc71e287-e877-4399-8335-aa4ebf36d700 2019-05-10 03:14:51,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.366771936417s 2019-05-10 03:14:56,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:14:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:14:56,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:14:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-b1d78486-8f0a-4fd2-a50e-3e8dfa7fdf40 2019-05-10 03:14:56,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:14:56,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:14:56 GMT Server: Apache x-openstack-request-id: req-d577d6f4-8e52-4cc8-8c8c-88afa60d3a27 2019-05-10 03:14:56,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:14:56,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-d577d6f4-8e52-4cc8-8c8c-88afa60d3a27 2019-05-10 03:14:56,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745229721069s 2019-05-10 03:15:01,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:01,272 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-80b6b857-3998-4f5d-88e1-36064d212221 2019-05-10 03:15:01,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:01,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:01 GMT Server: Apache x-openstack-request-id: req-4d44eae5-93c9-480d-9438-a8f4be22c318 2019-05-10 03:15:01,599 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:01,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-4d44eae5-93c9-480d-9438-a8f4be22c318 2019-05-10 03:15:01,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358492136002s 2019-05-10 03:15:01,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:15:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:01,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d02f0fd9-6a2b-4157-98cc-8c08298c6caf 2019-05-10 03:15:01,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:01,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:15:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-812ee131-165f-4d91-a16f-8646fc31608d 2019-05-10 03:15:01,673 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:15:01,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-812ee131-165f-4d91-a16f-8646fc31608d 2019-05-10 03:15:01,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730948448181s 2019-05-10 03:15:06,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:06,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:06 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-79d2447d-ee8e-4e62-94a9-b37c1345a7e9 2019-05-10 03:15:06,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:06,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:06 GMT Server: Apache x-openstack-request-id: req-b4295e63-fbdb-40cb-a545-aa33d6c5d9db 2019-05-10 03:15:06,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:06,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-b4295e63-fbdb-40cb-a545-aa33d6c5d9db 2019-05-10 03:15:06,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076761007309s 2019-05-10 03:15:11,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:11,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-27616b61-6fe4-42e7-90f7-35b8f701dfe5 2019-05-10 03:15:11,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:11,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:11 GMT Server: Apache x-openstack-request-id: req-fecfd0e3-264f-40b8-a938-e471b82dcb34 2019-05-10 03:15:11,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:11,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-fecfd0e3-264f-40b8-a938-e471b82dcb34 2019-05-10 03:15:11,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719010829926s 2019-05-10 03:15:11,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:15:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:11,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9497e40-d95e-437f-8171-e0037ff20559 2019-05-10 03:15:11,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:15:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b52dd9d-275f-4c68-95ee-41c43816c6e1 2019-05-10 03:15:11,891 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:15:11,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-6b52dd9d-275f-4c68-95ee-41c43816c6e1 2019-05-10 03:15:11,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0567328929901s 2019-05-10 03:15:16,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:16,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f4680b06-4562-48f1-b80b-3f7002312309 2019-05-10 03:15:16,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:16,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:16 GMT Server: Apache x-openstack-request-id: req-e1b58804-4d32-4bff-b876-cc19a2ffd990 2019-05-10 03:15:16,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:16,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-e1b58804-4d32-4bff-b876-cc19a2ffd990 2019-05-10 03:15:16,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754570960999s 2019-05-10 03:15:21,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:22,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-3beee584-6f37-48f6-b1cd-9f9207c3918d 2019-05-10 03:15:22,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:22,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:22 GMT Server: Apache x-openstack-request-id: req-09c6f91b-935b-46e8-9cdf-35dc8f9a5bd0 2019-05-10 03:15:22,780 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:22,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-09c6f91b-935b-46e8-9cdf-35dc8f9a5bd0 2019-05-10 03:15:22,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.800847053528s 2019-05-10 03:15:22,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:15:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:22,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1a762d3-1069-47fd-bc9c-20c6fde7b10d 2019-05-10 03:15:22,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:22,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:15:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-31e94914-7dd1-43b4-a023-7e1f98f2c8ea 2019-05-10 03:15:22,854 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:15:22,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-31e94914-7dd1-43b4-a023-7e1f98f2c8ea 2019-05-10 03:15:22,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734980106354s 2019-05-10 03:15:27,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:27,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7b0e41d8-023e-4420-a3e5-db29dcacc379 2019-05-10 03:15:27,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:27,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:27 GMT Server: Apache x-openstack-request-id: req-c65f6b46-1be1-46f9-a893-75c395e4e02d 2019-05-10 03:15:27,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:27,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-c65f6b46-1be1-46f9-a893-75c395e4e02d 2019-05-10 03:15:27,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732359886169s 2019-05-10 03:15:32,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:33,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-035eab6e-680b-41df-9a29-9b42ef363897 2019-05-10 03:15:33,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:33,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:33 GMT Server: Apache x-openstack-request-id: req-a75505ca-8a77-4f22-9c0f-53dd53ca3de1 2019-05-10 03:15:33,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:33,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-a75505ca-8a77-4f22-9c0f-53dd53ca3de1 2019-05-10 03:15:33,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.73920416832s 2019-05-10 03:15:33,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:15:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:33,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-52fb2c49-4a19-41ca-9cc5-b0be35749da3 2019-05-10 03:15:33,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:33,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:15:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b32a42b0-92e0-4c79-adbd-6e4962ba6202 2019-05-10 03:15:33,755 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:15:33,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-b32a42b0-92e0-4c79-adbd-6e4962ba6202 2019-05-10 03:15:33,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756709575653s 2019-05-10 03:15:38,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:38,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a507133e-bfaf-4c68-992f-daf72dc395f6 2019-05-10 03:15:38,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:38,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:38 GMT Server: Apache x-openstack-request-id: req-988e6f3f-fcb4-46a1-8c54-6b433f5d5ee8 2019-05-10 03:15:38,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:38,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-988e6f3f-fcb4-46a1-8c54-6b433f5d5ee8 2019-05-10 03:15:38,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735230445862s 2019-05-10 03:15:43,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:43,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-69d18fb0-c56e-4bb9-9767-b692e9c01690 2019-05-10 03:15:43,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:44,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:43 GMT Server: Apache x-openstack-request-id: req-b595cacf-0786-4762-91ac-e5c12c4149ab 2019-05-10 03:15:44,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:44,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-b595cacf-0786-4762-91ac-e5c12c4149ab 2019-05-10 03:15:44,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37496304512s 2019-05-10 03:15:44,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:15:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:44,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-73a19c91-2b64-4f57-8fe2-f307ae037e77 2019-05-10 03:15:44,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:44,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:15:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2eb301e8-f2f1-4077-acb5-9f589925f5b1 2019-05-10 03:15:44,869 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:15:44,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2eb301e8-f2f1-4077-acb5-9f589925f5b1 2019-05-10 03:15:44,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.653117179871s 2019-05-10 03:15:49,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:49,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:50,212 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-c1c2261c-e1ca-4013-a8b0-75b0f962509a 2019-05-10 03:15:50,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:50,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:50 GMT Server: Apache x-openstack-request-id: req-0e207d4d-bb97-47e9-b371-7f95c592f014 2019-05-10 03:15:50,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:50,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-0e207d4d-bb97-47e9-b371-7f95c592f014 2019-05-10 03:15:50,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.683758020401s 2019-05-10 03:15:55,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:15:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:55,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-b4ad2abd-ab58-4cbd-8bdb-0916d01c5a2e 2019-05-10 03:15:55,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. 2019-05-10 03:15:55,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:15:55 GMT Server: Apache x-openstack-request-id: req-5390c533-8d35-41c4-8646-f37412fedf59 2019-05-10 03:15:55,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:15:55,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-5390c533-8d35-41c4-8646-f37412fedf59 2019-05-10 03:15:55,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719180107117s 2019-05-10 03:15:55,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:15:55,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:15:55,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:15:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad75e06c-01df-44e6-ba26-c93123575da9 2019-05-10 03:15:55,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:15:55,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:15:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a9f9443-e147-47a8-b653-c6d5eabc9c9a 2019-05-10 03:15:55,997 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:15:55,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-7a9f9443-e147-47a8-b653-c6d5eabc9c9a 2019-05-10 03:15:55,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359588861465s 2019-05-10 03:16:01,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:01,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f6a40890-4b36-475d-8338-50b7b82ac135 2019-05-10 03:16:01,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. 2019-05-10 03:16:01,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:01 GMT Server: Apache x-openstack-request-id: req-3532753d-a6b9-473a-be4d-2d83642c627b 2019-05-10 03:16:01,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:01,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-3532753d-a6b9-473a-be4d-2d83642c627b 2019-05-10 03:16:01,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740258693695s 2019-05-10 03:16:06,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:06,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:06,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:06 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-6dec2f16-7513-43e0-8521-0cd9d9c778d2 2019-05-10 03:16:06,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:06 GMT Server: Apache x-openstack-request-id: req-577a69dc-0ffc-434f-8dae-ed9445931cc6 2019-05-10 03:16:06,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:06,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-577a69dc-0ffc-434f-8dae-ed9445931cc6 2019-05-10 03:16:06,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759339332581s 2019-05-10 03:16:06,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:16:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:06,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:06 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-471f9f4a-ec49-4dc7-9d60-a35fe6de9c73 2019-05-10 03:16:06,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:06,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:16:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9c82c239-4b81-44b3-95f5-b0283b5528d4 2019-05-10 03:16:06,216 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:16:06,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9c82c239-4b81-44b3-95f5-b0283b5528d4 2019-05-10 03:16:06,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0574548244476s 2019-05-10 03:16:11,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:11,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-c0ffa863-2c40-4023-83c9-5d15af706a64 2019-05-10 03:16:11,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:11,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:11 GMT Server: Apache x-openstack-request-id: req-4cf37ecf-bcca-4a79-aebc-a03d5dd697de 2019-05-10 03:16:11,669 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:11,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-4cf37ecf-bcca-4a79-aebc-a03d5dd697de 2019-05-10 03:16:11,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.446510076523s 2019-05-10 03:16:16,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:16,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-4780159f-9283-483f-86c2-9c16390dd75f 2019-05-10 03:16:16,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:16,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:16 GMT Server: Apache x-openstack-request-id: req-daf7cc78-350f-4460-bf1c-a0ff84f956f5 2019-05-10 03:16:16,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:16,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-daf7cc78-350f-4460-bf1c-a0ff84f956f5 2019-05-10 03:16:16,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731799602509s 2019-05-10 03:16:16,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:16:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:16,775 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd596452-a414-4b5d-b015-f7fe572d900d 2019-05-10 03:16:16,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:17,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:16:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b7c027ac-9e1b-4310-94bc-bba50f77f464 2019-05-10 03:16:17,090 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:16:17,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-b7c027ac-9e1b-4310-94bc-bba50f77f464 2019-05-10 03:16:17,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.3460252285s 2019-05-10 03:16:22,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:22,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:22,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-06b39a04-e131-4b11-afbe-6ca4ad6f1e79 2019-05-10 03:16:22,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. 2019-05-10 03:16:22,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:22 GMT Server: Apache x-openstack-request-id: req-32b50afb-b822-4485-a267-a0e417b68eb1 2019-05-10 03:16:22,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:22,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-32b50afb-b822-4485-a267-a0e417b68eb1 2019-05-10 03:16:22,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749750137329s 2019-05-10 03:16:27,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:27,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-fc6e3989-3a99-4228-aa27-62ba61499659 2019-05-10 03:16:27,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:27,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:27 GMT Server: Apache x-openstack-request-id: req-aacb159c-6dc3-469e-b634-a7489b807a30 2019-05-10 03:16:27,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:27,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-aacb159c-6dc3-469e-b634-a7489b807a30 2019-05-10 03:16:27,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724148750305s 2019-05-10 03:16:27,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:16:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:27,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-b987010d-18ea-43f0-9616-efe90ffb0305 2019-05-10 03:16:27,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:27,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:16:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e395996-0974-4d34-a57f-d3a21565d186 2019-05-10 03:16:27,323 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:16:27,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9e395996-0974-4d34-a57f-d3a21565d186 2019-05-10 03:16:27,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729677677155s 2019-05-10 03:16:32,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:32,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-3eb18009-08df-4541-988f-a0f6c0998e79 2019-05-10 03:16:32,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:32,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:32 GMT Server: Apache x-openstack-request-id: req-9317373f-e5c8-46e3-9c26-bc363b5c3dd0 2019-05-10 03:16:32,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:32,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-9317373f-e5c8-46e3-9c26-bc363b5c3dd0 2019-05-10 03:16:32,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363452911377s 2019-05-10 03:16:37,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:37,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-5f7b1b76-5498-464c-907b-ee07153bc46f 2019-05-10 03:16:37,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:37,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:37 GMT Server: Apache x-openstack-request-id: req-697e3172-33d0-4ae9-89aa-e263567ecfe7 2019-05-10 03:16:37,775 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:37,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-697e3172-33d0-4ae9-89aa-e263567ecfe7 2019-05-10 03:16:37,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763771533966s 2019-05-10 03:16:37,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:16:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:38,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-5b8a9949-b267-4283-bb59-e445d2941863 2019-05-10 03:16:38,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:38,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:16:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-caee85ec-a7c1-4ba2-9a02-d9413a031016 2019-05-10 03:16:38,513 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:16:38,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-caee85ec-a7c1-4ba2-9a02-d9413a031016 2019-05-10 03:16:38,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.737300157547s 2019-05-10 03:16:43,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:43,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-e825ad37-9c5c-4cb6-9630-ebb14fce8f1e 2019-05-10 03:16:43,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:44,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:43 GMT Server: Apache x-openstack-request-id: req-c17733d2-6503-45bd-942d-d484976f42b9 2019-05-10 03:16:44,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:44,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-c17733d2-6503-45bd-942d-d484976f42b9 2019-05-10 03:16:44,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.655383110046s 2019-05-10 03:16:49,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:49,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-bd20c54d-288a-4491-8ca5-54e68784f3a5 2019-05-10 03:16:49,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:49,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:49 GMT Server: Apache x-openstack-request-id: req-808eac4f-12a2-41a3-abf2-5801394cbbb0 2019-05-10 03:16:49,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:49,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-808eac4f-12a2-41a3-abf2-5801394cbbb0 2019-05-10 03:16:49,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728008747101s 2019-05-10 03:16:49,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:16:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:49,279 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e58dd54-fca8-4f88-bc68-156e1477eb5a 2019-05-10 03:16:49,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:49,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:16:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-219118c3-bed2-46ab-8529-df7e55a4c153 2019-05-10 03:16:49,595 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:16:49,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-219118c3-bed2-46ab-8529-df7e55a4c153 2019-05-10 03:16:49,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345920085907s 2019-05-10 03:16:54,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:16:54,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a3197caa-3d0b-4ff6-9377-0b7c5b64bbbf 2019-05-10 03:16:54,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:16:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:16:54 GMT Server: Apache x-openstack-request-id: req-eef2a8a1-a180-4988-ac85-92a6e2a813c9 2019-05-10 03:16:54,975 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:16:54,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-eef2a8a1-a180-4988-ac85-92a6e2a813c9 2019-05-10 03:16:54,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373446941376s 2019-05-10 03:16:59,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:16:59,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:00,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:16:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7d364a29-57eb-4ca2-8656-059006ad363e 2019-05-10 03:17:00,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:00,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:00 GMT Server: Apache x-openstack-request-id: req-ecd7fd4e-654d-4420-b5bb-14a84776fd36 2019-05-10 03:17:00,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:00,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-ecd7fd4e-654d-4420-b5bb-14a84776fd36 2019-05-10 03:17:00,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727529525757s 2019-05-10 03:17:00,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:17:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:00,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1af753f-80ec-405d-b218-046205f5ad37 2019-05-10 03:17:00,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:00,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:17:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d83d25e2-8e19-4018-884e-14436878a87a 2019-05-10 03:17:00,126 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:17:00,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d83d25e2-8e19-4018-884e-14436878a87a 2019-05-10 03:17:00,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715019702911s 2019-05-10 03:17:05,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:05,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-ec4188aa-5c3e-4e9a-a517-1f7f75cdae2a 2019-05-10 03:17:05,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:05,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:05 GMT Server: Apache x-openstack-request-id: req-23125cfb-9aeb-4bb2-a28c-5395770137a0 2019-05-10 03:17:05,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:05,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-23125cfb-9aeb-4bb2-a28c-5395770137a0 2019-05-10 03:17:05,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757648944855s 2019-05-10 03:17:10,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:10,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:10,245 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-693f46f5-2d7b-4989-8ee8-5e080b81320b 2019-05-10 03:17:10,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:10,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:10 GMT Server: Apache x-openstack-request-id: req-bfb6fd87-fa04-48fc-9d18-ce35558067a5 2019-05-10 03:17:10,288 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:10,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-bfb6fd87-fa04-48fc-9d18-ce35558067a5 2019-05-10 03:17:10,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736968517303s 2019-05-10 03:17:10,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:17:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:10,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d6b2643b-6f93-4a88-ade8-1c9baa472909 2019-05-10 03:17:10,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:10,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:17:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-908bc561-cf5f-4965-8920-4c268a649cdf 2019-05-10 03:17:10,667 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:17:10,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-908bc561-cf5f-4965-8920-4c268a649cdf 2019-05-10 03:17:10,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.378707170486s 2019-05-10 03:17:15,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:15,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:15,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-b16af460-ee85-4b0f-8fa7-14a3394ca256 2019-05-10 03:17:15,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:15,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:15 GMT Server: Apache x-openstack-request-id: req-73114b19-855a-481a-9741-9d7c4c1c8c00 2019-05-10 03:17:15,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:15,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-73114b19-855a-481a-9741-9d7c4c1c8c00 2019-05-10 03:17:15,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764038562775s 2019-05-10 03:17:20,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:20,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-22eeeb55-2d95-481e-9107-212780f68eba 2019-05-10 03:17:20,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:20,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:20 GMT Server: Apache x-openstack-request-id: req-5bef4d0c-2b74-4cb8-834b-9821f0fcf112 2019-05-10 03:17:20,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:20,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-5bef4d0c-2b74-4cb8-834b-9821f0fcf112 2019-05-10 03:17:20,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738079547882s 2019-05-10 03:17:20,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:17:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:20,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-2b90df4f-1ac9-4703-bf11-e39e461f893b 2019-05-10 03:17:20,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:20,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:17:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f721a860-cd6e-4c8e-acf7-0de87b2129f1 2019-05-10 03:17:20,883 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:17:20,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-f721a860-cd6e-4c8e-acf7-0de87b2129f1 2019-05-10 03:17:20,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0566580295563s 2019-05-10 03:17:25,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:26,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a4229259-1702-419c-9281-3a7d75c4471e 2019-05-10 03:17:26,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:26,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:26 GMT Server: Apache x-openstack-request-id: req-17dbf80f-ed69-4c4b-b388-7d9edca01716 2019-05-10 03:17:26,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:26,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-17dbf80f-ed69-4c4b-b388-7d9edca01716 2019-05-10 03:17:26,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.704775094986s 2019-05-10 03:17:31,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:31,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:31,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-392e6f6e-e5e5-43af-b624-ae79726e15dd 2019-05-10 03:17:31,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. 2019-05-10 03:17:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:31 GMT Server: Apache x-openstack-request-id: req-80dc5eda-4a2f-44f0-8048-88e014077d07 2019-05-10 03:17:31,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:31,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-80dc5eda-4a2f-44f0-8048-88e014077d07 2019-05-10 03:17:31,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769441127777s 2019-05-10 03:17:31,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:17:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:31,704 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e784a7c2-4f18-420b-afc5-f3e3a6154b55 2019-05-10 03:17:31,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. 2019-05-10 03:17:31,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:17:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e74495b5-ba91-4eea-a9d3-57e07ca31fc0 2019-05-10 03:17:31,747 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:17:31,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-e74495b5-ba91-4eea-a9d3-57e07ca31fc0 2019-05-10 03:17:31,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737299919128s 2019-05-10 03:17:36,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:36,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-4064bf01-90ec-4b78-bfd6-5586abf691da 2019-05-10 03:17:36,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:36,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:36 GMT Server: Apache x-openstack-request-id: req-87629294-d583-4865-8b04-973200c74bae 2019-05-10 03:17:36,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:36,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-87629294-d583-4865-8b04-973200c74bae 2019-05-10 03:17:36,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0805010795593s 2019-05-10 03:17:41,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:41,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:41,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a09e84c6-e979-4748-b55c-59660c6431a0 2019-05-10 03:17:41,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:41,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:41 GMT Server: Apache x-openstack-request-id: req-5f9c1c1a-0cc7-439a-ad8d-8bb40b464baa 2019-05-10 03:17:41,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:41,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-5f9c1c1a-0cc7-439a-ad8d-8bb40b464baa 2019-05-10 03:17:41,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749099254608s 2019-05-10 03:17:41,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:17:41,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:42,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-56db5339-9965-4464-a577-151391818b92 2019-05-10 03:17:42,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:42,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:17:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-05f07372-9129-4da8-84f5-6c3afba9a448 2019-05-10 03:17:42,289 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:17:42,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-05f07372-9129-4da8-84f5-6c3afba9a448 2019-05-10 03:17:42,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372956037521s 2019-05-10 03:17:47,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:47,328 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-346c2cd4-1b5c-4e4a-b230-945438ee3543 2019-05-10 03:17:47,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:47,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:47 GMT Server: Apache x-openstack-request-id: req-55b8a459-61f7-4f76-bf41-5edd34a65650 2019-05-10 03:17:47,370 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:47,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-55b8a459-61f7-4f76-bf41-5edd34a65650 2019-05-10 03:17:47,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740730762482s 2019-05-10 03:17:52,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:52,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-4cb1e676-ffcd-4283-8e96-bde2b9ceea26 2019-05-10 03:17:52,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:52,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:52 GMT Server: Apache x-openstack-request-id: req-7dec9c5b-50de-477c-90ed-a8429c8f439e 2019-05-10 03:17:52,451 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:52,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-7dec9c5b-50de-477c-90ed-a8429c8f439e 2019-05-10 03:17:52,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751008987427s 2019-05-10 03:17:52,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:17:52,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:52,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-7fd0d9a2-b5da-4ea5-a78c-d421104dffaa 2019-05-10 03:17:52,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:52,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:17:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-734aa42c-f762-400d-ab31-aa9d42f68a3c 2019-05-10 03:17:52,530 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:17:52,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-734aa42c-f762-400d-ab31-aa9d42f68a3c 2019-05-10 03:17:52,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0790920257568s 2019-05-10 03:17:57,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:17:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:17:57,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:17:57 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-ea55bd4b-cfe0-4bd6-b38a-22af0273588b 2019-05-10 03:17:57,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:17:57,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:17:57 GMT Server: Apache x-openstack-request-id: req-a0f6809d-b1d7-43bd-b55b-e1af086302b8 2019-05-10 03:17:57,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:17:57,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-a0f6809d-b1d7-43bd-b55b-e1af086302b8 2019-05-10 03:17:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729629993439s 2019-05-10 03:18:02,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:02,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:02 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-8c400c5f-4648-448d-97a9-170e85de0792 2019-05-10 03:18:02,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:02,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:02 GMT Server: Apache x-openstack-request-id: req-626b61a9-486d-4419-a088-cca93df2f74a 2019-05-10 03:18:02,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:02,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-626b61a9-486d-4419-a088-cca93df2f74a 2019-05-10 03:18:02,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725109577179s 2019-05-10 03:18:02,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:18:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:02,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:02 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-211d9f02-ff9f-4b20-a48c-5ee333642dab 2019-05-10 03:18:02,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:02,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:18:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-195acd14-bd59-4bb1-a918-532079c3526a 2019-05-10 03:18:02,765 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:18:02,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-195acd14-bd59-4bb1-a918-532079c3526a 2019-05-10 03:18:02,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760428905487s 2019-05-10 03:18:07,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:07,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-dda54fcd-7a68-42fe-b44b-411a3d46cfd8 2019-05-10 03:18:07,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:07,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:07 GMT Server: Apache x-openstack-request-id: req-dc6cf601-47da-4cb0-8228-6d2df56dab22 2019-05-10 03:18:07,844 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:07,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-dc6cf601-47da-4cb0-8228-6d2df56dab22 2019-05-10 03:18:07,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726180076599s 2019-05-10 03:18:12,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:12,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:12 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-04d8674b-e941-4295-b664-646b0aebe9d2 2019-05-10 03:18:12,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. 2019-05-10 03:18:12,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:12 GMT Server: Apache x-openstack-request-id: req-c15f3120-a98e-439b-a81c-0a8f2a195e06 2019-05-10 03:18:12,924 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:12,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-c15f3120-a98e-439b-a81c-0a8f2a195e06 2019-05-10 03:18:12,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736639499664s 2019-05-10 03:18:12,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:18:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:13,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:12 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-682cab54-6242-44d9-a882-f8467c88166b 2019-05-10 03:18:13,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:13,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:18:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69de89b9-8dc8-43ae-bccb-7afcf49d7fd8 2019-05-10 03:18:13,283 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:18:13,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-69de89b9-8dc8-43ae-bccb-7afcf49d7fd8 2019-05-10 03:18:13,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359009981155s 2019-05-10 03:18:18,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:18,321 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-61018c93-02be-4c44-8719-e0329f34f9da 2019-05-10 03:18:18,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:18,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:18 GMT Server: Apache x-openstack-request-id: req-5936a9c6-7c4e-433e-a282-cbc9b3388489 2019-05-10 03:18:18,365 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:18,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-5936a9c6-7c4e-433e-a282-cbc9b3388489 2019-05-10 03:18:18,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747380256653s 2019-05-10 03:18:23,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:23,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-504a6acf-b510-4a6f-941a-e222e044da44 2019-05-10 03:18:23,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:23,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:23 GMT Server: Apache x-openstack-request-id: req-7a9ffd96-1ab0-4951-919b-79421f984a92 2019-05-10 03:18:23,444 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:23,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-7a9ffd96-1ab0-4951-919b-79421f984a92 2019-05-10 03:18:23,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738959312439s 2019-05-10 03:18:23,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:18:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:23,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e5e6d6f9-e53f-48fa-9c9a-872d5edfc772 2019-05-10 03:18:23,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:23,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:18:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07bfe224-74f0-4aee-82b5-a36496d0979a 2019-05-10 03:18:23,771 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:18:23,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-07bfe224-74f0-4aee-82b5-a36496d0979a 2019-05-10 03:18:23,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.326487064362s 2019-05-10 03:18:28,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:28,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-e11c026b-97db-43bf-a62b-add5abb32948 2019-05-10 03:18:28,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. 2019-05-10 03:18:28,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:28 GMT Server: Apache x-openstack-request-id: req-129d8e88-e7ee-4d0b-b08b-3a61ec3bab7f 2019-05-10 03:18:28,851 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:28,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-129d8e88-e7ee-4d0b-b08b-3a61ec3bab7f 2019-05-10 03:18:28,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762360095978s 2019-05-10 03:18:33,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:33,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:33,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a4eb6e31-9b71-459b-87bc-183b64e274a1 2019-05-10 03:18:33,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:33,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:33 GMT Server: Apache x-openstack-request-id: req-23b869df-c92c-49b7-a778-3dd4569ce13b 2019-05-10 03:18:33,930 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:33,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-23b869df-c92c-49b7-a778-3dd4569ce13b 2019-05-10 03:18:33,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073263168335s 2019-05-10 03:18:33,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:18:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:33,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-394011fe-f0f3-4dc6-8e5d-c218523a75d5 2019-05-10 03:18:33,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:18:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c60d1b2d-a922-43c9-b740-cfe39c35af77 2019-05-10 03:18:34,004 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:18:34,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-c60d1b2d-a922-43c9-b740-cfe39c35af77 2019-05-10 03:18:34,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734281539917s 2019-05-10 03:18:39,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:39,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-2ec8be55-4d3c-400f-992a-92bc881abd91 2019-05-10 03:18:39,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:39,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:39 GMT Server: Apache x-openstack-request-id: req-1a07e4c9-cde0-43b7-9e33-a567b1566643 2019-05-10 03:18:39,087 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:39,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1a07e4c9-cde0-43b7-9e33-a567b1566643 2019-05-10 03:18:39,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762629508972s 2019-05-10 03:18:44,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:44,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-8c8e821f-4520-4cf4-b068-9084b59ed1ae 2019-05-10 03:18:44,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:44 GMT Server: Apache x-openstack-request-id: req-02686356-7d8d-4b9a-95ad-ba71c33a0287 2019-05-10 03:18:44,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:44,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-02686356-7d8d-4b9a-95ad-ba71c33a0287 2019-05-10 03:18:44,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741009712219s 2019-05-10 03:18:44,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:18:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:44,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-50d56da6-94cd-4c1b-8ad2-b7c753adaad2 2019-05-10 03:18:44,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:44,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:18:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc4268ec-b294-45ff-bf40-6c43b4163f8f 2019-05-10 03:18:44,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:18:44,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-fc4268ec-b294-45ff-bf40-6c43b4163f8f 2019-05-10 03:18:44,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762560367584s 2019-05-10 03:18:49,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:49,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7933492c-4e24-4c3f-b8c5-097ca9c81df3 2019-05-10 03:18:49,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:49,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:49 GMT Server: Apache x-openstack-request-id: req-f86df049-4389-41f1-b613-9349aad4204c 2019-05-10 03:18:49,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:49,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-f86df049-4389-41f1-b613-9349aad4204c 2019-05-10 03:18:49,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0899910926819s 2019-05-10 03:18:54,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:54,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:54,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7e4d5aae-6fcb-4241-8081-e8d26935d872 2019-05-10 03:18:54,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:54,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:54 GMT Server: Apache x-openstack-request-id: req-1e869172-897e-4a9a-a25c-a93a1ce3c641 2019-05-10 03:18:54,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:54,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1e869172-897e-4a9a-a25c-a93a1ce3c641 2019-05-10 03:18:54,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.438111066818s 2019-05-10 03:18:54,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:18:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:54,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-737b5a96-8652-46eb-9654-c67052227845 2019-05-10 03:18:54,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:54,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:18:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2859fefe-0919-4770-936b-957e6560115c 2019-05-10 03:18:54,861 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:18:54,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2859fefe-0919-4770-936b-957e6560115c 2019-05-10 03:18:54,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762619972229s 2019-05-10 03:18:59,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:18:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:18:59,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:18:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-e5bd2480-8930-4c72-ba6c-0ea64388f7ae 2019-05-10 03:18:59,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:18:59,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:18:59 GMT Server: Apache x-openstack-request-id: req-dac62eb1-c824-4d97-8b73-4d58ddde0d90 2019-05-10 03:18:59,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:18:59,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-dac62eb1-c824-4d97-8b73-4d58ddde0d90 2019-05-10 03:18:59,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745499134064s 2019-05-10 03:19:04,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:04,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:04 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-fc751a87-024e-4b6a-b0af-2e0f97836c43 2019-05-10 03:19:04,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. 2019-05-10 03:19:05,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:04 GMT Server: Apache x-openstack-request-id: req-12c46bc6-548e-4de1-9980-2fb94187521a 2019-05-10 03:19:05,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:05,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-12c46bc6-548e-4de1-9980-2fb94187521a 2019-05-10 03:19:05,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744268894196s 2019-05-10 03:19:05,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:19:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:05,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-416bc788-6a88-47e7-871e-6cc5c69d7c63 2019-05-10 03:19:05,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:05,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:19:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a5b8ed5-10c2-4470-9a4a-e88b9f26209a 2019-05-10 03:19:05,380 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:19:05,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-5a5b8ed5-10c2-4470-9a4a-e88b9f26209a 2019-05-10 03:19:05,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357553958893s 2019-05-10 03:19:10,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:10,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-fed0878c-2c96-46f8-b09d-664cf4d1a355 2019-05-10 03:19:10,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:10,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:10 GMT Server: Apache x-openstack-request-id: req-7266d327-544a-4b3c-952e-d0375c70853d 2019-05-10 03:19:10,472 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:10,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-7266d327-544a-4b3c-952e-d0375c70853d 2019-05-10 03:19:10,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0854680538177s 2019-05-10 03:19:15,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:15,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:15,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-8185b370-292c-4357-afb8-dc0a4c1a8b23 2019-05-10 03:19:15,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:15,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:15 GMT Server: Apache x-openstack-request-id: req-1ec61cb8-24d5-4af4-9e42-c67b410a8a0c 2019-05-10 03:19:15,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:15,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1ec61cb8-24d5-4af4-9e42-c67b410a8a0c 2019-05-10 03:19:15,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725901126862s 2019-05-10 03:19:15,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:19:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:15,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f25a9599-a242-4081-a2c4-3e641fbb390c 2019-05-10 03:19:15,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:19:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2ae8242d-bbc8-4a6d-9776-ef2dab9000a3 2019-05-10 03:19:15,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:19:15,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2ae8242d-bbc8-4a6d-9776-ef2dab9000a3 2019-05-10 03:19:15,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341073036194s 2019-05-10 03:19:20,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:20,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-a312a03d-8af8-4a6a-813d-10e026d4060e 2019-05-10 03:19:20,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:20,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:20 GMT Server: Apache x-openstack-request-id: req-94eed484-2ee2-4ec6-b480-1ab4a1f00401 2019-05-10 03:19:20,969 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:20,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-94eed484-2ee2-4ec6-b480-1ab4a1f00401 2019-05-10 03:19:20,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737590789795s 2019-05-10 03:19:25,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:26,005 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-42f8fd40-4d7d-47c9-9114-5ac80c59f276 2019-05-10 03:19:26,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. 2019-05-10 03:19:26,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:26 GMT Server: Apache x-openstack-request-id: req-b7439cc9-e451-44de-851d-9e44494426fe 2019-05-10 03:19:26,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:26,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-b7439cc9-e451-44de-851d-9e44494426fe 2019-05-10 03:19:26,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727441310883s 2019-05-10 03:19:26,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:19:26,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:26,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc5cab36-6c2e-4d4e-9ede-3d7cd4a11340 2019-05-10 03:19:26,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:26,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:19:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-402f4269-4a73-42b7-9c3b-a144bfc4afc4 2019-05-10 03:19:26,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:19:26,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-402f4269-4a73-42b7-9c3b-a144bfc4afc4 2019-05-10 03:19:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717759132385s 2019-05-10 03:19:31,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:31,158 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-001cbe26-c35b-415d-92fb-a0c7617696d3 2019-05-10 03:19:31,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:31,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:31 GMT Server: Apache x-openstack-request-id: req-25d946ba-f096-42cf-952d-ded5b2c93394 2019-05-10 03:19:31,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:31,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-25d946ba-f096-42cf-952d-ded5b2c93394 2019-05-10 03:19:31,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747339725494s 2019-05-10 03:19:36,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:36,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-4f0950b3-8654-4185-8cb8-b2ee232b8afa 2019-05-10 03:19:36,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:36,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:36 GMT Server: Apache x-openstack-request-id: req-59632bd1-51e8-4f5f-88ff-81e98249ac7a 2019-05-10 03:19:36,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:36,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-59632bd1-51e8-4f5f-88ff-81e98249ac7a 2019-05-10 03:19:36,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739419460297s 2019-05-10 03:19:36,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:19:36,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:37,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-3134cf7a-1aea-4057-bc64-2af7a1729fa2 2019-05-10 03:19:37,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:37,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:19:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21bf3394-f11a-4b4a-a255-0d329f116d2d 2019-05-10 03:19:37,335 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:19:37,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-21bf3394-f11a-4b4a-a255-0d329f116d2d 2019-05-10 03:19:37,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.05376696587s 2019-05-10 03:19:42,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:42,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:42,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-be7eb65d-ab53-4010-a1be-cbb1608fdd4d 2019-05-10 03:19:42,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. 2019-05-10 03:19:42,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:42 GMT Server: Apache x-openstack-request-id: req-90ae21eb-a560-487b-bb82-ac1f184e2b2e 2019-05-10 03:19:42,415 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:42,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-90ae21eb-a560-487b-bb82-ac1f184e2b2e 2019-05-10 03:19:42,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735130310059s 2019-05-10 03:19:47,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:47,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-db4f9786-81ee-404e-bc8f-80325dbbee0c 2019-05-10 03:19:47,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:47,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:47 GMT Server: Apache x-openstack-request-id: req-42b9cb56-ffbb-499e-89a9-d42b19ab955d 2019-05-10 03:19:47,511 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:47,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-42b9cb56-ffbb-499e-89a9-d42b19ab955d 2019-05-10 03:19:47,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0893640518188s 2019-05-10 03:19:47,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:19:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:47,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-76a08be9-1c79-4d4d-b6bb-5dfc6288ae18 2019-05-10 03:19:47,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:47,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:19:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d44950cc-6728-4700-be33-53cb365ef9fd 2019-05-10 03:19:47,884 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:19:47,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d44950cc-6728-4700-be33-53cb365ef9fd 2019-05-10 03:19:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373301029205s 2019-05-10 03:19:52,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:53,212 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-60eac1a8-f0e7-4f23-a6d4-b9b123b0a7b5 2019-05-10 03:19:53,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:53,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:53 GMT Server: Apache x-openstack-request-id: req-1ea1228b-f641-45a1-88b1-b510f9487da9 2019-05-10 03:19:53,255 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:53,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1ea1228b-f641-45a1-88b1-b510f9487da9 2019-05-10 03:19:53,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3638920784s 2019-05-10 03:19:58,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:19:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:58,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-3c449355-95ac-4492-a9ae-ac0b1fcadb6c 2019-05-10 03:19:58,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:58,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:19:58 GMT Server: Apache x-openstack-request-id: req-9275a80c-7d72-49be-b0fb-298fb9a03d0e 2019-05-10 03:19:58,336 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:19:58,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-9275a80c-7d72-49be-b0fb-298fb9a03d0e 2019-05-10 03:19:58,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757410526276s 2019-05-10 03:19:58,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:19:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:19:58,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:19:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-63585ac8-3024-4f86-8ffc-d43689925b5b 2019-05-10 03:19:58,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:19:58,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:19:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cfc7c2ce-9685-42b8-98f9-a3e2f2562c8f 2019-05-10 03:19:58,410 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:19:58,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-cfc7c2ce-9685-42b8-98f9-a3e2f2562c8f 2019-05-10 03:19:58,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732159614563s 2019-05-10 03:20:03,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:03,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:03,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-b02ed61a-82d3-4dbd-a78e-4a659ea1c45b 2019-05-10 03:20:03,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:03,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:03 GMT Server: Apache x-openstack-request-id: req-cadbe42e-b82d-4160-b3cc-e622cdcfc59d 2019-05-10 03:20:03,492 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:03,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-cadbe42e-b82d-4160-b3cc-e622cdcfc59d 2019-05-10 03:20:03,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749061107635s 2019-05-10 03:20:08,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:08,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-7e4b86d5-90db-4659-aecf-d5f2bcb5d8f6 2019-05-10 03:20:08,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:08,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:08 GMT Server: Apache x-openstack-request-id: req-376f5fdd-d585-497a-a9dc-f0a63cff0617 2019-05-10 03:20:08,572 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:08,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-376f5fdd-d585-497a-a9dc-f0a63cff0617 2019-05-10 03:20:08,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737328529358s 2019-05-10 03:20:08,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:20:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:08,605 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-46d2a716-5ab5-47d3-b02b-2e0daef02803 2019-05-10 03:20:08,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:08,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:20:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4064570e-88ae-4e90-bded-d568fde972fa 2019-05-10 03:20:08,647 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:20:08,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-4064570e-88ae-4e90-bded-d568fde972fa 2019-05-10 03:20:08,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750329494476s 2019-05-10 03:20:13,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:13,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-3e507966-9373-4f15-92c0-78e9a3e14e58 2019-05-10 03:20:13,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:13,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:13 GMT Server: Apache x-openstack-request-id: req-1dc9bf97-8313-407d-a07d-3aaf5d9c563f 2019-05-10 03:20:13,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:13,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1dc9bf97-8313-407d-a07d-3aaf5d9c563f 2019-05-10 03:20:13,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0796999931335s 2019-05-10 03:20:18,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:18,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-be7a67db-b2b6-4111-8634-940a44920d2f 2019-05-10 03:20:18,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:18,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:18 GMT Server: Apache x-openstack-request-id: req-1c5c9056-2ac1-459b-ae8d-a1404d709751 2019-05-10 03:20:18,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:18,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1c5c9056-2ac1-459b-ae8d-a1404d709751 2019-05-10 03:20:18,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746729373932s 2019-05-10 03:20:18,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:20:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:18,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e4e29561-3a53-451b-847f-3e384125c8e4 2019-05-10 03:20:18,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:20:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-956aa8c1-6d5a-426c-a5f8-9561c6731286 2019-05-10 03:20:18,889 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:20:18,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-956aa8c1-6d5a-426c-a5f8-9561c6731286 2019-05-10 03:20:18,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736739635468s 2019-05-10 03:20:23,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:23,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-09c2e67b-9eb1-467b-b5ba-e868be20c109 2019-05-10 03:20:23,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:23,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:23 GMT Server: Apache x-openstack-request-id: req-cd2d17d9-8198-46d1-8b02-883cf032c7d1 2019-05-10 03:20:23,969 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:23,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-cd2d17d9-8198-46d1-8b02-883cf032c7d1 2019-05-10 03:20:23,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738849639893s 2019-05-10 03:20:28,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:29,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-908f2b68-4e77-424a-a566-6c36220561cb 2019-05-10 03:20:29,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. 2019-05-10 03:20:29,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:29 GMT Server: Apache x-openstack-request-id: req-1b5b9916-b82d-4ec0-8bb1-dee69bca88c3 2019-05-10 03:20:29,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:29,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1b5b9916-b82d-4ec0-8bb1-dee69bca88c3 2019-05-10 03:20:29,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752828121185s 2019-05-10 03:20:29,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:20:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:29,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e01462a0-3635-478b-bf54-5b4b8843e47b 2019-05-10 03:20:29,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. 2019-05-10 03:20:29,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:20:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c61efee-2652-46a1-86bb-4e37487933c2 2019-05-10 03:20:29,121 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:20:29,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2c61efee-2652-46a1-86bb-4e37487933c2 2019-05-10 03:20:29,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708029270172s 2019-05-10 03:20:34,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:34,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-f4842309-6444-4d0c-afff-4782cbe6dc46 2019-05-10 03:20:34,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:34,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:34 GMT Server: Apache x-openstack-request-id: req-022032f2-86dd-4f79-8779-c6dcea6149f1 2019-05-10 03:20:34,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:34,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-022032f2-86dd-4f79-8779-c6dcea6149f1 2019-05-10 03:20:34,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761859416962s 2019-05-10 03:20:39,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:39,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-d25bb3e5-1436-476b-9652-fe97448e90d7 2019-05-10 03:20:39,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:39,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:39 GMT Server: Apache x-openstack-request-id: req-1f5c4b61-bdbb-4574-8e9b-7ede51b0ab87 2019-05-10 03:20:39,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:39,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-1f5c4b61-bdbb-4574-8e9b-7ede51b0ab87 2019-05-10 03:20:39,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740599632263s 2019-05-10 03:20:39,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:20:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:39,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9aa27eb-8c76-4ed8-ae00-f1636dde7c51 2019-05-10 03:20:39,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:39,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:20:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a079e06c-9cb2-4f41-9208-ed2e0527ee53 2019-05-10 03:20:39,358 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:20:39,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a079e06c-9cb2-4f41-9208-ed2e0527ee53 2019-05-10 03:20:39,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732419490814s 2019-05-10 03:20:44,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:44,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:44,391 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-801aca3e-95ef-42e9-99d9-9ec5a87749f6 2019-05-10 03:20:44,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:44,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:44 GMT Server: Apache x-openstack-request-id: req-c2db43e6-051c-4edd-a9fe-33b2d84fdea5 2019-05-10 03:20:44,434 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:44,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-c2db43e6-051c-4edd-a9fe-33b2d84fdea5 2019-05-10 03:20:44,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739560127258s 2019-05-10 03:20:49,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:49,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-3aa5d030-971c-4b59-a5c1-5fa86dfb1688 2019-05-10 03:20:49,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:49,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:49 GMT Server: Apache x-openstack-request-id: req-025ede81-31c5-4a9f-b69b-d5e9598634ad 2019-05-10 03:20:49,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:49,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-025ede81-31c5-4a9f-b69b-d5e9598634ad 2019-05-10 03:20:49,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735919475555s 2019-05-10 03:20:49,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:20:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:49,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-c20fdb55-7962-41f7-9116-af23c1eacbbf 2019-05-10 03:20:49,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:49,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:20:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa3dda98-b573-49bc-8f3b-f0e0fbc64ab7 2019-05-10 03:20:49,583 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:20:49,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-aa3dda98-b573-49bc-8f3b-f0e0fbc64ab7 2019-05-10 03:20:49,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744171142578s 2019-05-10 03:20:54,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:54,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-5aecf221-d721-4bad-a9d1-7909ac9c4d18 2019-05-10 03:20:54,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:20:54,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:54 GMT Server: Apache x-openstack-request-id: req-f87931d9-28bf-438a-a1f0-3de940392b6d 2019-05-10 03:20:54,665 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:54,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-f87931d9-28bf-438a-a1f0-3de940392b6d 2019-05-10 03:20:54,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747468471527s 2019-05-10 03:20:59,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:20:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:20:59,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-da6e844b-0742-47cb-bc47-07bd023ee8b2 2019-05-10 03:20:59,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. 2019-05-10 03:20:59,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:20:59 GMT Server: Apache x-openstack-request-id: req-11beb206-20a1-4c32-89f6-8d79d0ea02d5 2019-05-10 03:20:59,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:20:59,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-11beb206-20a1-4c32-89f6-8d79d0ea02d5 2019-05-10 03:20:59,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733609199524s 2019-05-10 03:20:59,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:20:59,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:00,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:20:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9d07510-677a-4938-9c51-3caebbcd1470 2019-05-10 03:21:00,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. 2019-05-10 03:21:00,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:21:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08fb39d7-f603-437a-a918-1aa60b91839a 2019-05-10 03:21:00,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:21:00,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-08fb39d7-f603-437a-a918-1aa60b91839a 2019-05-10 03:21:00,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.660175800323s 2019-05-10 03:21:05,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:05,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-6d7a5d13-1c1b-4ebc-88ab-aa745564acdf 2019-05-10 03:21:05,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:05,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:05 GMT Server: Apache x-openstack-request-id: req-23435e90-79a8-4d52-93e3-100fddd23761 2019-05-10 03:21:05,777 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:05,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-23435e90-79a8-4d52-93e3-100fddd23761 2019-05-10 03:21:05,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369140863419s 2019-05-10 03:21:10,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:10,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-49e4a81a-8ed8-4b8e-8831-6b83cd7347fe 2019-05-10 03:21:10,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:10,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:10 GMT Server: Apache x-openstack-request-id: req-2bc7fec4-3313-4e1d-8590-9da0b05186f5 2019-05-10 03:21:10,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:10,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-2bc7fec4-3313-4e1d-8590-9da0b05186f5 2019-05-10 03:21:10,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742969512939s 2019-05-10 03:21:10,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:21:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:10,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ad28ac8-fdb0-4ca4-aaa7-aea7ead45ad3 2019-05-10 03:21:10,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:10,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:21:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5314f77d-803f-414a-b7f2-a83eb1114efd 2019-05-10 03:21:10,928 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:21:10,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-5314f77d-803f-414a-b7f2-a83eb1114efd 2019-05-10 03:21:10,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722649097443s 2019-05-10 03:21:15,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:16,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-2fa21be0-5832-4765-8470-4b0174566af7 2019-05-10 03:21:16,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:16,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:16 GMT Server: Apache x-openstack-request-id: req-4e48b4f5-a356-4334-b657-6885f51d96fd 2019-05-10 03:21:16,304 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:16,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-4e48b4f5-a356-4334-b657-6885f51d96fd 2019-05-10 03:21:16,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368905067444s 2019-05-10 03:21:21,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:21,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-8d16decf-f492-42b5-8722-e9083a1a8d1c 2019-05-10 03:21:21,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:21,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:21 GMT Server: Apache x-openstack-request-id: req-d2737f24-a33e-404b-a99c-d75231bc8ddf 2019-05-10 03:21:21,380 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:21,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-d2737f24-a33e-404b-a99c-d75231bc8ddf 2019-05-10 03:21:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743567943573s 2019-05-10 03:21:21,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:21:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:21,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-295d8199-fecc-4a78-b3e0-444a7584c595 2019-05-10 03:21:21,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:22,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:21:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8cc8c735-d7c2-4d53-b004-407a88c564ee 2019-05-10 03:21:22,020 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:21:22,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-8cc8c735-d7c2-4d53-b004-407a88c564ee 2019-05-10 03:21:22,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.639827013016s 2019-05-10 03:21:27,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:27,331 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-9d09b169-7b49-4619-9026-a25647e344ac 2019-05-10 03:21:27,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:27,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:27 GMT Server: Apache x-openstack-request-id: req-87cdd630-8baa-43a9-90b9-dd1d6000294e 2019-05-10 03:21:27,375 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:27,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-87cdd630-8baa-43a9-90b9-dd1d6000294e 2019-05-10 03:21:27,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347806930542s 2019-05-10 03:21:32,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:32,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-235f6b89-978c-45e8-9d45-5f831b8f3319 2019-05-10 03:21:32,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:32,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:32 GMT Server: Apache x-openstack-request-id: req-418d1684-4bca-4f72-8a16-91159eee9e37 2019-05-10 03:21:32,760 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:32,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-418d1684-4bca-4f72-8a16-91159eee9e37 2019-05-10 03:21:32,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378773927689s 2019-05-10 03:21:32,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:21:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:33,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f43c5fda-a9d3-471c-a6c8-47b3224d68de 2019-05-10 03:21:33,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. 2019-05-10 03:21:33,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:21:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac6cf0e1-4615-40c5-bc88-4149f42a7601 2019-05-10 03:21:33,150 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:21:33,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-ac6cf0e1-4615-40c5-bc88-4149f42a7601 2019-05-10 03:21:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.389366149902s 2019-05-10 03:21:38,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:38,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc Server: Apache x-openstack-request-id: req-d3c86120-e47c-4261-99c2-df56a4dd0697 2019-05-10 03:21:38,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:38,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Fri, 10 May 2019 03:21:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f08cb3a7-cf91-4ce0-92ab-f3a66d3a7b04 2019-05-10 03:21:38,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-10T03:21:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum/events/50166c5d-c3ec-40f7-ae03-527adeaa1aae", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c71927c1-deb2-4ee3-8aa6-d3a4fea0d923", "id": "50166c5d-c3ec-40f7-ae03-527adeaa1aae"}, {"resource_name": "sprout", "event_time": "2019-05-10T03:21:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout/events/f793d8c1-6fc6-4fce-ac96-0bd4f41c726c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-obgwwrkzyec3", "id": "f793d8c1-6fc6-4fce-ac96-0bd4f41c726c"}]} 2019-05-10 03:21:38,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc&marker=5625c334-4926-4cf2-ad6e-852997f0af3b&sort_dir=asc used request id req-f08cb3a7-cf91-4ce0-92ab-f3a66d3a7b04 2019-05-10 03:21:38,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767579078674s 2019-05-10 03:21:43,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:43,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-879325b1-eb30-42c8-b478-8d0b56461773 2019-05-10 03:21:43,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:43,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:43 GMT Server: Apache x-openstack-request-id: req-2a73601a-914d-42ec-88a4-21a18c5de9ba 2019-05-10 03:21:43,891 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:43,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-2a73601a-914d-42ec-88a4-21a18c5de9ba 2019-05-10 03:21:43,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.650938034058s 2019-05-10 03:21:48,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:48,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:48 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-d384597f-018a-4dea-ab40-db75ac896b0e 2019-05-10 03:21:48,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:48 GMT Server: Apache x-openstack-request-id: req-9fc4f049-7893-4970-accd-52f72bb94469 2019-05-10 03:21:49,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:49,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-9fc4f049-7893-4970-accd-52f72bb94469 2019-05-10 03:21:49,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.435908079147s 2019-05-10 03:21:49,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:21:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:49,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-2629c8ce-946a-4503-8af0-3fbb4ffa1eff 2019-05-10 03:21:49,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:49,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:21:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77c095e8-96d5-4fa4-aa7b-5c0c0e63d59b 2019-05-10 03:21:49,405 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:21:49,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-77c095e8-96d5-4fa4-aa7b-5c0c0e63d59b 2019-05-10 03:21:49,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725429058075s 2019-05-10 03:21:54,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:54,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-1602804a-241c-4d38-8e13-65392e428729 2019-05-10 03:21:54,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. 2019-05-10 03:21:54,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:54 GMT Server: Apache x-openstack-request-id: req-bb439570-670c-43d5-a20b-defcc27c2a03 2019-05-10 03:21:54,486 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:54,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-bb439570-670c-43d5-a20b-defcc27c2a03 2019-05-10 03:21:54,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740568637848s 2019-05-10 03:21:59,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:21:59,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:21:59,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-e9623395-5fc6-425f-b885-a5189a1a0d14 2019-05-10 03:21:59,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:21:59,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:21:59 GMT Server: Apache x-openstack-request-id: req-29f5a77d-fd18-42d7-8fae-d424b8094b4e 2019-05-10 03:21:59,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:21:59,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-29f5a77d-fd18-42d7-8fae-d424b8094b4e 2019-05-10 03:21:59,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368977069855s 2019-05-10 03:21:59,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:21:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:00,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:21:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-64f6ca82-b838-4840-82f9-bbdbae0c0d9c 2019-05-10 03:22:00,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:00,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:22:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6f9e118-ab3f-48ea-84a9-8bfa7f2d39b3 2019-05-10 03:22:00,135 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:22:00,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-b6f9e118-ab3f-48ea-84a9-8bfa7f2d39b3 2019-05-10 03:22:00,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.273344993591s 2019-05-10 03:22:05,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:05,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-dcd8c942-f204-4a15-93fb-0527da067df2 2019-05-10 03:22:05,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:05,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:05 GMT Server: Apache x-openstack-request-id: req-4bd645f0-ddbd-4b36-a318-f84f6e7ed7ec 2019-05-10 03:22:05,214 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:05,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-4bd645f0-ddbd-4b36-a318-f84f6e7ed7ec 2019-05-10 03:22:05,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724580287933s 2019-05-10 03:22:10,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:10,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-043303e2-a153-4b61-a558-8026245f53d9 2019-05-10 03:22:10,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:10,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:10 GMT Server: Apache x-openstack-request-id: req-f4ac6798-bbb3-44a7-88ba-8f5692cce003 2019-05-10 03:22:10,293 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:10,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-f4ac6798-bbb3-44a7-88ba-8f5692cce003 2019-05-10 03:22:10,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725810527802s 2019-05-10 03:22:10,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:22:10,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:10,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6366cbec-dd84-4b98-8ea3-844ca6a65b41 2019-05-10 03:22:10,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:10,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:22:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-709e62ff-58b4-4b0d-a9a6-b939e094e047 2019-05-10 03:22:10,652 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:22:10,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-709e62ff-58b4-4b0d-a9a6-b939e094e047 2019-05-10 03:22:10,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358798980713s 2019-05-10 03:22:15,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:15,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:15,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-a4a12ac8-9490-498a-9d65-c0a3b145f034 2019-05-10 03:22:15,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:16,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:15 GMT Server: Apache x-openstack-request-id: req-8b8795cc-968c-410b-a06f-35859fc0d07d 2019-05-10 03:22:16,013 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:16,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-8b8795cc-968c-410b-a06f-35859fc0d07d 2019-05-10 03:22:16,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353823900223s 2019-05-10 03:22:21,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:21,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-04c00df2-b15c-4c40-9f44-0b0dd47045d4 2019-05-10 03:22:21,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:21,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:21 GMT Server: Apache x-openstack-request-id: req-250d9814-94e5-45f9-9c2d-670c6089750a 2019-05-10 03:22:21,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:21,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-250d9814-94e5-45f9-9c2d-670c6089750a 2019-05-10 03:22:21,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357824087143s 2019-05-10 03:22:21,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:22:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:21,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f40e01e8-e08d-4839-b3f1-e270c1781ce2 2019-05-10 03:22:21,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:21,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:22:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0cabce1-a672-4a4b-a53a-0725dfcd66cc 2019-05-10 03:22:21,735 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:22:21,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d0cabce1-a672-4a4b-a53a-0725dfcd66cc 2019-05-10 03:22:21,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358553171158s 2019-05-10 03:22:26,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:27,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-c63d3066-78bf-4443-86ab-5add81f28bd1 2019-05-10 03:22:27,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:27,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:27 GMT Server: Apache x-openstack-request-id: req-e4978f0d-eab0-4c50-b38b-b2aed789c669 2019-05-10 03:22:27,119 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:27,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-e4978f0d-eab0-4c50-b38b-b2aed789c669 2019-05-10 03:22:27,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377176046371s 2019-05-10 03:22:32,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:32,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-b04d147d-d6aa-4a2e-bdf4-d16dd92b00d4 2019-05-10 03:22:32,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. 2019-05-10 03:22:32,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:32 GMT Server: Apache x-openstack-request-id: req-53be4e1b-9d58-49cc-b21f-4725caf90704 2019-05-10 03:22:32,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:32,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-53be4e1b-9d58-49cc-b21f-4725caf90704 2019-05-10 03:22:32,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725979804993s 2019-05-10 03:22:32,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:22:32,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:32,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-010f1659-b40a-4a1d-b202-a55437894c69 2019-05-10 03:22:32,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:32,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:22:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06c34439-4f35-4941-8548-942715e1c4f8 2019-05-10 03:22:32,572 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:22:32,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-06c34439-4f35-4941-8548-942715e1c4f8 2019-05-10 03:22:32,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374264001846s 2019-05-10 03:22:37,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:37,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:37 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-7d7ce6d2-3a8b-4da9-833f-ff1810b6b67c 2019-05-10 03:22:37,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:37,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:37 GMT Server: Apache x-openstack-request-id: req-9c52b3a0-077c-45c2-8539-37c956207800 2019-05-10 03:22:37,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:37,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-9c52b3a0-077c-45c2-8539-37c956207800 2019-05-10 03:22:37,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736951828003s 2019-05-10 03:22:42,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:42,690 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-e27f7e80-a20f-49fc-b3bc-5ef97e9f9d33 2019-05-10 03:22:42,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:42,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:42 GMT Server: Apache x-openstack-request-id: req-538347fe-d9ed-42ab-baed-6459e136644e 2019-05-10 03:22:42,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:42,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-538347fe-d9ed-42ab-baed-6459e136644e 2019-05-10 03:22:42,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738508701324s 2019-05-10 03:22:42,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:22:42,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:43,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-116ae6e9-f2a7-4d06-b235-67ff707a2521 2019-05-10 03:22:43,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:43,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:22:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-461bd8d9-0d61-436f-bfe1-706010814cab 2019-05-10 03:22:43,080 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:22:43,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-461bd8d9-0d61-436f-bfe1-706010814cab 2019-05-10 03:22:43,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.346822977066s 2019-05-10 03:22:48,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:48,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:48 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-ce888c79-7489-45ed-ba51-140f6cc89e31 2019-05-10 03:22:48,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:48,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:48 GMT Server: Apache x-openstack-request-id: req-3a29d140-e056-4291-b786-fa680eb18e12 2019-05-10 03:22:48,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:48,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-3a29d140-e056-4291-b786-fa680eb18e12 2019-05-10 03:22:48,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747401714325s 2019-05-10 03:22:53,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:53,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:53,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-69b02677-d4b6-4b1d-87d2-7081d7e8e9cf 2019-05-10 03:22:53,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:53,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:53 GMT Server: Apache x-openstack-request-id: req-f3dbba7f-1ea4-4390-b73d-52f0a34a9e48 2019-05-10 03:22:53,550 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:53,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-f3dbba7f-1ea4-4390-b73d-52f0a34a9e48 2019-05-10 03:22:53,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382900953293s 2019-05-10 03:22:53,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:22:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:53,580 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-cdcf3c78-351f-4ec3-8a56-e8530aad8511 2019-05-10 03:22:53,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:53,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:22:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a5604781-d5cb-47b5-b0f1-9b99fe26383a 2019-05-10 03:22:53,622 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:22:53,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a5604781-d5cb-47b5-b0f1-9b99fe26383a 2019-05-10 03:22:53,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720851421356s 2019-05-10 03:22:58,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:22:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:22:58,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:22:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-1d0df70c-7132-4a83-8b95-01afcb8701d9 2019-05-10 03:22:58,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:22:59,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:22:58 GMT Server: Apache x-openstack-request-id: req-f6d47a47-881d-40d4-aa6a-20317be4098b 2019-05-10 03:22:59,002 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:22:59,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-f6d47a47-881d-40d4-aa6a-20317be4098b 2019-05-10 03:22:59,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373188972473s 2019-05-10 03:23:04,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:04,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:04 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-d120e9dd-d1e4-4dcc-aa4a-2684e7d97c92 2019-05-10 03:23:04,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:04,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:04 GMT Server: Apache x-openstack-request-id: req-7d34c91f-2825-4051-b708-bddc1d109bad 2019-05-10 03:23:04,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:04,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-7d34c91f-2825-4051-b708-bddc1d109bad 2019-05-10 03:23:04,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356353998184s 2019-05-10 03:23:04,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:23:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:04,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:04 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e3ff818d-8f16-4a56-868b-111fe4e0a7e4 2019-05-10 03:23:04,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:04,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:23:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2f4323a-e85d-463c-a5ff-e8152f74126b 2019-05-10 03:23:04,438 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:23:04,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-e2f4323a-e85d-463c-a5ff-e8152f74126b 2019-05-10 03:23:04,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732409954071s 2019-05-10 03:23:09,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:09,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:09,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:09 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-2e87fb6c-e02e-4ce8-83fa-3635be5c9fdc 2019-05-10 03:23:09,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:09,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:09 GMT Server: Apache x-openstack-request-id: req-975496f4-a3b9-4721-b3f6-b3527d01d11e 2019-05-10 03:23:09,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:09,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-975496f4-a3b9-4721-b3f6-b3527d01d11e 2019-05-10 03:23:09,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732889175415s 2019-05-10 03:23:14,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:14,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-da0f4976-838d-41f1-852e-40f125d65a82 2019-05-10 03:23:14,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:14,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:14 GMT Server: Apache x-openstack-request-id: req-003f09ca-52e3-4ffe-9645-39be9db31abe 2019-05-10 03:23:14,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:14,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-003f09ca-52e3-4ffe-9645-39be9db31abe 2019-05-10 03:23:14,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734300613403s 2019-05-10 03:23:14,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:23:14,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:14,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-1caf3829-a6ff-498b-bb5f-f986fa43cc51 2019-05-10 03:23:14,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:14,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:23:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c86f460c-389a-4a48-87f9-702595d295f4 2019-05-10 03:23:14,672 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:23:14,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-c86f460c-389a-4a48-87f9-702595d295f4 2019-05-10 03:23:14,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741181373596s 2019-05-10 03:23:19,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:19,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:19 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-9766e639-6845-4e9e-8635-dbd0f139c441 2019-05-10 03:23:19,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:19,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:19 GMT Server: Apache x-openstack-request-id: req-6adf023a-86aa-41b3-ac76-d620c8b249d8 2019-05-10 03:23:19,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:19,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-6adf023a-86aa-41b3-ac76-d620c8b249d8 2019-05-10 03:23:19,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740888118744s 2019-05-10 03:23:24,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:25,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-6f0203ec-7196-4a16-978a-302c9815c3a7 2019-05-10 03:23:25,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:25,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:25 GMT Server: Apache x-openstack-request-id: req-e7bddbc9-22bd-4f6e-b301-f6a7c9837194 2019-05-10 03:23:25,179 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:25,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-e7bddbc9-22bd-4f6e-b301-f6a7c9837194 2019-05-10 03:23:25,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.420537948608s 2019-05-10 03:23:25,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:23:25,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:25,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-81e6bc6d-892d-4c6a-a09c-5af3bc32428c 2019-05-10 03:23:25,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:25,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:23:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fa06b41-04f1-42f1-b58a-760c9fdb3f67 2019-05-10 03:23:25,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:23:25,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-7fa06b41-04f1-42f1-b58a-760c9fdb3f67 2019-05-10 03:23:25,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.090628862381s 2019-05-10 03:23:30,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:30,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:30,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:30 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-3d34fd49-780d-4f08-a44b-e99c854b1f5e 2019-05-10 03:23:30,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:30,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:30 GMT Server: Apache x-openstack-request-id: req-5c9383ac-9696-4797-bd7c-13dda739fcf3 2019-05-10 03:23:30,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:30,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-5c9383ac-9696-4797-bd7c-13dda739fcf3 2019-05-10 03:23:30,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729939937592s 2019-05-10 03:23:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:35,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:35,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:35 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-d7310f74-dc89-4d40-8343-743b43a72d92 2019-05-10 03:23:35,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:35,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:35 GMT Server: Apache x-openstack-request-id: req-de1786d6-877a-4dc5-aaf6-c53f84f1fb6b 2019-05-10 03:23:35,429 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:35,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-de1786d6-877a-4dc5-aaf6-c53f84f1fb6b 2019-05-10 03:23:35,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738899707794s 2019-05-10 03:23:35,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:23:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:35,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:35 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1ef5e24-e447-4a15-ad0c-f4cbc38ecb3a 2019-05-10 03:23:35,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. 2019-05-10 03:23:35,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:23:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-174a2b2d-23b1-4b44-9ad1-b571ab6ba081 2019-05-10 03:23:35,488 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:23:35,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-174a2b2d-23b1-4b44-9ad1-b571ab6ba081 2019-05-10 03:23:35,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0582339763641s 2019-05-10 03:23:40,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:40,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:40 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-bf416f62-7e69-4088-96a5-15f4836f56ea 2019-05-10 03:23:40,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. 2019-05-10 03:23:40,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:40 GMT Server: Apache x-openstack-request-id: req-5c9da6f5-9ee9-48e6-bd17-49b7c93f70bf 2019-05-10 03:23:40,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:40,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-5c9da6f5-9ee9-48e6-bd17-49b7c93f70bf 2019-05-10 03:23:40,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0795390605927s 2019-05-10 03:23:45,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:45,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-7fd91e9d-8561-48f3-9055-f371448753b7 2019-05-10 03:23:45,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:45,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:45 GMT Server: Apache x-openstack-request-id: req-ad39cb95-6899-44d2-8d9c-1ffc157d6130 2019-05-10 03:23:45,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:45,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-ad39cb95-6899-44d2-8d9c-1ffc157d6130 2019-05-10 03:23:45,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748040676117s 2019-05-10 03:23:45,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:23:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:45,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cc45f5f-2074-40d1-a9a1-7e8902a24b3c 2019-05-10 03:23:45,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:46,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:23:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce9a9c76-333a-4659-9c44-8ea40067e9ee 2019-05-10 03:23:46,018 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:23:46,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-ce9a9c76-333a-4659-9c44-8ea40067e9ee 2019-05-10 03:23:46,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.363056182861s 2019-05-10 03:23:51,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:51,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:51,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-cc37be2c-fd20-4246-928a-876cce931b42 2019-05-10 03:23:51,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:51,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:51 GMT Server: Apache x-openstack-request-id: req-884a4bd5-22ec-4146-9c23-dd54b2981d1a 2019-05-10 03:23:51,117 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:51,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-884a4bd5-22ec-4146-9c23-dd54b2981d1a 2019-05-10 03:23:51,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919270515442s 2019-05-10 03:23:56,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:23:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:56,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-8bfe44fe-560c-4b70-ab38-8c9bbd80cbc9 2019-05-10 03:23:56,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. 2019-05-10 03:23:56,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:23:56 GMT Server: Apache x-openstack-request-id: req-3eefc625-6f2e-4cd9-a77a-097898d3a7a3 2019-05-10 03:23:56,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:23:56,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-3eefc625-6f2e-4cd9-a77a-097898d3a7a3 2019-05-10 03:23:56,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737500190735s 2019-05-10 03:23:56,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:23:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:23:56,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:23:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-a37492d2-80e7-4b73-ba8b-da46189cfbee 2019-05-10 03:23:56,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:23:56,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:23:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92fa9fb4-508c-49b8-9a24-97c45aa91fdc 2019-05-10 03:23:56,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:23:56,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-92fa9fb4-508c-49b8-9a24-97c45aa91fdc 2019-05-10 03:23:56,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729141235352s 2019-05-10 03:24:01,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:01,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:01,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-1f710b73-a807-40cb-910e-17548e24e5fb 2019-05-10 03:24:01,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:01,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:01 GMT Server: Apache x-openstack-request-id: req-d211f621-3ae1-4e8f-99ff-e26d8fecbd0f 2019-05-10 03:24:01,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:01,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-d211f621-3ae1-4e8f-99ff-e26d8fecbd0f 2019-05-10 03:24:01,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741531848907s 2019-05-10 03:24:06,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:06,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:06 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-93ffb8fb-83cf-460a-bffa-7be35d3a0c32 2019-05-10 03:24:06,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:06,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:06 GMT Server: Apache x-openstack-request-id: req-1c528b79-1b6b-4a16-be21-61d44f997c4c 2019-05-10 03:24:06,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:06,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-1c528b79-1b6b-4a16-be21-61d44f997c4c 2019-05-10 03:24:06,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074383020401s 2019-05-10 03:24:06,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:24:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:06,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:06 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-20c08428-532f-4a76-a0d7-1c076f52da1a 2019-05-10 03:24:06,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:06,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:24:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0fc3a359-bf56-4c87-9e14-a8b422e168b2 2019-05-10 03:24:06,500 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:24:06,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-0fc3a359-bf56-4c87-9e14-a8b422e168b2 2019-05-10 03:24:06,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730838775635s 2019-05-10 03:24:11,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:11,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:11,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-d648f912-c969-4928-9245-060aae962622 2019-05-10 03:24:11,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:11,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:11 GMT Server: Apache x-openstack-request-id: req-4717ef3b-4095-4263-af10-69d9f5b1e474 2019-05-10 03:24:11,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:11,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-4717ef3b-4095-4263-af10-69d9f5b1e474 2019-05-10 03:24:11,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732488632202s 2019-05-10 03:24:16,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:16,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-847345d3-4ab5-45ea-924b-47fcb998ef37 2019-05-10 03:24:16,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. 2019-05-10 03:24:16,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:16 GMT Server: Apache x-openstack-request-id: req-3bc63f85-c738-4447-a03e-f74a8318cfe3 2019-05-10 03:24:16,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:16,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-3bc63f85-c738-4447-a03e-f74a8318cfe3 2019-05-10 03:24:16,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.385740041733s 2019-05-10 03:24:16,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:24:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:17,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-509e193f-79a5-4e7e-9cb2-ae10da27d208 2019-05-10 03:24:17,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:17,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:24:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f164ea2-43a7-459b-aedd-4c2ed7b255a1 2019-05-10 03:24:17,045 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:24:17,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-1f164ea2-43a7-459b-aedd-4c2ed7b255a1 2019-05-10 03:24:17,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728321075439s 2019-05-10 03:24:22,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:22,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-5293cd98-fe72-426b-81ae-75a06e0367ea 2019-05-10 03:24:22,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:22,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:22 GMT Server: Apache x-openstack-request-id: req-4babed16-3318-4b31-88f4-e3d4330b1523 2019-05-10 03:24:22,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:22,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-4babed16-3318-4b31-88f4-e3d4330b1523 2019-05-10 03:24:22,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728149414062s 2019-05-10 03:24:27,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:27,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:27,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-4657b3c7-de52-49a0-9dd5-acd89cf60dfd 2019-05-10 03:24:27,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:27,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:27 GMT Server: Apache x-openstack-request-id: req-d75032d5-7abe-459a-a630-908f2d741784 2019-05-10 03:24:27,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:27,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-d75032d5-7abe-459a-a630-908f2d741784 2019-05-10 03:24:27,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730969905853s 2019-05-10 03:24:27,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:24:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:27,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-b9629d94-80ae-4471-8856-1c49ea7b8e34 2019-05-10 03:24:27,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:27,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:24:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb6e1a52-1441-421f-9732-90089ba89c86 2019-05-10 03:24:27,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:24:27,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-fb6e1a52-1441-421f-9732-90089ba89c86 2019-05-10 03:24:27,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.786347150803s 2019-05-10 03:24:32,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:33,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:33,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-839807a6-6e96-4c1e-9c3e-770bcb974580 2019-05-10 03:24:33,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:33,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:33 GMT Server: Apache x-openstack-request-id: req-4edbf640-2fa7-4554-b89f-e7232876fdf3 2019-05-10 03:24:33,071 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:33,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-4edbf640-2fa7-4554-b89f-e7232876fdf3 2019-05-10 03:24:33,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739560127258s 2019-05-10 03:24:38,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:38,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-1d991c70-0dff-4ced-b047-f5fc936b7e63 2019-05-10 03:24:38,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. 2019-05-10 03:24:38,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:38 GMT Server: Apache x-openstack-request-id: req-3ebc9cfe-fe8b-42ea-83b1-d0c8bf3d04fb 2019-05-10 03:24:38,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:38,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-3ebc9cfe-fe8b-42ea-83b1-d0c8bf3d04fb 2019-05-10 03:24:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719158649445s 2019-05-10 03:24:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:24:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:38,478 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b200fe9-fdd2-4f96-8446-542d27e4c3ca 2019-05-10 03:24:38,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:38,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:24:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b97f2a93-7f48-43f9-8fd2-0d0ad7381996 2019-05-10 03:24:38,521 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:24:38,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-b97f2a93-7f48-43f9-8fd2-0d0ad7381996 2019-05-10 03:24:38,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.371556997299s 2019-05-10 03:24:43,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:43,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-cd586951-131e-4c9c-83b7-d788af26c3cc 2019-05-10 03:24:43,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. 2019-05-10 03:24:43,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:43 GMT Server: Apache x-openstack-request-id: req-b466f6ca-1849-4247-9ccb-d5b67b1b36c2 2019-05-10 03:24:43,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:43,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-b466f6ca-1849-4247-9ccb-d5b67b1b36c2 2019-05-10 03:24:43,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357383012772s 2019-05-10 03:24:48,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:48,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:49,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:48 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-611de2da-836e-4a3f-92fb-cae33463e1cb 2019-05-10 03:24:49,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:49,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:49 GMT Server: Apache x-openstack-request-id: req-5f280ed3-9ca5-4d5d-8842-c4f87b684610 2019-05-10 03:24:49,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:49,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-5f280ed3-9ca5-4d5d-8842-c4f87b684610 2019-05-10 03:24:49,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358366012573s 2019-05-10 03:24:49,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:24:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:49,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-15fae6ed-1eb2-4a3f-96ea-86b8746b95cb 2019-05-10 03:24:49,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:49,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:24:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dcea8aa-885f-4663-8bdc-56ae7deb90c6 2019-05-10 03:24:49,603 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:24:49,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-3dcea8aa-885f-4663-8bdc-56ae7deb90c6 2019-05-10 03:24:49,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353224992752s 2019-05-10 03:24:54,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:54,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:24:54,925 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-92d211aa-14fe-47ec-9702-4f22c007c1b6 2019-05-10 03:24:54,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:24:54,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:24:54 GMT Server: Apache x-openstack-request-id: req-97101d54-09e9-4905-a4e0-4cbd2d12d294 2019-05-10 03:24:54,968 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:24:54,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-97101d54-09e9-4905-a4e0-4cbd2d12d294 2019-05-10 03:24:54,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358691930771s 2019-05-10 03:24:59,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:24:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:00,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:24:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-dc546edb-8c40-4e82-9d59-c739e062901f 2019-05-10 03:25:00,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. 2019-05-10 03:25:00,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:00 GMT Server: Apache x-openstack-request-id: req-6fa02b5e-bcf5-4f16-a91d-e343d8b8e11b 2019-05-10 03:25:00,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:00,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-6fa02b5e-bcf5-4f16-a91d-e343d8b8e11b 2019-05-10 03:25:00,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0786831378937s 2019-05-10 03:25:00,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:25:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:00,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-1476e16c-3515-4c42-ab4c-d724fa42e562 2019-05-10 03:25:00,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:00,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:25:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aad98c21-1781-4223-af1e-37f13e46ff36 2019-05-10 03:25:00,427 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:25:00,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-aad98c21-1781-4223-af1e-37f13e46ff36 2019-05-10 03:25:00,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374004840851s 2019-05-10 03:25:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:05,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:05,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-bb31eb48-4170-4ae9-a88e-f8f109dbb4d6 2019-05-10 03:25:05,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:05,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:05 GMT Server: Apache x-openstack-request-id: req-17ab4e34-5a69-441e-bb2c-3d8bae99199d 2019-05-10 03:25:05,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:05,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-17ab4e34-5a69-441e-bb2c-3d8bae99199d 2019-05-10 03:25:05,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36004114151s 2019-05-10 03:25:10,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:10,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-b2f17d57-7ffc-4181-b99a-e89d5914ea56 2019-05-10 03:25:10,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:10,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:10 GMT Server: Apache x-openstack-request-id: req-fd6c3e77-fae6-4f83-b26c-4774a8fce3dd 2019-05-10 03:25:10,877 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:10,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-fd6c3e77-fae6-4f83-b26c-4774a8fce3dd 2019-05-10 03:25:10,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767869949341s 2019-05-10 03:25:10,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:25:10,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:10,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ebe94ce5-c723-4505-896e-2d512caed536 2019-05-10 03:25:10,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:10,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:25:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c2551a6-f763-4f08-882d-eccf8189f7cf 2019-05-10 03:25:10,949 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:25:10,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-5c2551a6-f763-4f08-882d-eccf8189f7cf 2019-05-10 03:25:10,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717658996582s 2019-05-10 03:25:15,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:15,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-3a4cb6eb-257f-4e5c-9a21-583a134c6a59 2019-05-10 03:25:15,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:16,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:15 GMT Server: Apache x-openstack-request-id: req-29b5bea6-3bb3-41d4-a4b9-11a0319b7188 2019-05-10 03:25:16,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:16,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-29b5bea6-3bb3-41d4-a4b9-11a0319b7188 2019-05-10 03:25:16,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782430171967s 2019-05-10 03:25:21,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:21,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:21,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-fcd4df03-cee3-4130-a565-d7e04a862b1b 2019-05-10 03:25:21,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. 2019-05-10 03:25:21,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:21 GMT Server: Apache x-openstack-request-id: req-f057e164-b514-4da9-8242-c575bbda525a 2019-05-10 03:25:21,114 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:21,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-f057e164-b514-4da9-8242-c575bbda525a 2019-05-10 03:25:21,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741820335388s 2019-05-10 03:25:21,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:25:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:21,145 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-40de0e73-c8f0-4f16-b54d-d38ce6cf2bd3 2019-05-10 03:25:21,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:21,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:25:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e412382e-539e-4745-89af-8da707ea8295 2019-05-10 03:25:21,187 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:25:21,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-e412382e-539e-4745-89af-8da707ea8295 2019-05-10 03:25:21,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723910331726s 2019-05-10 03:25:26,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:26,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-a7bd773b-5027-466f-be90-d91590ddb608 2019-05-10 03:25:26,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:26,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:26 GMT Server: Apache x-openstack-request-id: req-afaef416-9eeb-402a-8a33-a9bc5af965f9 2019-05-10 03:25:26,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:26,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-afaef416-9eeb-402a-8a33-a9bc5af965f9 2019-05-10 03:25:26,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749471187592s 2019-05-10 03:25:31,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:31,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:31,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-235dac30-c3b6-4bf0-ab8f-1de6539513e4 2019-05-10 03:25:31,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:31,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:31 GMT Server: Apache x-openstack-request-id: req-cb90d5bc-97e1-4005-af0e-83faf9605042 2019-05-10 03:25:31,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:31,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-cb90d5bc-97e1-4005-af0e-83faf9605042 2019-05-10 03:25:31,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746932029724s 2019-05-10 03:25:31,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:25:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:31,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1968182-1ae5-4e77-9a7e-c9366b06c3cd 2019-05-10 03:25:31,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. 2019-05-10 03:25:31,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:25:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92e01e5a-16a9-42a0-96e3-ecf693f3c4ed 2019-05-10 03:25:31,426 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:25:31,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-92e01e5a-16a9-42a0-96e3-ecf693f3c4ed 2019-05-10 03:25:31,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754749774933s 2019-05-10 03:25:36,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:36,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-ddb234fa-dcf9-4f27-ad2e-79a8d10887fe 2019-05-10 03:25:36,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:36,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:36 GMT Server: Apache x-openstack-request-id: req-0e6bc95c-3ae1-416d-8e49-c32869a4776e 2019-05-10 03:25:36,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:36,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-0e6bc95c-3ae1-416d-8e49-c32869a4776e 2019-05-10 03:25:36,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747520923615s 2019-05-10 03:25:41,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:41,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-a2c21258-2fb6-4f62-a38f-0d05b9599004 2019-05-10 03:25:41,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:41,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:41 GMT Server: Apache x-openstack-request-id: req-95d52b2d-520a-4d6e-81e6-8e935bfb9f9a 2019-05-10 03:25:41,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:41,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-95d52b2d-520a-4d6e-81e6-8e935bfb9f9a 2019-05-10 03:25:41,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780880451202s 2019-05-10 03:25:41,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:25:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:41,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ae7ffa5-603a-462e-9704-fa6ad67d7db3 2019-05-10 03:25:41,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:25:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ffd8d160-f005-446b-8fff-7cebe93789fc 2019-05-10 03:25:41,667 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:25:41,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-ffd8d160-f005-446b-8fff-7cebe93789fc 2019-05-10 03:25:41,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758018493652s 2019-05-10 03:25:46,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:46,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:46 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-fe3ae435-e8ed-4c39-8523-b66b6877ae03 2019-05-10 03:25:46,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:46,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:46 GMT Server: Apache x-openstack-request-id: req-38d21daf-b6bb-4ccc-b706-582ddac61ae2 2019-05-10 03:25:46,748 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:46,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-38d21daf-b6bb-4ccc-b706-582ddac61ae2 2019-05-10 03:25:46,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074177980423s 2019-05-10 03:25:51,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:51,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-e62cd846-786d-4cfb-89aa-37ad850b026e 2019-05-10 03:25:51,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:51,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:51 GMT Server: Apache x-openstack-request-id: req-cad8e8a0-0e0c-4ba8-94cc-7653fb54e9a6 2019-05-10 03:25:51,829 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:51,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-cad8e8a0-0e0c-4ba8-94cc-7653fb54e9a6 2019-05-10 03:25:51,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075737953186s 2019-05-10 03:25:51,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:25:51,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:51,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-9456e4f0-c57c-4f36-b363-c3363efa314d 2019-05-10 03:25:51,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:51,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:25:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21781270-5a36-447e-9d46-6e99372e7715 2019-05-10 03:25:51,905 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:25:51,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-21781270-5a36-447e-9d46-6e99372e7715 2019-05-10 03:25:51,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748119354248s 2019-05-10 03:25:56,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:25:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:25:56,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:25:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-f303f503-dd3a-4a87-b63c-1e0aeb34ffb0 2019-05-10 03:25:56,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:25:56,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:25:56 GMT Server: Apache x-openstack-request-id: req-1c796828-4659-419a-8e08-aa1b23e1b660 2019-05-10 03:25:56,985 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:25:56,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-1c796828-4659-419a-8e08-aa1b23e1b660 2019-05-10 03:25:56,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073616027832s 2019-05-10 03:26:01,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:02,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-9bf4617f-4a6a-4e64-b902-dcc62ce9f72b 2019-05-10 03:26:02,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:02,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:02 GMT Server: Apache x-openstack-request-id: req-92aeb062-b422-49c9-9f90-b077e72fd2e3 2019-05-10 03:26:02,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:02,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-92aeb062-b422-49c9-9f90-b077e72fd2e3 2019-05-10 03:26:02,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0915989875793s 2019-05-10 03:26:02,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:26:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:02,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:02 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1dd6a38-f5c8-4bfc-bee1-51bc1f3f4939 2019-05-10 03:26:02,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:02,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:26:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9837a97c-7490-445a-b87b-1e6d14fd0cd5 2019-05-10 03:26:02,460 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:26:02,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9837a97c-7490-445a-b87b-1e6d14fd0cd5 2019-05-10 03:26:02,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.377366065979s 2019-05-10 03:26:07,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:07,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-47873656-5f1b-46fc-9e28-fd839a8294ca 2019-05-10 03:26:07,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:07,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:07 GMT Server: Apache x-openstack-request-id: req-8c93b1e1-5099-4186-b541-45eca9675b83 2019-05-10 03:26:07,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:07,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-8c93b1e1-5099-4186-b541-45eca9675b83 2019-05-10 03:26:07,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354419946671s 2019-05-10 03:26:12,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:12,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:12 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-247f19f5-8dfc-4022-96b7-6a7b803bc2ec 2019-05-10 03:26:12,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:12,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:12 GMT Server: Apache x-openstack-request-id: req-38bee90f-1b68-4732-906d-74926053266d 2019-05-10 03:26:12,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:12,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-38bee90f-1b68-4732-906d-74926053266d 2019-05-10 03:26:12,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757899284363s 2019-05-10 03:26:12,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:26:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:12,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:12 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-4f82b635-d9fc-4d2e-8d0d-1a6a7a8200be 2019-05-10 03:26:12,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. 2019-05-10 03:26:12,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:26:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cfb878e-98c9-406f-8100-e8d60649a592 2019-05-10 03:26:12,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:26:12,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2cfb878e-98c9-406f-8100-e8d60649a592 2019-05-10 03:26:12,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740580558777s 2019-05-10 03:26:17,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:18,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-2904143c-0a87-4b90-94fd-d228a64a5758 2019-05-10 03:26:18,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:18,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:18 GMT Server: Apache x-openstack-request-id: req-3bd5f342-b36d-4a62-ae20-73e9f30d0fc8 2019-05-10 03:26:18,116 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:18,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-3bd5f342-b36d-4a62-ae20-73e9f30d0fc8 2019-05-10 03:26:18,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.131713867188s 2019-05-10 03:26:23,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:23,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-0f897ad3-fba0-432a-bfa1-c073d144be03 2019-05-10 03:26:23,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:23,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:23 GMT Server: Apache x-openstack-request-id: req-08029582-06bf-4483-9411-7535b5ebc049 2019-05-10 03:26:23,190 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:23,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-08029582-06bf-4483-9411-7535b5ebc049 2019-05-10 03:26:23,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730051994324s 2019-05-10 03:26:23,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:26:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:23,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-43f0989b-cde7-4aa8-b19d-dc2345e364e7 2019-05-10 03:26:23,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:23,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:26:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5caf9606-8e70-49d5-b47e-dfebc255c17d 2019-05-10 03:26:23,263 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:26:23,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-5caf9606-8e70-49d5-b47e-dfebc255c17d 2019-05-10 03:26:23,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725779533386s 2019-05-10 03:26:28,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:28,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-abbd68f3-14fc-4df5-a873-655af1a84b78 2019-05-10 03:26:28,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:28,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:28 GMT Server: Apache x-openstack-request-id: req-ac3ac5f8-3e37-4341-9889-b42d03fd7b68 2019-05-10 03:26:28,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:28,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-ac3ac5f8-3e37-4341-9889-b42d03fd7b68 2019-05-10 03:26:28,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750660896301s 2019-05-10 03:26:33,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:33,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-26ad47fd-95b8-4b0b-99ba-d3bb8b6f21f3 2019-05-10 03:26:33,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:33,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:33 GMT Server: Apache x-openstack-request-id: req-0e7e8474-04bc-4051-8b47-32ff0a933054 2019-05-10 03:26:33,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:33,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-0e7e8474-04bc-4051-8b47-32ff0a933054 2019-05-10 03:26:33,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379682064056s 2019-05-10 03:26:33,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:26:33,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:33,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4575ebf-f875-4490-a5d6-978441d906d2 2019-05-10 03:26:33,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:33,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:26:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a571f8ad-6258-4441-9ad0-efec0e649938 2019-05-10 03:26:33,788 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:26:33,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a571f8ad-6258-4441-9ad0-efec0e649938 2019-05-10 03:26:33,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0575580596924s 2019-05-10 03:26:38,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:39,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-f0e477c2-95c2-41f4-bb9b-61834378ad88 2019-05-10 03:26:39,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:39,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:39 GMT Server: Apache x-openstack-request-id: req-816241a6-abd3-46be-8b33-c20930b6482e 2019-05-10 03:26:39,165 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:39,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-816241a6-abd3-46be-8b33-c20930b6482e 2019-05-10 03:26:39,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370048046112s 2019-05-10 03:26:44,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:44,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-5c045f22-40d0-43f6-9765-f1cfc52529d2 2019-05-10 03:26:44,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:44,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:44 GMT Server: Apache x-openstack-request-id: req-4230956d-d443-49c9-9ed0-f8dcd497f976 2019-05-10 03:26:44,245 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:44,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-4230956d-d443-49c9-9ed0-f8dcd497f976 2019-05-10 03:26:44,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743591785431s 2019-05-10 03:26:44,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:26:44,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:44,276 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad39c267-e3d4-4b4e-8f4a-652549f2e0df 2019-05-10 03:26:44,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:44,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:26:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5d3c111-d0c9-48bb-9112-b07195400148 2019-05-10 03:26:44,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:26:44,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-c5d3c111-d0c9-48bb-9112-b07195400148 2019-05-10 03:26:44,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0566709041595s 2019-05-10 03:26:49,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:49,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-adefd612-80a9-4265-b2b6-f503d7d7c3f9 2019-05-10 03:26:49,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:49,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:49 GMT Server: Apache x-openstack-request-id: req-c3af85f3-5f17-4aec-b8cf-e0354c16f957 2019-05-10 03:26:49,664 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:49,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-c3af85f3-5f17-4aec-b8cf-e0354c16f957 2019-05-10 03:26:49,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354999065399s 2019-05-10 03:26:54,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:26:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:54,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-bfdaad87-d335-4eab-8320-d186d2d58fb8 2019-05-10 03:26:54,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:55,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:26:54 GMT Server: Apache x-openstack-request-id: req-d4c00d9b-25e8-4c5e-9c33-1899a84e86fc 2019-05-10 03:26:55,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:26:55,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-d4c00d9b-25e8-4c5e-9c33-1899a84e86fc 2019-05-10 03:26:55,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351959943771s 2019-05-10 03:26:55,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:26:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:26:55,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:26:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-60ce961d-0054-417a-a962-7bc6f6a75335 2019-05-10 03:26:55,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:26:55,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:26:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ddff2d39-4993-47ca-8566-b4e7421eafa3 2019-05-10 03:26:55,097 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:26:55,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-ddff2d39-4993-47ca-8566-b4e7421eafa3 2019-05-10 03:26:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750949382782s 2019-05-10 03:27:00,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:00,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:00,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc Server: Apache x-openstack-request-id: req-c12b8bda-c393-432c-a9fd-cb27709a38eb 2019-05-10 03:27:00,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:00,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Fri, 10 May 2019 03:27:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3886af5-f278-4bdd-b6e6-7dc455660ebf 2019-05-10 03:27:00,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-10T03:26:55Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout/events/fdf35a5a-dbfa-4300-b967-0647910857e8", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "962c965e-89eb-493c-bf33-7bc93393213f", "id": "fdf35a5a-dbfa-4300-b967-0647910857e8"}, {"resource_name": "bono", "event_time": "2019-05-10T03:26:55Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono/events/8c7e0fb4-159d-4ba6-a80f-a50e25895e6d", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-7yhwcbal6y33", "id": "8c7e0fb4-159d-4ba6-a80f-a50e25895e6d"}, {"resource_name": "dime", "event_time": "2019-05-10T03:26:55Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime/events/d9926135-a77e-47fe-9c2f-b274e98629d6", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-6yxgjce62tdu", "id": "d9926135-a77e-47fe-9c2f-b274e98629d6"}, {"resource_name": "homer", "event_time": "2019-05-10T03:26:55Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer/events/b72bef39-9fb1-4214-8b0b-c8d1ed96a63f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-yslqdecy5rcc", "id": "b72bef39-9fb1-4214-8b0b-c8d1ed96a63f"}]} 2019-05-10 03:27:00,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc&marker=f793d8c1-6fc6-4fce-ac96-0bd4f41c726c&sort_dir=asc used request id req-a3886af5-f278-4bdd-b6e6-7dc455660ebf 2019-05-10 03:27:00,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.43826007843s 2019-05-10 03:27:05,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:05,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-307c2dc0-036f-4892-9ed2-5c0fc42b441c 2019-05-10 03:27:05,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:05,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:05 GMT Server: Apache x-openstack-request-id: req-fb8af9c5-44cc-484d-9016-5a52b5c48d0b 2019-05-10 03:27:05,898 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:05,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-fb8af9c5-44cc-484d-9016-5a52b5c48d0b 2019-05-10 03:27:05,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349112033844s 2019-05-10 03:27:10,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:10,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-e3f2c4c9-9ef8-483f-a32e-232df338bf0a 2019-05-10 03:27:10,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. 2019-05-10 03:27:10,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:10 GMT Server: Apache x-openstack-request-id: req-03b8381f-901f-4a36-8250-4927162214ab 2019-05-10 03:27:10,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:10,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-03b8381f-901f-4a36-8250-4927162214ab 2019-05-10 03:27:10,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732431411743s 2019-05-10 03:27:10,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:27:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:11,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-5183509a-d51c-4273-bbf1-19e30d781c1c 2019-05-10 03:27:11,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:11,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:27:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ab99b4b-439f-4103-91f6-4c88d24dd088 2019-05-10 03:27:11,051 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:27:11,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-7ab99b4b-439f-4103-91f6-4c88d24dd088 2019-05-10 03:27:11,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073716878891s 2019-05-10 03:27:16,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:16,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-61309cc4-97ec-4229-aacf-a4e601504f18 2019-05-10 03:27:16,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:16,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:16 GMT Server: Apache x-openstack-request-id: req-9055126f-267d-4a53-8253-05b519cb903c 2019-05-10 03:27:16,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:16,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-9055126f-267d-4a53-8253-05b519cb903c 2019-05-10 03:27:16,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345396995544s 2019-05-10 03:27:21,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:21,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:21,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-2302c757-a6a4-419b-b1ca-88a68c32f35a 2019-05-10 03:27:21,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:21,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:21 GMT Server: Apache x-openstack-request-id: req-a2f65be8-e694-43b3-9779-14225ffb2024 2019-05-10 03:27:21,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:21,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a2f65be8-e694-43b3-9779-14225ffb2024 2019-05-10 03:27:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.327498912811s 2019-05-10 03:27:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:27:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:21,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-1de43b4b-e8b3-48ba-9b6d-622d472b9481 2019-05-10 03:27:21,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:22,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:27:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b94355f-423f-4434-b506-e127377ad8a2 2019-05-10 03:27:22,087 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:27:22,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9b94355f-423f-4434-b506-e127377ad8a2 2019-05-10 03:27:22,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349817037582s 2019-05-10 03:27:27,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:27,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-8300133c-35ff-4e30-bd2c-f9d071908394 2019-05-10 03:27:27,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:27,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:27 GMT Server: Apache x-openstack-request-id: req-9088e842-e16e-47df-a96e-acbd159fbe83 2019-05-10 03:27:27,471 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:27,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-9088e842-e16e-47df-a96e-acbd159fbe83 2019-05-10 03:27:27,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377689838409s 2019-05-10 03:27:32,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:32,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-071207c7-3ec2-48b1-b8cc-a88763eb94ff 2019-05-10 03:27:32,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:33,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:32 GMT Server: Apache x-openstack-request-id: req-6e49f461-5177-43f7-93c6-bdd4bfbc7449 2019-05-10 03:27:33,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:33,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-6e49f461-5177-43f7-93c6-bdd4bfbc7449 2019-05-10 03:27:33,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.643682956696s 2019-05-10 03:27:33,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:27:33,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:33,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-767ccea9-6e8c-4e92-a794-9f1b1ca3be39 2019-05-10 03:27:33,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:33,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:27:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e9e6560f-0ab6-4883-806b-ba609fa9bd8d 2019-05-10 03:27:33,471 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:27:33,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-e9e6560f-0ab6-4883-806b-ba609fa9bd8d 2019-05-10 03:27:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349417924881s 2019-05-10 03:27:38,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:38,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-79414121-5b4e-4b4f-bb00-fce1c4cd866d 2019-05-10 03:27:38,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:38,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:38 GMT Server: Apache x-openstack-request-id: req-308138e4-87cd-4b28-92fd-b1c66a2bff5a 2019-05-10 03:27:38,550 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:38,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-308138e4-87cd-4b28-92fd-b1c66a2bff5a 2019-05-10 03:27:38,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732729434967s 2019-05-10 03:27:43,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:43,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-12a81d0d-98ea-49ad-aae2-863c966f9422 2019-05-10 03:27:43,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:43,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:43 GMT Server: Apache x-openstack-request-id: req-f57a97cb-8207-461f-a1b1-8dd754c7e299 2019-05-10 03:27:43,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:43,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-f57a97cb-8207-461f-a1b1-8dd754c7e299 2019-05-10 03:27:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721309185028s 2019-05-10 03:27:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:27:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:43,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-052781c5-18aa-46dc-95ea-7cea95f754c0 2019-05-10 03:27:43,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:44,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:27:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-920e64b1-96d5-458b-95bf-73225d3ad622 2019-05-10 03:27:44,006 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:27:44,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-920e64b1-96d5-458b-95bf-73225d3ad622 2019-05-10 03:27:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.377089977264s 2019-05-10 03:27:49,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:49,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:49,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-625cdfad-d8e4-400e-b554-1f158a47429b 2019-05-10 03:27:49,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:49,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:49 GMT Server: Apache x-openstack-request-id: req-db6293eb-a782-4647-b01b-0102d7bc4edc 2019-05-10 03:27:49,359 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:49,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-db6293eb-a782-4647-b01b-0102d7bc4edc 2019-05-10 03:27:49,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346669912338s 2019-05-10 03:27:54,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:54,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-2ddb148b-c8bf-4f1c-9066-bf0933dcd677 2019-05-10 03:27:54,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:54,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:54 GMT Server: Apache x-openstack-request-id: req-f31fbd1a-0521-4519-9159-d6d3e146f346 2019-05-10 03:27:54,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:27:54,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-f31fbd1a-0521-4519-9159-d6d3e146f346 2019-05-10 03:27:54,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735101699829s 2019-05-10 03:27:54,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:27:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:54,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-c84939df-1145-48c6-8306-72f4177e78d6 2019-05-10 03:27:54,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:27:54,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:27:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a0baddb5-a7bf-4ae9-b0e0-ab365f407135 2019-05-10 03:27:54,797 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:27:54,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a0baddb5-a7bf-4ae9-b0e0-ab365f407135 2019-05-10 03:27:54,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357853889465s 2019-05-10 03:27:59,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:27:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:27:59,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:27:59 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-241df761-bd25-4aae-b0f5-bbe809724fba 2019-05-10 03:27:59,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:00,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:27:59 GMT Server: Apache x-openstack-request-id: req-dd7d90d9-f4e1-46e5-af7a-a85f0e106385 2019-05-10 03:28:00,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:00,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-dd7d90d9-f4e1-46e5-af7a-a85f0e106385 2019-05-10 03:28:00,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359530210495s 2019-05-10 03:28:05,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:05,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-90092341-a0ea-44b4-ad03-6eb29c744f47 2019-05-10 03:28:05,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:05 GMT Server: Apache x-openstack-request-id: req-1fbe850a-1567-47fb-882e-4ef2d9191c66 2019-05-10 03:28:05,243 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:05,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-1fbe850a-1567-47fb-882e-4ef2d9191c66 2019-05-10 03:28:05,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739588737488s 2019-05-10 03:28:05,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:28:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:05,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd081007-96b7-4719-b91a-392251f46877 2019-05-10 03:28:05,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:28:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-488f61ca-c713-4dbc-919c-5ef5804cb203 2019-05-10 03:28:05,318 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:28:05,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-488f61ca-c713-4dbc-919c-5ef5804cb203 2019-05-10 03:28:05,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748510360718s 2019-05-10 03:28:10,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:10,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-81f942b8-c965-4f6d-a766-16462d632fbf 2019-05-10 03:28:10,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:10,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:10 GMT Server: Apache x-openstack-request-id: req-1ccb8537-1608-495f-a5f1-ae9626f1fb3f 2019-05-10 03:28:10,399 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:10,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-1ccb8537-1608-495f-a5f1-ae9626f1fb3f 2019-05-10 03:28:10,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738880634308s 2019-05-10 03:28:15,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:15,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-981a0154-c8c9-49e5-b4d7-eccd7e526583 2019-05-10 03:28:15,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:15,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:15 GMT Server: Apache x-openstack-request-id: req-78e6a74d-0892-404a-95aa-dd0fcd8793ef 2019-05-10 03:28:15,477 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:15,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-78e6a74d-0892-404a-95aa-dd0fcd8793ef 2019-05-10 03:28:15,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742840766907s 2019-05-10 03:28:15,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:28:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:15,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:15 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-0bd5f717-ce83-4025-95ce-97cf7ea6f2ca 2019-05-10 03:28:15,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:15,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:28:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-96cd38c4-18aa-438a-8e84-5d2d3b16db62 2019-05-10 03:28:15,554 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:28:15,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-96cd38c4-18aa-438a-8e84-5d2d3b16db62 2019-05-10 03:28:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760779380798s 2019-05-10 03:28:20,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:20,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:20 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-0e160b8a-8e60-40b6-b3b3-445acc721eb0 2019-05-10 03:28:20,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:20,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:20 GMT Server: Apache x-openstack-request-id: req-3bb6f479-68e7-4b16-97b1-f66598059de3 2019-05-10 03:28:20,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:20,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-3bb6f479-68e7-4b16-97b1-f66598059de3 2019-05-10 03:28:20,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746259689331s 2019-05-10 03:28:25,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:25,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-aa9aaa51-1012-48b8-8e47-0ac090f1b671 2019-05-10 03:28:25,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:25,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:25 GMT Server: Apache x-openstack-request-id: req-b45d42c0-cb4e-40b1-baa0-83f9063825f4 2019-05-10 03:28:25,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:25,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-b45d42c0-cb4e-40b1-baa0-83f9063825f4 2019-05-10 03:28:25,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0816600322723s 2019-05-10 03:28:25,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:28:25,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:26,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:25 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ef31c43-0bc1-46a2-8925-4b92cd5f5e25 2019-05-10 03:28:26,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:26,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:28:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-154e9898-9553-48fd-8dbb-0d1b90a0a238 2019-05-10 03:28:26,116 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:28:26,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-154e9898-9553-48fd-8dbb-0d1b90a0a238 2019-05-10 03:28:26,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.392538785934s 2019-05-10 03:28:31,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:31,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-47cbe1bb-bf29-4b43-8d9e-a99ede31e384 2019-05-10 03:28:31,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:31,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:31 GMT Server: Apache x-openstack-request-id: req-7ca953b4-4c7a-4eb2-ad2a-8f2ab66fad48 2019-05-10 03:28:31,195 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:31,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-7ca953b4-4c7a-4eb2-ad2a-8f2ab66fad48 2019-05-10 03:28:31,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729329586029s 2019-05-10 03:28:36,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:36,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-6bb4e5f0-7831-4505-9341-012c39859428 2019-05-10 03:28:36,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:36,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:36 GMT Server: Apache x-openstack-request-id: req-b2cde280-78bf-4958-a029-2eaddbcdecb0 2019-05-10 03:28:36,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:36,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-b2cde280-78bf-4958-a029-2eaddbcdecb0 2019-05-10 03:28:36,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373911142349s 2019-05-10 03:28:36,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:28:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:36,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c245cbf-2efe-4b60-aca3-f55311542718 2019-05-10 03:28:36,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:36,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:28:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2dee5041-eff9-42da-8e7d-de3d46ebb42b 2019-05-10 03:28:36,651 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:28:36,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2dee5041-eff9-42da-8e7d-de3d46ebb42b 2019-05-10 03:28:36,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075287103653s 2019-05-10 03:28:41,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:41,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:41 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-a3d2b9a9-101c-4906-b9ad-da9061cb171d 2019-05-10 03:28:41,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:41,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:41 GMT Server: Apache x-openstack-request-id: req-a0b5aaff-f795-477d-97d2-e74848804a9f 2019-05-10 03:28:41,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:41,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a0b5aaff-f795-477d-97d2-e74848804a9f 2019-05-10 03:28:41,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728170871735s 2019-05-10 03:28:46,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:46,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:46 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-69239264-3343-475f-acff-c8dc3f45e340 2019-05-10 03:28:46,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:46,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:46 GMT Server: Apache x-openstack-request-id: req-bdcc77fb-b34b-4228-8b9a-4abd0f839c82 2019-05-10 03:28:46,807 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:46,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-bdcc77fb-b34b-4228-8b9a-4abd0f839c82 2019-05-10 03:28:46,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727679729462s 2019-05-10 03:28:46,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:28:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:46,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:46 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-f49466bf-2034-4f26-a4c9-a849f9e19bf7 2019-05-10 03:28:46,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:28:46,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:28:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-463c0504-ff82-4466-be7a-542e58b3fe81 2019-05-10 03:28:46,880 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:28:46,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-463c0504-ff82-4466-be7a-542e58b3fe81 2019-05-10 03:28:46,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730741024017s 2019-05-10 03:28:51,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:52,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:51 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-195a6aa2-f2d1-453f-9ccd-09f63a5f49d1 2019-05-10 03:28:52,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. 2019-05-10 03:28:52,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:52 GMT Server: Apache x-openstack-request-id: req-b6ab7154-0c19-4a3f-8c0e-66f314aabd03 2019-05-10 03:28:52,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:52,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-b6ab7154-0c19-4a3f-8c0e-66f314aabd03 2019-05-10 03:28:52,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.447886943817s 2019-05-10 03:28:57,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:28:57,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:57,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:57 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-af4ff82f-e671-4561-9011-7736bf4b43a4 2019-05-10 03:28:57,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. 2019-05-10 03:28:57,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:28:57 GMT Server: Apache x-openstack-request-id: req-3dd5f392-59a7-4675-9b29-d9997c12481c 2019-05-10 03:28:57,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:28:57,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-3dd5f392-59a7-4675-9b29-d9997c12481c 2019-05-10 03:28:57,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743880271912s 2019-05-10 03:28:57,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:28:57,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:28:57,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:28:57 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-14873007-8cca-41be-a1de-8b28ab11c344 2019-05-10 03:28:57,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. 2019-05-10 03:28:57,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:28:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-900f11e8-f6f6-4d62-8032-865259c5656b 2019-05-10 03:28:57,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:28:57,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-900f11e8-f6f6-4d62-8032-865259c5656b 2019-05-10 03:28:57,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726850032806s 2019-05-10 03:29:02,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:02,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:02 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-a7d158a3-f9ab-4f17-b633-041a21a7aaa6 2019-05-10 03:29:02,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:02,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:02 GMT Server: Apache x-openstack-request-id: req-d3cc4f4f-72f4-43f1-8b03-6a38d252f2fd 2019-05-10 03:29:02,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:02,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-d3cc4f4f-72f4-43f1-8b03-6a38d252f2fd 2019-05-10 03:29:02,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722901821136s 2019-05-10 03:29:07,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:07,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-4ec2d473-f19f-4868-ab45-59f15b23d81e 2019-05-10 03:29:07,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:07,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:07 GMT Server: Apache x-openstack-request-id: req-2e1ac9ce-ec04-414a-a16a-7eea7136326c 2019-05-10 03:29:07,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:07,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-2e1ac9ce-ec04-414a-a16a-7eea7136326c 2019-05-10 03:29:07,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367037057877s 2019-05-10 03:29:07,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:29:07,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:07,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b12514c-b38e-4e22-99f2-6523a9a30e6e 2019-05-10 03:29:07,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:08,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:29:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0253db35-0750-42d3-9d75-faecd4f93e92 2019-05-10 03:29:08,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:29:08,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-0253db35-0750-42d3-9d75-faecd4f93e92 2019-05-10 03:29:08,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07333111763s 2019-05-10 03:29:13,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:13,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:13,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-e19ccd5a-2816-414c-8128-9bcf41200cb8 2019-05-10 03:29:13,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:13,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:13 GMT Server: Apache x-openstack-request-id: req-dd89f587-9895-4a44-a54a-e719d4406b49 2019-05-10 03:29:13,094 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:13,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-dd89f587-9895-4a44-a54a-e719d4406b49 2019-05-10 03:29:13,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767230987549s 2019-05-10 03:29:18,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:18,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-fd4497f3-b82d-4a3d-a4bb-a5e8ef4a0d39 2019-05-10 03:29:18,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:18,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:18 GMT Server: Apache x-openstack-request-id: req-80781bd5-caef-4772-b9cd-1d81224729f7 2019-05-10 03:29:18,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:18,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-80781bd5-caef-4772-b9cd-1d81224729f7 2019-05-10 03:29:18,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733559131622s 2019-05-10 03:29:18,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:29:18,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:18,509 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-de5aea30-2ffc-4a3c-adb6-11d6845855fb 2019-05-10 03:29:18,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:18,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:29:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59ebd23f-6d16-4030-b042-001b20f5c2fd 2019-05-10 03:29:18,828 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:29:18,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-59ebd23f-6d16-4030-b042-001b20f5c2fd 2019-05-10 03:29:18,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.654268980026s 2019-05-10 03:29:23,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:23,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-3297eee3-2488-439b-b329-85107b6b6258 2019-05-10 03:29:23,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:23,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:23 GMT Server: Apache x-openstack-request-id: req-d5f7a612-b7b2-4efd-988a-4a2a23a758e1 2019-05-10 03:29:23,911 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:23,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-d5f7a612-b7b2-4efd-988a-4a2a23a758e1 2019-05-10 03:29:23,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764019489288s 2019-05-10 03:29:28,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:28,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:28,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-8394cde0-1816-45c7-a9bd-1be4044430ed 2019-05-10 03:29:28,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:29,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:28 GMT Server: Apache x-openstack-request-id: req-645157df-7be4-41be-863c-f8bcca301666 2019-05-10 03:29:29,287 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:29,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-645157df-7be4-41be-863c-f8bcca301666 2019-05-10 03:29:29,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370402812958s 2019-05-10 03:29:29,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:29:29,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:29,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-ebbd0fa3-53f8-4ae5-bf0b-28fbf2280183 2019-05-10 03:29:29,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:29,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:29:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d25d5909-0735-4aa9-b8be-c585445b940f 2019-05-10 03:29:29,635 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:29:29,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-d25d5909-0735-4aa9-b8be-c585445b940f 2019-05-10 03:29:29,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.347311019897s 2019-05-10 03:29:34,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:34,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-17ef2249-32e0-42c9-b8a7-14e7e236d33a 2019-05-10 03:29:34,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:34,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:34 GMT Server: Apache x-openstack-request-id: req-cbc98f5c-d0a4-4625-a3dc-1623954b84d7 2019-05-10 03:29:34,718 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:34,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-cbc98f5c-d0a4-4625-a3dc-1623954b84d7 2019-05-10 03:29:34,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761342048645s 2019-05-10 03:29:39,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:39,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:39,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-98643d6d-ad61-408d-ae5a-3a6f4bc366e6 2019-05-10 03:29:39,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:39 GMT Server: Apache x-openstack-request-id: req-fea8dfd5-9a0d-489a-a904-f6bab009d8ff 2019-05-10 03:29:39,796 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:39,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-fea8dfd5-9a0d-489a-a904-f6bab009d8ff 2019-05-10 03:29:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729310512543s 2019-05-10 03:29:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:29:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:39,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-92a29276-bd91-41ba-be64-21cfcaa00646 2019-05-10 03:29:39,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:39,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:29:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4263d4f2-1973-48de-b1f3-b7e7596bbaca 2019-05-10 03:29:39,853 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:29:39,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-4263d4f2-1973-48de-b1f3-b7e7596bbaca 2019-05-10 03:29:39,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0560760498047s 2019-05-10 03:29:44,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:44,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-d34024f6-8462-4bc2-a87e-551015f68d2d 2019-05-10 03:29:44,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. 2019-05-10 03:29:44,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:44 GMT Server: Apache x-openstack-request-id: req-bcf3290f-ba12-475a-9521-9e66b0f71610 2019-05-10 03:29:44,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:44,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-bcf3290f-ba12-475a-9521-9e66b0f71610 2019-05-10 03:29:44,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751750469208s 2019-05-10 03:29:49,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:49,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-c21de27f-4ad5-4bcc-a4a9-41f72798fb51 2019-05-10 03:29:49,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:50,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:49 GMT Server: Apache x-openstack-request-id: req-a500bb57-0673-4c22-8390-0dc69fd00518 2019-05-10 03:29:50,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:50,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a500bb57-0673-4c22-8390-0dc69fd00518 2019-05-10 03:29:50,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736360549927s 2019-05-10 03:29:50,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:29:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:50,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:50 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d3465c03-da4d-4ae9-8ab6-939ded2ec70b 2019-05-10 03:29:50,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:50,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:29:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-768a7de4-6ab8-4681-ba40-dce7a1db0f50 2019-05-10 03:29:50,389 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:29:50,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-768a7de4-6ab8-4681-ba40-dce7a1db0f50 2019-05-10 03:29:50,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.37486410141s 2019-05-10 03:29:55,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:29:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:29:55,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:29:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-d87977d4-a847-4293-893e-a7dca4d4e2d4 2019-05-10 03:29:55,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:29:55,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:29:55 GMT Server: Apache x-openstack-request-id: req-a177b90f-2449-423a-8044-7835ce3f77fb 2019-05-10 03:29:55,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:29:55,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a177b90f-2449-423a-8044-7835ce3f77fb 2019-05-10 03:29:55,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722029209137s 2019-05-10 03:30:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:00,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-36746a83-5a74-43d8-a874-19b660ce5d76 2019-05-10 03:30:00,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:00,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:00 GMT Server: Apache x-openstack-request-id: req-d72a04a9-4a3f-4cd8-affb-323d4bfed804 2019-05-10 03:30:00,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:00,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-d72a04a9-4a3f-4cd8-affb-323d4bfed804 2019-05-10 03:30:00,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367397069931s 2019-05-10 03:30:00,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:30:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:00,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-33d9de27-a99a-4d08-abe8-b82d236fb924 2019-05-10 03:30:00,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:00,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:30:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ed17e10-b952-418d-ad8a-6867dbd12f58 2019-05-10 03:30:00,919 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:30:00,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9ed17e10-b952-418d-ad8a-6867dbd12f58 2019-05-10 03:30:00,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0775480270386s 2019-05-10 03:30:05,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:05,960 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-7268f785-515f-46c5-95d2-a4dbab91ddb9 2019-05-10 03:30:05,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:06,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:05 GMT Server: Apache x-openstack-request-id: req-267aca2c-69fe-4b95-a942-bd30102ab125 2019-05-10 03:30:06,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:06,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-267aca2c-69fe-4b95-a942-bd30102ab125 2019-05-10 03:30:06,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771279335022s 2019-05-10 03:30:11,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:11,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-9b28a59e-4809-4c91-ac59-d4afb44a767b 2019-05-10 03:30:11,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. 2019-05-10 03:30:11,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:11 GMT Server: Apache x-openstack-request-id: req-596af462-145f-4970-90ee-2ed971171ea9 2019-05-10 03:30:11,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:11,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-596af462-145f-4970-90ee-2ed971171ea9 2019-05-10 03:30:11,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765359401703s 2019-05-10 03:30:11,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:30:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:11,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c465852-aff9-43f6-97b8-e38e59eaaad4 2019-05-10 03:30:11,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:11,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:30:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-832b82af-3b3f-4559-8336-9656c26ddbb3 2019-05-10 03:30:11,160 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:30:11,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-832b82af-3b3f-4559-8336-9656c26ddbb3 2019-05-10 03:30:11,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743072032928s 2019-05-10 03:30:16,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:16,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:16,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-60a20aac-8c29-430f-9fb2-fe6e2373024a 2019-05-10 03:30:16,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:16,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:16 GMT Server: Apache x-openstack-request-id: req-8d5d6feb-7ba0-44bf-b40a-2f636025010c 2019-05-10 03:30:16,243 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:16,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-8d5d6feb-7ba0-44bf-b40a-2f636025010c 2019-05-10 03:30:16,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759298801422s 2019-05-10 03:30:21,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:21,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-458592d5-1cb2-4995-8121-c9594af9a505 2019-05-10 03:30:21,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:21 GMT Server: Apache x-openstack-request-id: req-437b23e9-dfdd-4f30-8254-da542d765d9a 2019-05-10 03:30:21,668 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:21,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-437b23e9-dfdd-4f30-8254-da542d765d9a 2019-05-10 03:30:21,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.423671960831s 2019-05-10 03:30:21,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:30:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:21,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-7da2a9db-a575-4d5e-8e5b-12622c58ffd2 2019-05-10 03:30:21,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. 2019-05-10 03:30:21,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:30:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73c1e4f1-bed3-466c-b244-d53c5f5fca38 2019-05-10 03:30:21,741 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:30:21,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-73c1e4f1-bed3-466c-b244-d53c5f5fca38 2019-05-10 03:30:21,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723559856415s 2019-05-10 03:30:26,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:26,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-61bc93d9-3827-4f7b-8b0b-210030023018 2019-05-10 03:30:26,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:26,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:26 GMT Server: Apache x-openstack-request-id: req-a394f231-2507-44af-8f07-1f59f98aeb44 2019-05-10 03:30:26,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:26,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a394f231-2507-44af-8f07-1f59f98aeb44 2019-05-10 03:30:26,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751659870148s 2019-05-10 03:30:31,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:31,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-f89f138d-0484-4d2a-9d43-d887f7c91ed4 2019-05-10 03:30:31,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. 2019-05-10 03:30:31,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:31 GMT Server: Apache x-openstack-request-id: req-a2c7c205-af13-4566-87d7-fdb5720d8524 2019-05-10 03:30:31,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:31,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a2c7c205-af13-4566-87d7-fdb5720d8524 2019-05-10 03:30:31,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749270915985s 2019-05-10 03:30:31,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:30:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:31,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-af655672-7e68-4c27-b70b-b7485ddd0f0a 2019-05-10 03:30:31,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:31,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:30:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bfb5d6c7-9375-47e9-b74b-86f33037c936 2019-05-10 03:30:31,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:30:31,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-bfb5d6c7-9375-47e9-b74b-86f33037c936 2019-05-10 03:30:31,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741350650787s 2019-05-10 03:30:36,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:36,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:37,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-be48af9e-0744-4c4f-95a1-29f3a9e80f27 2019-05-10 03:30:37,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:37,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:37 GMT Server: Apache x-openstack-request-id: req-f108f695-6c2a-4080-bb65-39f5ca56f116 2019-05-10 03:30:37,056 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:37,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-f108f695-6c2a-4080-bb65-39f5ca56f116 2019-05-10 03:30:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748941898346s 2019-05-10 03:30:42,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:42,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-76409267-0c7d-4581-baa9-4c6de5d493c0 2019-05-10 03:30:42,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:42,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:42 GMT Server: Apache x-openstack-request-id: req-12656500-40f4-48d9-a982-c1bc010ce0fb 2019-05-10 03:30:42,433 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:42,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-12656500-40f4-48d9-a982-c1bc010ce0fb 2019-05-10 03:30:42,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371248006821s 2019-05-10 03:30:42,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:30:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:42,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-cbe6efdb-a711-4662-b986-cb285ece94bc 2019-05-10 03:30:42,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:42,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:30:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c95b95da-3c39-4c9e-9cbe-4ba1d4db8ad0 2019-05-10 03:30:42,506 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:30:42,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-c95b95da-3c39-4c9e-9cbe-4ba1d4db8ad0 2019-05-10 03:30:42,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730822086334s 2019-05-10 03:30:47,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:47,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:47,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-b5742613-8a97-4f0f-8dfc-31e72aadd43b 2019-05-10 03:30:47,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:47,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:47 GMT Server: Apache x-openstack-request-id: req-3670de5e-ff56-4b26-801c-78395a84f7d7 2019-05-10 03:30:47,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:47,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-3670de5e-ff56-4b26-801c-78395a84f7d7 2019-05-10 03:30:47,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733468532562s 2019-05-10 03:30:52,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:52,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-f81347e3-7f37-4c2d-807a-ca736a7e8cd0 2019-05-10 03:30:52,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:52,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:52 GMT Server: Apache x-openstack-request-id: req-cc1dfcf9-f811-4cd5-be1f-387b9aae85de 2019-05-10 03:30:52,943 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:52,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-cc1dfcf9-f811-4cd5-be1f-387b9aae85de 2019-05-10 03:30:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350975990295s 2019-05-10 03:30:52,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:30:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:53,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:52 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f9b7a43-bc4e-431c-bc45-94a2b09fe23d 2019-05-10 03:30:53,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:53,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:30:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-547c4cee-1a61-4e77-9e9d-a2c60f1c25b6 2019-05-10 03:30:53,307 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:30:53,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-547c4cee-1a61-4e77-9e9d-a2c60f1c25b6 2019-05-10 03:30:53,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36355805397s 2019-05-10 03:30:58,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:30:58,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:30:58,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:30:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-5503db78-67f6-4671-a827-d9a9e8d624a4 2019-05-10 03:30:58,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:30:58,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:30:58 GMT Server: Apache x-openstack-request-id: req-c4a447c1-594d-4182-b6d5-51b316aa665c 2019-05-10 03:30:58,387 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:30:58,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-c4a447c1-594d-4182-b6d5-51b316aa665c 2019-05-10 03:30:58,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755331516266s 2019-05-10 03:31:03,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:03,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-a19d5a76-cdc3-4ac1-9ebf-4d0a94ab7aa7 2019-05-10 03:31:03,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:03,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:03 GMT Server: Apache x-openstack-request-id: req-2ceaa640-ab9e-43e5-9618-611a8864727b 2019-05-10 03:31:03,467 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:03,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-2ceaa640-ab9e-43e5-9618-611a8864727b 2019-05-10 03:31:03,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746278762817s 2019-05-10 03:31:03,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:31:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:03,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-a934319d-ce89-4007-8503-814c53ba9934 2019-05-10 03:31:03,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:31:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea57634b-8bfc-48cb-a203-030a8158bffb 2019-05-10 03:31:03,540 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:31:03,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-ea57634b-8bfc-48cb-a203-030a8158bffb 2019-05-10 03:31:03,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072014093399s 2019-05-10 03:31:08,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:08,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-1b4bc591-62b7-42a3-9ae0-7b1725f355b8 2019-05-10 03:31:08,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. 2019-05-10 03:31:08,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:08 GMT Server: Apache x-openstack-request-id: req-c812b1fb-c2f6-453e-9844-49a59dad3ce0 2019-05-10 03:31:08,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:08,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-c812b1fb-c2f6-453e-9844-49a59dad3ce0 2019-05-10 03:31:08,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37664103508s 2019-05-10 03:31:13,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:13,960 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-9bc39ad5-cd6d-41d1-8de9-73d39e9acfbc 2019-05-10 03:31:13,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:13 GMT Server: Apache x-openstack-request-id: req-aada8ba2-47e3-46fa-af9c-ad7d27639f68 2019-05-10 03:31:14,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:14,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-aada8ba2-47e3-46fa-af9c-ad7d27639f68 2019-05-10 03:31:14,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738191604614s 2019-05-10 03:31:14,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:31:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:14,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:14 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-a62effb5-d3c0-4ab3-9bca-7e21d2b7403c 2019-05-10 03:31:14,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:31:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41d5ca26-4865-4b9d-b0d6-f9005db254f5 2019-05-10 03:31:14,076 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:31:14,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-41d5ca26-4865-4b9d-b0d6-f9005db254f5 2019-05-10 03:31:14,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730710029602s 2019-05-10 03:31:19,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:19,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:19 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-31d16397-1f25-4bee-bd46-103f044f6fb0 2019-05-10 03:31:19,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:19,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:19 GMT Server: Apache x-openstack-request-id: req-444f06c2-3138-4327-a5cb-fc7280c707e0 2019-05-10 03:31:19,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:19,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-444f06c2-3138-4327-a5cb-fc7280c707e0 2019-05-10 03:31:19,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731649398804s 2019-05-10 03:31:24,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:24,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-1ba47d40-bfb7-4ff0-8641-3fb775c3d4d7 2019-05-10 03:31:24,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:24,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:24 GMT Server: Apache x-openstack-request-id: req-6c82293e-bdf3-4fc3-9c10-5435c99fb740 2019-05-10 03:31:24,384 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:24,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-6c82293e-bdf3-4fc3-9c10-5435c99fb740 2019-05-10 03:31:24,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.221843004227s 2019-05-10 03:31:24,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:31:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:24,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-73a9860b-0e52-4392-96c7-af7c3699928e 2019-05-10 03:31:24,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:24,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:31:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3fc9532-9554-4b55-9759-2d2201869adc 2019-05-10 03:31:24,456 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:31:24,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-a3fc9532-9554-4b55-9759-2d2201869adc 2019-05-10 03:31:24,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072172164917s 2019-05-10 03:31:29,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:29,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-15cdde02-7b46-4702-8225-e5c1c68dee41 2019-05-10 03:31:29,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:29,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:29 GMT Server: Apache x-openstack-request-id: req-942a9cde-a89e-4ae3-a03a-1bb2eadb3c92 2019-05-10 03:31:29,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:29,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-942a9cde-a89e-4ae3-a03a-1bb2eadb3c92 2019-05-10 03:31:29,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768520832062s 2019-05-10 03:31:34,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:34,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:34,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-d93794d2-05fe-4349-bcb3-e6a1c958d50d 2019-05-10 03:31:34,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:34,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:34 GMT Server: Apache x-openstack-request-id: req-c8f68dfd-b6a8-43b4-931e-afe8a976f270 2019-05-10 03:31:34,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:34,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-c8f68dfd-b6a8-43b4-931e-afe8a976f270 2019-05-10 03:31:34,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.150454998016s 2019-05-10 03:31:34,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:31:34,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:34,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:34 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-690e38c8-6ede-4329-8e1e-08e220ac1e2c 2019-05-10 03:31:34,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:34,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:31:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-110d5c82-9466-4c96-af9c-e1a2c3d1906e 2019-05-10 03:31:34,767 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:31:34,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-110d5c82-9466-4c96-af9c-e1a2c3d1906e 2019-05-10 03:31:34,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729439258575s 2019-05-10 03:31:39,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:40,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-1370af54-9e1f-4e14-9c83-962c61d22d7b 2019-05-10 03:31:40,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:40,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:40 GMT Server: Apache x-openstack-request-id: req-0973298a-3c42-4d3d-8095-0ada6265ac12 2019-05-10 03:31:40,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:40,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-0973298a-3c42-4d3d-8095-0ada6265ac12 2019-05-10 03:31:40,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.383849859238s 2019-05-10 03:31:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:45,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-d413e1e2-6548-4449-a07c-9a2d8aa4b49c 2019-05-10 03:31:45,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. 2019-05-10 03:31:45,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:45 GMT Server: Apache x-openstack-request-id: req-ec62e1c6-0b5b-448d-bf3c-eee031b59d47 2019-05-10 03:31:45,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:45,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-ec62e1c6-0b5b-448d-bf3c-eee031b59d47 2019-05-10 03:31:45,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747489929199s 2019-05-10 03:31:45,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:31:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:45,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-27408004-4c84-4dea-b864-9ee621a41a49 2019-05-10 03:31:45,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. 2019-05-10 03:31:45,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:31:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55366147-9795-4b32-bf28-7d17e7e48452 2019-05-10 03:31:45,313 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:31:45,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-55366147-9795-4b32-bf28-7d17e7e48452 2019-05-10 03:31:45,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743079185486s 2019-05-10 03:31:50,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:50,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:50 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-08382228-4e07-48b8-8e05-0c196b08ed50 2019-05-10 03:31:50,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. 2019-05-10 03:31:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:31:50 GMT Server: Apache x-openstack-request-id: req-2b7fa804-6000-4e1c-a919-2d4710bde88e 2019-05-10 03:31:50,675 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:31:50,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-2b7fa804-6000-4e1c-a919-2d4710bde88e 2019-05-10 03:31:50,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355447053909s 2019-05-10 03:31:55,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:31:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:31:55,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:31:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc Server: Apache x-openstack-request-id: req-35aedac9-c01c-4ea8-822c-868361c8076f 2019-05-10 03:31:55,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:31:55,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Fri, 10 May 2019 03:31:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6e72c52-d0e6-424b-9501-06a1c988b248 2019-05-10 03:31:55,755 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-10T03:31:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono/events/65853b25-bc5c-4466-961e-3f9e0a470c1a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b6d7b885-5f85-4d31-8871-b49c4bcf7831", "id": "65853b25-bc5c-4466-961e-3f9e0a470c1a"}]} 2019-05-10 03:31:55,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc&marker=b72bef39-9fb1-4214-8b0b-c8d1ed96a63f&sort_dir=asc used request id req-a6e72c52-d0e6-424b-9501-06a1c988b248 2019-05-10 03:31:55,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743179321289s 2019-05-10 03:32:00,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:00,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-82c4fec0-5ea1-4e35-9ac1-551a4aade56c 2019-05-10 03:32:00,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:00,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:00 GMT Server: Apache x-openstack-request-id: req-6363eb71-270b-4cce-b396-6dbd5bfe71b7 2019-05-10 03:32:00,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:00,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-6363eb71-270b-4cce-b396-6dbd5bfe71b7 2019-05-10 03:32:00,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074807882309s 2019-05-10 03:32:05,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:05,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-2c330237-16e4-4d4c-b846-9d16182b00b7 2019-05-10 03:32:05,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:05,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:05 GMT Server: Apache x-openstack-request-id: req-bb57997e-9e16-44a0-9d36-312c8be09efe 2019-05-10 03:32:05,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:05,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-bb57997e-9e16-44a0-9d36-312c8be09efe 2019-05-10 03:32:05,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733449459076s 2019-05-10 03:32:05,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:32:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:06,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-8845d6be-e3d0-461e-897b-1c5bc8a4fd55 2019-05-10 03:32:06,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:06,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:32:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e954e552-a852-4559-a639-f3f4a8bd9da8 2019-05-10 03:32:06,601 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:32:06,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-e954e552-a852-4559-a639-f3f4a8bd9da8 2019-05-10 03:32:06,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.68498301506s 2019-05-10 03:32:11,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:11,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:11 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-a2a302f5-10ec-4027-ba0a-84adbaae8ed4 2019-05-10 03:32:11,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:11,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:11 GMT Server: Apache x-openstack-request-id: req-71643039-e2f2-40a5-8b50-c0e746562dd7 2019-05-10 03:32:11,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:11,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-71643039-e2f2-40a5-8b50-c0e746562dd7 2019-05-10 03:32:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353883981705s 2019-05-10 03:32:16,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:16,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:17,284 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-2842de9d-40ac-4b15-8863-d760fc5f422a 2019-05-10 03:32:17,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:17,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:17 GMT Server: Apache x-openstack-request-id: req-fc78764a-75a3-458f-ad02-13dbafb678a1 2019-05-10 03:32:17,326 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:17,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-fc78764a-75a3-458f-ad02-13dbafb678a1 2019-05-10 03:32:17,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359009027481s 2019-05-10 03:32:17,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:32:17,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:17,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7d64b9e-a01d-483c-aa70-cda09a13f41d 2019-05-10 03:32:17,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:17,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:32:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0b5f6a8-f87a-451b-8f35-d2df611ea6d4 2019-05-10 03:32:17,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:32:17,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-c0b5f6a8-f87a-451b-8f35-d2df611ea6d4 2019-05-10 03:32:17,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742537975311s 2019-05-10 03:32:22,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:22,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:22 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-d949af59-b414-40d8-92af-23b864369ffc 2019-05-10 03:32:22,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. 2019-05-10 03:32:22,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:22 GMT Server: Apache x-openstack-request-id: req-1f6bb86c-62ca-4d52-8b49-641126215719 2019-05-10 03:32:22,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:22,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-1f6bb86c-62ca-4d52-8b49-641126215719 2019-05-10 03:32:22,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727860927582s 2019-05-10 03:32:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:27,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-52c42291-967e-4fec-b98d-1e8d27d3135b 2019-05-10 03:32:27,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:27,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:27 GMT Server: Apache x-openstack-request-id: req-61c8fb0e-b726-40fb-9b70-56a5399ea4a9 2019-05-10 03:32:27,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:27,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-61c8fb0e-b726-40fb-9b70-56a5399ea4a9 2019-05-10 03:32:27,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350177049637s 2019-05-10 03:32:27,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:32:27,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:27,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:27 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-14f18d23-c5ef-416d-80c1-cff040cadb06 2019-05-10 03:32:27,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. 2019-05-10 03:32:27,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:32:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dde331ea-3c13-48a1-88c8-bddbbe0d37ba 2019-05-10 03:32:27,911 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:32:27,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-dde331ea-3c13-48a1-88c8-bddbbe0d37ba 2019-05-10 03:32:27,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735840797424s 2019-05-10 03:32:32,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:32,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:32 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-3854cf52-5e56-42d9-b364-b3e7c63b4722 2019-05-10 03:32:32,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:32,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:32 GMT Server: Apache x-openstack-request-id: req-16f40b15-97d3-4bef-aa99-0a0fe70b650d 2019-05-10 03:32:32,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:32,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-16f40b15-97d3-4bef-aa99-0a0fe70b650d 2019-05-10 03:32:32,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740740299225s 2019-05-10 03:32:37,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:38,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-c9711db1-410f-469b-9e78-30dfdc5bb8fa 2019-05-10 03:32:38,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:38,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:38 GMT Server: Apache x-openstack-request-id: req-e4de7e2d-ee41-4f0c-b169-a3d38c07324a 2019-05-10 03:32:38,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:38,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-e4de7e2d-ee41-4f0c-b169-a3d38c07324a 2019-05-10 03:32:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361114025116s 2019-05-10 03:32:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:32:38,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:38,391 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:38 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-cee875aa-7b34-4036-8274-c023acdca753 2019-05-10 03:32:38,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:38,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:32:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aaa81bac-10b1-40d6-b27c-9b9d978e4ac8 2019-05-10 03:32:38,719 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:32:38,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-aaa81bac-10b1-40d6-b27c-9b9d978e4ac8 2019-05-10 03:32:38,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359680891037s 2019-05-10 03:32:43,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:43,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:43 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-eb5709d1-c398-48ad-a062-3e3467fc899c 2019-05-10 03:32:43,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:44,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:43 GMT Server: Apache x-openstack-request-id: req-9761467d-ab49-4d9a-9c5e-6916e5281065 2019-05-10 03:32:44,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:44,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-9761467d-ab49-4d9a-9c5e-6916e5281065 2019-05-10 03:32:44,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351124048233s 2019-05-10 03:32:49,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:49,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-71db9430-9734-479c-b2dd-24f63e0eaefc 2019-05-10 03:32:49,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. 2019-05-10 03:32:49,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:49 GMT Server: Apache x-openstack-request-id: req-a9e1d135-6a16-4a79-aafe-6c1172195f0f 2019-05-10 03:32:49,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:49,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-a9e1d135-6a16-4a79-aafe-6c1172195f0f 2019-05-10 03:32:49,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382220983505s 2019-05-10 03:32:49,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:32:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:49,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:49 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-26184b06-167d-4f2e-97a1-ee41152114da 2019-05-10 03:32:49,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:49,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:32:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0f7d29b6-bc45-4b2e-a2f1-157af4a6eee8 2019-05-10 03:32:49,539 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:32:49,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-0f7d29b6-bc45-4b2e-a2f1-157af4a6eee8 2019-05-10 03:32:49,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074079990387s 2019-05-10 03:32:54,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:32:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:32:54,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:32:54 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-d818ded5-bbeb-4f99-922c-38523d74fb9e 2019-05-10 03:32:54,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:32:55,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:32:54 GMT Server: Apache x-openstack-request-id: req-c24326ab-15d9-4f59-93bc-b514fc2eb1e9 2019-05-10 03:32:55,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:32:55,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-c24326ab-15d9-4f59-93bc-b514fc2eb1e9 2019-05-10 03:32:55,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.661943912506s 2019-05-10 03:33:00,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:00,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:00,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-e566d3ce-c5c6-4bd2-ba13-ae7af48a27db 2019-05-10 03:33:00,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:00,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:00 GMT Server: Apache x-openstack-request-id: req-230e287a-35f6-44e5-bc91-3c30f6a979b7 2019-05-10 03:33:00,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:00,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-230e287a-35f6-44e5-bc91-3c30f6a979b7 2019-05-10 03:33:00,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.394610881805s 2019-05-10 03:33:00,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:33:00,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:00,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:00 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-bde9fcce-feaa-49f6-86dc-83d78cc47639 2019-05-10 03:33:00,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:00,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:33:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-612d0f92-e25f-4a8d-a2ca-fd3b88cce2c6 2019-05-10 03:33:00,683 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:33:00,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-612d0f92-e25f-4a8d-a2ca-fd3b88cce2c6 2019-05-10 03:33:00,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746750831604s 2019-05-10 03:33:05,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:05,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:05 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-522e54a1-201b-4324-95d9-e579c958899d 2019-05-10 03:33:05,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:05,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:05 GMT Server: Apache x-openstack-request-id: req-94124e57-a884-4229-bcdb-875065110d1d 2019-05-10 03:33:05,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:05,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-94124e57-a884-4229-bcdb-875065110d1d 2019-05-10 03:33:05,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723609924316s 2019-05-10 03:33:10,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:10,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-e9500452-783c-4699-9085-f4326af88964 2019-05-10 03:33:10,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:10,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:10 GMT Server: Apache x-openstack-request-id: req-8a35fb95-f36a-43b3-a716-fcf890191f43 2019-05-10 03:33:10,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:10,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-8a35fb95-f36a-43b3-a716-fcf890191f43 2019-05-10 03:33:10,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.134380102158s 2019-05-10 03:33:10,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:33:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:10,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:10 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-364f9325-71dd-4e0e-b200-a779d629284b 2019-05-10 03:33:10,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:11,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:33:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9c8f9078-ec29-42f3-96e4-c437cfda9569 2019-05-10 03:33:11,287 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:33:11,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-9c8f9078-ec29-42f3-96e4-c437cfda9569 2019-05-10 03:33:11,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.385343074799s 2019-05-10 03:33:16,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:16,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:16,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:16 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-f469fe43-dada-4e77-b286-5cac95d81b8f 2019-05-10 03:33:16,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:16,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:16 GMT Server: Apache x-openstack-request-id: req-8e1a2770-d273-479f-8cae-1fd95d95ec38 2019-05-10 03:33:16,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:16,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-8e1a2770-d273-479f-8cae-1fd95d95ec38 2019-05-10 03:33:16,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365163087845s 2019-05-10 03:33:21,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:21,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:21,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-6a48ba61-bada-444f-9d5d-cb973d74e133 2019-05-10 03:33:21,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:21,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:21 GMT Server: Apache x-openstack-request-id: req-86cc9810-dea3-4f39-8079-e944b916ca13 2019-05-10 03:33:21,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:21,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-86cc9810-dea3-4f39-8079-e944b916ca13 2019-05-10 03:33:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736441612244s 2019-05-10 03:33:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:33:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:21,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:21 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-041fc703-ba0f-422a-af55-29660f8824a8 2019-05-10 03:33:21,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:21,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:33:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-98b8f5b6-7c8b-44eb-b735-5dd5742e461d 2019-05-10 03:33:21,810 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:33:21,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-98b8f5b6-7c8b-44eb-b735-5dd5742e461d 2019-05-10 03:33:21,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732400417328s 2019-05-10 03:33:26,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:26,849 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:26 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-42826a4d-26a3-468c-b6bc-345e4a18e143 2019-05-10 03:33:26,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:26,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:26 GMT Server: Apache x-openstack-request-id: req-f2e4c4d3-e061-48ab-84fc-cb7fdbf3d821 2019-05-10 03:33:26,892 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:26,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-f2e4c4d3-e061-48ab-84fc-cb7fdbf3d821 2019-05-10 03:33:26,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751368999481s 2019-05-10 03:33:31,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:31,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:31,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:31 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc Server: Apache x-openstack-request-id: req-5ad37951-0829-43cf-a988-81eaef6b7e92 2019-05-10 03:33:31,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:31,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Fri, 10 May 2019 03:33:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d62c44f8-1c08-4989-8ada-fde65018f61e 2019-05-10 03:33:31,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-10T03:33:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer/events/f694197d-ac12-4dc6-b445-708eb8a09adb", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2d1693b7-d0f1-4f11-bea1-b4991fbf793e", "id": "f694197d-ac12-4dc6-b445-708eb8a09adb"}]} 2019-05-10 03:33:31,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc&marker=65853b25-bc5c-4466-961e-3f9e0a470c1a&sort_dir=asc used request id req-d62c44f8-1c08-4989-8ada-fde65018f61e 2019-05-10 03:33:31,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781950950623s 2019-05-10 03:33:36,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:37,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:36 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-9c6d2930-8d05-4b6e-b0ee-1881bc77657b 2019-05-10 03:33:37,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:37,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:37 GMT Server: Apache x-openstack-request-id: req-509ba909-37b1-46cc-b38d-696181ec6f59 2019-05-10 03:33:37,055 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:37,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-509ba909-37b1-46cc-b38d-696181ec6f59 2019-05-10 03:33:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727210044861s 2019-05-10 03:33:42,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:42,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-b90f61b8-7d33-4adf-8066-8fef51e9ec6e 2019-05-10 03:33:42,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:42,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:42 GMT Server: Apache x-openstack-request-id: req-b57eed89-15a8-4c78-aa66-de35dd98ce32 2019-05-10 03:33:42,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:42,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-b57eed89-15a8-4c78-aa66-de35dd98ce32 2019-05-10 03:33:42,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377778053284s 2019-05-10 03:33:42,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:33:42,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:42,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:42 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-13f160b5-abbe-4e9d-8fbc-c22bc7ba998e 2019-05-10 03:33:42,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. 2019-05-10 03:33:42,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:33:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ed4891b-e54c-446f-923d-0b677160eb9c 2019-05-10 03:33:42,798 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:33:42,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-3ed4891b-e54c-446f-923d-0b677160eb9c 2019-05-10 03:33:42,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358151912689s 2019-05-10 03:33:47,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:48,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:47 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-a25e5d0c-900e-424c-9604-d234a82a07f9 2019-05-10 03:33:48,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:48,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:48 GMT Server: Apache x-openstack-request-id: req-14f6e1d7-b7d0-44f4-8c5e-57cdbcdcbb82 2019-05-10 03:33:48,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:48,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-14f6e1d7-b7d0-44f4-8c5e-57cdbcdcbb82 2019-05-10 03:33:48,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.273634910583s 2019-05-10 03:33:53,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:53,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-04d6be52-f2fa-4fa4-ab55-ab83a88374f9 2019-05-10 03:33:53,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:53,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:53 GMT Server: Apache x-openstack-request-id: req-a107fe0f-5642-47be-8793-fc34757b46e4 2019-05-10 03:33:53,157 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:53,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-a107fe0f-5642-47be-8793-fc34757b46e4 2019-05-10 03:33:53,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737438201904s 2019-05-10 03:33:53,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:33:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:53,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:53 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-48147ca6-4a88-4546-b44d-d33ecdf67a5a 2019-05-10 03:33:53,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:33:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5b29adbf-35a7-4f37-94c8-ebd5c4eb8130 2019-05-10 03:33:53,230 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:33:53,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-5b29adbf-35a7-4f37-94c8-ebd5c4eb8130 2019-05-10 03:33:53,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725438594818s 2019-05-10 03:33:58,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:33:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:33:58,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:33:58 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-737aac10-29d7-4f5d-8c31-978baaf456d0 2019-05-10 03:33:58,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:33:58,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:33:58 GMT Server: Apache x-openstack-request-id: req-962ad148-1c1d-45fc-bab2-b5bd620f92aa 2019-05-10 03:33:58,312 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:33:58,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-962ad148-1c1d-45fc-bab2-b5bd620f92aa 2019-05-10 03:33:58,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742478370667s 2019-05-10 03:34:03,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:03,350 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-161b9678-0dc7-4192-90be-28ebb0a2720d 2019-05-10 03:34:03,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:03,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:03 GMT Server: Apache x-openstack-request-id: req-866559fd-cdcb-44c2-aaa4-d5bb14764144 2019-05-10 03:34:03,393 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:03,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-866559fd-cdcb-44c2-aaa4-d5bb14764144 2019-05-10 03:34:03,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752100944519s 2019-05-10 03:34:03,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:34:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:03,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:03 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-4abf6519-da31-4cb5-ad13-fb649ce163f5 2019-05-10 03:34:03,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:03,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:34:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d883006-d582-4d58-b9b1-395464669407 2019-05-10 03:34:03,466 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:34:03,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-6d883006-d582-4d58-b9b1-395464669407 2019-05-10 03:34:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725419521332s 2019-05-10 03:34:08,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:08,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:08 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-5f965573-3efc-4259-a2f3-110d12f14993 2019-05-10 03:34:08,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:08,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:08 GMT Server: Apache x-openstack-request-id: req-4320ebbe-2560-4576-87dd-a08ef25f4235 2019-05-10 03:34:08,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:08,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-4320ebbe-2560-4576-87dd-a08ef25f4235 2019-05-10 03:34:08,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740079879761s 2019-05-10 03:34:13,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:13,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-481491b3-ff2e-4cdb-87d5-1ae0eee0acce 2019-05-10 03:34:13,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:13,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:13 GMT Server: Apache x-openstack-request-id: req-80ff7e2c-5821-4ec5-9697-ff4ebf7c092d 2019-05-10 03:34:13,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:13,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-80ff7e2c-5821-4ec5-9697-ff4ebf7c092d 2019-05-10 03:34:13,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751531124115s 2019-05-10 03:34:13,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:34:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:13,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:13 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-55632a2e-9a3f-4452-b25c-853b8ccb7316 2019-05-10 03:34:13,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:13,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:34:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c62645d-2ed5-4207-87da-154eebd8b23a 2019-05-10 03:34:13,700 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:34:13,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-4c62645d-2ed5-4207-87da-154eebd8b23a 2019-05-10 03:34:13,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721321105957s 2019-05-10 03:34:18,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:18,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:18,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:18 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-d6cbcc32-4435-417b-869d-c494894a0ae5 2019-05-10 03:34:18,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:18,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:18 GMT Server: Apache x-openstack-request-id: req-00e154cd-88ed-4ba2-a099-fe255d45a088 2019-05-10 03:34:18,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:18,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-00e154cd-88ed-4ba2-a099-fe255d45a088 2019-05-10 03:34:18,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074588060379s 2019-05-10 03:34:23,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:23,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-21b4e5b8-c0bc-44d0-99ce-73df422bb1c8 2019-05-10 03:34:23,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:24,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:23 GMT Server: Apache x-openstack-request-id: req-d4414f09-be62-4c01-8058-0fc5dbd91606 2019-05-10 03:34:24,143 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:24,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-d4414f09-be62-4c01-8058-0fc5dbd91606 2019-05-10 03:34:24,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355304002762s 2019-05-10 03:34:24,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:34:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:24,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:24 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-b93671f1-a1b5-4d62-891f-f7308fd657c9 2019-05-10 03:34:24,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:24,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:34:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90f40629-df86-4bbb-9538-ab9e4c43cf60 2019-05-10 03:34:24,609 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:34:24,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-90f40629-df86-4bbb-9538-ab9e4c43cf60 2019-05-10 03:34:24,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.46609711647s 2019-05-10 03:34:29,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:29,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:29,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:29 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-a45604c7-2bcb-4ae8-a544-a28e232e9c53 2019-05-10 03:34:29,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:30,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:29 GMT Server: Apache x-openstack-request-id: req-4c335f28-0d56-48e3-a602-0de694058729 2019-05-10 03:34:30,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:30,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-4c335f28-0d56-48e3-a602-0de694058729 2019-05-10 03:34:30,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.656914949417s 2019-05-10 03:34:35,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:35,310 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:35 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-c132ee57-fa30-4315-96e8-ec997f6034e8 2019-05-10 03:34:35,310 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:35,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:34:35 GMT Server: Apache x-openstack-request-id: req-b513fc10-1752-42a0-a0c9-139ae8587f89 2019-05-10 03:34:35,354 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:34:35,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-b513fc10-1752-42a0-a0c9-139ae8587f89 2019-05-10 03:34:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757009983063s 2019-05-10 03:34:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:34:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:35,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:35 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-e4ad6017-3291-4801-8a60-d2718d084c00 2019-05-10 03:34:35,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:35,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 10 May 2019 03:34:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a32db78-c7cb-47f5-a40b-49c46169f02e 2019-05-10 03:34:35,432 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:34:35,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-2a32db78-c7cb-47f5-a40b-49c46169f02e 2019-05-10 03:34:35,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0774989128113s 2019-05-10 03:34:40,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:34:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:40,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:40 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc Server: Apache x-openstack-request-id: req-4a72b2e1-1a35-448c-90ba-bcc29bfc8ad0 2019-05-10 03:34:40,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:40,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Fri, 10 May 2019 03:34:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99e9804e-4efa-427f-985e-f4d88327ec5e 2019-05-10 03:34:40,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-10T03:34:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime/events/c8d36cc0-7ef5-4e8f-addb-419d0e89d15e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "be3bd467-3e81-4ad3-8b15-77eb6977e301", "id": "c8d36cc0-7ef5-4e8f-addb-419d0e89d15e"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-10T03:34:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv/events/54ed0659-207d-4cda-9a7d-6b6719862db2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "id": "54ed0659-207d-4cda-9a7d-6b6719862db2"}]} 2019-05-10 03:34:40,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc&marker=f694197d-ac12-4dc6-b445-708eb8a09adb&sort_dir=asc used request id req-99e9804e-4efa-427f-985e-f4d88327ec5e 2019-05-10 03:34:40,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743770599365s 2019-05-10 03:34:40,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:34:40,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:40,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:34:40 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 Server: Apache x-openstack-request-id: req-c80ba5e3-5d73-4ac0-b18a-0d90cf836fe1 2019-05-10 03:34:40,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:34:40,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Fri, 10 May 2019 03:34:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59c783c8-c31b-4119-bd22-da5ecb2284c1 2019-05-10 03:34:40,922 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "outputs": [{"output_value": "172.30.9.205", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-10 03:34:40,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 used request id req-59c783c8-c31b-4119-bd22-da5ecb2284c1 2019-05-10 03:34:40,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.407171010971s 2019-05-10 03:34:40,923 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-05-10T03:03:23Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'7e42073c-8eb6-4e1f-beaf-857d2350e424', 'parameters': Munch({u'OS::project_id': u'd59d22602e494bc385d6ac2a05f4374a', u'image': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'7e42073c-8eb6-4e1f-beaf-857d2350e424', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'26a5b345893c4054a0ebef041ba6a210', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.205', 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'2019-05-10T03:03:23Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424'}) 2019-05-10 03:34:40,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:34:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:42,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-439a826b-c444-4b6d-921c-ff762da08ac1 x-openstack-request-id: req-439a826b-c444-4b6d-921c-ff762da08ac1 2019-05-10 03:34:42,555 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:34:42,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-439a826b-c444-4b6d-921c-ff762da08ac1 2019-05-10 03:34:42,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63087391853s 2019-05-10 03:34:42,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:34:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Fri, 10 May 2019 03:34:43 GMT X-Openstack-Request-Id: req-617ce807-e093-435a-b269-1478edf9d9ee 2019-05-10 03:34:43,402 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"faa1601e-13db-4b5c-8f9b-2be834edfcee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d59d22602e494bc385d6ac2a05f4374a","l2_adjacency":true,"status":"ACTIVE","subnets":["654746f4-2f27-49c4-a8b1-8db837f98b8b"],"description":"","tags":[],"updated_at":"2019-05-10T03:03:30Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"d59d22602e494bc385d6ac2a05f4374a","created_at":"2019-05-10T03:03:29Z","mtu":1450}]} 2019-05-10 03:34:43,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-617ce807-e093-435a-b269-1478edf9d9ee 2019-05-10 03:34:43,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.829633951187s 2019-05-10 03:34:43,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 03:34:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:43,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Fri, 10 May 2019 03:34:43 GMT X-Openstack-Request-Id: req-66c6b67e-7b97-4ac1-85ea-7bdc01171b50 2019-05-10 03:34:43,748 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faa1601e-13db-4b5c-8f9b-2be834edfcee","tenant_id":"d59d22602e494bc385d6ac2a05f4374a","created_at":"2019-05-10T03:03:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T03:03:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.100.1","end":"192.168.100.253"}],"gateway_ip":"192.168.100.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.100.0/24","project_id":"d59d22602e494bc385d6ac2a05f4374a","id":"654746f4-2f27-49c4-a8b1-8db837f98b8b","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-05-10 03:34:43,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-66c6b67e-7b97-4ac1-85ea-7bdc01171b50 2019-05-10 03:34:43,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.344455957413s 2019-05-10 03:34:43,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:43,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-d76279c6-5c22-45dd-ab68-9ed0dc8afad5 x-openstack-request-id: req-d76279c6-5c22-45dd-ab68-9ed0dc8afad5 2019-05-10 03:34:43,780 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:43,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d76279c6-5c22-45dd-ab68-9ed0dc8afad5 2019-05-10 03:34:43,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262620449066s 2019-05-10 03:34:43,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:44,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-67fde4f4-ef27-42b6-af6c-93c960967a69 x-openstack-request-id: req-67fde4f4-ef27-42b6-af6c-93c960967a69 2019-05-10 03:34:44,818 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:44,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/os-security-groups used request id req-67fde4f4-ef27-42b6-af6c-93c960967a69 2019-05-10 03:34:44,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.03651309013s 2019-05-10 03:34:44,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:45,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:45 GMT X-Openstack-Request-Id: req-20efee68-cfc6-436f-965e-1ac86e9ab249 2019-05-10 03:34:45,173 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:45,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-20efee68-cfc6-436f-965e-1ac86e9ab249 2019-05-10 03:34:45,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347706079483s 2019-05-10 03:34:45,181 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:45,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:45,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-05b83dff-f6cc-4fca-abd7-7179b3941841 x-openstack-request-id: req-05b83dff-f6cc-4fca-abd7-7179b3941841 2019-05-10 03:34:45,208 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:45,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-05b83dff-f6cc-4fca-abd7-7179b3941841 2019-05-10 03:34:45,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265758037567s 2019-05-10 03:34:45,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:45,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:46,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-905a6996-f0c9-4b56-a549-5a581184790a x-openstack-request-id: req-905a6996-f0c9-4b56-a549-5a581184790a 2019-05-10 03:34:46,779 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:46,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/os-security-groups used request id req-905a6996-f0c9-4b56-a549-5a581184790a 2019-05-10 03:34:46,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.56923007965s 2019-05-10 03:34:46,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:46,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:47,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:47 GMT X-Openstack-Request-Id: req-163a0346-d58e-4561-bee2-19219928fec0 2019-05-10 03:34:47,084 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:47,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-163a0346-d58e-4561-bee2-19219928fec0 2019-05-10 03:34:47,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298512935638s 2019-05-10 03:34:47,091 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:47,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:47,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:47,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-4b06d0d6-6ee1-4314-a8bb-4254d5736e89 x-openstack-request-id: req-4b06d0d6-6ee1-4314-a8bb-4254d5736e89 2019-05-10 03:34:47,116 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:47,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4b06d0d6-6ee1-4314-a8bb-4254d5736e89 2019-05-10 03:34:47,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02476811409s 2019-05-10 03:34:47,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:47,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:48,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-c6e6c90d-a877-4248-ad48-d2568b0f099e x-openstack-request-id: req-c6e6c90d-a877-4248-ad48-d2568b0f099e 2019-05-10 03:34:48,917 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:48,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/os-security-groups used request id req-c6e6c90d-a877-4248-ad48-d2568b0f099e 2019-05-10 03:34:48,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.79907894135s 2019-05-10 03:34:48,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:49,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:49 GMT X-Openstack-Request-Id: req-e188dc05-9a17-4e83-be65-2c3aab60b6db 2019-05-10 03:34:49,360 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:49,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e188dc05-9a17-4e83-be65-2c3aab60b6db 2019-05-10 03:34:49,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.436455011368s 2019-05-10 03:34:49,367 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:49,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:49,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-b8249865-1140-40ba-a850-9b00df6993e9 x-openstack-request-id: req-b8249865-1140-40ba-a850-9b00df6993e9 2019-05-10 03:34:49,393 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:49,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b8249865-1140-40ba-a850-9b00df6993e9 2019-05-10 03:34:49,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258779525757s 2019-05-10 03:34:49,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-4610f7c5-c09e-420b-bb71-dce30ae3b458 x-openstack-request-id: req-4610f7c5-c09e-420b-bb71-dce30ae3b458 2019-05-10 03:34:50,136 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:50,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/os-security-groups used request id req-4610f7c5-c09e-420b-bb71-dce30ae3b458 2019-05-10 03:34:50,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.742333173752s 2019-05-10 03:34:50,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:50,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:50 GMT X-Openstack-Request-Id: req-018816fc-e2d3-4bbe-b857-c43781eaaf17 2019-05-10 03:34:50,484 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:50,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-018816fc-e2d3-4bbe-b857-c43781eaaf17 2019-05-10 03:34:50,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3415620327s 2019-05-10 03:34:50,491 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:50,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:50,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-40ff27fb-1bdb-4be0-9f99-5a1ba7214ac2 x-openstack-request-id: req-40ff27fb-1bdb-4be0-9f99-5a1ba7214ac2 2019-05-10 03:34:50,515 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:50,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-40ff27fb-1bdb-4be0-9f99-5a1ba7214ac2 2019-05-10 03:34:50,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232810974121s 2019-05-10 03:34:50,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:50,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:51,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-75a1a0fd-92b8-47d6-9d20-8a34c45ae57f x-openstack-request-id: req-75a1a0fd-92b8-47d6-9d20-8a34c45ae57f 2019-05-10 03:34:51,900 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:51,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/os-security-groups used request id req-75a1a0fd-92b8-47d6-9d20-8a34c45ae57f 2019-05-10 03:34:51,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.38418579102s 2019-05-10 03:34:51,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:51,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:52,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:52 GMT X-Openstack-Request-Id: req-66dd43a1-b448-4298-928a-2ed4d029f5de 2019-05-10 03:34:52,617 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:52,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-66dd43a1-b448-4298-928a-2ed4d029f5de 2019-05-10 03:34:52,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.710391998291s 2019-05-10 03:34:52,625 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:52,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:52,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-0f9f2b80-7669-4cf0-b3a6-078ae5c94e9c x-openstack-request-id: req-0f9f2b80-7669-4cf0-b3a6-078ae5c94e9c 2019-05-10 03:34:52,656 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:52,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0f9f2b80-7669-4cf0-b3a6-078ae5c94e9c 2019-05-10 03:34:52,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310609340668s 2019-05-10 03:34:52,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:52,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:53,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-ee54e389-8370-4ccf-88be-3a8476046a88 x-openstack-request-id: req-ee54e389-8370-4ccf-88be-3a8476046a88 2019-05-10 03:34:53,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:53,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/os-security-groups used request id req-ee54e389-8370-4ccf-88be-3a8476046a88 2019-05-10 03:34:53,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.941719055176s 2019-05-10 03:34:53,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:53,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:53 GMT X-Openstack-Request-Id: req-51d9471b-e9fe-49f1-9c85-ccf5ec30c660 2019-05-10 03:34:53,941 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:53,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-51d9471b-e9fe-49f1-9c85-ccf5ec30c660 2019-05-10 03:34:53,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335481882095s 2019-05-10 03:34:53,948 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:53,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:34:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:53,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-30596268-305b-4e98-879e-0ed2489f45f9 x-openstack-request-id: req-30596268-305b-4e98-879e-0ed2489f45f9 2019-05-10 03:34:53,972 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:34:53,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-30596268-305b-4e98-879e-0ed2489f45f9 2019-05-10 03:34:53,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242331027985s 2019-05-10 03:34:53,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:34:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:55,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-60a5853f-c9a4-4a61-bb3e-175e57886f62 x-openstack-request-id: req-60a5853f-c9a4-4a61-bb3e-175e57886f62 2019-05-10 03:34:55,260 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:34:55,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/os-security-groups used request id req-60a5853f-c9a4-4a61-bb3e-175e57886f62 2019-05-10 03:34:55,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.28637099266s 2019-05-10 03:34:55,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:34:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:34:55,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:34:55 GMT X-Openstack-Request-Id: req-a1d99074-9442-4e2a-a537-e9a03cb2bd6a 2019-05-10 03:34:55,610 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:34:55,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a1d99074-9442-4e2a-a537-e9a03cb2bd6a 2019-05-10 03:34:55,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343593835831s 2019-05-10 03:34:55,617 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:34:55,618 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:3d:ca', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:3d:ca', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'15fe515c-7ce2-4e3a-a62c-001b3b5a22ca', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2019-05-10T03:27:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:50Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:13Z', 'created': u'2019-05-10T03:27:13Z', '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:24:84:e9', u'version': 4, u'addr': u'192.168.100.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:84:e9', 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'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'92f0af12-a4df-4bb8-9ac8-659b0590da77', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:27:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:50Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.29', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:12Z', 'created': u'2019-05-10T03:27:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:a9:57', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:a9:57', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:48.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'b94445f3-de33-4253-99fa-98ec7b3fc045', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:27:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:48Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:11Z', 'created': u'2019-05-10T03:27:11Z', '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:62:cf:44', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:cf:44', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:22:14.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'e2cc9c32-c96d-4c77-8f56-8dc4bc89657e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-05-10T03:22:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:22:14Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:22:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:21:57Z', 'created': u'2019-05-10T03:21:57Z', '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:a6:2a:50', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:2a:50', 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'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:11:57.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'26399407-78e0-4a8d-8fb0-be500f7462eb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:11:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:11:57Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:11:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:11:41Z', 'created': u'2019-05-10T03:11:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'528c8e56-9828-4560-86b8-baf4336edc17', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-10T03:08:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:08:19Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:06:29Z', 'created': u'2019-05-10T03:06:29Z', '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:75:e8:1f', u'version': 4, u'addr': u'192.168.100.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:e8:1f', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:05:44.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'e0258a57-5e0a-47cc-8a8b-061260c56e4e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-05-10T03:05:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:05:44Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.27', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:05:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:03:57Z', 'created': u'2019-05-10T03:03:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-10 03:34:55,623 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-10 03:34:55,628 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b08a610L 2019-05-10 03:34:55,628 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:34:55,636 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:34:55,636 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:34:55,637 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:34:55,637 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:34:55,637 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:34:55,637 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:34:55,638 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:34:55,638 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:34:55,684 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:34:55,684 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:34:55,691 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.218: 62bbba242825232305e5058fb2bf4bfc 2019-05-10 03:34:55,692 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:34:55,722 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:34:55,742 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:34:55,757 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:34:56,235 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:34:56,235 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:34:56,259 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:34:56,270 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:34:56,270 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:34:56,271 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:34:56,272 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-10 03:34:56,274 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b08a250L 2019-05-10 03:34:56,274 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:34:56,286 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:34:56,286 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:34:56,288 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:34:56,288 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:34:56,288 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:34:56,288 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:34:56,288 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:34:56,289 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:34:56,296 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:34:56,297 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:34:56,306 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: e3e580b10b9ddf79118cbf735a73ee12 2019-05-10 03:34:56,307 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:34:56,336 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:34:56,355 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:34:56,371 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:34:56,816 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:34:56,817 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:34:56,837 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:34:56,855 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:34:56,855 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:34:56,857 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-10 03:34:56,860 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b08a790L 2019-05-10 03:34:56,860 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:34:56,871 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:34:56,871 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:34:56,874 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:34:56,874 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:34:56,874 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:34:56,874 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:34:56,874 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:34:56,874 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:34:56,886 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:34:56,886 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:34:56,891 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: e9d6e0338b286ea5910a1375eeda72e2 2019-05-10 03:34:56,892 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:34:56,925 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:34:56,940 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:34:56,957 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:34:57,419 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:34:57,419 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:34:57,422 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:34:57,441 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:34:57,442 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-05-10 03:34:57,442 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:34:57,444 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-10 03:34:57,446 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b73a290L 2019-05-10 03:34:57,447 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:34:57,459 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:34:57,459 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:34:57,460 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:34:57,460 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:34:57,460 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:34:57,460 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:34:57,461 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:34:57,461 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:34:57,507 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:34:57,508 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:34:57,510 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: e2339fcab08dde8a89b7103bf2808cf0 2019-05-10 03:34:57,511 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:34:57,548 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:34:57,570 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:34:57,576 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:34:58,021 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:34:58,021 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:34:58,041 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:34:58,061 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:34:58,062 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:34:58,062 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:34:58,064 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-10 03:34:58,065 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bacfd50L 2019-05-10 03:34:58,066 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:34:58,079 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:34:58,079 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:34:58,080 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:34:58,080 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:34:58,081 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:34:58,081 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:34:58,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:34:58,082 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:34:58,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:34:58,124 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:34:58,130 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 86352952c813cda2b678282d07b53de2 2019-05-10 03:34:58,131 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:34:58,162 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:34:58,180 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:34:58,195 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:34:58,691 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:34:58,691 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:34:58,698 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:34:58,710 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:34:58,710 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-05-10 03:34:58,711 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:34:58,712 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-10 03:34:58,714 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b073bd0L 2019-05-10 03:34:58,715 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:34:58,728 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:34:58,728 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:34:58,729 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:34:58,730 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:34:58,730 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:34:58,730 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:34:58,730 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:34:58,730 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:34:58,774 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:34:58,775 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:34:58,778 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: fb79afbb2f8d9854f87f73db7ca3c28c 2019-05-10 03:34:58,779 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:34:58,813 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:34:58,829 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:34:58,843 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:34:59,359 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:34:59,359 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:34:59,361 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:34:59,382 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:34:59,382 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 25m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:34:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:34:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:00,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:34: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-c0547925-e611-413d-8cdf-9858cf70ff68 x-openstack-request-id: req-c0547925-e611-413d-8cdf-9858cf70ff68 2019-05-10 03:35:00,376 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:00,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0547925-e611-413d-8cdf-9858cf70ff68 2019-05-10 03:35:00,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.991927862167s 2019-05-10 03:35:00,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:00,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-43932c7d-4995-4757-b01f-cebbcdd603ad x-openstack-request-id: req-43932c7d-4995-4757-b01f-cebbcdd603ad 2019-05-10 03:35:00,408 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:00,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-43932c7d-4995-4757-b01f-cebbcdd603ad 2019-05-10 03:35:00,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244309902191s 2019-05-10 03:35:00,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:01,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-99ac13b4-302e-497a-a9fd-940506931867 x-openstack-request-id: req-99ac13b4-302e-497a-a9fd-940506931867 2019-05-10 03:35:01,780 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:01,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/os-security-groups used request id req-99ac13b4-302e-497a-a9fd-940506931867 2019-05-10 03:35:01,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.36988186836s 2019-05-10 03:35:01,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:02,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:02 GMT X-Openstack-Request-Id: req-c70a4ea0-eeda-49a9-a468-d8098f02afc4 2019-05-10 03:35:02,129 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:02,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c70a4ea0-eeda-49a9-a468-d8098f02afc4 2019-05-10 03:35:02,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.342592954636s 2019-05-10 03:35:02,136 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:02,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:02,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-2caad6ee-fe38-4fa9-9381-366cbc2997d8 x-openstack-request-id: req-2caad6ee-fe38-4fa9-9381-366cbc2997d8 2019-05-10 03:35:02,160 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:02,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2caad6ee-fe38-4fa9-9381-366cbc2997d8 2019-05-10 03:35:02,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239470005035s 2019-05-10 03:35:02,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:03,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-4b6439b2-e5c1-4f11-9f66-2befee5b2df1 x-openstack-request-id: req-4b6439b2-e5c1-4f11-9f66-2befee5b2df1 2019-05-10 03:35:03,173 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:03,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/os-security-groups used request id req-4b6439b2-e5c1-4f11-9f66-2befee5b2df1 2019-05-10 03:35:03,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.01201701164s 2019-05-10 03:35:03,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:03,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:03,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:03 GMT X-Openstack-Request-Id: req-85429b38-c0d1-4df4-a2d4-3f0d337ebb03 2019-05-10 03:35:03,920 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:03,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-85429b38-c0d1-4df4-a2d4-3f0d337ebb03 2019-05-10 03:35:03,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740128993988s 2019-05-10 03:35:03,927 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:03,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:03,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-5a0be01a-3b52-44cd-a258-3016c65dd05e x-openstack-request-id: req-5a0be01a-3b52-44cd-a258-3016c65dd05e 2019-05-10 03:35:03,952 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:03,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5a0be01a-3b52-44cd-a258-3016c65dd05e 2019-05-10 03:35:03,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245630741119s 2019-05-10 03:35:03,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:05,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-924cc581-7185-4e55-bafb-1ad883270ce4 x-openstack-request-id: req-924cc581-7185-4e55-bafb-1ad883270ce4 2019-05-10 03:35:05,136 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:05,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/os-security-groups used request id req-924cc581-7185-4e55-bafb-1ad883270ce4 2019-05-10 03:35:05,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.18272399902s 2019-05-10 03:35:05,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:05,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:05 GMT X-Openstack-Request-Id: req-64a3eb7b-8b7e-407a-b4ad-de59ade371fc 2019-05-10 03:35:05,185 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:05,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-64a3eb7b-8b7e-407a-b4ad-de59ade371fc 2019-05-10 03:35:05,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0432081222534s 2019-05-10 03:35:05,193 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:05,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:05,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:05,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-397fed08-f368-40b9-afda-2baea9d3df78 x-openstack-request-id: req-397fed08-f368-40b9-afda-2baea9d3df78 2019-05-10 03:35:05,216 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:05,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-397fed08-f368-40b9-afda-2baea9d3df78 2019-05-10 03:35:05,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022891998291s 2019-05-10 03:35:05,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:06,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-9f854c24-f762-48cf-9737-e0ab2c8784aa x-openstack-request-id: req-9f854c24-f762-48cf-9737-e0ab2c8784aa 2019-05-10 03:35:06,608 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:06,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/os-security-groups used request id req-9f854c24-f762-48cf-9737-e0ab2c8784aa 2019-05-10 03:35:06,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.39002490044s 2019-05-10 03:35:06,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:07,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:07 GMT X-Openstack-Request-Id: req-d59ee43a-5e27-4cc7-b14d-3fef006c1c14 2019-05-10 03:35:07,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:07,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d59ee43a-5e27-4cc7-b14d-3fef006c1c14 2019-05-10 03:35:07,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.731856107712s 2019-05-10 03:35:07,353 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:07,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:07,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-3f321bd3-955c-43dc-8f6e-c8741681de34 x-openstack-request-id: req-3f321bd3-955c-43dc-8f6e-c8741681de34 2019-05-10 03:35:07,376 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:07,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3f321bd3-955c-43dc-8f6e-c8741681de34 2019-05-10 03:35:07,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231649875641s 2019-05-10 03:35:07,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:08,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-7d7ec423-1e1d-459c-a317-b78067d2a974 x-openstack-request-id: req-7d7ec423-1e1d-459c-a317-b78067d2a974 2019-05-10 03:35:08,054 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:08,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/os-security-groups used request id req-7d7ec423-1e1d-459c-a317-b78067d2a974 2019-05-10 03:35:08,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.676892995834s 2019-05-10 03:35:08,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:08,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:08 GMT X-Openstack-Request-Id: req-8d15b30e-0a9e-4526-91ad-d0587941580f 2019-05-10 03:35:08,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:08,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d15b30e-0a9e-4526-91ad-d0587941580f 2019-05-10 03:35:08,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.352365970612s 2019-05-10 03:35:08,419 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:08,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:08,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-bce74231-5360-4003-84b5-a4b69cc32f39 x-openstack-request-id: req-bce74231-5360-4003-84b5-a4b69cc32f39 2019-05-10 03:35:08,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:08,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bce74231-5360-4003-84b5-a4b69cc32f39 2019-05-10 03:35:08,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268580913544s 2019-05-10 03:35:08,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:08,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:10,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-28a37fa3-c976-4f73-82a6-e01fc906d30e x-openstack-request-id: req-28a37fa3-c976-4f73-82a6-e01fc906d30e 2019-05-10 03:35:10,043 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:10,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/os-security-groups used request id req-28a37fa3-c976-4f73-82a6-e01fc906d30e 2019-05-10 03:35:10,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.5958302021s 2019-05-10 03:35:10,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:10,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:10 GMT X-Openstack-Request-Id: req-41a22111-c6db-4b6e-aae2-1d988b9181dd 2019-05-10 03:35:10,380 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:10,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-41a22111-c6db-4b6e-aae2-1d988b9181dd 2019-05-10 03:35:10,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330034971237s 2019-05-10 03:35:10,387 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:10,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:35:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:10,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-729a838e-cd28-4e16-b133-cb4b8fb82ef8 x-openstack-request-id: req-729a838e-cd28-4e16-b133-cb4b8fb82ef8 2019-05-10 03:35:10,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:35:10,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-729a838e-cd28-4e16-b133-cb4b8fb82ef8 2019-05-10 03:35:10,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260260105133s 2019-05-10 03:35:10,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:35:10,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:12,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-6ff470e5-bccb-4d61-ac23-fa5dce9cbf65 x-openstack-request-id: req-6ff470e5-bccb-4d61-ac23-fa5dce9cbf65 2019-05-10 03:35:12,050 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:35:12,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/os-security-groups used request id req-6ff470e5-bccb-4d61-ac23-fa5dce9cbf65 2019-05-10 03:35:12,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.63585400581s 2019-05-10 03:35:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:35:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:12,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:35:12 GMT X-Openstack-Request-Id: req-8a48752f-f3c4-481b-a5eb-2f9c7abb01bc 2019-05-10 03:35:12,096 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:35:12,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8a48752f-f3c4-481b-a5eb-2f9c7abb01bc 2019-05-10 03:35:12,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397169589996s 2019-05-10 03:35:12,103 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:35:12,104 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:3d:ca', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:3d:ca', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'15fe515c-7ce2-4e3a-a62c-001b3b5a22ca', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2019-05-10T03:27:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:50Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:13Z', 'created': u'2019-05-10T03:27:13Z', '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:24:84:e9', u'version': 4, u'addr': u'192.168.100.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:84:e9', 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'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'92f0af12-a4df-4bb8-9ac8-659b0590da77', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:27:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:50Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.29', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:12Z', 'created': u'2019-05-10T03:27:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:a9:57', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:a9:57', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:48.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'b94445f3-de33-4253-99fa-98ec7b3fc045', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:27:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:48Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:11Z', 'created': u'2019-05-10T03:27:11Z', '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:62:cf:44', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:cf:44', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:22:14.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'e2cc9c32-c96d-4c77-8f56-8dc4bc89657e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-05-10T03:22:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:22:14Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:22:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:21:57Z', 'created': u'2019-05-10T03:21:57Z', '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:a6:2a:50', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:2a:50', 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'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:11:57.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'26399407-78e0-4a8d-8fb0-be500f7462eb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:11:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:11:57Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:11:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:11:41Z', 'created': u'2019-05-10T03:11:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'528c8e56-9828-4560-86b8-baf4336edc17', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-10T03:08:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:08:19Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:06:29Z', 'created': u'2019-05-10T03:06:29Z', '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:75:e8:1f', u'version': 4, u'addr': u'192.168.100.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:e8:1f', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:05:44.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'e0258a57-5e0a-47cc-8a8b-061260c56e4e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-05-10T03:05:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:05:44Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.27', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:05:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:03:57Z', 'created': u'2019-05-10T03:03:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-10 03:35:12,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:12,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-a4ed0eae-370e-49e9-b1d6-53b3e653f500 x-openstack-request-id: req-a4ed0eae-370e-49e9-b1d6-53b3e653f500 2019-05-10 03:35:12,338 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:12,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4ed0eae-370e-49e9-b1d6-53b3e653f500 2019-05-10 03:35:12,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228972911835s 2019-05-10 03:35:12,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:12,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17246 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-8b828681-9066-45b7-b502-7270ab98b189 x-openstack-request-id: req-8b828681-9066-45b7-b502-7270ab98b189 2019-05-10 03:35:12,430 - keystoneauth.session - DEBUG - RESP BODY: {"output": "\n[ 0.711639] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713255] hub 1-0:1.0: USB hub found\n[ 0.714556] hub 1-0:1.0: 2 ports detected\n[ 0.716085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719631] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721306] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.723057] mousedev: PS/2 mouse device common for all mice\n[ 0.725196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730129] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732166] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.734261] device-mapper: uevent: version 1.0.3\n[ 0.735857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.738634] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740625] TCP: cubic registered\n[ 0.741907] NET: Registered protocol family 10\n[ 0.743636] NET: Registered protocol family 17\n[ 0.745459] Key type dns_resolver registered\n[ 0.747177] Loading compiled-in X.509 certificates\n[ 0.749377] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.752438] registered taskstats version 1\n[ 0.755866] Key type trusted registered\n[ 0.759821] Key type encrypted registered\n[ 0.761253] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763030] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.765334] regulator-dummy: disabling\n[ 0.766691] Magic number: 3:984:461\n[ 0.768167] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:51 UTC (1557458871)\n[ 0.770897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772813] EDD information not available.\n[ 0.817917] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.831694] Write protecting the kernel read-only data: 12288k\n[ 0.834846] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.839457] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.856140] systemd-udevd[99]: starting version 204\n[ 0.892596] FDC 0 is a S82078B\n[ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.189600] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.191781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.193991] usb 1-1: Product: QEMU USB Tablet\n[ 1.195434] usb 1-1: Manufacturer: QEMU\n[ 1.196804] usb 1-1: SerialNumber: 42\n[ 1.922058] 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.316977] 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.420143] random: init urandom read with 10 bits of entropy available\n[ 2.557958] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:53 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.92]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:56 +0000. Up 5.33 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.100.18 | 255.255.255.0 | fa:16:3e:4b:3d:ca |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\n8f:e5:8e:7b:af:d7:26:91:c4:e3:67:04:e8:34:62:1f root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o E . |\n| . = + . |\n| o + . |\n| S .o + |\n| = + o |\n| . o = |\n| o. o o |\n| ooo+.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:\ncb:5d:ef:34:38:34:12:63:03:77:1f:0b:ab:6d:93:6b root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . o . |\n| o . + o |\n| = . o |\n| . * . |\n| S o O |\n| . o = * |\n| o . E + |\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:\na9:86:c2:c6:13:60:a2:85:98:c0:aa:84:19:12:23:db root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|*. |\n|*B |\n|@+E |\n|B+ . |\n|+ . S |\n|.o . . . |\n| * . o |\n| . o . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n62:bb:ba:24:28:25:23:23:05:e5:05:8f:b2:bf:4b:fc root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|..o.. |\n| o + |\n|. + . |\n| + |\n|B . o S |\n|oO . o |\n|o = . . |\n|.. = . |\n| o.Eo. |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80GCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:02 +0000. Up 11.60 seconds.\n [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 ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:04 +0000. Up 12.75 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14562 0 --:--:-- --:--:-- --:--:-- 14511100 3149 100 3149 0 0 14559 0 --:--:-- --:--:-- --:--:-- 14511\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [524 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 [579 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 13.1 MB in 5s (2220 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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 2 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.7 [1330 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.2 [146 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.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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.2 [407 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [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 19s (4903 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-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.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8679\nclearwater-socket-factory-sig start/running, process 8687\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8733\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.\nreload: Job is not running: clearwater-monit\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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'\nreload: Job is not running: clearwater-monit\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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 cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ...\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 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8713 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58646 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n+ echo 'nameserver 192.168.100.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status failed Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status failed Program \n monit_uptime Status ok Program \n homestead_uptime Status failed Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' ralf_uptime Status failed Program \n nginx_uptime Status failed Program \n homestead_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000\nmember 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000\nmember 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000\nmember baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nbaa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-HjYzBkT-wNjvlY3M_O9sw-lyT-3dSKaEoFwX05HFjzUhVeLzjdAJSzBHgEt33hmSIh_jiuGt8MOUNHZXdmohs9KeaBOIVv88BgrnLsBu0iBQQBSbFX7Ni3BTp-ulyWcDbxMkx6RPKkAeSuKrw-W8PzmP4zxG2b87JVuqQ3LGqVOQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-dime-6yxgjce62tdu-0-mo5fpax6p6wy/501bab3a-5956-4b3f-9c59-040689a19ea3/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:34:34 GMT\nServer: Apache\nx-openstack-request-id: req-b953bda7-53d2-44f0-83e4-01db5b7a3617\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cb:5d:ef:34:38:34:12:63:03:77:1f:0b:ab:6d:93:6b root@dime-0 (DSA)\nec2: 256 a9:86:c2:c6:13:60:a2:85:98:c0:aa:84:19:12:23:db root@dime-0 (ECDSA)\nec2: 256 62:bb:ba:24:28:25:23:23:05:e5:05:8f:b2:bf:4b:fc root@dime-0 (ED25519)\nec2: 2048 8f:e5:8e:7b:af:d7:26:91:c4:e3:67:04:e8:34:62:1f root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdmrSHFqbTRA/05xRh7dTRF2QlUCT1AJ/6lHGleKPy70DKCkK4V4jU45ifJYAldteDq7K2da2+ztlmyvcDXxUY= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILWwpF1xTf63GmTFibnGH2fGbF2R2IUVFaNvGROWmqYz root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkibcps1Mh9O31nVgY2z7/qDe3Ap6zM4kcff8hkJPfSkWVNdtlRWnrQPoEQz4lLInxe8VWzoE+SanxfrJW62HPYPEQ1hUZIjjgkYK3Q3P0uP06rpm7DeX3qOLSJx8TDGyHmXkvtYxGYV6Cw9QMJ+wRWafzVeYNqCx9h3uf5LVHchryFFTtf04slv5tVJOcipmKb4njBaTNDvfV6/p6zHeUFOsP9/WP4ORqqy6uc4ooTOao54yvEVh2MkYhkceWxjCmCPlE2E3NpTHIpdgEdBl3acZ/wY2hUQgVI+Gr5G2NIvvsTU9Fx8pSDRoe1PZqelbZiuDx6hxPfOsJTqkKGp4B root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:34:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 403.02 seconds\n"} 2019-05-10 03:35:12,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/action used request id req-8b828681-9066-45b7-b502-7270ab98b189 2019-05-10 03:35:12,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.086245059967s 2019-05-10 03:35:12,433 - functest.core.singlevm - DEBUG - console: [ 0.711639] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713255] hub 1-0:1.0: USB hub found [ 0.714556] hub 1-0:1.0: 2 ports detected [ 0.716085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721306] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723057] mousedev: PS/2 mouse device common for all mice [ 0.725196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728099] rtc_cmos 00:00: RTC can wake from S4 [ 0.730129] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732166] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734261] device-mapper: uevent: version 1.0.3 [ 0.735857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738634] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740625] TCP: cubic registered [ 0.741907] NET: Registered protocol family 10 [ 0.743636] NET: Registered protocol family 17 [ 0.745459] Key type dns_resolver registered [ 0.747177] Loading compiled-in X.509 certificates [ 0.749377] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.752438] registered taskstats version 1 [ 0.755866] Key type trusted registered [ 0.759821] Key type encrypted registered [ 0.761253] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763030] IMA: No TPM chip found, activating TPM-bypass! [ 0.765334] regulator-dummy: disabling [ 0.766691] Magic number: 3:984:461 [ 0.768167] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:51 UTC (1557458871) [ 0.770897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772813] EDD information not available. [ 0.817917] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831694] Write protecting the kernel read-only data: 12288k [ 0.834846] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.839457] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856140] systemd-udevd[99]: starting version 204 [ 0.892596] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189600] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.193991] usb 1-1: Product: QEMU USB Tablet [ 1.195434] usb 1-1: Manufacturer: QEMU [ 1.196804] usb 1-1: SerialNumber: 42 [ 1.922058] 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.316977] 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.420143] random: init urandom read with 10 bits of entropy available [ 2.557958] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:53 +0000. Up 2.98 seconds. cloud-init-nonet[3.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.92]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:56 +0000. Up 5.33 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.100.18 | 255.255.255.0 | fa:16:3e:4b:3d:ca | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 8f:e5:8e:7b:af:d7:26:91:c4:e3:67:04:e8:34:62:1f root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o E . | | . = + . | | o + . | | S .o + | | = + o | | . o = | | o. o o | | ooo+.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: cb:5d:ef:34:38:34:12:63:03:77:1f:0b:ab:6d:93:6b root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . . o . | | o . + o | | = . o | | . * . | | S o O | | . o = * | | o . E + | | . + . | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a9:86:c2:c6:13:60:a2:85:98:c0:aa:84:19:12:23:db root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |*. | |*B | |@+E | |B+ . | |+ . S | |.o . . . | | * . o | | . o . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 62:bb:ba:24:28:25:23:23:05:e5:05:8f:b2:bf:4b:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ |..o.. | | o + | |. + . | | + | |B . o S | |oO . o | |o = . . | |.. = . | | o.Eo. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80GCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:02 +0000. Up 11.60 seconds. [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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:04 +0000. Up 12.75 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14562 0 --:--:-- --:--:-- --:--:-- 14511100 3149 100 3149 0 0 14559 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [524 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 [579 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 13.1 MB in 5s (2220 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.7 [1330 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.2 [146 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.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [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 19s (4903 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8679 clearwater-socket-factory-sig start/running, process 8687 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8733 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. reload: Job is not running: clearwater-monit ...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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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' reload: Job is not running: clearwater-monit 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ... + 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8713 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58646 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000 member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-HjYzBkT-wNjvlY3M_O9sw-lyT-3dSKaEoFwX05HFjzUhVeLzjdAJSzBHgEt33hmSIh_jiuGt8MOUNHZXdmohs9KeaBOIVv88BgrnLsBu0iBQQBSbFX7Ni3BTp-ulyWcDbxMkx6RPKkAeSuKrw-W8PzmP4zxG2b87JVuqQ3LGqVOQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-dime-6yxgjce62tdu-0-mo5fpax6p6wy/501bab3a-5956-4b3f-9c59-040689a19ea3/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:34:34 GMT Server: Apache x-openstack-request-id: req-b953bda7-53d2-44f0-83e4-01db5b7a3617 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cb:5d:ef:34:38:34:12:63:03:77:1f:0b:ab:6d:93:6b root@dime-0 (DSA) ec2: 256 a9:86:c2:c6:13:60:a2:85:98:c0:aa:84:19:12:23:db root@dime-0 (ECDSA) ec2: 256 62:bb:ba:24:28:25:23:23:05:e5:05:8f:b2:bf:4b:fc root@dime-0 (ED25519) ec2: 2048 8f:e5:8e:7b:af:d7:26:91:c4:e3:67:04:e8:34:62:1f root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdmrSHFqbTRA/05xRh7dTRF2QlUCT1AJ/6lHGleKPy70DKCkK4V4jU45ifJYAldteDq7K2da2+ztlmyvcDXxUY= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILWwpF1xTf63GmTFibnGH2fGbF2R2IUVFaNvGROWmqYz root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkibcps1Mh9O31nVgY2z7/qDe3Ap6zM4kcff8hkJPfSkWVNdtlRWnrQPoEQz4lLInxe8VWzoE+SanxfrJW62HPYPEQ1hUZIjjgkYK3Q3P0uP06rpm7DeX3qOLSJx8TDGyHmXkvtYxGYV6Cw9QMJ+wRWafzVeYNqCx9h3uf5LVHchryFFTtf04slv5tVJOcipmKb4njBaTNDvfV6/p6zHeUFOsP9/WP4ORqqy6uc4ooTOao54yvEVh2MkYhkceWxjCmCPlE2E3NpTHIpdgEdBl3acZ/wY2hUQgVI+Gr5G2NIvvsTU9Fx8pSDRoe1PZqelbZiuDx6hxPfOsJTqkKGp4B root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:34:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 403.02 seconds 2019-05-10 03:35:12,438 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.711639] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713255] hub 1-0:1.0: USB hub found [ 0.714556] hub 1-0:1.0: 2 ports detected [ 0.716085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721306] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723057] mousedev: PS/2 mouse device common for all mice [ 0.725196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728099] rtc_cmos 00:00: RTC can wake from S4 [ 0.730129] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732166] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734261] device-mapper: uevent: version 1.0.3 [ 0.735857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738634] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740625] TCP: cubic registered [ 0.741907] NET: Registered protocol family 10 [ 0.743636] NET: Registered protocol family 17 [ 0.745459] Key type dns_resolver registered [ 0.747177] Loading compiled-in X.509 certificates [ 0.749377] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.752438] registered taskstats version 1 [ 0.755866] Key type trusted registered [ 0.759821] Key type encrypted registered [ 0.761253] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763030] IMA: No TPM chip found, activating TPM-bypass! [ 0.765334] regulator-dummy: disabling [ 0.766691] Magic number: 3:984:461 [ 0.768167] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:51 UTC (1557458871) [ 0.770897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772813] EDD information not available. [ 0.817917] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831694] Write protecting the kernel read-only data: 12288k [ 0.834846] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.839457] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856140] systemd-udevd[99]: starting version 204 [ 0.892596] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189600] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.193991] usb 1-1: Product: QEMU USB Tablet [ 1.195434] usb 1-1: Manufacturer: QEMU [ 1.196804] usb 1-1: SerialNumber: 42 [ 1.922058] 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.316977] 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.420143] random: init urandom read with 10 bits of entropy available [ 2.557958] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:53 +0000. Up 2.98 seconds. cloud-init-nonet[3.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.92]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:56 +0000. Up 5.33 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.100.18 | 255.255.255.0 | fa:16:3e:4b:3d:ca | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 8f:e5:8e:7b:af:d7:26:91:c4:e3:67:04:e8:34:62:1f root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o E . | | . = + . | | o + . | | S .o + | | = + o | | . o = | | o. o o | | ooo+.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: cb:5d:ef:34:38:34:12:63:03:77:1f:0b:ab:6d:93:6b root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . . o . | | o . + o | | = . o | | . * . | | S o O | | . o = * | | o . E + | | . + . | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a9:86:c2:c6:13:60:a2:85:98:c0:aa:84:19:12:23:db root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |*. | |*B | |@+E | |B+ . | |+ . S | |.o . . . | | * . o | | . o . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 62:bb:ba:24:28:25:23:23:05:e5:05:8f:b2:bf:4b:fc root@dime-0 The key's randomart image is: +--[ED25519 256--+ |..o.. | | o + | |. + . | | + | |B . o S | |oO . o | |o = . . | |.. = . | | o.Eo. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80GCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:02 +0000. Up 11.60 seconds. [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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:04 +0000. Up 12.75 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14562 0 --:--:-- --:--:-- --:--:-- 14511100 3149 100 3149 0 0 14559 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [524 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 [579 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [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 13.1 MB in 5s (2220 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.7 [1330 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.2 [146 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.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [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 19s (4903 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8679 clearwater-socket-factory-sig start/running, process 8687 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8733 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. reload: Job is not running: clearwater-monit ...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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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' reload: Job is not running: clearwater-monit 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ... + 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8713 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58646 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000 member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-HjYzBkT-wNjvlY3M_O9sw-lyT-3dSKaEoFwX05HFjzUhVeLzjdAJSzBHgEt33hmSIh_jiuGt8MOUNHZXdmohs9KeaBOIVv88BgrnLsBu0iBQQBSbFX7Ni3BTp-ulyWcDbxMkx6RPKkAeSuKrw-W8PzmP4zxG2b87JVuqQ3LGqVOQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-dime-6yxgjce62tdu-0-mo5fpax6p6wy/501bab3a-5956-4b3f-9c59-040689a19ea3/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:34:34 GMT Server: Apache x-openstack-request-id: req-b953bda7-53d2-44f0-83e4-01db5b7a3617 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cb:5d:ef:34:38:34:12:63:03:77:1f:0b:ab:6d:93:6b root@dime-0 (DSA) ec2: 256 a9:86:c2:c6:13:60:a2:85:98:c0:aa:84:19:12:23:db root@dime-0 (ECDSA) ec2: 256 62:bb:ba:24:28:25:23:23:05:e5:05:8f:b2:bf:4b:fc root@dime-0 (ED25519) ec2: 2048 8f:e5:8e:7b:af:d7:26:91:c4:e3:67:04:e8:34:62:1f root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCdmrSHFqbTRA/05xRh7dTRF2QlUCT1AJ/6lHGleKPy70DKCkK4V4jU45ifJYAldteDq7K2da2+ztlmyvcDXxUY= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILWwpF1xTf63GmTFibnGH2fGbF2R2IUVFaNvGROWmqYz root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkibcps1Mh9O31nVgY2z7/qDe3Ap6zM4kcff8hkJPfSkWVNdtlRWnrQPoEQz4lLInxe8VWzoE+SanxfrJW62HPYPEQ1hUZIjjgkYK3Q3P0uP06rpm7DeX3qOLSJx8TDGyHmXkvtYxGYV6Cw9QMJ+wRWafzVeYNqCx9h3uf5LVHchryFFTtf04slv5tVJOcipmKb4njBaTNDvfV6/p6zHeUFOsP9/WP4ORqqy6uc4ooTOao54yvEVh2MkYhkceWxjCmCPlE2E3NpTHIpdgEdBl3acZ/wY2hUQgVI+Gr5G2NIvvsTU9Fx8pSDRoe1PZqelbZiuDx6hxPfOsJTqkKGp4B root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:34:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 403.02 seconds 2019-05-10 03:35:12,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-dc22f3a0-2194-43bc-bdf6-dd243d7c11f7 x-openstack-request-id: req-dc22f3a0-2194-43bc-bdf6-dd243d7c11f7 2019-05-10 03:35:13,151 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:13,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc22f3a0-2194-43bc-bdf6-dd243d7c11f7 2019-05-10 03:35:13,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710730075836s 2019-05-10 03:35:13,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:13,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21263 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-8562e2b7-aa0c-4db0-b618-47a912f6cf6c x-openstack-request-id: req-8562e2b7-aa0c-4db0-b618-47a912f6cf6c 2019-05-10 03:35:13,268 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.009608] pid_max: default: 32768 minimum: 301\n[ 0.011660] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013873] Yama: becoming mindful.\n[ 0.016119] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024387] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.027177] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028242] Initializing cgroup subsys memory\n[ 0.032008] Initializing cgroup subsys devices\n[ 0.033971] Initializing cgroup subsys freezer\n[ 0.036004] Initializing cgroup subsys blkio\n[ 0.037891] Initializing cgroup subsys perf_event\n[ 0.040005] Initializing cgroup subsys hugetlb\n[ 0.042739] mce: CPU supports 10 MCE banks\n[ 0.044047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.049794] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054139] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060284] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.090327] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.097229] ACPI: Core revision 20131115\n[ 0.099308] ACPI: All ACPI Tables successfully acquired\n[ 0.100490] ftrace: allocating 28753 entries in 113 pages\n[ 0.128102] smpboot: Max logical packages: 1\n[ 0.130323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.132502] Enabling x2apic\n[ 0.134136] Enabled x2apic\n[ 0.136026] Switched APIC routing to physical x2apic.\n[ 0.141869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.144003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.148791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.158479] KVM setup paravirtual spinlock\n[ 0.163527] x86: Booted up 1 node, 1 CPUs\n[ 0.164019] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.166378] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.168259] devtmpfs: initialized\n[ 0.171173] EVM: security.selinux\n[ 0.172005] EVM: security.SMACK64\n[ 0.173187] EVM: security.ima\n[ 0.174270] EVM: security.capability\n[ 0.176683] pinctrl core: initialized pinctrl subsystem\n[ 0.178736] regulator-dummy: no parameters\n[ 0.180108] RTC time: 3:27:51, date: 05/10/19\n[ 0.181704] NET: Registered protocol family 16\n[ 0.183369] cpuidle: using governor ladder\n[ 0.184004] cpuidle: using governor menu\n[ 0.185397] ACPI: bus type PCI registered\n[ 0.186771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.188187] PCI: Using configuration type 1 for base access\n[ 0.190726] bio: create slab at 0\n[ 0.192214] ACPI: Added _OSI(Module Device)\n[ 0.193629] ACPI: Added _OSI(Processor Device)\n[ 0.195092] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.196004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.199192] ACPI: Interpreter enabled\n[ 0.200020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.203170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.206047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212006] ACPI: (supports S0 S5)\n[ 0.213206] ACPI: Using IOAPIC for interrupt routing\n[ 0.214854] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216181] ACPI: No dock devices found.\n[ 0.219264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.228204] acpiphp: Slot [3] registered\n[ 0.229589] acpiphp: Slot [4] registered\n[ 0.231134] acpiphp: Slot [5] registered\n[ 0.232034] acpiphp: Slot [6] registered\n[ 0.233467] acpiphp: Slot [7] registered\n[ 0.234918] acpiphp: Slot [8] registered\n[ 0.236020] acpiphp: Slot [9] registered\n[ 0.237381] acpiphp: Slot [10] registered\n[ 0.238738] acpiphp: Slot [11] registered\n[ 0.240020] acpiphp: Slot [12] registered\n[ 0.241377] acpiphp: Slot [13] registered\n[ 0.242755] acpiphp: Slot [14] registered\n[ 0.244019] acpiphp: Slot [15] registered\n[ 0.245431] acpiphp: Slot [16] registered\n[ 0.247300] acpiphp: Slot [17] registered\n[ 0.248034] acpiphp: Slot [18] registered\n[ 0.249437] acpiphp: Slot [19] registered\n[ 0.250817] acpiphp: Slot [20] registered\n[ 0.252024] acpiphp: Slot [21] registered\n[ 0.253520] acpiphp: Slot [22] registered\n[ 0.254919] acpiphp: Slot [23] registered\n[ 0.256037] acpiphp: Slot [24] registered\n[ 0.257408] acpiphp: Slot [25] registered\n[ 0.258792] acpiphp: Slot [26] registered\n[ 0.260022] acpiphp: Slot [27] registered\n[ 0.261502] acpiphp: Slot [28] registered\n[ 0.263109] acpiphp: Slot [29] registered\n[ 0.264022] acpiphp: Slot [30] registered\n[ 0.265605] acpiphp: Slot [31] registered\n[ 0.267229] PCI host bridge to bus 0000:00\n[ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.270041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.274283] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.278398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.287966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.311769] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.313264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.315903] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.317207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.320064] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.322706] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.324348] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.326858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329124] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331211] SCSI subsystem initialized\n[ 0.332249] ACPI: bus type USB registered\n[ 0.334182] usbcore: registered new interface driver usbfs\n[ 0.336019] usbcore: registered new interface driver hub\n[ 0.338140] usbcore: registered new device driver usb\n[ 0.340185] PCI: Using ACPI for IRQ routing\n[ 0.342418] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345979] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.348053] NetLabel: unlabeled traffic allowed by default\n[ 0.350796] Switched to clocksource kvm-clock\n[ 0.356740] AppArmor: AppArmor Filesystem Enabled\n[ 0.358871] pnp: PnP ACPI init\n[ 0.360250] ACPI: bus type PNP registered\n[ 0.362534] pnp: PnP ACPI: found 8 devices\n[ 0.364256] ACPI: bus type PNP unregistered\n[ 0.371402] NET: Registered protocol family 2\n[ 0.373667] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.376764] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.379751] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.382667] TCP: reno registered\n[ 0.384223] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.386667] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.389528] NET: Registered protocol family 1\n[ 0.391140] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393711] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396292] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432030] Trying to unpack rootfs image as initramfs...\n[ 0.533157] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.536350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.538540] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.541761] Scanning for low memory corruption every 60 seconds\n[ 0.544304] Initialise system trusted keyring\n[ 0.546081] audit: initializing netlink socket (disabled)\n[ 0.548310] type=2000 audit(1557458871.415:1): initialized\n[ 0.569668] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.572834] zbud: loaded\n[ 0.574158] VFS: Disk quotas dquot_6.5.2\n[ 0.575769] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578431] fuse init (API version 7.22)\n[ 0.580033] msgmni has been set to 1982\n[ 0.581612] Key type big_key registered\n[ 0.583429] Key type asymmetric registered\n[ 0.585052] Asymmetric key parser 'x509' registered\n[ 0.586948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.589756] io scheduler noop registered\n[ 0.591326] io scheduler deadline registered (default)\n[ 0.593299] io scheduler cfq registered\n[ 0.594911] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.596987] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599369] ipmi message handler version 39.2\n[ 0.601120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.603960] ACPI: Power Button [PWRF]\n[ 0.605472] GHES: HEST is not enabled!\n[ 0.622160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.658227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688391] Linux agpgart interface v0.103\n[ 0.690819] brd: module loaded\n[ 0.692536] loop: module loaded\n[ 0.694267] blk-mq: CPU -> queue map\n[ 0.695620] CPU 0 -> Queue 0\n[ 0.697653] vda: vda1\n[ 0.699461] scsi0 : ata_piix\n[ 0.700691] scsi1 : ata_piix\n[ 0.701858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.704107] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.707158] libphy: Fixed MDIO Bus: probed\n[ 0.708719] tun: Universal TUN/TAP device driver, 1.6\n[ 0.710443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.713564] PPP generic driver version 2.4.2\n[ 0.715177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717398] ehci-pci: EHCI PCI platform driver\n[ 0.719051] ehci-platform: EHCI generic platform driver\n[ 0.720875] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.722925] ohci-pci: OHCI PCI platform driver\n[ 0.724529] ohci-platform: OHCI generic platform driver\n[ 0.726363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744136] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.748706] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.750808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.753039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.755675] usb usb1: Product: UHCI Host Controller\n[ 0.757370] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.759495] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.761338] hub 1-0:1.0: USB hub found\n[ 0.762751] hub 1-0:1.0: 2 ports detected\n[ 0.764495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768160] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769979] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771980] mousedev: PS/2 mouse device common for all mice\n[ 0.774421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.777795] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779997] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784239] device-mapper: uevent: version 1.0.3\n[ 0.785862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.788569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790520] TCP: cubic registered\n[ 0.791764] NET: Registered protocol family 10\n[ 0.793616] NET: Registered protocol family 17\n[ 0.795317] Key type dns_resolver registered\n[ 0.797055] Loading compiled-in X.509 certificates\n[ 0.799393] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.802596] registered taskstats version 1\n[ 0.805533] Key type trusted registered\n[ 0.809060] Key type encrypted registered\n[ 0.810480] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.812348] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.814744] regulator-dummy: disabling\n[ 0.816122] Magic number: 3:984:461\n[ 0.817551] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:51 UTC (1557458871)\n[ 0.820275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.822155] EDD information not available.\n[ 0.861579] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.875384] Write protecting the kernel read-only data: 12288k\n[ 0.878200] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.882340] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.900141] systemd-udevd[99]: starting version 204\n[ 0.936976] FDC 0 is a S82078B\n[ 1.088068] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.253177] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.255771] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.258285] usb 1-1: Product: QEMU USB Tablet\n[ 1.259955] usb 1-1: Manufacturer: QEMU\n[ 1.261466] usb 1-1: SerialNumber: 42\n[ 1.969935] 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.335180] 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.434611] random: init urandom read with 10 bits of entropy available\n[ 2.579325] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:53 +0000. Up 3.02 seconds.\ncloud-init-nonet[3.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 ]\ncloud-init-nonet[5.04]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:56 +0000. Up 5.61 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.100.29 | 255.255.255.0 | fa:16:3e:24:84:e9 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\nc5:84:58:c3:96:15:11:ee:44:69:22:81:b6:ba:6e:df root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..=o+B= |\n| o o **o |\n| . . o o= |\n| . + |\n| . S . |\n| . |\n| . |\n| o . |\n| o... 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:\nd6:f9:25:dd:4b:56:fa:c5:d4:2e:ea:b6:fd:ff:16:2d root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| .|\n| +|\n| . . . *.|\n| S o . =o*|\n| . . +E++|\n| o oo|\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:\n17:df:98:f0:db:57:b9:a6:47:d0:fe:22:fe:f0:99:ee root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o . |\n| = = ..|\n| S . = +..|\n| . o oo|\n| o ooo|\n| .o+=.|\n| ..*E. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne3:e5:80:b1:0b:9d:df:79:11:8c:bf:73:5a:73:ee:12 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| . . o |\n| . = . . |\n| . = S . o |\n| . + * . oE |\n| . o + + +..|\n| . =.+ |\n| . oo|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:02 +0000. Up 12.16 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 ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:03 +0000. Up 13.25 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14934 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1506 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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.11 [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.11 [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.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.2 [146 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.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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 17s (5069 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-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.11) ...\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.11) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8296\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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 cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ...\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 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58215 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.100.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status failed Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' nginx_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000\nmember 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000\nmember 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000\nmember baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nbaa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.29) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-Hh6r3HAFoeITX4YvMA-EOQJewYKSbP_7c4tPwf9b2-9qNzqBDQGyNENM6ZwZwBMyUl_QCYU0YexhduM24lRjq8lCSx5jY8KyRr46HStdcIp7DelAlWm1sf3COU61sjOcXR6mXospCNqps03dZ2lLxJnlyv50CYI3PbINRHv8JTJ4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-homer-yslqdecy5rcc-0-ljqu7t6xxcqj/667ba324-bd65-414d-9ad7-2c34968d526e/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:33:28 GMT\nServer: Apache\nx-openstack-request-id: req-4acb0878-b753-4ff0-894c-283bf340ad93\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d6:f9:25:dd:4b:56:fa:c5:d4:2e:ea:b6:fd:ff:16:2d root@homer-0 (DSA)\nec2: 256 17:df:98:f0:db:57:b9:a6:47:d0:fe:22:fe:f0:99:ee root@homer-0 (ECDSA)\nec2: 256 e3:e5:80:b1:0b:9d:df:79:11:8c:bf:73:5a:73:ee:12 root@homer-0 (ED25519)\nec2: 2048 c5:84:58:c3:96:15:11:ee:44:69:22:81:b6:ba:6e:df root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJq0QXhGKjhnJ3b9+/5FL03nabaJasQ4uvdNL8u4CbHb+MVzmFLucxiEKdTfJ7NqkjxYciEUwcZHZa8Eme1gODA= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBQnoPUy3VluuLBJ6p8iCAl22dpxNw6gPwR3yUYKnaIY root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFi+26MSGMH+vjgWFVMqwBDCwJNSS5M5F7+YUoTjuZGRs10zye0krMBIxIYciN4ZL3XbPKkJQNr8MSCk3ID8JK226iM0/lRh2Mty9/odZdWsWKx3gkm6PTdYaUNPFlL+F3Go4zIeMM4Pa6GsAqAB53heiFTiG6h/sruOsOsvEB3pAWBsLtxgkPXZsMoOfUNRpfRLLhFUC59FYdeXxdv1ufvaWn13z+l2c7F6n4+nfRkv/Y5iAuHGA2thmugB5+xo+tcKfnyVGJz0Z/LdMGDZg/lWsCw5nEaNnHJGTa3Ns0mYNs7Iw9sYLFvl6COmgEcMJwLLjVeTgZnsNnL8QIaAEh root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:33:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 337.87 seconds\n"} 2019-05-10 03:35:13,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/action used request id req-8562e2b7-aa0c-4db0-b618-47a912f6cf6c 2019-05-10 03:35:13,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11047077179s 2019-05-10 03:35:13,273 - functest.core.singlevm - DEBUG - console: 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.009608] pid_max: default: 32768 minimum: 301 [ 0.011660] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013873] Yama: becoming mindful. [ 0.016119] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024387] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027177] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028242] Initializing cgroup subsys memory [ 0.032008] Initializing cgroup subsys devices [ 0.033971] Initializing cgroup subsys freezer [ 0.036004] Initializing cgroup subsys blkio [ 0.037891] Initializing cgroup subsys perf_event [ 0.040005] Initializing cgroup subsys hugetlb [ 0.042739] mce: CPU supports 10 MCE banks [ 0.044047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048006] Spectre V2 : Mitigation: Full generic retpoline [ 0.049794] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054139] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060284] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.090327] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.097229] ACPI: Core revision 20131115 [ 0.099308] ACPI: All ACPI Tables successfully acquired [ 0.100490] ftrace: allocating 28753 entries in 113 pages [ 0.128102] smpboot: Max logical packages: 1 [ 0.130323] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.132502] Enabling x2apic [ 0.134136] Enabled x2apic [ 0.136026] Switched APIC routing to physical x2apic. [ 0.141869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.144003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.148791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.158479] KVM setup paravirtual spinlock [ 0.163527] x86: Booted up 1 node, 1 CPUs [ 0.164019] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.166378] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.168259] devtmpfs: initialized [ 0.171173] EVM: security.selinux [ 0.172005] EVM: security.SMACK64 [ 0.173187] EVM: security.ima [ 0.174270] EVM: security.capability [ 0.176683] pinctrl core: initialized pinctrl subsystem [ 0.178736] regulator-dummy: no parameters [ 0.180108] RTC time: 3:27:51, date: 05/10/19 [ 0.181704] NET: Registered protocol family 16 [ 0.183369] cpuidle: using governor ladder [ 0.184004] cpuidle: using governor menu [ 0.185397] ACPI: bus type PCI registered [ 0.186771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.188187] PCI: Using configuration type 1 for base access [ 0.190726] bio: create slab at 0 [ 0.192214] ACPI: Added _OSI(Module Device) [ 0.193629] ACPI: Added _OSI(Processor Device) [ 0.195092] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.196004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.199192] ACPI: Interpreter enabled [ 0.200020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.203170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.206047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212006] ACPI: (supports S0 S5) [ 0.213206] ACPI: Using IOAPIC for interrupt routing [ 0.214854] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216181] ACPI: No dock devices found. [ 0.219264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228204] acpiphp: Slot [3] registered [ 0.229589] acpiphp: Slot [4] registered [ 0.231134] acpiphp: Slot [5] registered [ 0.232034] acpiphp: Slot [6] registered [ 0.233467] acpiphp: Slot [7] registered [ 0.234918] acpiphp: Slot [8] registered [ 0.236020] acpiphp: Slot [9] registered [ 0.237381] acpiphp: Slot [10] registered [ 0.238738] acpiphp: Slot [11] registered [ 0.240020] acpiphp: Slot [12] registered [ 0.241377] acpiphp: Slot [13] registered [ 0.242755] acpiphp: Slot [14] registered [ 0.244019] acpiphp: Slot [15] registered [ 0.245431] acpiphp: Slot [16] registered [ 0.247300] acpiphp: Slot [17] registered [ 0.248034] acpiphp: Slot [18] registered [ 0.249437] acpiphp: Slot [19] registered [ 0.250817] acpiphp: Slot [20] registered [ 0.252024] acpiphp: Slot [21] registered [ 0.253520] acpiphp: Slot [22] registered [ 0.254919] acpiphp: Slot [23] registered [ 0.256037] acpiphp: Slot [24] registered [ 0.257408] acpiphp: Slot [25] registered [ 0.258792] acpiphp: Slot [26] registered [ 0.260022] acpiphp: Slot [27] registered [ 0.261502] acpiphp: Slot [28] registered [ 0.263109] acpiphp: Slot [29] registered [ 0.264022] acpiphp: Slot [30] registered [ 0.265605] acpiphp: Slot [31] registered [ 0.267229] PCI host bridge to bus 0000:00 [ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.270041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274283] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.287966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.311769] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.315903] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.320064] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.322706] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324348] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329124] vgaarb: bridge control possible 0000:00:02.0 [ 0.331211] SCSI subsystem initialized [ 0.332249] ACPI: bus type USB registered [ 0.334182] usbcore: registered new interface driver usbfs [ 0.336019] usbcore: registered new interface driver hub [ 0.338140] usbcore: registered new device driver usb [ 0.340185] PCI: Using ACPI for IRQ routing [ 0.342418] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345979] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348053] NetLabel: unlabeled traffic allowed by default [ 0.350796] Switched to clocksource kvm-clock [ 0.356740] AppArmor: AppArmor Filesystem Enabled [ 0.358871] pnp: PnP ACPI init [ 0.360250] ACPI: bus type PNP registered [ 0.362534] pnp: PnP ACPI: found 8 devices [ 0.364256] ACPI: bus type PNP unregistered [ 0.371402] NET: Registered protocol family 2 [ 0.373667] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.376764] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.379751] TCP: Hash tables configured (established 8192 bind 8192) [ 0.382667] TCP: reno registered [ 0.384223] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.386667] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.389528] NET: Registered protocol family 1 [ 0.391140] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393711] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396292] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432030] Trying to unpack rootfs image as initramfs... [ 0.533157] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.536350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.538540] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.541761] Scanning for low memory corruption every 60 seconds [ 0.544304] Initialise system trusted keyring [ 0.546081] audit: initializing netlink socket (disabled) [ 0.548310] type=2000 audit(1557458871.415:1): initialized [ 0.569668] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572834] zbud: loaded [ 0.574158] VFS: Disk quotas dquot_6.5.2 [ 0.575769] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578431] fuse init (API version 7.22) [ 0.580033] msgmni has been set to 1982 [ 0.581612] Key type big_key registered [ 0.583429] Key type asymmetric registered [ 0.585052] Asymmetric key parser 'x509' registered [ 0.586948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.589756] io scheduler noop registered [ 0.591326] io scheduler deadline registered (default) [ 0.593299] io scheduler cfq registered [ 0.594911] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596987] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599369] ipmi message handler version 39.2 [ 0.601120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603960] ACPI: Power Button [PWRF] [ 0.605472] GHES: HEST is not enabled! [ 0.622160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688391] Linux agpgart interface v0.103 [ 0.690819] brd: module loaded [ 0.692536] loop: module loaded [ 0.694267] blk-mq: CPU -> queue map [ 0.695620] CPU 0 -> Queue 0 [ 0.697653] vda: vda1 [ 0.699461] scsi0 : ata_piix [ 0.700691] scsi1 : ata_piix [ 0.701858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.704107] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.707158] libphy: Fixed MDIO Bus: probed [ 0.708719] tun: Universal TUN/TAP device driver, 1.6 [ 0.710443] tun: (C) 1999-2004 Max Krasnyansky [ 0.713564] PPP generic driver version 2.4.2 [ 0.715177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.717398] ehci-pci: EHCI PCI platform driver [ 0.719051] ehci-platform: EHCI generic platform driver [ 0.720875] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722925] ohci-pci: OHCI PCI platform driver [ 0.724529] ohci-platform: OHCI generic platform driver [ 0.726363] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744136] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748706] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755675] usb usb1: Product: UHCI Host Controller [ 0.757370] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.759495] usb usb1: SerialNumber: 0000:00:01.2 [ 0.761338] hub 1-0:1.0: USB hub found [ 0.762751] hub 1-0:1.0: 2 ports detected [ 0.764495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768160] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771980] mousedev: PS/2 mouse device common for all mice [ 0.774421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.777795] rtc_cmos 00:00: RTC can wake from S4 [ 0.779997] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784239] device-mapper: uevent: version 1.0.3 [ 0.785862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.788569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790520] TCP: cubic registered [ 0.791764] NET: Registered protocol family 10 [ 0.793616] NET: Registered protocol family 17 [ 0.795317] Key type dns_resolver registered [ 0.797055] Loading compiled-in X.509 certificates [ 0.799393] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.802596] registered taskstats version 1 [ 0.805533] Key type trusted registered [ 0.809060] Key type encrypted registered [ 0.810480] AppArmor: AppArmor sha1 policy hashing enabled [ 0.812348] IMA: No TPM chip found, activating TPM-bypass! [ 0.814744] regulator-dummy: disabling [ 0.816122] Magic number: 3:984:461 [ 0.817551] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:51 UTC (1557458871) [ 0.820275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822155] EDD information not available. [ 0.861579] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.875384] Write protecting the kernel read-only data: 12288k [ 0.878200] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.882340] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.900141] systemd-udevd[99]: starting version 204 [ 0.936976] FDC 0 is a S82078B [ 1.088068] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253177] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255771] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.258285] usb 1-1: Product: QEMU USB Tablet [ 1.259955] usb 1-1: Manufacturer: QEMU [ 1.261466] usb 1-1: SerialNumber: 42 [ 1.969935] 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.335180] 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.434611] random: init urandom read with 10 bits of entropy available [ 2.579325] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:53 +0000. Up 3.02 seconds. cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 ] cloud-init-nonet[5.04]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:56 +0000. Up 5.61 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.100.29 | 255.255.255.0 | fa:16:3e:24:84:e9 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: c5:84:58:c3:96:15:11:ee:44:69:22:81:b6:ba:6e:df root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ..=o+B= | | o o **o | | . . o o= | | . + | | . S . | | . | | . | | 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: d6:f9:25:dd:4b:56:fa:c5:d4:2e:ea:b6:fd:ff:16:2d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | .| | +| | . . . *.| | S o . =o*| | . . +E++| | 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: 17:df:98:f0:db:57:b9:a6:47:d0:fe:22:fe:f0:99:ee root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | = = ..| | S . = +..| | . o oo| | o ooo| | .o+=.| | ..*E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e3:e5:80:b1:0b:9d:df:79:11:8c:bf:73:5a:73:ee:12 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | . . o | | . = . . | | . = S . o | | . + * . oE | | . o + + +..| | . =.+ | | . oo| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:02 +0000. Up 12.16 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:03 +0000. Up 13.25 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14934 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1506 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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.11 [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.11 [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.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.2 [146 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.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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 17s (5069 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.11) ... 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.11) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8296 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ... 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58215 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000 member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.29) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-Hh6r3HAFoeITX4YvMA-EOQJewYKSbP_7c4tPwf9b2-9qNzqBDQGyNENM6ZwZwBMyUl_QCYU0YexhduM24lRjq8lCSx5jY8KyRr46HStdcIp7DelAlWm1sf3COU61sjOcXR6mXospCNqps03dZ2lLxJnlyv50CYI3PbINRHv8JTJ4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-homer-yslqdecy5rcc-0-ljqu7t6xxcqj/667ba324-bd65-414d-9ad7-2c34968d526e/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:33:28 GMT Server: Apache x-openstack-request-id: req-4acb0878-b753-4ff0-894c-283bf340ad93 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d6:f9:25:dd:4b:56:fa:c5:d4:2e:ea:b6:fd:ff:16:2d root@homer-0 (DSA) ec2: 256 17:df:98:f0:db:57:b9:a6:47:d0:fe:22:fe:f0:99:ee root@homer-0 (ECDSA) ec2: 256 e3:e5:80:b1:0b:9d:df:79:11:8c:bf:73:5a:73:ee:12 root@homer-0 (ED25519) ec2: 2048 c5:84:58:c3:96:15:11:ee:44:69:22:81:b6:ba:6e:df root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJq0QXhGKjhnJ3b9+/5FL03nabaJasQ4uvdNL8u4CbHb+MVzmFLucxiEKdTfJ7NqkjxYciEUwcZHZa8Eme1gODA= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBQnoPUy3VluuLBJ6p8iCAl22dpxNw6gPwR3yUYKnaIY root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFi+26MSGMH+vjgWFVMqwBDCwJNSS5M5F7+YUoTjuZGRs10zye0krMBIxIYciN4ZL3XbPKkJQNr8MSCk3ID8JK226iM0/lRh2Mty9/odZdWsWKx3gkm6PTdYaUNPFlL+F3Go4zIeMM4Pa6GsAqAB53heiFTiG6h/sruOsOsvEB3pAWBsLtxgkPXZsMoOfUNRpfRLLhFUC59FYdeXxdv1ufvaWn13z+l2c7F6n4+nfRkv/Y5iAuHGA2thmugB5+xo+tcKfnyVGJz0Z/LdMGDZg/lWsCw5nEaNnHJGTa3Ns0mYNs7Iw9sYLFvl6COmgEcMJwLLjVeTgZnsNnL8QIaAEh root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:33:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 337.87 seconds 2019-05-10 03:35:13,277 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.009608] pid_max: default: 32768 minimum: 301 [ 0.011660] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013873] Yama: becoming mindful. [ 0.016119] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024387] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027177] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028242] Initializing cgroup subsys memory [ 0.032008] Initializing cgroup subsys devices [ 0.033971] Initializing cgroup subsys freezer [ 0.036004] Initializing cgroup subsys blkio [ 0.037891] Initializing cgroup subsys perf_event [ 0.040005] Initializing cgroup subsys hugetlb [ 0.042739] mce: CPU supports 10 MCE banks [ 0.044047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048006] Spectre V2 : Mitigation: Full generic retpoline [ 0.049794] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054139] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060284] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.090327] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.097229] ACPI: Core revision 20131115 [ 0.099308] ACPI: All ACPI Tables successfully acquired [ 0.100490] ftrace: allocating 28753 entries in 113 pages [ 0.128102] smpboot: Max logical packages: 1 [ 0.130323] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.132502] Enabling x2apic [ 0.134136] Enabled x2apic [ 0.136026] Switched APIC routing to physical x2apic. [ 0.141869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.144003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.148791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.158479] KVM setup paravirtual spinlock [ 0.163527] x86: Booted up 1 node, 1 CPUs [ 0.164019] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.166378] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.168259] devtmpfs: initialized [ 0.171173] EVM: security.selinux [ 0.172005] EVM: security.SMACK64 [ 0.173187] EVM: security.ima [ 0.174270] EVM: security.capability [ 0.176683] pinctrl core: initialized pinctrl subsystem [ 0.178736] regulator-dummy: no parameters [ 0.180108] RTC time: 3:27:51, date: 05/10/19 [ 0.181704] NET: Registered protocol family 16 [ 0.183369] cpuidle: using governor ladder [ 0.184004] cpuidle: using governor menu [ 0.185397] ACPI: bus type PCI registered [ 0.186771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.188187] PCI: Using configuration type 1 for base access [ 0.190726] bio: create slab at 0 [ 0.192214] ACPI: Added _OSI(Module Device) [ 0.193629] ACPI: Added _OSI(Processor Device) [ 0.195092] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.196004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.199192] ACPI: Interpreter enabled [ 0.200020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.203170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.206047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212006] ACPI: (supports S0 S5) [ 0.213206] ACPI: Using IOAPIC for interrupt routing [ 0.214854] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216181] ACPI: No dock devices found. [ 0.219264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228204] acpiphp: Slot [3] registered [ 0.229589] acpiphp: Slot [4] registered [ 0.231134] acpiphp: Slot [5] registered [ 0.232034] acpiphp: Slot [6] registered [ 0.233467] acpiphp: Slot [7] registered [ 0.234918] acpiphp: Slot [8] registered [ 0.236020] acpiphp: Slot [9] registered [ 0.237381] acpiphp: Slot [10] registered [ 0.238738] acpiphp: Slot [11] registered [ 0.240020] acpiphp: Slot [12] registered [ 0.241377] acpiphp: Slot [13] registered [ 0.242755] acpiphp: Slot [14] registered [ 0.244019] acpiphp: Slot [15] registered [ 0.245431] acpiphp: Slot [16] registered [ 0.247300] acpiphp: Slot [17] registered [ 0.248034] acpiphp: Slot [18] registered [ 0.249437] acpiphp: Slot [19] registered [ 0.250817] acpiphp: Slot [20] registered [ 0.252024] acpiphp: Slot [21] registered [ 0.253520] acpiphp: Slot [22] registered [ 0.254919] acpiphp: Slot [23] registered [ 0.256037] acpiphp: Slot [24] registered [ 0.257408] acpiphp: Slot [25] registered [ 0.258792] acpiphp: Slot [26] registered [ 0.260022] acpiphp: Slot [27] registered [ 0.261502] acpiphp: Slot [28] registered [ 0.263109] acpiphp: Slot [29] registered [ 0.264022] acpiphp: Slot [30] registered [ 0.265605] acpiphp: Slot [31] registered [ 0.267229] PCI host bridge to bus 0000:00 [ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.270041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274283] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.287966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.311769] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.315903] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.320064] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.322706] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324348] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329124] vgaarb: bridge control possible 0000:00:02.0 [ 0.331211] SCSI subsystem initialized [ 0.332249] ACPI: bus type USB registered [ 0.334182] usbcore: registered new interface driver usbfs [ 0.336019] usbcore: registered new interface driver hub [ 0.338140] usbcore: registered new device driver usb [ 0.340185] PCI: Using ACPI for IRQ routing [ 0.342418] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345979] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348053] NetLabel: unlabeled traffic allowed by default [ 0.350796] Switched to clocksource kvm-clock [ 0.356740] AppArmor: AppArmor Filesystem Enabled [ 0.358871] pnp: PnP ACPI init [ 0.360250] ACPI: bus type PNP registered [ 0.362534] pnp: PnP ACPI: found 8 devices [ 0.364256] ACPI: bus type PNP unregistered [ 0.371402] NET: Registered protocol family 2 [ 0.373667] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.376764] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.379751] TCP: Hash tables configured (established 8192 bind 8192) [ 0.382667] TCP: reno registered [ 0.384223] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.386667] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.389528] NET: Registered protocol family 1 [ 0.391140] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393711] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396292] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432030] Trying to unpack rootfs image as initramfs... [ 0.533157] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.536350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.538540] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.541761] Scanning for low memory corruption every 60 seconds [ 0.544304] Initialise system trusted keyring [ 0.546081] audit: initializing netlink socket (disabled) [ 0.548310] type=2000 audit(1557458871.415:1): initialized [ 0.569668] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572834] zbud: loaded [ 0.574158] VFS: Disk quotas dquot_6.5.2 [ 0.575769] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578431] fuse init (API version 7.22) [ 0.580033] msgmni has been set to 1982 [ 0.581612] Key type big_key registered [ 0.583429] Key type asymmetric registered [ 0.585052] Asymmetric key parser 'x509' registered [ 0.586948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.589756] io scheduler noop registered [ 0.591326] io scheduler deadline registered (default) [ 0.593299] io scheduler cfq registered [ 0.594911] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596987] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599369] ipmi message handler version 39.2 [ 0.601120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603960] ACPI: Power Button [PWRF] [ 0.605472] GHES: HEST is not enabled! [ 0.622160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688391] Linux agpgart interface v0.103 [ 0.690819] brd: module loaded [ 0.692536] loop: module loaded [ 0.694267] blk-mq: CPU -> queue map [ 0.695620] CPU 0 -> Queue 0 [ 0.697653] vda: vda1 [ 0.699461] scsi0 : ata_piix [ 0.700691] scsi1 : ata_piix [ 0.701858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.704107] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.707158] libphy: Fixed MDIO Bus: probed [ 0.708719] tun: Universal TUN/TAP device driver, 1.6 [ 0.710443] tun: (C) 1999-2004 Max Krasnyansky [ 0.713564] PPP generic driver version 2.4.2 [ 0.715177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.717398] ehci-pci: EHCI PCI platform driver [ 0.719051] ehci-platform: EHCI generic platform driver [ 0.720875] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722925] ohci-pci: OHCI PCI platform driver [ 0.724529] ohci-platform: OHCI generic platform driver [ 0.726363] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744136] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748706] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755675] usb usb1: Product: UHCI Host Controller [ 0.757370] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.759495] usb usb1: SerialNumber: 0000:00:01.2 [ 0.761338] hub 1-0:1.0: USB hub found [ 0.762751] hub 1-0:1.0: 2 ports detected [ 0.764495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768160] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771980] mousedev: PS/2 mouse device common for all mice [ 0.774421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.777795] rtc_cmos 00:00: RTC can wake from S4 [ 0.779997] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784239] device-mapper: uevent: version 1.0.3 [ 0.785862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.788569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790520] TCP: cubic registered [ 0.791764] NET: Registered protocol family 10 [ 0.793616] NET: Registered protocol family 17 [ 0.795317] Key type dns_resolver registered [ 0.797055] Loading compiled-in X.509 certificates [ 0.799393] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.802596] registered taskstats version 1 [ 0.805533] Key type trusted registered [ 0.809060] Key type encrypted registered [ 0.810480] AppArmor: AppArmor sha1 policy hashing enabled [ 0.812348] IMA: No TPM chip found, activating TPM-bypass! [ 0.814744] regulator-dummy: disabling [ 0.816122] Magic number: 3:984:461 [ 0.817551] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:51 UTC (1557458871) [ 0.820275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822155] EDD information not available. [ 0.861579] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.875384] Write protecting the kernel read-only data: 12288k [ 0.878200] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.882340] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.900141] systemd-udevd[99]: starting version 204 [ 0.936976] FDC 0 is a S82078B [ 1.088068] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253177] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255771] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.258285] usb 1-1: Product: QEMU USB Tablet [ 1.259955] usb 1-1: Manufacturer: QEMU [ 1.261466] usb 1-1: SerialNumber: 42 [ 1.969935] 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.335180] 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.434611] random: init urandom read with 10 bits of entropy available [ 2.579325] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:53 +0000. Up 3.02 seconds. cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 ] cloud-init-nonet[5.04]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:56 +0000. Up 5.61 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.100.29 | 255.255.255.0 | fa:16:3e:24:84:e9 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: c5:84:58:c3:96:15:11:ee:44:69:22:81:b6:ba:6e:df root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ..=o+B= | | o o **o | | . . o o= | | . + | | . S . | | . | | . | | 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: d6:f9:25:dd:4b:56:fa:c5:d4:2e:ea:b6:fd:ff:16:2d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | .| | +| | . . . *.| | S o . =o*| | . . +E++| | 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: 17:df:98:f0:db:57:b9:a6:47:d0:fe:22:fe:f0:99:ee root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | = = ..| | S . = +..| | . o oo| | o ooo| | .o+=.| | ..*E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e3:e5:80:b1:0b:9d:df:79:11:8c:bf:73:5a:73:ee:12 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | . . o | | . = . . | | . = S . o | | . + * . oE | | . o + + +..| | . =.+ | | . oo| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:02 +0000. Up 12.16 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:03 +0000. Up 13.25 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14934 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1506 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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.11 [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.11 [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.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.5 [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.2 [146 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.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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 17s (5069 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.11) ... 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.11) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8296 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ... 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58215 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000 member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.29) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-Hh6r3HAFoeITX4YvMA-EOQJewYKSbP_7c4tPwf9b2-9qNzqBDQGyNENM6ZwZwBMyUl_QCYU0YexhduM24lRjq8lCSx5jY8KyRr46HStdcIp7DelAlWm1sf3COU61sjOcXR6mXospCNqps03dZ2lLxJnlyv50CYI3PbINRHv8JTJ4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-homer-yslqdecy5rcc-0-ljqu7t6xxcqj/667ba324-bd65-414d-9ad7-2c34968d526e/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:33:28 GMT Server: Apache x-openstack-request-id: req-4acb0878-b753-4ff0-894c-283bf340ad93 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d6:f9:25:dd:4b:56:fa:c5:d4:2e:ea:b6:fd:ff:16:2d root@homer-0 (DSA) ec2: 256 17:df:98:f0:db:57:b9:a6:47:d0:fe:22:fe:f0:99:ee root@homer-0 (ECDSA) ec2: 256 e3:e5:80:b1:0b:9d:df:79:11:8c:bf:73:5a:73:ee:12 root@homer-0 (ED25519) ec2: 2048 c5:84:58:c3:96:15:11:ee:44:69:22:81:b6:ba:6e:df root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJq0QXhGKjhnJ3b9+/5FL03nabaJasQ4uvdNL8u4CbHb+MVzmFLucxiEKdTfJ7NqkjxYciEUwcZHZa8Eme1gODA= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBQnoPUy3VluuLBJ6p8iCAl22dpxNw6gPwR3yUYKnaIY root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFi+26MSGMH+vjgWFVMqwBDCwJNSS5M5F7+YUoTjuZGRs10zye0krMBIxIYciN4ZL3XbPKkJQNr8MSCk3ID8JK226iM0/lRh2Mty9/odZdWsWKx3gkm6PTdYaUNPFlL+F3Go4zIeMM4Pa6GsAqAB53heiFTiG6h/sruOsOsvEB3pAWBsLtxgkPXZsMoOfUNRpfRLLhFUC59FYdeXxdv1ufvaWn13z+l2c7F6n4+nfRkv/Y5iAuHGA2thmugB5+xo+tcKfnyVGJz0Z/LdMGDZg/lWsCw5nEaNnHJGTa3Ns0mYNs7Iw9sYLFvl6COmgEcMJwLLjVeTgZnsNnL8QIaAEh root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:33:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 337.87 seconds 2019-05-10 03:35:13,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:14,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-adb4cba9-a0c7-465d-a7b6-c37b06964d60 x-openstack-request-id: req-adb4cba9-a0c7-465d-a7b6-c37b06964d60 2019-05-10 03:35:14,168 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:14,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-adb4cba9-a0c7-465d-a7b6-c37b06964d60 2019-05-10 03:35:14,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.886406898499s 2019-05-10 03:35:14,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19861 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-b5e020e9-cf19-4896-bd9f-e865a36c1df1 x-openstack-request-id: req-b5e020e9-cf19-4896-bd9f-e865a36c1df1 2019-05-10 03:35:14,257 - 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009640] Security Framework initialized\n[ 0.011143] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013425] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016949] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024262] Initializing cgroup subsys memory\n[ 0.025824] Initializing cgroup subsys devices\n[ 0.028005] Initializing cgroup subsys freezer\n[ 0.029888] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033938] Initializing cgroup subsys hugetlb\n[ 0.036764] mce: CPU supports 10 MCE banks\n[ 0.038537] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044004] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046501] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.077707] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.084321] ACPI: Core revision 20131115\n[ 0.086459] ACPI: All ACPI Tables successfully acquired\n[ 0.088428] ftrace: allocating 28753 entries in 113 pages\n[ 0.108263] smpboot: Max logical packages: 1\n[ 0.112085] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116337] Enabling x2apic\n[ 0.117630] Enabled x2apic\n[ 0.120017] Switched APIC routing to physical x2apic.\n[ 0.125117] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.127487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.131259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139727] KVM setup paravirtual spinlock\n[ 0.142289] x86: Booted up 1 node, 1 CPUs\n[ 0.143987] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144433] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.147209] devtmpfs: initialized\n[ 0.150024] EVM: security.selinux\n[ 0.151483] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153325] EVM: security.capability\n[ 0.155866] pinctrl core: initialized pinctrl subsystem\n[ 0.156103] regulator-dummy: no parameters\n[ 0.157920] RTC time: 3:27:48, date: 05/10/19\n[ 0.159825] NET: Registered protocol family 16\n[ 0.160159] cpuidle: using governor ladder\n[ 0.161875] cpuidle: using governor menu\n[ 0.163570] ACPI: bus type PCI registered\n[ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166668] PCI: Using configuration type 1 for base access\n[ 0.168722] bio: create slab at 0\n[ 0.170638] ACPI: Added _OSI(Module Device)\n[ 0.172007] ACPI: Added _OSI(Processor Device)\n[ 0.173835] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175744] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177020] ACPI: Interpreter enabled\n[ 0.178619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.185079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191917] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.194021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196175] ACPI: No dock devices found.\n[ 0.199636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208222] acpiphp: Slot [3] registered\n[ 0.209924] acpiphp: Slot [4] registered\n[ 0.211607] acpiphp: Slot [5] registered\n[ 0.212025] acpiphp: Slot [6] registered\n[ 0.213725] acpiphp: Slot [7] registered\n[ 0.215402] acpiphp: Slot [8] registered\n[ 0.216028] acpiphp: Slot [9] registered\n[ 0.217742] acpiphp: Slot [10] registered\n[ 0.219267] acpiphp: Slot [11] registered\n[ 0.220023] acpiphp: Slot [12] registered\n[ 0.221476] acpiphp: Slot [13] registered\n[ 0.222914] acpiphp: Slot [14] registered\n[ 0.224021] acpiphp: Slot [15] registered\n[ 0.225462] acpiphp: Slot [16] registered\n[ 0.226904] acpiphp: Slot [17] registered\n[ 0.228029] acpiphp: Slot [18] registered\n[ 0.229476] acpiphp: Slot [19] registered\n[ 0.230929] acpiphp: Slot [20] registered\n[ 0.232021] acpiphp: Slot [21] registered\n[ 0.233471] acpiphp: Slot [22] registered\n[ 0.234917] acpiphp: Slot [23] registered\n[ 0.236026] acpiphp: Slot [24] registered\n[ 0.237474] acpiphp: Slot [25] registered\n[ 0.238914] acpiphp: Slot [26] registered\n[ 0.240021] acpiphp: Slot [27] registered\n[ 0.241459] acpiphp: Slot [28] registered\n[ 0.242906] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245464] acpiphp: Slot [31] registered\n[ 0.246892] PCI host bridge to bus 0000:00\n[ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.251836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254208] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.264177] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.266718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.288525] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.291771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.293181] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.295700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.297151] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.299356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.300344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.302224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304003] vgaarb: loaded\n[ 0.305071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307166] SCSI subsystem initialized\n[ 0.308243] ACPI: bus type USB registered\n[ 0.309715] usbcore: registered new interface driver usbfs\n[ 0.311556] usbcore: registered new interface driver hub\n[ 0.312037] usbcore: registered new device driver usb\n[ 0.313917] PCI: Using ACPI for IRQ routing\n[ 0.315842] NetLabel: Initializing\n[ 0.316008] NetLabel: domain hash size = 128\n[ 0.317520] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319238] NetLabel: unlabeled traffic allowed by default\n[ 0.320215] Switched to clocksource kvm-clock\n[ 0.328742] AppArmor: AppArmor Filesystem Enabled\n[ 0.330413] pnp: PnP ACPI init\n[ 0.331588] ACPI: bus type PNP registered\n[ 0.333523] pnp: PnP ACPI: found 8 devices\n[ 0.334986] ACPI: bus type PNP unregistered\n[ 0.342179] NET: Registered protocol family 2\n[ 0.344191] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.346520] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.348744] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.350957] TCP: reno registered\n[ 0.352190] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.354148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.356378] NET: Registered protocol family 1\n[ 0.357959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.359920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.361841] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.378845] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.396104] Trying to unpack rootfs image as initramfs...\n[ 0.495465] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.498323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.500299] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.503256] Scanning for low memory corruption every 60 seconds\n[ 0.505547] Initialise system trusted keyring\n[ 0.507146] audit: initializing netlink socket (disabled)\n[ 0.509011] type=2000 audit(1557458869.314:1): initialized\n[ 0.528929] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531818] zbud: loaded\n[ 0.533072] VFS: Disk quotas dquot_6.5.2\n[ 0.534531] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537016] fuse init (API version 7.22)\n[ 0.538495] msgmni has been set to 1982\n[ 0.539939] Key type big_key registered\n[ 0.541640] Key type asymmetric registered\n[ 0.543098] Asymmetric key parser 'x509' registered\n[ 0.544801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.547428] io scheduler noop registered\n[ 0.548834] io scheduler deadline registered (default)\n[ 0.550602] io scheduler cfq registered\n[ 0.552074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553957] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556153] ipmi message handler version 39.2\n[ 0.557732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560304] ACPI: Power Button [PWRF]\n[ 0.561750] GHES: HEST is not enabled!\n[ 0.578299] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.638786] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.642157] Linux agpgart interface v0.103\n[ 0.644545] brd: module loaded\n[ 0.646150] loop: module loaded\n[ 0.647755] blk-mq: CPU -> queue map\n[ 0.649075] CPU 0 -> Queue 0\n[ 0.651248] vda: vda1\n[ 0.652951] scsi0 : ata_piix\n[ 0.654148] scsi1 : ata_piix\n[ 0.655306] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.657501] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.660450] libphy: Fixed MDIO Bus: probed\n[ 0.661981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.663715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666784] PPP generic driver version 2.4.2\n[ 0.668345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670481] ehci-pci: EHCI PCI platform driver\n[ 0.672047] ehci-platform: EHCI generic platform driver\n[ 0.673823] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675853] ohci-pci: OHCI PCI platform driver\n[ 0.677425] ohci-platform: OHCI generic platform driver\n[ 0.679189] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696280] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.700774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.702798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.707588] usb usb1: Product: UHCI Host Controller\n[ 0.709253] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.711348] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713030] hub 1-0:1.0: USB hub found\n[ 0.714419] hub 1-0:1.0: 2 ports detected\n[ 0.715995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.723139] mousedev: PS/2 mouse device common for all mice\n[ 0.725345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.734769] device-mapper: uevent: version 1.0.3\n[ 0.736423] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741376] TCP: cubic registered\n[ 0.742682] NET: Registered protocol family 10\n[ 0.744461] NET: Registered protocol family 17\n[ 0.746032] Key type dns_resolver registered\n[ 0.747664] Loading compiled-in X.509 certificates\n[ 0.749858] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.753033] registered taskstats version 1\n[ 0.755880] Key type trusted registered\n[ 0.759436] Key type encrypted registered\n[ 0.760916] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.762764] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.765148] regulator-dummy: disabling\n[ 0.766537] Magic number: 3:984:461\n[ 0.767995] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:49 UTC (1557458869)\n[ 0.770835] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772832] EDD information not available.\n[ 0.817291] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832058] Write protecting the kernel read-only data: 12288k\n[ 0.834602] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.838627] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.856130] systemd-udevd[99]: starting version 204\n[ 0.888620] FDC 0 is a S82078B\n[ 1.024091] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.189063] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.191768] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.194540] usb 1-1: Product: QEMU USB Tablet\n[ 1.196416] usb 1-1: Manufacturer: QEMU\n[ 1.198039] usb 1-1: SerialNumber: 42\n[ 1.917819] 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.275985] 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.373904] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.523558] 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 * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:51 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.14]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:54 +0000. Up 5.45 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.100.5 | 255.255.255.0 | fa:16:3e:21:a9:57 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\nf9:ed:3c:7a:a0:2f:c5:f1:ef:85:83:bc:3b:b6:04:d2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| o. |\n| S.Eo |\n| o++.. . |\n| o..=.o .|\n| o +=..o |\n| oo+**. |\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:\ne0:63:9e:fe:f1:53:9e:a3:68:8c:27:13:b7:7f:58:05 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E |\n| . . |\n| . . . |\n| + S . |\n| o.o. o |\n| o=.. = . |\n| .+ =+o = |\n| .*o.++ . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4f:f4:3d:c3:9f:c2:37:3a:f7:fc:4a:78:d7:0c:74:9c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| ..|\n| . .Eo|\n| . . + . |\n| S . . * |\n| o .. *o|\n| . .oo+=|\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:\ne9:d6:e0:33:8b:28:6e:a5:91:0a:13:75:ee:da:72:e2 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n| . o |\n|. . . |\n| . o S |\n|o o o o o |\n|.o * * . |\n|. B o. o + |\n| +E=. . . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:00 +0000. Up 11.77 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 ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:01 +0000. Up 13.15 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 14367 0 --:--:-- --:--:-- --:--:-- 14378\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1492 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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 2 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 15s (3544 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7932\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 7940\nclearwater-socket-factory-sig start/running, process 7948\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.15) ...\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 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57629 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 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.100.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_queue_manager_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000\nmember 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000\nmember 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000\nmember baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nbaa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.5) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-IjJUob_vMfcxSK-E1a7uLyQm_pofvdDcmJcuhmZtS8T6w9n4Tpq4u7vcg_bWRjnrDe2e8_0rUG7uV4h_RCfZXxfdJqE2CCO0KVES3eo17Xi_1IwL7OdPSknRwhF02Mdt-onUBoBONMR0SwWdMVC7OpCnmTkVWHFjcHKuHUz74eQo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-bono-7yhwcbal6y33-0-nglxuyx6kx2d/c99042e7-d714-42ac-a350-6b52096f35bf/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:31:51 GMT\nServer: Apache\nx-openstack-request-id: req-c0aaf2dd-298d-4bfd-bee4-a7067deb61b1\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e0:63:9e:fe:f1:53:9e:a3:68:8c:27:13:b7:7f:58:05 root@bono-0 (DSA)\nec2: 256 4f:f4:3d:c3:9f:c2:37:3a:f7:fc:4a:78:d7:0c:74:9c root@bono-0 (ECDSA)\nec2: 256 e9:d6:e0:33:8b:28:6e:a5:91:0a:13:75:ee:da:72:e2 root@bono-0 (ED25519)\nec2: 2048 f9:ed:3c:7a:a0:2f:c5:f1:ef:85:83:bc:3b:b6:04:d2 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMNfyL3VmG6D3RGrK5c8Tkh4WZoBbnzbdGVL43kvM3GA6kYOPqPeDhBK2fCZGwbz1BGnMCvsVQF5UI2BMKhEMPs= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHSzBxrINEq1bcuhaHRROjSJtmfJvtCyLbYuQKjjizUN root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3rrcklIs+Ge3/HXeDDBC+f/oM7ABLs9JNzdhoi/SuMg3HflWsokDaE73FDvrxW3t2CfnlzK3XzrrlD/yQA94hhrZzQHHvndU8RQ0q7aseO10nwYExStzV31EQM2zhtJDdjM9DhThRV4UCB+HoRNOpDaM5a9VudycOhLTEq3gPraFU410yESgvbDKISy6k4Q4O52UNXvAYmVKsWrQyRMpoBmDmYhLbpn/m7l9SEqOUHOoL6BDSPbherFv5th3UvhKl8B0NaSDbwy+2QCuTpXYYhDfSZFzgSJ3C3OCmckZ/s7SASUYRo47BJBy059ca9Wr7DMPXSxy2c1zFXIBknPal root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:31:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 242.97 seconds\n"} 2019-05-10 03:35:14,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/action used request id req-b5e020e9-cf19-4896-bd9f-e865a36c1df1 2019-05-10 03:35:14,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0817680358887s 2019-05-10 03:35:14,260 - 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009640] Security Framework initialized [ 0.011143] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013425] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016949] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024262] Initializing cgroup subsys memory [ 0.025824] Initializing cgroup subsys devices [ 0.028005] Initializing cgroup subsys freezer [ 0.029888] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033938] Initializing cgroup subsys hugetlb [ 0.036764] mce: CPU supports 10 MCE banks [ 0.038537] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044004] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046501] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.077707] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084321] ACPI: Core revision 20131115 [ 0.086459] ACPI: All ACPI Tables successfully acquired [ 0.088428] ftrace: allocating 28753 entries in 113 pages [ 0.108263] smpboot: Max logical packages: 1 [ 0.112085] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116337] Enabling x2apic [ 0.117630] Enabled x2apic [ 0.120017] Switched APIC routing to physical x2apic. [ 0.125117] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.131259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139727] KVM setup paravirtual spinlock [ 0.142289] x86: Booted up 1 node, 1 CPUs [ 0.143987] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144433] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.147209] devtmpfs: initialized [ 0.150024] EVM: security.selinux [ 0.151483] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153325] EVM: security.capability [ 0.155866] pinctrl core: initialized pinctrl subsystem [ 0.156103] regulator-dummy: no parameters [ 0.157920] RTC time: 3:27:48, date: 05/10/19 [ 0.159825] NET: Registered protocol family 16 [ 0.160159] cpuidle: using governor ladder [ 0.161875] cpuidle: using governor menu [ 0.163570] ACPI: bus type PCI registered [ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166668] PCI: Using configuration type 1 for base access [ 0.168722] bio: create slab at 0 [ 0.170638] ACPI: Added _OSI(Module Device) [ 0.172007] ACPI: Added _OSI(Processor Device) [ 0.173835] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175744] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177020] ACPI: Interpreter enabled [ 0.178619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191917] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.194021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196175] ACPI: No dock devices found. [ 0.199636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208222] acpiphp: Slot [3] registered [ 0.209924] acpiphp: Slot [4] registered [ 0.211607] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213725] acpiphp: Slot [7] registered [ 0.215402] acpiphp: Slot [8] registered [ 0.216028] acpiphp: Slot [9] registered [ 0.217742] acpiphp: Slot [10] registered [ 0.219267] acpiphp: Slot [11] registered [ 0.220023] acpiphp: Slot [12] registered [ 0.221476] acpiphp: Slot [13] registered [ 0.222914] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225462] acpiphp: Slot [16] registered [ 0.226904] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229476] acpiphp: Slot [19] registered [ 0.230929] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233471] acpiphp: Slot [22] registered [ 0.234917] acpiphp: Slot [23] registered [ 0.236026] acpiphp: Slot [24] registered [ 0.237474] acpiphp: Slot [25] registered [ 0.238914] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241459] acpiphp: Slot [28] registered [ 0.242906] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245464] acpiphp: Slot [31] registered [ 0.246892] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.251836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254208] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264177] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.266718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.288525] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293181] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.295700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297151] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304003] vgaarb: loaded [ 0.305071] vgaarb: bridge control possible 0000:00:02.0 [ 0.307166] SCSI subsystem initialized [ 0.308243] ACPI: bus type USB registered [ 0.309715] usbcore: registered new interface driver usbfs [ 0.311556] usbcore: registered new interface driver hub [ 0.312037] usbcore: registered new device driver usb [ 0.313917] PCI: Using ACPI for IRQ routing [ 0.315842] NetLabel: Initializing [ 0.316008] NetLabel: domain hash size = 128 [ 0.317520] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319238] NetLabel: unlabeled traffic allowed by default [ 0.320215] Switched to clocksource kvm-clock [ 0.328742] AppArmor: AppArmor Filesystem Enabled [ 0.330413] pnp: PnP ACPI init [ 0.331588] ACPI: bus type PNP registered [ 0.333523] pnp: PnP ACPI: found 8 devices [ 0.334986] ACPI: bus type PNP unregistered [ 0.342179] NET: Registered protocol family 2 [ 0.344191] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346520] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348744] TCP: Hash tables configured (established 8192 bind 8192) [ 0.350957] TCP: reno registered [ 0.352190] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356378] NET: Registered protocol family 1 [ 0.357959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.359920] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.361841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378845] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396104] Trying to unpack rootfs image as initramfs... [ 0.495465] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.498323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500299] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.503256] Scanning for low memory corruption every 60 seconds [ 0.505547] Initialise system trusted keyring [ 0.507146] audit: initializing netlink socket (disabled) [ 0.509011] type=2000 audit(1557458869.314:1): initialized [ 0.528929] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531818] zbud: loaded [ 0.533072] VFS: Disk quotas dquot_6.5.2 [ 0.534531] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537016] fuse init (API version 7.22) [ 0.538495] msgmni has been set to 1982 [ 0.539939] Key type big_key registered [ 0.541640] Key type asymmetric registered [ 0.543098] Asymmetric key parser 'x509' registered [ 0.544801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.547428] io scheduler noop registered [ 0.548834] io scheduler deadline registered (default) [ 0.550602] io scheduler cfq registered [ 0.552074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.553957] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.556153] ipmi message handler version 39.2 [ 0.557732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560304] ACPI: Power Button [PWRF] [ 0.561750] GHES: HEST is not enabled! [ 0.578299] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.638786] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.642157] Linux agpgart interface v0.103 [ 0.644545] brd: module loaded [ 0.646150] loop: module loaded [ 0.647755] blk-mq: CPU -> queue map [ 0.649075] CPU 0 -> Queue 0 [ 0.651248] vda: vda1 [ 0.652951] scsi0 : ata_piix [ 0.654148] scsi1 : ata_piix [ 0.655306] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.657501] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.660450] libphy: Fixed MDIO Bus: probed [ 0.661981] tun: Universal TUN/TAP device driver, 1.6 [ 0.663715] tun: (C) 1999-2004 Max Krasnyansky [ 0.666784] PPP generic driver version 2.4.2 [ 0.668345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670481] ehci-pci: EHCI PCI platform driver [ 0.672047] ehci-platform: EHCI generic platform driver [ 0.673823] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675853] ohci-pci: OHCI PCI platform driver [ 0.677425] ohci-platform: OHCI generic platform driver [ 0.679189] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696280] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.700774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.702798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707588] usb usb1: Product: UHCI Host Controller [ 0.709253] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.711348] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713030] hub 1-0:1.0: USB hub found [ 0.714419] hub 1-0:1.0: 2 ports detected [ 0.715995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719617] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723139] mousedev: PS/2 mouse device common for all mice [ 0.725345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728374] rtc_cmos 00:00: RTC can wake from S4 [ 0.730483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734769] device-mapper: uevent: version 1.0.3 [ 0.736423] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741376] TCP: cubic registered [ 0.742682] NET: Registered protocol family 10 [ 0.744461] NET: Registered protocol family 17 [ 0.746032] Key type dns_resolver registered [ 0.747664] Loading compiled-in X.509 certificates [ 0.749858] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.753033] registered taskstats version 1 [ 0.755880] Key type trusted registered [ 0.759436] Key type encrypted registered [ 0.760916] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762764] IMA: No TPM chip found, activating TPM-bypass! [ 0.765148] regulator-dummy: disabling [ 0.766537] Magic number: 3:984:461 [ 0.767995] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:49 UTC (1557458869) [ 0.770835] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772832] EDD information not available. [ 0.817291] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832058] Write protecting the kernel read-only data: 12288k [ 0.834602] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.838627] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856130] systemd-udevd[99]: starting version 204 [ 0.888620] FDC 0 is a S82078B [ 1.024091] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189063] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191768] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.194540] usb 1-1: Product: QEMU USB Tablet [ 1.196416] usb 1-1: Manufacturer: QEMU [ 1.198039] usb 1-1: SerialNumber: 42 [ 1.917819] 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.275985] 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.373904] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.523558] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:51 +0000. Up 2.90 seconds. cloud-init-nonet[3.14]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 ] cloud-init-nonet[4.76]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:54 +0000. Up 5.45 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.100.5 | 255.255.255.0 | fa:16:3e:21:a9:57 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: f9:ed:3c:7a:a0:2f:c5:f1:ef:85:83:bc:3b:b6:04:d2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | o. | | S.Eo | | o++.. . | | o..=.o .| | o +=..o | | oo+**. | +-----------------+ 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: e0:63:9e:fe:f1:53:9e:a3:68:8c:27:13:b7:7f:58:05 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E | | . . | | . . . | | + S . | | o.o. o | | o=.. = . | | .+ =+o = | | .*o.++ . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4f:f4:3d:c3:9f:c2:37:3a:f7:fc:4a:78:d7:0c:74:9c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | ..| | . .Eo| | . . + . | | S . . * | | o .. *o| | . .oo+=| | +++.| | .+.*| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e9:d6:e0:33:8b:28:6e:a5:91:0a:13:75:ee:da:72:e2 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | . o | |. . . | | . o S | |o o o o o | |.o * * . | |. B 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:00 +0000. Up 11.77 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:01 +0000. Up 13.15 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 14367 0 --:--:-- --:--:-- --:--:-- 14378 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1492 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 15s (3544 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7932 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 7940 clearwater-socket-factory-sig start/running, process 7948 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.15) ... 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57629 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ 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.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000 member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-IjJUob_vMfcxSK-E1a7uLyQm_pofvdDcmJcuhmZtS8T6w9n4Tpq4u7vcg_bWRjnrDe2e8_0rUG7uV4h_RCfZXxfdJqE2CCO0KVES3eo17Xi_1IwL7OdPSknRwhF02Mdt-onUBoBONMR0SwWdMVC7OpCnmTkVWHFjcHKuHUz74eQo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-bono-7yhwcbal6y33-0-nglxuyx6kx2d/c99042e7-d714-42ac-a350-6b52096f35bf/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:31:51 GMT Server: Apache x-openstack-request-id: req-c0aaf2dd-298d-4bfd-bee4-a7067deb61b1 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e0:63:9e:fe:f1:53:9e:a3:68:8c:27:13:b7:7f:58:05 root@bono-0 (DSA) ec2: 256 4f:f4:3d:c3:9f:c2:37:3a:f7:fc:4a:78:d7:0c:74:9c root@bono-0 (ECDSA) ec2: 256 e9:d6:e0:33:8b:28:6e:a5:91:0a:13:75:ee:da:72:e2 root@bono-0 (ED25519) ec2: 2048 f9:ed:3c:7a:a0:2f:c5:f1:ef:85:83:bc:3b:b6:04:d2 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMNfyL3VmG6D3RGrK5c8Tkh4WZoBbnzbdGVL43kvM3GA6kYOPqPeDhBK2fCZGwbz1BGnMCvsVQF5UI2BMKhEMPs= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHSzBxrINEq1bcuhaHRROjSJtmfJvtCyLbYuQKjjizUN root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3rrcklIs+Ge3/HXeDDBC+f/oM7ABLs9JNzdhoi/SuMg3HflWsokDaE73FDvrxW3t2CfnlzK3XzrrlD/yQA94hhrZzQHHvndU8RQ0q7aseO10nwYExStzV31EQM2zhtJDdjM9DhThRV4UCB+HoRNOpDaM5a9VudycOhLTEq3gPraFU410yESgvbDKISy6k4Q4O52UNXvAYmVKsWrQyRMpoBmDmYhLbpn/m7l9SEqOUHOoL6BDSPbherFv5th3UvhKl8B0NaSDbwy+2QCuTpXYYhDfSZFzgSJ3C3OCmckZ/s7SASUYRo47BJBy059ca9Wr7DMPXSxy2c1zFXIBknPal root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:31:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 242.97 seconds 2019-05-10 03:35:14,264 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009640] Security Framework initialized [ 0.011143] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013425] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016949] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024262] Initializing cgroup subsys memory [ 0.025824] Initializing cgroup subsys devices [ 0.028005] Initializing cgroup subsys freezer [ 0.029888] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033938] Initializing cgroup subsys hugetlb [ 0.036764] mce: CPU supports 10 MCE banks [ 0.038537] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044004] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046501] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.077707] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084321] ACPI: Core revision 20131115 [ 0.086459] ACPI: All ACPI Tables successfully acquired [ 0.088428] ftrace: allocating 28753 entries in 113 pages [ 0.108263] smpboot: Max logical packages: 1 [ 0.112085] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116337] Enabling x2apic [ 0.117630] Enabled x2apic [ 0.120017] Switched APIC routing to physical x2apic. [ 0.125117] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.131259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139727] KVM setup paravirtual spinlock [ 0.142289] x86: Booted up 1 node, 1 CPUs [ 0.143987] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144433] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.147209] devtmpfs: initialized [ 0.150024] EVM: security.selinux [ 0.151483] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153325] EVM: security.capability [ 0.155866] pinctrl core: initialized pinctrl subsystem [ 0.156103] regulator-dummy: no parameters [ 0.157920] RTC time: 3:27:48, date: 05/10/19 [ 0.159825] NET: Registered protocol family 16 [ 0.160159] cpuidle: using governor ladder [ 0.161875] cpuidle: using governor menu [ 0.163570] ACPI: bus type PCI registered [ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166668] PCI: Using configuration type 1 for base access [ 0.168722] bio: create slab at 0 [ 0.170638] ACPI: Added _OSI(Module Device) [ 0.172007] ACPI: Added _OSI(Processor Device) [ 0.173835] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175744] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177020] ACPI: Interpreter enabled [ 0.178619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182462] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191917] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.194021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196175] ACPI: No dock devices found. [ 0.199636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208222] acpiphp: Slot [3] registered [ 0.209924] acpiphp: Slot [4] registered [ 0.211607] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213725] acpiphp: Slot [7] registered [ 0.215402] acpiphp: Slot [8] registered [ 0.216028] acpiphp: Slot [9] registered [ 0.217742] acpiphp: Slot [10] registered [ 0.219267] acpiphp: Slot [11] registered [ 0.220023] acpiphp: Slot [12] registered [ 0.221476] acpiphp: Slot [13] registered [ 0.222914] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225462] acpiphp: Slot [16] registered [ 0.226904] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229476] acpiphp: Slot [19] registered [ 0.230929] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233471] acpiphp: Slot [22] registered [ 0.234917] acpiphp: Slot [23] registered [ 0.236026] acpiphp: Slot [24] registered [ 0.237474] acpiphp: Slot [25] registered [ 0.238914] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241459] acpiphp: Slot [28] registered [ 0.242906] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245464] acpiphp: Slot [31] registered [ 0.246892] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.251836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254208] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264177] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.266718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.288525] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293181] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.295700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297151] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304003] vgaarb: loaded [ 0.305071] vgaarb: bridge control possible 0000:00:02.0 [ 0.307166] SCSI subsystem initialized [ 0.308243] ACPI: bus type USB registered [ 0.309715] usbcore: registered new interface driver usbfs [ 0.311556] usbcore: registered new interface driver hub [ 0.312037] usbcore: registered new device driver usb [ 0.313917] PCI: Using ACPI for IRQ routing [ 0.315842] NetLabel: Initializing [ 0.316008] NetLabel: domain hash size = 128 [ 0.317520] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319238] NetLabel: unlabeled traffic allowed by default [ 0.320215] Switched to clocksource kvm-clock [ 0.328742] AppArmor: AppArmor Filesystem Enabled [ 0.330413] pnp: PnP ACPI init [ 0.331588] ACPI: bus type PNP registered [ 0.333523] pnp: PnP ACPI: found 8 devices [ 0.334986] ACPI: bus type PNP unregistered [ 0.342179] NET: Registered protocol family 2 [ 0.344191] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346520] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348744] TCP: Hash tables configured (established 8192 bind 8192) [ 0.350957] TCP: reno registered [ 0.352190] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356378] NET: Registered protocol family 1 [ 0.357959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.359920] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.361841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378845] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396104] Trying to unpack rootfs image as initramfs... [ 0.495465] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.498323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500299] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.503256] Scanning for low memory corruption every 60 seconds [ 0.505547] Initialise system trusted keyring [ 0.507146] audit: initializing netlink socket (disabled) [ 0.509011] type=2000 audit(1557458869.314:1): initialized [ 0.528929] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531818] zbud: loaded [ 0.533072] VFS: Disk quotas dquot_6.5.2 [ 0.534531] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537016] fuse init (API version 7.22) [ 0.538495] msgmni has been set to 1982 [ 0.539939] Key type big_key registered [ 0.541640] Key type asymmetric registered [ 0.543098] Asymmetric key parser 'x509' registered [ 0.544801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.547428] io scheduler noop registered [ 0.548834] io scheduler deadline registered (default) [ 0.550602] io scheduler cfq registered [ 0.552074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.553957] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.556153] ipmi message handler version 39.2 [ 0.557732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560304] ACPI: Power Button [PWRF] [ 0.561750] GHES: HEST is not enabled! [ 0.578299] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.638786] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.642157] Linux agpgart interface v0.103 [ 0.644545] brd: module loaded [ 0.646150] loop: module loaded [ 0.647755] blk-mq: CPU -> queue map [ 0.649075] CPU 0 -> Queue 0 [ 0.651248] vda: vda1 [ 0.652951] scsi0 : ata_piix [ 0.654148] scsi1 : ata_piix [ 0.655306] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.657501] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.660450] libphy: Fixed MDIO Bus: probed [ 0.661981] tun: Universal TUN/TAP device driver, 1.6 [ 0.663715] tun: (C) 1999-2004 Max Krasnyansky [ 0.666784] PPP generic driver version 2.4.2 [ 0.668345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670481] ehci-pci: EHCI PCI platform driver [ 0.672047] ehci-platform: EHCI generic platform driver [ 0.673823] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675853] ohci-pci: OHCI PCI platform driver [ 0.677425] ohci-platform: OHCI generic platform driver [ 0.679189] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696280] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.700774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.702798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707588] usb usb1: Product: UHCI Host Controller [ 0.709253] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.711348] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713030] hub 1-0:1.0: USB hub found [ 0.714419] hub 1-0:1.0: 2 ports detected [ 0.715995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719617] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723139] mousedev: PS/2 mouse device common for all mice [ 0.725345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728374] rtc_cmos 00:00: RTC can wake from S4 [ 0.730483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734769] device-mapper: uevent: version 1.0.3 [ 0.736423] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741376] TCP: cubic registered [ 0.742682] NET: Registered protocol family 10 [ 0.744461] NET: Registered protocol family 17 [ 0.746032] Key type dns_resolver registered [ 0.747664] Loading compiled-in X.509 certificates [ 0.749858] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.753033] registered taskstats version 1 [ 0.755880] Key type trusted registered [ 0.759436] Key type encrypted registered [ 0.760916] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762764] IMA: No TPM chip found, activating TPM-bypass! [ 0.765148] regulator-dummy: disabling [ 0.766537] Magic number: 3:984:461 [ 0.767995] rtc_cmos 00:00: setting system clock to 2019-05-10 03:27:49 UTC (1557458869) [ 0.770835] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772832] EDD information not available. [ 0.817291] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832058] Write protecting the kernel read-only data: 12288k [ 0.834602] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.838627] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856130] systemd-udevd[99]: starting version 204 [ 0.888620] FDC 0 is a S82078B [ 1.024091] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189063] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191768] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.194540] usb 1-1: Product: QEMU USB Tablet [ 1.196416] usb 1-1: Manufacturer: QEMU [ 1.198039] usb 1-1: SerialNumber: 42 [ 1.917819] 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.275985] 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.373904] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.523558] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:27:51 +0000. Up 2.90 seconds. cloud-init-nonet[3.14]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 ] cloud-init-nonet[4.76]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:27:54 +0000. Up 5.45 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.100.5 | 255.255.255.0 | fa:16:3e:21:a9:57 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: f9:ed:3c:7a:a0:2f:c5:f1:ef:85:83:bc:3b:b6:04:d2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | o. | | S.Eo | | o++.. . | | o..=.o .| | o +=..o | | oo+**. | +-----------------+ 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: e0:63:9e:fe:f1:53:9e:a3:68:8c:27:13:b7:7f:58:05 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E | | . . | | . . . | | + S . | | o.o. o | | o=.. = . | | .+ =+o = | | .*o.++ . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4f:f4:3d:c3:9f:c2:37:3a:f7:fc:4a:78:d7:0c:74:9c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | ..| | . .Eo| | . . + . | | S . . * | | o .. *o| | . .oo+=| | +++.| | .+.*| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e9:d6:e0:33:8b:28:6e:a5:91:0a:13:75:ee:da:72:e2 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | . o | |. . . | | . o S | |o o o o o | |.o * * . | |. B 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:28:00 +0000. Up 11.77 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:28:01 +0000. Up 13.15 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 14367 0 --:--:-- --:--:-- --:--:-- 14378 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1492 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 15s (3544 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7932 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 7940 clearwater-socket-factory-sig start/running, process 7948 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.15) ... 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57629 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ 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.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3287222fdc7731b9 is healthy: got healthy result from http://192.168.100.5:4000 member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 5cca81977e5b703f is healthy: got healthy result from http://192.168.100.29:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 775a5d22f37e3f1d is healthy: got healthy result from http://192.168.100.18:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 3287222fdc7731b9: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 5cca81977e5b703f: name=192-168-100-29 peerURLs=http://192.168.100.29:2380 clientURLs=http://192.168.100.29:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 775a5d22f37e3f1d: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O-IjJUob_vMfcxSK-E1a7uLyQm_pofvdDcmJcuhmZtS8T6w9n4Tpq4u7vcg_bWRjnrDe2e8_0rUG7uV4h_RCfZXxfdJqE2CCO0KVES3eo17Xi_1IwL7OdPSknRwhF02Mdt-onUBoBONMR0SwWdMVC7OpCnmTkVWHFjcHKuHUz74eQo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-bono-7yhwcbal6y33-0-nglxuyx6kx2d/c99042e7-d714-42ac-a350-6b52096f35bf/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:31:51 GMT Server: Apache x-openstack-request-id: req-c0aaf2dd-298d-4bfd-bee4-a7067deb61b1 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e0:63:9e:fe:f1:53:9e:a3:68:8c:27:13:b7:7f:58:05 root@bono-0 (DSA) ec2: 256 4f:f4:3d:c3:9f:c2:37:3a:f7:fc:4a:78:d7:0c:74:9c root@bono-0 (ECDSA) ec2: 256 e9:d6:e0:33:8b:28:6e:a5:91:0a:13:75:ee:da:72:e2 root@bono-0 (ED25519) ec2: 2048 f9:ed:3c:7a:a0:2f:c5:f1:ef:85:83:bc:3b:b6:04:d2 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMNfyL3VmG6D3RGrK5c8Tkh4WZoBbnzbdGVL43kvM3GA6kYOPqPeDhBK2fCZGwbz1BGnMCvsVQF5UI2BMKhEMPs= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHSzBxrINEq1bcuhaHRROjSJtmfJvtCyLbYuQKjjizUN root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3rrcklIs+Ge3/HXeDDBC+f/oM7ABLs9JNzdhoi/SuMg3HflWsokDaE73FDvrxW3t2CfnlzK3XzrrlD/yQA94hhrZzQHHvndU8RQ0q7aseO10nwYExStzV31EQM2zhtJDdjM9DhThRV4UCB+HoRNOpDaM5a9VudycOhLTEq3gPraFU410yESgvbDKISy6k4Q4O52UNXvAYmVKsWrQyRMpoBmDmYhLbpn/m7l9SEqOUHOoL6BDSPbherFv5th3UvhKl8B0NaSDbwy+2QCuTpXYYhDfSZFzgSJ3C3OCmckZ/s7SASUYRo47BJBy059ca9Wr7DMPXSxy2c1zFXIBknPal root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:31:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 242.97 seconds 2019-05-10 03:35:14,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:14,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-70c6e963-8a61-47c9-b0bb-df1348f55a8c x-openstack-request-id: req-70c6e963-8a61-47c9-b0bb-df1348f55a8c 2019-05-10 03:35:14,773 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:14,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-70c6e963-8a61-47c9-b0bb-df1348f55a8c 2019-05-10 03:35:14,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506489038467s 2019-05-10 03:35:14,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:14,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21222 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-433752c6-1657-430d-858a-4868f9d7f0ca x-openstack-request-id: req-433752c6-1657-430d-858a-4868f9d7f0ca 2019-05-10 03:35:14,857 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.009675] Security Framework initialized\n[ 0.011199] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022697] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024237] Initializing cgroup subsys memory\n[ 0.025811] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029574] Initializing cgroup subsys blkio\n[ 0.031095] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034329] mce: CPU supports 10 MCE banks\n[ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041898] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046277] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.074179] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080143] ACPI: Core revision 20131115\n[ 0.082014] ACPI: All ACPI Tables successfully acquired\n[ 0.084029] ftrace: allocating 28753 entries in 113 pages\n[ 0.104224] smpboot: Max logical packages: 1\n[ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110597] Enabling x2apic\n[ 0.111731] Enabled x2apic\n[ 0.112017] Switched APIC routing to physical x2apic.\n[ 0.117372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.122756] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131357] KVM setup paravirtual spinlock\n[ 0.134214] x86: Booted up 1 node, 1 CPUs\n[ 0.135636] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136416] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138722] devtmpfs: initialized\n[ 0.141567] EVM: security.selinux\n[ 0.142790] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145117] EVM: security.capability\n[ 0.147372] pinctrl core: initialized pinctrl subsystem\n[ 0.148099] regulator-dummy: no parameters\n[ 0.149618] RTC time: 3:22:14, date: 05/10/19\n[ 0.151209] NET: Registered protocol family 16\n[ 0.152154] cpuidle: using governor ladder\n[ 0.153587] cpuidle: using governor menu\n[ 0.155012] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158239] PCI: Using configuration type 1 for base access\n[ 0.160699] bio: create slab at 0\n[ 0.162328] ACPI: Added _OSI(Module Device)\n[ 0.163786] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165594] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168061] ACPI: Interpreter enabled\n[ 0.169396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.178085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180918] ACPI: (supports S0 S5)\n[ 0.182147] ACPI: Using IOAPIC for interrupt routing\n[ 0.183818] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.184166] ACPI: No dock devices found.\n[ 0.187327] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.190200] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.192029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196216] acpiphp: Slot [3] registered\n[ 0.197628] acpiphp: Slot [4] registered\n[ 0.199021] acpiphp: Slot [5] registered\n[ 0.200023] acpiphp: Slot [6] registered\n[ 0.201414] acpiphp: Slot [7] registered\n[ 0.202870] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205405] acpiphp: Slot [10] registered\n[ 0.206829] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209434] acpiphp: Slot [13] registered\n[ 0.210851] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213436] acpiphp: Slot [16] registered\n[ 0.214850] acpiphp: Slot [17] registered\n[ 0.216031] acpiphp: Slot [18] registered\n[ 0.217448] acpiphp: Slot [19] registered\n[ 0.218869] acpiphp: Slot [20] registered\n[ 0.220020] acpiphp: Slot [21] registered\n[ 0.221439] acpiphp: Slot [22] registered\n[ 0.222859] acpiphp: Slot [23] registered\n[ 0.224024] acpiphp: Slot [24] registered\n[ 0.225449] acpiphp: Slot [25] registered\n[ 0.226870] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229434] acpiphp: Slot [28] registered\n[ 0.230845] acpiphp: Slot [29] registered\n[ 0.232020] acpiphp: Slot [30] registered\n[ 0.233436] acpiphp: Slot [31] registered\n[ 0.234840] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237801] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242161] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.252074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.254571] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.274716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.277484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.279982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.281151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.283601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.284840] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.287000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.288003] vgaarb: loaded\n[ 0.289059] vgaarb: bridge control possible 0000:00:02.0\n[ 0.291093] SCSI subsystem initialized\n[ 0.292220] ACPI: bus type USB registered\n[ 0.293676] usbcore: registered new interface driver usbfs\n[ 0.295493] usbcore: registered new interface driver hub\n[ 0.296035] usbcore: registered new device driver usb\n[ 0.297887] PCI: Using ACPI for IRQ routing\n[ 0.299759] NetLabel: Initializing\n[ 0.300008] NetLabel: domain hash size = 128\n[ 0.301505] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.303200] NetLabel: unlabeled traffic allowed by default\n[ 0.304203] Switched to clocksource kvm-clock\n[ 0.311891] AppArmor: AppArmor Filesystem Enabled\n[ 0.313521] pnp: PnP ACPI init\n[ 0.314681] ACPI: bus type PNP registered\n[ 0.316565] pnp: PnP ACPI: found 8 devices\n[ 0.318008] ACPI: bus type PNP unregistered\n[ 0.325071] NET: Registered protocol family 2\n[ 0.326859] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.329177] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.331384] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.333553] TCP: reno registered\n[ 0.334759] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.336694] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.338835] NET: Registered protocol family 1\n[ 0.340367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.342303] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.344200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.361175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.378324] Trying to unpack rootfs image as initramfs...\n[ 0.477682] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.480529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.482452] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485371] Scanning for low memory corruption every 60 seconds\n[ 0.487609] Initialise system trusted keyring\n[ 0.489201] audit: initializing netlink socket (disabled)\n[ 0.491006] type=2000 audit(1557458535.409:1): initialized\n[ 0.511059] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513881] zbud: loaded\n[ 0.515107] VFS: Disk quotas dquot_6.5.2\n[ 0.516551] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518989] fuse init (API version 7.22)\n[ 0.520452] msgmni has been set to 1982\n[ 0.521871] Key type big_key registered\n[ 0.523525] Key type asymmetric registered\n[ 0.524985] Asymmetric key parser 'x509' registered\n[ 0.526650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.529223] io scheduler noop registered\n[ 0.530606] io scheduler deadline registered (default)\n[ 0.532336] io scheduler cfq registered\n[ 0.533769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537772] ipmi message handler version 39.2\n[ 0.539326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.541865] ACPI: Power Button [PWRF]\n[ 0.543290] GHES: HEST is not enabled!\n[ 0.559832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620506] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623849] Linux agpgart interface v0.103\n[ 0.626186] brd: module loaded\n[ 0.627774] loop: module loaded\n[ 0.629346] blk-mq: CPU -> queue map\n[ 0.630650] CPU 0 -> Queue 0\n[ 0.632592] vda: vda1\n[ 0.634239] scsi0 : ata_piix\n[ 0.635423] scsi1 : ata_piix\n[ 0.636572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.638732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.641608] libphy: Fixed MDIO Bus: probed\n[ 0.643113] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644804] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647748] PPP generic driver version 2.4.2\n[ 0.649275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.651376] ehci-pci: EHCI PCI platform driver\n[ 0.652906] ehci-platform: EHCI generic platform driver\n[ 0.654649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.656641] ohci-pci: OHCI PCI platform driver\n[ 0.658172] ohci-platform: OHCI generic platform driver\n[ 0.659909] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676953] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.683330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685509] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687982] usb usb1: Product: UHCI Host Controller\n[ 0.689612] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.691666] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693305] hub 1-0:1.0: USB hub found\n[ 0.694661] hub 1-0:1.0: 2 ports detected\n[ 0.696221] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699782] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701460] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703233] mousedev: PS/2 mouse device common for all mice\n[ 0.705411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.708368] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.712506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714630] device-mapper: uevent: version 1.0.3\n[ 0.716252] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721131] TCP: cubic registered\n[ 0.722418] NET: Registered protocol family 10\n[ 0.724154] NET: Registered protocol family 17\n[ 0.725718] Key type dns_resolver registered\n[ 0.727320] Loading compiled-in X.509 certificates\n[ 0.729487] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.732622] registered taskstats version 1\n[ 0.735408] Key type trusted registered\n[ 0.738919] Key type encrypted registered\n[ 0.740371] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742182] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.744520] regulator-dummy: disabling\n[ 0.745885] Magic number: 3:881:360\n[ 0.747316] rtc_cmos 00:00: setting system clock to 2019-05-10 03:22:15 UTC (1557458535)\n[ 0.750116] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.752086] EDD information not available.\n[ 0.797460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811130] Write protecting the kernel read-only data: 12288k\n[ 0.813604] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.817595] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832119] systemd-udevd[99]: starting version 204\n[ 0.864517] FDC 0 is a S82078B\n[ 1.008016] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.175880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.178209] usb 1-1: Product: QEMU USB Tablet\n[ 1.179759] usb 1-1: Manufacturer: QEMU\n[ 1.181151] usb 1-1: SerialNumber: 42\n[ 1.893574] 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.241499] 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.330623] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.476063] 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 * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:22:17 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.10]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[4.78]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:22:20 +0000. Up 5.29 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.100.14 | 255.255.255.0 | fa:16:3e:62:cf:44 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\n87:9b:5c:7b:af:93:ba:eb:fc:a9:16:cc:55:89:e7:88 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . + |\n| . = |\n| .E o . |\n| Soo. |\n| . =+. |\n| + .... |\n| ...oo |\n| oB*+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:\n19:d5:d7:fe:7d:82:05:ca:17:45:e6:74:ba:9d:61:b2 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=..|\n| . ++.o.|\n| .. . =o+ |\n| oo . =o+|\n| S . E..+|\n| . . +|\n| ..|\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nf3:55:c0:db:19:ce:28:ec:73:e9:48:d7:16:9b:7d:e0 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| ... |\n| . *.o |\n| o o.B |\n| S. ..+ * |\n| o+.+ E 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:\ne2:33:9f:ca:b0:8d:de:8a:89:b7:10:3b:f2:80:8c:f0 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n|o . S |\n|=+ . . |\n|O.E . + |\n|.*.o B + . |\n|..=o=.=.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:22:26 +0000. Up 11.60 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 ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:22:27 +0000. Up 12.91 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 14543 0 --:--:-- --:--:-- --:--:-- 14511\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 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 [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\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 13.1 MB in 5s (2350 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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 2 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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.11 [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.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.2 [146 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.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 16s (3435 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-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.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-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 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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8221\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 8249\nclearwater-socket-factory-sig start/running, process 8257\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8303\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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.15) ...\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 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8709 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57956 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.100.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Initializing Program \n poll_sprout_sip Initializing Program \n poll_sprout_http Initializing Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Initializing Program \n poll_sprout_sip Initializing Program \n poll_sprout_http Initializing Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nbaa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.14) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/s-cscf.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/bgcf.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O5KioLy_1a9vUUAuavC0f4emNYjq-xTRG9h1wjcmaNXPc8VOJyguOEiMr_pKTO2ZCDsfJfmfRcLOWeKdP2nxzZ6460namoy6M1cbzltby1TCG3a7Ayj-JLqRaIqpKw7y5QL1WLe3u7HBYt0HnyBv0_dboevYTQpDgP5i9ogRhb4Zzk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-sprout-obgwwrkzyec3-0-wvvtwkml25ge/1b8c9c74-a20d-4a53-a2a7-4c4b8c7b9900/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:26:53 GMT\nServer: Apache\nx-openstack-request-id: req-5e9a8262-414d-4f33-adfc-f098a8ef7b7d\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 19:d5:d7:fe:7d:82:05:ca:17:45:e6:74:ba:9d:61:b2 root@sprout-0 (DSA)\nec2: 256 f3:55:c0:db:19:ce:28:ec:73:e9:48:d7:16:9b:7d:e0 root@sprout-0 (ECDSA)\nec2: 256 e2:33:9f:ca:b0:8d:de:8a:89:b7:10:3b:f2:80:8c:f0 root@sprout-0 (ED25519)\nec2: 2048 87:9b:5c:7b:af:93:ba:eb:fc:a9:16:cc:55:89:e7:88 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPr3UU+jAutWgA2lEbmhNKnixSE+4q4w7AFbNCJzIoyFAajCDaehOddEpbYakVOmSoyYO2FCLtTSjlMcnkOZ3s= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGxKTwL8ai5Sun3l2jT4yeP8uQn7ZfcFlehsGK44ah0h root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAKAnkL4512L0i+y3PHa5E0g6rtQxAs5lw3TZSkSvrSE/WFYXLE/LbZijY5BH0xCmvfqBGpEBrqDZiZeIBZMlgTSk6RfRfDQEPDLN3sURUmKtd7Da6VnPfNdcwYsQstSgiNzizJ3jAPHlAEtM5zoU8GWGQfUD0J2H6ssw7Syo/QUf1lszsB97mJANr2mpcxUfP0yyrRhHjS0qO+3WZ/wkvyvinCDab0PRneJG9pzcridV8pWgbxWfkxHjYwvG3ejRnvvGVVW+I9SHtDk/qWBOSmswVlkL2HrWrKDVxzp0Bbod3trw5+b4pa/nQPz+8CHuRqXKBWE96P30EvDxhuLYV root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:26:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 278.97 seconds\n"} 2019-05-10 03:35:14,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/action used request id req-433752c6-1657-430d-858a-4868f9d7f0ca 2019-05-10 03:35:14,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0779700279236s 2019-05-10 03:35:14,860 - functest.core.singlevm - DEBUG - console: 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.009675] Security Framework initialized [ 0.011199] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022697] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024237] Initializing cgroup subsys memory [ 0.025811] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029574] Initializing cgroup subsys blkio [ 0.031095] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034329] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041898] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046277] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.074179] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080143] ACPI: Core revision 20131115 [ 0.082014] ACPI: All ACPI Tables successfully acquired [ 0.084029] ftrace: allocating 28753 entries in 113 pages [ 0.104224] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110597] Enabling x2apic [ 0.111731] Enabled x2apic [ 0.112017] Switched APIC routing to physical x2apic. [ 0.117372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122756] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131357] KVM setup paravirtual spinlock [ 0.134214] x86: Booted up 1 node, 1 CPUs [ 0.135636] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136416] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138722] devtmpfs: initialized [ 0.141567] EVM: security.selinux [ 0.142790] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145117] EVM: security.capability [ 0.147372] pinctrl core: initialized pinctrl subsystem [ 0.148099] regulator-dummy: no parameters [ 0.149618] RTC time: 3:22:14, date: 05/10/19 [ 0.151209] NET: Registered protocol family 16 [ 0.152154] cpuidle: using governor ladder [ 0.153587] cpuidle: using governor menu [ 0.155012] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158239] PCI: Using configuration type 1 for base access [ 0.160699] bio: create slab at 0 [ 0.162328] ACPI: Added _OSI(Module Device) [ 0.163786] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168061] ACPI: Interpreter enabled [ 0.169396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.178085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180918] ACPI: (supports S0 S5) [ 0.182147] ACPI: Using IOAPIC for interrupt routing [ 0.183818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184166] ACPI: No dock devices found. [ 0.187327] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.190200] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.192029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196216] acpiphp: Slot [3] registered [ 0.197628] acpiphp: Slot [4] registered [ 0.199021] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201414] acpiphp: Slot [7] registered [ 0.202870] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205405] acpiphp: Slot [10] registered [ 0.206829] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209434] acpiphp: Slot [13] registered [ 0.210851] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213436] acpiphp: Slot [16] registered [ 0.214850] acpiphp: Slot [17] registered [ 0.216031] acpiphp: Slot [18] registered [ 0.217448] acpiphp: Slot [19] registered [ 0.218869] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221439] acpiphp: Slot [22] registered [ 0.222859] acpiphp: Slot [23] registered [ 0.224024] acpiphp: Slot [24] registered [ 0.225449] acpiphp: Slot [25] registered [ 0.226870] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229434] acpiphp: Slot [28] registered [ 0.230845] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233436] acpiphp: Slot [31] registered [ 0.234840] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237801] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242161] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.252074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.254571] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.274716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.277484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.281151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.283601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284840] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.287000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288003] vgaarb: loaded [ 0.289059] vgaarb: bridge control possible 0000:00:02.0 [ 0.291093] SCSI subsystem initialized [ 0.292220] ACPI: bus type USB registered [ 0.293676] usbcore: registered new interface driver usbfs [ 0.295493] usbcore: registered new interface driver hub [ 0.296035] usbcore: registered new device driver usb [ 0.297887] PCI: Using ACPI for IRQ routing [ 0.299759] NetLabel: Initializing [ 0.300008] NetLabel: domain hash size = 128 [ 0.301505] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.303200] NetLabel: unlabeled traffic allowed by default [ 0.304203] Switched to clocksource kvm-clock [ 0.311891] AppArmor: AppArmor Filesystem Enabled [ 0.313521] pnp: PnP ACPI init [ 0.314681] ACPI: bus type PNP registered [ 0.316565] pnp: PnP ACPI: found 8 devices [ 0.318008] ACPI: bus type PNP unregistered [ 0.325071] NET: Registered protocol family 2 [ 0.326859] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.329177] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.331384] TCP: Hash tables configured (established 8192 bind 8192) [ 0.333553] TCP: reno registered [ 0.334759] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.336694] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.338835] NET: Registered protocol family 1 [ 0.340367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.342303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.344200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.378324] Trying to unpack rootfs image as initramfs... [ 0.477682] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.480529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.482452] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485371] Scanning for low memory corruption every 60 seconds [ 0.487609] Initialise system trusted keyring [ 0.489201] audit: initializing netlink socket (disabled) [ 0.491006] type=2000 audit(1557458535.409:1): initialized [ 0.511059] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.513881] zbud: loaded [ 0.515107] VFS: Disk quotas dquot_6.5.2 [ 0.516551] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518989] fuse init (API version 7.22) [ 0.520452] msgmni has been set to 1982 [ 0.521871] Key type big_key registered [ 0.523525] Key type asymmetric registered [ 0.524985] Asymmetric key parser 'x509' registered [ 0.526650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.529223] io scheduler noop registered [ 0.530606] io scheduler deadline registered (default) [ 0.532336] io scheduler cfq registered [ 0.533769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537772] ipmi message handler version 39.2 [ 0.539326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.541865] ACPI: Power Button [PWRF] [ 0.543290] GHES: HEST is not enabled! [ 0.559832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620506] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623849] Linux agpgart interface v0.103 [ 0.626186] brd: module loaded [ 0.627774] loop: module loaded [ 0.629346] blk-mq: CPU -> queue map [ 0.630650] CPU 0 -> Queue 0 [ 0.632592] vda: vda1 [ 0.634239] scsi0 : ata_piix [ 0.635423] scsi1 : ata_piix [ 0.636572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.638732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641608] libphy: Fixed MDIO Bus: probed [ 0.643113] tun: Universal TUN/TAP device driver, 1.6 [ 0.644804] tun: (C) 1999-2004 Max Krasnyansky [ 0.647748] PPP generic driver version 2.4.2 [ 0.649275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651376] ehci-pci: EHCI PCI platform driver [ 0.652906] ehci-platform: EHCI generic platform driver [ 0.654649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656641] ohci-pci: OHCI PCI platform driver [ 0.658172] ohci-platform: OHCI generic platform driver [ 0.659909] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676953] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685509] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687982] usb usb1: Product: UHCI Host Controller [ 0.689612] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.691666] usb usb1: SerialNumber: 0000:00:01.2 [ 0.693305] hub 1-0:1.0: USB hub found [ 0.694661] hub 1-0:1.0: 2 ports detected [ 0.696221] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699782] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701460] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703233] mousedev: PS/2 mouse device common for all mice [ 0.705411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708368] rtc_cmos 00:00: RTC can wake from S4 [ 0.710432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714630] device-mapper: uevent: version 1.0.3 [ 0.716252] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721131] TCP: cubic registered [ 0.722418] NET: Registered protocol family 10 [ 0.724154] NET: Registered protocol family 17 [ 0.725718] Key type dns_resolver registered [ 0.727320] Loading compiled-in X.509 certificates [ 0.729487] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.732622] registered taskstats version 1 [ 0.735408] Key type trusted registered [ 0.738919] Key type encrypted registered [ 0.740371] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742182] IMA: No TPM chip found, activating TPM-bypass! [ 0.744520] regulator-dummy: disabling [ 0.745885] Magic number: 3:881:360 [ 0.747316] rtc_cmos 00:00: setting system clock to 2019-05-10 03:22:15 UTC (1557458535) [ 0.750116] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.752086] EDD information not available. [ 0.797460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811130] Write protecting the kernel read-only data: 12288k [ 0.813604] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.817595] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832119] systemd-udevd[99]: starting version 204 [ 0.864517] FDC 0 is a S82078B [ 1.008016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.175880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.178209] usb 1-1: Product: QEMU USB Tablet [ 1.179759] usb 1-1: Manufacturer: QEMU [ 1.181151] usb 1-1: SerialNumber: 42 [ 1.893574] 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.241499] 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.330623] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.476063] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:22:17 +0000. Up 2.89 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.78]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:22:20 +0000. Up 5.29 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.100.14 | 255.255.255.0 | fa:16:3e:62:cf:44 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 87:9b:5c:7b:af:93:ba:eb:fc:a9:16:cc:55:89:e7:88 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . + | | . = | | .E o . | | Soo. | | . =+. | | + .... | | ...oo | | oB*+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: 19:d5:d7:fe:7d:82:05:ca:17:45:e6:74:ba:9d:61:b2 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=..| | . ++.o.| | .. . =o+ | | oo . =o+| | S . E..+| | . . +| | ..| | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f3:55:c0:db:19:ce:28:ec:73:e9:48:d7:16:9b:7d:e0 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | ... | | . *.o | | o o.B | | S. ..+ * | | 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: e2:33:9f:ca:b0:8d:de:8a:89:b7:10:3b:f2:80:8c:f0 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | |o . S | |=+ . . | |O.E . + | |.*.o B + . | |..=o=.=.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:22:26 +0000. Up 11.60 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:22:27 +0000. Up 12.91 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14543 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 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 13.1 MB in 5s (2350 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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.11 [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.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.2 [146 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.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 16s (3435 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-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 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8221 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 8249 clearwater-socket-factory-sig start/running, process 8257 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8303 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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.15) ... + 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8709 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57956 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.14) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/rph.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/bgcf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O5KioLy_1a9vUUAuavC0f4emNYjq-xTRG9h1wjcmaNXPc8VOJyguOEiMr_pKTO2ZCDsfJfmfRcLOWeKdP2nxzZ6460namoy6M1cbzltby1TCG3a7Ayj-JLqRaIqpKw7y5QL1WLe3u7HBYt0HnyBv0_dboevYTQpDgP5i9ogRhb4Zzk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-sprout-obgwwrkzyec3-0-wvvtwkml25ge/1b8c9c74-a20d-4a53-a2a7-4c4b8c7b9900/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:26:53 GMT Server: Apache x-openstack-request-id: req-5e9a8262-414d-4f33-adfc-f098a8ef7b7d Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 19:d5:d7:fe:7d:82:05:ca:17:45:e6:74:ba:9d:61:b2 root@sprout-0 (DSA) ec2: 256 f3:55:c0:db:19:ce:28:ec:73:e9:48:d7:16:9b:7d:e0 root@sprout-0 (ECDSA) ec2: 256 e2:33:9f:ca:b0:8d:de:8a:89:b7:10:3b:f2:80:8c:f0 root@sprout-0 (ED25519) ec2: 2048 87:9b:5c:7b:af:93:ba:eb:fc:a9:16:cc:55:89:e7:88 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPr3UU+jAutWgA2lEbmhNKnixSE+4q4w7AFbNCJzIoyFAajCDaehOddEpbYakVOmSoyYO2FCLtTSjlMcnkOZ3s= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGxKTwL8ai5Sun3l2jT4yeP8uQn7ZfcFlehsGK44ah0h root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAKAnkL4512L0i+y3PHa5E0g6rtQxAs5lw3TZSkSvrSE/WFYXLE/LbZijY5BH0xCmvfqBGpEBrqDZiZeIBZMlgTSk6RfRfDQEPDLN3sURUmKtd7Da6VnPfNdcwYsQstSgiNzizJ3jAPHlAEtM5zoU8GWGQfUD0J2H6ssw7Syo/QUf1lszsB97mJANr2mpcxUfP0yyrRhHjS0qO+3WZ/wkvyvinCDab0PRneJG9pzcridV8pWgbxWfkxHjYwvG3ejRnvvGVVW+I9SHtDk/qWBOSmswVlkL2HrWrKDVxzp0Bbod3trw5+b4pa/nQPz+8CHuRqXKBWE96P30EvDxhuLYV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:26:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 278.97 seconds 2019-05-10 03:35:14,864 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.009675] Security Framework initialized [ 0.011199] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022697] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024237] Initializing cgroup subsys memory [ 0.025811] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029574] Initializing cgroup subsys blkio [ 0.031095] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034329] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041898] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046277] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.074179] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080143] ACPI: Core revision 20131115 [ 0.082014] ACPI: All ACPI Tables successfully acquired [ 0.084029] ftrace: allocating 28753 entries in 113 pages [ 0.104224] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110597] Enabling x2apic [ 0.111731] Enabled x2apic [ 0.112017] Switched APIC routing to physical x2apic. [ 0.117372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122756] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131357] KVM setup paravirtual spinlock [ 0.134214] x86: Booted up 1 node, 1 CPUs [ 0.135636] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136416] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138722] devtmpfs: initialized [ 0.141567] EVM: security.selinux [ 0.142790] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145117] EVM: security.capability [ 0.147372] pinctrl core: initialized pinctrl subsystem [ 0.148099] regulator-dummy: no parameters [ 0.149618] RTC time: 3:22:14, date: 05/10/19 [ 0.151209] NET: Registered protocol family 16 [ 0.152154] cpuidle: using governor ladder [ 0.153587] cpuidle: using governor menu [ 0.155012] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158239] PCI: Using configuration type 1 for base access [ 0.160699] bio: create slab at 0 [ 0.162328] ACPI: Added _OSI(Module Device) [ 0.163786] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168061] ACPI: Interpreter enabled [ 0.169396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.178085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180918] ACPI: (supports S0 S5) [ 0.182147] ACPI: Using IOAPIC for interrupt routing [ 0.183818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184166] ACPI: No dock devices found. [ 0.187327] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.190200] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.192029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196216] acpiphp: Slot [3] registered [ 0.197628] acpiphp: Slot [4] registered [ 0.199021] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201414] acpiphp: Slot [7] registered [ 0.202870] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205405] acpiphp: Slot [10] registered [ 0.206829] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209434] acpiphp: Slot [13] registered [ 0.210851] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213436] acpiphp: Slot [16] registered [ 0.214850] acpiphp: Slot [17] registered [ 0.216031] acpiphp: Slot [18] registered [ 0.217448] acpiphp: Slot [19] registered [ 0.218869] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221439] acpiphp: Slot [22] registered [ 0.222859] acpiphp: Slot [23] registered [ 0.224024] acpiphp: Slot [24] registered [ 0.225449] acpiphp: Slot [25] registered [ 0.226870] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229434] acpiphp: Slot [28] registered [ 0.230845] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233436] acpiphp: Slot [31] registered [ 0.234840] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237801] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242161] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.252074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.254571] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.274716] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.277484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.281151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.283601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284840] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.287000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288003] vgaarb: loaded [ 0.289059] vgaarb: bridge control possible 0000:00:02.0 [ 0.291093] SCSI subsystem initialized [ 0.292220] ACPI: bus type USB registered [ 0.293676] usbcore: registered new interface driver usbfs [ 0.295493] usbcore: registered new interface driver hub [ 0.296035] usbcore: registered new device driver usb [ 0.297887] PCI: Using ACPI for IRQ routing [ 0.299759] NetLabel: Initializing [ 0.300008] NetLabel: domain hash size = 128 [ 0.301505] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.303200] NetLabel: unlabeled traffic allowed by default [ 0.304203] Switched to clocksource kvm-clock [ 0.311891] AppArmor: AppArmor Filesystem Enabled [ 0.313521] pnp: PnP ACPI init [ 0.314681] ACPI: bus type PNP registered [ 0.316565] pnp: PnP ACPI: found 8 devices [ 0.318008] ACPI: bus type PNP unregistered [ 0.325071] NET: Registered protocol family 2 [ 0.326859] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.329177] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.331384] TCP: Hash tables configured (established 8192 bind 8192) [ 0.333553] TCP: reno registered [ 0.334759] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.336694] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.338835] NET: Registered protocol family 1 [ 0.340367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.342303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.344200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.378324] Trying to unpack rootfs image as initramfs... [ 0.477682] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.480529] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.482452] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485371] Scanning for low memory corruption every 60 seconds [ 0.487609] Initialise system trusted keyring [ 0.489201] audit: initializing netlink socket (disabled) [ 0.491006] type=2000 audit(1557458535.409:1): initialized [ 0.511059] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.513881] zbud: loaded [ 0.515107] VFS: Disk quotas dquot_6.5.2 [ 0.516551] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518989] fuse init (API version 7.22) [ 0.520452] msgmni has been set to 1982 [ 0.521871] Key type big_key registered [ 0.523525] Key type asymmetric registered [ 0.524985] Asymmetric key parser 'x509' registered [ 0.526650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.529223] io scheduler noop registered [ 0.530606] io scheduler deadline registered (default) [ 0.532336] io scheduler cfq registered [ 0.533769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537772] ipmi message handler version 39.2 [ 0.539326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.541865] ACPI: Power Button [PWRF] [ 0.543290] GHES: HEST is not enabled! [ 0.559832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620506] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623849] Linux agpgart interface v0.103 [ 0.626186] brd: module loaded [ 0.627774] loop: module loaded [ 0.629346] blk-mq: CPU -> queue map [ 0.630650] CPU 0 -> Queue 0 [ 0.632592] vda: vda1 [ 0.634239] scsi0 : ata_piix [ 0.635423] scsi1 : ata_piix [ 0.636572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.638732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641608] libphy: Fixed MDIO Bus: probed [ 0.643113] tun: Universal TUN/TAP device driver, 1.6 [ 0.644804] tun: (C) 1999-2004 Max Krasnyansky [ 0.647748] PPP generic driver version 2.4.2 [ 0.649275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651376] ehci-pci: EHCI PCI platform driver [ 0.652906] ehci-platform: EHCI generic platform driver [ 0.654649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656641] ohci-pci: OHCI PCI platform driver [ 0.658172] ohci-platform: OHCI generic platform driver [ 0.659909] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676953] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685509] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687982] usb usb1: Product: UHCI Host Controller [ 0.689612] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.691666] usb usb1: SerialNumber: 0000:00:01.2 [ 0.693305] hub 1-0:1.0: USB hub found [ 0.694661] hub 1-0:1.0: 2 ports detected [ 0.696221] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699782] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701460] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703233] mousedev: PS/2 mouse device common for all mice [ 0.705411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708368] rtc_cmos 00:00: RTC can wake from S4 [ 0.710432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714630] device-mapper: uevent: version 1.0.3 [ 0.716252] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721131] TCP: cubic registered [ 0.722418] NET: Registered protocol family 10 [ 0.724154] NET: Registered protocol family 17 [ 0.725718] Key type dns_resolver registered [ 0.727320] Loading compiled-in X.509 certificates [ 0.729487] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.732622] registered taskstats version 1 [ 0.735408] Key type trusted registered [ 0.738919] Key type encrypted registered [ 0.740371] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742182] IMA: No TPM chip found, activating TPM-bypass! [ 0.744520] regulator-dummy: disabling [ 0.745885] Magic number: 3:881:360 [ 0.747316] rtc_cmos 00:00: setting system clock to 2019-05-10 03:22:15 UTC (1557458535) [ 0.750116] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.752086] EDD information not available. [ 0.797460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811130] Write protecting the kernel read-only data: 12288k [ 0.813604] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.817595] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832119] systemd-udevd[99]: starting version 204 [ 0.864517] FDC 0 is a S82078B [ 1.008016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.175880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.178209] usb 1-1: Product: QEMU USB Tablet [ 1.179759] usb 1-1: Manufacturer: QEMU [ 1.181151] usb 1-1: SerialNumber: 42 [ 1.893574] 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.241499] 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.330623] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.476063] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:22:17 +0000. Up 2.89 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.78]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:22:20 +0000. Up 5.29 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.100.14 | 255.255.255.0 | fa:16:3e:62:cf:44 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 87:9b:5c:7b:af:93:ba:eb:fc:a9:16:cc:55:89:e7:88 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . + | | . = | | .E o . | | Soo. | | . =+. | | + .... | | ...oo | | oB*+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: 19:d5:d7:fe:7d:82:05:ca:17:45:e6:74:ba:9d:61:b2 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=..| | . ++.o.| | .. . =o+ | | oo . =o+| | S . E..+| | . . +| | ..| | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f3:55:c0:db:19:ce:28:ec:73:e9:48:d7:16:9b:7d:e0 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | ... | | . *.o | | o o.B | | S. ..+ * | | 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: e2:33:9f:ca:b0:8d:de:8a:89:b7:10:3b:f2:80:8c:f0 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | |o . S | |=+ . . | |O.E . + | |.*.o B + . | |..=o=.=.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:22:26 +0000. Up 11.60 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:22:27 +0000. Up 12.91 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14543 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 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 13.1 MB in 5s (2350 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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.11 [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.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.2 [146 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.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 16s (3435 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-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 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8221 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 8249 clearwater-socket-factory-sig start/running, process 8257 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8303 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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.15) ... + 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8709 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57956 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 48bbdd4778ab2b58 is healthy: got healthy result from http://192.168.100.14:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 48bbdd4778ab2b58: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.14) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/rph.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/bgcf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1O5KioLy_1a9vUUAuavC0f4emNYjq-xTRG9h1wjcmaNXPc8VOJyguOEiMr_pKTO2ZCDsfJfmfRcLOWeKdP2nxzZ6460namoy6M1cbzltby1TCG3a7Ayj-JLqRaIqpKw7y5QL1WLe3u7HBYt0HnyBv0_dboevYTQpDgP5i9ogRhb4Zzk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-sprout-obgwwrkzyec3-0-wvvtwkml25ge/1b8c9c74-a20d-4a53-a2a7-4c4b8c7b9900/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:26:53 GMT Server: Apache x-openstack-request-id: req-5e9a8262-414d-4f33-adfc-f098a8ef7b7d Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 19:d5:d7:fe:7d:82:05:ca:17:45:e6:74:ba:9d:61:b2 root@sprout-0 (DSA) ec2: 256 f3:55:c0:db:19:ce:28:ec:73:e9:48:d7:16:9b:7d:e0 root@sprout-0 (ECDSA) ec2: 256 e2:33:9f:ca:b0:8d:de:8a:89:b7:10:3b:f2:80:8c:f0 root@sprout-0 (ED25519) ec2: 2048 87:9b:5c:7b:af:93:ba:eb:fc:a9:16:cc:55:89:e7:88 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPr3UU+jAutWgA2lEbmhNKnixSE+4q4w7AFbNCJzIoyFAajCDaehOddEpbYakVOmSoyYO2FCLtTSjlMcnkOZ3s= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGxKTwL8ai5Sun3l2jT4yeP8uQn7ZfcFlehsGK44ah0h root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAKAnkL4512L0i+y3PHa5E0g6rtQxAs5lw3TZSkSvrSE/WFYXLE/LbZijY5BH0xCmvfqBGpEBrqDZiZeIBZMlgTSk6RfRfDQEPDLN3sURUmKtd7Da6VnPfNdcwYsQstSgiNzizJ3jAPHlAEtM5zoU8GWGQfUD0J2H6ssw7Syo/QUf1lszsB97mJANr2mpcxUfP0yyrRhHjS0qO+3WZ/wkvyvinCDab0PRneJG9pzcridV8pWgbxWfkxHjYwvG3ejRnvvGVVW+I9SHtDk/qWBOSmswVlkL2HrWrKDVxzp0Bbod3trw5+b4pa/nQPz+8CHuRqXKBWE96P30EvDxhuLYV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:26:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 278.97 seconds 2019-05-10 03:35:14,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:15,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-4f19d167-448b-4416-b37c-ae3e5e03dc27 x-openstack-request-id: req-4f19d167-448b-4416-b37c-ae3e5e03dc27 2019-05-10 03:35:15,679 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:15,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f19d167-448b-4416-b37c-ae3e5e03dc27 2019-05-10 03:35:15,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811851978302s 2019-05-10 03:35:15,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:15,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15885 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-596dbbf7-7fa3-4e25-8b87-71eefbac6c7d x-openstack-request-id: req-596dbbf7-7fa3-4e25-8b87-71eefbac6c7d 2019-05-10 03:35:15,772 - keystoneauth.session - DEBUG - RESP BODY: {"output": "erse Translation-en [280 kB]\nGet:17 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:20 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:23 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:24 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nGet:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\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 13.1 MB in 7s (1777 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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 2 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 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-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 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.7 [1330 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.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.15 [3467 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 25s (6677 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51351 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.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\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_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-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.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\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_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.2) ...\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 (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\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.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Certigna.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.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:SecureTrust_CA.pem\nAdding debian:PSCProcert.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:AffirmTrust_Premium.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\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 ... 53177 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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up 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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\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 11854\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 12494\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.15) ...\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 2 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5517 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59734 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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.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.100.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nbaa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.10) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.10 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OvhAO1S_owFPY_cMBfgNOsMXuchiXLcTxUuV48c5iPopuyU_wcSKRCdaPZJ1-6W3kejXgK81fLRB8FBmVM7-PK2LycCfgeOzGOrPDtLEfRgVDFsmnm5k3ZVxH1L1yR8xpy3narx0TM2NQjbmRB0evpaxSAUFU0UxlfSxOO91Bz0zac' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-vellum-z27bndsohph3-0-iqhhe45c6j2o/8de94853-995d-4231-9a01-be59e5cb2c29/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:21:34 GMT\nServer: Apache\nx-openstack-request-id: req-9bc8287d-613c-4499-b6b5-53e43eccbf20\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 97:b2:70:53:1b:ba:b5:26:85:6a:e7:51:36:e6:00:32 root@vellum-0 (DSA)\nec2: 256 d8:18:7c:25:cf:3e:46:e9:62:e9:09:ee:ec:a9:4d:67 root@vellum-0 (ECDSA)\nec2: 256 86:35:29:52:c8:13:cd:a2:b6:78:28:2d:07:b5:3d:e2 root@vellum-0 (ED25519)\nec2: 2048 ee:c1:a7:d6:5a:02:6c:25:04:f6:b5:0e:04:65:5e:9a root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF5pkuTjAH7sfUVhLH0fl3IEHxjctLAdBYRCh1c5OuQJwghNS9ZEfFPZpsB7fm+kqWzaEBKFscTCcJAZBZ2C5OM= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPBUwVpCXPzhmisJDeaecklEnnpkmImfmUHVg1+vVBmx root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQUokRl5SR7yznK7kD2c8Pv68dnLvV7TPq+M23cUmCHYvCBVbDL4BJX0Q9ga0orDUv64b4WfBWT9I9lqHsB+bWWsKScvUCNgkpXN/i+XUamxG4Ends2jF4H9cP7DLfMe3x1XM0FTaNF8RXKyXgq+oEeafZA6deYGnxZZmWV/FBfOgztJQdmhr1Mrgca0EbGWQejeivQqkj8eJfVKN26xVUnL0JWCY89gVOVY8tYT1Y0ZRnGNYx63lhmukKcxHJaWrJRCp4azKgJFQ2CbZ/pkHbAtZQzEMSfFLhstjoCsePEe43iYy9Xo9VopnHI2iprR09q+frPZJR6398COEo35Wd root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:21:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 575.89 seconds\n"} 2019-05-10 03:35:15,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/action used request id req-596dbbf7-7fa3-4e25-8b87-71eefbac6c7d 2019-05-10 03:35:15,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0865778923035s 2019-05-10 03:35:15,776 - functest.core.singlevm - DEBUG - console: erse Translation-en [280 kB] Get:17 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:20 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:23 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:24 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Get:26 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 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 13.1 MB in 7s (1777 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 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-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 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.7 [1330 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.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.15 [3467 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 25s (6677 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51351 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.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... 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_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.2) ... 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 (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:EC-ACC.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Certigna.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:ACCVRAIZ1.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Izenpe.com.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACEDICOM_Root.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:SecureTrust_CA.pem Adding debian:PSCProcert.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:ISRG_Root_X1.pem Adding debian:AffirmTrust_Premium.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... 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 ... 53177 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit 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 11854 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 12494 * 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.15) ... + 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 2 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5517 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59734 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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.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.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OvhAO1S_owFPY_cMBfgNOsMXuchiXLcTxUuV48c5iPopuyU_wcSKRCdaPZJ1-6W3kejXgK81fLRB8FBmVM7-PK2LycCfgeOzGOrPDtLEfRgVDFsmnm5k3ZVxH1L1yR8xpy3narx0TM2NQjbmRB0evpaxSAUFU0UxlfSxOO91Bz0zac' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-vellum-z27bndsohph3-0-iqhhe45c6j2o/8de94853-995d-4231-9a01-be59e5cb2c29/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:21:34 GMT Server: Apache x-openstack-request-id: req-9bc8287d-613c-4499-b6b5-53e43eccbf20 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 97:b2:70:53:1b:ba:b5:26:85:6a:e7:51:36:e6:00:32 root@vellum-0 (DSA) ec2: 256 d8:18:7c:25:cf:3e:46:e9:62:e9:09:ee:ec:a9:4d:67 root@vellum-0 (ECDSA) ec2: 256 86:35:29:52:c8:13:cd:a2:b6:78:28:2d:07:b5:3d:e2 root@vellum-0 (ED25519) ec2: 2048 ee:c1:a7:d6:5a:02:6c:25:04:f6:b5:0e:04:65:5e:9a root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF5pkuTjAH7sfUVhLH0fl3IEHxjctLAdBYRCh1c5OuQJwghNS9ZEfFPZpsB7fm+kqWzaEBKFscTCcJAZBZ2C5OM= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPBUwVpCXPzhmisJDeaecklEnnpkmImfmUHVg1+vVBmx root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQUokRl5SR7yznK7kD2c8Pv68dnLvV7TPq+M23cUmCHYvCBVbDL4BJX0Q9ga0orDUv64b4WfBWT9I9lqHsB+bWWsKScvUCNgkpXN/i+XUamxG4Ends2jF4H9cP7DLfMe3x1XM0FTaNF8RXKyXgq+oEeafZA6deYGnxZZmWV/FBfOgztJQdmhr1Mrgca0EbGWQejeivQqkj8eJfVKN26xVUnL0JWCY89gVOVY8tYT1Y0ZRnGNYx63lhmukKcxHJaWrJRCp4azKgJFQ2CbZ/pkHbAtZQzEMSfFLhstjoCsePEe43iYy9Xo9VopnHI2iprR09q+frPZJR6398COEo35Wd root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:21:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 575.89 seconds 2019-05-10 03:35:15,782 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console erse Translation-en [280 kB] Get:17 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:20 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:23 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:24 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Get:26 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 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 13.1 MB in 7s (1777 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 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-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 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.7 [1330 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.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.15 [3467 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 25s (6677 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51351 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.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... 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_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.2) ... 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 (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:EC-ACC.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Certigna.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:ACCVRAIZ1.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Izenpe.com.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACEDICOM_Root.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:SecureTrust_CA.pem Adding debian:PSCProcert.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:ISRG_Root_X1.pem Adding debian:AffirmTrust_Premium.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... 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 ... 53177 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 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.15) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit 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 11854 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 12494 * 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.15) ... + 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 2 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5517 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59734 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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.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.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member baa39ab418916957 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true baa39ab418916957: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OvhAO1S_owFPY_cMBfgNOsMXuchiXLcTxUuV48c5iPopuyU_wcSKRCdaPZJ1-6W3kejXgK81fLRB8FBmVM7-PK2LycCfgeOzGOrPDtLEfRgVDFsmnm5k3ZVxH1L1yR8xpy3narx0TM2NQjbmRB0evpaxSAUFU0UxlfSxOO91Bz0zac' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-vellum-z27bndsohph3-0-iqhhe45c6j2o/8de94853-995d-4231-9a01-be59e5cb2c29/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:21:34 GMT Server: Apache x-openstack-request-id: req-9bc8287d-613c-4499-b6b5-53e43eccbf20 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 97:b2:70:53:1b:ba:b5:26:85:6a:e7:51:36:e6:00:32 root@vellum-0 (DSA) ec2: 256 d8:18:7c:25:cf:3e:46:e9:62:e9:09:ee:ec:a9:4d:67 root@vellum-0 (ECDSA) ec2: 256 86:35:29:52:c8:13:cd:a2:b6:78:28:2d:07:b5:3d:e2 root@vellum-0 (ED25519) ec2: 2048 ee:c1:a7:d6:5a:02:6c:25:04:f6:b5:0e:04:65:5e:9a root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF5pkuTjAH7sfUVhLH0fl3IEHxjctLAdBYRCh1c5OuQJwghNS9ZEfFPZpsB7fm+kqWzaEBKFscTCcJAZBZ2C5OM= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPBUwVpCXPzhmisJDeaecklEnnpkmImfmUHVg1+vVBmx root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQUokRl5SR7yznK7kD2c8Pv68dnLvV7TPq+M23cUmCHYvCBVbDL4BJX0Q9ga0orDUv64b4WfBWT9I9lqHsB+bWWsKScvUCNgkpXN/i+XUamxG4Ends2jF4H9cP7DLfMe3x1XM0FTaNF8RXKyXgq+oEeafZA6deYGnxZZmWV/FBfOgztJQdmhr1Mrgca0EbGWQejeivQqkj8eJfVKN26xVUnL0JWCY89gVOVY8tYT1Y0ZRnGNYx63lhmukKcxHJaWrJRCp4azKgJFQ2CbZ/pkHbAtZQzEMSfFLhstjoCsePEe43iYy9Xo9VopnHI2iprR09q+frPZJR6398COEo35Wd root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:21:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 575.89 seconds 2019-05-10 03:35:15,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:17,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-9d8bea38-afe7-4dcd-8114-d977ee7c9d01 x-openstack-request-id: req-9d8bea38-afe7-4dcd-8114-d977ee7c9d01 2019-05-10 03:35:17,023 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:17,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d8bea38-afe7-4dcd-8114-d977ee7c9d01 2019-05-10 03:35:17,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23644399643s 2019-05-10 03:35:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:17,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21622 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-8f4714e5-9378-4bc5-8ee1-a79e702adc5a x-openstack-request-id: req-8f4714e5-9378-4bc5-8ee1-a79e702adc5a 2019-05-10 03:35:17,113 - 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.009613] Security Framework initialized\n[ 0.011084] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013389] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020261] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022414] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024237] Initializing cgroup subsys memory\n[ 0.025760] Initializing cgroup subsys devices\n[ 0.027295] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029573] Initializing cgroup subsys perf_event\n[ 0.032005] Initializing cgroup subsys hugetlb\n[ 0.034529] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.042148] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050506] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.074832] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.081155] ACPI: Core revision 20131115\n[ 0.083218] ACPI: All ACPI Tables successfully acquired\n[ 0.084417] ftrace: allocating 28753 entries in 113 pages\n[ 0.108264] smpboot: Max logical packages: 1\n[ 0.112084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116327] Enabling x2apic\n[ 0.117579] Enabled x2apic\n[ 0.120016] Switched APIC routing to physical x2apic.\n[ 0.124487] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.126765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129796] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139529] KVM setup paravirtual spinlock\n[ 0.142205] x86: Booted up 1 node, 1 CPUs\n[ 0.143848] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144423] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.147086] devtmpfs: initialized\n[ 0.149971] EVM: security.selinux\n[ 0.151382] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153290] EVM: security.capability\n[ 0.155754] pinctrl core: initialized pinctrl subsystem\n[ 0.156098] regulator-dummy: no parameters\n[ 0.157870] RTC time: 3:08:20, date: 05/10/19\n[ 0.159710] NET: Registered protocol family 16\n[ 0.160154] cpuidle: using governor ladder\n[ 0.161819] cpuidle: using governor menu\n[ 0.163464] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166606] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.170556] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173771] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175611] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177445] ACPI: Interpreter enabled\n[ 0.178981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.185040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191753] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193943] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196168] ACPI: No dock devices found.\n[ 0.199579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208234] acpiphp: Slot [3] registered\n[ 0.209958] acpiphp: Slot [4] registered\n[ 0.211599] acpiphp: Slot [5] registered\n[ 0.212036] acpiphp: Slot [6] registered\n[ 0.213643] acpiphp: Slot [7] registered\n[ 0.215253] acpiphp: Slot [8] registered\n[ 0.216022] acpiphp: Slot [9] registered\n[ 0.217646] acpiphp: Slot [10] registered\n[ 0.219290] acpiphp: Slot [11] registered\n[ 0.220023] acpiphp: Slot [12] registered\n[ 0.221659] acpiphp: Slot [13] registered\n[ 0.223290] acpiphp: Slot [14] registered\n[ 0.224022] acpiphp: Slot [15] registered\n[ 0.225660] acpiphp: Slot [16] registered\n[ 0.227296] acpiphp: Slot [17] registered\n[ 0.228030] acpiphp: Slot [18] registered\n[ 0.229671] acpiphp: Slot [19] registered\n[ 0.231314] acpiphp: Slot [20] registered\n[ 0.232022] acpiphp: Slot [21] registered\n[ 0.233667] acpiphp: Slot [22] registered\n[ 0.235300] acpiphp: Slot [23] registered\n[ 0.236027] acpiphp: Slot [24] registered\n[ 0.237677] acpiphp: Slot [25] registered\n[ 0.239315] acpiphp: Slot [26] registered\n[ 0.240022] acpiphp: Slot [27] registered\n[ 0.241662] acpiphp: Slot [28] registered\n[ 0.243289] acpiphp: Slot [29] registered\n[ 0.244022] acpiphp: Slot [30] registered\n[ 0.245660] acpiphp: Slot [31] registered\n[ 0.247282] PCI host bridge to bus 0000:00\n[ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.250091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254320] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258535] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.267472] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.291340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293260] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.296052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.298907] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301200] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303665] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304326] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.306484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309214] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311541] SCSI subsystem initialized\n[ 0.312223] ACPI: bus type USB registered\n[ 0.313901] usbcore: registered new interface driver usbfs\n[ 0.316022] usbcore: registered new interface driver hub\n[ 0.318102] usbcore: registered new device driver usb\n[ 0.320168] PCI: Using ACPI for IRQ routing\n[ 0.322276] NetLabel: Initializing\n[ 0.323716] NetLabel: domain hash size = 128\n[ 0.324003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.325975] NetLabel: unlabeled traffic allowed by default\n[ 0.328206] Switched to clocksource kvm-clock\n[ 0.336281] AppArmor: AppArmor Filesystem Enabled\n[ 0.338160] pnp: PnP ACPI init\n[ 0.339480] ACPI: bus type PNP registered\n[ 0.341579] pnp: PnP ACPI: found 8 devices\n[ 0.343240] ACPI: bus type PNP unregistered\n[ 0.350519] NET: Registered protocol family 2\n[ 0.352541] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.355232] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.357781] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.360310] TCP: reno registered\n[ 0.361688] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363941] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.366422] NET: Registered protocol family 1\n[ 0.368191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.370434] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.372634] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.389904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.407281] Trying to unpack rootfs image as initramfs...\n[ 0.506196] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511636] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.515023] Scanning for low memory corruption every 60 seconds\n[ 0.517571] Initialise system trusted keyring\n[ 0.519372] audit: initializing netlink socket (disabled)\n[ 0.521493] type=2000 audit(1557457700.937:1): initialized\n[ 0.541612] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544779] zbud: loaded\n[ 0.546153] VFS: Disk quotas dquot_6.5.2\n[ 0.547798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.550574] fuse init (API version 7.22)\n[ 0.552253] msgmni has been set to 1982\n[ 0.553882] Key type big_key registered\n[ 0.555740] Key type asymmetric registered\n[ 0.557414] Asymmetric key parser 'x509' registered\n[ 0.559342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.562316] io scheduler noop registered\n[ 0.563912] io scheduler deadline registered (default)\n[ 0.565900] io scheduler cfq registered\n[ 0.567533] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.572114] ipmi message handler version 39.2\n[ 0.573857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576725] ACPI: Power Button [PWRF]\n[ 0.578305] GHES: HEST is not enabled!\n[ 0.594579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626934] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629795] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658998] Linux agpgart interface v0.103\n[ 0.661496] brd: module loaded\n[ 0.663220] loop: module loaded\n[ 0.664929] blk-mq: CPU -> queue map\n[ 0.666382] CPU 0 -> Queue 0\n[ 0.668524] vda: vda1\n[ 0.670320] scsi0 : ata_piix\n[ 0.671627] scsi1 : ata_piix\n[ 0.672901] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.675363] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.678530] libphy: Fixed MDIO Bus: probed\n[ 0.680240] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682164] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685371] PPP generic driver version 2.4.2\n[ 0.687088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689484] ehci-pci: EHCI PCI platform driver\n[ 0.691244] ehci-platform: EHCI generic platform driver\n[ 0.693229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.695524] ohci-pci: OHCI PCI platform driver\n[ 0.697272] ohci-platform: OHCI generic platform driver\n[ 0.699239] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716217] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718237] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.723538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728845] usb usb1: Product: UHCI Host Controller\n[ 0.730737] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.733112] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735015] hub 1-0:1.0: USB hub found\n[ 0.736431] hub 1-0:1.0: 2 ports detected\n[ 0.738038] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741716] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743461] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745314] mousedev: PS/2 mouse device common for all mice\n[ 0.747580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750642] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757162] device-mapper: uevent: version 1.0.3\n[ 0.758839] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.761782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763894] TCP: cubic registered\n[ 0.765222] NET: Registered protocol family 10\n[ 0.767025] NET: Registered protocol family 17\n[ 0.768639] Key type dns_resolver registered\n[ 0.770305] Loading compiled-in X.509 certificates\n[ 0.772534] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.775792] registered taskstats version 1\n[ 0.778769] Key type trusted registered\n[ 0.782526] Key type encrypted registered\n[ 0.784055] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785942] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.788383] regulator-dummy: disabling\n[ 0.789785] Magic number: 3:125:108\n[ 0.791262] rtc_cmos 00:00: setting system clock to 2019-05-10 03:08:21 UTC (1557457701)\n[ 0.794146] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796177] EDD information not available.\n[ 0.833471] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.847341] Write protecting the kernel read-only data: 12288k\n[ 0.849971] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.854059] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872148] systemd-udevd[99]: starting version 204\n[ 0.904594] FDC 0 is a S82078B\n[ 1.060031] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.224340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.226880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229479] usb 1-1: Product: QEMU USB Tablet\n[ 1.231175] usb 1-1: Manufacturer: QEMU\n[ 1.232740] usb 1-1: SerialNumber: 42\n[ 1.933532] 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.283829] 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.375069] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.518192] 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 * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:08:23 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.10]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.41]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:08:25 +0000. Up 5.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: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:06:08:8f |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\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 ]\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:\n86:62:8c:67:38:18:c9:e7:e8:e7:5b:db:ed:0a:fc:8a root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n|.. |\n|o. . |\n| o++ . |\n|..+.* . S |\n|. =.. . |\n| . . + |\n| o o = . |\n| E.o.+oo |\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:\nc0:96:ba:19:68:91:89:ec:b3:c7:ec:42:1e:5c:ac:0b root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n|.. o . . |\n|..= = |\n|. = o . |\n|.o= o S |\n|E*= + |\n|+.o+o |\n| +o |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncc:f8:80:ee:ee:e0:62:85:11:a7:b1:37:45:1e:b1:53 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+.E |\n| o ...+ |\n| * .+ |\n| + o ..+ |\n| + o o S |\n| . o o |\n| o . . |\n|.o o |\n|...o+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nfb:79:af:bb:2f:8d:98:54:f8:7f:73:db:7c:a3:c2:8c root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . |\n| S o |\n| .. . |\n| ..+o + |\n| Eo=+ o+=|\n| o.=O+oO|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:08:32 +0000. Up 11.57 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 ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:08:33 +0000. Up 12.76 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 14507 0 --:--:-- --:--:-- --:--:-- 14511100 3149 100 3149 0 0 14503 0 --:--:-- --:--:-- --:--:-- 14444\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 6s (2117 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.4\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 2 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 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.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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.8 MB in 11s (6230 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51351 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51954 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-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 ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8550\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9274\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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'\nKilled\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 metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ...\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 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9505 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58162 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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_hostname=sprout.clearwater.opnfv\"\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\"\n\"reduce_cassandra_mem_usage=Y\"\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+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n+ echo 'nameserver 192.168.100.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_ellis Status ok Program \n poll_ellis_https Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OqvIitCTd4LPglEnC3ZZan-8dg7aqrEir02ezYBlKR08aINV_iP7-uZ5t9KtyuXBjaOsQtQ2rRj_SrZOJ3aUtkWGuc03ZW30k6yM6HTmqcVW291kRYlXWrKcuryfbGPhRAg0Qt5GUidjvpSDQHHSfAMbdvMF1a4n859eihku6kN3fc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-ellis-kstszef7tigc/126853a7-7cff-42cc-969a-ef228f980bca/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:11:18 GMT\nServer: Apache\nx-openstack-request-id: req-4816c985-b2c4-4e49-bfcd-9467047c9f08\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c0:96:ba:19:68:91:89:ec:b3:c7:ec:42:1e:5c:ac:0b root@ellis-0 (DSA)\nec2: 256 cc:f8:80:ee:ee:e0:62:85:11:a7:b1:37:45:1e:b1:53 root@ellis-0 (ECDSA)\nec2: 256 fb:79:af:bb:2f:8d:98:54:f8:7f:73:db:7c:a3:c2:8c root@ellis-0 (ED25519)\nec2: 2048 86:62:8c:67:38:18:c9:e7:e8:e7:5b:db:ed:0a:fc:8a root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJncrULfBQ185O33YRVkIIz7igD0A95TR8vEVZUUdoN3hEVNLlD0faYnouMeO3LAE977gJwVN7ldY8qanOAHqo8= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKl2dYEHB0v606DsNFWHL+HuSdZZ2WK+qTNOvv5pls8B root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC69wOeaWpkpezFSTGi9+uDykkUHenY+9cpWuzcceNx1SYNRoc1iMj9qkikcLe+qyi6yZ19892RNR5BGPJ46V1Oq16BIgfe+NgSlDKB6vplDHwVpx3vx6zHE8nZ/phphf/ID9oCB1tmJPvBLSPnniWupdvMEqatqcMvEhRUfvJKrfHoBmQZU//ve8TsWRig00/nWnRiTOcLEJS6TbOP8W1UCfXLDUE2gPmWwqPOqCsHUrLjILJ4zP/wdDD16quYz2HxbTK+5DCyNwBVf05noyr3Ie6/TMhFsRxBps1ys9lLDUesA1qeYCW1cVMFbkc6nrxJNToEDe2qzjWdcxuXgQQZ root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:11:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.99 seconds\n"} 2019-05-10 03:35:17,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/action used request id req-8f4714e5-9378-4bc5-8ee1-a79e702adc5a 2019-05-10 03:35:17,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835239887238s 2019-05-10 03:35:17,117 - 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.009613] Security Framework initialized [ 0.011084] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013389] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020261] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022414] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024237] Initializing cgroup subsys memory [ 0.025760] Initializing cgroup subsys devices [ 0.027295] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029573] Initializing cgroup subsys perf_event [ 0.032005] Initializing cgroup subsys hugetlb [ 0.034529] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.042148] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050506] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.074832] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081155] ACPI: Core revision 20131115 [ 0.083218] ACPI: All ACPI Tables successfully acquired [ 0.084417] ftrace: allocating 28753 entries in 113 pages [ 0.108264] smpboot: Max logical packages: 1 [ 0.112084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116327] Enabling x2apic [ 0.117579] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.124487] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129796] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139529] KVM setup paravirtual spinlock [ 0.142205] x86: Booted up 1 node, 1 CPUs [ 0.143848] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144423] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.147086] devtmpfs: initialized [ 0.149971] EVM: security.selinux [ 0.151382] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153290] EVM: security.capability [ 0.155754] pinctrl core: initialized pinctrl subsystem [ 0.156098] regulator-dummy: no parameters [ 0.157870] RTC time: 3:08:20, date: 05/10/19 [ 0.159710] NET: Registered protocol family 16 [ 0.160154] cpuidle: using governor ladder [ 0.161819] cpuidle: using governor menu [ 0.163464] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166606] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.170556] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173771] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175611] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177445] ACPI: Interpreter enabled [ 0.178981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191753] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193943] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196168] ACPI: No dock devices found. [ 0.199579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208234] acpiphp: Slot [3] registered [ 0.209958] acpiphp: Slot [4] registered [ 0.211599] acpiphp: Slot [5] registered [ 0.212036] acpiphp: Slot [6] registered [ 0.213643] acpiphp: Slot [7] registered [ 0.215253] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217646] acpiphp: Slot [10] registered [ 0.219290] acpiphp: Slot [11] registered [ 0.220023] acpiphp: Slot [12] registered [ 0.221659] acpiphp: Slot [13] registered [ 0.223290] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225660] acpiphp: Slot [16] registered [ 0.227296] acpiphp: Slot [17] registered [ 0.228030] acpiphp: Slot [18] registered [ 0.229671] acpiphp: Slot [19] registered [ 0.231314] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233667] acpiphp: Slot [22] registered [ 0.235300] acpiphp: Slot [23] registered [ 0.236027] acpiphp: Slot [24] registered [ 0.237677] acpiphp: Slot [25] registered [ 0.239315] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241662] acpiphp: Slot [28] registered [ 0.243289] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245660] acpiphp: Slot [31] registered [ 0.247282] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.250091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254320] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258535] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267472] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293260] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298907] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301200] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303665] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309214] vgaarb: bridge control possible 0000:00:02.0 [ 0.311541] SCSI subsystem initialized [ 0.312223] ACPI: bus type USB registered [ 0.313901] usbcore: registered new interface driver usbfs [ 0.316022] usbcore: registered new interface driver hub [ 0.318102] usbcore: registered new device driver usb [ 0.320168] PCI: Using ACPI for IRQ routing [ 0.322276] NetLabel: Initializing [ 0.323716] NetLabel: domain hash size = 128 [ 0.324003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.325975] NetLabel: unlabeled traffic allowed by default [ 0.328206] Switched to clocksource kvm-clock [ 0.336281] AppArmor: AppArmor Filesystem Enabled [ 0.338160] pnp: PnP ACPI init [ 0.339480] ACPI: bus type PNP registered [ 0.341579] pnp: PnP ACPI: found 8 devices [ 0.343240] ACPI: bus type PNP unregistered [ 0.350519] NET: Registered protocol family 2 [ 0.352541] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.355232] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357781] TCP: Hash tables configured (established 8192 bind 8192) [ 0.360310] TCP: reno registered [ 0.361688] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363941] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.366422] NET: Registered protocol family 1 [ 0.368191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.370434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372634] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.407281] Trying to unpack rootfs image as initramfs... [ 0.506196] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511636] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515023] Scanning for low memory corruption every 60 seconds [ 0.517571] Initialise system trusted keyring [ 0.519372] audit: initializing netlink socket (disabled) [ 0.521493] type=2000 audit(1557457700.937:1): initialized [ 0.541612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544779] zbud: loaded [ 0.546153] VFS: Disk quotas dquot_6.5.2 [ 0.547798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550574] fuse init (API version 7.22) [ 0.552253] msgmni has been set to 1982 [ 0.553882] Key type big_key registered [ 0.555740] Key type asymmetric registered [ 0.557414] Asymmetric key parser 'x509' registered [ 0.559342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562316] io scheduler noop registered [ 0.563912] io scheduler deadline registered (default) [ 0.565900] io scheduler cfq registered [ 0.567533] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.572114] ipmi message handler version 39.2 [ 0.573857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576725] ACPI: Power Button [PWRF] [ 0.578305] GHES: HEST is not enabled! [ 0.594579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626934] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629795] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658998] Linux agpgart interface v0.103 [ 0.661496] brd: module loaded [ 0.663220] loop: module loaded [ 0.664929] blk-mq: CPU -> queue map [ 0.666382] CPU 0 -> Queue 0 [ 0.668524] vda: vda1 [ 0.670320] scsi0 : ata_piix [ 0.671627] scsi1 : ata_piix [ 0.672901] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675363] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678530] libphy: Fixed MDIO Bus: probed [ 0.680240] tun: Universal TUN/TAP device driver, 1.6 [ 0.682164] tun: (C) 1999-2004 Max Krasnyansky [ 0.685371] PPP generic driver version 2.4.2 [ 0.687088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689484] ehci-pci: EHCI PCI platform driver [ 0.691244] ehci-platform: EHCI generic platform driver [ 0.693229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695524] ohci-pci: OHCI PCI platform driver [ 0.697272] ohci-platform: OHCI generic platform driver [ 0.699239] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716217] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718237] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728845] usb usb1: Product: UHCI Host Controller [ 0.730737] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.733112] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735015] hub 1-0:1.0: USB hub found [ 0.736431] hub 1-0:1.0: 2 ports detected [ 0.738038] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741716] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743461] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745314] mousedev: PS/2 mouse device common for all mice [ 0.747580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750642] rtc_cmos 00:00: RTC can wake from S4 [ 0.752799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757162] device-mapper: uevent: version 1.0.3 [ 0.758839] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761782] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763894] TCP: cubic registered [ 0.765222] NET: Registered protocol family 10 [ 0.767025] NET: Registered protocol family 17 [ 0.768639] Key type dns_resolver registered [ 0.770305] Loading compiled-in X.509 certificates [ 0.772534] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.775792] registered taskstats version 1 [ 0.778769] Key type trusted registered [ 0.782526] Key type encrypted registered [ 0.784055] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785942] IMA: No TPM chip found, activating TPM-bypass! [ 0.788383] regulator-dummy: disabling [ 0.789785] Magic number: 3:125:108 [ 0.791262] rtc_cmos 00:00: setting system clock to 2019-05-10 03:08:21 UTC (1557457701) [ 0.794146] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796177] EDD information not available. [ 0.833471] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.847341] Write protecting the kernel read-only data: 12288k [ 0.849971] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854059] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872148] systemd-udevd[99]: starting version 204 [ 0.904594] FDC 0 is a S82078B [ 1.060031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.226880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229479] usb 1-1: Product: QEMU USB Tablet [ 1.231175] usb 1-1: Manufacturer: QEMU [ 1.232740] usb 1-1: SerialNumber: 42 [ 1.933532] 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.283829] 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.375069] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.518192] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:08:23 +0000. Up 2.90 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.41]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:08:25 +0000. Up 5.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: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:06:08:8f | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 86:62:8c:67:38:18:c9:e7:e8:e7:5b:db:ed:0a:fc:8a root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | |.. | |o. . | | o++ . | |..+.* . S | |. =.. . | | . . + | | o o = . | | E.o.+oo | +-----------------+ 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: c0:96:ba:19:68:91:89:ec:b3:c7:ec:42:1e:5c:ac:0b root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | |.. o . . | |..= = | |. = o . | |.o= o S | |E*= + | |+.o+o | | +o | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cc:f8:80:ee:ee:e0:62:85:11:a7:b1:37:45:1e:b1:53 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .+.E | | o ...+ | | * .+ | | + o ..+ | | + o o S | | . o o | | o . . | |.o o | |...o+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:79:af:bb:2f:8d:98:54:f8:7f:73:db:7c:a3:c2:8c root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | S o | | .. . | | ..+o + | | Eo=+ o+=| | o.=O+oO| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:08:32 +0000. Up 11.57 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:08:33 +0000. Up 12.76 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14507 0 --:--:-- --:--:-- --:--:-- 14511100 3149 100 3149 0 0 14503 0 --:--:-- --:--:-- --:--:-- 14444 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 6s (2117 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.4 + 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 2 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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.8 MB in 11s (6230 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51954 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-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 ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8550 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9274 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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' Killed 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ... 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9505 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58162 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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_hostname=sprout.clearwater.opnfv" "# 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" "reduce_cassandra_mem_usage=Y" 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 + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OqvIitCTd4LPglEnC3ZZan-8dg7aqrEir02ezYBlKR08aINV_iP7-uZ5t9KtyuXBjaOsQtQ2rRj_SrZOJ3aUtkWGuc03ZW30k6yM6HTmqcVW291kRYlXWrKcuryfbGPhRAg0Qt5GUidjvpSDQHHSfAMbdvMF1a4n859eihku6kN3fc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-ellis-kstszef7tigc/126853a7-7cff-42cc-969a-ef228f980bca/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:11:18 GMT Server: Apache x-openstack-request-id: req-4816c985-b2c4-4e49-bfcd-9467047c9f08 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c0:96:ba:19:68:91:89:ec:b3:c7:ec:42:1e:5c:ac:0b root@ellis-0 (DSA) ec2: 256 cc:f8:80:ee:ee:e0:62:85:11:a7:b1:37:45:1e:b1:53 root@ellis-0 (ECDSA) ec2: 256 fb:79:af:bb:2f:8d:98:54:f8:7f:73:db:7c:a3:c2:8c root@ellis-0 (ED25519) ec2: 2048 86:62:8c:67:38:18:c9:e7:e8:e7:5b:db:ed:0a:fc:8a root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJncrULfBQ185O33YRVkIIz7igD0A95TR8vEVZUUdoN3hEVNLlD0faYnouMeO3LAE977gJwVN7ldY8qanOAHqo8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKl2dYEHB0v606DsNFWHL+HuSdZZ2WK+qTNOvv5pls8B root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC69wOeaWpkpezFSTGi9+uDykkUHenY+9cpWuzcceNx1SYNRoc1iMj9qkikcLe+qyi6yZ19892RNR5BGPJ46V1Oq16BIgfe+NgSlDKB6vplDHwVpx3vx6zHE8nZ/phphf/ID9oCB1tmJPvBLSPnniWupdvMEqatqcMvEhRUfvJKrfHoBmQZU//ve8TsWRig00/nWnRiTOcLEJS6TbOP8W1UCfXLDUE2gPmWwqPOqCsHUrLjILJ4zP/wdDD16quYz2HxbTK+5DCyNwBVf05noyr3Ie6/TMhFsRxBps1ys9lLDUesA1qeYCW1cVMFbkc6nrxJNToEDe2qzjWdcxuXgQQZ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:11:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.99 seconds 2019-05-10 03:35:17,121 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.009613] Security Framework initialized [ 0.011084] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013389] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020261] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022414] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024237] Initializing cgroup subsys memory [ 0.025760] Initializing cgroup subsys devices [ 0.027295] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029573] Initializing cgroup subsys perf_event [ 0.032005] Initializing cgroup subsys hugetlb [ 0.034529] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.042148] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050506] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.074832] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081155] ACPI: Core revision 20131115 [ 0.083218] ACPI: All ACPI Tables successfully acquired [ 0.084417] ftrace: allocating 28753 entries in 113 pages [ 0.108264] smpboot: Max logical packages: 1 [ 0.112084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116327] Enabling x2apic [ 0.117579] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.124487] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129796] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139529] KVM setup paravirtual spinlock [ 0.142205] x86: Booted up 1 node, 1 CPUs [ 0.143848] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144423] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.147086] devtmpfs: initialized [ 0.149971] EVM: security.selinux [ 0.151382] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153290] EVM: security.capability [ 0.155754] pinctrl core: initialized pinctrl subsystem [ 0.156098] regulator-dummy: no parameters [ 0.157870] RTC time: 3:08:20, date: 05/10/19 [ 0.159710] NET: Registered protocol family 16 [ 0.160154] cpuidle: using governor ladder [ 0.161819] cpuidle: using governor menu [ 0.163464] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166606] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.170556] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173771] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175611] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177445] ACPI: Interpreter enabled [ 0.178981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191753] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193943] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196168] ACPI: No dock devices found. [ 0.199579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208234] acpiphp: Slot [3] registered [ 0.209958] acpiphp: Slot [4] registered [ 0.211599] acpiphp: Slot [5] registered [ 0.212036] acpiphp: Slot [6] registered [ 0.213643] acpiphp: Slot [7] registered [ 0.215253] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217646] acpiphp: Slot [10] registered [ 0.219290] acpiphp: Slot [11] registered [ 0.220023] acpiphp: Slot [12] registered [ 0.221659] acpiphp: Slot [13] registered [ 0.223290] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225660] acpiphp: Slot [16] registered [ 0.227296] acpiphp: Slot [17] registered [ 0.228030] acpiphp: Slot [18] registered [ 0.229671] acpiphp: Slot [19] registered [ 0.231314] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233667] acpiphp: Slot [22] registered [ 0.235300] acpiphp: Slot [23] registered [ 0.236027] acpiphp: Slot [24] registered [ 0.237677] acpiphp: Slot [25] registered [ 0.239315] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241662] acpiphp: Slot [28] registered [ 0.243289] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245660] acpiphp: Slot [31] registered [ 0.247282] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.250091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254320] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258535] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267472] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293260] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298907] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301200] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303665] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306484] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309214] vgaarb: bridge control possible 0000:00:02.0 [ 0.311541] SCSI subsystem initialized [ 0.312223] ACPI: bus type USB registered [ 0.313901] usbcore: registered new interface driver usbfs [ 0.316022] usbcore: registered new interface driver hub [ 0.318102] usbcore: registered new device driver usb [ 0.320168] PCI: Using ACPI for IRQ routing [ 0.322276] NetLabel: Initializing [ 0.323716] NetLabel: domain hash size = 128 [ 0.324003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.325975] NetLabel: unlabeled traffic allowed by default [ 0.328206] Switched to clocksource kvm-clock [ 0.336281] AppArmor: AppArmor Filesystem Enabled [ 0.338160] pnp: PnP ACPI init [ 0.339480] ACPI: bus type PNP registered [ 0.341579] pnp: PnP ACPI: found 8 devices [ 0.343240] ACPI: bus type PNP unregistered [ 0.350519] NET: Registered protocol family 2 [ 0.352541] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.355232] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357781] TCP: Hash tables configured (established 8192 bind 8192) [ 0.360310] TCP: reno registered [ 0.361688] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363941] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.366422] NET: Registered protocol family 1 [ 0.368191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.370434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372634] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.407281] Trying to unpack rootfs image as initramfs... [ 0.506196] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511636] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515023] Scanning for low memory corruption every 60 seconds [ 0.517571] Initialise system trusted keyring [ 0.519372] audit: initializing netlink socket (disabled) [ 0.521493] type=2000 audit(1557457700.937:1): initialized [ 0.541612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544779] zbud: loaded [ 0.546153] VFS: Disk quotas dquot_6.5.2 [ 0.547798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550574] fuse init (API version 7.22) [ 0.552253] msgmni has been set to 1982 [ 0.553882] Key type big_key registered [ 0.555740] Key type asymmetric registered [ 0.557414] Asymmetric key parser 'x509' registered [ 0.559342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562316] io scheduler noop registered [ 0.563912] io scheduler deadline registered (default) [ 0.565900] io scheduler cfq registered [ 0.567533] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.572114] ipmi message handler version 39.2 [ 0.573857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576725] ACPI: Power Button [PWRF] [ 0.578305] GHES: HEST is not enabled! [ 0.594579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626934] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629795] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658998] Linux agpgart interface v0.103 [ 0.661496] brd: module loaded [ 0.663220] loop: module loaded [ 0.664929] blk-mq: CPU -> queue map [ 0.666382] CPU 0 -> Queue 0 [ 0.668524] vda: vda1 [ 0.670320] scsi0 : ata_piix [ 0.671627] scsi1 : ata_piix [ 0.672901] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675363] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678530] libphy: Fixed MDIO Bus: probed [ 0.680240] tun: Universal TUN/TAP device driver, 1.6 [ 0.682164] tun: (C) 1999-2004 Max Krasnyansky [ 0.685371] PPP generic driver version 2.4.2 [ 0.687088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689484] ehci-pci: EHCI PCI platform driver [ 0.691244] ehci-platform: EHCI generic platform driver [ 0.693229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695524] ohci-pci: OHCI PCI platform driver [ 0.697272] ohci-platform: OHCI generic platform driver [ 0.699239] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716217] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718237] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728845] usb usb1: Product: UHCI Host Controller [ 0.730737] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.733112] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735015] hub 1-0:1.0: USB hub found [ 0.736431] hub 1-0:1.0: 2 ports detected [ 0.738038] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741716] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743461] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745314] mousedev: PS/2 mouse device common for all mice [ 0.747580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750642] rtc_cmos 00:00: RTC can wake from S4 [ 0.752799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757162] device-mapper: uevent: version 1.0.3 [ 0.758839] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761782] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763894] TCP: cubic registered [ 0.765222] NET: Registered protocol family 10 [ 0.767025] NET: Registered protocol family 17 [ 0.768639] Key type dns_resolver registered [ 0.770305] Loading compiled-in X.509 certificates [ 0.772534] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.775792] registered taskstats version 1 [ 0.778769] Key type trusted registered [ 0.782526] Key type encrypted registered [ 0.784055] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785942] IMA: No TPM chip found, activating TPM-bypass! [ 0.788383] regulator-dummy: disabling [ 0.789785] Magic number: 3:125:108 [ 0.791262] rtc_cmos 00:00: setting system clock to 2019-05-10 03:08:21 UTC (1557457701) [ 0.794146] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796177] EDD information not available. [ 0.833471] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.847341] Write protecting the kernel read-only data: 12288k [ 0.849971] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854059] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872148] systemd-udevd[99]: starting version 204 [ 0.904594] FDC 0 is a S82078B [ 1.060031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.226880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229479] usb 1-1: Product: QEMU USB Tablet [ 1.231175] usb 1-1: Manufacturer: QEMU [ 1.232740] usb 1-1: SerialNumber: 42 [ 1.933532] 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.283829] 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.375069] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.518192] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:08:23 +0000. Up 2.90 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.41]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:08:25 +0000. Up 5.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: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:06:08:8f | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 86:62:8c:67:38:18:c9:e7:e8:e7:5b:db:ed:0a:fc:8a root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | |.. | |o. . | | o++ . | |..+.* . S | |. =.. . | | . . + | | o o = . | | E.o.+oo | +-----------------+ 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: c0:96:ba:19:68:91:89:ec:b3:c7:ec:42:1e:5c:ac:0b root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | |.. o . . | |..= = | |. = o . | |.o= o S | |E*= + | |+.o+o | | +o | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cc:f8:80:ee:ee:e0:62:85:11:a7:b1:37:45:1e:b1:53 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .+.E | | o ...+ | | * .+ | | + o ..+ | | + o o S | | . o o | | o . . | |.o o | |...o+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:79:af:bb:2f:8d:98:54:f8:7f:73:db:7c:a3:c2:8c root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . | | S o | | .. . | | ..+o + | | Eo=+ o+=| | o.=O+oO| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:08:32 +0000. Up 11.57 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:08:33 +0000. Up 12.76 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14507 0 --:--:-- --:--:-- --:--:-- 14511100 3149 100 3149 0 0 14503 0 --:--:-- --:--:-- --:--:-- 14444 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 6s (2117 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.4 + 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 2 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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.8 MB in 11s (6230 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51351 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51954 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-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 ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8550 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9274 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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' Killed 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ... 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 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9505 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58162 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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_hostname=sprout.clearwater.opnfv" "# 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" "reduce_cassandra_mem_usage=Y" 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 + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OqvIitCTd4LPglEnC3ZZan-8dg7aqrEir02ezYBlKR08aINV_iP7-uZ5t9KtyuXBjaOsQtQ2rRj_SrZOJ3aUtkWGuc03ZW30k6yM6HTmqcVW291kRYlXWrKcuryfbGPhRAg0Qt5GUidjvpSDQHHSfAMbdvMF1a4n859eihku6kN3fc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-ellis-kstszef7tigc/126853a7-7cff-42cc-969a-ef228f980bca/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:11:18 GMT Server: Apache x-openstack-request-id: req-4816c985-b2c4-4e49-bfcd-9467047c9f08 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c0:96:ba:19:68:91:89:ec:b3:c7:ec:42:1e:5c:ac:0b root@ellis-0 (DSA) ec2: 256 cc:f8:80:ee:ee:e0:62:85:11:a7:b1:37:45:1e:b1:53 root@ellis-0 (ECDSA) ec2: 256 fb:79:af:bb:2f:8d:98:54:f8:7f:73:db:7c:a3:c2:8c root@ellis-0 (ED25519) ec2: 2048 86:62:8c:67:38:18:c9:e7:e8:e7:5b:db:ed:0a:fc:8a root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJncrULfBQ185O33YRVkIIz7igD0A95TR8vEVZUUdoN3hEVNLlD0faYnouMeO3LAE977gJwVN7ldY8qanOAHqo8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKl2dYEHB0v606DsNFWHL+HuSdZZ2WK+qTNOvv5pls8B root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC69wOeaWpkpezFSTGi9+uDykkUHenY+9cpWuzcceNx1SYNRoc1iMj9qkikcLe+qyi6yZ19892RNR5BGPJ46V1Oq16BIgfe+NgSlDKB6vplDHwVpx3vx6zHE8nZ/phphf/ID9oCB1tmJPvBLSPnniWupdvMEqatqcMvEhRUfvJKrfHoBmQZU//ve8TsWRig00/nWnRiTOcLEJS6TbOP8W1UCfXLDUE2gPmWwqPOqCsHUrLjILJ4zP/wdDD16quYz2HxbTK+5DCyNwBVf05noyr3Ie6/TMhFsRxBps1ys9lLDUesA1qeYCW1cVMFbkc6nrxJNToEDe2qzjWdcxuXgQQZ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:11:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.99 seconds 2019-05-10 03:35:17,125 - 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:06:08:8f', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'528c8e56-9828-4560-86b8-baf4336edc17', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-10T03:08:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:08:19Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:06:29Z', 'created': u'2019-05-10T03:06:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-10 03:35:17,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:35:17,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:17,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-eeeaff52-4cdf-457a-9c5b-c901f83cc4de x-openstack-request-id: req-eeeaff52-4cdf-457a-9c5b-c901f83cc4de 2019-05-10 03:35:17,343 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:35:17,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eeeaff52-4cdf-457a-9c5b-c901f83cc4de 2019-05-10 03:35:17,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217138051987s 2019-05-10 03:35:17,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:35:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:35:17,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12224 Content-Type: application/json Date: Fri, 10 May 2019 03:35: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-2044b841-e4da-47d1-ad65-24769c09e190 x-openstack-request-id: req-2044b841-e4da-47d1-ad65-24769c09e190 2019-05-10 03:35:17,430 - 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.009649] pid_max: default: 32768 minimum: 301\n[ 0.012103] Security Framework initialized\n[ 0.014047] AppArmor: AppArmor initialized\n[ 0.016008] Yama: becoming mindful.\n[ 0.017858] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020883] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.031421] Initializing cgroup subsys memory\n[ 0.032030] Initializing cgroup subsys devices\n[ 0.034023] Initializing cgroup subsys freezer\n[ 0.036016] Initializing cgroup subsys blkio\n[ 0.037947] Initializing cgroup subsys perf_event\n[ 0.040010] Initializing cgroup subsys hugetlb\n[ 0.044312] mce: CPU supports 10 MCE banks\n[ 0.046245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.052008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.054724] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.094571] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.101579] ACPI: Core revision 20131115\n[ 0.103889] ACPI: All ACPI Tables successfully acquired\n[ 0.105790] ftrace: allocating 28753 entries in 113 pages\n[ 0.128268] smpboot: Max logical packages: 1\n[ 0.130201] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.132301] Enabling x2apic\n[ 0.133680] Enabled x2apic\n[ 0.136008] Switched APIC routing to physical x2apic.\n[ 0.141157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.143733] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.148035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.160399] KVM setup paravirtual spinlock\n[ 0.164070] x86: Booted up 1 node, 1 CPUs\n[ 0.165870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.168285] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.171174] devtmpfs: initialized\n[ 0.173485] EVM: security.selinux\n[ 0.175023] EVM: security.SMACK64\n[ 0.176004] EVM: security.ima\n[ 0.177400] EVM: security.capability\n[ 0.179934] pinctrl core: initialized pinctrl subsystem\n[ 0.180052] regulator-dummy: no parameters\n[ 0.181968] RTC time: 3:05:45, date: 05/10/19\n[ 0.183951] NET: Registered protocol family 16\n[ 0.184136] cpuidle: using governor ladder\n[ 0.185954] cpuidle: using governor menu\n[ 0.187735] ACPI: bus type PCI registered\n[ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.190816] PCI: Using configuration type 1 for base access\n[ 0.192696] bio: create slab at 0\n[ 0.194696] ACPI: Added _OSI(Module Device)\n[ 0.196004] ACPI: Added _OSI(Processor Device)\n[ 0.197932] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.199945] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.201390] ACPI: Interpreter enabled\n[ 0.203066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.206580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.210578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.214584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.218575] ACPI: (supports S0 S5)\n[ 0.220004] ACPI: Using IOAPIC for interrupt routing\n[ 0.222126] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.224167] ACPI: No dock devices found.\n[ 0.227656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.228008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.230821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.232018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.236205] acpiphp: Slot [3] registered\n[ 0.237989] acpiphp: Slot [4] registered\n[ 0.239785] acpiphp: Slot [5] registered\n[ 0.240039] acpiphp: Slot [6] registered\n[ 0.241807] acpiphp: Slot [7] registered\n[ 0.243564] acpiphp: Slot [8] registered\n[ 0.244024] acpiphp: Slot [9] registered\n[ 0.245788] acpiphp: Slot [10] registered\n[ 0.247571] acpiphp: Slot [11] registered\n[ 0.248024] acpiphp: Slot [12] registered\n[ 0.249821] acpiphp: Slot [13] registered\n[ 0.251610] acpiphp: Slot [14] registered\n[ 0.252024] acpiphp: Slot [15] registered\n[ 0.253816] acpiphp: Slot [16] registered\n[ 0.255596] acpiphp: Slot [17] registered\n[ 0.256031] acpiphp: Slot [18] registered\n[ 0.257838] acpiphp: Slot [19] registered\n[ 0.259629] acpiphp: Slot [20] registered\n[ 0.260024] acpiphp: Slot [21] registered\n[ 0.261808] acpiphp: Slot [22] registered\n[ 0.263596] acpiphp: Slot [23] registered\n[ 0.264028] acpiphp: Slot [24] registered\n[ 0.265812] acpiphp: Slot [25] registered\n[ 0.267600] acpiphp: Slot [26] registered\n[ 0.268023] acpiphp: Slot [27] registered\n[ 0.269815] acpiphp: Slot [28] registered\n[ 0.271592] acpiphp: Slot [29] registered\n[ 0.272023] acpiphp: Slot [30] registered\n[ 0.273815] acpiphp: Slot [31] registered\n[ 0.275588] PCI host bridge to bus 0000:00\n[ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.278302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.280010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.282551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.286790] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.295511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.324103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.327267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.329243] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.331954] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.332318] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.334753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336004] vgaarb: loaded\n[ 0.337345] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339911] SCSI subsystem initialized\n[ 0.340220] ACPI: bus type USB registered\n[ 0.342091] usbcore: registered new interface driver usbfs\n[ 0.344020] usbcore: registered new interface driver hub\n[ 0.346322] usbcore: registered new device driver usb\n[ 0.348176] PCI: Using ACPI for IRQ routing\n[ 0.350449] NetLabel: Initializing\n[ 0.352008] NetLabel: domain hash size = 128\n[ 0.353952] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356043] NetLabel: unlabeled traffic allowed by default\n[ 0.358643] Switched to clocksource kvm-clock\n[ 0.364460] AppArmor: AppArmor Filesystem Enabled\n[ 0.366561] pnp: PnP ACPI init\n[ 0.368033] ACPI: bus type PNP registered\n[ 0.370299] pnp: PnP ACPI: found 8 devices\n[ 0.372179] ACPI: bus type PNP unregistered\n[ 0.379694] NET: Registered protocol family 2\n[ 0.381906] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384908] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.387755] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.390544] TCP: reno registered\n[ 0.392079] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394608] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397364] NET: Registered protocol family 1\n[ 0.399326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401847] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439500] Trying to unpack rootfs image as initramfs...\n[ 0.539191] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.542745] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.545274] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.549043] Scanning for low memory corruption every 60 seconds\n[ 0.551869] Initialise system trusted keyring\n[ 0.553889] audit: initializing netlink socket (disabled)\n[ 0.556282] type=2000 audit(1557457545.406:1): initialized\n[ 0.576631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580105] zbud: loaded\n[ 0.581596] VFS: Disk quotas dquot_6.5.2\n[ 0.583405] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.586449] fuse init (API version 7.22)\n[ 0.588307] msgmni has been set to 1982\n[ 0.590113] Key type big_key registered\n[ 0.592169] Key type asymmetric registered\n[ 0.594004] Asymmetric key parser 'x509' registered\n[ 0.596196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.599504] io scheduler noop registered\n[ 0.601308] io scheduler deadline registered (default)\n[ 0.603572] io scheduler cfq registered\n[ 0.605415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.607803] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610636] ipmi message handler version 39.2\n[ 0.612629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.615920] ACPI: Power Button [PWRF]\n[ 0.617705] GHES: HEST is not enabled!\n[ 0.634573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698323] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702464] Linux agpgart interface v0.103\n[ 0.705241] brd: module loaded\n[ 0.707171] loop: module loaded\n[ 0.709007] blk-mq: CPU -> queue map\n[ 0.710338] CPU 0 -> Queue 0\n[ 0.712303] vda: vda1\n[ 0.713962] scsi0 : ata_piix\n[ 0.715166] scsi1 : ata_piix\n[ 0.716352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.718571] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721500] libphy: Fixed MDIO Bus: probed\n[ 0.723049] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727794] PPP generic driver version 2.4.2\n[ 0.729363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731526] ehci-pci: EHCI PCI platform driver\n[ 0.733097] ehci-platform: EHCI generic platform driver\n[ 0.734890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736940] ohci-pci: OHCI PCI platform driver\n[ 0.738512] ohci-platform: OHCI generic platform driver\n[ 0.740304] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.763981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768797] usb usb1: Product: UHCI Host Controller\n[ 0.770479] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.772593] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774283] hub 1-0:1.0: USB hub found\n[ 0.775676] hub 1-0:1.0: 2 ports detected\n[ 0.777261] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780907] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782629] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784454] mousedev: PS/2 mouse device common for all mice\n[ 0.786676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789720] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796169] device-mapper: uevent: version 1.0.3\n[ 0.797861] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.800772] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802859] TCP: cubic registered\n[ 0.804177] NET: Registered protocol family 10\n[ 0.805928] NET: Registered protocol family 17\n[ 0.807521] Key type dns_resolver registered\n[ 0.809163] Loading compiled-in X.509 certificates\n[ 0.811364] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.814577] registered taskstats version 1\n[ 0.817462] Key type trusted registered\n[ 0.821180] Key type encrypted registered\n[ 0.822653] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824524] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.826922] regulator-dummy: disabling\n[ 0.828337] Magic number: 3:572:57\n[ 0.829787] rtc_cmos 00:00: setting system clock to 2019-05-10 03:05:45 UTC (1557457545)\n[ 0.832652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834662] EDD information not available.\n[ 0.877450] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.891306] Write protecting the kernel read-only data: 12288k\n[ 0.893829] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.897921] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.916139] systemd-udevd[99]: starting version 204\n[ 0.948636] FDC 0 is a S82078B\n[ 1.088026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.253720] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.255960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.258281] usb 1-1: Product: QEMU USB Tablet\n[ 1.259830] usb 1-1: Manufacturer: QEMU\n[ 1.261232] usb 1-1: SerialNumber: 42\n[ 1.977750] 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.332975] 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.435319] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.573033] 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 * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:05:47 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.19]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:05:50 +0000. Up 5.33 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.100.27 | 255.255.255.0 | fa:16:3e:75:e8:1f |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\n73:bd:95:95:06:2e:56:24:5a:5b:c9:25:fa:25:06:36 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| Eo*o. |\n| + Xoo .|\n| . = + +.|\n| ..+ +o |\n| S . ..o |\n| o o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n90:f7:11:8e:bc:8d:7a:76:3a:10:36:f4:25:5d:6b:da root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... |\n| .o.oo. . |\n| .o.+oo o |\n| +o.= = |\n| . oS + E |\n| .. |\n| ..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:\nf3:dc:1c:64:6a:9b:45:89:3b:3c:37:04:d4:ac:42:12 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E. .oo |\n| . . oo. |\n| o ..* |\n| ...B |\n| S.B = |\n| = X o |\n| = o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc7:7b:31:7f:80:f6:d2:b4:56:0a:95:80:5b:27:92:25 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| E+o |\n| +.o... |\n| + oo |\n| .. o |\n| S o * o .|\n| . o O = |\n| . o B .|\n| . o . |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:05:56 +0000. Up 11.64 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 ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:05:58 +0000. Up 12.87 seconds.\n+ apt-get update\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:3 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:4 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 amd64 Packages [293 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 9s (1336 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 2 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.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 2s (192 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\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.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\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+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OoUEDKvI6JignK8HjYe9WPbjLssV2Td6uEj_sPA0Qd3MfzzJyPpbI0ysCW4EMINNK-tE9JFYbytIVxz7Y7D4pZSdrLxwH6p_rNdc0b8fpXjLLSXtmK90uv7rASi9MjxTi7FdbEtTVtlfoYO879WNohufvJc1dmpXMMhA7UItWMPD1I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-dns-th2x6munfj55/dabddada-a522-4c65-8df5-0fdbf172b305/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53\nHTTP/1.1 200 OK\nDate: Fri, 10 May 2019 03:06:16 GMT\nServer: Apache\nx-openstack-request-id: req-914d6b17-55aa-4de5-b495-b9da11e0fd77\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 90:f7:11:8e:bc:8d:7a:76:3a:10:36:f4:25:5d:6b:da root@ns (DSA)\nec2: 256 f3:dc:1c:64:6a:9b:45:89:3b:3c:37:04:d4:ac:42:12 root@ns (ECDSA)\nec2: 256 c7:7b:31:7f:80:f6:d2:b4:56:0a:95:80:5b:27:92:25 root@ns (ED25519)\nec2: 2048 73:bd:95:95:06:2e:56:24:5a:5b:c9:25:fa:25:06:36 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNf6xbWX9bfRHUdhE1E7a5ecNssbKBQ+qHiJYCBWhPxE5VxAfKq3+m0MwbboDS8l+6I0csz7PeVGP7mqFahjjHI= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBFpYR+hy6dtzXKjG+MSbWLwdLbsiOA2hXvjzsvVW3M7 root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxQIeIo+WhU8pwcc1/Mum+DWmVl8gMP8Aak2kreM7GGLBCrVDZvKbEU2Lyvt+fygBKeVpkAKo8gqzmFE+GUNovtBZjq0xaW0cKrDraellvO1FoHch9eKLxRDY/vNkSjl0z4KJwkS3fRxw94E4kmbjlJpqcGKN9wUDA7OtZkzs0qV5TOC1izuNKvB7FdrMJdGegMYjRijiAu3YtTgWJGgqLnX4fSlFDZcaatc2I8clL7JTOPG7hnz8UN0v3vAjT9avA7jqWmkC1x5C5yBjEDStjlKiXBGKe/owZtZvAz3Wrio0tpsBALSxN3npPLEcRnoNvsW4HqFcMxjCndfoFtmEh root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:06:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 31.43 seconds\n"} 2019-05-10 03:35:17,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/action used request id req-2044b841-e4da-47d1-ad65-24769c09e190 2019-05-10 03:35:17,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079509973526s 2019-05-10 03:35:17,432 - 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.009649] pid_max: default: 32768 minimum: 301 [ 0.012103] Security Framework initialized [ 0.014047] AppArmor: AppArmor initialized [ 0.016008] Yama: becoming mindful. [ 0.017858] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020883] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.031421] Initializing cgroup subsys memory [ 0.032030] Initializing cgroup subsys devices [ 0.034023] Initializing cgroup subsys freezer [ 0.036016] Initializing cgroup subsys blkio [ 0.037947] Initializing cgroup subsys perf_event [ 0.040010] Initializing cgroup subsys hugetlb [ 0.044312] mce: CPU supports 10 MCE banks [ 0.046245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048014] Spectre V2 : Mitigation: Full generic retpoline [ 0.052008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.054724] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.094571] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.101579] ACPI: Core revision 20131115 [ 0.103889] ACPI: All ACPI Tables successfully acquired [ 0.105790] ftrace: allocating 28753 entries in 113 pages [ 0.128268] smpboot: Max logical packages: 1 [ 0.130201] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.132301] Enabling x2apic [ 0.133680] Enabled x2apic [ 0.136008] Switched APIC routing to physical x2apic. [ 0.141157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.143733] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.148035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.160399] KVM setup paravirtual spinlock [ 0.164070] x86: Booted up 1 node, 1 CPUs [ 0.165870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.168285] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.171174] devtmpfs: initialized [ 0.173485] EVM: security.selinux [ 0.175023] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177400] EVM: security.capability [ 0.179934] pinctrl core: initialized pinctrl subsystem [ 0.180052] regulator-dummy: no parameters [ 0.181968] RTC time: 3:05:45, date: 05/10/19 [ 0.183951] NET: Registered protocol family 16 [ 0.184136] cpuidle: using governor ladder [ 0.185954] cpuidle: using governor menu [ 0.187735] ACPI: bus type PCI registered [ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190816] PCI: Using configuration type 1 for base access [ 0.192696] bio: create slab at 0 [ 0.194696] ACPI: Added _OSI(Module Device) [ 0.196004] ACPI: Added _OSI(Processor Device) [ 0.197932] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.199945] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201390] ACPI: Interpreter enabled [ 0.203066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.206580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.210578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.214584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.218575] ACPI: (supports S0 S5) [ 0.220004] ACPI: Using IOAPIC for interrupt routing [ 0.222126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224167] ACPI: No dock devices found. [ 0.227656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.228008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.230821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.232018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.236205] acpiphp: Slot [3] registered [ 0.237989] acpiphp: Slot [4] registered [ 0.239785] acpiphp: Slot [5] registered [ 0.240039] acpiphp: Slot [6] registered [ 0.241807] acpiphp: Slot [7] registered [ 0.243564] acpiphp: Slot [8] registered [ 0.244024] acpiphp: Slot [9] registered [ 0.245788] acpiphp: Slot [10] registered [ 0.247571] acpiphp: Slot [11] registered [ 0.248024] acpiphp: Slot [12] registered [ 0.249821] acpiphp: Slot [13] registered [ 0.251610] acpiphp: Slot [14] registered [ 0.252024] acpiphp: Slot [15] registered [ 0.253816] acpiphp: Slot [16] registered [ 0.255596] acpiphp: Slot [17] registered [ 0.256031] acpiphp: Slot [18] registered [ 0.257838] acpiphp: Slot [19] registered [ 0.259629] acpiphp: Slot [20] registered [ 0.260024] acpiphp: Slot [21] registered [ 0.261808] acpiphp: Slot [22] registered [ 0.263596] acpiphp: Slot [23] registered [ 0.264028] acpiphp: Slot [24] registered [ 0.265812] acpiphp: Slot [25] registered [ 0.267600] acpiphp: Slot [26] registered [ 0.268023] acpiphp: Slot [27] registered [ 0.269815] acpiphp: Slot [28] registered [ 0.271592] acpiphp: Slot [29] registered [ 0.272023] acpiphp: Slot [30] registered [ 0.273815] acpiphp: Slot [31] registered [ 0.275588] PCI host bridge to bus 0000:00 [ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.278302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.280010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.282551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.286790] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.324103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329243] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.331954] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332318] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.334753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336004] vgaarb: loaded [ 0.337345] vgaarb: bridge control possible 0000:00:02.0 [ 0.339911] SCSI subsystem initialized [ 0.340220] ACPI: bus type USB registered [ 0.342091] usbcore: registered new interface driver usbfs [ 0.344020] usbcore: registered new interface driver hub [ 0.346322] usbcore: registered new device driver usb [ 0.348176] PCI: Using ACPI for IRQ routing [ 0.350449] NetLabel: Initializing [ 0.352008] NetLabel: domain hash size = 128 [ 0.353952] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356043] NetLabel: unlabeled traffic allowed by default [ 0.358643] Switched to clocksource kvm-clock [ 0.364460] AppArmor: AppArmor Filesystem Enabled [ 0.366561] pnp: PnP ACPI init [ 0.368033] ACPI: bus type PNP registered [ 0.370299] pnp: PnP ACPI: found 8 devices [ 0.372179] ACPI: bus type PNP unregistered [ 0.379694] NET: Registered protocol family 2 [ 0.381906] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384908] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.387755] TCP: Hash tables configured (established 8192 bind 8192) [ 0.390544] TCP: reno registered [ 0.392079] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.394608] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.397364] NET: Registered protocol family 1 [ 0.399326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404324] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439500] Trying to unpack rootfs image as initramfs... [ 0.539191] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.542745] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.545274] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.549043] Scanning for low memory corruption every 60 seconds [ 0.551869] Initialise system trusted keyring [ 0.553889] audit: initializing netlink socket (disabled) [ 0.556282] type=2000 audit(1557457545.406:1): initialized [ 0.576631] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580105] zbud: loaded [ 0.581596] VFS: Disk quotas dquot_6.5.2 [ 0.583405] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.586449] fuse init (API version 7.22) [ 0.588307] msgmni has been set to 1982 [ 0.590113] Key type big_key registered [ 0.592169] Key type asymmetric registered [ 0.594004] Asymmetric key parser 'x509' registered [ 0.596196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.599504] io scheduler noop registered [ 0.601308] io scheduler deadline registered (default) [ 0.603572] io scheduler cfq registered [ 0.605415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.607803] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610636] ipmi message handler version 39.2 [ 0.612629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615920] ACPI: Power Button [PWRF] [ 0.617705] GHES: HEST is not enabled! [ 0.634573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698323] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702464] Linux agpgart interface v0.103 [ 0.705241] brd: module loaded [ 0.707171] loop: module loaded [ 0.709007] blk-mq: CPU -> queue map [ 0.710338] CPU 0 -> Queue 0 [ 0.712303] vda: vda1 [ 0.713962] scsi0 : ata_piix [ 0.715166] scsi1 : ata_piix [ 0.716352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.718571] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721500] libphy: Fixed MDIO Bus: probed [ 0.723049] tun: Universal TUN/TAP device driver, 1.6 [ 0.724790] tun: (C) 1999-2004 Max Krasnyansky [ 0.727794] PPP generic driver version 2.4.2 [ 0.729363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731526] ehci-pci: EHCI PCI platform driver [ 0.733097] ehci-platform: EHCI generic platform driver [ 0.734890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736940] ohci-pci: OHCI PCI platform driver [ 0.738512] ohci-platform: OHCI generic platform driver [ 0.740304] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757420] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768797] usb usb1: Product: UHCI Host Controller [ 0.770479] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.772593] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774283] hub 1-0:1.0: USB hub found [ 0.775676] hub 1-0:1.0: 2 ports detected [ 0.777261] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.780907] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784454] mousedev: PS/2 mouse device common for all mice [ 0.786676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.789720] rtc_cmos 00:00: RTC can wake from S4 [ 0.791846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.793974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796169] device-mapper: uevent: version 1.0.3 [ 0.797861] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.800772] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802859] TCP: cubic registered [ 0.804177] NET: Registered protocol family 10 [ 0.805928] NET: Registered protocol family 17 [ 0.807521] Key type dns_resolver registered [ 0.809163] Loading compiled-in X.509 certificates [ 0.811364] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.814577] registered taskstats version 1 [ 0.817462] Key type trusted registered [ 0.821180] Key type encrypted registered [ 0.822653] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824524] IMA: No TPM chip found, activating TPM-bypass! [ 0.826922] regulator-dummy: disabling [ 0.828337] Magic number: 3:572:57 [ 0.829787] rtc_cmos 00:00: setting system clock to 2019-05-10 03:05:45 UTC (1557457545) [ 0.832652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834662] EDD information not available. [ 0.877450] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.891306] Write protecting the kernel read-only data: 12288k [ 0.893829] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.897921] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.916139] systemd-udevd[99]: starting version 204 [ 0.948636] FDC 0 is a S82078B [ 1.088026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253720] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.258281] usb 1-1: Product: QEMU USB Tablet [ 1.259830] usb 1-1: Manufacturer: QEMU [ 1.261232] usb 1-1: SerialNumber: 42 [ 1.977750] 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.332975] 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.435319] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.573033] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:05:47 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:05:50 +0000. Up 5.33 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.100.27 | 255.255.255.0 | fa:16:3e:75:e8:1f | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 73:bd:95:95:06:2e:56:24:5a:5b:c9:25:fa:25:06:36 root@ns The key's randomart image is: +--[ RSA 2048]----+ | Eo*o. | | + Xoo .| | . = + +.| | ..+ +o | | S . ..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: 90:f7:11:8e:bc:8d:7a:76:3a:10:36:f4:25:5d:6b:da root@ns The key's randomart image is: +--[ DSA 1024]----+ | .... | | .o.oo. . | | .o.+oo o | | +o.= = | | . oS + E | | .. | | ..o . | | o.o | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f3:dc:1c:64:6a:9b:45:89:3b:3c:37:04:d4:ac:42:12 root@ns The key's randomart image is: +--[ECDSA 256]---+ | E. .oo | | . . oo. | | o ..* | | ...B | | S.B = | | = X 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: c7:7b:31:7f:80:f6:d2:b4:56:0a:95:80:5b:27:92:25 root@ns The key's randomart image is: +--[ED25519 256--+ | E+o | | +.o... | | + oo | | .. o | | S o * o .| | . o O = | | . o B .| | . o . | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:05:56 +0000. Up 11.64 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:05:58 +0000. Up 12.87 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:3 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 amd64 Packages [293 kB] Get:7 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 9s (1336 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 2 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.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 2s (192 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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 + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OoUEDKvI6JignK8HjYe9WPbjLssV2Td6uEj_sPA0Qd3MfzzJyPpbI0ysCW4EMINNK-tE9JFYbytIVxz7Y7D4pZSdrLxwH6p_rNdc0b8fpXjLLSXtmK90uv7rASi9MjxTi7FdbEtTVtlfoYO879WNohufvJc1dmpXMMhA7UItWMPD1I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-dns-th2x6munfj55/dabddada-a522-4c65-8df5-0fdbf172b305/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:06:16 GMT Server: Apache x-openstack-request-id: req-914d6b17-55aa-4de5-b495-b9da11e0fd77 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 90:f7:11:8e:bc:8d:7a:76:3a:10:36:f4:25:5d:6b:da root@ns (DSA) ec2: 256 f3:dc:1c:64:6a:9b:45:89:3b:3c:37:04:d4:ac:42:12 root@ns (ECDSA) ec2: 256 c7:7b:31:7f:80:f6:d2:b4:56:0a:95:80:5b:27:92:25 root@ns (ED25519) ec2: 2048 73:bd:95:95:06:2e:56:24:5a:5b:c9:25:fa:25:06:36 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNf6xbWX9bfRHUdhE1E7a5ecNssbKBQ+qHiJYCBWhPxE5VxAfKq3+m0MwbboDS8l+6I0csz7PeVGP7mqFahjjHI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBFpYR+hy6dtzXKjG+MSbWLwdLbsiOA2hXvjzsvVW3M7 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxQIeIo+WhU8pwcc1/Mum+DWmVl8gMP8Aak2kreM7GGLBCrVDZvKbEU2Lyvt+fygBKeVpkAKo8gqzmFE+GUNovtBZjq0xaW0cKrDraellvO1FoHch9eKLxRDY/vNkSjl0z4KJwkS3fRxw94E4kmbjlJpqcGKN9wUDA7OtZkzs0qV5TOC1izuNKvB7FdrMJdGegMYjRijiAu3YtTgWJGgqLnX4fSlFDZcaatc2I8clL7JTOPG7hnz8UN0v3vAjT9avA7jqWmkC1x5C5yBjEDStjlKiXBGKe/owZtZvAz3Wrio0tpsBALSxN3npPLEcRnoNvsW4HqFcMxjCndfoFtmEh root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:06:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 31.43 seconds 2019-05-10 03:35:17,434 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-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: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.009649] pid_max: default: 32768 minimum: 301 [ 0.012103] Security Framework initialized [ 0.014047] AppArmor: AppArmor initialized [ 0.016008] Yama: becoming mindful. [ 0.017858] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020883] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.031421] Initializing cgroup subsys memory [ 0.032030] Initializing cgroup subsys devices [ 0.034023] Initializing cgroup subsys freezer [ 0.036016] Initializing cgroup subsys blkio [ 0.037947] Initializing cgroup subsys perf_event [ 0.040010] Initializing cgroup subsys hugetlb [ 0.044312] mce: CPU supports 10 MCE banks [ 0.046245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048014] Spectre V2 : Mitigation: Full generic retpoline [ 0.052008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.054724] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.094571] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.101579] ACPI: Core revision 20131115 [ 0.103889] ACPI: All ACPI Tables successfully acquired [ 0.105790] ftrace: allocating 28753 entries in 113 pages [ 0.128268] smpboot: Max logical packages: 1 [ 0.130201] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.132301] Enabling x2apic [ 0.133680] Enabled x2apic [ 0.136008] Switched APIC routing to physical x2apic. [ 0.141157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.143733] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.148035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.160399] KVM setup paravirtual spinlock [ 0.164070] x86: Booted up 1 node, 1 CPUs [ 0.165870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.168285] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.171174] devtmpfs: initialized [ 0.173485] EVM: security.selinux [ 0.175023] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177400] EVM: security.capability [ 0.179934] pinctrl core: initialized pinctrl subsystem [ 0.180052] regulator-dummy: no parameters [ 0.181968] RTC time: 3:05:45, date: 05/10/19 [ 0.183951] NET: Registered protocol family 16 [ 0.184136] cpuidle: using governor ladder [ 0.185954] cpuidle: using governor menu [ 0.187735] ACPI: bus type PCI registered [ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190816] PCI: Using configuration type 1 for base access [ 0.192696] bio: create slab at 0 [ 0.194696] ACPI: Added _OSI(Module Device) [ 0.196004] ACPI: Added _OSI(Processor Device) [ 0.197932] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.199945] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201390] ACPI: Interpreter enabled [ 0.203066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.206580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.210578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.214584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.218575] ACPI: (supports S0 S5) [ 0.220004] ACPI: Using IOAPIC for interrupt routing [ 0.222126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224167] ACPI: No dock devices found. [ 0.227656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.228008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.230821] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.232018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.236205] acpiphp: Slot [3] registered [ 0.237989] acpiphp: Slot [4] registered [ 0.239785] acpiphp: Slot [5] registered [ 0.240039] acpiphp: Slot [6] registered [ 0.241807] acpiphp: Slot [7] registered [ 0.243564] acpiphp: Slot [8] registered [ 0.244024] acpiphp: Slot [9] registered [ 0.245788] acpiphp: Slot [10] registered [ 0.247571] acpiphp: Slot [11] registered [ 0.248024] acpiphp: Slot [12] registered [ 0.249821] acpiphp: Slot [13] registered [ 0.251610] acpiphp: Slot [14] registered [ 0.252024] acpiphp: Slot [15] registered [ 0.253816] acpiphp: Slot [16] registered [ 0.255596] acpiphp: Slot [17] registered [ 0.256031] acpiphp: Slot [18] registered [ 0.257838] acpiphp: Slot [19] registered [ 0.259629] acpiphp: Slot [20] registered [ 0.260024] acpiphp: Slot [21] registered [ 0.261808] acpiphp: Slot [22] registered [ 0.263596] acpiphp: Slot [23] registered [ 0.264028] acpiphp: Slot [24] registered [ 0.265812] acpiphp: Slot [25] registered [ 0.267600] acpiphp: Slot [26] registered [ 0.268023] acpiphp: Slot [27] registered [ 0.269815] acpiphp: Slot [28] registered [ 0.271592] acpiphp: Slot [29] registered [ 0.272023] acpiphp: Slot [30] registered [ 0.273815] acpiphp: Slot [31] registered [ 0.275588] PCI host bridge to bus 0000:00 [ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.278302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.280010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.282551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.286790] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.324103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.327267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329243] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.331954] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332318] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.334753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336004] vgaarb: loaded [ 0.337345] vgaarb: bridge control possible 0000:00:02.0 [ 0.339911] SCSI subsystem initialized [ 0.340220] ACPI: bus type USB registered [ 0.342091] usbcore: registered new interface driver usbfs [ 0.344020] usbcore: registered new interface driver hub [ 0.346322] usbcore: registered new device driver usb [ 0.348176] PCI: Using ACPI for IRQ routing [ 0.350449] NetLabel: Initializing [ 0.352008] NetLabel: domain hash size = 128 [ 0.353952] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356043] NetLabel: unlabeled traffic allowed by default [ 0.358643] Switched to clocksource kvm-clock [ 0.364460] AppArmor: AppArmor Filesystem Enabled [ 0.366561] pnp: PnP ACPI init [ 0.368033] ACPI: bus type PNP registered [ 0.370299] pnp: PnP ACPI: found 8 devices [ 0.372179] ACPI: bus type PNP unregistered [ 0.379694] NET: Registered protocol family 2 [ 0.381906] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384908] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.387755] TCP: Hash tables configured (established 8192 bind 8192) [ 0.390544] TCP: reno registered [ 0.392079] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.394608] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.397364] NET: Registered protocol family 1 [ 0.399326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404324] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439500] Trying to unpack rootfs image as initramfs... [ 0.539191] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.542745] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.545274] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.549043] Scanning for low memory corruption every 60 seconds [ 0.551869] Initialise system trusted keyring [ 0.553889] audit: initializing netlink socket (disabled) [ 0.556282] type=2000 audit(1557457545.406:1): initialized [ 0.576631] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580105] zbud: loaded [ 0.581596] VFS: Disk quotas dquot_6.5.2 [ 0.583405] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.586449] fuse init (API version 7.22) [ 0.588307] msgmni has been set to 1982 [ 0.590113] Key type big_key registered [ 0.592169] Key type asymmetric registered [ 0.594004] Asymmetric key parser 'x509' registered [ 0.596196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.599504] io scheduler noop registered [ 0.601308] io scheduler deadline registered (default) [ 0.603572] io scheduler cfq registered [ 0.605415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.607803] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610636] ipmi message handler version 39.2 [ 0.612629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615920] ACPI: Power Button [PWRF] [ 0.617705] GHES: HEST is not enabled! [ 0.634573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698323] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702464] Linux agpgart interface v0.103 [ 0.705241] brd: module loaded [ 0.707171] loop: module loaded [ 0.709007] blk-mq: CPU -> queue map [ 0.710338] CPU 0 -> Queue 0 [ 0.712303] vda: vda1 [ 0.713962] scsi0 : ata_piix [ 0.715166] scsi1 : ata_piix [ 0.716352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.718571] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721500] libphy: Fixed MDIO Bus: probed [ 0.723049] tun: Universal TUN/TAP device driver, 1.6 [ 0.724790] tun: (C) 1999-2004 Max Krasnyansky [ 0.727794] PPP generic driver version 2.4.2 [ 0.729363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731526] ehci-pci: EHCI PCI platform driver [ 0.733097] ehci-platform: EHCI generic platform driver [ 0.734890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736940] ohci-pci: OHCI PCI platform driver [ 0.738512] ohci-platform: OHCI generic platform driver [ 0.740304] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757420] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768797] usb usb1: Product: UHCI Host Controller [ 0.770479] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.772593] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774283] hub 1-0:1.0: USB hub found [ 0.775676] hub 1-0:1.0: 2 ports detected [ 0.777261] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.780907] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784454] mousedev: PS/2 mouse device common for all mice [ 0.786676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.789720] rtc_cmos 00:00: RTC can wake from S4 [ 0.791846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.793974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796169] device-mapper: uevent: version 1.0.3 [ 0.797861] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.800772] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802859] TCP: cubic registered [ 0.804177] NET: Registered protocol family 10 [ 0.805928] NET: Registered protocol family 17 [ 0.807521] Key type dns_resolver registered [ 0.809163] Loading compiled-in X.509 certificates [ 0.811364] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.814577] registered taskstats version 1 [ 0.817462] Key type trusted registered [ 0.821180] Key type encrypted registered [ 0.822653] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824524] IMA: No TPM chip found, activating TPM-bypass! [ 0.826922] regulator-dummy: disabling [ 0.828337] Magic number: 3:572:57 [ 0.829787] rtc_cmos 00:00: setting system clock to 2019-05-10 03:05:45 UTC (1557457545) [ 0.832652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834662] EDD information not available. [ 0.877450] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.891306] Write protecting the kernel read-only data: 12288k [ 0.893829] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.897921] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.916139] systemd-udevd[99]: starting version 204 [ 0.948636] FDC 0 is a S82078B [ 1.088026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253720] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.258281] usb 1-1: Product: QEMU USB Tablet [ 1.259830] usb 1-1: Manufacturer: QEMU [ 1.261232] usb 1-1: SerialNumber: 42 [ 1.977750] 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.332975] 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.435319] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.573033] 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 ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 May 2019 03:05:47 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 May 2019 03:05:50 +0000. Up 5.33 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.100.27 | 255.255.255.0 | fa:16:3e:75:e8:1f | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 73:bd:95:95:06:2e:56:24:5a:5b:c9:25:fa:25:06:36 root@ns The key's randomart image is: +--[ RSA 2048]----+ | Eo*o. | | + Xoo .| | . = + +.| | ..+ +o | | S . ..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: 90:f7:11:8e:bc:8d:7a:76:3a:10:36:f4:25:5d:6b:da root@ns The key's randomart image is: +--[ DSA 1024]----+ | .... | | .o.oo. . | | .o.+oo o | | +o.= = | | . oS + E | | .. | | ..o . | | o.o | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f3:dc:1c:64:6a:9b:45:89:3b:3c:37:04:d4:ac:42:12 root@ns The key's randomart image is: +--[ECDSA 256]---+ | E. .oo | | . . oo. | | o ..* | | ...B | | S.B = | | = X 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: c7:7b:31:7f:80:f6:d2:b4:56:0a:95:80:5b:27:92:25 root@ns The key's randomart image is: +--[ED25519 256--+ | E+o | | +.o... | | + oo | | .. o | | S o * o .| | . o O = | | . o B .| | . o . | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 May 2019 03:05:56 +0000. Up 11.64 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 May 2019 03:05:58 +0000. Up 12.87 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:3 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 amd64 Packages [293 kB] Get:7 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 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 [524 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 [579 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 9s (1336 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 2 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.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 2s (192 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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 + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABc1OoUEDKvI6JignK8HjYe9WPbjLssV2Td6uEj_sPA0Qd3MfzzJyPpbI0ysCW4EMINNK-tE9JFYbytIVxz7Y7D4pZSdrLxwH6p_rNdc0b8fpXjLLSXtmK90uv7rASi9MjxTi7FdbEtTVtlfoYO879WNohufvJc1dmpXMMhA7UItWMPD1I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/26a5b345893c4054a0ebef041ba6a210/stacks/clearwater-opnfv-dns-th2x6munfj55/dabddada-a522-4c65-8df5-0fdbf172b305/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53 HTTP/1.1 200 OK Date: Fri, 10 May 2019 03:06:16 GMT Server: Apache x-openstack-request-id: req-914d6b17-55aa-4de5-b495-b9da11e0fd77 Content-Length: 4 Content-Type: application/json nullci-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 | 50:c9:76:38:bf:fe:ac:55:46:73:92:b5:c1:fb:f8:83 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 90:f7:11:8e:bc:8d:7a:76:3a:10:36:f4:25:5d:6b:da root@ns (DSA) ec2: 256 f3:dc:1c:64:6a:9b:45:89:3b:3c:37:04:d4:ac:42:12 root@ns (ECDSA) ec2: 256 c7:7b:31:7f:80:f6:d2:b4:56:0a:95:80:5b:27:92:25 root@ns (ED25519) ec2: 2048 73:bd:95:95:06:2e:56:24:5a:5b:c9:25:fa:25:06:36 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNf6xbWX9bfRHUdhE1E7a5ecNssbKBQ+qHiJYCBWhPxE5VxAfKq3+m0MwbboDS8l+6I0csz7PeVGP7mqFahjjHI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBFpYR+hy6dtzXKjG+MSbWLwdLbsiOA2hXvjzsvVW3M7 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxQIeIo+WhU8pwcc1/Mum+DWmVl8gMP8Aak2kreM7GGLBCrVDZvKbEU2Lyvt+fygBKeVpkAKo8gqzmFE+GUNovtBZjq0xaW0cKrDraellvO1FoHch9eKLxRDY/vNkSjl0z4KJwkS3fRxw94E4kmbjlJpqcGKN9wUDA7OtZkzs0qV5TOC1izuNKvB7FdrMJdGegMYjRijiAu3YtTgWJGgqLnX4fSlFDZcaatc2I8clL7JTOPG7hnz8UN0v3vAjT9avA7jqWmkC1x5C5yBjEDStjlKiXBGKe/owZtZvAz3Wrio0tpsBALSxN3npPLEcRnoNvsW4HqFcMxjCndfoFtmEh root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 May 2019 03:06:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 31.43 seconds 2019-05-10 03:35:17,438 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.214 2019-05-10 03:35:17,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-05-10 03:35:17,595 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-10 03:35:17,596 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-10 03:35:17,856 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550547@clearwater.opnfv', u'sip_username': u'6505550547', u'formatted_number': u'(650) 555-0547', u'number': u'6505550547', u'sip_uri': u'sip:6505550547@clearwater.opnfv', u'number_id': u'a8b82eab89ca4ada85a601c7ef138483', u'sip_password': u'CyEz57dWk', u'pstn': False} 2019-05-10 03:35:17,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:35:17,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:35:18,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:35:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 Server: Apache x-openstack-request-id: req-e8f1cccf-10db-4f37-a6bb-1cc0c2e40c81 2019-05-10 03:35:18,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:35:18,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Fri, 10 May 2019 03:35:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-213e5007-62f1-4f3a-8182-7b60eb185ae5 2019-05-10 03:35:18,239 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "outputs": [{"output_value": "172.30.9.205", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-10 03:35:18,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 used request id req-213e5007-62f1-4f3a-8182-7b60eb185ae5 2019-05-10 03:35:18,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.381725072861s 2019-05-10 03:35:18,241 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.205', 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'})] 2019-05-10 03:35:18,241 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-10 03:35:18,242 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-10 03:35:18,249 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-10 03:35:18,249 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-10 03:37:31,545 - 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/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/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/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/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/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/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/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/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' Basic Call - Mainline (TCP) - (6505550406, 6505550876) Passed Basic Call - SDP (TCP) - (6505550628, 6505550097) Passed Basic Call - Tel URIs (TCP) - (6505550750, 6505550289) Passed Basic Call - Unknown number (TCP) - (6505550534, 6505550639) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550445, 6505550500) Passed Basic Call - Messages - Pager model (TCP) - (6505550103, 6505550065) Passed Basic Call - Pracks (TCP) - (6505550674, 6505550200) Passed Basic Registration (TCP) - (6505550529) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550601, 6505550600) Passed Call Barring - Outbound Rejection (TCP) - (6505550524, 6505550400) 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) - (6505550850, 6505550056) 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) - (6505550875, 6505550523, 6505550235) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550581, 6505550120, 6505550006) Passed Call Diversion - Not reachable (408) (TCP) - (6505550773, 6505550225, 6505550855) Passed Call Diversion - Not reachable (503) (TCP) - (6505550769, 6505550054, 6505550456) Passed Call Diversion - Not reachable (500) (TCP) - (6505550415, 6505550964, 6505550403) Passed Call Diversion - Busy (TCP) - (6505550061, 6505550810, 6505550203) Passed Call Diversion - Unconditional (TCP) - (6505550393, 6505550246, 6505550151) Passed Call Diversion - No answer (TCP) - (6505550762, 6505550421, 6505550900) Passed Call Diversion - Bad target URI (TCP) - (6505550260, 6505550311) Passed Call Diversion - Audio-only call (TCP) - (6505550231, 6505550411, 6505550377, 6505550831) Passed Call Diversion - Audio-video call (TCP) - (6505550619, 6505550643, 6505550263, 6505550370) Passed Call Forking - Mainline (TCP) - (6505550924, 6505550691) Passed Call Forking - Endpoint offline (TCP) - (6505550697, 6505550607) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550947, 6505550914) Passed Call Waiting - Accepted (TCP) - (6505550621, 6505550972, 6505550710) Passed Call Waiting - Cancelled (TCP) - (6505550738, 6505550004, 6505550835) Passed CANCEL - Mainline (TCP) - (6505550640, 6505550340) Passed Filtering - Accept-Contact (TCP) - (6505550618, 6505550814) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550346, 6505550446) Passed Filtering - Accept-Contact no match (TCP) - (6505550233, 6505550397) Passed Filtering - Accept-Contact negated match (TCP) - (6505550825, 6505550580) Passed Filtering - RFC3841 example (TCP) - (6505550103, 6505550538) Passed Filtering - Reject-Contact no match (TCP) - (6505550069, 6505550651) Passed Filtering - Reject-Contact match (TCP) - (6505550961, 6505550473) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550247) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550546) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550756) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550122) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550007, 6505550976) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550918, 6505550925) Passed GRUU - Call - only GRUU as target (TCP) - (6505550651, 6505550164) Passed GRUU - Call - AoR as target (TCP) - (6505550541, 6505550684) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550077, 6505550910) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550363, 6505550984) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550289, 6505550588) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550071, 6505550333) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550122, 6505550321) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550591, 6505550550) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # 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' 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) - (6505550587) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550106) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550909) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550712, 6505550191) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-05-10 03:37:31,547 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-10 03:37:31,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:37:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:32,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1333 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-6405f08b-6e84-415b-9416-360bf3466ff9 x-openstack-request-id: req-6405f08b-6e84-415b-9416-360bf3466ff9 2019-05-10 03:37:32,357 - 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:4b:3d:ca", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:3d:ca", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "15fe515c-7ce2-4e3a-a62c-001b3b5a22ca", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "dime-0.clearwater.opnfv", "created": "2019-05-10T03:27:13Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "192.168.100.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:84:e9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:50.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "92f0af12-a4df-4bb8-9ac8-659b0590da77", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:50Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "homer-0.clearwater.opnfv", "created": "2019-05-10T03:27:12Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:a9:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b94445f3-de33-4253-99fa-98ec7b3fc045", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:27:48.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "b94445f3-de33-4253-99fa-98ec7b3fc045", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:27:48Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "bono-0.clearwater.opnfv", "created": "2019-05-10T03:27:11Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:cf:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:22:14.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e2cc9c32-c96d-4c77-8f56-8dc4bc89657e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:22:14Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-10T03:21:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:2a:50", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26399407-78e0-4a8d-8fb0-be500f7462eb", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:11:57.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "26399407-78e0-4a8d-8fb0-be500f7462eb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:11:57Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-10T03:11:41Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:08:8f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/528c8e56-9828-4560-86b8-baf4336edc17", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:08:19.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "528c8e56-9828-4560-86b8-baf4336edc17", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:08:19Z", "hostId": "c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-10T03:06:29Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:e8:1f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e", "rel": "bookmark"}], "image": {"id": "44cd02db-9f0e-4c02-a865-33839b56846e", "links": [{"href": "http://172.30.9.21:8774/images/44cd02db-9f0e-4c02-a865-33839b56846e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:05:44.000000", "flavor": {"id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab", "links": [{"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}]}, "id": "e0258a57-5e0a-47cc-8a8b-061260c56e4e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b4b7763ef4a647bd8bf073db6e912eee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:05:44Z", "hostId": "3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "name": "ns.clearwater.opnfv", "created": "2019-05-10T03:03:57Z", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:37:32,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6405f08b-6e84-415b-9416-360bf3466ff9 2019-05-10 03:37:32,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810240983963s 2019-05-10 03:37:32,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:32,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-821158ea-1e80-4cc0-b84b-d037b748c7fe x-openstack-request-id: req-821158ea-1e80-4cc0-b84b-d037b748c7fe 2019-05-10 03:37:32,389 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:32,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-821158ea-1e80-4cc0-b84b-d037b748c7fe 2019-05-10 03:37:32,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239357948303s 2019-05-10 03:37:32,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:32,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:33,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-045d9b30-730b-4028-9ce0-6aae0cfa1f97 x-openstack-request-id: req-045d9b30-730b-4028-9ce0-6aae0cfa1f97 2019-05-10 03:37:33,116 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:33,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15fe515c-7ce2-4e3a-a62c-001b3b5a22ca/os-security-groups used request id req-045d9b30-730b-4028-9ce0-6aae0cfa1f97 2019-05-10 03:37:33,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.725692033768s 2019-05-10 03:37:33,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:33,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:33 GMT X-Openstack-Request-Id: req-7f4e53fa-13f9-4525-b503-593f80811a00 2019-05-10 03:37:33,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:33,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7f4e53fa-13f9-4525-b503-593f80811a00 2019-05-10 03:37:33,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420198440552s 2019-05-10 03:37:33,170 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:33,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:33,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-17887716-09fd-46de-baaf-5929d0c33187 x-openstack-request-id: req-17887716-09fd-46de-baaf-5929d0c33187 2019-05-10 03:37:33,197 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:33,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-17887716-09fd-46de-baaf-5929d0c33187 2019-05-10 03:37:33,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269749164581s 2019-05-10 03:37:33,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:34,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-c3f1edac-639a-436b-b5e8-9cbb8bfbf543 x-openstack-request-id: req-c3f1edac-639a-436b-b5e8-9cbb8bfbf543 2019-05-10 03:37:34,342 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:34,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92f0af12-a4df-4bb8-9ac8-659b0590da77/os-security-groups used request id req-c3f1edac-639a-436b-b5e8-9cbb8bfbf543 2019-05-10 03:37:34,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.14354300499s 2019-05-10 03:37:34,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:34,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:35,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:35 GMT X-Openstack-Request-Id: req-e58b89a3-a876-408d-b1bb-7ab1a3ae3e9f 2019-05-10 03:37:35,103 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:35,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e58b89a3-a876-408d-b1bb-7ab1a3ae3e9f 2019-05-10 03:37:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.753893136978s 2019-05-10 03:37:35,106 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:35,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:35,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-c2324ff3-227a-4274-b6dc-4686491bdd3a x-openstack-request-id: req-c2324ff3-227a-4274-b6dc-4686491bdd3a 2019-05-10 03:37:35,128 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:35,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c2324ff3-227a-4274-b6dc-4686491bdd3a 2019-05-10 03:37:35,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0209999084473s 2019-05-10 03:37:35,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:36,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-5f3d3f9c-188b-419c-97a4-496591541604 x-openstack-request-id: req-5f3d3f9c-188b-419c-97a4-496591541604 2019-05-10 03:37:36,591 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:36,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b94445f3-de33-4253-99fa-98ec7b3fc045/os-security-groups used request id req-5f3d3f9c-188b-419c-97a4-496591541604 2019-05-10 03:37:36,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.46269583702s 2019-05-10 03:37:36,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:36,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:36 GMT X-Openstack-Request-Id: req-7abf9ea4-5357-4b23-8af4-46aef5bf2a7d 2019-05-10 03:37:36,936 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:36,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7abf9ea4-5357-4b23-8af4-46aef5bf2a7d 2019-05-10 03:37:36,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33856010437s 2019-05-10 03:37:36,941 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:36,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:36,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:36,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-457aec60-e638-4b72-83e6-0499f0809c11 x-openstack-request-id: req-457aec60-e638-4b72-83e6-0499f0809c11 2019-05-10 03:37:36,963 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:36,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-457aec60-e638-4b72-83e6-0499f0809c11 2019-05-10 03:37:36,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211908817291s 2019-05-10 03:37:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:38,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-b894d929-fc3f-400b-9fda-67473edd6c41 x-openstack-request-id: req-b894d929-fc3f-400b-9fda-67473edd6c41 2019-05-10 03:37:38,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:38,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2cc9c32-c96d-4c77-8f56-8dc4bc89657e/os-security-groups used request id req-b894d929-fc3f-400b-9fda-67473edd6c41 2019-05-10 03:37:38,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.20753502846s 2019-05-10 03:37:38,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:38,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:38 GMT X-Openstack-Request-Id: req-5d05366e-acb8-411b-92be-2472cfdb039a 2019-05-10 03:37:38,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:38,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5d05366e-acb8-411b-92be-2472cfdb039a 2019-05-10 03:37:38,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409359931946s 2019-05-10 03:37:38,225 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:38,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:38,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-71963041-5d0f-4774-aa19-0116ef316669 x-openstack-request-id: req-71963041-5d0f-4774-aa19-0116ef316669 2019-05-10 03:37:38,248 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:38,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-71963041-5d0f-4774-aa19-0116ef316669 2019-05-10 03:37:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226368904114s 2019-05-10 03:37:38,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:39,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-7ac6e6b8-93c4-469c-ae80-26a861acc937 x-openstack-request-id: req-7ac6e6b8-93c4-469c-ae80-26a861acc937 2019-05-10 03:37:39,234 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:39,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26399407-78e0-4a8d-8fb0-be500f7462eb/os-security-groups used request id req-7ac6e6b8-93c4-469c-ae80-26a861acc937 2019-05-10 03:37:39,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.984650850296s 2019-05-10 03:37:39,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:39,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:39 GMT X-Openstack-Request-Id: req-56bc9da6-018b-416b-82f4-80fc5834511e 2019-05-10 03:37:39,549 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:39,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56bc9da6-018b-416b-82f4-80fc5834511e 2019-05-10 03:37:39,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3099629879s 2019-05-10 03:37:39,556 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:39,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:39,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:39,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-96be75d8-bb28-42b9-903f-27cea60c475f x-openstack-request-id: req-96be75d8-bb28-42b9-903f-27cea60c475f 2019-05-10 03:37:39,579 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:39,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-96be75d8-bb28-42b9-903f-27cea60c475f 2019-05-10 03:37:39,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229430198669s 2019-05-10 03:37:39,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:40,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-4d6234e6-7d54-4cd8-8e15-4f29e5422ea9 x-openstack-request-id: req-4d6234e6-7d54-4cd8-8e15-4f29e5422ea9 2019-05-10 03:37:40,436 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:40,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/528c8e56-9828-4560-86b8-baf4336edc17/os-security-groups used request id req-4d6234e6-7d54-4cd8-8e15-4f29e5422ea9 2019-05-10 03:37:40,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.855316877365s 2019-05-10 03:37:40,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:40 GMT X-Openstack-Request-Id: req-f6198833-0f78-4aa2-82bf-4a257305acc1 2019-05-10 03:37:40,483 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:40,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f6198833-0f78-4aa2-82bf-4a257305acc1 2019-05-10 03:37:40,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405578613281s 2019-05-10 03:37:40,489 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:40,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:37:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:40,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-d73d5c36-d05c-418a-983b-c911f77c5a1d x-openstack-request-id: req-d73d5c36-d05c-418a-983b-c911f77c5a1d 2019-05-10 03:37:40,513 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:37:40,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d73d5c36-d05c-418a-983b-c911f77c5a1d 2019-05-10 03:37:40,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240139961243s 2019-05-10 03:37:40,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-10 03:37:40,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:41,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Fri, 10 May 2019 03:37: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-0e94d6a4-9c97-4014-becc-032f2eee874f x-openstack-request-id: req-0e94d6a4-9c97-4014-becc-032f2eee874f 2019-05-10 03:37:41,244 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4cf39b8-3bad-43aa-979e-19ab2245f28d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f595ff42-8765-4057-974c-ce49769ef096"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca3d8dc-b96b-4b47-8e67-a5d0aad7107a"}], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "2624b1ea-d0d2-428f-8626-b7764e1d78ad", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-10 03:37:41,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e0258a57-5e0a-47cc-8a8b-061260c56e4e/os-security-groups used request id req-0e94d6a4-9c97-4014-becc-032f2eee874f 2019-05-10 03:37:41,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.729666948318s 2019-05-10 03:37:41,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:37:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:41,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:37:41 GMT X-Openstack-Request-Id: req-b611613d-a528-400d-82d4-f84883b8b638 2019-05-10 03:37:41,594 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:37:41,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b611613d-a528-400d-82d4-f84883b8b638 2019-05-10 03:37:41,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343797922134s 2019-05-10 03:37:41,601 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-10 03:37:41,602 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:3d:ca', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:3d:ca', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'15fe515c-7ce2-4e3a-a62c-001b3b5a22ca', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2019-05-10T03:27:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:50Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:13Z', 'created': u'2019-05-10T03:27:13Z', '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:24:84:e9', u'version': 4, u'addr': u'192.168.100.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:84:e9', 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'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'92f0af12-a4df-4bb8-9ac8-659b0590da77', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:27:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:50Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.29', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:12Z', 'created': u'2019-05-10T03:27:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:a9:57', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:a9:57', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:48.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'b94445f3-de33-4253-99fa-98ec7b3fc045', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:27:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:27:48Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:27:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:27:11Z', 'created': u'2019-05-10T03:27:11Z', '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:62:cf:44', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:cf:44', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:22:14.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'e2cc9c32-c96d-4c77-8f56-8dc4bc89657e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-05-10T03:22:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:22:14Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:22:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:21:57Z', 'created': u'2019-05-10T03:21:57Z', '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:a6:2a:50', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:2a:50', 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'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:11:57.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'26399407-78e0-4a8d-8fb0-be500f7462eb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', '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'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'2019-05-10T03:11:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:11:57Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:11:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:11:41Z', 'created': u'2019-05-10T03:11:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:08:8f', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'528c8e56-9828-4560-86b8-baf4336edc17', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-10T03:08:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:08:19Z', 'hostId': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c020b6e4067c2cc44c9be3bbb9070fa50582ba17badc21f69210841e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:08:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:06:29Z', 'created': u'2019-05-10T03:06:29Z', '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:75:e8:1f', u'version': 4, u'addr': u'192.168.100.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:e8:1f', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44cd02db-9f0e-4c02-a865-33839b56846e', 'name': u'heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:05:44.000000', 'flavor': Munch({u'id': u'0fa1dd8c-5d23-48ca-a445-99f863e21cab', 'name': u'heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37'}), 'az': u'nova', 'id': u'e0258a57-5e0a-47cc-8a8b-061260c56e4e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'b4cf39b8-3bad-43aa-979e-19ab2245f28d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'f595ff42-8765-4057-974c-ce49769ef096'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', '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'fca3d8dc-b96b-4b47-8e67-a5d0aad7107a'})], 'id': u'2624b1ea-d0d2-428f-8626-b7764e1d78ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4b7763ef4a647bd8bf073db6e912eee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': 'heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-05-10T03:05:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:05:44Z', 'hostId': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37', 'public_v6': '', 'private_v4': u'192.168.100.27', 'cloud': 'envvars', 'host_id': u'3997407cb0e609039696585795d9fe6193d89b56a3952afc94c8b23e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:05:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd59d22602e494bc385d6ac2a05f4374a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd59d22602e494bc385d6ac2a05f4374a', 'created_at': u'2019-05-10T03:03:57Z', 'created': u'2019-05-10T03:03:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-10 03:37:41,607 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-10 03:37:41,609 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bacf550L 2019-05-10 03:37:41,610 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:37:41,614 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:37:41,614 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:37:41,616 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:37:41,616 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:37:41,616 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:37:41,616 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:37:41,616 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:37:41,616 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:37:41,657 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:37:41,658 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:37:41,673 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.218: 62bbba242825232305e5058fb2bf4bfc 2019-05-10 03:37:41,674 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:37:41,697 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:37:41,706 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:37:41,739 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:37:41,849 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:37:41,850 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:37:41,856 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:37:41,867 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:37:41,867 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:37:41,867 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:37:41,869 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-10 03:37:41,870 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bacff10L 2019-05-10 03:37:41,871 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:37:41,876 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:37:41,877 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:37:41,878 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:37:41,878 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:37:41,878 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:37:41,878 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:37:41,878 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:37:41,879 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:37:41,921 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:37:41,921 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:37:41,934 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: e3e580b10b9ddf79118cbf735a73ee12 2019-05-10 03:37:41,935 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:37:41,957 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:37:41,967 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:37:41,967 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:37:42,262 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:37:42,262 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:37:42,269 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:37:42,280 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:37:42,281 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:37:42,282 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-10 03:37:42,285 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bb3b610L 2019-05-10 03:37:42,285 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:37:42,290 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:37:42,291 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:37:42,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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:37:42,292 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:37:42,292 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:37:42,292 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:37:42,293 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:37:42,293 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:37:42,336 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:37:42,336 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:37:42,349 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: e9d6e0338b286ea5910a1375eeda72e2 2019-05-10 03:37:42,350 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:37:42,376 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:37:42,384 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:37:42,414 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:37:42,668 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:37:42,668 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:37:42,680 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:37:42,690 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:37:42,690 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-05-10 03:37:42,693 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-10 03:37:42,695 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bb3b910L 2019-05-10 03:37:42,695 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:37:42,702 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:37:42,702 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:37:42,703 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:37:42,703 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:37:42,703 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:37:42,704 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:37:42,704 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:37:42,704 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:37:42,745 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:37:42,746 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:37:42,759 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: e2339fcab08dde8a89b7103bf2808cf0 2019-05-10 03:37:42,760 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:37:42,785 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:37:42,795 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:37:42,824 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:37:43,074 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:37:43,074 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:37:43,089 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:37:43,099 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:37:43,099 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 14m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:37:43,100 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:37:43,101 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-10 03:37:43,103 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b08a390L 2019-05-10 03:37:43,103 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:37:43,108 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:37:43,108 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:37:43,109 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:37:43,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:37:43,110 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:37:43,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:37:43,110 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:37:43,110 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:37:43,152 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:37:43,153 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:37:43,166 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 86352952c813cda2b678282d07b53de2 2019-05-10 03:37:43,167 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:37:43,193 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:37:43,202 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:37:43,232 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:37:43,636 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:37:43,636 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:37:43,641 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:37:43,660 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:37:43,660 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 20m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-05-10 03:37:43,662 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-10 03:37:43,665 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b73a550L 2019-05-10 03:37:43,665 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:37:43,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-10 03:37:43,670 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-10 03:37:43,671 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:37:43,671 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:37:43,671 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:37:43,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:37:43,672 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:37:43,672 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:37:43,713 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:37:43,714 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:37:43,729 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: fb79afbb2f8d9854f87f73db7ca3c28c 2019-05-10 03:37:43,730 - paramiko.transport - DEBUG - Trying discovered key 50c97638bffeac55467392b5c1fbf883 in /tmp/tmp5XgpBP 2019-05-10 03:37:43,753 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:37:43,762 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:37:43,794 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:37:44,028 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:37:44,028 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:37:44,059 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:37:44,069 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:37:44,069 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 28m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-10 03:37:44,219 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 03:37:44,220 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 34:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-10 03:37:44,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:37:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:44,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:37:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-769fc9b0-1a5e-4b30-bb7a-9dba63682beb 2019-05-10 03:37:44,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:37:44,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Fri, 10 May 2019 03:37:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c9457de-af71-4529-ac3b-01c5126f259a 2019-05-10 03:37:44,849 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:37:44,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-8c9457de-af71-4529-ac3b-01c5126f259a 2019-05-10 03:37:44,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.624523878098s 2019-05-10 03:37:44,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:37:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:44,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:37:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-425c6a54-ec96-44ff-873f-8565fb924550 2019-05-10 03:37:44,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:37:44,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Fri, 10 May 2019 03:37:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-20f0719c-9356-43f4-b372-c95b54e4c485 2019-05-10 03:37:44,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-10T03:34:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv/events/54ed0659-207d-4cda-9a7d-6b6719862db2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "id": "54ed0659-207d-4cda-9a7d-6b6719862db2"}]} 2019-05-10 03:37:44,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-20f0719c-9356-43f4-b372-c95b54e4c485 2019-05-10 03:37:44,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0580139160156s 2019-05-10 03:37:44,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-05-10 03:37:44,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:45,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:37:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 Server: Apache x-openstack-request-id: req-8d9efe96-ee64-4aba-97fd-497d85975d3e 2019-05-10 03:37:45,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:37:45,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:37:45 GMT Server: Apache x-openstack-request-id: req-52bce796-d14f-42ed-80ae-2debb6ff646d 2019-05-10 03:37:45,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:37:45,616 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424 used request id req-52bce796-d14f-42ed-80ae-2debb6ff646d 2019-05-10 03:37:45,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.706447124481s 2019-05-10 03:37:45,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:37:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=54ed0659-207d-4cda-9a7d-6b6719862db2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:45,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:37:45 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=54ed0659-207d-4cda-9a7d-6b6719862db2&sort_dir=asc Server: Apache x-openstack-request-id: req-d076a64a-1cf5-4ab4-b150-2dfe63110c48 2019-05-10 03:37:45,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:37:45,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Fri, 10 May 2019 03:37:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4a873aa-bcee-4a0a-ae59-5a7d7c1e0dee 2019-05-10 03:37:45,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-10T03:37:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv/events/55f69519-91d8-4c57-98c6-8a5787e85a47", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "id": "55f69519-91d8-4c57-98c6-8a5787e85a47"}, {"resource_name": "homer", "event_time": "2019-05-10T03:37:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer/events/f060babd-628e-4e01-b4e7-b5dc4387f891", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2d1693b7-d0f1-4f11-bea1-b4991fbf793e", "id": "f060babd-628e-4e01-b4e7-b5dc4387f891"}]} 2019-05-10 03:37:45,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=54ed0659-207d-4cda-9a7d-6b6719862db2&sort_dir=asc&marker=54ed0659-207d-4cda-9a7d-6b6719862db2&sort_dir=asc used request id req-b4a873aa-bcee-4a0a-ae59-5a7d7c1e0dee 2019-05-10 03:37:45,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360954046249s 2019-05-10 03:37:50,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:37:50,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f060babd-628e-4e01-b4e7-b5dc4387f891&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:51,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:37:50 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f060babd-628e-4e01-b4e7-b5dc4387f891&sort_dir=asc Server: Apache x-openstack-request-id: req-ec2bd494-3bc7-41d8-86a9-37e67296f051 2019-05-10 03:37:51,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:37:51,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Fri, 10 May 2019 03:37:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-062d954c-24fe-413b-a7be-cf5425a63e3b 2019-05-10 03:37:51,336 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-10T03:37:46Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono/events/5d19bb41-c55a-430a-aa17-69567afb515f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b6d7b885-5f85-4d31-8871-b49c4bcf7831", "id": "5d19bb41-c55a-430a-aa17-69567afb515f"}, {"resource_name": "dime", "event_time": "2019-05-10T03:37:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime/events/d1742c25-fc10-452d-a3be-25817bf47678", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "be3bd467-3e81-4ad3-8b15-77eb6977e301", "id": "d1742c25-fc10-452d-a3be-25817bf47678"}]} 2019-05-10 03:37:51,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f060babd-628e-4e01-b4e7-b5dc4387f891&sort_dir=asc&marker=f060babd-628e-4e01-b4e7-b5dc4387f891&sort_dir=asc used request id req-062d954c-24fe-413b-a7be-cf5425a63e3b 2019-05-10 03:37:51,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354135990143s 2019-05-10 03:37:56,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:37:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:37:56,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:37:56 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc Server: Apache x-openstack-request-id: req-18cb92f7-10ad-476c-9e50-cbe5c054965f 2019-05-10 03:37:56,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. 2019-05-10 03:37:56,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:37:56 GMT Server: Apache x-openstack-request-id: req-145abcea-3a92-4487-abb3-218b4831b088 2019-05-10 03:37:56,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:37:56,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc&marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc used request id req-145abcea-3a92-4487-abb3-218b4831b088 2019-05-10 03:37:56,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389326095581s 2019-05-10 03:38:01,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:01,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:02,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:01 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc Server: Apache x-openstack-request-id: req-624f1e71-e2c0-49b9-818c-c5164243400b 2019-05-10 03:38:02,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:02,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Fri, 10 May 2019 03:38:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1397aae7-cfc9-4b48-a011-412ec8168fab 2019-05-10 03:38:02,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-10T03:37:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer/events/f488e1ae-5881-4cbc-99e1-7d8824d4dbeb", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2d1693b7-d0f1-4f11-bea1-b4991fbf793e", "id": "f488e1ae-5881-4cbc-99e1-7d8824d4dbeb"}, {"resource_name": "dime", "event_time": "2019-05-10T03:37:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime/events/88d1ef3c-d701-41f1-abc2-58ffc5c8003a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "be3bd467-3e81-4ad3-8b15-77eb6977e301", "id": "88d1ef3c-d701-41f1-abc2-58ffc5c8003a"}, {"resource_name": "bono", "event_time": "2019-05-10T03:37:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono/events/76b90ca0-2423-4cef-b2aa-f6a74f84fa93", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b6d7b885-5f85-4d31-8871-b49c4bcf7831", "id": "76b90ca0-2423-4cef-b2aa-f6a74f84fa93"}, {"resource_name": "sprout", "event_time": "2019-05-10T03:37:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout/events/d1b6b4ba-3607-4d7c-8fc4-4da4f69f9a27", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "962c965e-89eb-493c-bf33-7bc93393213f", "id": "d1b6b4ba-3607-4d7c-8fc4-4da4f69f9a27"}]} 2019-05-10 03:38:02,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc&marker=d1742c25-fc10-452d-a3be-25817bf47678&sort_dir=asc used request id req-1397aae7-cfc9-4b48-a011-412ec8168fab 2019-05-10 03:38:02,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.408885002136s 2019-05-10 03:38:07,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:07,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1b6b4ba-3607-4d7c-8fc4-4da4f69f9a27&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:07,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:07 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1b6b4ba-3607-4d7c-8fc4-4da4f69f9a27&sort_dir=asc Server: Apache x-openstack-request-id: req-a53c4291-a1ca-494e-a9a6-e2dab3abe1a9 2019-05-10 03:38:07,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:07,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 10 May 2019 03:38:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09b81793-d1ce-482c-9220-b817522b05b1 2019-05-10 03:38:07,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-10T03:38:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout/events/d1f3a040-2463-44cd-b243-e3d2067d891c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "962c965e-89eb-493c-bf33-7bc93393213f", "id": "d1f3a040-2463-44cd-b243-e3d2067d891c"}, {"resource_name": "vellum", "event_time": "2019-05-10T03:38:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum/events/2edf4c0c-bd37-4465-93e2-373e7d763f12", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c71927c1-deb2-4ee3-8aa6-d3a4fea0d923", "id": "2edf4c0c-bd37-4465-93e2-373e7d763f12"}]} 2019-05-10 03:38:07,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=d1b6b4ba-3607-4d7c-8fc4-4da4f69f9a27&sort_dir=asc&marker=d1b6b4ba-3607-4d7c-8fc4-4da4f69f9a27&sort_dir=asc used request id req-09b81793-d1ce-482c-9220-b817522b05b1 2019-05-10 03:38:07,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361701011658s 2019-05-10 03:38:12,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:12,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:12 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc Server: Apache x-openstack-request-id: req-5d4f2bf2-96ff-4a1d-88b3-41012fa02056 2019-05-10 03:38:12,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:38:12 GMT Server: Apache x-openstack-request-id: req-bf5c5b57-dd86-4463-a697-11d42f3f275d 2019-05-10 03:38:12,876 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:38:12,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc&marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc used request id req-bf5c5b57-dd86-4463-a697-11d42f3f275d 2019-05-10 03:38:12,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359858989716s 2019-05-10 03:38:17,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:18,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:17 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc Server: Apache x-openstack-request-id: req-288a7101-d93f-4b1d-8883-0ed46660feeb 2019-05-10 03:38:18,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. 2019-05-10 03:38:18,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Fri, 10 May 2019 03:38:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8ffad00-50f7-4632-94bd-c6d753bc7229 2019-05-10 03:38:18,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-10T03:38:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum/events/a538f3e0-92b5-4541-88ab-f2f76859d39f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c71927c1-deb2-4ee3-8aa6-d3a4fea0d923", "id": "a538f3e0-92b5-4541-88ab-f2f76859d39f"}, {"resource_name": "ellis", "event_time": "2019-05-10T03:38:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis/events/09ed499b-013f-49ae-9ff7-04a82cc08f10", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "126853a7-7cff-42cc-969a-ef228f980bca", "id": "09ed499b-013f-49ae-9ff7-04a82cc08f10"}]} 2019-05-10 03:38:18,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc&marker=2edf4c0c-bd37-4465-93e2-373e7d763f12&sort_dir=asc used request id req-c8ffad00-50f7-4632-94bd-c6d753bc7229 2019-05-10 03:38:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377326965332s 2019-05-10 03:38:23,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=09ed499b-013f-49ae-9ff7-04a82cc08f10&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:23,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:23 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=09ed499b-013f-49ae-9ff7-04a82cc08f10&sort_dir=asc Server: Apache x-openstack-request-id: req-aeef3e89-ff14-4c08-a0eb-c21f10f966b4 2019-05-10 03:38:23,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:23,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Fri, 10 May 2019 03:38:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1481afef-1bb7-4b84-80b6-bef2690ced3d 2019-05-10 03:38:23,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-10T03:38:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis/events/bd2b4431-d3de-4b47-abfe-44502b93d40c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "126853a7-7cff-42cc-969a-ef228f980bca", "id": "bd2b4431-d3de-4b47-abfe-44502b93d40c"}, {"resource_name": "dns", "event_time": "2019-05-10T03:38:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns/events/f65a05d1-88b4-4438-9815-378933d8cb8f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "dabddada-a522-4c65-8df5-0fdbf172b305", "id": "f65a05d1-88b4-4438-9815-378933d8cb8f"}]} 2019-05-10 03:38:23,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=09ed499b-013f-49ae-9ff7-04a82cc08f10&sort_dir=asc&marker=09ed499b-013f-49ae-9ff7-04a82cc08f10&sort_dir=asc used request id req-1481afef-1bb7-4b84-80b6-bef2690ced3d 2019-05-10 03:38:23,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.651932954788s 2019-05-10 03:38:28,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:28,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:28,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:28 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc Server: Apache x-openstack-request-id: req-819e8609-6bc0-49ff-8814-323db4d02182 2019-05-10 03:38:28,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:28,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:38:28 GMT Server: Apache x-openstack-request-id: req-93f95779-3bc9-4535-8e73-f87cf1c2b0b1 2019-05-10 03:38:28,996 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:38:28,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc&marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc used request id req-93f95779-3bc9-4535-8e73-f87cf1c2b0b1 2019-05-10 03:38:28,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732281208038s 2019-05-10 03:38:34,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:34,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:34,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:33 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc Server: Apache x-openstack-request-id: req-4fa51a88-3ce7-4f63-b0e6-304403eac85a 2019-05-10 03:38:34,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Fri, 10 May 2019 03:38:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-97346aa4-fcfe-473c-8865-38ac418cd999 2019-05-10 03:38:34,387 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-10T03:38:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns/events/2fe21451-71bc-4693-87b7-3793697db93f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "dabddada-a522-4c65-8df5-0fdbf172b305", "id": "2fe21451-71bc-4693-87b7-3793697db93f"}, {"resource_name": "security_groups", "event_time": "2019-05-10T03:38:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups/events/db4a14ce-c3d4-4623-b2ab-023ea83536a1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1231d06c-8b9a-41bd-994c-ccb138f1714a", "id": "db4a14ce-c3d4-4623-b2ab-023ea83536a1"}, {"resource_name": "mgmt_network", "event_time": "2019-05-10T03:38:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network/events/3a16e852-2b2d-400f-900a-9ef4ee747b39", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5b848456-3717-41ee-aab0-8e704afc31fc", "id": "3a16e852-2b2d-400f-900a-9ef4ee747b39"}, {"resource_name": "security_groups", "event_time": "2019-05-10T03:38:31Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups/events/4ca8f971-07b3-4f9b-8e53-07df3097b646", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1231d06c-8b9a-41bd-994c-ccb138f1714a", "id": "4ca8f971-07b3-4f9b-8e53-07df3097b646"}]} 2019-05-10 03:38:34,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc&marker=f65a05d1-88b4-4438-9815-378933d8cb8f&sort_dir=asc used request id req-97346aa4-fcfe-473c-8865-38ac418cd999 2019-05-10 03:38:34,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.38493180275s 2019-05-10 03:38:39,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:39,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:39 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc Server: Apache x-openstack-request-id: req-9a52cab6-c646-4326-82aa-48f3c27261b8 2019-05-10 03:38:39,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:39,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:38:39 GMT Server: Apache x-openstack-request-id: req-7c877866-ae03-4cdd-b2af-c7b7a5d6633c 2019-05-10 03:38:39,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:38:39,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc&marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc used request id req-7c877866-ae03-4cdd-b2af-c7b7a5d6633c 2019-05-10 03:38:39,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744819641113s 2019-05-10 03:38:44,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:44,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:44,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:44 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc Server: Apache x-openstack-request-id: req-a3e615c3-271d-4591-aefc-2582c9668b66 2019-05-10 03:38:44,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:45,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Fri, 10 May 2019 03:38:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-461317a2-9854-44da-9ca9-4bad08fec3fe 2019-05-10 03:38:45,123 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-10T03:38:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network/events/d0a90456-20f7-4403-ab96-dcccb3a9389e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5b848456-3717-41ee-aab0-8e704afc31fc", "id": "d0a90456-20f7-4403-ab96-dcccb3a9389e"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-10T03:38:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv/events/26d262cd-342c-43fa-8a60-9c70ebc4d7f2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "id": "26d262cd-342c-43fa-8a60-9c70ebc4d7f2"}]} 2019-05-10 03:38:45,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc&marker=4ca8f971-07b3-4f9b-8e53-07df3097b646&sort_dir=asc used request id req-461317a2-9854-44da-9ca9-4bad08fec3fe 2019-05-10 03:38:45,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.649012088776s 2019-05-10 03:38:50,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:50,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:50 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc Server: Apache x-openstack-request-id: req-66826729-2c7a-4a3f-87d2-5e011cc4975e 2019-05-10 03:38:50,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:50,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:38:50 GMT Server: Apache x-openstack-request-id: req-8e740523-01a7-46a9-8ac4-779734d1fd1a 2019-05-10 03:38:50,202 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:38:50,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc&marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc used request id req-8e740523-01a7-46a9-8ac4-779734d1fd1a 2019-05-10 03:38:50,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736720561981s 2019-05-10 03:38:55,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-10 03:38:55,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:55,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc Server: Apache x-openstack-request-id: req-dda8ebab-2876-47c6-8660-3caa766bfaa8 2019-05-10 03:38:55,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 10 May 2019 03:38:55 GMT Server: Apache x-openstack-request-id: req-0d69860c-4daf-4e38-aad4-2b0c0be9ff63 2019-05-10 03:38:55,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-10 03:38:55,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424/events?marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc&marker=26d262cd-342c-43fa-8a60-9c70ebc4d7f2&sort_dir=asc used request id req-0d69860c-4daf-4e38-aad4-2b0c0be9ff63 2019-05-10 03:38:55,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.675833940506s 2019-05-10 03:38:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-10 03:38:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:55,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:55 GMT Location: http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False Server: Apache x-openstack-request-id: req-a43227ef-b7ec-40fc-a823-922171beda1a 2019-05-10 03:38:55,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:56,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Fri, 10 May 2019 03:38:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3ec0fe0-5d4a-4d14-aa37-9eedc3a438a0 2019-05-10 03:38:56,249 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d59d22602e494bc385d6ac2a05f4374a", "image": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "deletion_time": "2019-05-10T03:38:42Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "26a5b345893c4054a0ebef041ba6a210", "tags": null, "creation_time": "2019-05-10T03:03:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-05-10T03:37:45Z", "id": "7e42073c-8eb6-4e1f-beaf-857d2350e424", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-10 03:38:56,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d59d22602e494bc385d6ac2a05f4374a/stacks/clearwater-opnfv/7e42073c-8eb6-4e1f-beaf-857d2350e424?resolve_outputs=False used request id req-c3ec0fe0-5d4a-4d14-aa37-9eedc3a438a0 2019-05-10 03:38:56,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.365003108978s 2019-05-10 03:38:56,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:38:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:56,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:38:56 GMT X-Openstack-Request-Id: req-cbd5bf32-8318-49d8-9ccd-ed6f6007fd58 2019-05-10 03:38:56,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:03:09Z", "file": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e/file", "owner": "d59d22602e494bc385d6ac2a05f4374a", "id": "44cd02db-9f0e-4c02-a865-33839b56846e", "size": 263848448, "self": "/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/44cd02db-9f0e-4c02-a865-33839b56846e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:38:56,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cbd5bf32-8318-49d8-9ccd-ed6f6007fd58 2019-05-10 03:38:56,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422379970551s 2019-05-10 03:38:56,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 03:38:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f1f00b1b91dd24a0b6abdfd0c7bfe3850cc44" 2019-05-10 03:38:56,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:38:56 GMT X-Openstack-Request-Id: req-a68782a3-7e8b-4783-8771-5ccca416c071 2019-05-10 03:38:56,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:38:56,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/44cd02db-9f0e-4c02-a865-33839b56846e used request id req-a68782a3-7e8b-4783-8771-5ccca416c071 2019-05-10 03:38:56,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.477414131165s 2019-05-10 03:38:56,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:38:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:57,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 10 May 2019 03:38: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-d58daa69-62ba-4934-8dc3-9a3f1a80f942 x-openstack-request-id: req-d58daa69-62ba-4934-8dc3-9a3f1a80f942 2019-05-10 03:38:57,095 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0fa1dd8c-5d23-48ca-a445-99f863e21cab"}]} 2019-05-10 03:38:57,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d58daa69-62ba-4934-8dc3-9a3f1a80f942 2019-05-10 03:38:57,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.312748908997s 2019-05-10 03:38:57,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 03:38:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:57,139 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:38: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-2434ad55-feff-4fbb-b834-e3b6fc9038e0 x-openstack-request-id: req-2434ad55-feff-4fbb-b834-e3b6fc9038e0 2019-05-10 03:38:57,139 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0fa1dd8c-5d23-48ca-a445-99f863e21cab used request id req-2434ad55-feff-4fbb-b834-e3b6fc9038e0 2019-05-10 03:38:57,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433418750763s 2019-05-10 03:38:57,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:38:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:57,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Fri, 10 May 2019 03:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fdd2fa-3b79-4b6e-84e3-2ddedac66660 2019-05-10 03:38:57,427 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": {"self": "http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4b7763ef4a647bd8bf073db6e912eee", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:38:57,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-16fdd2fa-3b79-4b6e-84e3-2ddedac66660 2019-05-10 03:38:57,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.286735057831s 2019-05-10 03:38:57,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:38:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:57,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Fri, 10 May 2019 03:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78de415e-6010-4978-8c2b-95eb425c20b1 2019-05-10 03:38:57,681 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_fb45b53c-1138-4bb9-9f24-d9391ebf5a37", "links": {"self": "http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b4b7763ef4a647bd8bf073db6e912eee", "description": null}} 2019-05-10 03:38:57,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee used request id req-78de415e-6010-4978-8c2b-95eb425c20b1 2019-05-10 03:38:57,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248084783554s 2019-05-10 03:38:57,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 03:38:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:58,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106c3055-f1a1-4e12-aac0-bb6c5bf91a94 2019-05-10 03:38:58,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:38:58,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b4b7763ef4a647bd8bf073db6e912eee used request id req-106c3055-f1a1-4e12-aac0-bb6c5bf91a94 2019-05-10 03:38:58,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.357872962952s 2019-05-10 03:38:58,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:38:58,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:58,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Fri, 10 May 2019 03:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d96f57-b662-40fe-89f9-74950c62b59f 2019-05-10 03:38:58,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a"}, "tags": [], "enabled": true, "id": "d59d22602e494bc385d6ac2a05f4374a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fb45b53c-1138-4bb9-9f24-d9391ebf5a37"}]} 2019-05-10 03:38:58,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c2d96f57-b662-40fe-89f9-74950c62b59f 2019-05-10 03:38:58,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237712144852s 2019-05-10 03:38:58,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 03:38:58,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:58,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86deba8-f065-4678-928c-4e41d52cd4af 2019-05-10 03:38:58,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:38:58,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d59d22602e494bc385d6ac2a05f4374a used request id req-d86deba8-f065-4678-928c-4e41d52cd4af 2019-05-10 03:38:58,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.327375888824s 2019-05-10 03:38:58,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:38:58,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d59d22602e494bc385d6ac2a05f4374a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:58,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 03:38:58 GMT X-Openstack-Request-Id: req-e2530ad8-964a-4c70-8b10-060a9ca6b29b 2019-05-10 03:38:58,977 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "created_at": "2019-05-10T03:03:27Z", "updated_at": "2019-05-10T03:03:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "3fb1e950-054a-4afa-abfa-f7996fa0ce85", "remote_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "43f32581-2a85-4ba2-be19-97c1f1ecb769", "remote_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "61890ef7-26bd-4b58-b731-14966ad1f395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "726c1c55-ad98-4586-b6e9-38aacb639ce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}], "revision_number": 1, "project_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "name": "default"}]} 2019-05-10 03:38:58,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d59d22602e494bc385d6ac2a05f4374a&name=default used request id req-e2530ad8-964a-4c70-8b10-060a9ca6b29b 2019-05-10 03:38:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354943990707s 2019-05-10 03:38:58,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:38:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:59,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 03:38:59 GMT X-Openstack-Request-Id: req-c909c4ff-6fa7-4d2b-b62a-96c1cd9992c5 2019-05-10 03:38:59,376 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "created_at": "2019-05-10T03:03:27Z", "updated_at": "2019-05-10T03:03:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "3fb1e950-054a-4afa-abfa-f7996fa0ce85", "remote_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "43f32581-2a85-4ba2-be19-97c1f1ecb769", "remote_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "61890ef7-26bd-4b58-b731-14966ad1f395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:03:27Z", "revision_number": 0, "id": "726c1c55-ad98-4586-b6e9-38aacb639ce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:03:27Z", "security_group_id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "tenant_id": "d59d22602e494bc385d6ac2a05f4374a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d59d22602e494bc385d6ac2a05f4374a"}], "revision_number": 1, "project_id": "d59d22602e494bc385d6ac2a05f4374a", "id": "b34d9d57-6dee-4fa8-97d7-d3d08b037759", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 03:38:59,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c909c4ff-6fa7-4d2b-b62a-96c1cd9992c5 2019-05-10 03:38:59,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.394115209579s 2019-05-10 03:38:59,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 03:38:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b34d9d57-6dee-4fa8-97d7-d3d08b037759.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:38:59,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:38:59 GMT X-Openstack-Request-Id: req-6f63e3bc-af09-4cb2-8398-9d18f76fae4a 2019-05-10 03:38:59,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:38:59,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b34d9d57-6dee-4fa8-97d7-d3d08b037759.json used request id req-6f63e3bc-af09-4cb2-8398-9d18f76fae4a 2019-05-10 03:38:59,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.428819894791s 2019-05-10 03:38:59,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:38:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:39:00,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Fri, 10 May 2019 03:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fae21f8-d351-4b3d-bb27-6ce7b79074ed 2019-05-10 03:39:00,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8bf33232b02e4f9186499e0578ded0dc", "links": {"self": "http://172.30.9.21:5000/v3/roles/8bf33232b02e4f9186499e0578ded0dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:39:00,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3fae21f8-d351-4b3d-bb27-6ce7b79074ed 2019-05-10 03:39:00,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235899209976s 2019-05-10 03:39:00,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-10 03:39:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/8bf33232b02e4f9186499e0578ded0dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d010a56b02111bcfa6246417c3e79c3e1093ae3" 2019-05-10 03:39:00,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c242a9-e0fc-4ab6-9f2d-7fd2eaa0dc44 2019-05-10 03:39:00,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:39:00,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8bf33232b02e4f9186499e0578ded0dc used request id req-28c242a9-e0fc-4ab6-9f2d-7fd2eaa0dc44 2019-05-10 03:39:00,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.28856921196s 2019-05-10 03:39:00,370 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-05-10 03:39:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:39:00,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 03:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bcced69-1613-40e2-bbae-81cf821541e7 2019-05-10 03:39:00,428 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 03:39:00,428 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2bcced69-1613-40e2-bbae-81cf821541e7 2019-05-10 03:39:00,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 03:39:00,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T04:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["UmVuO7AIRKuetF8_aCxsXQ"], "issued_at": "2019-05-10T03:39:00.000000Z"}} 2019-05-10 03:39:00,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:39:00,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:01,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 03:39:01 GMT X-Openstack-Request-Id: req-d2496f95-ee61-41ab-b657-3cffddd278d2 2019-05-10 03:39:01,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 03:39:01,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2496f95-ee61-41ab-b657-3cffddd278d2 2019-05-10 03:39:01,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407931089401s 2019-05-10 03:39:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:39:01,274 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 03:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa7a05c-2c27-4cfa-a5f4-2daf7d523f6d 2019-05-10 03:39:01,274 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:39:01,274 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-1aa7a05c-2c27-4cfa-a5f4-2daf7d523f6d 2019-05-10 03:39:01,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:39:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:01,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 03:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61d94a6-bdf2-4f8c-9d5f-e526b0abf0cc 2019-05-10 03:39:01,483 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 03:39:01,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d61d94a6-bdf2-4f8c-9d5f-e526b0abf0cc 2019-05-10 03:39:01,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207888126373s 2019-05-10 03:39:01,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 03:39:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f"}}' 2019-05-10 03:39:01,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 10 May 2019 03:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300c5632-6729-4f7a-8f4f-d121b0ad4228 2019-05-10 03:39:01,686 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf"}, "tags": [], "enabled": true, "id": "a893492d1eab4da2b0bede6bdbda67bf", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f"}} 2019-05-10 03:39:01,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-300c5632-6729-4f7a-8f4f-d121b0ad4228 2019-05-10 03:39:01,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194551944733s 2019-05-10 03:39:01,687 - 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'a893492d1eab4da2b0bede6bdbda67bf', '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_23f54b95-8e63-4fdb-b582-607d3674a58f'}) 2019-05-10 03:39:01,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 03:39:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fNtecRwPRvLUMJWjWheDbjxeoGyjWP", "email": null, "name": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f"}}' 2019-05-10 03:39:02,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 10 May 2019 03:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4dc5f9-70bb-4afd-902f-8350f387b6fd 2019-05-10 03:39:02,207 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": {"self": "http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6f14d5fe6ff48c0a99e194ee94e6783", "domain_id": "default", "password_expires_at": null}} 2019-05-10 03:39:02,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2c4dc5f9-70bb-4afd-902f-8350f387b6fd 2019-05-10 03:39:02,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.513020038605s 2019-05-10 03:39:02,208 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6f14d5fe6ff48c0a99e194ee94e6783', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f'}) 2019-05-10 03:39:02,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:39:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:02,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9530b1a5-1dab-47ad-b8e5-020bb8163440 2019-05-10 03:39:02,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:39:02,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9530b1a5-1dab-47ad-b8e5-020bb8163440 2019-05-10 03:39:02,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22588300705s 2019-05-10 03:39:02,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:39:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:02,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2978991c-cc81-4c69-a3fd-6ad78bdff716 2019-05-10 03:39:02,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:39:02,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2978991c-cc81-4c69-a3fd-6ad78bdff716 2019-05-10 03:39:02,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228129863739s 2019-05-10 03:39:02,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:39:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:02,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed95153a-b964-49ab-9df9-c5868254bf89 2019-05-10 03:39:02,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:39:02,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed95153a-b964-49ab-9df9-c5868254bf89 2019-05-10 03:39:02,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22262096405s 2019-05-10 03:39:02,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:39:02,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:03,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 03:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7f9b13-8407-441a-a73c-b400ed1d6b76 2019-05-10 03:39:03,018 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 03:39:03,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cb7f9b13-8407-441a-a73c-b400ed1d6b76 2019-05-10 03:39:03,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112498044968s 2019-05-10 03:39:03,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:39:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:03,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Fri, 10 May 2019 03:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673718ef-710a-4b8e-8e4c-4cb05796b2b6 2019-05-10 03:39:03,280 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": {"self": "http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6f14d5fe6ff48c0a99e194ee94e6783", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:39:03,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-673718ef-710a-4b8e-8e4c-4cb05796b2b6 2019-05-10 03:39:03,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.261229991913s 2019-05-10 03:39:03,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:39:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:03,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Fri, 10 May 2019 03:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01849ba3-597b-4835-a3e5-bd50ee4c2970 2019-05-10 03:39:03,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf"}, "tags": [], "enabled": true, "id": "a893492d1eab4da2b0bede6bdbda67bf", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:03,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-01849ba3-597b-4835-a3e5-bd50ee4c2970 2019-05-10 03:39:03,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.319132089615s 2019-05-10 03:39:03,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 03:39:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c6f14d5fe6ff48c0a99e194ee94e6783&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a893492d1eab4da2b0bede6bdbda67bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:03,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 10 May 2019 03:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b27e0ac-19ba-49ce-b9f5-19daa4612f00 2019-05-10 03:39:03,859 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c6f14d5fe6ff48c0a99e194ee94e6783&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a893492d1eab4da2b0bede6bdbda67bf", "previous": null, "next": null}} 2019-05-10 03:39:03,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c6f14d5fe6ff48c0a99e194ee94e6783&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=a893492d1eab4da2b0bede6bdbda67bf used request id req-2b27e0ac-19ba-49ce-b9f5-19daa4612f00 2019-05-10 03:39:03,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.238862037659s 2019-05-10 03:39:03,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 03:39:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf/users/c6f14d5fe6ff48c0a99e194ee94e6783/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:04,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0fed346-09d6-483d-81f1-53dc22fba593 2019-05-10 03:39:04,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:39:04,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf/users/c6f14d5fe6ff48c0a99e194ee94e6783/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-e0fed346-09d6-483d-81f1-53dc22fba593 2019-05-10 03:39:04,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27635884285s 2019-05-10 03:39:04,141 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 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'a893492d1eab4da2b0bede6bdbda67bf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fNtecRwPRvLUMJWjWheDbjxeoGyjWP', 'username': u'vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 03:39:04,144 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f', 'password': 'fNtecRwPRvLUMJWjWheDbjxeoGyjWP', 'project_name': 'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a893492d1eab4da2b0bede6bdbda67bf', 'project_domain_name': 'Default'} 2019-05-10 03:39:04,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-05-10 03:39:04,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-05-10 03:39:04,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-05-10 03:39:04,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-05-10 03:39:04,248 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-05-10 03:39:04,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:39:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 03:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9bee00-c0a9-4d81-bfe1-1f3c42fb9baf 2019-05-10 03:39:04,366 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 03:39:04,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ad9bee00-c0a9-4d81-bfe1-1f3c42fb9baf 2019-05-10 03:39:04,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118562936783s 2019-05-10 03:39:04,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:39:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:39:04,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Fri, 10 May 2019 03:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3f5c5b-b304-4b59-ae92-f5b9f4f0a4af 2019-05-10 03:39:04,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf"}, "tags": [], "enabled": true, "id": "a893492d1eab4da2b0bede6bdbda67bf", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:04,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7f3f5c5b-b304-4b59-ae92-f5b9f4f0a4af 2019-05-10 03:39:04,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.293838024139s 2019-05-10 03:39:04,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-10 03:39:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"network": {"tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "name": "vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f", "admin_state_up": true}}' 2019-05-10 03:39:05,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 10 May 2019 03:39:05 GMT X-Openstack-Request-Id: req-7c059be1-f575-44fe-bb07-5fe014284c3a 2019-05-10 03:39:05,588 - 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":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:39:05Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:05Z","mtu":1450}} 2019-05-10 03:39:05,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7c059be1-f575-44fe-bb07-5fe014284c3a 2019-05-10 03:39:05,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.917440891266s 2019-05-10 03:39:05,589 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-10T03:39:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3000c2cf-ffd0-486d-a10e-a961c59d86d8', 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'vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f', u'created_at': u'2019-05-10T03:39:05Z', u'mtu': 1450, u'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'l2_adjacency': True}) 2019-05-10 03:39:05,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:39:05,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 03:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f02b70d-bce3-4cc0-9649-5d4f90986e96 2019-05-10 03:39:05,600 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 03:39:05,600 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1f02b70d-bce3-4cc0-9649-5d4f90986e96 2019-05-10 03:39:05,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 03:39:06,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T04:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a893492d1eab4da2b0bede6bdbda67bf", "name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a893492d1eab4da2b0bede6bdbda67bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/a893492d1eab4da2b0bede6bdbda67bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/a893492d1eab4da2b0bede6bdbda67bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_a893492d1eab4da2b0bede6bdbda67bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_a893492d1eab4da2b0bede6bdbda67bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/a893492d1eab4da2b0bede6bdbda67bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/a893492d1eab4da2b0bede6bdbda67bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/a893492d1eab4da2b0bede6bdbda67bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a893492d1eab4da2b0bede6bdbda67bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/a893492d1eab4da2b0bede6bdbda67bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/a893492d1eab4da2b0bede6bdbda67bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f", "id": "c6f14d5fe6ff48c0a99e194ee94e6783"}, "audit_ids": ["tN5_XAAOT0C3PSjTRyInVw"], "issued_at": "2019-05-10T03:39:05.000000Z"}} 2019-05-10 03:39:06,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:39:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:06,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 10 May 2019 03:39:06 GMT X-Openstack-Request-Id: req-ef0e02b2-424c-4869-8d93-938109b0d22f 2019-05-10 03:39:06,400 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:39:05Z","qos_policy_id":null,"name":"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:39:06,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ef0e02b2-424c-4869-8d93-938109b0d22f 2019-05-10 03:39:06,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383598089218s 2019-05-10 03:39:06,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-10 03:39:06,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"subnet": {"name": "vyos_vrouter-subnet_23f54b95-8e63-4fdb-b582-607d3674a58f", "enable_dhcp": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-10 03:39:07,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Fri, 10 May 2019 03:39:07 GMT X-Openstack-Request-Id: req-b26c5270-0b0e-45da-9323-75e87e898b81 2019-05-10 03:39:07,768 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T03:39:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a893492d1eab4da2b0bede6bdbda67bf","id":"04eb70f9-045f-4975-ae36-918e5944c494","subnetpool_id":null,"name":"vyos_vrouter-subnet_23f54b95-8e63-4fdb-b582-607d3674a58f"}} 2019-05-10 03:39:07,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b26c5270-0b0e-45da-9323-75e87e898b81 2019-05-10 03:39:07,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.36590790749s 2019-05-10 03:39:07,769 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T03:39:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'04eb70f9-045f-4975-ae36-918e5944c494', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_23f54b95-8e63-4fdb-b582-607d3674a58f', u'enable_dhcp': True, u'network_id': u'3000c2cf-ffd0-486d-a10e-a961c59d86d8', u'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'created_at': u'2019-05-10T03:39:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf'}) 2019-05-10 03:39:07,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 03:39:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vyos_vrouter-router_23f54b95-8e63-4fdb-b582-607d3674a58f", "admin_state_up": true}}' 2019-05-10 03:39:16,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 10 May 2019 03:39:16 GMT X-Openstack-Request-Id: req-30200135-fd7a-43e6-a372-cf8b0e467aaa 2019-05-10 03:39:16,070 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:09Z", "admin_state_up": true, "updated_at": "2019-05-10T03:39:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "name": "vyos_vrouter-router_23f54b95-8e63-4fdb-b582-607d3674a58f"}} 2019-05-10 03:39:16,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-30200135-fd7a-43e6-a372-cf8b0e467aaa 2019-05-10 03:39:16,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.30059599876s 2019-05-10 03:39:16,071 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T03:39:10Z', u'revision_number': 3, u'id': u'9cc007bc-815f-4ca9-9256-a5810b7130ff', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_23f54b95-8e63-4fdb-b582-607d3674a58f', u'admin_state_up': True, u'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'created_at': u'2019-05-10T03:39:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf'}) 2019-05-10 03:39:16,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-10 03:39:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9cc007bc-815f-4ca9-9256-a5810b7130ff/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"subnet_id": "04eb70f9-045f-4975-ae36-918e5944c494"}' 2019-05-10 03:39:19,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 03:39:19 GMT X-Openstack-Request-Id: req-9bd72438-6071-440a-ada0-274df140e67d 2019-05-10 03:39:19,842 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "subnet_id": "04eb70f9-045f-4975-ae36-918e5944c494", "subnet_ids": ["04eb70f9-045f-4975-ae36-918e5944c494"], "port_id": "47f1c7ee-51c4-4ae8-ac96-f26949d20879", "id": "9cc007bc-815f-4ca9-9256-a5810b7130ff"} 2019-05-10 03:39:19,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9cc007bc-815f-4ca9-9256-a5810b7130ff/add_router_interface.json used request id req-9bd72438-6071-440a-ada0-274df140e67d 2019-05-10 03:39:19,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.770829916s 2019-05-10 03:39:19,843 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-10 03:39:21,107 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-10 03:39:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:39:21,114 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 03:39:21 GMT 2019-05-10 03:39:21,115 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 03:39:21,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:39:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:21,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 03:39:21 GMT X-Openstack-Request-Id: req-56658b6c-482c-4905-9f88-55691ad7fd58 2019-05-10 03:39:21,452 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:39:21,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56658b6c-482c-4905-9f88-55691ad7fd58 2019-05-10 03:39:21,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331650018692s 2019-05-10 03:39:21,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 03:39:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f"}' 2019-05-10 03:39:21,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 10 May 2019 03:39:21 GMT Location: http://172.30.9.21:9292/v2/images/176235db-c38d-4911-85d1-1f21616d01e1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04a4246d-9fae-4e9c-a1e7-8836dd95abc8 2019-05-10 03:39:21,834 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:39:21Z", "file": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "176235db-c38d-4911-85d1-1f21616d01e1", "size": null, "self": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": null, "created_at": "2019-05-10T03:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 03:39:21,835 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-04a4246d-9fae-4e9c-a1e7-8836dd95abc8 2019-05-10 03:39:21,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.373167037964s 2019-05-10 03:39:21,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 03:39:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '' 2019-05-10 03:39:26,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:39:26 GMT X-Openstack-Request-Id: req-2380e9d3-e1d3-4708-a358-053bb2ca756c 2019-05-10 03:39:26,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:39:26,584 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file used request id req-2380e9d3-e1d3-4708-a358-053bb2ca756c 2019-05-10 03:39:26,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.74828505516s 2019-05-10 03:39:26,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:39:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:27,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 03:39:27 GMT X-Openstack-Request-Id: req-7a7939d5-9319-4798-b7db-7b9454947a7e 2019-05-10 03:39:27,035 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:39:26Z", "file": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "176235db-c38d-4911-85d1-1f21616d01e1", "size": 297533440, "self": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:39:27,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7a7939d5-9319-4798-b7db-7b9454947a7e 2019-05-10 03:39:27,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.446057081223s 2019-05-10 03:39:27,037 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file', 'owner': u'a893492d1eab4da2b0bede6bdbda67bf', 'id': u'176235db-c38d-4911-85d1-1f21616d01e1', 'size': 297533440, u'self': u'/v2/images/176235db-c38d-4911-85d1-1f21616d01e1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a893492d1eab4da2b0bede6bdbda67bf', 'name': 'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T03:39:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T03:39:26Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/176235db-c38d-4911-85d1-1f21616d01e1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f', 'created': u'2019-05-10T03:39:21Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-10T03:39:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/176235db-c38d-4911-85d1-1f21616d01e1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-10 03:39:27,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 03:39:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-10 03:39:27,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-34c929e9-52a0-4d9f-9d64-753d5e56fc6b x-openstack-request-id: req-34c929e9-52a0-4d9f-9d64-753d5e56fc6b 2019-05-10 03:39:27,800 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "2a517cd1-ee1e-407f-b173-66f38afa26f3"}} 2019-05-10 03:39:27,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-34c929e9-52a0-4d9f-9d64-753d5e56fc6b 2019-05-10 03:39:27,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.760277032852s 2019-05-10 03:39:27,802 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f', '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'2ab4035b39944105b06c1331442b1700', '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'2a517cd1-ee1e-407f-b173-66f38afa26f3', 'swap': 0}) 2019-05-10 03:39:27,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 03:39:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"extra_specs": {}}' 2019-05-10 03:39:27,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-f0736388-d993-4e23-8fcc-6090ac6273d9 x-openstack-request-id: req-f0736388-d993-4e23-8fcc-6090ac6273d9 2019-05-10 03:39:27,824 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 03:39:27,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3/os-extra_specs used request id req-f0736388-d993-4e23-8fcc-6090ac6273d9 2019-05-10 03:39:27,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221750736237s 2019-05-10 03:39:27,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-10 03:39:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"keypair": {"name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f"}}' 2019-05-10 03:39:28,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-ad82f44a-e7bb-4bdd-b48f-7575e4d6508f x-openstack-request-id: req-ad82f44a-e7bb-4bdd-b48f-7575e4d6508f 2019-05-10 03:39:28,644 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwWDcoe8bTYG/IKfrPYPHd0qc6xWGpSHbvausBaR32f5B2idc\nZlUe4V59O6URelyAedUfCPP/r+ZNLguhKnlDOTvLEeee327wDvQ7LaUyN4tjhCzW\nUr0sgue3BOeUmwnPQcwTlQZc1ePdkHSdVCEDbbgHXkeF4tc/Nv2kNtpIo+8N6n8j\n+oIHMgM5srdeYwoc352s2hAdPm2c5JGDJnlnkHQuRZaEiGAnj65TihVHRaOgM2oC\ngidACALubbMmSCaml61Zws6klH/mt08xQhgVIuCC2MHZ1uzRlIYCOGfh5xYVWftG\nZgmNaB0yPwoPNnG+GXtHkRqnXdeaVb4DS1TsFwIDAQABAoIBADWmL8/lTEfWhTYE\nICly0/Xuh1ZZJH/Pwuz+Ib13AaFC/vYNEX96ghS4aDoR86Vk4Gfsjq2nM/qTBDqQ\nE2h7OAE6633OKq+GUad0bq6dNC9gxn03C0btINo4evgrX3kb4Zo5if1ARKU6kI+x\nKqzac98OvUyUvzpNyUXyXIqzSI/iGR40QtRMV3jpE6fa69FwVJGrbM2vPTtj3b2+\nUDSkq5f80531TWqhzqcIlMOlqOKmXSXZT/thotDl2YYDtxD//QiM1Oqtf5/74tRt\nHU6/75vbzpzX+NSFnW+PsCnA+bUPQl83cvZOHq76718UouIg37e1+FvLCmJwwZev\nEFf/BaECgYEA4FaaX3DNVfnSst1nIeKKVtOFYahBggMle4NvpVxCvyzxM3Lqzh0d\n80TTH5bSluoBt6gjBViYQNyB9dvXewf3kCNW/G+qGOUGGOkj5iYYGvvkOuxUIn/i\nQu/ez7iMAafzOYS8bADda91mM5A1tsHYDK/RuXc3eoVesqlSEJ3uOAkCgYEA3Kur\nTq5+fO/69XziP8Nuw9nNPc2WBUWvdeue+xACVWvBqzuGTA+GcgG1Rk6iAIY4c/zs\nZseYpxtjFmvEybzVCE+I1ZLcwyOkOqqaqzhseLR31tMwcfnFHa2QXRW1eUQbWRvf\nY574E/QQ0cSYycmeM2PIBd4kFLEd+g49Qj3lyx8CgYBkWBhgzFHsPPxzqPiyfWQn\nhiFJFzuF7eZcIuRTcLsiS/Xvb117qCZ3Y7eTj6DOhAkUnw5bG8+uY3N2B0mQ7HVd\ncZE9BK1uyTI6/j1ienOZzkW93WucqtsH2cct3nwxWXA/sBGftZtU3gkS01RTVM1Q\nj2wdqyeTlAhRnc7pQ9sEEQKBgHdYEMn47Ue8sklaRTKfC6S4gpvOODiZu49W4yB9\nRAXWxWNKShOQwfGeot9nX45RCO8R9viPMiwOT8SsfD1u9vgLq8F2MBcJi6R+6C95\n0JBnafixNx4tK0IlwFHXj9IJ15CV1ncWXqzL7tzEKq3XcMvyRxeFUJYwRDocwVy2\nBTWZAoGBAMvtxP6PJLAcLDj2uD/SQbJf1rkN/b823J8wZmKN4pUfvhVcHddNyMXz\n38q8tPirV2DzahTt99/Y4SFvf0Kr+mNcoXTkH+dLbXBHJgHDVg6kgqxh42A7UGqy\n6Hv2GD9F19pghnTUUFwnGtWSBeX+JPNNrFYQRdOTFyuyvq9No4Ws\n-----END RSA PRIVATE KEY-----\n", "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "fingerprint": "03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61"}} 2019-05-10 03:39:28,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ad82f44a-e7bb-4bdd-b48f-7575e4d6508f 2019-05-10 03:39:28,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.815277814865s 2019-05-10 03:39:28,645 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwWDcoe8bTYG/IKfrPYPHd0qc6xWGpSHbvausBaR32f5B2idc\nZlUe4V59O6URelyAedUfCPP/r+ZNLguhKnlDOTvLEeee327wDvQ7LaUyN4tjhCzW\nUr0sgue3BOeUmwnPQcwTlQZc1ePdkHSdVCEDbbgHXkeF4tc/Nv2kNtpIo+8N6n8j\n+oIHMgM5srdeYwoc352s2hAdPm2c5JGDJnlnkHQuRZaEiGAnj65TihVHRaOgM2oC\ngidACALubbMmSCaml61Zws6klH/mt08xQhgVIuCC2MHZ1uzRlIYCOGfh5xYVWftG\nZgmNaB0yPwoPNnG+GXtHkRqnXdeaVb4DS1TsFwIDAQABAoIBADWmL8/lTEfWhTYE\nICly0/Xuh1ZZJH/Pwuz+Ib13AaFC/vYNEX96ghS4aDoR86Vk4Gfsjq2nM/qTBDqQ\nE2h7OAE6633OKq+GUad0bq6dNC9gxn03C0btINo4evgrX3kb4Zo5if1ARKU6kI+x\nKqzac98OvUyUvzpNyUXyXIqzSI/iGR40QtRMV3jpE6fa69FwVJGrbM2vPTtj3b2+\nUDSkq5f80531TWqhzqcIlMOlqOKmXSXZT/thotDl2YYDtxD//QiM1Oqtf5/74tRt\nHU6/75vbzpzX+NSFnW+PsCnA+bUPQl83cvZOHq76718UouIg37e1+FvLCmJwwZev\nEFf/BaECgYEA4FaaX3DNVfnSst1nIeKKVtOFYahBggMle4NvpVxCvyzxM3Lqzh0d\n80TTH5bSluoBt6gjBViYQNyB9dvXewf3kCNW/G+qGOUGGOkj5iYYGvvkOuxUIn/i\nQu/ez7iMAafzOYS8bADda91mM5A1tsHYDK/RuXc3eoVesqlSEJ3uOAkCgYEA3Kur\nTq5+fO/69XziP8Nuw9nNPc2WBUWvdeue+xACVWvBqzuGTA+GcgG1Rk6iAIY4c/zs\nZseYpxtjFmvEybzVCE+I1ZLcwyOkOqqaqzhseLR31tMwcfnFHa2QXRW1eUQbWRvf\nY574E/QQ0cSYycmeM2PIBd4kFLEd+g49Qj3lyx8CgYBkWBhgzFHsPPxzqPiyfWQn\nhiFJFzuF7eZcIuRTcLsiS/Xvb117qCZ3Y7eTj6DOhAkUnw5bG8+uY3N2B0mQ7HVd\ncZE9BK1uyTI6/j1ienOZzkW93WucqtsH2cct3nwxWXA/sBGftZtU3gkS01RTVM1Q\nj2wdqyeTlAhRnc7pQ9sEEQKBgHdYEMn47Ue8sklaRTKfC6S4gpvOODiZu49W4yB9\nRAXWxWNKShOQwfGeot9nX45RCO8R9viPMiwOT8SsfD1u9vgLq8F2MBcJi6R+6C95\n0JBnafixNx4tK0IlwFHXj9IJ15CV1ncWXqzL7tzEKq3XcMvyRxeFUJYwRDocwVy2\nBTWZAoGBAMvtxP6PJLAcLDj2uD/SQbJf1rkN/b823J8wZmKN4pUfvhVcHddNyMXz\n38q8tPirV2DzahTt99/Y4SFvf0Kr+mNcoXTkH+dLbXBHJgHDVg6kgqxh42A7UGqy\n6Hv2GD9F19pghnTUUFwnGtWSBeX+JPNNrFYQRdOTFyuyvq9No4Ws\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c6f14d5fe6ff48c0a99e194ee94e6783', 'name': u'vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f', 'created_at': '2019-05-10T03:39:28.645295', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a893492d1eab4da2b0bede6bdbda67bf', 'name': 'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61', 'type': 'ssh', 'id': u'vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f'}) 2019-05-10 03:39:28,645 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwWDcoe8bTYG/IKfrPYPHd0qc6xWGpSHbvausBaR32f5B2idc ZlUe4V59O6URelyAedUfCPP/r+ZNLguhKnlDOTvLEeee327wDvQ7LaUyN4tjhCzW Ur0sgue3BOeUmwnPQcwTlQZc1ePdkHSdVCEDbbgHXkeF4tc/Nv2kNtpIo+8N6n8j +oIHMgM5srdeYwoc352s2hAdPm2c5JGDJnlnkHQuRZaEiGAnj65TihVHRaOgM2oC gidACALubbMmSCaml61Zws6klH/mt08xQhgVIuCC2MHZ1uzRlIYCOGfh5xYVWftG ZgmNaB0yPwoPNnG+GXtHkRqnXdeaVb4DS1TsFwIDAQABAoIBADWmL8/lTEfWhTYE ICly0/Xuh1ZZJH/Pwuz+Ib13AaFC/vYNEX96ghS4aDoR86Vk4Gfsjq2nM/qTBDqQ E2h7OAE6633OKq+GUad0bq6dNC9gxn03C0btINo4evgrX3kb4Zo5if1ARKU6kI+x Kqzac98OvUyUvzpNyUXyXIqzSI/iGR40QtRMV3jpE6fa69FwVJGrbM2vPTtj3b2+ UDSkq5f80531TWqhzqcIlMOlqOKmXSXZT/thotDl2YYDtxD//QiM1Oqtf5/74tRt HU6/75vbzpzX+NSFnW+PsCnA+bUPQl83cvZOHq76718UouIg37e1+FvLCmJwwZev EFf/BaECgYEA4FaaX3DNVfnSst1nIeKKVtOFYahBggMle4NvpVxCvyzxM3Lqzh0d 80TTH5bSluoBt6gjBViYQNyB9dvXewf3kCNW/G+qGOUGGOkj5iYYGvvkOuxUIn/i Qu/ez7iMAafzOYS8bADda91mM5A1tsHYDK/RuXc3eoVesqlSEJ3uOAkCgYEA3Kur Tq5+fO/69XziP8Nuw9nNPc2WBUWvdeue+xACVWvBqzuGTA+GcgG1Rk6iAIY4c/zs ZseYpxtjFmvEybzVCE+I1ZLcwyOkOqqaqzhseLR31tMwcfnFHa2QXRW1eUQbWRvf Y574E/QQ0cSYycmeM2PIBd4kFLEd+g49Qj3lyx8CgYBkWBhgzFHsPPxzqPiyfWQn hiFJFzuF7eZcIuRTcLsiS/Xvb117qCZ3Y7eTj6DOhAkUnw5bG8+uY3N2B0mQ7HVd cZE9BK1uyTI6/j1ienOZzkW93WucqtsH2cct3nwxWXA/sBGftZtU3gkS01RTVM1Q j2wdqyeTlAhRnc7pQ9sEEQKBgHdYEMn47Ue8sklaRTKfC6S4gpvOODiZu49W4yB9 RAXWxWNKShOQwfGeot9nX45RCO8R9viPMiwOT8SsfD1u9vgLq8F2MBcJi6R+6C95 0JBnafixNx4tK0IlwFHXj9IJ15CV1ncWXqzL7tzEKq3XcMvyRxeFUJYwRDocwVy2 BTWZAoGBAMvtxP6PJLAcLDj2uD/SQbJf1rkN/b823J8wZmKN4pUfvhVcHddNyMXz 38q8tPirV2DzahTt99/Y4SFvf0Kr+mNcoXTkH+dLbXBHJgHDVg6kgqxh42A7UGqy 6Hv2GD9F19pghnTUUFwnGtWSBeX+JPNNrFYQRdOTFyuyvq9No4Ws -----END RSA PRIVATE KEY----- 2019-05-10 03:39:28,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-10 03:39:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"security_group": {"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-05-10 03:39:29,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Fri, 10 May 2019 03:39:29 GMT X-Openstack-Request-Id: req-b7596bca-68a3-499f-b812-584564f31ba4 2019-05-10 03:39:29,572 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}} 2019-05-10 03:39:29,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b7596bca-68a3-499f-b812-584564f31ba4 2019-05-10 03:39:29,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.920981884003s 2019-05-10 03:39:29,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:39:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:29,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Fri, 10 May 2019 03:39:29 GMT X-Openstack-Request-Id: req-bd25447c-b502-4320-86e4-28be751c4c0f 2019-05-10 03:39:29,966 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:29,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bd25447c-b502-4320-86e4-28be751c4c0f 2019-05-10 03:39:29,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.386540174484s 2019-05-10 03:39:29,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 03:39:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -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": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}}' 2019-05-10 03:39:30,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 03:39:30 GMT X-Openstack-Request-Id: req-fce725a4-2d50-46bc-965d-c90002201820 2019-05-10 03:39:30,111 - 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": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "port_range_min": 22, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:30Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d"}} 2019-05-10 03:39:30,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fce725a4-2d50-46bc-965d-c90002201820 2019-05-10 03:39:30,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137693166733s 2019-05-10 03:39:30,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:39:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:30,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Fri, 10 May 2019 03:39:30 GMT X-Openstack-Request-Id: req-4b62b366-2dbc-411b-bb56-6aeee62d673b 2019-05-10 03:39:30,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 2, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:30,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4b62b366-2dbc-411b-bb56-6aeee62d673b 2019-05-10 03:39:30,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322095155716s 2019-05-10 03:39:30,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 03:39:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -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": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}}' 2019-05-10 03:39:30,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 10 May 2019 03:39:30 GMT X-Openstack-Request-Id: req-5c15d211-d456-42df-9b7d-68e98feff60a 2019-05-10 03:39:30,919 - 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": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "port_range_min": null, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:30Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "80614e5f-1c7d-47b4-89fa-b97f88fd1875"}} 2019-05-10 03:39:30,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5c15d211-d456-42df-9b7d-68e98feff60a 2019-05-10 03:39:30,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.473312854767s 2019-05-10 03:39:30,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:39:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:30,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Fri, 10 May 2019 03:39:30 GMT X-Openstack-Request-Id: req-e227017a-de48-4b52-812f-dde926b2815b 2019-05-10 03:39:30,976 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "80614e5f-1c7d-47b4-89fa-b97f88fd1875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:30,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e227017a-de48-4b52-812f-dde926b2815b 2019-05-10 03:39:30,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510029792786s 2019-05-10 03:39:30,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 03:39:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -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": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}}' 2019-05-10 03:39:31,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 10 May 2019 03:39:31 GMT X-Openstack-Request-Id: req-6ced8c85-9c0e-48d0-824a-7f7909748f6b 2019-05-10 03:39:31,128 - 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": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "port_range_min": 80, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:31Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "002bf29c-4c83-4481-bbf7-8cd5d40a6f1b"}} 2019-05-10 03:39:31,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6ced8c85-9c0e-48d0-824a-7f7909748f6b 2019-05-10 03:39:31,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145509004593s 2019-05-10 03:39:31,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:39:31,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:31,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Fri, 10 May 2019 03:39:31 GMT X-Openstack-Request-Id: req-ae499259-4511-43eb-be4f-359e4ec46d73 2019-05-10 03:39:31,483 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "002bf29c-4c83-4481-bbf7-8cd5d40a6f1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "80614e5f-1c7d-47b4-89fa-b97f88fd1875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:31,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ae499259-4511-43eb-be4f-359e4ec46d73 2019-05-10 03:39:31,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348578929901s 2019-05-10 03:39:31,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 03:39:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -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": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}}' 2019-05-10 03:39:31,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 10 May 2019 03:39:31 GMT X-Openstack-Request-Id: req-4062209a-105b-417c-b762-e5efd633fd15 2019-05-10 03:39:31,662 - 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": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "port_range_min": 443, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:31Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "8a9cd448-0975-494d-8741-c3ec9d97f2f1"}} 2019-05-10 03:39:31,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4062209a-105b-417c-b762-e5efd633fd15 2019-05-10 03:39:31,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.172039031982s 2019-05-10 03:39:31,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:39:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:32,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Fri, 10 May 2019 03:39:32 GMT X-Openstack-Request-Id: req-d1f4a4d0-1a6c-4430-8658-02b5f2bd34e5 2019-05-10 03:39:32,547 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "002bf29c-4c83-4481-bbf7-8cd5d40a6f1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "80614e5f-1c7d-47b4-89fa-b97f88fd1875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "8a9cd448-0975-494d-8741-c3ec9d97f2f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 5, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:32,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d1f4a4d0-1a6c-4430-8658-02b5f2bd34e5 2019-05-10 03:39:32,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.879395008087s 2019-05-10 03:39:32,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 03:39:32,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -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": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}}' 2019-05-10 03:39:33,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 10 May 2019 03:39:33 GMT X-Openstack-Request-Id: req-a409b0aa-3fca-4b42-8c55-7c49e75b20ec 2019-05-10 03:39:33,111 - 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": "2019-05-10T03:39:33Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:33Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "9c1eacaf-cd99-4f1b-8670-c1f8c2e9c274"}} 2019-05-10 03:39:33,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a409b0aa-3fca-4b42-8c55-7c49e75b20ec 2019-05-10 03:39:33,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.556874990463s 2019-05-10 03:39:33,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:39:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Fri, 10 May 2019 03:39:33 GMT X-Openstack-Request-Id: req-b64fbc61-69a8-4248-aa46-aa503f5ddc8d 2019-05-10 03:39:33,184 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "002bf29c-4c83-4481-bbf7-8cd5d40a6f1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "80614e5f-1c7d-47b4-89fa-b97f88fd1875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "8a9cd448-0975-494d-8741-c3ec9d97f2f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T03:39:33Z", "revision_number": 0, "id": "9c1eacaf-cd99-4f1b-8670-c1f8c2e9c274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:33Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 6, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:33,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b64fbc61-69a8-4248-aa46-aa503f5ddc8d 2019-05-10 03:39:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663220882416s 2019-05-10 03:39:33,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-10 03:39:33,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -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": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}}' 2019-05-10 03:39:33,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 10 May 2019 03:39:33 GMT X-Openstack-Request-Id: req-6107bc74-7b79-4ffc-9ddc-8ab922e057c2 2019-05-10 03:39:33,955 - 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": "2019-05-10T03:39:33Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:33Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "fba8d15c-d4d8-48dd-82ee-1fa660cf718b"}} 2019-05-10 03:39:33,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6107bc74-7b79-4ffc-9ddc-8ab922e057c2 2019-05-10 03:39:33,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.764085054398s 2019-05-10 03:39:33,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:39:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:34,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 10 May 2019 03:39:34 GMT X-Openstack-Request-Id: req-c652a23b-df14-4292-a8fb-de54607dfb3a 2019-05-10 03:39:34,359 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["04eb70f9-045f-4975-ae36-918e5944c494"],"description":"","tags":[],"updated_at":"2019-05-10T03:39:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:39:34,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c652a23b-df14-4292-a8fb-de54607dfb3a 2019-05-10 03:39:34,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40237402916s 2019-05-10 03:39:34,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:39:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:34,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 03:39:34 GMT X-Openstack-Request-Id: req-8863375e-7b54-45a0-9918-1ffeed63f340 2019-05-10 03:39:34,693 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:39:26Z", "file": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "176235db-c38d-4911-85d1-1f21616d01e1", "size": 297533440, "self": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:39:34,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8863375e-7b54-45a0-9918-1ffeed63f340 2019-05-10 03:39:34,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329159021378s 2019-05-10 03:39:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:39:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:34,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-b457e3f9-7714-49d4-a40e-4f72515fd780 x-openstack-request-id: req-b457e3f9-7714-49d4-a40e-4f72515fd780 2019-05-10 03:39:34,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "2a517cd1-ee1e-407f-b173-66f38afa26f3"}]} 2019-05-10 03:39:34,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b457e3f9-7714-49d4-a40e-4f72515fd780 2019-05-10 03:39:34,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240960121155s 2019-05-10 03:39:34,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-10 03:39:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"server": {"name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "imageRef": "176235db-c38d-4911-85d1-1f21616d01e1", "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "flavorRef": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3000c2cf-ffd0-486d-a10e-a961c59d86d8"}], "security_groups": [{"name": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}]}}' 2019-05-10 03:39:39,274 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 10 May 2019 03:39:34 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.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43 x-compute-request-id: req-0dfbb8a7-4b4c-43a2-8641-898090373d1e x-openstack-request-id: req-0dfbb8a7-4b4c-43a2-8641-898090373d1e 2019-05-10 03:39:39,274 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "625c0a76-0e54-4466-bdd0-b92726f1cb13"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "adminPass": "LrZT436GcXpv"}} 2019-05-10 03:39:39,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0dfbb8a7-4b4c-43a2-8641-898090373d1e 2019-05-10 03:39:39,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.54828310013s 2019-05-10 03:39:39,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:39,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-cff27fd9-5c44-4ade-98a0-8d621e82db46 x-openstack-request-id: req-cff27fd9-5c44-4ade-98a0-8d621e82db46 2019-05-10 03:39:39,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:39:39,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cff27fd9-5c44-4ade-98a0-8d621e82db46 2019-05-10 03:39:39,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706458806992s 2019-05-10 03:39:39,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:39:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:40,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 10 May 2019 03:39:40 GMT X-Openstack-Request-Id: req-97723dc7-06b3-450c-a5af-d189ebcd95b4 2019-05-10 03:39:40,286 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["04eb70f9-045f-4975-ae36-918e5944c494"],"description":"","tags":[],"updated_at":"2019-05-10T03:39:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:39:40,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-97723dc7-06b3-450c-a5af-d189ebcd95b4 2019-05-10 03:39:40,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292322158813s 2019-05-10 03:39:40,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 03:39:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:40,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 10 May 2019 03:39:40 GMT X-Openstack-Request-Id: req-9fd0d28b-3167-41a0-8518-563c0ee93b9c 2019-05-10 03:39:40,543 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T03:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a893492d1eab4da2b0bede6bdbda67bf","id":"04eb70f9-045f-4975-ae36-918e5944c494","subnetpool_id":null,"name":"vyos_vrouter-subnet_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:39:40,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9fd0d28b-3167-41a0-8518-563c0ee93b9c 2019-05-10 03:39:40,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.255808115005s 2019-05-10 03:39:40,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:39:42,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:42,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-04330b6b-c392-4577-b0f2-d73aa3956f08 x-openstack-request-id: req-04330b6b-c392-4577-b0f2-d73aa3956f08 2019-05-10 03:39:42,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:39:42,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04330b6b-c392-4577-b0f2-d73aa3956f08 2019-05-10 03:39:42,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411903858185s 2019-05-10 03:39:42,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:39:44,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:46,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-e7021de1-ad07-480d-9cd8-3b6ce65a7fa9 x-openstack-request-id: req-e7021de1-ad07-480d-9cd8-3b6ce65a7fa9 2019-05-10 03:39:46,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:39:46,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e7021de1-ad07-480d-9cd8-3b6ce65a7fa9 2019-05-10 03:39:46,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34929013252s 2019-05-10 03:39:46,324 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:39:48,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:49,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-dbbbd48f-30be-4682-8003-936f0f3c0d1d x-openstack-request-id: req-dbbbd48f-30be-4682-8003-936f0f3c0d1d 2019-05-10 03:39:49,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:39:49,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dbbbd48f-30be-4682-8003-936f0f3c0d1d 2019-05-10 03:39:49,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41362690926s 2019-05-10 03:39:49,747 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:39:51,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:53,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-2a22a9a0-b5cf-4831-a3c6-9e432614e096 x-openstack-request-id: req-2a22a9a0-b5cf-4831-a3c6-9e432614e096 2019-05-10 03:39:53,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:39:53,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a22a9a0-b5cf-4831-a3c6-9e432614e096 2019-05-10 03:39:53,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77716493607s 2019-05-10 03:39:53,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:39:55,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:39:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-3d1ac3f2-1026-4ebc-bfdf-08f5e573cc45 x-openstack-request-id: req-3d1ac3f2-1026-4ebc-bfdf-08f5e573cc45 2019-05-10 03:39:57,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:39:57,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d1ac3f2-1026-4ebc-bfdf-08f5e573cc45 2019-05-10 03:39:57,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5192399025s 2019-05-10 03:39:57,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:39:59,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:39:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:00,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:39: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-16ab57c8-169a-448f-aaad-b1667a0d715e x-openstack-request-id: req-16ab57c8-169a-448f-aaad-b1667a0d715e 2019-05-10 03:40:00,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:00,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16ab57c8-169a-448f-aaad-b1667a0d715e 2019-05-10 03:40:00,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.939877986908s 2019-05-10 03:40:00,011 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:02,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:03,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03: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-09c6b109-f4db-471d-9406-54f30230fcdb x-openstack-request-id: req-09c6b109-f4db-471d-9406-54f30230fcdb 2019-05-10 03:40:03,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:03,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-09c6b109-f4db-471d-9406-54f30230fcdb 2019-05-10 03:40:03,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22634196281s 2019-05-10 03:40:03,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:05,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:06,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-50ea0f90-d987-4811-8ee5-ce74c77c2aa6 x-openstack-request-id: req-50ea0f90-d987-4811-8ee5-ce74c77c2aa6 2019-05-10 03:40:06,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:06,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50ea0f90-d987-4811-8ee5-ce74c77c2aa6 2019-05-10 03:40:06,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23550105095s 2019-05-10 03:40:06,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:08,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:09,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-d7b5be25-7cf1-4e65-8763-4ac0e6bcd9e6 x-openstack-request-id: req-d7b5be25-7cf1-4e65-8763-4ac0e6bcd9e6 2019-05-10 03:40:09,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:09,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7b5be25-7cf1-4e65-8763-4ac0e6bcd9e6 2019-05-10 03:40:09,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518330097198s 2019-05-10 03:40:09,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:11,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:11,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-f0ae327f-df26-4e87-bd77-8f549e86d503 x-openstack-request-id: req-f0ae327f-df26-4e87-bd77-8f549e86d503 2019-05-10 03:40:11,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:11,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f0ae327f-df26-4e87-bd77-8f549e86d503 2019-05-10 03:40:11,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76891708374s 2019-05-10 03:40:11,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:13,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:15,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-79a85b7b-3736-4ef7-87a0-8abd0af0c9b5 x-openstack-request-id: req-79a85b7b-3736-4ef7-87a0-8abd0af0c9b5 2019-05-10 03:40:15,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:15,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79a85b7b-3736-4ef7-87a0-8abd0af0c9b5 2019-05-10 03:40:15,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20556998253s 2019-05-10 03:40:15,013 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:17,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:17,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-0305060b-6b91-4daa-a825-30e21add5bde x-openstack-request-id: req-0305060b-6b91-4daa-a825-30e21add5bde 2019-05-10 03:40:18,181 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:18,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0305060b-6b91-4daa-a825-30e21add5bde 2019-05-10 03:40:18,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1665289402s 2019-05-10 03:40:18,189 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:20,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:20,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:21,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-e8e570d8-99f0-4c6a-bb5b-7f5297c5a6ab x-openstack-request-id: req-e8e570d8-99f0-4c6a-bb5b-7f5297c5a6ab 2019-05-10 03:40:21,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:21,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8e570d8-99f0-4c6a-bb5b-7f5297c5a6ab 2019-05-10 03:40:21,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2543888092s 2019-05-10 03:40:21,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:23,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:24,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-fd0af376-52d7-4cf2-85f5-12dea2ac76bd x-openstack-request-id: req-fd0af376-52d7-4cf2-85f5-12dea2ac76bd 2019-05-10 03:40:24,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:24,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd0af376-52d7-4cf2-85f5-12dea2ac76bd 2019-05-10 03:40:24,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797641038895s 2019-05-10 03:40:24,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:26,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03: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-2119ee8d-23fa-4af3-b941-4257087f97b0 x-openstack-request-id: req-2119ee8d-23fa-4af3-b941-4257087f97b0 2019-05-10 03:40:27,772 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:27,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2119ee8d-23fa-4af3-b941-4257087f97b0 2019-05-10 03:40:27,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50953102112s 2019-05-10 03:40:27,779 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:29,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:30,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-d1ff9250-49ab-4ad4-9faa-cfa2a7d2456e x-openstack-request-id: req-d1ff9250-49ab-4ad4-9faa-cfa2a7d2456e 2019-05-10 03:40:30,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:30,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1ff9250-49ab-4ad4-9faa-cfa2a7d2456e 2019-05-10 03:40:30,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759514093399s 2019-05-10 03:40:30,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:32,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:34,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-d799e109-7b60-487c-b187-58eb2d5ce42a x-openstack-request-id: req-d799e109-7b60-487c-b187-58eb2d5ce42a 2019-05-10 03:40:34,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:34,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d799e109-7b60-487c-b187-58eb2d5ce42a 2019-05-10 03:40:34,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53487205505s 2019-05-10 03:40:34,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:36,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:37,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-155dccb1-2797-49b1-80b0-73a9299ee4c3 x-openstack-request-id: req-155dccb1-2797-49b1-80b0-73a9299ee4c3 2019-05-10 03:40:37,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:37,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-155dccb1-2797-49b1-80b0-73a9299ee4c3 2019-05-10 03:40:37,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46474003792s 2019-05-10 03:40:37,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:39,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:40,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-90d8738c-4988-4f50-8f04-54f9a8deb3d8 x-openstack-request-id: req-90d8738c-4988-4f50-8f04-54f9a8deb3d8 2019-05-10 03:40:40,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:40,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90d8738c-4988-4f50-8f04-54f9a8deb3d8 2019-05-10 03:40:40,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768354177475s 2019-05-10 03:40:40,344 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:42,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:43,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-c71d3578-5f59-4a11-bd3c-0085f2d7aa50 x-openstack-request-id: req-c71d3578-5f59-4a11-bd3c-0085f2d7aa50 2019-05-10 03:40:43,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:43,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c71d3578-5f59-4a11-bd3c-0085f2d7aa50 2019-05-10 03:40:43,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719326019287s 2019-05-10 03:40:43,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:45,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:45,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-108da28e-4c2d-43b2-bff1-d5ec610062db x-openstack-request-id: req-108da28e-4c2d-43b2-bff1-d5ec610062db 2019-05-10 03:40:45,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:45,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-108da28e-4c2d-43b2-bff1-d5ec610062db 2019-05-10 03:40:45,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762975931168s 2019-05-10 03:40:45,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:47,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:47,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:48,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-7c0c85cf-d282-460c-8162-c2faabe36991 x-openstack-request-id: req-7c0c85cf-d282-460c-8162-c2faabe36991 2019-05-10 03:40:48,562 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:48,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c0c85cf-d282-460c-8162-c2faabe36991 2019-05-10 03:40:48,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7144510746s 2019-05-10 03:40:48,570 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:50,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:51,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-9c73f678-d551-468c-920a-a1a79f02d9ad x-openstack-request-id: req-9c73f678-d551-468c-920a-a1a79f02d9ad 2019-05-10 03:40:51,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:51,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c73f678-d551-468c-920a-a1a79f02d9ad 2019-05-10 03:40:51,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783707141876s 2019-05-10 03:40:51,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:53,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:54,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-a499a981-f33c-43d9-bcac-8ce5056b7a00 x-openstack-request-id: req-a499a981-f33c-43d9-bcac-8ce5056b7a00 2019-05-10 03:40:54,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:54,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a499a981-f33c-43d9-bcac-8ce5056b7a00 2019-05-10 03:40:54,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78763794899s 2019-05-10 03:40:54,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:56,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:56,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-bf5e681c-20ae-40a2-b915-86f056d7fbf2 x-openstack-request-id: req-bf5e681c-20ae-40a2-b915-86f056d7fbf2 2019-05-10 03:40:57,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:57,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf5e681c-20ae-40a2-b915-86f056d7fbf2 2019-05-10 03:40:57,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952373027802s 2019-05-10 03:40:57,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:40:59,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:40:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:40:59,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:40: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-4f62af8d-78d9-42f0-bdca-99adf7b44b33 x-openstack-request-id: req-4f62af8d-78d9-42f0-bdca-99adf7b44b33 2019-05-10 03:40:59,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:40:59,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f62af8d-78d9-42f0-bdca-99adf7b44b33 2019-05-10 03:40:59,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669857978821s 2019-05-10 03:40:59,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:01,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:02,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-50410008-5e43-47e7-9d8e-b127056afd47 x-openstack-request-id: req-50410008-5e43-47e7-9d8e-b127056afd47 2019-05-10 03:41:02,621 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:02,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50410008-5e43-47e7-9d8e-b127056afd47 2019-05-10 03:41:02,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817008018494s 2019-05-10 03:41:02,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:04,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:04,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-ce4b2f3d-9149-4947-8cbd-3bd31711d4b6 x-openstack-request-id: req-ce4b2f3d-9149-4947-8cbd-3bd31711d4b6 2019-05-10 03:41:06,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:06,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ce4b2f3d-9149-4947-8cbd-3bd31711d4b6 2019-05-10 03:41:06,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48363804817s 2019-05-10 03:41:06,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:08,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:09,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-57685f6a-d27d-412b-b19d-331dbd5df17a x-openstack-request-id: req-57685f6a-d27d-412b-b19d-331dbd5df17a 2019-05-10 03:41:09,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:09,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57685f6a-d27d-412b-b19d-331dbd5df17a 2019-05-10 03:41:09,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51666998863s 2019-05-10 03:41:09,646 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:11,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:11,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:12,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-526e03c9-c3af-4526-93b7-7896f1c312c8 x-openstack-request-id: req-526e03c9-c3af-4526-93b7-7896f1c312c8 2019-05-10 03:41:12,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:12,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-526e03c9-c3af-4526-93b7-7896f1c312c8 2019-05-10 03:41:12,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765585899353s 2019-05-10 03:41:12,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:14,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:15,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-8384f11e-6c15-48dc-9a44-f7174bed8704 x-openstack-request-id: req-8384f11e-6c15-48dc-9a44-f7174bed8704 2019-05-10 03:41:15,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:15,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8384f11e-6c15-48dc-9a44-f7174bed8704 2019-05-10 03:41:15,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10953092575s 2019-05-10 03:41:15,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:17,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:18,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-b845392d-fdba-4ec3-9ec9-cb23443d264e x-openstack-request-id: req-b845392d-fdba-4ec3-9ec9-cb23443d264e 2019-05-10 03:41:18,357 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:18,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b845392d-fdba-4ec3-9ec9-cb23443d264e 2019-05-10 03:41:18,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816677093506s 2019-05-10 03:41:18,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:20,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:20,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-e18188c2-9c10-4d4c-8b80-92c3c683147a x-openstack-request-id: req-e18188c2-9c10-4d4c-8b80-92c3c683147a 2019-05-10 03:41:20,842 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:20,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e18188c2-9c10-4d4c-8b80-92c3c683147a 2019-05-10 03:41:20,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47275686264s 2019-05-10 03:41:20,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:22,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:23,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-8b587eeb-5a26-4e30-bd37-406d83953015 x-openstack-request-id: req-8b587eeb-5a26-4e30-bd37-406d83953015 2019-05-10 03:41:23,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:23,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8b587eeb-5a26-4e30-bd37-406d83953015 2019-05-10 03:41:23,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827230930328s 2019-05-10 03:41:23,687 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:25,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:25,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:26,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-1edc5b39-0461-4686-ab9c-b99aaba4b26e x-openstack-request-id: req-1edc5b39-0461-4686-ab9c-b99aaba4b26e 2019-05-10 03:41:26,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:26,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1edc5b39-0461-4686-ab9c-b99aaba4b26e 2019-05-10 03:41:26,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7476811409s 2019-05-10 03:41:26,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:28,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:29,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-556f0276-f4d1-4780-bf9f-5e8b74cd0865 x-openstack-request-id: req-556f0276-f4d1-4780-bf9f-5e8b74cd0865 2019-05-10 03:41:29,197 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:29,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-556f0276-f4d1-4780-bf9f-5e8b74cd0865 2019-05-10 03:41:29,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748342990875s 2019-05-10 03:41:29,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:31,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:32,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-2b7864bb-7547-47b0-baff-c3f40e8bbe89 x-openstack-request-id: req-2b7864bb-7547-47b0-baff-c3f40e8bbe89 2019-05-10 03:41:32,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:39:42Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:32,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2b7864bb-7547-47b0-baff-c3f40e8bbe89 2019-05-10 03:41:32,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0630800724s 2019-05-10 03:41:32,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:41:34,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:41:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:35,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-f26466f6-e977-4d22-a89a-01bc846c3efa x-openstack-request-id: req-f26466f6-e977-4d22-a89a-01bc846c3efa 2019-05-10 03:41:35,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:41:35,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f26466f6-e977-4d22-a89a-01bc846c3efa 2019-05-10 03:41:35,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02856588364s 2019-05-10 03:41:35,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 03:41:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=ef68971a-662f-4375-8a2d-b5ed6d029a43" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:35,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 10 May 2019 03:41:35 GMT X-Openstack-Request-Id: req-b6cdac84-aa60-4626-9743-ab80b312420b 2019-05-10 03:41:35,681 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","ip_allocation":"immediate"}]} 2019-05-10 03:41:35,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=ef68971a-662f-4375-8a2d-b5ed6d029a43 used request id req-b6cdac84-aa60-4626-9743-ab80b312420b 2019-05-10 03:41:35,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.366099119186s 2019-05-10 03:41:35,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=10fc514d-7b3b-4053-b6ed-faa7a81d858a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:41:35 GMT X-Openstack-Request-Id: req-37191245-be54-4ffb-a2f6-aa1af8005b55 2019-05-10 03:41:35,751 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 03:41:35,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=10fc514d-7b3b-4053-b6ed-faa7a81d858a used request id req-37191245-be54-4ffb-a2f6-aa1af8005b55 2019-05-10 03:41:35,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585482120514s 2019-05-10 03:41:35,752 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:99:5d', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'176235db-c38d-4911-85d1-1f21616d01e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:41:34.000000', 'flavor': Munch({u'id': u'2a517cd1-ee1e-407f-b173-66f38afa26f3'}), 'az': u'nova', 'id': u'ef68971a-662f-4375-8a2d-b5ed6d029a43', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6f14d5fe6ff48c0a99e194ee94e6783', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a893492d1eab4da2b0bede6bdbda67bf', 'name': 'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-10T03:41:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-10T03:41:34Z', 'hostId': u'bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-10T03:41:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', 'name': u'vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f', 'adminPass': u'LrZT436GcXpv', 'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', 'created_at': u'2019-05-10T03:39:39Z', 'created': u'2019-05-10T03:39:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-10 03:41:35,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:41:35,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:36,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 10 May 2019 03:41:36 GMT X-Openstack-Request-Id: req-dc08b432-1d98-4562-a0e6-73244af88214 2019-05-10 03:41:36,117 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["04eb70f9-045f-4975-ae36-918e5944c494"],"description":"","tags":[],"updated_at":"2019-05-10T03:39:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:41:36,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dc08b432-1d98-4562-a0e6-73244af88214 2019-05-10 03:41:36,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359278917313s 2019-05-10 03:41:36,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-10 03:41:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=ef68971a-662f-4375-8a2d-b5ed6d029a43" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:36,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 10 May 2019 03:41:36 GMT X-Openstack-Request-Id: req-09a7d069-f806-4dd6-9961-41ecccb59aec 2019-05-10 03:41:36,185 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","ip_allocation":"immediate"}]} 2019-05-10 03:41:36,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=ef68971a-662f-4375-8a2d-b5ed6d029a43 used request id req-09a7d069-f806-4dd6-9961-41ecccb59aec 2019-05-10 03:41:36,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0668370723724s 2019-05-10 03:41:36,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-10 03:41:36,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "fixed_ip_address": "192.168.120.7", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a"}}' 2019-05-10 03:41:39,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Fri, 10 May 2019 03:41:39 GMT X-Openstack-Request-Id: req-de528abd-344f-4703-9651-a70ab7dd82c2 2019-05-10 03:41:39,125 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}} 2019-05-10 03:41:39,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-de528abd-344f-4703-9651-a70ab7dd82c2 2019-05-10 03:41:39,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93850708008s 2019-05-10 03:41:39,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:39,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 10 May 2019 03:41:39 GMT X-Openstack-Request-Id: req-f176258c-68fc-4462-bb34-d4d1c6881f7a 2019-05-10 03:41:39,220 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:41:39,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f176258c-68fc-4462-bb34-d4d1c6881f7a 2019-05-10 03:41:39,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0786809921265s 2019-05-10 03:41:39,227 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 03:41:39,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:39,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 10 May 2019 03:41:39 GMT X-Openstack-Request-Id: req-f4d252be-2072-4ee8-8c74-c9eeb301f88d 2019-05-10 03:41:39,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:41:39,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f4d252be-2072-4ee8-8c74-c9eeb301f88d 2019-05-10 03:41:39,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0761070251465s 2019-05-10 03:41:39,421 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 03:41:39,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:39,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 10 May 2019 03:41:39 GMT X-Openstack-Request-Id: req-fa569103-6b0a-4705-a752-0fb21928e345 2019-05-10 03:41:39,617 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:41:39,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fa569103-6b0a-4705-a752-0fb21928e345 2019-05-10 03:41:39,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0861930847168s 2019-05-10 03:41:39,624 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 03:41:39,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:40,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 10 May 2019 03:41:40 GMT X-Openstack-Request-Id: req-96bf34b8-5842-41c5-9ff3-7a1f49f0ac31 2019-05-10 03:41:40,024 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:41:40,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-96bf34b8-5842-41c5-9ff3-7a1f49f0ac31 2019-05-10 03:41:40,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.288771152496s 2019-05-10 03:41:40,030 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 03:41:40,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:40,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 10 May 2019 03:41:40 GMT X-Openstack-Request-Id: req-6a101796-0c0b-4f53-95ee-fcbf305393ba 2019-05-10 03:41:40,207 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:37Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:41:40,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6a101796-0c0b-4f53-95ee-fcbf305393ba 2019-05-10 03:41:40,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658538341522s 2019-05-10 03:41:40,215 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-10 03:41:40,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:41:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:41:40,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Fri, 10 May 2019 03:41:40 GMT X-Openstack-Request-Id: req-4f6e3fea-5d7d-4bb0-bbea-3441b14bac7b 2019-05-10 03:41:40,644 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:41:40,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4f6e3fea-5d7d-4bb0-bbea-3441b14bac7b 2019-05-10 03:41:40,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.318269968033s 2019-05-10 03:41:40,651 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9cc007bc-815f-4ca9-9256-a5810b7130ff', 'updated_at': u'2019-05-10T03:41:40Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'10fc514d-7b3b-4053-b6ed-faa7a81d858a', 'id': u'dcec6326-d576-47ef-83db-4990df58640e', 'network': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'port': u'10fc514d-7b3b-4053-b6ed-faa7a81d858a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a893492d1eab4da2b0bede6bdbda67bf', 'name': 'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3000c2cf-ffd0-486d-a10e-a961c59d86d8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c4:99:5d', u'device_id': u'ef68971a-662f-4375-8a2d-b5ed6d029a43'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', 'created_at': u'2019-05-10T03:41:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3000c2cf-ffd0-486d-a10e-a961c59d86d8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c4:99:5d', u'device_id': u'ef68971a-662f-4375-8a2d-b5ed6d029a43'}), 'router': u'9cc007bc-815f-4ca9-9256-a5810b7130ff'}) 2019-05-10 03:41:40,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:41:40,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:41:40,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10546 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-595dbdae-1a22-4f4a-b57b-3ebc9666e25f x-openstack-request-id: req-595dbdae-1a22-4f4a-b57b-3ebc9666e25f 2019-05-10 03:41:40,725 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 685327530 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.355432] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.358405] pid_max: default: 32768 minimum: 301\n[ 0.360017] ACPI: Core revision 20150930\n[ 0.362093] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.364433] Security Framework initialized\n[ 0.365915] Yama: becoming mindful.\n[ 0.367234] AppArmor: AppArmor initialized\n[ 0.368895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.374953] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.378971] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381175] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383842] Initializing cgroup subsys io\n[ 0.385298] Initializing cgroup subsys memory\n[ 0.386843] Initializing cgroup subsys devices\n[ 0.391247] Initializing cgroup subsys freezer\n[ 0.392841] Initializing cgroup subsys net_cls\n[ 0.394422] Initializing cgroup subsys perf_event\n[ 0.396066] Initializing cgroup subsys net_prio\n[ 0.397698] Initializing cgroup subsys hugetlb\n[ 0.399273] Initializing cgroup subsys pids\n[ 0.401655] mce: CPU supports 10 MCE banks\n[ 0.403219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.405013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.406992] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.408864] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.411728] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.414601] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.416876] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.422353] Freeing SMP alternatives memory: 36K\n[ 0.428797] ftrace: allocating 32287 entries in 127 pages\n[ 0.473139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475332] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477489] smpboot: Max logical packages: 2\n[ 0.479283] x2apic enabled\n[ 0.480677] Switched APIC routing to physical x2apic.\n[ 0.483637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.485771] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.489690] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501901] KVM setup paravirtual spinlock\n[ 0.504977] x86: Booting SMP configuration:\n[ 0.506523] .... node #0, CPUs: #1\n[ 0.508160] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530549] x86: Booted up 1 node, 2 CPUs\n[ 0.530551] KVM setup async PF for cpu 1\n[ 0.530555] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.535180] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.537996] devtmpfs: initialized\n[ 0.540682] evm: security.selinux\n[ 0.541941] evm: security.SMACK64\n[ 0.543171] evm: security.SMACK64EXEC\n[ 0.544499] evm: security.SMACK64TRANSMUTE\n[ 0.545958] evm: security.SMACK64MMAP\n[ 0.547287] evm: security.ima\n[ 0.548426] evm: security.capability\n[ 0.549947] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.553196] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555409] pinctrl core: initialized pinctrl subsystem\n[ 0.557386] RTC time: 3:41:34, date: 05/10/19\n[ 0.559837] NET: Registered protocol family 16\n[ 0.571269] cpuidle: using governor ladder\n[ 0.583380] cpuidle: using governor menu\n[ 0.584821] PCCT header not found.\n[ 0.586192] ACPI: bus type PCI registered\n[ 0.587647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589965] PCI: Using configuration type 1 for base access\n[ 0.604622] ACPI: Added _OSI(Module Device)\n[ 0.606131] ACPI: Added _OSI(Processor Device)\n[ 0.607678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612873] ACPI: Interpreter enabled\n[ 0.614247] ACPI: (supports S0 S5)\n[ 0.631352] ACPI: Using IOAPIC for interrupt routing\n[ 0.633075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.638212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.640278] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.642496] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.644645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.648628] acpiphp: Slot [3] registered\n[ 0.650095] acpiphp: Slot [4] registered\n[ 0.651552] acpiphp: Slot [5] registered\n[ 0.652995] acpiphp: Slot [6] registered\n[ 0.654441] acpiphp: Slot [7] registered\n[ 0.655886] acpiphp: Slot [8] registered\n[ 0.657334] acpiphp: Slot [9] registered\n[ 0.658787] acpiphp: Slot [10] registered\n[ 0.660254] acpiphp: Slot [11] registered\n[ 0.661716] acpiphp: Slot [12] registered\n[ 0.663187] acpiphp: Slot [13] registered\n[ 0.664651] acpiphp: Slot [14] registered\n[ 0.666122] acpiphp: Slot [15] registered\n[ 0.667590] acpiphp: Slot [16] registered\n[ 0.669066] acpiphp: Slot [17] registered\n[ 0.670531] acpiphp: Slot [18] registered\n[ 0.672001] acpiphp: Slot [19] registered\n[ 0.673462] acpiphp: Slot [20] registered\n[ 0.674930] acpiphp: Slot [21] registered\n[ 0.676411] acpiphp: Slot [22] registered\n[ 0.677887] acpiphp: Slot [23] registered\n[ 0.679362] acpiphp: Slot [24] registered\n[ 0.680837] acpiphp: Slot [25] registered\n[ 0.682306] acpiphp: Slot [26] registered\n[ 0.683774] acpiphp: Slot [27] registered\n[ 0.685246] acpiphp: Slot [28] registered\n[ 0.686722] acpiphp: Slot [29] registered\n[ 0.688195] acpiphp: Slot [30] registered\n[ 0.689664] acpiphp: Slot [31] registered\n[ 0.691111] PCI host bridge to bus 0000:00\n[ 0.692561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.699527] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.702124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704771] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.710816] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.713134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.715255] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.717538] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.722445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.725043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.755930] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.758560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.761076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.763666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.766122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.768392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.770757] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.772658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.775434] vgaarb: loaded\n[ 0.776509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.778684] SCSI subsystem initialized\n[ 0.780357] ACPI: bus type USB registered\n[ 0.781838] usbcore: registered new interface driver usbfs\n[ 0.783687] usbcore: registered new interface driver hub\n[ 0.785496] usbcore: registered new device driver usb\n[ 0.787546] PCI: Using ACPI for IRQ routing\n[ 0.789500] NetLabel: Initializing\n[ 0.790779] NetLabel: domain hash size = 128\n[ 0.792307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.794032] NetLabel: unlabeled traffic allowed by default\n[ 0.796141] amd_nb: Cannot enumerate AMD northbridges\n[ 0.797998] clocksource: Switched to clocksource kvm-clock\n[ 0.810147] AppArmor: AppArmor Filesystem Enabled\n[ 0.811891] pnp: PnP ACPI init\n[ 0.813437] pnp: PnP ACPI: found 5 devices\n[ 0.821974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.825030] NET: Registered protocol family 2\n[ 0.826945] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.829717] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.832291] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.834540] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.838824] NET: Registered protocol family 1\n[ 0.840399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842402] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.864638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.885008] Unpacking initramfs...\n[ 1.087056] Freeing initrd memory: 14824K\n[ 1.089026] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.091145] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.093591] Scanning for low memory corruption every 60 seconds\n[ 1.096201] audit: initializing netlink subsys (disabled)\n[ 1.098115] audit: type=2000 audit(1557459695.613:1): initialized\n[ 1.100393] Initialise system trusted keyring\n[ 1.102147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.104230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.107502] zbud: loaded\n[ 1.108908] VFS: Disk quotas dquot_6.6.0\n[ 1.110372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.112840] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.115125] fuse init (API version 7.23)\n[ 1.116800] Key type big_key registered\n[ 1.118235] Allocating IMA MOK and blacklist keyrings.\n[ 1.120911] Key type asymmetric registered\n[ 1.122396] Asymmetric key parser 'x509' registered\n[ 1.124107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.126828] io scheduler noop registered\n[ 1.128274] io scheduler deadline registered (default)\n[ 1.130066] io scheduler cfq registered\n[ 1.131571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.133451] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.138370] ACPI: Power Button [PWRF]\n[ 1.139913] GHES: HEST is not enabled!\n[ 1.159494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.200014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.203782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.229077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.233251] Linux agpgart interface v0.103\n[ 1.237009] loop: module loaded\n[ 1.240001] vda: vda1\n[ 1.241927] scsi host0: ata_piix\n[ 1.243282] scsi host1: ata_piix\n[ 1.244525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.246672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.248937] libphy: Fixed MDIO Bus: probed\n[ 1.250466] tun: Universal TUN/TAP device driver, 1.6\n[ 1.252208] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.255539] PPP generic driver version 2.4.2\n[ 1.257154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.259300] ehci-pci: EHCI PCI platform driver\n[ 1.260873] ehci-platform: EHCI generic platform driver\n[ 1.262658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.264704] ohci-pci: OHCI PCI platform driver\n[ 1.266279] ohci-platform: OHCI generic platform driver\n[ 1.268066] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.288421] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.290215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.292895] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.294675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.296742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.298981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.301543] usb usb1: Product: UHCI Host Controller\n[ 1.303217] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.305293] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.307040] hub 1-0:1.0: USB hub found\n[ 1.308422] hub 1-0:1.0: 2 ports detected\n[ 1.310050] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.313728] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.315447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.317381] mousedev: PS/2 mouse device common for all mice\n[ 1.319636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.322899] rtc_cmos 00:00: RTC can wake from S4\n[ 1.324879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.327016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.329148] i2c /dev entries driver\n[ 1.330488] device-mapper: uevent: version 1.0.3\n[ 1.332190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.335123] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.337496] NET: Registered protocol family 10\n[ 1.339361] NET: Registered protocol family 17\n[ 1.340942] Key type dns_resolver registered\n[ 1.342807] registered taskstats version 1\n[ 1.344299] Loading compiled-in X.509 certificates\n[ 1.362395] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.365720] zswap: loaded using pool lzo/zbud\n[ 1.369244] Key type trusted registered\n[ 1.373182] Key type encrypted registered\n[ 1.374639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.376493] ima: No TPM chip found, activating TPM-bypass!\n[ 1.378339] ima: Allocated hash algorithm: sha1\n[ 1.379950] evm: HMAC attrs: 0x1\n[ 1.381610] Magic number: 3:193:664\n[ 1.383135] rtc_cmos 00:00: setting system clock to 2019-05-10 03:41:35 UTC (1557459695)\n[ 1.386054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.388048] EDD information not available.\n[ 1.407523] Freeing unused kernel memory: 1484K\n[ 1.418007] Write protecting the kernel read-only data: 14336k\n[ 1.421334] Freeing unused kernel memory: 1620K\n[ 1.423113] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.436483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.437000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.437017] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.445949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.445987] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446129] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446167] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446203] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446253] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.487324] virtio_net virtio0 ens3: renamed from eth0\n[ 1.496233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499585] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.524569] AVX2 version of gcm_enc/dec engaged.\n[ 1.526229] AES CTR mode by8 optimization enabled\n[ 1.538476] FDC 0 is a S82078B\n[ 1.626019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.790739] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.792946] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.795196] usb 1-1: Product: QEMU USB Tablet\n[ 1.796703] usb 1-1: Manufacturer: QEMU\n[ 1.798076] usb 1-1: SerialNumber: 42\n[ 1.805397] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.813039] usbcore: registered new interface driver usbhid\n[ 1.815007] usbhid: USB HID core driver\n[ 1.818034] 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.821896] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.876614] md: linear personality registered for level -1\n[ 2.880433] md: multipath personality registered for level -4\n[ 2.884320] md: raid0 personality registered for level 0\n[ 2.888744] md: raid1 personality registered for level 1\n[ 2.958028] raid6: sse2x1 gen() 11374 MB/s\n[ 3.026026] raid6: sse2x1 xor() 8878 MB/s\n[ 3.094026] raid6: sse2x2 gen() 14490 MB/s\n[ 3.162058] raid6: sse2x2 xor() 9676 MB/s\n[ 3.230032] raid6: sse2x4 gen() 16641 MB/s\n[ 3.298027] raid6: sse2x4 xor() 11582 MB/s\n[ 3.366027] raid6: avx2x1 gen() 22015 MB/s\n[ 3.434028] raid6: avx2x2 gen() 26002 MB/s\n[ 3.502037] raid6: avx2x4 gen() 29346 MB/s\n[ 3.503571] raid6: using algorithm avx2x4 gen() 29346 MB/s\n[ 3.505388] raid6: using avx2x2 recovery algorithm\n[ 3.508028] xor: automatically using best checksumming function:\n[ 3.549998] avx : 32283.000 MB/sec\n[ 3.552282] async_tx: api initialized (async)\n[ 3.559708] md: raid6 personality registered for level 6\n[ 3.561556] md: raid5 personality registered for level 5\n[ 3.563399] md: raid4 personality registered for level 4\n[ 3.569861] 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 ... [ 3.596370] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.615328] 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[ 3.714735] 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[ 3.720661] systemd[1]: Detected virtualization kvm.\n[ 3.722419] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.726991] systemd[1]: Set hostname to .\n[ 3.731018] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.733002] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.899141] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.902989] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.906481] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.910129] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.913361] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.917595] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.920452] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.924134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.928263] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.931900] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.936202] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.939686] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.943101] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.950743] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.954024] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.957608] 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.962688] 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.968759] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.982123] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.985497] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.989704] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.994218] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.998842] 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[ 4.005692] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.011017] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.016285] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.016374] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.025656] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.029600] 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[ 4.037233] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.040826] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.045037] Loading iSCSI transport class v2.0-870.\n[ 4.045409] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.051986] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.056188] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.060140] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.067279] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.074497] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.078836] systemd[1]: Started Uncomplicated firewall.\n[ 4.080718] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.083930] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.089635] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.116842] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n"} 2019-05-10 03:41:40,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43/action used request id req-595dbdae-1a22-4f4a-b57b-3ebc9666e25f 2019-05-10 03:41:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746338367462s 2019-05-10 03:41:40,727 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 685327530 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.355432] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.358405] pid_max: default: 32768 minimum: 301 [ 0.360017] ACPI: Core revision 20150930 [ 0.362093] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.364433] Security Framework initialized [ 0.365915] Yama: becoming mindful. [ 0.367234] AppArmor: AppArmor initialized [ 0.368895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.374953] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.378971] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381175] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383842] Initializing cgroup subsys io [ 0.385298] Initializing cgroup subsys memory [ 0.386843] Initializing cgroup subsys devices [ 0.391247] Initializing cgroup subsys freezer [ 0.392841] Initializing cgroup subsys net_cls [ 0.394422] Initializing cgroup subsys perf_event [ 0.396066] Initializing cgroup subsys net_prio [ 0.397698] Initializing cgroup subsys hugetlb [ 0.399273] Initializing cgroup subsys pids [ 0.401655] mce: CPU supports 10 MCE banks [ 0.403219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.405013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.406992] Spectre V2 : Mitigation: Full generic retpoline [ 0.408864] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.411728] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.414601] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.416876] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.422353] Freeing SMP alternatives memory: 36K [ 0.428797] ftrace: allocating 32287 entries in 127 pages [ 0.473139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475332] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477489] smpboot: Max logical packages: 2 [ 0.479283] x2apic enabled [ 0.480677] Switched APIC routing to physical x2apic. [ 0.483637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.485771] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.489690] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501901] KVM setup paravirtual spinlock [ 0.504977] x86: Booting SMP configuration: [ 0.506523] .... node #0, CPUs: #1 [ 0.508160] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530549] x86: Booted up 1 node, 2 CPUs [ 0.530551] KVM setup async PF for cpu 1 [ 0.530555] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.535180] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.537996] devtmpfs: initialized [ 0.540682] evm: security.selinux [ 0.541941] evm: security.SMACK64 [ 0.543171] evm: security.SMACK64EXEC [ 0.544499] evm: security.SMACK64TRANSMUTE [ 0.545958] evm: security.SMACK64MMAP [ 0.547287] evm: security.ima [ 0.548426] evm: security.capability [ 0.549947] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.553196] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555409] pinctrl core: initialized pinctrl subsystem [ 0.557386] RTC time: 3:41:34, date: 05/10/19 [ 0.559837] NET: Registered protocol family 16 [ 0.571269] cpuidle: using governor ladder [ 0.583380] cpuidle: using governor menu [ 0.584821] PCCT header not found. [ 0.586192] ACPI: bus type PCI registered [ 0.587647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589965] PCI: Using configuration type 1 for base access [ 0.604622] ACPI: Added _OSI(Module Device) [ 0.606131] ACPI: Added _OSI(Processor Device) [ 0.607678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612873] ACPI: Interpreter enabled [ 0.614247] ACPI: (supports S0 S5) [ 0.631352] ACPI: Using IOAPIC for interrupt routing [ 0.633075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.638212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640278] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.642496] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.644645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.648628] acpiphp: Slot [3] registered [ 0.650095] acpiphp: Slot [4] registered [ 0.651552] acpiphp: Slot [5] registered [ 0.652995] acpiphp: Slot [6] registered [ 0.654441] acpiphp: Slot [7] registered [ 0.655886] acpiphp: Slot [8] registered [ 0.657334] acpiphp: Slot [9] registered [ 0.658787] acpiphp: Slot [10] registered [ 0.660254] acpiphp: Slot [11] registered [ 0.661716] acpiphp: Slot [12] registered [ 0.663187] acpiphp: Slot [13] registered [ 0.664651] acpiphp: Slot [14] registered [ 0.666122] acpiphp: Slot [15] registered [ 0.667590] acpiphp: Slot [16] registered [ 0.669066] acpiphp: Slot [17] registered [ 0.670531] acpiphp: Slot [18] registered [ 0.672001] acpiphp: Slot [19] registered [ 0.673462] acpiphp: Slot [20] registered [ 0.674930] acpiphp: Slot [21] registered [ 0.676411] acpiphp: Slot [22] registered [ 0.677887] acpiphp: Slot [23] registered [ 0.679362] acpiphp: Slot [24] registered [ 0.680837] acpiphp: Slot [25] registered [ 0.682306] acpiphp: Slot [26] registered [ 0.683774] acpiphp: Slot [27] registered [ 0.685246] acpiphp: Slot [28] registered [ 0.686722] acpiphp: Slot [29] registered [ 0.688195] acpiphp: Slot [30] registered [ 0.689664] acpiphp: Slot [31] registered [ 0.691111] PCI host bridge to bus 0000:00 [ 0.692561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699527] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.702124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704771] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.710816] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.713134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.715255] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.717538] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.722445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.725043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.755930] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.758560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.761076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.763666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.766122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.768392] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.770757] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.772658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.775434] vgaarb: loaded [ 0.776509] vgaarb: bridge control possible 0000:00:02.0 [ 0.778684] SCSI subsystem initialized [ 0.780357] ACPI: bus type USB registered [ 0.781838] usbcore: registered new interface driver usbfs [ 0.783687] usbcore: registered new interface driver hub [ 0.785496] usbcore: registered new device driver usb [ 0.787546] PCI: Using ACPI for IRQ routing [ 0.789500] NetLabel: Initializing [ 0.790779] NetLabel: domain hash size = 128 [ 0.792307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.794032] NetLabel: unlabeled traffic allowed by default [ 0.796141] amd_nb: Cannot enumerate AMD northbridges [ 0.797998] clocksource: Switched to clocksource kvm-clock [ 0.810147] AppArmor: AppArmor Filesystem Enabled [ 0.811891] pnp: PnP ACPI init [ 0.813437] pnp: PnP ACPI: found 5 devices [ 0.821974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.825030] NET: Registered protocol family 2 [ 0.826945] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.829717] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.832291] TCP: Hash tables configured (established 32768 bind 32768) [ 0.834540] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.838824] NET: Registered protocol family 1 [ 0.840399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842402] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.864638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.885008] Unpacking initramfs... [ 1.087056] Freeing initrd memory: 14824K [ 1.089026] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.091145] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.093591] Scanning for low memory corruption every 60 seconds [ 1.096201] audit: initializing netlink subsys (disabled) [ 1.098115] audit: type=2000 audit(1557459695.613:1): initialized [ 1.100393] Initialise system trusted keyring [ 1.102147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.104230] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.107502] zbud: loaded [ 1.108908] VFS: Disk quotas dquot_6.6.0 [ 1.110372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.112840] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.115125] fuse init (API version 7.23) [ 1.116800] Key type big_key registered [ 1.118235] Allocating IMA MOK and blacklist keyrings. [ 1.120911] Key type asymmetric registered [ 1.122396] Asymmetric key parser 'x509' registered [ 1.124107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.126828] io scheduler noop registered [ 1.128274] io scheduler deadline registered (default) [ 1.130066] io scheduler cfq registered [ 1.131571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.133451] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.138370] ACPI: Power Button [PWRF] [ 1.139913] GHES: HEST is not enabled! [ 1.159494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.200014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.203782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.229077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.233251] Linux agpgart interface v0.103 [ 1.237009] loop: module loaded [ 1.240001] vda: vda1 [ 1.241927] scsi host0: ata_piix [ 1.243282] scsi host1: ata_piix [ 1.244525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.246672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.248937] libphy: Fixed MDIO Bus: probed [ 1.250466] tun: Universal TUN/TAP device driver, 1.6 [ 1.252208] tun: (C) 1999-2004 Max Krasnyansky [ 1.255539] PPP generic driver version 2.4.2 [ 1.257154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.259300] ehci-pci: EHCI PCI platform driver [ 1.260873] ehci-platform: EHCI generic platform driver [ 1.262658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.264704] ohci-pci: OHCI PCI platform driver [ 1.266279] ohci-platform: OHCI generic platform driver [ 1.268066] uhci_hcd: USB Universal Host Controller Interface driver [ 1.288421] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.290215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.292895] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.294675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.296742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.298981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.301543] usb usb1: Product: UHCI Host Controller [ 1.303217] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.305293] usb usb1: SerialNumber: 0000:00:01.2 [ 1.307040] hub 1-0:1.0: USB hub found [ 1.308422] hub 1-0:1.0: 2 ports detected [ 1.310050] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.313728] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.315447] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.317381] mousedev: PS/2 mouse device common for all mice [ 1.319636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.322899] rtc_cmos 00:00: RTC can wake from S4 [ 1.324879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.327016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.329148] i2c /dev entries driver [ 1.330488] device-mapper: uevent: version 1.0.3 [ 1.332190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.335123] ledtrig-cpu: registered to indicate activity on CPUs [ 1.337496] NET: Registered protocol family 10 [ 1.339361] NET: Registered protocol family 17 [ 1.340942] Key type dns_resolver registered [ 1.342807] registered taskstats version 1 [ 1.344299] Loading compiled-in X.509 certificates [ 1.362395] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.365720] zswap: loaded using pool lzo/zbud [ 1.369244] Key type trusted registered [ 1.373182] Key type encrypted registered [ 1.374639] AppArmor: AppArmor sha1 policy hashing enabled [ 1.376493] ima: No TPM chip found, activating TPM-bypass! [ 1.378339] ima: Allocated hash algorithm: sha1 [ 1.379950] evm: HMAC attrs: 0x1 [ 1.381610] Magic number: 3:193:664 [ 1.383135] rtc_cmos 00:00: setting system clock to 2019-05-10 03:41:35 UTC (1557459695) [ 1.386054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.388048] EDD information not available. [ 1.407523] Freeing unused kernel memory: 1484K [ 1.418007] Write protecting the kernel read-only data: 14336k [ 1.421334] Freeing unused kernel memory: 1620K [ 1.423113] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.436483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.437000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.437017] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.445949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.445987] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446129] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446167] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446203] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446253] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.487324] virtio_net virtio0 ens3: renamed from eth0 [ 1.496233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499585] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.524569] AVX2 version of gcm_enc/dec engaged. [ 1.526229] AES CTR mode by8 optimization enabled [ 1.538476] FDC 0 is a S82078B [ 1.626019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.790739] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.792946] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.795196] usb 1-1: Product: QEMU USB Tablet [ 1.796703] usb 1-1: Manufacturer: QEMU [ 1.798076] usb 1-1: SerialNumber: 42 [ 1.805397] hidraw: raw HID events driver (C) Jiri Kosina [ 1.813039] usbcore: registered new interface driver usbhid [ 1.815007] usbhid: USB HID core driver [ 1.818034] 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.821896] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.876614] md: linear personality registered for level -1 [ 2.880433] md: multipath personality registered for level -4 [ 2.884320] md: raid0 personality registered for level 0 [ 2.888744] md: raid1 personality registered for level 1 [ 2.958028] raid6: sse2x1 gen() 11374 MB/s [ 3.026026] raid6: sse2x1 xor() 8878 MB/s [ 3.094026] raid6: sse2x2 gen() 14490 MB/s [ 3.162058] raid6: sse2x2 xor() 9676 MB/s [ 3.230032] raid6: sse2x4 gen() 16641 MB/s [ 3.298027] raid6: sse2x4 xor() 11582 MB/s [ 3.366027] raid6: avx2x1 gen() 22015 MB/s [ 3.434028] raid6: avx2x2 gen() 26002 MB/s [ 3.502037] raid6: avx2x4 gen() 29346 MB/s [ 3.503571] raid6: using algorithm avx2x4 gen() 29346 MB/s [ 3.505388] raid6: using avx2x2 recovery algorithm [ 3.508028] xor: automatically using best checksumming function: [ 3.549998] avx : 32283.000 MB/sec [ 3.552282] async_tx: api initialized (async) [ 3.559708] md: raid6 personality registered for level 6 [ 3.561556] md: raid5 personality registered for level 5 [ 3.563399] md: raid4 personality registered for level 4 [ 3.569861] 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 ... [ 3.596370] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.615328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.714735] 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) [ 3.720661] systemd[1]: Detected virtualization kvm. [ 3.722419] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.726991] systemd[1]: Set hostname to . [ 3.731018] systemd[1]: Initializing machine ID from KVM UUID. [ 3.733002] systemd[1]: Installed transient /etc/machine-id file. [ 3.899141] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.902989] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.906481] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.910129] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.913361] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.917595] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.920452] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.924134] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.928263] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.931900] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.936202] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.939686] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.943101] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.950743] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.954024] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.957608] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.962688] 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.968759] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.982123] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.985497] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.989704] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.994218] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.998842] 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... [ 4.005692] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.011017] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.016285] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.016374] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025656] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.029600] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.037233] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.040826] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.045037] Loading iSCSI transport class v2.0-870. [ 4.045409] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.051986] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.056188] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.060140] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.067279] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.074497] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.078836] systemd[1]: Started Uncomplicated firewall. [ 4.080718] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.083930] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.089635] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.116842] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... 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 Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-05-10 03:41:40,731 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: [Errno None] Unable to connect to port 22 on 172.30.9.209 2019-05-10 03:41:49,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-10 03:41:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-10 03:41:49,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13207 Content-Type: application/json Date: Fri, 10 May 2019 03:41: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-770d3f3e-8fdb-40bc-9a98-764f647d01a9 x-openstack-request-id: req-770d3f3e-8fdb-40bc-9a98-764f647d01a9 2019-05-10 03:41:49,822 - 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-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 685327530 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.355432] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.358405] pid_max: default: 32768 minimum: 301\n[ 0.360017] ACPI: Core revision 20150930\n[ 0.362093] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.364433] Security Framework initialized\n[ 0.365915] Yama: becoming mindful.\n[ 0.367234] AppArmor: AppArmor initialized\n[ 0.368895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.374953] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.378971] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381175] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383842] Initializing cgroup subsys io\n[ 0.385298] Initializing cgroup subsys memory\n[ 0.386843] Initializing cgroup subsys devices\n[ 0.391247] Initializing cgroup subsys freezer\n[ 0.392841] Initializing cgroup subsys net_cls\n[ 0.394422] Initializing cgroup subsys perf_event\n[ 0.396066] Initializing cgroup subsys net_prio\n[ 0.397698] Initializing cgroup subsys hugetlb\n[ 0.399273] Initializing cgroup subsys pids\n[ 0.401655] mce: CPU supports 10 MCE banks\n[ 0.403219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.405013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.406992] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.408864] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.411728] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.414601] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.416876] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.422353] Freeing SMP alternatives memory: 36K\n[ 0.428797] ftrace: allocating 32287 entries in 127 pages\n[ 0.473139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475332] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477489] smpboot: Max logical packages: 2\n[ 0.479283] x2apic enabled\n[ 0.480677] Switched APIC routing to physical x2apic.\n[ 0.483637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.485771] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.489690] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501901] KVM setup paravirtual spinlock\n[ 0.504977] x86: Booting SMP configuration:\n[ 0.506523] .... node #0, CPUs: #1\n[ 0.508160] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530549] x86: Booted up 1 node, 2 CPUs\n[ 0.530551] KVM setup async PF for cpu 1\n[ 0.530555] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.535180] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.537996] devtmpfs: initialized\n[ 0.540682] evm: security.selinux\n[ 0.541941] evm: security.SMACK64\n[ 0.543171] evm: security.SMACK64EXEC\n[ 0.544499] evm: security.SMACK64TRANSMUTE\n[ 0.545958] evm: security.SMACK64MMAP\n[ 0.547287] evm: security.ima\n[ 0.548426] evm: security.capability\n[ 0.549947] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.553196] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555409] pinctrl core: initialized pinctrl subsystem\n[ 0.557386] RTC time: 3:41:34, date: 05/10/19\n[ 0.559837] NET: Registered protocol family 16\n[ 0.571269] cpuidle: using governor ladder\n[ 0.583380] cpuidle: using governor menu\n[ 0.584821] PCCT header not found.\n[ 0.586192] ACPI: bus type PCI registered\n[ 0.587647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589965] PCI: Using configuration type 1 for base access\n[ 0.604622] ACPI: Added _OSI(Module Device)\n[ 0.606131] ACPI: Added _OSI(Processor Device)\n[ 0.607678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612873] ACPI: Interpreter enabled\n[ 0.614247] ACPI: (supports S0 S5)\n[ 0.631352] ACPI: Using IOAPIC for interrupt routing\n[ 0.633075] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.638212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.640278] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.642496] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.644645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.648628] acpiphp: Slot [3] registered\n[ 0.650095] acpiphp: Slot [4] registered\n[ 0.651552] acpiphp: Slot [5] registered\n[ 0.652995] acpiphp: Slot [6] registered\n[ 0.654441] acpiphp: Slot [7] registered\n[ 0.655886] acpiphp: Slot [8] registered\n[ 0.657334] acpiphp: Slot [9] registered\n[ 0.658787] acpiphp: Slot [10] registered\n[ 0.660254] acpiphp: Slot [11] registered\n[ 0.661716] acpiphp: Slot [12] registered\n[ 0.663187] acpiphp: Slot [13] registered\n[ 0.664651] acpiphp: Slot [14] registered\n[ 0.666122] acpiphp: Slot [15] registered\n[ 0.667590] acpiphp: Slot [16] registered\n[ 0.669066] acpiphp: Slot [17] registered\n[ 0.670531] acpiphp: Slot [18] registered\n[ 0.672001] acpiphp: Slot [19] registered\n[ 0.673462] acpiphp: Slot [20] registered\n[ 0.674930] acpiphp: Slot [21] registered\n[ 0.676411] acpiphp: Slot [22] registered\n[ 0.677887] acpiphp: Slot [23] registered\n[ 0.679362] acpiphp: Slot [24] registered\n[ 0.680837] acpiphp: Slot [25] registered\n[ 0.682306] acpiphp: Slot [26] registered\n[ 0.683774] acpiphp: Slot [27] registered\n[ 0.685246] acpiphp: Slot [28] registered\n[ 0.686722] acpiphp: Slot [29] registered\n[ 0.688195] acpiphp: Slot [30] registered\n[ 0.689664] acpiphp: Slot [31] registered\n[ 0.691111] PCI host bridge to bus 0000:00\n[ 0.692561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.699527] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.702124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704771] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.710816] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.713134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.715255] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.717538] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.722445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.725043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.755930] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.758560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.761076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.763666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.766122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.768392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.770757] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.772658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.775434] vgaarb: loaded\n[ 0.776509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.778684] SCSI subsystem initialized\n[ 0.780357] ACPI: bus type USB registered\n[ 0.781838] usbcore: registered new interface driver usbfs\n[ 0.783687] usbcore: registered new interface driver hub\n[ 0.785496] usbcore: registered new device driver usb\n[ 0.787546] PCI: Using ACPI for IRQ routing\n[ 0.789500] NetLabel: Initializing\n[ 0.790779] NetLabel: domain hash size = 128\n[ 0.792307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.794032] NetLabel: unlabeled traffic allowed by default\n[ 0.796141] amd_nb: Cannot enumerate AMD northbridges\n[ 0.797998] clocksource: Switched to clocksource kvm-clock\n[ 0.810147] AppArmor: AppArmor Filesystem Enabled\n[ 0.811891] pnp: PnP ACPI init\n[ 0.813437] pnp: PnP ACPI: found 5 devices\n[ 0.821974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.825030] NET: Registered protocol family 2\n[ 0.826945] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.829717] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.832291] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.834540] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.838824] NET: Registered protocol family 1\n[ 0.840399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842402] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.864638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.885008] Unpacking initramfs...\n[ 1.087056] Freeing initrd memory: 14824K\n[ 1.089026] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.091145] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.093591] Scanning for low memory corruption every 60 seconds\n[ 1.096201] audit: initializing netlink subsys (disabled)\n[ 1.098115] audit: type=2000 audit(1557459695.613:1): initialized\n[ 1.100393] Initialise system trusted keyring\n[ 1.102147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.104230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.107502] zbud: loaded\n[ 1.108908] VFS: Disk quotas dquot_6.6.0\n[ 1.110372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.112840] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.115125] fuse init (API version 7.23)\n[ 1.116800] Key type big_key registered\n[ 1.118235] Allocating IMA MOK and blacklist keyrings.\n[ 1.120911] Key type asymmetric registered\n[ 1.122396] Asymmetric key parser 'x509' registered\n[ 1.124107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.126828] io scheduler noop registered\n[ 1.128274] io scheduler deadline registered (default)\n[ 1.130066] io scheduler cfq registered\n[ 1.131571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.133451] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.138370] ACPI: Power Button [PWRF]\n[ 1.139913] GHES: HEST is not enabled!\n[ 1.159494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.200014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.203782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.229077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.233251] Linux agpgart interface v0.103\n[ 1.237009] loop: module loaded\n[ 1.240001] vda: vda1\n[ 1.241927] scsi host0: ata_piix\n[ 1.243282] scsi host1: ata_piix\n[ 1.244525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.246672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.248937] libphy: Fixed MDIO Bus: probed\n[ 1.250466] tun: Universal TUN/TAP device driver, 1.6\n[ 1.252208] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.255539] PPP generic driver version 2.4.2\n[ 1.257154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.259300] ehci-pci: EHCI PCI platform driver\n[ 1.260873] ehci-platform: EHCI generic platform driver\n[ 1.262658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.264704] ohci-pci: OHCI PCI platform driver\n[ 1.266279] ohci-platform: OHCI generic platform driver\n[ 1.268066] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.288421] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.290215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.292895] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.294675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.296742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.298981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.301543] usb usb1: Product: UHCI Host Controller\n[ 1.303217] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.305293] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.307040] hub 1-0:1.0: USB hub found\n[ 1.308422] hub 1-0:1.0: 2 ports detected\n[ 1.310050] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.313728] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.315447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.317381] mousedev: PS/2 mouse device common for all mice\n[ 1.319636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.322899] rtc_cmos 00:00: RTC can wake from S4\n[ 1.324879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.327016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.329148] i2c /dev entries driver\n[ 1.330488] device-mapper: uevent: version 1.0.3\n[ 1.332190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.335123] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.337496] NET: Registered protocol family 10\n[ 1.339361] NET: Registered protocol family 17\n[ 1.340942] Key type dns_resolver registered\n[ 1.342807] registered taskstats version 1\n[ 1.344299] Loading compiled-in X.509 certificates\n[ 1.362395] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.365720] zswap: loaded using pool lzo/zbud\n[ 1.369244] Key type trusted registered\n[ 1.373182] Key type encrypted registered\n[ 1.374639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.376493] ima: No TPM chip found, activating TPM-bypass!\n[ 1.378339] ima: Allocated hash algorithm: sha1\n[ 1.379950] evm: HMAC attrs: 0x1\n[ 1.381610] Magic number: 3:193:664\n[ 1.383135] rtc_cmos 00:00: setting system clock to 2019-05-10 03:41:35 UTC (1557459695)\n[ 1.386054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.388048] EDD information not available.\n[ 1.407523] Freeing unused kernel memory: 1484K\n[ 1.418007] Write protecting the kernel read-only data: 14336k\n[ 1.421334] Freeing unused kernel memory: 1620K\n[ 1.423113] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.436483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.437000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.437017] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.445949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.445987] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446129] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446167] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446203] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446253] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.446288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.487324] virtio_net virtio0 ens3: renamed from eth0\n[ 1.496233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.499585] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.524569] AVX2 version of gcm_enc/dec engaged.\n[ 1.526229] AES CTR mode by8 optimization enabled\n[ 1.538476] FDC 0 is a S82078B\n[ 1.626019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.790739] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.792946] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.795196] usb 1-1: Product: QEMU USB Tablet\n[ 1.796703] usb 1-1: Manufacturer: QEMU\n[ 1.798076] usb 1-1: SerialNumber: 42\n[ 1.805397] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.813039] usbcore: registered new interface driver usbhid\n[ 1.815007] usbhid: USB HID core driver\n[ 1.818034] 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.821896] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.876614] md: linear personality registered for level -1\n[ 2.880433] md: multipath personality registered for level -4\n[ 2.884320] md: raid0 personality registered for level 0\n[ 2.888744] md: raid1 personality registered for level 1\n[ 2.958028] raid6: sse2x1 gen() 11374 MB/s\n[ 3.026026] raid6: sse2x1 xor() 8878 MB/s\n[ 3.094026] raid6: sse2x2 gen() 14490 MB/s\n[ 3.162058] raid6: sse2x2 xor() 9676 MB/s\n[ 3.230032] raid6: sse2x4 gen() 16641 MB/s\n[ 3.298027] raid6: sse2x4 xor() 11582 MB/s\n[ 3.366027] raid6: avx2x1 gen() 22015 MB/s\n[ 3.434028] raid6: avx2x2 gen() 26002 MB/s\n[ 3.502037] raid6: avx2x4 gen() 29346 MB/s\n[ 3.503571] raid6: using algorithm avx2x4 gen() 29346 MB/s\n[ 3.505388] raid6: using avx2x2 recovery algorithm\n[ 3.508028] xor: automatically using best checksumming function:\n[ 3.549998] avx : 32283.000 MB/sec\n[ 3.552282] async_tx: api initialized (async)\n[ 3.559708] md: raid6 personality registered for level 6\n[ 3.561556] md: raid5 personality registered for level 5\n[ 3.563399] md: raid4 personality registered for level 4\n[ 3.569861] 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 ... [ 3.596370] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.615328] 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[ 3.714735] 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[ 3.720661] systemd[1]: Detected virtualization kvm.\n[ 3.722419] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.726991] systemd[1]: Set hostname to .\n[ 3.731018] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.733002] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.899141] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.902989] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.906481] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.910129] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.913361] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.917595] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.920452] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.924134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.928263] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.931900] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.936202] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.939686] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.943101] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.950743] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.954024] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.957608] 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.962688] 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.968759] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.982123] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.985497] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.989704] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.994218] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.998842] 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[ 4.005692] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.011017] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.016285] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.016374] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.025656] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.029600] 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[ 4.037233] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.040826] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.045037] Loading iSCSI transport class v2.0-870.\n[ 4.045409] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.051986] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.056188] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.060140] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.067279] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.074497] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.078836] systemd[1]: Started Uncomplicated firewall.\n[ 4.080718] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.083930] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.089635] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.116842] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.372317] cloud-init[456]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 10 May 2019 03:41:39 +0000. Up 4.49 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.564527] cloud-init[941]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 10 May 2019 03:41:44 +0000. Up 9.88 seconds.\n[ 10.569011] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.572926] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.576960] cloud-init[941]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.581201] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.585435] cloud-init[941]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:c4:99:5d |\n[ 10.589628] cloud-init[941]: ci-info: | ens3 | True | fe80::f816:3eff:fec4:995d/64 | . | link | fa:16:3e:c4:99:5d |\n[ 10.593655] cloud-init[941]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.597185] cloud-init[941]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.600460] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.603397] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.606143] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.608869] cloud-init[941]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.612241] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.616235] cloud-init[941]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.618960] cloud-init[941]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.621917] cloud-init[941]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.624640] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.625009] cloud-init[941]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.625274] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.625535] cloud-init[941]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.625807] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.626082] cloud-init[941]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.626333] cloud-init[941]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.626607] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.626869] cloud-init[941]: Generating public/private rsa key pair.\n[ 10.627128] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.627454] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.627786] cloud-init[941]: The key fingerprint is:\n[ 10.628432] cloud-init[941]: SHA256:ywQhJykTJFFVh4/AozHA4vODFeKpNc25T6VHZ66kNL8 root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f\n[ 10.628759] cloud-init[941]: The key's randomart image is:\n[ 10.629075] cloud-init[941]: +---[RSA 2048]----+\n[ 10.629404] cloud-init[941]: |==+++o+.. |\n[ 10.629745] cloud-init[941]: |.+=.=+.o |\n[ 10.630054] cloud-init[941]: |+ oO.+.o |\n[ 10.630368] cloud-init[941]: | =+.+ ..+ o |\n[ 10.630695] cloud-init[941]: |..=. . +S+ |\n[ 10.631022] cloud-init[941]: |.. o. =oo.. |\n[ 10.631340] cloud-init[941]: | .+ *o. |\n[ 10.631667] cloud-init[941]: | o o |\n[ 10.632000] cloud-init[941]: | E. |\n[ 10.632314] cloud-init[941]: +----[SHA256]-----+\n[ 10.632622] cloud-init[941]: Generating public/private dsa key pair.\n[ 10.632955] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.633273] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.633589] cloud-init[941]: The key fingerprint is:\n[ 10.633916] cloud-init[941]: SHA256:1Ojzd0Ex9N0OPfBoJH3pRzyWRqRafDTqAxumAvXFVxs root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f\n[ 10.634232] cloud-init[941]: The key's randomart image is:\n[ 10.634560] cloud-init[941]: +---[DSA 1024]----+\n[ 10.635308] cloud-init[941]: | . .o.+BEo|\n[ 10.635525] cloud-init[941]: | . .o..+oB%O|\n[ 10.635847] cloud-init[941]: | . o..+.BB**|\n[ 10.636486] cloud-init[941]: | .o o O..+o|\n[ 10.636813] cloud-init[941]: | .S. o o. o|\n[ 10.637126] cloud-init[941]: | .o .. |\n[ 10.637455] cloud-init[941]: | . . . |\n[ 10.637797] cloud-init[941]: | . . |\n[ 10.638091] cloud-init[941]: | |\n[ 10.638405] cloud-init[941]: +----[SHA256]-----+\n[ 10.638739] cloud-init[941]: Generating public/private ecdsa key pair.\n[ 10.639067] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.639390] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.639705] cloud-init[941]: The key fingerprint is:\n[ 10.640037] cloud-init[941]: SHA256:AkaJUiZqtOM+/3NJ69ZYZn3NmMkK24d699j5OxxZrBA root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f\n[ 10.640341] cloud-init[941]: The key's randomart image is:\n[ 10.640675] cloud-init[941]: +---[ECDSA 256]---+\n[ 10.640994] cloud-init[941]: |.oo... |\n[ 10.641307] cloud-init[941]: |+oo.. E |\n[ 10.641623] cloud-init[941]: |.= o . . |\n[ 10.641970] cloud-init[941]: |o .. . . o|\n[ 10.642272] cloud-init[941]: | . . S . ..*.o|\n[ 10.642602] cloud-init[941]: |. o = . *.= |\n[ 10.642923] cloud-init[941]: | o . O + + . .|\n[ 10.643234] cloud-init[941]: | o . * o = ooo.|\n[ 10.643554] cloud-init[941]: | ...=. .o o..==|\n[ 10.643884] cloud-init[941]: +----[SHA256]-----+\n[ 10.644534] cloud-init[941]: Generating public/private ed25519 key pair.\n[ 10.644863] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.645177] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.645647] cloud-init[941]: The key fingerprint is:\n[ 10.645844] cloud-init[941]: SHA256:GBeYZNledNFPtFV5fkcGe8k3hTCvOebcuJEqVpYUgJQ root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f\n[ 10.646151] cloud-init[941]: The key's randomart image is:\n[ 10.646468] cloud-init[941]: +--[ED25519 256]--+\n[ 10.646796] cloud-init[941]: | o+Boo. =+.+B|\n[ 10.647110] cloud-init[941]: | .E ..o. o+oX|\n[ 10.647441] cloud-init[941]: | .... . o@+|\n[ 10.647760] cloud-init[941]: | +. . o .B|\n[ 10.648397] cloud-init[941]: | . S. .= o|\n[ 10.648719] cloud-init[941]: | ++ = |\n[ 10.649034] cloud-init[941]: | o * . |\n[ 10.649350] cloud-init[941]: | o . o |\n[ 10.649676] cloud-init[941]: | . .. . |\n[ 10.649995] cloud-init[941]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\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[[0;32m OK [0m] Listening on ACPID Listen Socket.\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] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Accounts Service...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\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: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\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"} 2019-05-10 03:41:49,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43/action used request id req-770d3f3e-8fdb-40bc-9a98-764f647d01a9 2019-05-10 03:41:49,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820188522339s 2019-05-10 03:41:49,824 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 685327530 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.355432] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.358405] pid_max: default: 32768 minimum: 301 [ 0.360017] ACPI: Core revision 20150930 [ 0.362093] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.364433] Security Framework initialized [ 0.365915] Yama: becoming mindful. [ 0.367234] AppArmor: AppArmor initialized [ 0.368895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.374953] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.378971] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381175] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383842] Initializing cgroup subsys io [ 0.385298] Initializing cgroup subsys memory [ 0.386843] Initializing cgroup subsys devices [ 0.391247] Initializing cgroup subsys freezer [ 0.392841] Initializing cgroup subsys net_cls [ 0.394422] Initializing cgroup subsys perf_event [ 0.396066] Initializing cgroup subsys net_prio [ 0.397698] Initializing cgroup subsys hugetlb [ 0.399273] Initializing cgroup subsys pids [ 0.401655] mce: CPU supports 10 MCE banks [ 0.403219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.405013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.406992] Spectre V2 : Mitigation: Full generic retpoline [ 0.408864] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.411728] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.414601] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.416876] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.422353] Freeing SMP alternatives memory: 36K [ 0.428797] ftrace: allocating 32287 entries in 127 pages [ 0.473139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475332] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477489] smpboot: Max logical packages: 2 [ 0.479283] x2apic enabled [ 0.480677] Switched APIC routing to physical x2apic. [ 0.483637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.485771] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.489690] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501901] KVM setup paravirtual spinlock [ 0.504977] x86: Booting SMP configuration: [ 0.506523] .... node #0, CPUs: #1 [ 0.508160] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530549] x86: Booted up 1 node, 2 CPUs [ 0.530551] KVM setup async PF for cpu 1 [ 0.530555] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.535180] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.537996] devtmpfs: initialized [ 0.540682] evm: security.selinux [ 0.541941] evm: security.SMACK64 [ 0.543171] evm: security.SMACK64EXEC [ 0.544499] evm: security.SMACK64TRANSMUTE [ 0.545958] evm: security.SMACK64MMAP [ 0.547287] evm: security.ima [ 0.548426] evm: security.capability [ 0.549947] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.553196] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555409] pinctrl core: initialized pinctrl subsystem [ 0.557386] RTC time: 3:41:34, date: 05/10/19 [ 0.559837] NET: Registered protocol family 16 [ 0.571269] cpuidle: using governor ladder [ 0.583380] cpuidle: using governor menu [ 0.584821] PCCT header not found. [ 0.586192] ACPI: bus type PCI registered [ 0.587647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589965] PCI: Using configuration type 1 for base access [ 0.604622] ACPI: Added _OSI(Module Device) [ 0.606131] ACPI: Added _OSI(Processor Device) [ 0.607678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612873] ACPI: Interpreter enabled [ 0.614247] ACPI: (supports S0 S5) [ 0.631352] ACPI: Using IOAPIC for interrupt routing [ 0.633075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.638212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640278] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.642496] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.644645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.648628] acpiphp: Slot [3] registered [ 0.650095] acpiphp: Slot [4] registered [ 0.651552] acpiphp: Slot [5] registered [ 0.652995] acpiphp: Slot [6] registered [ 0.654441] acpiphp: Slot [7] registered [ 0.655886] acpiphp: Slot [8] registered [ 0.657334] acpiphp: Slot [9] registered [ 0.658787] acpiphp: Slot [10] registered [ 0.660254] acpiphp: Slot [11] registered [ 0.661716] acpiphp: Slot [12] registered [ 0.663187] acpiphp: Slot [13] registered [ 0.664651] acpiphp: Slot [14] registered [ 0.666122] acpiphp: Slot [15] registered [ 0.667590] acpiphp: Slot [16] registered [ 0.669066] acpiphp: Slot [17] registered [ 0.670531] acpiphp: Slot [18] registered [ 0.672001] acpiphp: Slot [19] registered [ 0.673462] acpiphp: Slot [20] registered [ 0.674930] acpiphp: Slot [21] registered [ 0.676411] acpiphp: Slot [22] registered [ 0.677887] acpiphp: Slot [23] registered [ 0.679362] acpiphp: Slot [24] registered [ 0.680837] acpiphp: Slot [25] registered [ 0.682306] acpiphp: Slot [26] registered [ 0.683774] acpiphp: Slot [27] registered [ 0.685246] acpiphp: Slot [28] registered [ 0.686722] acpiphp: Slot [29] registered [ 0.688195] acpiphp: Slot [30] registered [ 0.689664] acpiphp: Slot [31] registered [ 0.691111] PCI host bridge to bus 0000:00 [ 0.692561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699527] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.702124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704771] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.710816] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.713134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.715255] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.717538] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.722445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.725043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.755930] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.758560] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.761076] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.763666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.766122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.768392] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.770757] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.772658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.775434] vgaarb: loaded [ 0.776509] vgaarb: bridge control possible 0000:00:02.0 [ 0.778684] SCSI subsystem initialized [ 0.780357] ACPI: bus type USB registered [ 0.781838] usbcore: registered new interface driver usbfs [ 0.783687] usbcore: registered new interface driver hub [ 0.785496] usbcore: registered new device driver usb [ 0.787546] PCI: Using ACPI for IRQ routing [ 0.789500] NetLabel: Initializing [ 0.790779] NetLabel: domain hash size = 128 [ 0.792307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.794032] NetLabel: unlabeled traffic allowed by default [ 0.796141] amd_nb: Cannot enumerate AMD northbridges [ 0.797998] clocksource: Switched to clocksource kvm-clock [ 0.810147] AppArmor: AppArmor Filesystem Enabled [ 0.811891] pnp: PnP ACPI init [ 0.813437] pnp: PnP ACPI: found 5 devices [ 0.821974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.825030] NET: Registered protocol family 2 [ 0.826945] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.829717] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.832291] TCP: Hash tables configured (established 32768 bind 32768) [ 0.834540] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.838824] NET: Registered protocol family 1 [ 0.840399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842402] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.864638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.885008] Unpacking initramfs... [ 1.087056] Freeing initrd memory: 14824K [ 1.089026] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.091145] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.093591] Scanning for low memory corruption every 60 seconds [ 1.096201] audit: initializing netlink subsys (disabled) [ 1.098115] audit: type=2000 audit(1557459695.613:1): initialized [ 1.100393] Initialise system trusted keyring [ 1.102147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.104230] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.107502] zbud: loaded [ 1.108908] VFS: Disk quotas dquot_6.6.0 [ 1.110372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.112840] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.115125] fuse init (API version 7.23) [ 1.116800] Key type big_key registered [ 1.118235] Allocating IMA MOK and blacklist keyrings. [ 1.120911] Key type asymmetric registered [ 1.122396] Asymmetric key parser 'x509' registered [ 1.124107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.126828] io scheduler noop registered [ 1.128274] io scheduler deadline registered (default) [ 1.130066] io scheduler cfq registered [ 1.131571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.133451] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.138370] ACPI: Power Button [PWRF] [ 1.139913] GHES: HEST is not enabled! [ 1.159494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.200014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.203782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.229077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.233251] Linux agpgart interface v0.103 [ 1.237009] loop: module loaded [ 1.240001] vda: vda1 [ 1.241927] scsi host0: ata_piix [ 1.243282] scsi host1: ata_piix [ 1.244525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.246672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.248937] libphy: Fixed MDIO Bus: probed [ 1.250466] tun: Universal TUN/TAP device driver, 1.6 [ 1.252208] tun: (C) 1999-2004 Max Krasnyansky [ 1.255539] PPP generic driver version 2.4.2 [ 1.257154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.259300] ehci-pci: EHCI PCI platform driver [ 1.260873] ehci-platform: EHCI generic platform driver [ 1.262658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.264704] ohci-pci: OHCI PCI platform driver [ 1.266279] ohci-platform: OHCI generic platform driver [ 1.268066] uhci_hcd: USB Universal Host Controller Interface driver [ 1.288421] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.290215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.292895] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.294675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.296742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.298981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.301543] usb usb1: Product: UHCI Host Controller [ 1.303217] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.305293] usb usb1: SerialNumber: 0000:00:01.2 [ 1.307040] hub 1-0:1.0: USB hub found [ 1.308422] hub 1-0:1.0: 2 ports detected [ 1.310050] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.313728] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.315447] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.317381] mousedev: PS/2 mouse device common for all mice [ 1.319636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.322899] rtc_cmos 00:00: RTC can wake from S4 [ 1.324879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.327016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.329148] i2c /dev entries driver [ 1.330488] device-mapper: uevent: version 1.0.3 [ 1.332190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.335123] ledtrig-cpu: registered to indicate activity on CPUs [ 1.337496] NET: Registered protocol family 10 [ 1.339361] NET: Registered protocol family 17 [ 1.340942] Key type dns_resolver registered [ 1.342807] registered taskstats version 1 [ 1.344299] Loading compiled-in X.509 certificates [ 1.362395] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.365720] zswap: loaded using pool lzo/zbud [ 1.369244] Key type trusted registered [ 1.373182] Key type encrypted registered [ 1.374639] AppArmor: AppArmor sha1 policy hashing enabled [ 1.376493] ima: No TPM chip found, activating TPM-bypass! [ 1.378339] ima: Allocated hash algorithm: sha1 [ 1.379950] evm: HMAC attrs: 0x1 [ 1.381610] Magic number: 3:193:664 [ 1.383135] rtc_cmos 00:00: setting system clock to 2019-05-10 03:41:35 UTC (1557459695) [ 1.386054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.388048] EDD information not available. [ 1.407523] Freeing unused kernel memory: 1484K [ 1.418007] Write protecting the kernel read-only data: 14336k [ 1.421334] Freeing unused kernel memory: 1620K [ 1.423113] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.436483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.437000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.437017] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.445949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.445987] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446129] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446167] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446203] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446253] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.446288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.487324] virtio_net virtio0 ens3: renamed from eth0 [ 1.496233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499585] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.524569] AVX2 version of gcm_enc/dec engaged. [ 1.526229] AES CTR mode by8 optimization enabled [ 1.538476] FDC 0 is a S82078B [ 1.626019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.790739] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.792946] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.795196] usb 1-1: Product: QEMU USB Tablet [ 1.796703] usb 1-1: Manufacturer: QEMU [ 1.798076] usb 1-1: SerialNumber: 42 [ 1.805397] hidraw: raw HID events driver (C) Jiri Kosina [ 1.813039] usbcore: registered new interface driver usbhid [ 1.815007] usbhid: USB HID core driver [ 1.818034] 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.821896] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.876614] md: linear personality registered for level -1 [ 2.880433] md: multipath personality registered for level -4 [ 2.884320] md: raid0 personality registered for level 0 [ 2.888744] md: raid1 personality registered for level 1 [ 2.958028] raid6: sse2x1 gen() 11374 MB/s [ 3.026026] raid6: sse2x1 xor() 8878 MB/s [ 3.094026] raid6: sse2x2 gen() 14490 MB/s [ 3.162058] raid6: sse2x2 xor() 9676 MB/s [ 3.230032] raid6: sse2x4 gen() 16641 MB/s [ 3.298027] raid6: sse2x4 xor() 11582 MB/s [ 3.366027] raid6: avx2x1 gen() 22015 MB/s [ 3.434028] raid6: avx2x2 gen() 26002 MB/s [ 3.502037] raid6: avx2x4 gen() 29346 MB/s [ 3.503571] raid6: using algorithm avx2x4 gen() 29346 MB/s [ 3.505388] raid6: using avx2x2 recovery algorithm [ 3.508028] xor: automatically using best checksumming function: [ 3.549998] avx : 32283.000 MB/sec [ 3.552282] async_tx: api initialized (async) [ 3.559708] md: raid6 personality registered for level 6 [ 3.561556] md: raid5 personality registered for level 5 [ 3.563399] md: raid4 personality registered for level 4 [ 3.569861] 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 ... [ 3.596370] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.615328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.714735] 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) [ 3.720661] systemd[1]: Detected virtualization kvm. [ 3.722419] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.726991] systemd[1]: Set hostname to . [ 3.731018] systemd[1]: Initializing machine ID from KVM UUID. [ 3.733002] systemd[1]: Installed transient /etc/machine-id file. [ 3.899141] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.902989] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.906481] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.910129] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.913361] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.917595] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.920452] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.924134] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.928263] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.931900] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.936202] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.939686] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.943101] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.950743] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.954024] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.957608] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.962688] 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.968759] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.982123] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.985497] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.989704] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.994218] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.998842] 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... [ 4.005692] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.011017] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.016285] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.016374] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025656] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.029600] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.037233] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.040826] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.045037] Loading iSCSI transport class v2.0-870. [ 4.045409] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.051986] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.056188] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.060140] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.067279] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.074497] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.078836] systemd[1]: Started Uncomplicated firewall. [ 4.080718] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.083930] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.089635] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.116842] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... 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 Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.372317] cloud-init[456]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 10 May 2019 03:41:39 +0000. Up 4.49 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.564527] cloud-init[941]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 10 May 2019 03:41:44 +0000. Up 9.88 seconds. [ 10.569011] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.572926] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.576960] cloud-init[941]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.581201] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.585435] cloud-init[941]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:c4:99:5d | [ 10.589628] cloud-init[941]: ci-info: | ens3 | True | fe80::f816:3eff:fec4:995d/64 | . | link | fa:16:3e:c4:99:5d | [ 10.593655] cloud-init[941]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.597185] cloud-init[941]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.600460] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.603397] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.606143] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.608869] cloud-init[941]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.612241] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.616235] cloud-init[941]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.618960] cloud-init[941]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.621917] cloud-init[941]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.624640] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.625009] cloud-init[941]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.625274] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.625535] cloud-init[941]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.625807] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.626082] cloud-init[941]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.626333] cloud-init[941]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.626607] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.626869] cloud-init[941]: Generating public/private rsa key pair. [ 10.627128] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.627454] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.627786] cloud-init[941]: The key fingerprint is: [ 10.628432] cloud-init[941]: SHA256:ywQhJykTJFFVh4/AozHA4vODFeKpNc25T6VHZ66kNL8 root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f [ 10.628759] cloud-init[941]: The key's randomart image is: [ 10.629075] cloud-init[941]: +---[RSA 2048]----+ [ 10.629404] cloud-init[941]: |==+++o+.. | [ 10.629745] cloud-init[941]: |.+=.=+.o | [ 10.630054] cloud-init[941]: |+ oO.+.o | [ 10.630368] cloud-init[941]: | =+.+ ..+ o | [ 10.630695] cloud-init[941]: |..=. . +S+ | [ 10.631022] cloud-init[941]: |.. o. =oo.. | [ 10.631340] cloud-init[941]: | .+ *o. | [ 10.631667] cloud-init[941]: | o o | [ 10.632000] cloud-init[941]: | E. | [ 10.632314] cloud-init[941]: +----[SHA256]-----+ [ 10.632622] cloud-init[941]: Generating public/private dsa key pair. [ 10.632955] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.633273] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.633589] cloud-init[941]: The key fingerprint is: [ 10.633916] cloud-init[941]: SHA256:1Ojzd0Ex9N0OPfBoJH3pRzyWRqRafDTqAxumAvXFVxs root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f [ 10.634232] cloud-init[941]: The key's randomart image is: [ 10.634560] cloud-init[941]: +---[DSA 1024]----+ [ 10.635308] cloud-init[941]: | . .o.+BEo| [ 10.635525] cloud-init[941]: | . .o..+oB%O| [ 10.635847] cloud-init[941]: | . o..+.BB**| [ 10.636486] cloud-init[941]: | .o o O..+o| [ 10.636813] cloud-init[941]: | .S. o o. o| [ 10.637126] cloud-init[941]: | .o .. | [ 10.637455] cloud-init[941]: | . . . | [ 10.637797] cloud-init[941]: | . . | [ 10.638091] cloud-init[941]: | | [ 10.638405] cloud-init[941]: +----[SHA256]-----+ [ 10.638739] cloud-init[941]: Generating public/private ecdsa key pair. [ 10.639067] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.639390] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.639705] cloud-init[941]: The key fingerprint is: [ 10.640037] cloud-init[941]: SHA256:AkaJUiZqtOM+/3NJ69ZYZn3NmMkK24d699j5OxxZrBA root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f [ 10.640341] cloud-init[941]: The key's randomart image is: [ 10.640675] cloud-init[941]: +---[ECDSA 256]---+ [ 10.640994] cloud-init[941]: |.oo... | [ 10.641307] cloud-init[941]: |+oo.. E | [ 10.641623] cloud-init[941]: |.= o . . | [ 10.641970] cloud-init[941]: |o .. . . o| [ 10.642272] cloud-init[941]: | . . S . ..*.o| [ 10.642602] cloud-init[941]: |. o = . *.= | [ 10.642923] cloud-init[941]: | o . O + + . .| [ 10.643234] cloud-init[941]: | o . * o = ooo.| [ 10.643554] cloud-init[941]: | ...=. .o o..==| [ 10.643884] cloud-init[941]: +----[SHA256]-----+ [ 10.644534] cloud-init[941]: Generating public/private ed25519 key pair. [ 10.644863] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.645177] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.645647] cloud-init[941]: The key fingerprint is: [ 10.645844] cloud-init[941]: SHA256:GBeYZNledNFPtFV5fkcGe8k3hTCvOebcuJEqVpYUgJQ root@vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f [ 10.646151] cloud-init[941]: The key's randomart image is: [ 10.646468] cloud-init[941]: +--[ED25519 256]--+ [ 10.646796] cloud-init[941]: | o+Boo. =+.+B| [ 10.647110] cloud-init[941]: | .E ..o. o+oX| [ 10.647441] cloud-init[941]: | .... . o@+| [ 10.647760] cloud-init[941]: | +. . o .B| [ 10.648397] cloud-init[941]: | . S. .= o| [ 10.648719] cloud-init[941]: | ++ = | [ 10.649034] cloud-init[941]: | o * . | [ 10.649350] cloud-init[941]: | o . o | [ 10.649676] cloud-init[941]: | . .. . | [ 10.649995] cloud-init[941]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation 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. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... Starting Accounts Service... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Pollinate to seed the pseudo random number generator... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[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: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[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. 2019-05-10 03:41:49,828 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b679b50L 2019-05-10 03:41:49,829 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:41:49,833 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-10 03:41:49,833 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-10 03:41:49,834 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:41:49,834 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:41:49,834 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:41:49,834 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:41:49,835 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:41:49,835 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:41:49,876 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-10 03:41:49,876 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:41:49,892 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: f30b032504c416ba13bd8af6590169bc 2019-05-10 03:41:49,893 - paramiko.transport - DEBUG - Trying discovered key 03837bec223f77d485923bb3092e0961 in /tmp/tmpc0HKtQ 2019-05-10 03:41:49,913 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:41:49,934 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-10 03:41:49,957 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:41:50,131 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-10 03:41:50,131 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-10 03:41:50,171 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:41:50,171 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:41:50,174 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:41:55,653 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-10 03:41:55,654 - 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 2019-05-10 03:41:55,655 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:41:55,655 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:41:55,655 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:41:55,655 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:41:55,655 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:41:55,660 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:42:01,423 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-10 03:42:01,425 - 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 2019-05-10 03:42:01,425 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:42:01,425 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:42:01,425 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:42:01,425 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:42:01,426 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:42:01,430 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:42:06,784 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-10 03:42:06,788 - 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 2019-05-10 03:42:06,788 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-10 03:42:06,789 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-10 03:42:06,789 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:42:06,789 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-10 03:42:06,789 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:42:06,796 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:42:12,513 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-10 03:42:12,514 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-10 03:42:12,515 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-10 03:42:12,515 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-10 03:42:12,515 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-10 03:42:12,519 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-10 03:43:40,387 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-10 03:43:40,387 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest cf6fabb962082a6a61a2826f52f825a61f7876f19891b932f6559421f7024c97 2019-05-10 03:43:40,388 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f --2019-05-10 03:42:15-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 204M=0s 2019-05-10 03:42:15 (204 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f 2019-05-10 03:43:40,389 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-10 03:43:40,389 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-10 03:43:40,389 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-10 03:43:40,390 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-10 03:43:40,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/status 2019-05-10 03:43:40,397 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.209', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-10 03:44:10,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/status 2019-05-10 03:44:11,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 123, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 110, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:44:11,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:44:11 GMT 2019-05-10 03:44:11,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:44:11,249 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:44:11,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:44:11,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:44:11,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:44:11,249 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:44:11,250 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 328, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 123, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-10 03:44:11,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/status 2019-05-10 03:44:11,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:44:11,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:44:11,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:44:11,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 123, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 110, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:44:11 GMT 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:44:11,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:44:11,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:44:11,373 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:44:11,373 - functest.core.cloudify - INFO - The current manager status is running 2019-05-10 03:44:11,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/secrets 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:44:11,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:44:11 GMT 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:44:11,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:44:11,467 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-10 03:44:11,468 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:44:11,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T03:44:11.563Z", "updated_at": "2019-05-10T03:44:11.563Z", "value": "gAAAAABc1POLGPO5SrnLtZv64lY-4TrB57lW1aX1NiT5Z6147o7vDcD5Ueb9WtgccTwHSyhgKXwoAekO5qDJAXVBTH53Q-LlGA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:44:11 GMT 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:44:11,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:44:11,590 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3.1/secrets/foo 2019-05-10 03:44:11,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-10T03:44:11.563Z", "updated_at": "2019-05-10T03:44:11.563Z", "value": "gAAAAABc1POLGPO5SrnLtZv64lY-4TrB57lW1aX1NiT5Z6147o7vDcD5Ueb9WtgccTwHSyhgKXwoAekO5qDJAXVBTH53Q-LlGA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-10 03:44:11,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:44:11,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:44:11 GMT 2019-05-10 03:44:11,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:44:11,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-10 03:44:11,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:44:11,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:44:11,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:44:11,656 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-10 03:44:11,657 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-10 03:44:11,657 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-10 03:44:11,658 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-10 03:44:11,659 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-10 03:44:11,659 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-10 03:44:11,663 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-10 03:44:11,682 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-10 03:44:11,683 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-10 03:44:11,684 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-10 03:44:11,721 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-10 03:44:11,722 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-10 03:44:11,749 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-10 03:44:12,418 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-10 03:44:12,419 - functest.core.cloudify - DEBUG - output: 2019-05-10 03:44:12,420 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f 2019-05-10 03:44:12,420 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-10 03:44:12,421 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-10 03:44:12,422 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-10 03:44:12,422 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-10 03:44:12,462 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-10 03:44:20,989 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-10 03:44:20,989 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmp1w496m/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpiajPeL/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpcsCK4v.zip |-------------------------------------------------------| 0.05% tmpcsCK4v.zip |-------------------------------------------------------| 0.09% tmpcsCK4v.zip |-------------------------------------------------------| 0.14% tmpcsCK4v.zip |-------------------------------------------------------| 0.18% tmpcsCK4v.zip |-------------------------------------------------------| 0.23% tmpcsCK4v.zip |-------------------------------------------------------| 0.27% tmpcsCK4v.zip |-------------------------------------------------------| 0.32% tmpcsCK4v.zip |-------------------------------------------------------| 0.37% tmpcsCK4v.zip |-------------------------------------------------------| 0.41% tmpcsCK4v.zip |-------------------------------------------------------| 0.46% tmpcsCK4v.zip |-------------------------------------------------------| 0.5% tmpcsCK4v.zip |-------------------------------------------------------| 0.55% tmpcsCK4v.zip |-------------------------------------------------------| 0.59% tmpcsCK4v.zip |-------------------------------------------------------| 0.64% tmpcsCK4v.zip |-------------------------------------------------------| 0.68% tmpcsCK4v.zip |-------------------------------------------------------| 0.73% tmpcsCK4v.zip |-------------------------------------------------------| 0.78% tmpcsCK4v.zip |-------------------------------------------------------| 0.82% tmpcsCK4v.zip |-------------------------------------------------------| 0.87% tmpcsCK4v.zip |#------------------------------------------------------| 0.91% tmpcsCK4v.zip |#------------------------------------------------------| 0.96% tmpcsCK4v.zip |#------------------------------------------------------| 1.0% tmpcsCK4v.zip |#------------------------------------------------------| 1.05% tmpcsCK4v.zip |#------------------------------------------------------| 1.1% tmpcsCK4v.zip |#------------------------------------------------------| 1.14% tmpcsCK4v.zip |#------------------------------------------------------| 1.19% tmpcsCK4v.zip |#------------------------------------------------------| 1.23% tmpcsCK4v.zip |#------------------------------------------------------| 1.28% tmpcsCK4v.zip |#------------------------------------------------------| 1.32% tmpcsCK4v.zip |#------------------------------------------------------| 1.37% tmpcsCK4v.zip |#------------------------------------------------------| 1.42% tmpcsCK4v.zip |#------------------------------------------------------| 1.46% tmpcsCK4v.zip |#------------------------------------------------------| 1.51% tmpcsCK4v.zip |#------------------------------------------------------| 1.55% tmpcsCK4v.zip |#------------------------------------------------------| 1.6% tmpcsCK4v.zip |#------------------------------------------------------| 1.64% tmpcsCK4v.zip |#------------------------------------------------------| 1.69% tmpcsCK4v.zip |#------------------------------------------------------| 1.73% tmpcsCK4v.zip |#------------------------------------------------------| 1.78% tmpcsCK4v.zip |#------------------------------------------------------| 1.83% tmpcsCK4v.zip |#------------------------------------------------------| 1.87% tmpcsCK4v.zip |#------------------------------------------------------| 1.92% tmpcsCK4v.zip |#------------------------------------------------------| 1.96% tmpcsCK4v.zip |#------------------------------------------------------| 2.01% tmpcsCK4v.zip |#------------------------------------------------------| 2.05% tmpcsCK4v.zip |#------------------------------------------------------| 2.1% tmpcsCK4v.zip |#------------------------------------------------------| 2.15% tmpcsCK4v.zip |#------------------------------------------------------| 2.19% tmpcsCK4v.zip |#------------------------------------------------------| 2.24% tmpcsCK4v.zip |#------------------------------------------------------| 2.28% tmpcsCK4v.zip |#------------------------------------------------------| 2.33% tmpcsCK4v.zip |#------------------------------------------------------| 2.37% tmpcsCK4v.zip |#------------------------------------------------------| 2.42% tmpcsCK4v.zip |#------------------------------------------------------| 2.47% tmpcsCK4v.zip |#------------------------------------------------------| 2.51% tmpcsCK4v.zip |#------------------------------------------------------| 2.56% tmpcsCK4v.zip |#------------------------------------------------------| 2.6% tmpcsCK4v.zip |#------------------------------------------------------| 2.65% tmpcsCK4v.zip |#------------------------------------------------------| 2.69% tmpcsCK4v.zip |##-----------------------------------------------------| 2.74% tmpcsCK4v.zip |##-----------------------------------------------------| 2.78% tmpcsCK4v.zip |##-----------------------------------------------------| 2.83% tmpcsCK4v.zip |##-----------------------------------------------------| 2.88% tmpcsCK4v.zip |##-----------------------------------------------------| 2.92% tmpcsCK4v.zip |##-----------------------------------------------------| 2.97% tmpcsCK4v.zip |##-----------------------------------------------------| 3.01% tmpcsCK4v.zip |##-----------------------------------------------------| 3.06% tmpcsCK4v.zip |##-----------------------------------------------------| 3.1% tmpcsCK4v.zip |##-----------------------------------------------------| 3.15% tmpcsCK4v.zip |##-----------------------------------------------------| 3.2% tmpcsCK4v.zip |##-----------------------------------------------------| 3.24% tmpcsCK4v.zip |##-----------------------------------------------------| 3.29% tmpcsCK4v.zip |##-----------------------------------------------------| 3.33% tmpcsCK4v.zip |##-----------------------------------------------------| 3.38% tmpcsCK4v.zip |##-----------------------------------------------------| 3.42% tmpcsCK4v.zip |##-----------------------------------------------------| 3.47% tmpcsCK4v.zip |##-----------------------------------------------------| 3.51% tmpcsCK4v.zip |##-----------------------------------------------------| 3.56% tmpcsCK4v.zip |##-----------------------------------------------------| 3.61% tmpcsCK4v.zip |##-----------------------------------------------------| 3.65% tmpcsCK4v.zip |##-----------------------------------------------------| 3.7% tmpcsCK4v.zip |##-----------------------------------------------------| 3.74% tmpcsCK4v.zip |##-----------------------------------------------------| 3.79% tmpcsCK4v.zip |##-----------------------------------------------------| 3.83% tmpcsCK4v.zip |##-----------------------------------------------------| 3.88% tmpcsCK4v.zip |##-----------------------------------------------------| 3.93% tmpcsCK4v.zip |##-----------------------------------------------------| 3.97% tmpcsCK4v.zip |##-----------------------------------------------------| 4.02% tmpcsCK4v.zip |##-----------------------------------------------------| 4.06% tmpcsCK4v.zip |##-----------------------------------------------------| 4.11% tmpcsCK4v.zip |##-----------------------------------------------------| 4.15% tmpcsCK4v.zip |##-----------------------------------------------------| 4.2% tmpcsCK4v.zip |##-----------------------------------------------------| 4.25% tmpcsCK4v.zip |##-----------------------------------------------------| 4.29% tmpcsCK4v.zip |##-----------------------------------------------------| 4.34% tmpcsCK4v.zip |##-----------------------------------------------------| 4.38% tmpcsCK4v.zip |##-----------------------------------------------------| 4.43% tmpcsCK4v.zip |##-----------------------------------------------------| 4.47% tmpcsCK4v.zip |##-----------------------------------------------------| 4.52% tmpcsCK4v.zip |###----------------------------------------------------| 4.56% tmpcsCK4v.zip |###----------------------------------------------------| 4.61% tmpcsCK4v.zip |###----------------------------------------------------| 4.66% tmpcsCK4v.zip |###----------------------------------------------------| 4.7% tmpcsCK4v.zip |###----------------------------------------------------| 4.75% tmpcsCK4v.zip |###----------------------------------------------------| 4.79% tmpcsCK4v.zip |###----------------------------------------------------| 4.84% tmpcsCK4v.zip |###----------------------------------------------------| 4.88% tmpcsCK4v.zip |###----------------------------------------------------| 4.93% tmpcsCK4v.zip |###----------------------------------------------------| 4.98% tmpcsCK4v.zip |###----------------------------------------------------| 5.02% tmpcsCK4v.zip |###----------------------------------------------------| 5.07% tmpcsCK4v.zip |###----------------------------------------------------| 5.11% tmpcsCK4v.zip |###----------------------------------------------------| 5.16% tmpcsCK4v.zip |###----------------------------------------------------| 5.2% tmpcsCK4v.zip |###----------------------------------------------------| 5.25% tmpcsCK4v.zip |###----------------------------------------------------| 5.3% tmpcsCK4v.zip |###----------------------------------------------------| 5.34% tmpcsCK4v.zip |###----------------------------------------------------| 5.39% tmpcsCK4v.zip |###----------------------------------------------------| 5.43% tmpcsCK4v.zip |###----------------------------------------------------| 5.48% tmpcsCK4v.zip |###----------------------------------------------------| 5.52% tmpcsCK4v.zip |###----------------------------------------------------| 5.57% tmpcsCK4v.zip |###----------------------------------------------------| 5.61% tmpcsCK4v.zip |###----------------------------------------------------| 5.66% tmpcsCK4v.zip |###----------------------------------------------------| 5.71% tmpcsCK4v.zip |###----------------------------------------------------| 5.75% tmpcsCK4v.zip |###----------------------------------------------------| 5.8% tmpcsCK4v.zip |###----------------------------------------------------| 5.84% tmpcsCK4v.zip |###----------------------------------------------------| 5.89% tmpcsCK4v.zip |###----------------------------------------------------| 5.93% tmpcsCK4v.zip |###----------------------------------------------------| 5.98% tmpcsCK4v.zip |###----------------------------------------------------| 6.03% tmpcsCK4v.zip |###----------------------------------------------------| 6.07% tmpcsCK4v.zip |###----------------------------------------------------| 6.12% tmpcsCK4v.zip |###----------------------------------------------------| 6.16% tmpcsCK4v.zip |###----------------------------------------------------| 6.21% tmpcsCK4v.zip |###----------------------------------------------------| 6.25% tmpcsCK4v.zip |###----------------------------------------------------| 6.3% tmpcsCK4v.zip |###----------------------------------------------------| 6.35% tmpcsCK4v.zip |####---------------------------------------------------| 6.39% tmpcsCK4v.zip |####---------------------------------------------------| 6.44% tmpcsCK4v.zip |####---------------------------------------------------| 6.48% tmpcsCK4v.zip |####---------------------------------------------------| 6.53% tmpcsCK4v.zip |####---------------------------------------------------| 6.57% tmpcsCK4v.zip |####---------------------------------------------------| 6.62% tmpcsCK4v.zip |####---------------------------------------------------| 6.66% tmpcsCK4v.zip |####---------------------------------------------------| 6.71% tmpcsCK4v.zip |####---------------------------------------------------| 6.76% tmpcsCK4v.zip |####---------------------------------------------------| 6.8% tmpcsCK4v.zip |####---------------------------------------------------| 6.85% tmpcsCK4v.zip |####---------------------------------------------------| 6.89% tmpcsCK4v.zip |####---------------------------------------------------| 6.94% tmpcsCK4v.zip |####---------------------------------------------------| 6.98% tmpcsCK4v.zip |####---------------------------------------------------| 7.03% tmpcsCK4v.zip |####---------------------------------------------------| 7.08% tmpcsCK4v.zip |####---------------------------------------------------| 7.12% tmpcsCK4v.zip |####---------------------------------------------------| 7.17% tmpcsCK4v.zip |####---------------------------------------------------| 7.21% tmpcsCK4v.zip |####---------------------------------------------------| 7.26% tmpcsCK4v.zip |####---------------------------------------------------| 7.3% tmpcsCK4v.zip |####---------------------------------------------------| 7.35% tmpcsCK4v.zip |####---------------------------------------------------| 7.4% tmpcsCK4v.zip |####---------------------------------------------------| 7.44% tmpcsCK4v.zip |####---------------------------------------------------| 7.49% tmpcsCK4v.zip |####---------------------------------------------------| 7.53% tmpcsCK4v.zip |####---------------------------------------------------| 7.58% tmpcsCK4v.zip |####---------------------------------------------------| 7.62% tmpcsCK4v.zip |####---------------------------------------------------| 7.67% tmpcsCK4v.zip |####---------------------------------------------------| 7.71% tmpcsCK4v.zip |####---------------------------------------------------| 7.76% tmpcsCK4v.zip |####---------------------------------------------------| 7.81% tmpcsCK4v.zip |####---------------------------------------------------| 7.85% tmpcsCK4v.zip |####---------------------------------------------------| 7.9% tmpcsCK4v.zip |####---------------------------------------------------| 7.94% tmpcsCK4v.zip |####---------------------------------------------------| 7.99% tmpcsCK4v.zip |####---------------------------------------------------| 8.03% tmpcsCK4v.zip |####---------------------------------------------------| 8.08% tmpcsCK4v.zip |####---------------------------------------------------| 8.13% tmpcsCK4v.zip |####---------------------------------------------------| 8.17% tmpcsCK4v.zip |#####--------------------------------------------------| 8.22% tmpcsCK4v.zip |#####--------------------------------------------------| 8.26% tmpcsCK4v.zip |#####--------------------------------------------------| 8.31% tmpcsCK4v.zip |#####--------------------------------------------------| 8.35% tmpcsCK4v.zip |#####--------------------------------------------------| 8.4% tmpcsCK4v.zip |#####--------------------------------------------------| 8.45% tmpcsCK4v.zip |#####--------------------------------------------------| 8.49% tmpcsCK4v.zip |#####--------------------------------------------------| 8.54% tmpcsCK4v.zip |#####--------------------------------------------------| 8.58% tmpcsCK4v.zip |#####--------------------------------------------------| 8.63% tmpcsCK4v.zip |#####--------------------------------------------------| 8.67% tmpcsCK4v.zip |#####--------------------------------------------------| 8.72% tmpcsCK4v.zip |#####--------------------------------------------------| 8.76% tmpcsCK4v.zip |#####--------------------------------------------------| 8.81% tmpcsCK4v.zip |#####--------------------------------------------------| 8.86% tmpcsCK4v.zip |#####--------------------------------------------------| 8.9% tmpcsCK4v.zip |#####--------------------------------------------------| 8.95% tmpcsCK4v.zip |#####--------------------------------------------------| 8.99% tmpcsCK4v.zip |#####--------------------------------------------------| 9.04% tmpcsCK4v.zip |#####--------------------------------------------------| 9.08% tmpcsCK4v.zip |#####--------------------------------------------------| 9.13% tmpcsCK4v.zip |#####--------------------------------------------------| 9.18% tmpcsCK4v.zip |#####--------------------------------------------------| 9.22% tmpcsCK4v.zip |#####--------------------------------------------------| 9.27% tmpcsCK4v.zip |#####--------------------------------------------------| 9.31% tmpcsCK4v.zip |#####--------------------------------------------------| 9.36% tmpcsCK4v.zip |#####--------------------------------------------------| 9.4% tmpcsCK4v.zip |#####--------------------------------------------------| 9.45% tmpcsCK4v.zip |#####--------------------------------------------------| 9.5% tmpcsCK4v.zip |#####--------------------------------------------------| 9.54% tmpcsCK4v.zip |#####--------------------------------------------------| 9.59% tmpcsCK4v.zip |#####--------------------------------------------------| 9.63% tmpcsCK4v.zip |#####--------------------------------------------------| 9.68% tmpcsCK4v.zip |#####--------------------------------------------------| 9.72% tmpcsCK4v.zip |#####--------------------------------------------------| 9.77% tmpcsCK4v.zip |#####--------------------------------------------------| 9.81% tmpcsCK4v.zip |#####--------------------------------------------------| 9.86% tmpcsCK4v.zip |#####--------------------------------------------------| 9.91% tmpcsCK4v.zip |#####--------------------------------------------------| 9.95% tmpcsCK4v.zip |#####--------------------------------------------------| 10.0% tmpcsCK4v.zip |######-------------------------------------------------| 10.04% tmpcsCK4v.zip |######-------------------------------------------------| 10.09% tmpcsCK4v.zip |######-------------------------------------------------| 10.13% tmpcsCK4v.zip |######-------------------------------------------------| 10.18% tmpcsCK4v.zip |######-------------------------------------------------| 10.23% tmpcsCK4v.zip |######-------------------------------------------------| 10.27% tmpcsCK4v.zip |######-------------------------------------------------| 10.32% tmpcsCK4v.zip |######-------------------------------------------------| 10.36% tmpcsCK4v.zip |######-------------------------------------------------| 10.41% tmpcsCK4v.zip |######-------------------------------------------------| 10.45% tmpcsCK4v.zip |######-------------------------------------------------| 10.5% tmpcsCK4v.zip |######-------------------------------------------------| 10.54% tmpcsCK4v.zip |######-------------------------------------------------| 10.59% tmpcsCK4v.zip |######-------------------------------------------------| 10.64% tmpcsCK4v.zip |######-------------------------------------------------| 10.68% tmpcsCK4v.zip |######-------------------------------------------------| 10.73% tmpcsCK4v.zip |######-------------------------------------------------| 10.77% tmpcsCK4v.zip |######-------------------------------------------------| 10.82% tmpcsCK4v.zip |######-------------------------------------------------| 10.86% tmpcsCK4v.zip |######-------------------------------------------------| 10.91% tmpcsCK4v.zip |######-------------------------------------------------| 10.96% tmpcsCK4v.zip |######-------------------------------------------------| 11.0% tmpcsCK4v.zip |######-------------------------------------------------| 11.05% tmpcsCK4v.zip |######-------------------------------------------------| 11.09% tmpcsCK4v.zip |######-------------------------------------------------| 11.14% tmpcsCK4v.zip |######-------------------------------------------------| 11.18% tmpcsCK4v.zip |######-------------------------------------------------| 11.23% tmpcsCK4v.zip |######-------------------------------------------------| 11.28% tmpcsCK4v.zip |######-------------------------------------------------| 11.32% tmpcsCK4v.zip |######-------------------------------------------------| 11.37% tmpcsCK4v.zip |######-------------------------------------------------| 11.41% tmpcsCK4v.zip |######-------------------------------------------------| 11.46% tmpcsCK4v.zip |######-------------------------------------------------| 11.5% tmpcsCK4v.zip |######-------------------------------------------------| 11.55% tmpcsCK4v.zip |######-------------------------------------------------| 11.59% tmpcsCK4v.zip |######-------------------------------------------------| 11.64% tmpcsCK4v.zip |######-------------------------------------------------| 11.69% tmpcsCK4v.zip |######-------------------------------------------------| 11.73% tmpcsCK4v.zip |######-------------------------------------------------| 11.78% tmpcsCK4v.zip |#######------------------------------------------------| 11.82% tmpcsCK4v.zip |#######------------------------------------------------| 11.87% tmpcsCK4v.zip |#######------------------------------------------------| 11.91% tmpcsCK4v.zip |#######------------------------------------------------| 11.96% tmpcsCK4v.zip |#######------------------------------------------------| 12.01% tmpcsCK4v.zip |#######------------------------------------------------| 12.05% tmpcsCK4v.zip |#######------------------------------------------------| 12.1% tmpcsCK4v.zip |#######------------------------------------------------| 12.14% tmpcsCK4v.zip |#######------------------------------------------------| 12.19% tmpcsCK4v.zip |#######------------------------------------------------| 12.23% tmpcsCK4v.zip |#######------------------------------------------------| 12.28% tmpcsCK4v.zip |#######------------------------------------------------| 12.33% tmpcsCK4v.zip |#######------------------------------------------------| 12.37% tmpcsCK4v.zip |#######------------------------------------------------| 12.42% tmpcsCK4v.zip |#######------------------------------------------------| 12.46% tmpcsCK4v.zip |#######------------------------------------------------| 12.51% tmpcsCK4v.zip |#######------------------------------------------------| 12.55% tmpcsCK4v.zip |#######------------------------------------------------| 12.6% tmpcsCK4v.zip |#######------------------------------------------------| 12.64% tmpcsCK4v.zip |#######------------------------------------------------| 12.69% tmpcsCK4v.zip |#######------------------------------------------------| 12.74% tmpcsCK4v.zip |#######------------------------------------------------| 12.78% tmpcsCK4v.zip |#######------------------------------------------------| 12.83% tmpcsCK4v.zip |#######------------------------------------------------| 12.87% tmpcsCK4v.zip |#######------------------------------------------------| 12.92% tmpcsCK4v.zip |#######------------------------------------------------| 12.96% tmpcsCK4v.zip |#######------------------------------------------------| 13.01% tmpcsCK4v.zip |#######------------------------------------------------| 13.06% tmpcsCK4v.zip |#######------------------------------------------------| 13.1% tmpcsCK4v.zip |#######------------------------------------------------| 13.15% tmpcsCK4v.zip |#######------------------------------------------------| 13.19% tmpcsCK4v.zip |#######------------------------------------------------| 13.24% tmpcsCK4v.zip |#######------------------------------------------------| 13.28% tmpcsCK4v.zip |#######------------------------------------------------| 13.33% tmpcsCK4v.zip |#######------------------------------------------------| 13.38% tmpcsCK4v.zip |#######------------------------------------------------| 13.42% tmpcsCK4v.zip |#######------------------------------------------------| 13.47% tmpcsCK4v.zip |#######------------------------------------------------| 13.51% tmpcsCK4v.zip |#######------------------------------------------------| 13.56% tmpcsCK4v.zip |#######------------------------------------------------| 13.6% tmpcsCK4v.zip |########-----------------------------------------------| 13.65% tmpcsCK4v.zip |########-----------------------------------------------| 13.69% tmpcsCK4v.zip |########-----------------------------------------------| 13.74% tmpcsCK4v.zip |########-----------------------------------------------| 13.79% tmpcsCK4v.zip |########-----------------------------------------------| 13.83% tmpcsCK4v.zip |########-----------------------------------------------| 13.88% tmpcsCK4v.zip |########-----------------------------------------------| 13.92% tmpcsCK4v.zip |########-----------------------------------------------| 13.97% tmpcsCK4v.zip |########-----------------------------------------------| 14.01% tmpcsCK4v.zip |########-----------------------------------------------| 14.06% tmpcsCK4v.zip |########-----------------------------------------------| 14.11% tmpcsCK4v.zip |########-----------------------------------------------| 14.15% tmpcsCK4v.zip |########-----------------------------------------------| 14.2% tmpcsCK4v.zip |########-----------------------------------------------| 14.24% tmpcsCK4v.zip |########-----------------------------------------------| 14.29% tmpcsCK4v.zip |########-----------------------------------------------| 14.33% tmpcsCK4v.zip |########-----------------------------------------------| 14.38% tmpcsCK4v.zip |########-----------------------------------------------| 14.43% tmpcsCK4v.zip |########-----------------------------------------------| 14.47% tmpcsCK4v.zip |########-----------------------------------------------| 14.52% tmpcsCK4v.zip |########-----------------------------------------------| 14.56% tmpcsCK4v.zip |########-----------------------------------------------| 14.61% tmpcsCK4v.zip |########-----------------------------------------------| 14.65% tmpcsCK4v.zip |########-----------------------------------------------| 14.7% tmpcsCK4v.zip |########-----------------------------------------------| 14.74% tmpcsCK4v.zip |########-----------------------------------------------| 14.79% tmpcsCK4v.zip |########-----------------------------------------------| 14.84% tmpcsCK4v.zip |########-----------------------------------------------| 14.88% tmpcsCK4v.zip |########-----------------------------------------------| 14.93% tmpcsCK4v.zip |########-----------------------------------------------| 14.97% tmpcsCK4v.zip |########-----------------------------------------------| 15.02% tmpcsCK4v.zip |########-----------------------------------------------| 15.06% tmpcsCK4v.zip |########-----------------------------------------------| 15.11% tmpcsCK4v.zip |########-----------------------------------------------| 15.16% tmpcsCK4v.zip |########-----------------------------------------------| 15.2% tmpcsCK4v.zip |########-----------------------------------------------| 15.25% tmpcsCK4v.zip |########-----------------------------------------------| 15.29% tmpcsCK4v.zip |########-----------------------------------------------| 15.34% tmpcsCK4v.zip |########-----------------------------------------------| 15.38% tmpcsCK4v.zip |########-----------------------------------------------| 15.43% tmpcsCK4v.zip |#########----------------------------------------------| 15.48% tmpcsCK4v.zip |#########----------------------------------------------| 15.52% tmpcsCK4v.zip |#########----------------------------------------------| 15.57% tmpcsCK4v.zip |#########----------------------------------------------| 15.61% tmpcsCK4v.zip |#########----------------------------------------------| 15.66% tmpcsCK4v.zip |#########----------------------------------------------| 15.7% tmpcsCK4v.zip |#########----------------------------------------------| 15.75% tmpcsCK4v.zip |#########----------------------------------------------| 15.79% tmpcsCK4v.zip |#########----------------------------------------------| 15.84% tmpcsCK4v.zip |#########----------------------------------------------| 15.89% tmpcsCK4v.zip |#########----------------------------------------------| 15.93% tmpcsCK4v.zip |#########----------------------------------------------| 15.98% tmpcsCK4v.zip |#########----------------------------------------------| 16.02% tmpcsCK4v.zip |#########----------------------------------------------| 16.07% tmpcsCK4v.zip |#########----------------------------------------------| 16.11% tmpcsCK4v.zip |#########----------------------------------------------| 16.16% tmpcsCK4v.zip |#########----------------------------------------------| 16.21% tmpcsCK4v.zip |#########----------------------------------------------| 16.25% tmpcsCK4v.zip |#########----------------------------------------------| 16.3% tmpcsCK4v.zip |#########----------------------------------------------| 16.34% tmpcsCK4v.zip |#########----------------------------------------------| 16.39% tmpcsCK4v.zip |#########----------------------------------------------| 16.43% tmpcsCK4v.zip |#########----------------------------------------------| 16.48% tmpcsCK4v.zip |#########----------------------------------------------| 16.53% tmpcsCK4v.zip |#########----------------------------------------------| 16.57% tmpcsCK4v.zip |#########----------------------------------------------| 16.62% tmpcsCK4v.zip |#########----------------------------------------------| 16.66% tmpcsCK4v.zip |#########----------------------------------------------| 16.71% tmpcsCK4v.zip |#########----------------------------------------------| 16.75% tmpcsCK4v.zip |#########----------------------------------------------| 16.8% tmpcsCK4v.zip |#########----------------------------------------------| 16.84% tmpcsCK4v.zip |#########----------------------------------------------| 16.89% tmpcsCK4v.zip |#########----------------------------------------------| 16.94% tmpcsCK4v.zip |#########----------------------------------------------| 16.98% tmpcsCK4v.zip |#########----------------------------------------------| 17.03% tmpcsCK4v.zip |#########----------------------------------------------| 17.07% tmpcsCK4v.zip |#########----------------------------------------------| 17.12% tmpcsCK4v.zip |#########----------------------------------------------| 17.16% tmpcsCK4v.zip |#########----------------------------------------------| 17.21% tmpcsCK4v.zip |#########----------------------------------------------| 17.26% tmpcsCK4v.zip |##########---------------------------------------------| 17.3% tmpcsCK4v.zip |##########---------------------------------------------| 17.35% tmpcsCK4v.zip |##########---------------------------------------------| 17.39% tmpcsCK4v.zip |##########---------------------------------------------| 17.44% tmpcsCK4v.zip |##########---------------------------------------------| 17.48% tmpcsCK4v.zip |##########---------------------------------------------| 17.53% tmpcsCK4v.zip |##########---------------------------------------------| 17.57% tmpcsCK4v.zip |##########---------------------------------------------| 17.62% tmpcsCK4v.zip |##########---------------------------------------------| 17.67% tmpcsCK4v.zip |##########---------------------------------------------| 17.71% tmpcsCK4v.zip |##########---------------------------------------------| 17.76% tmpcsCK4v.zip |##########---------------------------------------------| 17.8% tmpcsCK4v.zip |##########---------------------------------------------| 17.85% tmpcsCK4v.zip |##########---------------------------------------------| 17.89% tmpcsCK4v.zip |##########---------------------------------------------| 17.94% tmpcsCK4v.zip |##########---------------------------------------------| 17.99% tmpcsCK4v.zip |##########---------------------------------------------| 18.03% tmpcsCK4v.zip |##########---------------------------------------------| 18.08% tmpcsCK4v.zip |##########---------------------------------------------| 18.12% tmpcsCK4v.zip |##########---------------------------------------------| 18.17% tmpcsCK4v.zip |##########---------------------------------------------| 18.21% tmpcsCK4v.zip |##########---------------------------------------------| 18.26% tmpcsCK4v.zip |##########---------------------------------------------| 18.31% tmpcsCK4v.zip |##########---------------------------------------------| 18.35% tmpcsCK4v.zip |##########---------------------------------------------| 18.4% tmpcsCK4v.zip |##########---------------------------------------------| 18.44% tmpcsCK4v.zip |##########---------------------------------------------| 18.49% tmpcsCK4v.zip |##########---------------------------------------------| 18.53% tmpcsCK4v.zip |##########---------------------------------------------| 18.58% tmpcsCK4v.zip |##########---------------------------------------------| 18.62% tmpcsCK4v.zip |##########---------------------------------------------| 18.67% tmpcsCK4v.zip |##########---------------------------------------------| 18.72% tmpcsCK4v.zip |##########---------------------------------------------| 18.76% tmpcsCK4v.zip |##########---------------------------------------------| 18.81% tmpcsCK4v.zip |##########---------------------------------------------| 18.85% tmpcsCK4v.zip |##########---------------------------------------------| 18.9% tmpcsCK4v.zip |##########---------------------------------------------| 18.94% tmpcsCK4v.zip |##########---------------------------------------------| 18.99% tmpcsCK4v.zip |##########---------------------------------------------| 19.04% tmpcsCK4v.zip |##########---------------------------------------------| 19.08% tmpcsCK4v.zip |###########--------------------------------------------| 19.13% tmpcsCK4v.zip |###########--------------------------------------------| 19.17% tmpcsCK4v.zip |###########--------------------------------------------| 19.22% tmpcsCK4v.zip |###########--------------------------------------------| 19.26% tmpcsCK4v.zip |###########--------------------------------------------| 19.31% tmpcsCK4v.zip |###########--------------------------------------------| 19.36% tmpcsCK4v.zip |###########--------------------------------------------| 19.4% tmpcsCK4v.zip |###########--------------------------------------------| 19.45% tmpcsCK4v.zip |###########--------------------------------------------| 19.49% tmpcsCK4v.zip |###########--------------------------------------------| 19.54% tmpcsCK4v.zip |###########--------------------------------------------| 19.58% tmpcsCK4v.zip |###########--------------------------------------------| 19.63% tmpcsCK4v.zip |###########--------------------------------------------| 19.67% tmpcsCK4v.zip |###########--------------------------------------------| 19.72% tmpcsCK4v.zip |###########--------------------------------------------| 19.77% tmpcsCK4v.zip |###########--------------------------------------------| 19.81% tmpcsCK4v.zip |###########--------------------------------------------| 19.86% tmpcsCK4v.zip |###########--------------------------------------------| 19.9% tmpcsCK4v.zip |###########--------------------------------------------| 19.95% tmpcsCK4v.zip |###########--------------------------------------------| 19.99% tmpcsCK4v.zip |###########--------------------------------------------| 20.04% tmpcsCK4v.zip |###########--------------------------------------------| 20.09% tmpcsCK4v.zip |###########--------------------------------------------| 20.13% tmpcsCK4v.zip |###########--------------------------------------------| 20.18% tmpcsCK4v.zip |###########--------------------------------------------| 20.22% tmpcsCK4v.zip |###########--------------------------------------------| 20.27% tmpcsCK4v.zip |###########--------------------------------------------| 20.31% tmpcsCK4v.zip |###########--------------------------------------------| 20.36% tmpcsCK4v.zip |###########--------------------------------------------| 20.41% tmpcsCK4v.zip |###########--------------------------------------------| 20.45% tmpcsCK4v.zip |###########--------------------------------------------| 20.5% tmpcsCK4v.zip |###########--------------------------------------------| 20.54% tmpcsCK4v.zip |###########--------------------------------------------| 20.59% tmpcsCK4v.zip |###########--------------------------------------------| 20.63% tmpcsCK4v.zip |###########--------------------------------------------| 20.68% tmpcsCK4v.zip |###########--------------------------------------------| 20.72% tmpcsCK4v.zip |###########--------------------------------------------| 20.77% tmpcsCK4v.zip |###########--------------------------------------------| 20.82% tmpcsCK4v.zip |###########--------------------------------------------| 20.86% tmpcsCK4v.zip |###########--------------------------------------------| 20.91% tmpcsCK4v.zip |############-------------------------------------------| 20.95% tmpcsCK4v.zip |############-------------------------------------------| 21.0% tmpcsCK4v.zip |############-------------------------------------------| 21.04% tmpcsCK4v.zip |############-------------------------------------------| 21.09% tmpcsCK4v.zip |############-------------------------------------------| 21.14% tmpcsCK4v.zip |############-------------------------------------------| 21.18% tmpcsCK4v.zip |############-------------------------------------------| 21.23% tmpcsCK4v.zip |############-------------------------------------------| 21.27% tmpcsCK4v.zip |############-------------------------------------------| 21.32% tmpcsCK4v.zip |############-------------------------------------------| 21.36% tmpcsCK4v.zip |############-------------------------------------------| 21.41% tmpcsCK4v.zip |############-------------------------------------------| 21.46% tmpcsCK4v.zip |############-------------------------------------------| 21.5% tmpcsCK4v.zip |############-------------------------------------------| 21.55% tmpcsCK4v.zip |############-------------------------------------------| 21.59% tmpcsCK4v.zip |############-------------------------------------------| 21.64% tmpcsCK4v.zip |############-------------------------------------------| 21.68% tmpcsCK4v.zip |############-------------------------------------------| 21.73% tmpcsCK4v.zip |############-------------------------------------------| 21.77% tmpcsCK4v.zip |############-------------------------------------------| 21.82% tmpcsCK4v.zip |############-------------------------------------------| 21.87% tmpcsCK4v.zip |############-------------------------------------------| 21.91% tmpcsCK4v.zip |############-------------------------------------------| 21.96% tmpcsCK4v.zip |############-------------------------------------------| 22.0% tmpcsCK4v.zip |############-------------------------------------------| 22.05% tmpcsCK4v.zip |############-------------------------------------------| 22.09% tmpcsCK4v.zip |############-------------------------------------------| 22.14% tmpcsCK4v.zip |############-------------------------------------------| 22.19% tmpcsCK4v.zip |############-------------------------------------------| 22.23% tmpcsCK4v.zip |############-------------------------------------------| 22.28% tmpcsCK4v.zip |############-------------------------------------------| 22.32% tmpcsCK4v.zip |############-------------------------------------------| 22.37% tmpcsCK4v.zip |############-------------------------------------------| 22.41% tmpcsCK4v.zip |############-------------------------------------------| 22.46% tmpcsCK4v.zip |############-------------------------------------------| 22.51% tmpcsCK4v.zip |############-------------------------------------------| 22.55% tmpcsCK4v.zip |############-------------------------------------------| 22.6% tmpcsCK4v.zip |############-------------------------------------------| 22.64% tmpcsCK4v.zip |############-------------------------------------------| 22.69% tmpcsCK4v.zip |#############------------------------------------------| 22.73% tmpcsCK4v.zip |#############------------------------------------------| 22.78% tmpcsCK4v.zip |#############------------------------------------------| 22.82% tmpcsCK4v.zip |#############------------------------------------------| 22.87% tmpcsCK4v.zip |#############------------------------------------------| 22.92% tmpcsCK4v.zip |#############------------------------------------------| 22.96% tmpcsCK4v.zip |#############------------------------------------------| 23.01% tmpcsCK4v.zip |#############------------------------------------------| 23.05% tmpcsCK4v.zip |#############------------------------------------------| 23.1% tmpcsCK4v.zip |#############------------------------------------------| 23.14% tmpcsCK4v.zip |#############------------------------------------------| 23.19% tmpcsCK4v.zip |#############------------------------------------------| 23.24% tmpcsCK4v.zip |#############------------------------------------------| 23.28% tmpcsCK4v.zip |#############------------------------------------------| 23.33% tmpcsCK4v.zip |#############------------------------------------------| 23.37% tmpcsCK4v.zip |#############------------------------------------------| 23.42% tmpcsCK4v.zip |#############------------------------------------------| 23.46% tmpcsCK4v.zip |#############------------------------------------------| 23.51% tmpcsCK4v.zip |#############------------------------------------------| 23.56% tmpcsCK4v.zip |#############------------------------------------------| 23.6% tmpcsCK4v.zip |#############------------------------------------------| 23.65% tmpcsCK4v.zip |#############------------------------------------------| 23.69% tmpcsCK4v.zip |#############------------------------------------------| 23.74% tmpcsCK4v.zip |#############------------------------------------------| 23.78% tmpcsCK4v.zip |#############------------------------------------------| 23.83% tmpcsCK4v.zip |#############------------------------------------------| 23.87% tmpcsCK4v.zip |#############------------------------------------------| 23.92% tmpcsCK4v.zip |#############------------------------------------------| 23.97% tmpcsCK4v.zip |#############------------------------------------------| 24.01% tmpcsCK4v.zip |#############------------------------------------------| 24.06% tmpcsCK4v.zip |#############------------------------------------------| 24.1% tmpcsCK4v.zip |#############------------------------------------------| 24.15% tmpcsCK4v.zip |#############------------------------------------------| 24.19% tmpcsCK4v.zip |#############------------------------------------------| 24.24% tmpcsCK4v.zip |#############------------------------------------------| 24.29% tmpcsCK4v.zip |#############------------------------------------------| 24.33% tmpcsCK4v.zip |#############------------------------------------------| 24.38% tmpcsCK4v.zip |#############------------------------------------------| 24.42% tmpcsCK4v.zip |#############------------------------------------------| 24.47% tmpcsCK4v.zip |#############------------------------------------------| 24.51% tmpcsCK4v.zip |##############-----------------------------------------| 24.56% tmpcsCK4v.zip |##############-----------------------------------------| 24.6% tmpcsCK4v.zip |##############-----------------------------------------| 24.65% tmpcsCK4v.zip |##############-----------------------------------------| 24.7% tmpcsCK4v.zip |##############-----------------------------------------| 24.74% tmpcsCK4v.zip |##############-----------------------------------------| 24.79% tmpcsCK4v.zip |##############-----------------------------------------| 24.83% tmpcsCK4v.zip |##############-----------------------------------------| 24.88% tmpcsCK4v.zip |##############-----------------------------------------| 24.92% tmpcsCK4v.zip |##############-----------------------------------------| 24.97% tmpcsCK4v.zip |##############-----------------------------------------| 25.02% tmpcsCK4v.zip |##############-----------------------------------------| 25.06% tmpcsCK4v.zip |##############-----------------------------------------| 25.11% tmpcsCK4v.zip |##############-----------------------------------------| 25.15% tmpcsCK4v.zip |##############-----------------------------------------| 25.2% tmpcsCK4v.zip |##############-----------------------------------------| 25.24% tmpcsCK4v.zip |##############-----------------------------------------| 25.29% tmpcsCK4v.zip |##############-----------------------------------------| 25.34% tmpcsCK4v.zip |##############-----------------------------------------| 25.38% tmpcsCK4v.zip |##############-----------------------------------------| 25.43% tmpcsCK4v.zip |##############-----------------------------------------| 25.47% tmpcsCK4v.zip |##############-----------------------------------------| 25.52% tmpcsCK4v.zip |##############-----------------------------------------| 25.56% tmpcsCK4v.zip |##############-----------------------------------------| 25.61% tmpcsCK4v.zip |##############-----------------------------------------| 25.65% tmpcsCK4v.zip |##############-----------------------------------------| 25.7% tmpcsCK4v.zip |##############-----------------------------------------| 25.75% tmpcsCK4v.zip |##############-----------------------------------------| 25.79% tmpcsCK4v.zip |##############-----------------------------------------| 25.84% tmpcsCK4v.zip |##############-----------------------------------------| 25.88% tmpcsCK4v.zip |##############-----------------------------------------| 25.93% tmpcsCK4v.zip |##############-----------------------------------------| 25.97% tmpcsCK4v.zip |##############-----------------------------------------| 26.02% tmpcsCK4v.zip |##############-----------------------------------------| 26.07% tmpcsCK4v.zip |##############-----------------------------------------| 26.11% tmpcsCK4v.zip |##############-----------------------------------------| 26.16% tmpcsCK4v.zip |##############-----------------------------------------| 26.2% tmpcsCK4v.zip |##############-----------------------------------------| 26.25% tmpcsCK4v.zip |##############-----------------------------------------| 26.29% tmpcsCK4v.zip |##############-----------------------------------------| 26.34% tmpcsCK4v.zip |###############----------------------------------------| 26.39% tmpcsCK4v.zip |###############----------------------------------------| 26.43% tmpcsCK4v.zip |###############----------------------------------------| 26.48% tmpcsCK4v.zip |###############----------------------------------------| 26.52% tmpcsCK4v.zip |###############----------------------------------------| 26.57% tmpcsCK4v.zip |###############----------------------------------------| 26.61% tmpcsCK4v.zip |###############----------------------------------------| 26.66% tmpcsCK4v.zip |###############----------------------------------------| 26.7% tmpcsCK4v.zip |###############----------------------------------------| 26.75% tmpcsCK4v.zip |###############----------------------------------------| 26.8% tmpcsCK4v.zip |###############----------------------------------------| 26.84% tmpcsCK4v.zip |###############----------------------------------------| 26.89% tmpcsCK4v.zip |###############----------------------------------------| 26.93% tmpcsCK4v.zip |###############----------------------------------------| 26.98% tmpcsCK4v.zip |###############----------------------------------------| 27.02% tmpcsCK4v.zip |###############----------------------------------------| 27.07% tmpcsCK4v.zip |###############----------------------------------------| 27.12% tmpcsCK4v.zip |###############----------------------------------------| 27.16% tmpcsCK4v.zip |###############----------------------------------------| 27.21% tmpcsCK4v.zip |###############----------------------------------------| 27.25% tmpcsCK4v.zip |###############----------------------------------------| 27.3% tmpcsCK4v.zip |###############----------------------------------------| 27.34% tmpcsCK4v.zip |###############----------------------------------------| 27.39% tmpcsCK4v.zip |###############----------------------------------------| 27.44% tmpcsCK4v.zip |###############----------------------------------------| 27.48% tmpcsCK4v.zip |###############----------------------------------------| 27.53% tmpcsCK4v.zip |###############----------------------------------------| 27.57% tmpcsCK4v.zip |###############----------------------------------------| 27.62% tmpcsCK4v.zip |###############----------------------------------------| 27.66% tmpcsCK4v.zip |###############----------------------------------------| 27.71% tmpcsCK4v.zip |###############----------------------------------------| 27.75% tmpcsCK4v.zip |###############----------------------------------------| 27.8% tmpcsCK4v.zip |###############----------------------------------------| 27.85% tmpcsCK4v.zip |###############----------------------------------------| 27.89% tmpcsCK4v.zip |###############----------------------------------------| 27.94% tmpcsCK4v.zip |###############----------------------------------------| 27.98% tmpcsCK4v.zip |###############----------------------------------------| 28.03% tmpcsCK4v.zip |###############----------------------------------------| 28.07% tmpcsCK4v.zip |###############----------------------------------------| 28.12% tmpcsCK4v.zip |###############----------------------------------------| 28.17% tmpcsCK4v.zip |################---------------------------------------| 28.21% tmpcsCK4v.zip |################---------------------------------------| 28.26% tmpcsCK4v.zip |################---------------------------------------| 28.3% tmpcsCK4v.zip |################---------------------------------------| 28.35% tmpcsCK4v.zip |################---------------------------------------| 28.39% tmpcsCK4v.zip |################---------------------------------------| 28.44% tmpcsCK4v.zip |################---------------------------------------| 28.49% tmpcsCK4v.zip |################---------------------------------------| 28.53% tmpcsCK4v.zip |################---------------------------------------| 28.58% tmpcsCK4v.zip |################---------------------------------------| 28.62% tmpcsCK4v.zip |################---------------------------------------| 28.67% tmpcsCK4v.zip |################---------------------------------------| 28.71% tmpcsCK4v.zip |################---------------------------------------| 28.76% tmpcsCK4v.zip |################---------------------------------------| 28.8% tmpcsCK4v.zip |################---------------------------------------| 28.85% tmpcsCK4v.zip |################---------------------------------------| 28.9% tmpcsCK4v.zip |################---------------------------------------| 28.94% tmpcsCK4v.zip |################---------------------------------------| 28.99% tmpcsCK4v.zip |################---------------------------------------| 29.03% tmpcsCK4v.zip |################---------------------------------------| 29.08% tmpcsCK4v.zip |################---------------------------------------| 29.12% tmpcsCK4v.zip |################---------------------------------------| 29.17% tmpcsCK4v.zip |################---------------------------------------| 29.22% tmpcsCK4v.zip |################---------------------------------------| 29.26% tmpcsCK4v.zip |################---------------------------------------| 29.31% tmpcsCK4v.zip |################---------------------------------------| 29.35% tmpcsCK4v.zip |################---------------------------------------| 29.4% tmpcsCK4v.zip |################---------------------------------------| 29.44% tmpcsCK4v.zip |################---------------------------------------| 29.49% tmpcsCK4v.zip |################---------------------------------------| 29.54% tmpcsCK4v.zip |################---------------------------------------| 29.58% tmpcsCK4v.zip |################---------------------------------------| 29.63% tmpcsCK4v.zip |################---------------------------------------| 29.67% tmpcsCK4v.zip |################---------------------------------------| 29.72% tmpcsCK4v.zip |################---------------------------------------| 29.76% tmpcsCK4v.zip |################---------------------------------------| 29.81% tmpcsCK4v.zip |################---------------------------------------| 29.85% tmpcsCK4v.zip |################---------------------------------------| 29.9% tmpcsCK4v.zip |################---------------------------------------| 29.95% tmpcsCK4v.zip |################---------------------------------------| 29.99% tmpcsCK4v.zip |#################--------------------------------------| 30.04% tmpcsCK4v.zip |#################--------------------------------------| 30.08% tmpcsCK4v.zip |#################--------------------------------------| 30.13% tmpcsCK4v.zip |#################--------------------------------------| 30.17% tmpcsCK4v.zip |#################--------------------------------------| 30.22% tmpcsCK4v.zip |#################--------------------------------------| 30.27% tmpcsCK4v.zip |#################--------------------------------------| 30.31% tmpcsCK4v.zip |#################--------------------------------------| 30.36% tmpcsCK4v.zip |#################--------------------------------------| 30.4% tmpcsCK4v.zip |#################--------------------------------------| 30.45% tmpcsCK4v.zip |#################--------------------------------------| 30.49% tmpcsCK4v.zip |#################--------------------------------------| 30.54% tmpcsCK4v.zip |#################--------------------------------------| 30.59% tmpcsCK4v.zip |#################--------------------------------------| 30.63% tmpcsCK4v.zip |#################--------------------------------------| 30.68% tmpcsCK4v.zip |#################--------------------------------------| 30.72% tmpcsCK4v.zip |#################--------------------------------------| 30.77% tmpcsCK4v.zip |#################--------------------------------------| 30.81% tmpcsCK4v.zip |#################--------------------------------------| 30.86% tmpcsCK4v.zip |#################--------------------------------------| 30.9% tmpcsCK4v.zip |#################--------------------------------------| 30.95% tmpcsCK4v.zip |#################--------------------------------------| 31.0% tmpcsCK4v.zip |#################--------------------------------------| 31.04% tmpcsCK4v.zip |#################--------------------------------------| 31.09% tmpcsCK4v.zip |#################--------------------------------------| 31.13% tmpcsCK4v.zip |#################--------------------------------------| 31.18% tmpcsCK4v.zip |#################--------------------------------------| 31.22% tmpcsCK4v.zip |#################--------------------------------------| 31.27% tmpcsCK4v.zip |#################--------------------------------------| 31.32% tmpcsCK4v.zip |#################--------------------------------------| 31.36% tmpcsCK4v.zip |#################--------------------------------------| 31.41% tmpcsCK4v.zip |#################--------------------------------------| 31.45% tmpcsCK4v.zip |#################--------------------------------------| 31.5% tmpcsCK4v.zip |#################--------------------------------------| 31.54% tmpcsCK4v.zip |#################--------------------------------------| 31.59% tmpcsCK4v.zip |#################--------------------------------------| 31.63% tmpcsCK4v.zip |#################--------------------------------------| 31.68% tmpcsCK4v.zip |#################--------------------------------------| 31.73% tmpcsCK4v.zip |#################--------------------------------------| 31.77% tmpcsCK4v.zip |#################--------------------------------------| 31.82% tmpcsCK4v.zip |##################-------------------------------------| 31.86% tmpcsCK4v.zip |##################-------------------------------------| 31.91% tmpcsCK4v.zip |##################-------------------------------------| 31.95% tmpcsCK4v.zip |##################-------------------------------------| 32.0% tmpcsCK4v.zip |##################-------------------------------------| 32.05% tmpcsCK4v.zip |##################-------------------------------------| 32.09% tmpcsCK4v.zip |##################-------------------------------------| 32.14% tmpcsCK4v.zip |##################-------------------------------------| 32.18% tmpcsCK4v.zip |##################-------------------------------------| 32.23% tmpcsCK4v.zip |##################-------------------------------------| 32.27% tmpcsCK4v.zip |##################-------------------------------------| 32.32% tmpcsCK4v.zip |##################-------------------------------------| 32.37% tmpcsCK4v.zip |##################-------------------------------------| 32.41% tmpcsCK4v.zip |##################-------------------------------------| 32.46% tmpcsCK4v.zip |##################-------------------------------------| 32.5% tmpcsCK4v.zip |##################-------------------------------------| 32.55% tmpcsCK4v.zip |##################-------------------------------------| 32.59% tmpcsCK4v.zip |##################-------------------------------------| 32.64% tmpcsCK4v.zip |##################-------------------------------------| 32.68% tmpcsCK4v.zip |##################-------------------------------------| 32.73% tmpcsCK4v.zip |##################-------------------------------------| 32.78% tmpcsCK4v.zip |##################-------------------------------------| 32.82% tmpcsCK4v.zip |##################-------------------------------------| 32.87% tmpcsCK4v.zip |##################-------------------------------------| 32.91% tmpcsCK4v.zip |##################-------------------------------------| 32.96% tmpcsCK4v.zip |##################-------------------------------------| 33.0% tmpcsCK4v.zip |##################-------------------------------------| 33.05% tmpcsCK4v.zip |##################-------------------------------------| 33.1% tmpcsCK4v.zip |##################-------------------------------------| 33.14% tmpcsCK4v.zip |##################-------------------------------------| 33.19% tmpcsCK4v.zip |##################-------------------------------------| 33.23% tmpcsCK4v.zip |##################-------------------------------------| 33.28% tmpcsCK4v.zip |##################-------------------------------------| 33.32% tmpcsCK4v.zip |##################-------------------------------------| 33.37% tmpcsCK4v.zip |##################-------------------------------------| 33.42% tmpcsCK4v.zip |##################-------------------------------------| 33.46% tmpcsCK4v.zip |##################-------------------------------------| 33.51% tmpcsCK4v.zip |##################-------------------------------------| 33.55% tmpcsCK4v.zip |##################-------------------------------------| 33.6% tmpcsCK4v.zip |###################------------------------------------| 33.64% tmpcsCK4v.zip |###################------------------------------------| 33.69% tmpcsCK4v.zip |###################------------------------------------| 33.73% tmpcsCK4v.zip |###################------------------------------------| 33.78% tmpcsCK4v.zip |###################------------------------------------| 33.83% tmpcsCK4v.zip |###################------------------------------------| 33.87% tmpcsCK4v.zip |###################------------------------------------| 33.92% tmpcsCK4v.zip |###################------------------------------------| 33.96% tmpcsCK4v.zip |###################------------------------------------| 34.01% tmpcsCK4v.zip |###################------------------------------------| 34.05% tmpcsCK4v.zip |###################------------------------------------| 34.1% tmpcsCK4v.zip |###################------------------------------------| 34.15% tmpcsCK4v.zip |###################------------------------------------| 34.19% tmpcsCK4v.zip |###################------------------------------------| 34.24% tmpcsCK4v.zip |###################------------------------------------| 34.28% tmpcsCK4v.zip |###################------------------------------------| 34.33% tmpcsCK4v.zip |###################------------------------------------| 34.37% tmpcsCK4v.zip |###################------------------------------------| 34.42% tmpcsCK4v.zip |###################------------------------------------| 34.47% tmpcsCK4v.zip |###################------------------------------------| 34.51% tmpcsCK4v.zip |###################------------------------------------| 34.56% tmpcsCK4v.zip |###################------------------------------------| 34.6% tmpcsCK4v.zip |###################------------------------------------| 34.65% tmpcsCK4v.zip |###################------------------------------------| 34.69% tmpcsCK4v.zip |###################------------------------------------| 34.74% tmpcsCK4v.zip |###################------------------------------------| 34.78% tmpcsCK4v.zip |###################------------------------------------| 34.83% tmpcsCK4v.zip |###################------------------------------------| 34.88% tmpcsCK4v.zip |###################------------------------------------| 34.92% tmpcsCK4v.zip |###################------------------------------------| 34.97% tmpcsCK4v.zip |###################------------------------------------| 35.01% tmpcsCK4v.zip |###################------------------------------------| 35.06% tmpcsCK4v.zip |###################------------------------------------| 35.1% tmpcsCK4v.zip |###################------------------------------------| 35.15% tmpcsCK4v.zip |###################------------------------------------| 35.2% tmpcsCK4v.zip |###################------------------------------------| 35.24% tmpcsCK4v.zip |###################------------------------------------| 35.29% tmpcsCK4v.zip |###################------------------------------------| 35.33% tmpcsCK4v.zip |###################------------------------------------| 35.38% tmpcsCK4v.zip |###################------------------------------------| 35.42% tmpcsCK4v.zip |####################-----------------------------------| 35.47% tmpcsCK4v.zip |####################-----------------------------------| 35.52% tmpcsCK4v.zip |####################-----------------------------------| 35.56% tmpcsCK4v.zip |####################-----------------------------------| 35.61% tmpcsCK4v.zip |####################-----------------------------------| 35.65% tmpcsCK4v.zip |####################-----------------------------------| 35.7% tmpcsCK4v.zip |####################-----------------------------------| 35.74% tmpcsCK4v.zip |####################-----------------------------------| 35.79% tmpcsCK4v.zip |####################-----------------------------------| 35.83% tmpcsCK4v.zip |####################-----------------------------------| 35.88% tmpcsCK4v.zip |####################-----------------------------------| 35.93% tmpcsCK4v.zip |####################-----------------------------------| 35.97% tmpcsCK4v.zip |####################-----------------------------------| 36.02% tmpcsCK4v.zip |####################-----------------------------------| 36.06% tmpcsCK4v.zip |####################-----------------------------------| 36.11% tmpcsCK4v.zip |####################-----------------------------------| 36.15% tmpcsCK4v.zip |####################-----------------------------------| 36.2% tmpcsCK4v.zip |####################-----------------------------------| 36.25% tmpcsCK4v.zip |####################-----------------------------------| 36.29% tmpcsCK4v.zip |####################-----------------------------------| 36.34% tmpcsCK4v.zip |####################-----------------------------------| 36.38% tmpcsCK4v.zip |####################-----------------------------------| 36.43% tmpcsCK4v.zip |####################-----------------------------------| 36.47% tmpcsCK4v.zip |####################-----------------------------------| 36.52% tmpcsCK4v.zip |####################-----------------------------------| 36.57% tmpcsCK4v.zip |####################-----------------------------------| 36.61% tmpcsCK4v.zip |####################-----------------------------------| 36.66% tmpcsCK4v.zip |####################-----------------------------------| 36.7% tmpcsCK4v.zip |####################-----------------------------------| 36.75% tmpcsCK4v.zip |####################-----------------------------------| 36.79% tmpcsCK4v.zip |####################-----------------------------------| 36.84% tmpcsCK4v.zip |####################-----------------------------------| 36.88% tmpcsCK4v.zip |####################-----------------------------------| 36.93% tmpcsCK4v.zip |####################-----------------------------------| 36.98% tmpcsCK4v.zip |####################-----------------------------------| 37.02% tmpcsCK4v.zip |####################-----------------------------------| 37.07% tmpcsCK4v.zip |####################-----------------------------------| 37.11% tmpcsCK4v.zip |####################-----------------------------------| 37.16% tmpcsCK4v.zip |####################-----------------------------------| 37.2% tmpcsCK4v.zip |####################-----------------------------------| 37.25% tmpcsCK4v.zip |#####################----------------------------------| 37.3% tmpcsCK4v.zip |#####################----------------------------------| 37.34% tmpcsCK4v.zip |#####################----------------------------------| 37.39% tmpcsCK4v.zip |#####################----------------------------------| 37.43% tmpcsCK4v.zip |#####################----------------------------------| 37.48% tmpcsCK4v.zip |#####################----------------------------------| 37.52% tmpcsCK4v.zip |#####################----------------------------------| 37.57% tmpcsCK4v.zip |#####################----------------------------------| 37.62% tmpcsCK4v.zip |#####################----------------------------------| 37.66% tmpcsCK4v.zip |#####################----------------------------------| 37.71% tmpcsCK4v.zip |#####################----------------------------------| 37.75% tmpcsCK4v.zip |#####################----------------------------------| 37.8% tmpcsCK4v.zip |#####################----------------------------------| 37.84% tmpcsCK4v.zip |#####################----------------------------------| 37.89% tmpcsCK4v.zip |#####################----------------------------------| 37.93% tmpcsCK4v.zip |#####################----------------------------------| 37.98% tmpcsCK4v.zip |#####################----------------------------------| 38.03% tmpcsCK4v.zip |#####################----------------------------------| 38.07% tmpcsCK4v.zip |#####################----------------------------------| 38.12% tmpcsCK4v.zip |#####################----------------------------------| 38.16% tmpcsCK4v.zip |#####################----------------------------------| 38.21% tmpcsCK4v.zip |#####################----------------------------------| 38.25% tmpcsCK4v.zip |#####################----------------------------------| 38.3% tmpcsCK4v.zip |#####################----------------------------------| 38.35% tmpcsCK4v.zip |#####################----------------------------------| 38.39% tmpcsCK4v.zip |#####################----------------------------------| 38.44% tmpcsCK4v.zip |#####################----------------------------------| 38.48% tmpcsCK4v.zip |#####################----------------------------------| 38.53% tmpcsCK4v.zip |#####################----------------------------------| 38.57% tmpcsCK4v.zip |#####################----------------------------------| 38.62% tmpcsCK4v.zip |#####################----------------------------------| 38.66% tmpcsCK4v.zip |#####################----------------------------------| 38.71% tmpcsCK4v.zip |#####################----------------------------------| 38.76% tmpcsCK4v.zip |#####################----------------------------------| 38.8% tmpcsCK4v.zip |#####################----------------------------------| 38.85% tmpcsCK4v.zip |#####################----------------------------------| 38.89% tmpcsCK4v.zip |#####################----------------------------------| 38.94% tmpcsCK4v.zip |#####################----------------------------------| 38.98% tmpcsCK4v.zip |#####################----------------------------------| 39.03% tmpcsCK4v.zip |#####################----------------------------------| 39.08% tmpcsCK4v.zip |######################---------------------------------| 39.12% tmpcsCK4v.zip |######################---------------------------------| 39.17% tmpcsCK4v.zip |######################---------------------------------| 39.21% tmpcsCK4v.zip |######################---------------------------------| 39.26% tmpcsCK4v.zip |######################---------------------------------| 39.3% tmpcsCK4v.zip |######################---------------------------------| 39.35% tmpcsCK4v.zip |######################---------------------------------| 39.4% tmpcsCK4v.zip |######################---------------------------------| 39.44% tmpcsCK4v.zip |######################---------------------------------| 39.49% tmpcsCK4v.zip |######################---------------------------------| 39.53% tmpcsCK4v.zip |######################---------------------------------| 39.58% tmpcsCK4v.zip |######################---------------------------------| 39.62% tmpcsCK4v.zip |######################---------------------------------| 39.67% tmpcsCK4v.zip |######################---------------------------------| 39.71% tmpcsCK4v.zip |######################---------------------------------| 39.76% tmpcsCK4v.zip |######################---------------------------------| 39.81% tmpcsCK4v.zip |######################---------------------------------| 39.85% tmpcsCK4v.zip |######################---------------------------------| 39.9% tmpcsCK4v.zip |######################---------------------------------| 39.94% tmpcsCK4v.zip |######################---------------------------------| 39.99% tmpcsCK4v.zip |######################---------------------------------| 40.03% tmpcsCK4v.zip |######################---------------------------------| 40.08% tmpcsCK4v.zip |######################---------------------------------| 40.13% tmpcsCK4v.zip |######################---------------------------------| 40.17% tmpcsCK4v.zip |######################---------------------------------| 40.22% tmpcsCK4v.zip |######################---------------------------------| 40.26% tmpcsCK4v.zip |######################---------------------------------| 40.31% tmpcsCK4v.zip |######################---------------------------------| 40.35% tmpcsCK4v.zip |######################---------------------------------| 40.4% tmpcsCK4v.zip |######################---------------------------------| 40.45% tmpcsCK4v.zip |######################---------------------------------| 40.49% tmpcsCK4v.zip |######################---------------------------------| 40.54% tmpcsCK4v.zip |######################---------------------------------| 40.58% tmpcsCK4v.zip |######################---------------------------------| 40.63% tmpcsCK4v.zip |######################---------------------------------| 40.67% tmpcsCK4v.zip |######################---------------------------------| 40.72% tmpcsCK4v.zip |######################---------------------------------| 40.76% tmpcsCK4v.zip |######################---------------------------------| 40.81% tmpcsCK4v.zip |######################---------------------------------| 40.86% tmpcsCK4v.zip |######################---------------------------------| 40.9% tmpcsCK4v.zip |#######################--------------------------------| 40.95% tmpcsCK4v.zip |#######################--------------------------------| 40.99% tmpcsCK4v.zip |#######################--------------------------------| 41.04% tmpcsCK4v.zip |#######################--------------------------------| 41.08% tmpcsCK4v.zip |#######################--------------------------------| 41.13% tmpcsCK4v.zip |#######################--------------------------------| 41.18% tmpcsCK4v.zip |#######################--------------------------------| 41.22% tmpcsCK4v.zip |#######################--------------------------------| 41.27% tmpcsCK4v.zip |#######################--------------------------------| 41.31% tmpcsCK4v.zip |#######################--------------------------------| 41.36% tmpcsCK4v.zip |#######################--------------------------------| 41.4% tmpcsCK4v.zip |#######################--------------------------------| 41.45% tmpcsCK4v.zip |#######################--------------------------------| 41.5% tmpcsCK4v.zip |#######################--------------------------------| 41.54% tmpcsCK4v.zip |#######################--------------------------------| 41.59% tmpcsCK4v.zip |#######################--------------------------------| 41.63% tmpcsCK4v.zip |#######################--------------------------------| 41.68% tmpcsCK4v.zip |#######################--------------------------------| 41.72% tmpcsCK4v.zip |#######################--------------------------------| 41.77% tmpcsCK4v.zip |#######################--------------------------------| 41.81% tmpcsCK4v.zip |#######################--------------------------------| 41.86% tmpcsCK4v.zip |#######################--------------------------------| 41.91% tmpcsCK4v.zip |#######################--------------------------------| 41.95% tmpcsCK4v.zip |#######################--------------------------------| 42.0% tmpcsCK4v.zip |#######################--------------------------------| 42.04% tmpcsCK4v.zip |#######################--------------------------------| 42.09% tmpcsCK4v.zip |#######################--------------------------------| 42.13% tmpcsCK4v.zip |#######################--------------------------------| 42.18% tmpcsCK4v.zip |#######################--------------------------------| 42.23% tmpcsCK4v.zip |#######################--------------------------------| 42.27% tmpcsCK4v.zip |#######################--------------------------------| 42.32% tmpcsCK4v.zip |#######################--------------------------------| 42.36% tmpcsCK4v.zip |#######################--------------------------------| 42.41% tmpcsCK4v.zip |#######################--------------------------------| 42.45% tmpcsCK4v.zip |#######################--------------------------------| 42.5% tmpcsCK4v.zip |#######################--------------------------------| 42.55% tmpcsCK4v.zip |#######################--------------------------------| 42.59% tmpcsCK4v.zip |#######################--------------------------------| 42.64% tmpcsCK4v.zip |#######################--------------------------------| 42.68% tmpcsCK4v.zip |########################-------------------------------| 42.73% tmpcsCK4v.zip |########################-------------------------------| 42.77% tmpcsCK4v.zip |########################-------------------------------| 42.82% tmpcsCK4v.zip |########################-------------------------------| 42.86% tmpcsCK4v.zip |########################-------------------------------| 42.91% tmpcsCK4v.zip |########################-------------------------------| 42.96% tmpcsCK4v.zip |########################-------------------------------| 43.0% tmpcsCK4v.zip |########################-------------------------------| 43.05% tmpcsCK4v.zip |########################-------------------------------| 43.09% tmpcsCK4v.zip |########################-------------------------------| 43.14% tmpcsCK4v.zip |########################-------------------------------| 43.18% tmpcsCK4v.zip |########################-------------------------------| 43.23% tmpcsCK4v.zip |########################-------------------------------| 43.28% tmpcsCK4v.zip |########################-------------------------------| 43.32% tmpcsCK4v.zip |########################-------------------------------| 43.37% tmpcsCK4v.zip |########################-------------------------------| 43.41% tmpcsCK4v.zip |########################-------------------------------| 43.46% tmpcsCK4v.zip |########################-------------------------------| 43.5% tmpcsCK4v.zip |########################-------------------------------| 43.55% tmpcsCK4v.zip |########################-------------------------------| 43.6% tmpcsCK4v.zip |########################-------------------------------| 43.64% tmpcsCK4v.zip |########################-------------------------------| 43.69% tmpcsCK4v.zip |########################-------------------------------| 43.73% tmpcsCK4v.zip |########################-------------------------------| 43.78% tmpcsCK4v.zip |########################-------------------------------| 43.82% tmpcsCK4v.zip |########################-------------------------------| 43.87% tmpcsCK4v.zip |########################-------------------------------| 43.91% tmpcsCK4v.zip |########################-------------------------------| 43.96% tmpcsCK4v.zip |########################-------------------------------| 44.01% tmpcsCK4v.zip |########################-------------------------------| 44.05% tmpcsCK4v.zip |########################-------------------------------| 44.1% tmpcsCK4v.zip |########################-------------------------------| 44.14% tmpcsCK4v.zip |########################-------------------------------| 44.19% tmpcsCK4v.zip |########################-------------------------------| 44.23% tmpcsCK4v.zip |########################-------------------------------| 44.28% tmpcsCK4v.zip |########################-------------------------------| 44.33% tmpcsCK4v.zip |########################-------------------------------| 44.37% tmpcsCK4v.zip |########################-------------------------------| 44.42% tmpcsCK4v.zip |########################-------------------------------| 44.46% tmpcsCK4v.zip |########################-------------------------------| 44.51% tmpcsCK4v.zip |#########################------------------------------| 44.55% tmpcsCK4v.zip |#########################------------------------------| 44.6% tmpcsCK4v.zip |#########################------------------------------| 44.65% tmpcsCK4v.zip |#########################------------------------------| 44.69% tmpcsCK4v.zip |#########################------------------------------| 44.74% tmpcsCK4v.zip |#########################------------------------------| 44.78% tmpcsCK4v.zip |#########################------------------------------| 44.83% tmpcsCK4v.zip |#########################------------------------------| 44.87% tmpcsCK4v.zip |#########################------------------------------| 44.92% tmpcsCK4v.zip |#########################------------------------------| 44.96% tmpcsCK4v.zip |#########################------------------------------| 45.01% tmpcsCK4v.zip |#########################------------------------------| 45.06% tmpcsCK4v.zip |#########################------------------------------| 45.1% tmpcsCK4v.zip |#########################------------------------------| 45.15% tmpcsCK4v.zip |#########################------------------------------| 45.19% tmpcsCK4v.zip |#########################------------------------------| 45.24% tmpcsCK4v.zip |#########################------------------------------| 45.28% tmpcsCK4v.zip |#########################------------------------------| 45.33% tmpcsCK4v.zip |#########################------------------------------| 45.38% tmpcsCK4v.zip |#########################------------------------------| 45.42% tmpcsCK4v.zip |#########################------------------------------| 45.47% tmpcsCK4v.zip |#########################------------------------------| 45.51% tmpcsCK4v.zip |#########################------------------------------| 45.56% tmpcsCK4v.zip |#########################------------------------------| 45.6% tmpcsCK4v.zip |#########################------------------------------| 45.65% tmpcsCK4v.zip |#########################------------------------------| 45.69% tmpcsCK4v.zip |#########################------------------------------| 45.74% tmpcsCK4v.zip |#########################------------------------------| 45.79% tmpcsCK4v.zip |#########################------------------------------| 45.83% tmpcsCK4v.zip |#########################------------------------------| 45.88% tmpcsCK4v.zip |#########################------------------------------| 45.92% tmpcsCK4v.zip |#########################------------------------------| 45.97% tmpcsCK4v.zip |#########################------------------------------| 46.01% tmpcsCK4v.zip |#########################------------------------------| 46.06% tmpcsCK4v.zip |#########################------------------------------| 46.11% tmpcsCK4v.zip |#########################------------------------------| 46.15% tmpcsCK4v.zip |#########################------------------------------| 46.2% tmpcsCK4v.zip |#########################------------------------------| 46.24% tmpcsCK4v.zip |#########################------------------------------| 46.29% tmpcsCK4v.zip |#########################------------------------------| 46.33% tmpcsCK4v.zip |##########################-----------------------------| 46.38% tmpcsCK4v.zip |##########################-----------------------------| 46.43% tmpcsCK4v.zip |##########################-----------------------------| 46.47% tmpcsCK4v.zip |##########################-----------------------------| 46.52% tmpcsCK4v.zip |##########################-----------------------------| 46.56% tmpcsCK4v.zip |##########################-----------------------------| 46.61% tmpcsCK4v.zip |##########################-----------------------------| 46.65% tmpcsCK4v.zip |##########################-----------------------------| 46.7% tmpcsCK4v.zip |##########################-----------------------------| 46.74% tmpcsCK4v.zip |##########################-----------------------------| 46.79% tmpcsCK4v.zip |##########################-----------------------------| 46.84% tmpcsCK4v.zip |##########################-----------------------------| 46.88% tmpcsCK4v.zip |##########################-----------------------------| 46.93% tmpcsCK4v.zip |##########################-----------------------------| 46.97% tmpcsCK4v.zip |##########################-----------------------------| 47.02% tmpcsCK4v.zip |##########################-----------------------------| 47.06% tmpcsCK4v.zip |##########################-----------------------------| 47.11% tmpcsCK4v.zip |##########################-----------------------------| 47.16% tmpcsCK4v.zip |##########################-----------------------------| 47.2% tmpcsCK4v.zip |##########################-----------------------------| 47.25% tmpcsCK4v.zip |##########################-----------------------------| 47.29% tmpcsCK4v.zip |##########################-----------------------------| 47.34% tmpcsCK4v.zip |##########################-----------------------------| 47.38% tmpcsCK4v.zip |##########################-----------------------------| 47.43% tmpcsCK4v.zip |##########################-----------------------------| 47.48% tmpcsCK4v.zip |##########################-----------------------------| 47.52% tmpcsCK4v.zip |##########################-----------------------------| 47.57% tmpcsCK4v.zip |##########################-----------------------------| 47.61% tmpcsCK4v.zip |##########################-----------------------------| 47.66% tmpcsCK4v.zip |##########################-----------------------------| 47.7% tmpcsCK4v.zip |##########################-----------------------------| 47.75% tmpcsCK4v.zip |##########################-----------------------------| 47.79% tmpcsCK4v.zip |##########################-----------------------------| 47.84% tmpcsCK4v.zip |##########################-----------------------------| 47.89% tmpcsCK4v.zip |##########################-----------------------------| 47.93% tmpcsCK4v.zip |##########################-----------------------------| 47.98% tmpcsCK4v.zip |##########################-----------------------------| 48.02% tmpcsCK4v.zip |##########################-----------------------------| 48.07% tmpcsCK4v.zip |##########################-----------------------------| 48.11% tmpcsCK4v.zip |##########################-----------------------------| 48.16% tmpcsCK4v.zip |###########################----------------------------| 48.21% tmpcsCK4v.zip |###########################----------------------------| 48.25% tmpcsCK4v.zip |###########################----------------------------| 48.3% tmpcsCK4v.zip |###########################----------------------------| 48.34% tmpcsCK4v.zip |###########################----------------------------| 48.39% tmpcsCK4v.zip |###########################----------------------------| 48.43% tmpcsCK4v.zip |###########################----------------------------| 48.48% tmpcsCK4v.zip |###########################----------------------------| 48.53% tmpcsCK4v.zip |###########################----------------------------| 48.57% tmpcsCK4v.zip |###########################----------------------------| 48.62% tmpcsCK4v.zip |###########################----------------------------| 48.66% tmpcsCK4v.zip |###########################----------------------------| 48.71% tmpcsCK4v.zip |###########################----------------------------| 48.75% tmpcsCK4v.zip |###########################----------------------------| 48.8% tmpcsCK4v.zip |###########################----------------------------| 48.84% tmpcsCK4v.zip |###########################----------------------------| 48.89% tmpcsCK4v.zip |###########################----------------------------| 48.94% tmpcsCK4v.zip |###########################----------------------------| 48.98% tmpcsCK4v.zip |###########################----------------------------| 49.03% tmpcsCK4v.zip |###########################----------------------------| 49.07% tmpcsCK4v.zip |###########################----------------------------| 49.12% tmpcsCK4v.zip |###########################----------------------------| 49.16% tmpcsCK4v.zip |###########################----------------------------| 49.21% tmpcsCK4v.zip |###########################----------------------------| 49.26% tmpcsCK4v.zip |###########################----------------------------| 49.3% tmpcsCK4v.zip |###########################----------------------------| 49.35% tmpcsCK4v.zip |###########################----------------------------| 49.39% tmpcsCK4v.zip |###########################----------------------------| 49.44% tmpcsCK4v.zip |###########################----------------------------| 49.48% tmpcsCK4v.zip |###########################----------------------------| 49.53% tmpcsCK4v.zip |###########################----------------------------| 49.58% tmpcsCK4v.zip |###########################----------------------------| 49.62% tmpcsCK4v.zip |###########################----------------------------| 49.67% tmpcsCK4v.zip |###########################----------------------------| 49.71% tmpcsCK4v.zip |###########################----------------------------| 49.76% tmpcsCK4v.zip |###########################----------------------------| 49.8% tmpcsCK4v.zip |###########################----------------------------| 49.85% tmpcsCK4v.zip |###########################----------------------------| 49.89% tmpcsCK4v.zip |###########################----------------------------| 49.94% tmpcsCK4v.zip |###########################----------------------------| 49.99% tmpcsCK4v.zip |############################---------------------------| 50.03% tmpcsCK4v.zip |############################---------------------------| 50.08% tmpcsCK4v.zip |############################---------------------------| 50.12% tmpcsCK4v.zip |############################---------------------------| 50.17% tmpcsCK4v.zip |############################---------------------------| 50.21% tmpcsCK4v.zip |############################---------------------------| 50.26% tmpcsCK4v.zip |############################---------------------------| 50.31% tmpcsCK4v.zip |############################---------------------------| 50.35% tmpcsCK4v.zip |############################---------------------------| 50.4% tmpcsCK4v.zip |############################---------------------------| 50.44% tmpcsCK4v.zip |############################---------------------------| 50.49% tmpcsCK4v.zip |############################---------------------------| 50.53% tmpcsCK4v.zip |############################---------------------------| 50.58% tmpcsCK4v.zip |############################---------------------------| 50.63% tmpcsCK4v.zip |############################---------------------------| 50.67% tmpcsCK4v.zip |############################---------------------------| 50.72% tmpcsCK4v.zip |############################---------------------------| 50.76% tmpcsCK4v.zip |############################---------------------------| 50.81% tmpcsCK4v.zip |############################---------------------------| 50.85% tmpcsCK4v.zip |############################---------------------------| 50.9% tmpcsCK4v.zip |############################---------------------------| 50.94% tmpcsCK4v.zip |############################---------------------------| 50.99% tmpcsCK4v.zip |############################---------------------------| 51.04% tmpcsCK4v.zip |############################---------------------------| 51.08% tmpcsCK4v.zip |############################---------------------------| 51.13% tmpcsCK4v.zip |############################---------------------------| 51.17% tmpcsCK4v.zip |############################---------------------------| 51.22% tmpcsCK4v.zip |############################---------------------------| 51.26% tmpcsCK4v.zip |############################---------------------------| 51.31% tmpcsCK4v.zip |############################---------------------------| 51.36% tmpcsCK4v.zip |############################---------------------------| 51.4% tmpcsCK4v.zip |############################---------------------------| 51.45% tmpcsCK4v.zip |############################---------------------------| 51.49% tmpcsCK4v.zip |############################---------------------------| 51.54% tmpcsCK4v.zip |############################---------------------------| 51.58% tmpcsCK4v.zip |############################---------------------------| 51.63% tmpcsCK4v.zip |############################---------------------------| 51.68% tmpcsCK4v.zip |############################---------------------------| 51.72% tmpcsCK4v.zip |############################---------------------------| 51.77% tmpcsCK4v.zip |############################---------------------------| 51.81% tmpcsCK4v.zip |#############################--------------------------| 51.86% tmpcsCK4v.zip |#############################--------------------------| 51.9% tmpcsCK4v.zip |#############################--------------------------| 51.95% tmpcsCK4v.zip |#############################--------------------------| 51.99% tmpcsCK4v.zip |#############################--------------------------| 52.04% tmpcsCK4v.zip |#############################--------------------------| 52.09% tmpcsCK4v.zip |#############################--------------------------| 52.13% tmpcsCK4v.zip |#############################--------------------------| 52.18% tmpcsCK4v.zip |#############################--------------------------| 52.22% tmpcsCK4v.zip |#############################--------------------------| 52.27% tmpcsCK4v.zip |#############################--------------------------| 52.31% tmpcsCK4v.zip |#############################--------------------------| 52.36% tmpcsCK4v.zip |#############################--------------------------| 52.41% tmpcsCK4v.zip |#############################--------------------------| 52.45% tmpcsCK4v.zip |#############################--------------------------| 52.5% tmpcsCK4v.zip |#############################--------------------------| 52.54% tmpcsCK4v.zip |#############################--------------------------| 52.59% tmpcsCK4v.zip |#############################--------------------------| 52.63% tmpcsCK4v.zip |#############################--------------------------| 52.68% tmpcsCK4v.zip |#############################--------------------------| 52.72% tmpcsCK4v.zip |#############################--------------------------| 52.77% tmpcsCK4v.zip |#############################--------------------------| 52.82% tmpcsCK4v.zip |#############################--------------------------| 52.86% tmpcsCK4v.zip |#############################--------------------------| 52.91% tmpcsCK4v.zip |#############################--------------------------| 52.95% tmpcsCK4v.zip |#############################--------------------------| 53.0% tmpcsCK4v.zip |#############################--------------------------| 53.04% tmpcsCK4v.zip |#############################--------------------------| 53.09% tmpcsCK4v.zip |#############################--------------------------| 53.14% tmpcsCK4v.zip |#############################--------------------------| 53.18% tmpcsCK4v.zip |#############################--------------------------| 53.23% tmpcsCK4v.zip |#############################--------------------------| 53.27% tmpcsCK4v.zip |#############################--------------------------| 53.32% tmpcsCK4v.zip |#############################--------------------------| 53.36% tmpcsCK4v.zip |#############################--------------------------| 53.41% tmpcsCK4v.zip |#############################--------------------------| 53.46% tmpcsCK4v.zip |#############################--------------------------| 53.5% tmpcsCK4v.zip |#############################--------------------------| 53.55% tmpcsCK4v.zip |#############################--------------------------| 53.59% tmpcsCK4v.zip |##############################-------------------------| 53.64% tmpcsCK4v.zip |##############################-------------------------| 53.68% tmpcsCK4v.zip |##############################-------------------------| 53.73% tmpcsCK4v.zip |##############################-------------------------| 53.77% tmpcsCK4v.zip |##############################-------------------------| 53.82% tmpcsCK4v.zip |##############################-------------------------| 53.87% tmpcsCK4v.zip |##############################-------------------------| 53.91% tmpcsCK4v.zip |##############################-------------------------| 53.96% tmpcsCK4v.zip |##############################-------------------------| 54.0% tmpcsCK4v.zip |##############################-------------------------| 54.05% tmpcsCK4v.zip |##############################-------------------------| 54.09% tmpcsCK4v.zip |##############################-------------------------| 54.14% tmpcsCK4v.zip |##############################-------------------------| 54.19% tmpcsCK4v.zip |##############################-------------------------| 54.23% tmpcsCK4v.zip |##############################-------------------------| 54.28% tmpcsCK4v.zip |##############################-------------------------| 54.32% tmpcsCK4v.zip |##############################-------------------------| 54.37% tmpcsCK4v.zip |##############################-------------------------| 54.41% tmpcsCK4v.zip |##############################-------------------------| 54.46% tmpcsCK4v.zip |##############################-------------------------| 54.51% tmpcsCK4v.zip |##############################-------------------------| 54.55% tmpcsCK4v.zip |##############################-------------------------| 54.6% tmpcsCK4v.zip |##############################-------------------------| 54.64% tmpcsCK4v.zip |##############################-------------------------| 54.69% tmpcsCK4v.zip |##############################-------------------------| 54.73% tmpcsCK4v.zip |##############################-------------------------| 54.78% tmpcsCK4v.zip |##############################-------------------------| 54.82% tmpcsCK4v.zip |##############################-------------------------| 54.87% tmpcsCK4v.zip |##############################-------------------------| 54.92% tmpcsCK4v.zip |##############################-------------------------| 54.96% tmpcsCK4v.zip |##############################-------------------------| 55.01% tmpcsCK4v.zip |##############################-------------------------| 55.05% tmpcsCK4v.zip |##############################-------------------------| 55.1% tmpcsCK4v.zip |##############################-------------------------| 55.14% tmpcsCK4v.zip |##############################-------------------------| 55.19% tmpcsCK4v.zip |##############################-------------------------| 55.24% tmpcsCK4v.zip |##############################-------------------------| 55.28% tmpcsCK4v.zip |##############################-------------------------| 55.33% tmpcsCK4v.zip |##############################-------------------------| 55.37% tmpcsCK4v.zip |##############################-------------------------| 55.42% tmpcsCK4v.zip |###############################------------------------| 55.46% tmpcsCK4v.zip |###############################------------------------| 55.51% tmpcsCK4v.zip |###############################------------------------| 55.56% tmpcsCK4v.zip |###############################------------------------| 55.6% tmpcsCK4v.zip |###############################------------------------| 55.65% tmpcsCK4v.zip |###############################------------------------| 55.69% tmpcsCK4v.zip |###############################------------------------| 55.74% tmpcsCK4v.zip |###############################------------------------| 55.78% tmpcsCK4v.zip |###############################------------------------| 55.83% tmpcsCK4v.zip |###############################------------------------| 55.87% tmpcsCK4v.zip |###############################------------------------| 55.92% tmpcsCK4v.zip |###############################------------------------| 55.97% tmpcsCK4v.zip |###############################------------------------| 56.01% tmpcsCK4v.zip |###############################------------------------| 56.06% tmpcsCK4v.zip |###############################------------------------| 56.1% tmpcsCK4v.zip |###############################------------------------| 56.15% tmpcsCK4v.zip |###############################------------------------| 56.19% tmpcsCK4v.zip |###############################------------------------| 56.24% tmpcsCK4v.zip |###############################------------------------| 56.29% tmpcsCK4v.zip |###############################------------------------| 56.33% tmpcsCK4v.zip |###############################------------------------| 56.38% tmpcsCK4v.zip |###############################------------------------| 56.42% tmpcsCK4v.zip |###############################------------------------| 56.47% tmpcsCK4v.zip |###############################------------------------| 56.51% tmpcsCK4v.zip |###############################------------------------| 56.56% tmpcsCK4v.zip |###############################------------------------| 56.61% tmpcsCK4v.zip |###############################------------------------| 56.65% tmpcsCK4v.zip |###############################------------------------| 56.7% tmpcsCK4v.zip |###############################------------------------| 56.74% tmpcsCK4v.zip |###############################------------------------| 56.79% tmpcsCK4v.zip |###############################------------------------| 56.83% tmpcsCK4v.zip |###############################------------------------| 56.88% tmpcsCK4v.zip |###############################------------------------| 56.92% tmpcsCK4v.zip |###############################------------------------| 56.97% tmpcsCK4v.zip |###############################------------------------| 57.02% tmpcsCK4v.zip |###############################------------------------| 57.06% tmpcsCK4v.zip |###############################------------------------| 57.11% tmpcsCK4v.zip |###############################------------------------| 57.15% tmpcsCK4v.zip |###############################------------------------| 57.2% tmpcsCK4v.zip |###############################------------------------| 57.24% tmpcsCK4v.zip |################################-----------------------| 57.29% tmpcsCK4v.zip |################################-----------------------| 57.34% tmpcsCK4v.zip |################################-----------------------| 57.38% tmpcsCK4v.zip |################################-----------------------| 57.43% tmpcsCK4v.zip |################################-----------------------| 57.47% tmpcsCK4v.zip |################################-----------------------| 57.52% tmpcsCK4v.zip |################################-----------------------| 57.56% tmpcsCK4v.zip |################################-----------------------| 57.61% tmpcsCK4v.zip |################################-----------------------| 57.66% tmpcsCK4v.zip |################################-----------------------| 57.7% tmpcsCK4v.zip |################################-----------------------| 57.75% tmpcsCK4v.zip |################################-----------------------| 57.79% tmpcsCK4v.zip |################################-----------------------| 57.84% tmpcsCK4v.zip |################################-----------------------| 57.88% tmpcsCK4v.zip |################################-----------------------| 57.93% tmpcsCK4v.zip |################################-----------------------| 57.97% tmpcsCK4v.zip |################################-----------------------| 58.02% tmpcsCK4v.zip |################################-----------------------| 58.07% tmpcsCK4v.zip |################################-----------------------| 58.11% tmpcsCK4v.zip |################################-----------------------| 58.16% tmpcsCK4v.zip |################################-----------------------| 58.2% tmpcsCK4v.zip |################################-----------------------| 58.25% tmpcsCK4v.zip |################################-----------------------| 58.29% tmpcsCK4v.zip |################################-----------------------| 58.34% tmpcsCK4v.zip |################################-----------------------| 58.39% tmpcsCK4v.zip |################################-----------------------| 58.43% tmpcsCK4v.zip |################################-----------------------| 58.48% tmpcsCK4v.zip |################################-----------------------| 58.52% tmpcsCK4v.zip |################################-----------------------| 58.57% tmpcsCK4v.zip |################################-----------------------| 58.61% tmpcsCK4v.zip |################################-----------------------| 58.66% tmpcsCK4v.zip |################################-----------------------| 58.71% tmpcsCK4v.zip |################################-----------------------| 58.75% tmpcsCK4v.zip |################################-----------------------| 58.8% tmpcsCK4v.zip |################################-----------------------| 58.84% tmpcsCK4v.zip |################################-----------------------| 58.89% tmpcsCK4v.zip |################################-----------------------| 58.93% tmpcsCK4v.zip |################################-----------------------| 58.98% tmpcsCK4v.zip |################################-----------------------| 59.02% tmpcsCK4v.zip |################################-----------------------| 59.07% tmpcsCK4v.zip |#################################----------------------| 59.12% tmpcsCK4v.zip |#################################----------------------| 59.16% tmpcsCK4v.zip |#################################----------------------| 59.21% tmpcsCK4v.zip |#################################----------------------| 59.25% tmpcsCK4v.zip |#################################----------------------| 59.3% tmpcsCK4v.zip |#################################----------------------| 59.34% tmpcsCK4v.zip |#################################----------------------| 59.39% tmpcsCK4v.zip |#################################----------------------| 59.44% tmpcsCK4v.zip |#################################----------------------| 59.48% tmpcsCK4v.zip |#################################----------------------| 59.53% tmpcsCK4v.zip |#################################----------------------| 59.57% tmpcsCK4v.zip |#################################----------------------| 59.62% tmpcsCK4v.zip |#################################----------------------| 59.66% tmpcsCK4v.zip |#################################----------------------| 59.71% tmpcsCK4v.zip |#################################----------------------| 59.75% tmpcsCK4v.zip |#################################----------------------| 59.8% tmpcsCK4v.zip |#################################----------------------| 59.85% tmpcsCK4v.zip |#################################----------------------| 59.89% tmpcsCK4v.zip |#################################----------------------| 59.94% tmpcsCK4v.zip |#################################----------------------| 59.98% tmpcsCK4v.zip |#################################----------------------| 60.03% tmpcsCK4v.zip |#################################----------------------| 60.07% tmpcsCK4v.zip |#################################----------------------| 60.12% tmpcsCK4v.zip |#################################----------------------| 60.17% tmpcsCK4v.zip |#################################----------------------| 60.21% tmpcsCK4v.zip |#################################----------------------| 60.26% tmpcsCK4v.zip |#################################----------------------| 60.3% tmpcsCK4v.zip |#################################----------------------| 60.35% tmpcsCK4v.zip |#################################----------------------| 60.39% tmpcsCK4v.zip |#################################----------------------| 60.44% tmpcsCK4v.zip |#################################----------------------| 60.49% tmpcsCK4v.zip |#################################----------------------| 60.53% tmpcsCK4v.zip |#################################----------------------| 60.58% tmpcsCK4v.zip |#################################----------------------| 60.62% tmpcsCK4v.zip |#################################----------------------| 60.67% tmpcsCK4v.zip |#################################----------------------| 60.71% tmpcsCK4v.zip |#################################----------------------| 60.76% tmpcsCK4v.zip |#################################----------------------| 60.8% tmpcsCK4v.zip |#################################----------------------| 60.85% tmpcsCK4v.zip |#################################----------------------| 60.9% tmpcsCK4v.zip |##################################---------------------| 60.94% tmpcsCK4v.zip |##################################---------------------| 60.99% tmpcsCK4v.zip |##################################---------------------| 61.03% tmpcsCK4v.zip |##################################---------------------| 61.08% tmpcsCK4v.zip |##################################---------------------| 61.12% tmpcsCK4v.zip |##################################---------------------| 61.17% tmpcsCK4v.zip |##################################---------------------| 61.22% tmpcsCK4v.zip |##################################---------------------| 61.26% tmpcsCK4v.zip |##################################---------------------| 61.31% tmpcsCK4v.zip |##################################---------------------| 61.35% tmpcsCK4v.zip |##################################---------------------| 61.4% tmpcsCK4v.zip |##################################---------------------| 61.44% tmpcsCK4v.zip |##################################---------------------| 61.49% tmpcsCK4v.zip |##################################---------------------| 61.54% tmpcsCK4v.zip |##################################---------------------| 61.58% tmpcsCK4v.zip |##################################---------------------| 61.63% tmpcsCK4v.zip |##################################---------------------| 61.67% tmpcsCK4v.zip |##################################---------------------| 61.72% tmpcsCK4v.zip |##################################---------------------| 61.76% tmpcsCK4v.zip |##################################---------------------| 61.81% tmpcsCK4v.zip |##################################---------------------| 61.85% tmpcsCK4v.zip |##################################---------------------| 61.9% tmpcsCK4v.zip |##################################---------------------| 61.95% tmpcsCK4v.zip |##################################---------------------| 61.99% tmpcsCK4v.zip |##################################---------------------| 62.04% tmpcsCK4v.zip |##################################---------------------| 62.08% tmpcsCK4v.zip |##################################---------------------| 62.13% tmpcsCK4v.zip |##################################---------------------| 62.17% tmpcsCK4v.zip |##################################---------------------| 62.22% tmpcsCK4v.zip |##################################---------------------| 62.27% tmpcsCK4v.zip |##################################---------------------| 62.31% tmpcsCK4v.zip |##################################---------------------| 62.36% tmpcsCK4v.zip |##################################---------------------| 62.4% tmpcsCK4v.zip |##################################---------------------| 62.45% tmpcsCK4v.zip |##################################---------------------| 62.49% tmpcsCK4v.zip |##################################---------------------| 62.54% tmpcsCK4v.zip |##################################---------------------| 62.59% tmpcsCK4v.zip |##################################---------------------| 62.63% tmpcsCK4v.zip |##################################---------------------| 62.68% tmpcsCK4v.zip |##################################---------------------| 62.72% tmpcsCK4v.zip |###################################--------------------| 62.77% tmpcsCK4v.zip |###################################--------------------| 62.81% tmpcsCK4v.zip |###################################--------------------| 62.86% tmpcsCK4v.zip |###################################--------------------| 62.9% tmpcsCK4v.zip |###################################--------------------| 62.95% tmpcsCK4v.zip |###################################--------------------| 63.0% tmpcsCK4v.zip |###################################--------------------| 63.04% tmpcsCK4v.zip |###################################--------------------| 63.09% tmpcsCK4v.zip |###################################--------------------| 63.13% tmpcsCK4v.zip |###################################--------------------| 63.18% tmpcsCK4v.zip |###################################--------------------| 63.22% tmpcsCK4v.zip |###################################--------------------| 63.27% tmpcsCK4v.zip |###################################--------------------| 63.32% tmpcsCK4v.zip |###################################--------------------| 63.36% tmpcsCK4v.zip |###################################--------------------| 63.41% tmpcsCK4v.zip |###################################--------------------| 63.45% tmpcsCK4v.zip |###################################--------------------| 63.5% tmpcsCK4v.zip |###################################--------------------| 63.54% tmpcsCK4v.zip |###################################--------------------| 63.59% tmpcsCK4v.zip |###################################--------------------| 63.64% tmpcsCK4v.zip |###################################--------------------| 63.68% tmpcsCK4v.zip |###################################--------------------| 63.73% tmpcsCK4v.zip |###################################--------------------| 63.77% tmpcsCK4v.zip |###################################--------------------| 63.82% tmpcsCK4v.zip |###################################--------------------| 63.86% tmpcsCK4v.zip |###################################--------------------| 63.91% tmpcsCK4v.zip |###################################--------------------| 63.95% tmpcsCK4v.zip |###################################--------------------| 64.0% tmpcsCK4v.zip |###################################--------------------| 64.05% tmpcsCK4v.zip |###################################--------------------| 64.09% tmpcsCK4v.zip |###################################--------------------| 64.14% tmpcsCK4v.zip |###################################--------------------| 64.18% tmpcsCK4v.zip |###################################--------------------| 64.23% tmpcsCK4v.zip |###################################--------------------| 64.27% tmpcsCK4v.zip |###################################--------------------| 64.32% tmpcsCK4v.zip |###################################--------------------| 64.37% tmpcsCK4v.zip |###################################--------------------| 64.41% tmpcsCK4v.zip |###################################--------------------| 64.46% tmpcsCK4v.zip |###################################--------------------| 64.5% tmpcsCK4v.zip |####################################-------------------| 64.55% tmpcsCK4v.zip |####################################-------------------| 64.59% tmpcsCK4v.zip |####################################-------------------| 64.64% tmpcsCK4v.zip |####################################-------------------| 64.69% tmpcsCK4v.zip |####################################-------------------| 64.73% tmpcsCK4v.zip |####################################-------------------| 64.78% tmpcsCK4v.zip |####################################-------------------| 64.82% tmpcsCK4v.zip |####################################-------------------| 64.87% tmpcsCK4v.zip |####################################-------------------| 64.91% tmpcsCK4v.zip |####################################-------------------| 64.96% tmpcsCK4v.zip |####################################-------------------| 65.0% tmpcsCK4v.zip |####################################-------------------| 65.05% tmpcsCK4v.zip |####################################-------------------| 65.1% tmpcsCK4v.zip |####################################-------------------| 65.14% tmpcsCK4v.zip |####################################-------------------| 65.19% tmpcsCK4v.zip |####################################-------------------| 65.23% tmpcsCK4v.zip |####################################-------------------| 65.28% tmpcsCK4v.zip |####################################-------------------| 65.32% tmpcsCK4v.zip |####################################-------------------| 65.37% tmpcsCK4v.zip |####################################-------------------| 65.42% tmpcsCK4v.zip |####################################-------------------| 65.46% tmpcsCK4v.zip |####################################-------------------| 65.51% tmpcsCK4v.zip |####################################-------------------| 65.55% tmpcsCK4v.zip |####################################-------------------| 65.6% tmpcsCK4v.zip |####################################-------------------| 65.64% tmpcsCK4v.zip |####################################-------------------| 65.69% tmpcsCK4v.zip |####################################-------------------| 65.74% tmpcsCK4v.zip |####################################-------------------| 65.78% tmpcsCK4v.zip |####################################-------------------| 65.83% tmpcsCK4v.zip |####################################-------------------| 65.87% tmpcsCK4v.zip |####################################-------------------| 65.92% tmpcsCK4v.zip |####################################-------------------| 65.96% tmpcsCK4v.zip |####################################-------------------| 66.01% tmpcsCK4v.zip |####################################-------------------| 66.05% tmpcsCK4v.zip |####################################-------------------| 66.1% tmpcsCK4v.zip |####################################-------------------| 66.15% tmpcsCK4v.zip |####################################-------------------| 66.19% tmpcsCK4v.zip |####################################-------------------| 66.24% tmpcsCK4v.zip |####################################-------------------| 66.28% tmpcsCK4v.zip |####################################-------------------| 66.33% tmpcsCK4v.zip |#####################################------------------| 66.37% tmpcsCK4v.zip |#####################################------------------| 66.42% tmpcsCK4v.zip |#####################################------------------| 66.47% tmpcsCK4v.zip |#####################################------------------| 66.51% tmpcsCK4v.zip |#####################################------------------| 66.56% tmpcsCK4v.zip |#####################################------------------| 66.6% tmpcsCK4v.zip |#####################################------------------| 66.65% tmpcsCK4v.zip |#####################################------------------| 66.69% tmpcsCK4v.zip |#####################################------------------| 66.74% tmpcsCK4v.zip |#####################################------------------| 66.78% tmpcsCK4v.zip |#####################################------------------| 66.83% tmpcsCK4v.zip |#####################################------------------| 66.88% tmpcsCK4v.zip |#####################################------------------| 66.92% tmpcsCK4v.zip |#####################################------------------| 66.97% tmpcsCK4v.zip |#####################################------------------| 67.01% tmpcsCK4v.zip |#####################################------------------| 67.06% tmpcsCK4v.zip |#####################################------------------| 67.1% tmpcsCK4v.zip |#####################################------------------| 67.15% tmpcsCK4v.zip |#####################################------------------| 67.2% tmpcsCK4v.zip |#####################################------------------| 67.24% tmpcsCK4v.zip |#####################################------------------| 67.29% tmpcsCK4v.zip |#####################################------------------| 67.33% tmpcsCK4v.zip |#####################################------------------| 67.38% tmpcsCK4v.zip |#####################################------------------| 67.42% tmpcsCK4v.zip |#####################################------------------| 67.47% tmpcsCK4v.zip |#####################################------------------| 67.52% tmpcsCK4v.zip |#####################################------------------| 67.56% tmpcsCK4v.zip |#####################################------------------| 67.61% tmpcsCK4v.zip |#####################################------------------| 67.65% tmpcsCK4v.zip |#####################################------------------| 67.7% tmpcsCK4v.zip |#####################################------------------| 67.74% tmpcsCK4v.zip |#####################################------------------| 67.79% tmpcsCK4v.zip |#####################################------------------| 67.83% tmpcsCK4v.zip |#####################################------------------| 67.88% tmpcsCK4v.zip |#####################################------------------| 67.93% tmpcsCK4v.zip |#####################################------------------| 67.97% tmpcsCK4v.zip |#####################################------------------| 68.02% tmpcsCK4v.zip |#####################################------------------| 68.06% tmpcsCK4v.zip |#####################################------------------| 68.11% tmpcsCK4v.zip |#####################################------------------| 68.15% tmpcsCK4v.zip |######################################-----------------| 68.2% tmpcsCK4v.zip |######################################-----------------| 68.25% tmpcsCK4v.zip |######################################-----------------| 68.29% tmpcsCK4v.zip |######################################-----------------| 68.34% tmpcsCK4v.zip |######################################-----------------| 68.38% tmpcsCK4v.zip |######################################-----------------| 68.43% tmpcsCK4v.zip |######################################-----------------| 68.47% tmpcsCK4v.zip |######################################-----------------| 68.52% tmpcsCK4v.zip |######################################-----------------| 68.57% tmpcsCK4v.zip |######################################-----------------| 68.61% tmpcsCK4v.zip |######################################-----------------| 68.66% tmpcsCK4v.zip |######################################-----------------| 68.7% tmpcsCK4v.zip |######################################-----------------| 68.75% tmpcsCK4v.zip |######################################-----------------| 68.79% tmpcsCK4v.zip |######################################-----------------| 68.84% tmpcsCK4v.zip |######################################-----------------| 68.88% tmpcsCK4v.zip |######################################-----------------| 68.93% tmpcsCK4v.zip |######################################-----------------| 68.98% tmpcsCK4v.zip |######################################-----------------| 69.02% tmpcsCK4v.zip |######################################-----------------| 69.07% tmpcsCK4v.zip |######################################-----------------| 69.11% tmpcsCK4v.zip |######################################-----------------| 69.16% tmpcsCK4v.zip |######################################-----------------| 69.2% tmpcsCK4v.zip |######################################-----------------| 69.25% tmpcsCK4v.zip |######################################-----------------| 69.3% tmpcsCK4v.zip |######################################-----------------| 69.34% tmpcsCK4v.zip |######################################-----------------| 69.39% tmpcsCK4v.zip |######################################-----------------| 69.43% tmpcsCK4v.zip |######################################-----------------| 69.48% tmpcsCK4v.zip |######################################-----------------| 69.52% tmpcsCK4v.zip |######################################-----------------| 69.57% tmpcsCK4v.zip |######################################-----------------| 69.62% tmpcsCK4v.zip |######################################-----------------| 69.66% tmpcsCK4v.zip |######################################-----------------| 69.71% tmpcsCK4v.zip |######################################-----------------| 69.75% tmpcsCK4v.zip |######################################-----------------| 69.8% tmpcsCK4v.zip |######################################-----------------| 69.84% tmpcsCK4v.zip |######################################-----------------| 69.89% tmpcsCK4v.zip |######################################-----------------| 69.93% tmpcsCK4v.zip |######################################-----------------| 69.98% tmpcsCK4v.zip |#######################################----------------| 70.03% tmpcsCK4v.zip |#######################################----------------| 70.07% tmpcsCK4v.zip |#######################################----------------| 70.12% tmpcsCK4v.zip |#######################################----------------| 70.16% tmpcsCK4v.zip |#######################################----------------| 70.21% tmpcsCK4v.zip |#######################################----------------| 70.25% tmpcsCK4v.zip |#######################################----------------| 70.3% tmpcsCK4v.zip |#######################################----------------| 70.35% tmpcsCK4v.zip |#######################################----------------| 70.39% tmpcsCK4v.zip |#######################################----------------| 70.44% tmpcsCK4v.zip |#######################################----------------| 70.48% tmpcsCK4v.zip |#######################################----------------| 70.53% tmpcsCK4v.zip |#######################################----------------| 70.57% tmpcsCK4v.zip |#######################################----------------| 70.62% tmpcsCK4v.zip |#######################################----------------| 70.67% tmpcsCK4v.zip |#######################################----------------| 70.71% tmpcsCK4v.zip |#######################################----------------| 70.76% tmpcsCK4v.zip |#######################################----------------| 70.8% tmpcsCK4v.zip |#######################################----------------| 70.85% tmpcsCK4v.zip |#######################################----------------| 70.89% tmpcsCK4v.zip |#######################################----------------| 70.94% tmpcsCK4v.zip |#######################################----------------| 70.98% tmpcsCK4v.zip |#######################################----------------| 71.03% tmpcsCK4v.zip |#######################################----------------| 71.08% tmpcsCK4v.zip |#######################################----------------| 71.12% tmpcsCK4v.zip |#######################################----------------| 71.17% tmpcsCK4v.zip |#######################################----------------| 71.21% tmpcsCK4v.zip |#######################################----------------| 71.26% tmpcsCK4v.zip |#######################################----------------| 71.3% tmpcsCK4v.zip |#######################################----------------| 71.35% tmpcsCK4v.zip |#######################################----------------| 71.4% tmpcsCK4v.zip |#######################################----------------| 71.44% tmpcsCK4v.zip |#######################################----------------| 71.49% tmpcsCK4v.zip |#######################################----------------| 71.53% tmpcsCK4v.zip |#######################################----------------| 71.58% tmpcsCK4v.zip |#######################################----------------| 71.62% tmpcsCK4v.zip |#######################################----------------| 71.67% tmpcsCK4v.zip |#######################################----------------| 71.72% tmpcsCK4v.zip |#######################################----------------| 71.76% tmpcsCK4v.zip |#######################################----------------| 71.81% tmpcsCK4v.zip |########################################---------------| 71.85% tmpcsCK4v.zip |########################################---------------| 71.9% tmpcsCK4v.zip |########################################---------------| 71.94% tmpcsCK4v.zip |########################################---------------| 71.99% tmpcsCK4v.zip |########################################---------------| 72.03% tmpcsCK4v.zip |########################################---------------| 72.08% tmpcsCK4v.zip |########################################---------------| 72.13% tmpcsCK4v.zip |########################################---------------| 72.17% tmpcsCK4v.zip |########################################---------------| 72.22% tmpcsCK4v.zip |########################################---------------| 72.26% tmpcsCK4v.zip |########################################---------------| 72.31% tmpcsCK4v.zip |########################################---------------| 72.35% tmpcsCK4v.zip |########################################---------------| 72.4% tmpcsCK4v.zip |########################################---------------| 72.45% tmpcsCK4v.zip |########################################---------------| 72.49% tmpcsCK4v.zip |########################################---------------| 72.54% tmpcsCK4v.zip |########################################---------------| 72.58% tmpcsCK4v.zip |########################################---------------| 72.63% tmpcsCK4v.zip |########################################---------------| 72.67% tmpcsCK4v.zip |########################################---------------| 72.72% tmpcsCK4v.zip |########################################---------------| 72.77% tmpcsCK4v.zip |########################################---------------| 72.81% tmpcsCK4v.zip |########################################---------------| 72.86% tmpcsCK4v.zip |########################################---------------| 72.9% tmpcsCK4v.zip |########################################---------------| 72.95% tmpcsCK4v.zip |########################################---------------| 72.99% tmpcsCK4v.zip |########################################---------------| 73.04% tmpcsCK4v.zip |########################################---------------| 73.08% tmpcsCK4v.zip |########################################---------------| 73.13% tmpcsCK4v.zip |########################################---------------| 73.18% tmpcsCK4v.zip |########################################---------------| 73.22% tmpcsCK4v.zip |########################################---------------| 73.27% tmpcsCK4v.zip |########################################---------------| 73.31% tmpcsCK4v.zip |########################################---------------| 73.36% tmpcsCK4v.zip |########################################---------------| 73.4% tmpcsCK4v.zip |########################################---------------| 73.45% tmpcsCK4v.zip |########################################---------------| 73.5% tmpcsCK4v.zip |########################################---------------| 73.54% tmpcsCK4v.zip |########################################---------------| 73.59% tmpcsCK4v.zip |########################################---------------| 73.63% tmpcsCK4v.zip |#########################################--------------| 73.68% tmpcsCK4v.zip |#########################################--------------| 73.72% tmpcsCK4v.zip |#########################################--------------| 73.77% tmpcsCK4v.zip |#########################################--------------| 73.81% tmpcsCK4v.zip |#########################################--------------| 73.86% tmpcsCK4v.zip |#########################################--------------| 73.91% tmpcsCK4v.zip |#########################################--------------| 73.95% tmpcsCK4v.zip |#########################################--------------| 74.0% tmpcsCK4v.zip |#########################################--------------| 74.04% tmpcsCK4v.zip |#########################################--------------| 74.09% tmpcsCK4v.zip |#########################################--------------| 74.13% tmpcsCK4v.zip |#########################################--------------| 74.18% tmpcsCK4v.zip |#########################################--------------| 74.23% tmpcsCK4v.zip |#########################################--------------| 74.27% tmpcsCK4v.zip |#########################################--------------| 74.32% tmpcsCK4v.zip |#########################################--------------| 74.36% tmpcsCK4v.zip |#########################################--------------| 74.41% tmpcsCK4v.zip |#########################################--------------| 74.45% tmpcsCK4v.zip |#########################################--------------| 74.5% tmpcsCK4v.zip |#########################################--------------| 74.55% tmpcsCK4v.zip |#########################################--------------| 74.59% tmpcsCK4v.zip |#########################################--------------| 74.64% tmpcsCK4v.zip |#########################################--------------| 74.68% tmpcsCK4v.zip |#########################################--------------| 74.73% tmpcsCK4v.zip |#########################################--------------| 74.77% tmpcsCK4v.zip |#########################################--------------| 74.82% tmpcsCK4v.zip |#########################################--------------| 74.86% tmpcsCK4v.zip |#########################################--------------| 74.91% tmpcsCK4v.zip |#########################################--------------| 74.96% tmpcsCK4v.zip |#########################################--------------| 75.0% tmpcsCK4v.zip |#########################################--------------| 75.05% tmpcsCK4v.zip |#########################################--------------| 75.09% tmpcsCK4v.zip |#########################################--------------| 75.14% tmpcsCK4v.zip |#########################################--------------| 75.18% tmpcsCK4v.zip |#########################################--------------| 75.23% tmpcsCK4v.zip |#########################################--------------| 75.28% tmpcsCK4v.zip |#########################################--------------| 75.32% tmpcsCK4v.zip |#########################################--------------| 75.37% tmpcsCK4v.zip |#########################################--------------| 75.41% tmpcsCK4v.zip |##########################################-------------| 75.46% tmpcsCK4v.zip |##########################################-------------| 75.5% tmpcsCK4v.zip |##########################################-------------| 75.55% tmpcsCK4v.zip |##########################################-------------| 75.6% tmpcsCK4v.zip |##########################################-------------| 75.64% tmpcsCK4v.zip |##########################################-------------| 75.69% tmpcsCK4v.zip |##########################################-------------| 75.73% tmpcsCK4v.zip |##########################################-------------| 75.78% tmpcsCK4v.zip |##########################################-------------| 75.82% tmpcsCK4v.zip |##########################################-------------| 75.87% tmpcsCK4v.zip |##########################################-------------| 75.91% tmpcsCK4v.zip |##########################################-------------| 75.96% tmpcsCK4v.zip |##########################################-------------| 76.01% tmpcsCK4v.zip |##########################################-------------| 76.05% tmpcsCK4v.zip |##########################################-------------| 76.1% tmpcsCK4v.zip |##########################################-------------| 76.14% tmpcsCK4v.zip |##########################################-------------| 76.19% tmpcsCK4v.zip |##########################################-------------| 76.23% tmpcsCK4v.zip |##########################################-------------| 76.28% tmpcsCK4v.zip |##########################################-------------| 76.33% tmpcsCK4v.zip |##########################################-------------| 76.37% tmpcsCK4v.zip |##########################################-------------| 76.42% tmpcsCK4v.zip |##########################################-------------| 76.46% tmpcsCK4v.zip |##########################################-------------| 76.51% tmpcsCK4v.zip |##########################################-------------| 76.55% tmpcsCK4v.zip |##########################################-------------| 76.6% tmpcsCK4v.zip |##########################################-------------| 76.65% tmpcsCK4v.zip |##########################################-------------| 76.69% tmpcsCK4v.zip |##########################################-------------| 76.74% tmpcsCK4v.zip |##########################################-------------| 76.78% tmpcsCK4v.zip |##########################################-------------| 76.83% tmpcsCK4v.zip |##########################################-------------| 76.87% tmpcsCK4v.zip |##########################################-------------| 76.92% tmpcsCK4v.zip |##########################################-------------| 76.96% tmpcsCK4v.zip |##########################################-------------| 77.01% tmpcsCK4v.zip |##########################################-------------| 77.06% tmpcsCK4v.zip |##########################################-------------| 77.1% tmpcsCK4v.zip |##########################################-------------| 77.15% tmpcsCK4v.zip |##########################################-------------| 77.19% tmpcsCK4v.zip |##########################################-------------| 77.24% tmpcsCK4v.zip |###########################################------------| 77.28% tmpcsCK4v.zip |###########################################------------| 77.33% tmpcsCK4v.zip |###########################################------------| 77.38% tmpcsCK4v.zip |###########################################------------| 77.42% tmpcsCK4v.zip |###########################################------------| 77.47% tmpcsCK4v.zip |###########################################------------| 77.51% tmpcsCK4v.zip |###########################################------------| 77.56% tmpcsCK4v.zip |###########################################------------| 77.6% tmpcsCK4v.zip |###########################################------------| 77.65% tmpcsCK4v.zip |###########################################------------| 77.7% tmpcsCK4v.zip |###########################################------------| 77.74% tmpcsCK4v.zip |###########################################------------| 77.79% tmpcsCK4v.zip |###########################################------------| 77.83% tmpcsCK4v.zip |###########################################------------| 77.88% tmpcsCK4v.zip |###########################################------------| 77.92% tmpcsCK4v.zip |###########################################------------| 77.97% tmpcsCK4v.zip |###########################################------------| 78.01% tmpcsCK4v.zip |###########################################------------| 78.06% tmpcsCK4v.zip |###########################################------------| 78.11% tmpcsCK4v.zip |###########################################------------| 78.15% tmpcsCK4v.zip |###########################################------------| 78.2% tmpcsCK4v.zip |###########################################------------| 78.24% tmpcsCK4v.zip |###########################################------------| 78.29% tmpcsCK4v.zip |###########################################------------| 78.33% tmpcsCK4v.zip |###########################################------------| 78.38% tmpcsCK4v.zip |###########################################------------| 78.43% tmpcsCK4v.zip |###########################################------------| 78.47% tmpcsCK4v.zip |###########################################------------| 78.52% tmpcsCK4v.zip |###########################################------------| 78.56% tmpcsCK4v.zip |###########################################------------| 78.61% tmpcsCK4v.zip |###########################################------------| 78.65% tmpcsCK4v.zip |###########################################------------| 78.7% tmpcsCK4v.zip |###########################################------------| 78.75% tmpcsCK4v.zip |###########################################------------| 78.79% tmpcsCK4v.zip |###########################################------------| 78.84% tmpcsCK4v.zip |###########################################------------| 78.88% tmpcsCK4v.zip |###########################################------------| 78.93% tmpcsCK4v.zip |###########################################------------| 78.97% tmpcsCK4v.zip |###########################################------------| 79.02% tmpcsCK4v.zip |###########################################------------| 79.06% tmpcsCK4v.zip |############################################-----------| 79.11% tmpcsCK4v.zip |############################################-----------| 79.16% tmpcsCK4v.zip |############################################-----------| 79.2% tmpcsCK4v.zip |############################################-----------| 79.25% tmpcsCK4v.zip |############################################-----------| 79.29% tmpcsCK4v.zip |############################################-----------| 79.34% tmpcsCK4v.zip |############################################-----------| 79.38% tmpcsCK4v.zip |############################################-----------| 79.43% tmpcsCK4v.zip |############################################-----------| 79.48% tmpcsCK4v.zip |############################################-----------| 79.52% tmpcsCK4v.zip |############################################-----------| 79.57% tmpcsCK4v.zip |############################################-----------| 79.61% tmpcsCK4v.zip |############################################-----------| 79.66% tmpcsCK4v.zip |############################################-----------| 79.7% tmpcsCK4v.zip |############################################-----------| 79.75% tmpcsCK4v.zip |############################################-----------| 79.8% tmpcsCK4v.zip |############################################-----------| 79.84% tmpcsCK4v.zip |############################################-----------| 79.89% tmpcsCK4v.zip |############################################-----------| 79.93% tmpcsCK4v.zip |############################################-----------| 79.98% tmpcsCK4v.zip |############################################-----------| 80.02% tmpcsCK4v.zip |############################################-----------| 80.07% tmpcsCK4v.zip |############################################-----------| 80.11% tmpcsCK4v.zip |############################################-----------| 80.16% tmpcsCK4v.zip |############################################-----------| 80.21% tmpcsCK4v.zip |############################################-----------| 80.25% tmpcsCK4v.zip |############################################-----------| 80.3% tmpcsCK4v.zip |############################################-----------| 80.34% tmpcsCK4v.zip |############################################-----------| 80.39% tmpcsCK4v.zip |############################################-----------| 80.43% tmpcsCK4v.zip |############################################-----------| 80.48% tmpcsCK4v.zip |############################################-----------| 80.53% tmpcsCK4v.zip |############################################-----------| 80.57% tmpcsCK4v.zip |############################################-----------| 80.62% tmpcsCK4v.zip |############################################-----------| 80.66% tmpcsCK4v.zip |############################################-----------| 80.71% tmpcsCK4v.zip |############################################-----------| 80.75% tmpcsCK4v.zip |############################################-----------| 80.8% tmpcsCK4v.zip |############################################-----------| 80.84% tmpcsCK4v.zip |############################################-----------| 80.89% tmpcsCK4v.zip |#############################################----------| 80.94% tmpcsCK4v.zip |#############################################----------| 80.98% tmpcsCK4v.zip |#############################################----------| 81.03% tmpcsCK4v.zip |#############################################----------| 81.07% tmpcsCK4v.zip |#############################################----------| 81.12% tmpcsCK4v.zip |#############################################----------| 81.16% tmpcsCK4v.zip |#############################################----------| 81.21% tmpcsCK4v.zip |#############################################----------| 81.26% tmpcsCK4v.zip |#############################################----------| 81.3% tmpcsCK4v.zip |#############################################----------| 81.35% tmpcsCK4v.zip |#############################################----------| 81.39% tmpcsCK4v.zip |#############################################----------| 81.44% tmpcsCK4v.zip |#############################################----------| 81.48% tmpcsCK4v.zip |#############################################----------| 81.53% tmpcsCK4v.zip |#############################################----------| 81.58% tmpcsCK4v.zip |#############################################----------| 81.62% tmpcsCK4v.zip |#############################################----------| 81.67% tmpcsCK4v.zip |#############################################----------| 81.71% tmpcsCK4v.zip |#############################################----------| 81.76% tmpcsCK4v.zip |#############################################----------| 81.8% tmpcsCK4v.zip |#############################################----------| 81.85% tmpcsCK4v.zip |#############################################----------| 81.89% tmpcsCK4v.zip |#############################################----------| 81.94% tmpcsCK4v.zip |#############################################----------| 81.99% tmpcsCK4v.zip |#############################################----------| 82.03% tmpcsCK4v.zip |#############################################----------| 82.08% tmpcsCK4v.zip |#############################################----------| 82.12% tmpcsCK4v.zip |#############################################----------| 82.17% tmpcsCK4v.zip |#############################################----------| 82.21% tmpcsCK4v.zip |#############################################----------| 82.26% tmpcsCK4v.zip |#############################################----------| 82.31% tmpcsCK4v.zip |#############################################----------| 82.35% tmpcsCK4v.zip |#############################################----------| 82.4% tmpcsCK4v.zip |#############################################----------| 82.44% tmpcsCK4v.zip |#############################################----------| 82.49% tmpcsCK4v.zip |#############################################----------| 82.53% tmpcsCK4v.zip |#############################################----------| 82.58% tmpcsCK4v.zip |#############################################----------| 82.63% tmpcsCK4v.zip |#############################################----------| 82.67% tmpcsCK4v.zip |#############################################----------| 82.72% tmpcsCK4v.zip |##############################################---------| 82.76% tmpcsCK4v.zip |##############################################---------| 82.81% tmpcsCK4v.zip |##############################################---------| 82.85% tmpcsCK4v.zip |##############################################---------| 82.9% tmpcsCK4v.zip |##############################################---------| 82.94% tmpcsCK4v.zip |##############################################---------| 82.99% tmpcsCK4v.zip |##############################################---------| 83.04% tmpcsCK4v.zip |##############################################---------| 83.08% tmpcsCK4v.zip |##############################################---------| 83.13% tmpcsCK4v.zip |##############################################---------| 83.17% tmpcsCK4v.zip |##############################################---------| 83.22% tmpcsCK4v.zip |##############################################---------| 83.26% tmpcsCK4v.zip |##############################################---------| 83.31% tmpcsCK4v.zip |##############################################---------| 83.36% tmpcsCK4v.zip |##############################################---------| 83.4% tmpcsCK4v.zip |##############################################---------| 83.45% tmpcsCK4v.zip |##############################################---------| 83.49% tmpcsCK4v.zip |##############################################---------| 83.54% tmpcsCK4v.zip |##############################################---------| 83.58% tmpcsCK4v.zip |##############################################---------| 83.63% tmpcsCK4v.zip |##############################################---------| 83.68% tmpcsCK4v.zip |##############################################---------| 83.72% tmpcsCK4v.zip |##############################################---------| 83.77% tmpcsCK4v.zip |##############################################---------| 83.81% tmpcsCK4v.zip |##############################################---------| 83.86% tmpcsCK4v.zip |##############################################---------| 83.9% tmpcsCK4v.zip |##############################################---------| 83.95% tmpcsCK4v.zip |##############################################---------| 83.99% tmpcsCK4v.zip |##############################################---------| 84.04% tmpcsCK4v.zip |##############################################---------| 84.09% tmpcsCK4v.zip |##############################################---------| 84.13% tmpcsCK4v.zip |##############################################---------| 84.18% tmpcsCK4v.zip |##############################################---------| 84.22% tmpcsCK4v.zip |##############################################---------| 84.27% tmpcsCK4v.zip |##############################################---------| 84.31% tmpcsCK4v.zip |##############################################---------| 84.36% tmpcsCK4v.zip |##############################################---------| 84.41% tmpcsCK4v.zip |##############################################---------| 84.45% tmpcsCK4v.zip |##############################################---------| 84.5% tmpcsCK4v.zip |##############################################---------| 84.54% tmpcsCK4v.zip |###############################################--------| 84.59% tmpcsCK4v.zip |###############################################--------| 84.63% tmpcsCK4v.zip |###############################################--------| 84.68% tmpcsCK4v.zip |###############################################--------| 84.73% tmpcsCK4v.zip |###############################################--------| 84.77% tmpcsCK4v.zip |###############################################--------| 84.82% tmpcsCK4v.zip |###############################################--------| 84.86% tmpcsCK4v.zip |###############################################--------| 84.91% tmpcsCK4v.zip |###############################################--------| 84.95% tmpcsCK4v.zip |###############################################--------| 85.0% tmpcsCK4v.zip |###############################################--------| 85.04% tmpcsCK4v.zip |###############################################--------| 85.09% tmpcsCK4v.zip |###############################################--------| 85.14% tmpcsCK4v.zip |###############################################--------| 85.18% tmpcsCK4v.zip |###############################################--------| 85.23% tmpcsCK4v.zip |###############################################--------| 85.27% tmpcsCK4v.zip |###############################################--------| 85.32% tmpcsCK4v.zip |###############################################--------| 85.36% tmpcsCK4v.zip |###############################################--------| 85.41% tmpcsCK4v.zip |###############################################--------| 85.46% tmpcsCK4v.zip |###############################################--------| 85.5% tmpcsCK4v.zip |###############################################--------| 85.55% tmpcsCK4v.zip |###############################################--------| 85.59% tmpcsCK4v.zip |###############################################--------| 85.64% tmpcsCK4v.zip |###############################################--------| 85.68% tmpcsCK4v.zip |###############################################--------| 85.73% tmpcsCK4v.zip |###############################################--------| 85.78% tmpcsCK4v.zip |###############################################--------| 85.82% tmpcsCK4v.zip |###############################################--------| 85.87% tmpcsCK4v.zip |###############################################--------| 85.91% tmpcsCK4v.zip |###############################################--------| 85.96% tmpcsCK4v.zip |###############################################--------| 86.0% tmpcsCK4v.zip |###############################################--------| 86.05% tmpcsCK4v.zip |###############################################--------| 86.09% tmpcsCK4v.zip |###############################################--------| 86.14% tmpcsCK4v.zip |###############################################--------| 86.19% tmpcsCK4v.zip |###############################################--------| 86.23% tmpcsCK4v.zip |###############################################--------| 86.28% tmpcsCK4v.zip |###############################################--------| 86.32% tmpcsCK4v.zip |################################################-------| 86.37% tmpcsCK4v.zip |################################################-------| 86.41% tmpcsCK4v.zip |################################################-------| 86.46% tmpcsCK4v.zip |################################################-------| 86.51% tmpcsCK4v.zip |################################################-------| 86.55% tmpcsCK4v.zip |################################################-------| 86.6% tmpcsCK4v.zip |################################################-------| 86.64% tmpcsCK4v.zip |################################################-------| 86.69% tmpcsCK4v.zip |################################################-------| 86.73% tmpcsCK4v.zip |################################################-------| 86.78% tmpcsCK4v.zip |################################################-------| 86.83% tmpcsCK4v.zip |################################################-------| 86.87% tmpcsCK4v.zip |################################################-------| 86.92% tmpcsCK4v.zip |################################################-------| 86.96% tmpcsCK4v.zip |################################################-------| 87.01% tmpcsCK4v.zip |################################################-------| 87.05% tmpcsCK4v.zip |################################################-------| 87.1% tmpcsCK4v.zip |################################################-------| 87.14% tmpcsCK4v.zip |################################################-------| 87.19% tmpcsCK4v.zip |################################################-------| 87.24% tmpcsCK4v.zip |################################################-------| 87.28% tmpcsCK4v.zip |################################################-------| 87.33% tmpcsCK4v.zip |################################################-------| 87.37% tmpcsCK4v.zip |################################################-------| 87.42% tmpcsCK4v.zip |################################################-------| 87.46% tmpcsCK4v.zip |################################################-------| 87.51% tmpcsCK4v.zip |################################################-------| 87.56% tmpcsCK4v.zip |################################################-------| 87.6% tmpcsCK4v.zip |################################################-------| 87.65% tmpcsCK4v.zip |################################################-------| 87.69% tmpcsCK4v.zip |################################################-------| 87.74% tmpcsCK4v.zip |################################################-------| 87.78% tmpcsCK4v.zip |################################################-------| 87.83% tmpcsCK4v.zip |################################################-------| 87.87% tmpcsCK4v.zip |################################################-------| 87.92% tmpcsCK4v.zip |################################################-------| 87.97% tmpcsCK4v.zip |################################################-------| 88.01% tmpcsCK4v.zip |################################################-------| 88.06% tmpcsCK4v.zip |################################################-------| 88.1% tmpcsCK4v.zip |################################################-------| 88.15% tmpcsCK4v.zip |#################################################------| 88.19% tmpcsCK4v.zip |#################################################------| 88.24% tmpcsCK4v.zip |#################################################------| 88.29% tmpcsCK4v.zip |#################################################------| 88.33% tmpcsCK4v.zip |#################################################------| 88.38% tmpcsCK4v.zip |#################################################------| 88.42% tmpcsCK4v.zip |#################################################------| 88.47% tmpcsCK4v.zip |#################################################------| 88.51% tmpcsCK4v.zip |#################################################------| 88.56% tmpcsCK4v.zip |#################################################------| 88.61% tmpcsCK4v.zip |#################################################------| 88.65% tmpcsCK4v.zip |#################################################------| 88.7% tmpcsCK4v.zip |#################################################------| 88.74% tmpcsCK4v.zip |#################################################------| 88.79% tmpcsCK4v.zip |#################################################------| 88.83% tmpcsCK4v.zip |#################################################------| 88.88% tmpcsCK4v.zip |#################################################------| 88.92% tmpcsCK4v.zip |#################################################------| 88.97% tmpcsCK4v.zip |#################################################------| 89.02% tmpcsCK4v.zip |#################################################------| 89.06% tmpcsCK4v.zip |#################################################------| 89.11% tmpcsCK4v.zip |#################################################------| 89.15% tmpcsCK4v.zip |#################################################------| 89.2% tmpcsCK4v.zip |#################################################------| 89.24% tmpcsCK4v.zip |#################################################------| 89.29% tmpcsCK4v.zip |#################################################------| 89.34% tmpcsCK4v.zip |#################################################------| 89.38% tmpcsCK4v.zip |#################################################------| 89.43% tmpcsCK4v.zip |#################################################------| 89.47% tmpcsCK4v.zip |#################################################------| 89.52% tmpcsCK4v.zip |#################################################------| 89.56% tmpcsCK4v.zip |#################################################------| 89.61% tmpcsCK4v.zip |#################################################------| 89.66% tmpcsCK4v.zip |#################################################------| 89.7% tmpcsCK4v.zip |#################################################------| 89.75% tmpcsCK4v.zip |#################################################------| 89.79% tmpcsCK4v.zip |#################################################------| 89.84% tmpcsCK4v.zip |#################################################------| 89.88% tmpcsCK4v.zip |#################################################------| 89.93% tmpcsCK4v.zip |#################################################------| 89.97% tmpcsCK4v.zip |##################################################-----| 90.02% tmpcsCK4v.zip |##################################################-----| 90.07% tmpcsCK4v.zip |##################################################-----| 90.11% tmpcsCK4v.zip |##################################################-----| 90.16% tmpcsCK4v.zip |##################################################-----| 90.2% tmpcsCK4v.zip |##################################################-----| 90.25% tmpcsCK4v.zip |##################################################-----| 90.29% tmpcsCK4v.zip |##################################################-----| 90.34% tmpcsCK4v.zip |##################################################-----| 90.39% tmpcsCK4v.zip |##################################################-----| 90.43% tmpcsCK4v.zip |##################################################-----| 90.48% tmpcsCK4v.zip |##################################################-----| 90.52% tmpcsCK4v.zip |##################################################-----| 90.57% tmpcsCK4v.zip |##################################################-----| 90.61% tmpcsCK4v.zip |##################################################-----| 90.66% tmpcsCK4v.zip |##################################################-----| 90.71% tmpcsCK4v.zip |##################################################-----| 90.75% tmpcsCK4v.zip |##################################################-----| 90.8% tmpcsCK4v.zip |##################################################-----| 90.84% tmpcsCK4v.zip |##################################################-----| 90.89% tmpcsCK4v.zip |##################################################-----| 90.93% tmpcsCK4v.zip |##################################################-----| 90.98% tmpcsCK4v.zip |##################################################-----| 91.02% tmpcsCK4v.zip |##################################################-----| 91.07% tmpcsCK4v.zip |##################################################-----| 91.12% tmpcsCK4v.zip |##################################################-----| 91.16% tmpcsCK4v.zip |##################################################-----| 91.21% tmpcsCK4v.zip |##################################################-----| 91.25% tmpcsCK4v.zip |##################################################-----| 91.3% tmpcsCK4v.zip |##################################################-----| 91.34% tmpcsCK4v.zip |##################################################-----| 91.39% tmpcsCK4v.zip |##################################################-----| 91.44% tmpcsCK4v.zip |##################################################-----| 91.48% tmpcsCK4v.zip |##################################################-----| 91.53% tmpcsCK4v.zip |##################################################-----| 91.57% tmpcsCK4v.zip |##################################################-----| 91.62% tmpcsCK4v.zip |##################################################-----| 91.66% tmpcsCK4v.zip |##################################################-----| 91.71% tmpcsCK4v.zip |##################################################-----| 91.76% tmpcsCK4v.zip |##################################################-----| 91.8% tmpcsCK4v.zip |###################################################----| 91.85% tmpcsCK4v.zip |###################################################----| 91.89% tmpcsCK4v.zip |###################################################----| 91.94% tmpcsCK4v.zip |###################################################----| 91.98% tmpcsCK4v.zip |###################################################----| 92.03% tmpcsCK4v.zip |###################################################----| 92.07% tmpcsCK4v.zip |###################################################----| 92.12% tmpcsCK4v.zip |###################################################----| 92.17% tmpcsCK4v.zip |###################################################----| 92.21% tmpcsCK4v.zip |###################################################----| 92.26% tmpcsCK4v.zip |###################################################----| 92.3% tmpcsCK4v.zip |###################################################----| 92.35% tmpcsCK4v.zip |###################################################----| 92.39% tmpcsCK4v.zip |###################################################----| 92.44% tmpcsCK4v.zip |###################################################----| 92.49% tmpcsCK4v.zip |###################################################----| 92.53% tmpcsCK4v.zip |###################################################----| 92.58% tmpcsCK4v.zip |###################################################----| 92.62% tmpcsCK4v.zip |###################################################----| 92.67% tmpcsCK4v.zip |###################################################----| 92.71% tmpcsCK4v.zip |###################################################----| 92.76% tmpcsCK4v.zip |###################################################----| 92.81% tmpcsCK4v.zip |###################################################----| 92.85% tmpcsCK4v.zip |###################################################----| 92.9% tmpcsCK4v.zip |###################################################----| 92.94% tmpcsCK4v.zip |###################################################----| 92.99% tmpcsCK4v.zip |###################################################----| 93.03% tmpcsCK4v.zip |###################################################----| 93.08% tmpcsCK4v.zip |###################################################----| 93.12% tmpcsCK4v.zip |###################################################----| 93.17% tmpcsCK4v.zip |###################################################----| 93.22% tmpcsCK4v.zip |###################################################----| 93.26% tmpcsCK4v.zip |###################################################----| 93.31% tmpcsCK4v.zip |###################################################----| 93.35% tmpcsCK4v.zip |###################################################----| 93.4% tmpcsCK4v.zip |###################################################----| 93.44% tmpcsCK4v.zip |###################################################----| 93.49% tmpcsCK4v.zip |###################################################----| 93.54% tmpcsCK4v.zip |###################################################----| 93.58% tmpcsCK4v.zip |###################################################----| 93.63% tmpcsCK4v.zip |####################################################---| 93.67% tmpcsCK4v.zip |####################################################---| 93.72% tmpcsCK4v.zip |####################################################---| 93.76% tmpcsCK4v.zip |####################################################---| 93.81% tmpcsCK4v.zip |####################################################---| 93.86% tmpcsCK4v.zip |####################################################---| 93.9% tmpcsCK4v.zip |####################################################---| 93.95% tmpcsCK4v.zip |####################################################---| 93.99% tmpcsCK4v.zip |####################################################---| 94.04% tmpcsCK4v.zip |####################################################---| 94.08% tmpcsCK4v.zip |####################################################---| 94.13% tmpcsCK4v.zip |####################################################---| 94.17% tmpcsCK4v.zip |####################################################---| 94.22% tmpcsCK4v.zip |####################################################---| 94.27% tmpcsCK4v.zip |####################################################---| 94.31% tmpcsCK4v.zip |####################################################---| 94.36% tmpcsCK4v.zip |####################################################---| 94.4% tmpcsCK4v.zip |####################################################---| 94.45% tmpcsCK4v.zip |####################################################---| 94.49% tmpcsCK4v.zip |####################################################---| 94.54% tmpcsCK4v.zip |####################################################---| 94.59% tmpcsCK4v.zip |####################################################---| 94.63% tmpcsCK4v.zip |####################################################---| 94.68% tmpcsCK4v.zip |####################################################---| 94.72% tmpcsCK4v.zip |####################################################---| 94.77% tmpcsCK4v.zip |####################################################---| 94.81% tmpcsCK4v.zip |####################################################---| 94.86% tmpcsCK4v.zip |####################################################---| 94.9% tmpcsCK4v.zip |####################################################---| 94.95% tmpcsCK4v.zip |####################################################---| 95.0% tmpcsCK4v.zip |####################################################---| 95.04% tmpcsCK4v.zip |####################################################---| 95.09% tmpcsCK4v.zip |####################################################---| 95.13% tmpcsCK4v.zip |####################################################---| 95.18% tmpcsCK4v.zip |####################################################---| 95.22% tmpcsCK4v.zip |####################################################---| 95.27% tmpcsCK4v.zip |####################################################---| 95.32% tmpcsCK4v.zip |####################################################---| 95.36% tmpcsCK4v.zip |####################################################---| 95.41% tmpcsCK4v.zip |####################################################---| 95.45% tmpcsCK4v.zip |#####################################################--| 95.5% tmpcsCK4v.zip |#####################################################--| 95.54% tmpcsCK4v.zip |#####################################################--| 95.59% tmpcsCK4v.zip |#####################################################--| 95.64% tmpcsCK4v.zip |#####################################################--| 95.68% tmpcsCK4v.zip |#####################################################--| 95.73% tmpcsCK4v.zip |#####################################################--| 95.77% tmpcsCK4v.zip |#####################################################--| 95.82% tmpcsCK4v.zip |#####################################################--| 95.86% tmpcsCK4v.zip |#####################################################--| 95.91% tmpcsCK4v.zip |#####################################################--| 95.95% tmpcsCK4v.zip |#####################################################--| 96.0% tmpcsCK4v.zip |#####################################################--| 96.05% tmpcsCK4v.zip |#####################################################--| 96.09% tmpcsCK4v.zip |#####################################################--| 96.14% tmpcsCK4v.zip |#####################################################--| 96.18% tmpcsCK4v.zip |#####################################################--| 96.23% tmpcsCK4v.zip |#####################################################--| 96.27% tmpcsCK4v.zip |#####################################################--| 96.32% tmpcsCK4v.zip |#####################################################--| 96.37% tmpcsCK4v.zip |#####################################################--| 96.41% tmpcsCK4v.zip |#####################################################--| 96.46% tmpcsCK4v.zip |#####################################################--| 96.5% tmpcsCK4v.zip |#####################################################--| 96.55% tmpcsCK4v.zip |#####################################################--| 96.59% tmpcsCK4v.zip |#####################################################--| 96.64% tmpcsCK4v.zip |#####################################################--| 96.69% tmpcsCK4v.zip |#####################################################--| 96.73% tmpcsCK4v.zip |#####################################################--| 96.78% tmpcsCK4v.zip |#####################################################--| 96.82% tmpcsCK4v.zip |#####################################################--| 96.87% tmpcsCK4v.zip |#####################################################--| 96.91% tmpcsCK4v.zip |#####################################################--| 96.96% tmpcsCK4v.zip |#####################################################--| 97.0% tmpcsCK4v.zip |#####################################################--| 97.05% tmpcsCK4v.zip |#####################################################--| 97.1% tmpcsCK4v.zip |#####################################################--| 97.14% tmpcsCK4v.zip |#####################################################--| 97.19% tmpcsCK4v.zip |#####################################################--| 97.23% tmpcsCK4v.zip |######################################################-| 97.28% tmpcsCK4v.zip |######################################################-| 97.32% tmpcsCK4v.zip |######################################################-| 97.37% tmpcsCK4v.zip |######################################################-| 97.42% tmpcsCK4v.zip |######################################################-| 97.46% tmpcsCK4v.zip |######################################################-| 97.51% tmpcsCK4v.zip |######################################################-| 97.55% tmpcsCK4v.zip |######################################################-| 97.6% tmpcsCK4v.zip |######################################################-| 97.64% tmpcsCK4v.zip |######################################################-| 97.69% tmpcsCK4v.zip |######################################################-| 97.74% tmpcsCK4v.zip |######################################################-| 97.78% tmpcsCK4v.zip |######################################################-| 97.83% tmpcsCK4v.zip |######################################################-| 97.87% tmpcsCK4v.zip |######################################################-| 97.92% tmpcsCK4v.zip |######################################################-| 97.96% tmpcsCK4v.zip |######################################################-| 98.01% tmpcsCK4v.zip |######################################################-| 98.05% tmpcsCK4v.zip |######################################################-| 98.1% tmpcsCK4v.zip |######################################################-| 98.15% tmpcsCK4v.zip |######################################################-| 98.19% tmpcsCK4v.zip |######################################################-| 98.24% tmpcsCK4v.zip |######################################################-| 98.28% tmpcsCK4v.zip |######################################################-| 98.33% tmpcsCK4v.zip |######################################################-| 98.37% tmpcsCK4v.zip |######################################################-| 98.42% tmpcsCK4v.zip |######################################################-| 98.47% tmpcsCK4v.zip |######################################################-| 98.51% tmpcsCK4v.zip |######################################################-| 98.56% tmpcsCK4v.zip |######################################################-| 98.6% tmpcsCK4v.zip |######################################################-| 98.65% tmpcsCK4v.zip |######################################################-| 98.69% tmpcsCK4v.zip |######################################################-| 98.74% tmpcsCK4v.zip |######################################################-| 98.79% tmpcsCK4v.zip |######################################################-| 98.83% tmpcsCK4v.zip |######################################################-| 98.88% tmpcsCK4v.zip |######################################################-| 98.92% tmpcsCK4v.zip |######################################################-| 98.97% tmpcsCK4v.zip |######################################################-| 99.01% tmpcsCK4v.zip |######################################################-| 99.06% tmpcsCK4v.zip |#######################################################| 99.1% tmpcsCK4v.zip |#######################################################| 99.15% tmpcsCK4v.zip |#######################################################| 99.2% tmpcsCK4v.zip |#######################################################| 99.24% tmpcsCK4v.zip |#######################################################| 99.29% tmpcsCK4v.zip |#######################################################| 99.33% tmpcsCK4v.zip |#######################################################| 99.38% tmpcsCK4v.zip |#######################################################| 99.42% tmpcsCK4v.zip |#######################################################| 99.47% tmpcsCK4v.zip |#######################################################| 99.52% tmpcsCK4v.zip |#######################################################| 99.56% tmpcsCK4v.zip |#######################################################| 99.61% tmpcsCK4v.zip |#######################################################| 99.65% tmpcsCK4v.zip |#######################################################| 99.7% tmpcsCK4v.zip |#######################################################| 99.74% tmpcsCK4v.zip |#######################################################| 99.79% tmpcsCK4v.zip |#######################################################| 99.84% tmpcsCK4v.zip |#######################################################| 99.88% tmpcsCK4v.zip |#######################################################| 99.93% tmpcsCK4v.zip |#######################################################| 99.97% tmpcsCK4v.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 04a86701-f7a8-46cc-889d-a16d04e42915 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-05-10 03:44:20,990 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-10 03:44:20,991 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f sudo: unable to resolve host vyos-vrouter-vm-23f54b95-8e63-4fdb-b582-607d3674a58f 2019-05-10 03:44:20,992 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-05-10 03:44:36,808 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-05-10 03:44:36,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:44:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:44:37,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 03:44:37 GMT X-Openstack-Request-Id: req-13561f45-bec1-41d7-9ca5-96c1cf6f4e79 2019-05-10 03:44:37,137 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:39:26Z", "file": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "176235db-c38d-4911-85d1-1f21616d01e1", "size": 297533440, "self": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:44:37,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-13561f45-bec1-41d7-9ca5-96c1cf6f4e79 2019-05-10 03:44:37,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32670378685s 2019-05-10 03:44:37,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 03:44:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}' 2019-05-10 03:44:37,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Fri, 10 May 2019 03:44:37 GMT Location: http://172.30.9.21:9292/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fcc8fb6-b93d-4c89-9f14-d8031a045d7a 2019-05-10 03:44:37,484 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:44:37Z", "file": "/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "6891f1e2-929f-49be-bb2e-565b405ca880", "size": null, "self": "/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": null, "created_at": "2019-05-10T03:44:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 03:44:37,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3fcc8fb6-b93d-4c89-9f14-d8031a045d7a 2019-05-10 03:44:37,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.336276054382s 2019-05-10 03:44:37,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 03:44:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '' 2019-05-10 03:45:09,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:45:09 GMT X-Openstack-Request-Id: req-5b288a92-a2e8-4dfc-93b9-b6f96005606c 2019-05-10 03:45:09,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:45:09,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880/file used request id req-5b288a92-a2e8-4dfc-93b9-b6f96005606c 2019-05-10 03:45:09,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 31.6065139771s 2019-05-10 03:45:09,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:45:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:45:09,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Fri, 10 May 2019 03:45:09 GMT X-Openstack-Request-Id: req-09d40539-545f-4ee9-b184-6e2f45f58787 2019-05-10 03:45:09,246 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:45:09Z", "file": "/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "6891f1e2-929f-49be-bb2e-565b405ca880", "size": 2148073472, "self": "/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6891f1e2-929f-49be-bb2e-565b405ca880/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6891f1e2-929f-49be-bb2e-565b405ca880/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-05-10T03:44:37Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:39:26Z", "file": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "176235db-c38d-4911-85d1-1f21616d01e1", "size": 297533440, "self": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:45:09,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-09d40539-545f-4ee9-b184-6e2f45f58787 2019-05-10 03:45:09,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.148543834686s 2019-05-10 03:45:09,250 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6891f1e2-929f-49be-bb2e-565b405ca880/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880/file', 'owner': u'a893492d1eab4da2b0bede6bdbda67bf', 'id': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'size': 2148073472, u'self': u'/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a893492d1eab4da2b0bede6bdbda67bf', 'name': 'vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/6891f1e2-929f-49be-bb2e-565b405ca880/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T03:45:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T03:45:09Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f', 'created': u'2019-05-10T03:44:37Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-05-10T03:44:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-05-10 03:45:09,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 03:45:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-10 03:45:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Fri, 10 May 2019 03:45: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-e716c678-b8d5-4b4f-b895-9bf7785d7126 x-openstack-request-id: req-e716c678-b8d5-4b4f-b895-9bf7785d7126 2019-05-10 03:45:09,568 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c"}} 2019-05-10 03:45:09,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e716c678-b8d5-4b4f-b895-9bf7785d7126 2019-05-10 03:45:09,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318202018738s 2019-05-10 03:45:09,570 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f', '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'2ab4035b39944105b06c1331442b1700', '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'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'swap': 0}) 2019-05-10 03:45:09,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 03:45:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" -d '{"extra_specs": {}}' 2019-05-10 03:45:09,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:45: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-d29ab802-0698-4b4e-ac00-87a8ca03a3c5 x-openstack-request-id: req-d29ab802-0698-4b4e-ac00-87a8ca03a3c5 2019-05-10 03:45:09,595 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 03:45:09,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c/os-extra_specs used request id req-d29ab802-0698-4b4e-ac00-87a8ca03a3c5 2019-05-10 03:45:09,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024934053421s 2019-05-10 03:45:09,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-10 03:45:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:45:09,609 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 03:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b9032d-c5d5-42ff-91c5-a193cf5365bb 2019-05-10 03:45:09,610 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:09,610 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-94b9032d-c5d5-42ff-91c5-a193cf5365bb 2019-05-10 03:45:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:45:09,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 10 May 2019 03:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d741693-ffa0-422b-ac56-fc7edac2b6a1 2019-05-10 03:45:09,824 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-10 03:45:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-8d741693-ffa0-422b-ac56-fc7edac2b6a1 2019-05-10 03:45:09,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.224980115891s 2019-05-10 03:45:09,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-10 03:45:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:45:10,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1855 Content-Type: application/json Date: Fri, 10 May 2019 03:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8c3b1a-3479-4b07-8164-45cf9b6dde55 2019-05-10 03:45:10,049 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0bbc8dee83b3489b962e2114cf62ce5b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0c081648b46d474a895caec4b907fc81"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "0c081648b46d474a895caec4b907fc81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0fcd13fe43894435aba2182a0aaef19e"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/29de9eb316714cb186ca627326edef8c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "29de9eb316714cb186ca627326edef8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3a34cdc6fa1d4263995b85e988fa8701"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4392ba4565aa4b7b85599d5b97503309"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/457e5ddce5c24640ba998607df87e7ac"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "457e5ddce5c24640ba998607df87e7ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a4c67eba85340d39ee2860164e70cd2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c9c3a1a1ffd41b08f7fffbc886444a6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/575ebbed17a84e1fa362c2397e2b3228"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5920414fe48e4dc09b547d06ea88484e"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c7d4427b944483cbf5d77e0d7a6a71d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/608ec0a90c064646ac4bcfd0c9ca013e"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6307b19169ae4652b8391dd5a7cffd69"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/68e94e1228fe4866b0df6586d4b0f001"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6cdbf79e150d4f54bd763fd6896b79dd"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81818c742982435182e3154adf3cad19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "81818c742982435182e3154adf3cad19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81b67bdf849f4103877c4a2d043d8626"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8254d3473d7248fa9d7ececbeaf87c95"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8a00461b4f9d44d3987e48f72029164f"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a77f0fe7224d4df9805a3460c62cbd50"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b12a9ad1c44b47f895b7f2435abb73a0"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b4d2f99cabee4f45b43c0bf3415167fa"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b6166790d90440119e294231a208f4c2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "b6166790d90440119e294231a208f4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b64e978f9b394b76bf7e3b3f3f53029d"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b83986b4cf0b43c0b8b8feb242ccf093"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b8c64e5f1f9b43b09c5d7fe416ccaaff"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be95347ab288492983b1b12595ff35d6"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "be95347ab288492983b1b12595ff35d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5da4c5ab4364eca966621cbf09c415d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc924646ea894d339b3e6d5ee2f0d8b4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cfde1508db6f447cac45ff931c66ea6d"}, "url": "http://12.0.0.32:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e20e3d2771ee438b9437fcded236799f"}, "url": "http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "e20e3d2771ee438b9437fcded236799f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e36cc923c2324f5994945768640d37c8"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "e36cc923c2324f5994945768640d37c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e9bc9da5b5bf400f8b7b96d71c37f079"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee94da9d07464850ba822c5788c77047"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "ee94da9d07464850ba822c5788c77047"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f0884554905b474b89b969bc38d2dc08"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "f0884554905b474b89b969bc38d2dc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f2dc769f33574ed4a5ddc110186af1f5"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "f2dc769f33574ed4a5ddc110186af1f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f34adf989c5f4e18b921d2015f9a72d8"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-10 03:45:10,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-8a8c3b1a-3479-4b07-8164-45cf9b6dde55 2019-05-10 03:45:10,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.215423822403s 2019-05-10 03:45:10,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-05-10 03:45:10,064 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-05-10 03:45:15,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:15,543 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-10 03:45:15,544 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:15.492Z", "updated_at": "2019-05-10T03:45:15.492Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "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.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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_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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.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"}, "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"}, "target_vnf_image_id": {"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"}, "region": {"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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "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"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"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.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"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"}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:15 GMT 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:15,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:15,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-05-10 03:45:15,575 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.21:5000", "keystone_tenant_name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "6891f1e2-929f-49be-bb2e-565b405ca880", "keystone_password": "fNtecRwPRvLUMJWjWheDbjxeoGyjWP", "reference_vnf_flavor_id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "target_vnf_flavor_id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "target_vnf_image_id": "6891f1e2-929f-49be-bb2e-565b405ca880"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-05-10 03:45:16,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:16,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:16,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:16,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:16,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:16,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-05-10 03:45:16,669 - 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": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "target_vnf_flavor_id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "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_23f54b95-8e63-4fdb-b582-607d3674a58f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "6891f1e2-929f-49be-bb2e-565b405ca880", "keystone_password": "fNtecRwPRvLUMJWjWheDbjxeoGyjWP", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21: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": "6891f1e2-929f-49be-bb2e-565b405ca880", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:15.680Z", "created_by": "admin", "updated_at": "2019-05-10T03:45:15.680Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:16 GMT 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:16,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:16,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions 2019-05-10 03:45:16,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:16,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:16,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:16,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:16,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:16,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:16.097Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:16.098Z", "id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:16 GMT 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:16,755 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:16,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:16,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:16,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:16,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:16,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:16 GMT 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:16,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:16,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:16,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/8c5fbbac-cd20-4343-aec8-6923feaf172e 2019-05-10 03:45:16,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:16,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:16.097Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:16.098Z", "id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"} 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:16 GMT 2019-05-10 03:45:16,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:16,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:16,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:16,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:16,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:16,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:21,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:21,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:21,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:17.507Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:17.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.103Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:17.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.103Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:17.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.103Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:17.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:17.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:17.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:18.734Z", "message": "Using existing installation of managed plugin: 04a86701-f7a8-46cc-889d-a16d04e42915 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:18.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8c5fbbac-cd20-4343-aec8-6923feaf172e", "logger": "ctx.4a513f3f-1655-406e-9dcf-99dab02b7bb4"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:21 GMT 2019-05-10 03:45:21,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:21,988 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:21,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:21,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:21,988 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:21,988 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:21,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-10 03:45:21,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-05-10 03:45:21,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-10 03:45:21,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-10 03:45:21,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-10 03:45:21,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-10 03:45:21,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-05-10 03:45:21,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-10 03:45:21,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-05-10 03:45:21,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-10 03:45:21,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-10 03:45:21,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-10 03:45:21,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-10 03:45:21,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-05-10 03:45:21,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 04a86701-f7a8-46cc-889d-a16d04e42915 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-10 03:45:21,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/8c5fbbac-cd20-4343-aec8-6923feaf172e 2019-05-10 03:45:22,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T03:45:18.501Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:16.097Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:16.098Z", "id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"} 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:22,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:22 GMT 2019-05-10 03:45:22,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:22,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:22,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:22,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:22,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:22,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:22,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-05-10 03:45:22,096 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:22,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:22 GMT 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:22,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:22,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:22,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:22 GMT 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:22,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:22,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:22,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:22,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:22,830 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:22 GMT 2019-05-10 03:45:22,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:22,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:22,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:22,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:22,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:27,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:28,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:23.305Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:23.162Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:25.528Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:26.122Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:26.122Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:26.122Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:26.718Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:26.718Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:26.718Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.314Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:26.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.314Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:25.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.314Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:26.469Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:26.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3060456469cd8231a3a7e0fb161d249257ed93ef\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b578135a-7cfa-454e-ad41-372fe89f684f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b578135a-7cfa-454e-ad41-372fe89f684f", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:27.964Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:26.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:28,064 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:28 GMT 2019-05-10 03:45:28,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:28,065 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:28,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:28,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:28,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:28,065 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:28,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-05-10 03:45:28,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-10 03:45:28,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-10 03:45:28,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-10 03:45:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-10 03:45:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-10 03:45:28,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060456469cd8231a3a7e0fb161d249257ed93ef" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-05-10 03:45:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b578135a-7cfa-454e-ad41-372fe89f684f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b578135a-7cfa-454e-ad41-372fe89f684f 2019-05-10 03:45:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-10 03:45:28,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:28,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:28,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:28,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:28,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:28,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:28,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:28 GMT 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:28,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:33,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:33,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:33,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bb7dcd6d15535bda9ebf5de04578fe2f9132520\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-12113e5d-2007-4373-9763-a6a19f67e326", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-12113e5d-2007-4373-9763-a6a19f67e326", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-12113e5d-2007-4373-9763-a6a19f67e326 Date: Fri, 10 May 2019 03:45:28 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:28Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:28Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.0976d9f7-8fb9-45bd-aefd-68fe3b2ba6f1"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-49c9c48f-e324-4450-ab34-ee60587db621", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:28.636Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c9c48f-e324-4450-ab34-ee60587db621 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:27.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-224b9443-e1da-4085-a8bc-86c5c5e0ee1e", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-224b9443-e1da-4085-a8bc-86c5c5e0ee1e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f327f9e763c538804aee9775f10896c2aa31438\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}903976a248f90d104bbae7ec366f06822c4505db\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-935fc109-e4dc-496d-a0ce-eba7607ae068", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-935fc109-e4dc-496d-a0ce-eba7607ae068", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.779Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935fc109-e4dc-496d-a0ce-eba7607ae068 x-compute-request-id: req-935fc109-e4dc-496d-a0ce-eba7607ae068 Content-Encoding: gzip Content-Length: 1778 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEA0liS39kClxtViQRojcsJ6XPm3s21bAIXNgurvFGSy/rVKxnh\\nae8McHn6PT/j+5PNBI5aiopnDiOPsdcL+KH/wvqFFg8wH1N2GyfMLe5mfQ/K/td8\\n26fUI9lGNVTlY73TmXEbmZvt3u2Fn3u4QXMp1pp9i5EqRqueZXGRi3UzsUFklS7f\\nmcFM8C83xEcVMzH9xw3ph+133GpVAcvWsAPjnxQoUQm0W2A0C44T0eih9x6PNRhE\\n0yHV4OwRSHQ/aWTuXocDdVWTRJotGiN2tODFmCvycuER9suzhzC2Y48bezPrtP1J\\n+ZZHxmahKYE9Rfzc4pyoxKuDa+WGLbBKMvQcdwIDAQABAoIBAGeTg+dEBbmAlTLd\\n/9nqY9wX3VRS+QXRVbqgLpWRmXZl8jfCC7RNKNPtzGICpvGHiwm2SzEzC6HzsttA\\naD2rD7TkBUqiefDC+UJP64Omg8MLVsr8Mxg6YQSyBZdXUYk2vQ4umwedt5jxXr30\\nfvuDiNOKyU1DUwzvjxSmwqNoN+cMxrbmfxyPkGld9kmXuBfkdm0YrrPIBtxSOT3z\\nUR/vqFjo+MW4pmv7joaa42OrTGcAvNEeIHqdzyTchTm3E2oXRpLQYe/YUWgbWbCo\\nvNV9zz33lg1QnwYprUS9Ed/RlFXGHKhZKRnyA4rnN5EDelI1ze++WEILElfmyCrp\\ne+eYRNECgYEA7Gf3cGvpy17PNyXxeQ8ElH0s/rLK+pYVrEG2HsYSaaDc3feie4br\\nOPXrkcwGM/pAh5bfTkbPutIDb5vkG//OnO1zN9HsnHrjvI9Vbpm70doVU47jhILf\\n4tof5K67xb147oSGUWpZl9qnHgY4X+RP1t0EqGYT+GsGAJQYOCW/k98CgYEA48eq\\ntsOt8kENYH16BCC22k+a74Jdp7hxkeDuIg+WEoVROa9P8irSXKYiv/lQPjrUVlgx\\nKQ70wxoMjv+T3aBJUymURPoXBBiI+m4uB93BTVp6MXlYHm1CjJXaAac3lrM/ZGxh\\n/C0RSGoERSw5fQIZq5VXlkHNGCkDH7KJnk2eSmkCgYBDFVmEwEqOmC/K4Wx9QsK0\\n9DRhbhDlPNOXlun8H464BJrILe4giW+UMUyQicm01C2djDV/u95UkCXDdQQs4dEa\\nfNL2Iw62dLTNHAtNIDjI2s60cFalkpG/iNAGD4NfIF4BqP+IeNpFmhlUDsXOiDYT\\nrZIVyymdk5kXbu7Ud/m+FwKBgByeN3qi9zXaqn2XBj+ChLbFDahN7splyA8V/ZVV\\n8/r7uQrQVfENJETzsqYAAu7uoUL/7Z1E/ceNfEpzHfbYbp3+OVy5Ny8SjhM4yJvA\\nZsr7NSMGJeYcwCG9qhhPFBLhDnPlkiIG34cDmum99rMYEnWWW9zLA6Onc3cGDXhQ\\nNDURAoGAYNPrXFKDTKHR3urvrW8b7iCHxqr9CcAfSOl6jlo6wHABLE4vLCnUGt36\\n7oUuxALPs/flf0XKEhrRNx0NP7R+34lzKoDdj97pMXtYXlpneD9ltbM8RVv31GEY\\nulmUZGSVqDQAcdTBlY4BbD3W5HKBQe9MGCJHrNUqgMBs+H3R9F4=\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.779Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.d1266195-be49-4e0e-bf68-d2c6dda188d5"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b498dba2-ccc9-48ab-9a3b-946b49ca0c79", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.242Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b498dba2-ccc9-48ab-9a3b-946b49ca0c79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:28.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f327f9e763c538804aee9775f10896c2aa31438\" -d '{\"floatingip\": {\"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebe4a39-2afd-4cfa-8030-1d34f383482d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7ebe4a39-2afd-4cfa-8030-1d34f383482d", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e38a5095-ea65-4548-bf96-0f26242b9d4b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7303ef94-5211-45c5-bec9-bed9aec794d6", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-71776827-c9b7-426d-8fa9-cbfe6f298bd2 Date: Fri, 10 May 2019 03:45:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-71776827-c9b7-426d-8fa9-cbfe6f298bd2", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-71776827-c9b7-426d-8fa9-cbfe6f298bd2", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "management_plane_network_fdahdo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1591dc19-19b2-416d-b02e-08df5cacf144"}, {"node_instance_id": "management_plane_network_fdahdo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c837bf-277f-4d76-a572-abd4e1fa880c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1591dc19-19b2-416d-b02e-08df5cacf144"}, {"node_instance_id": "management_plane_network_fdahdo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-61c837bf-277f-4d76-a572-abd4e1fa880c", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1591dc19-19b2-416d-b02e-08df5cacf144"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7303ef94-5211-45c5-bec9-bed9aec794d6 Date: Fri, 10 May 2019 03:45:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7303ef94-5211-45c5-bec9-bed9aec794d6", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e38a5095-ea65-4548-bf96-0f26242b9d4b", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}], "metadata": {"pagination": {"total": 121, "offset": 18, "size": 50}}} 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:33,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:33 GMT 2019-05-10 03:45:33,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:33,408 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:33,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:33,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:33,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:33,408 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:33,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-10 03:45:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb7dcd6d15535bda9ebf5de04578fe2f9132520" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-05-10 03:45:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-12113e5d-2007-4373-9763-a6a19f67e326 2019-05-10 03:45:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-12113e5d-2007-4373-9763-a6a19f67e326 2019-05-10 03:45:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-12113e5d-2007-4373-9763-a6a19f67e326 Date: Fri, 10 May 2019 03:45:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:45:28Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:28Z","mtu":1450}} 2019-05-10 03:45:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-49c9c48f-e324-4450-ab34-ee60587db621 2019-05-10 03:45:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c9c48f-e324-4450-ab34-ee60587db621 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-224b9443-e1da-4085-a8bc-86c5c5e0ee1e 2019-05-10 03:45:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-224b9443-e1da-4085-a8bc-86c5c5e0ee1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:33,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-10 03:45:33,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:33,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f327f9e763c538804aee9775f10896c2aa31438" 2019-05-10 03:45:33,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903976a248f90d104bbae7ec366f06822c4505db" 2019-05-10 03:45:33,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-935fc109-e4dc-496d-a0ce-eba7607ae068 2019-05-10 03:45:33,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-935fc109-e4dc-496d-a0ce-eba7607ae068 2019-05-10 03:45:33,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935fc109-e4dc-496d-a0ce-eba7607ae068 x-compute-request-id: req-935fc109-e4dc-496d-a0ce-eba7607ae068 Content-Encoding: gzip Content-Length: 1778 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0liS39kClxtViQRojcsJ6XPm3s21bAIXNgurvFGSy/rVKxnh\nae8McHn6PT/j+5PNBI5aiopnDiOPsdcL+KH/wvqFFg8wH1N2GyfMLe5mfQ/K/td8\n26fUI9lGNVTlY73TmXEbmZvt3u2Fn3u4QXMp1pp9i5EqRqueZXGRi3UzsUFklS7f\nmcFM8C83xEcVMzH9xw3ph+133GpVAcvWsAPjnxQoUQm0W2A0C44T0eih9x6PNRhE\n0yHV4OwRSHQ/aWTuXocDdVWTRJotGiN2tODFmCvycuER9suzhzC2Y48bezPrtP1J\n+ZZHxmahKYE9Rfzc4pyoxKuDa+WGLbBKMvQcdwIDAQABAoIBAGeTg+dEBbmAlTLd\n/9nqY9wX3VRS+QXRVbqgLpWRmXZl8jfCC7RNKNPtzGICpvGHiwm2SzEzC6HzsttA\naD2rD7TkBUqiefDC+UJP64Omg8MLVsr8Mxg6YQSyBZdXUYk2vQ4umwedt5jxXr30\nfvuDiNOKyU1DUwzvjxSmwqNoN+cMxrbmfxyPkGld9kmXuBfkdm0YrrPIBtxSOT3z\nUR/vqFjo+MW4pmv7joaa42OrTGcAvNEeIHqdzyTchTm3E2oXRpLQYe/YUWgbWbCo\nvNV9zz33lg1QnwYprUS9Ed/RlFXGHKhZKRnyA4rnN5EDelI1ze++WEILElfmyCrp\ne+eYRNECgYEA7Gf3cGvpy17PNyXxeQ8ElH0s/rLK+pYVrEG2HsYSaaDc3feie4br\nOPXrkcwGM/pAh5bfTkbPutIDb5vkG//OnO1zN9HsnHrjvI9Vbpm70doVU47jhILf\n4tof5K67xb147oSGUWpZl9qnHgY4X+RP1t0EqGYT+GsGAJQYOCW/k98CgYEA48eq\ntsOt8kENYH16BCC22k+a74Jdp7hxkeDuIg+WEoVROa9P8irSXKYiv/lQPjrUVlgx\nKQ70wxoMjv+T3aBJUymURPoXBBiI+m4uB93BTVp6MXlYHm1CjJXaAac3lrM/ZGxh\n/C0RSGoERSw5fQIZq5VXlkHNGCkDH7KJnk2eSmkCgYBDFVmEwEqOmC/K4Wx9QsK0\n9DRhbhDlPNOXlun8H464BJrILe4giW+UMUyQicm01C2djDV/u95UkCXDdQQs4dEa\nfNL2Iw62dLTNHAtNIDjI2s60cFalkpG/iNAGD4NfIF4BqP+IeNpFmhlUDsXOiDYT\nrZIVyymdk5kXbu7Ud/m+FwKBgByeN3qi9zXaqn2XBj+ChLbFDahN7splyA8V/ZVV\n8/r7uQrQVfENJETzsqYAAu7uoUL/7Z1E/ceNfEpzHfbYbp3+OVy5Ny8SjhM4yJvA\nZsr7NSMGJeYcwCG9qhhPFBLhDnPlkiIG34cDmum99rMYEnWWW9zLA6Onc3cGDXhQ\nNDURAoGAYNPrXFKDTKHR3urvrW8b7iCHxqr9CcAfSOl6jlo6wHABLE4vLCnUGt36\n7oUuxALPs/flf0XKEhrRNx0NP7R+34lzKoDdj97pMXtYXlpneD9ltbM8RVv31GEY\nulmUZGSVqDQAcdTBlY4BbD3W5HKBQe9MGCJHrNUqgMBs+H3R9F4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "name": "vnf_test_keypair", "fingerprint": "3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef"}} 2019-05-10 03:45:33,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b498dba2-ccc9-48ab-9a3b-946b49ca0c79 2019-05-10 03:45:33,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b498dba2-ccc9-48ab-9a3b-946b49ca0c79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:33,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:33,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-10 03:45:33,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:33,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided. 2019-05-10 03:45:33,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f327f9e763c538804aee9775f10896c2aa31438" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}}' 2019-05-10 03:45:33,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:33,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebe4a39-2afd-4cfa-8030-1d34f383482d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:33,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7ebe4a39-2afd-4cfa-8030-1d34f383482d 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e38a5095-ea65-4548-bf96-0f26242b9d4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7303ef94-5211-45c5-bec9-bed9aec794d6 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-71776827-c9b7-426d-8fa9-cbfe6f298bd2 Date: Fri, 10 May 2019 03:45:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-71776827-c9b7-426d-8fa9-cbfe6f298bd2 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-71776827-c9b7-426d-8fa9-cbfe6f298bd2 2019-05-10 03:45:33,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-10 03:45:33,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-05-10 03:45:33,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c837bf-277f-4d76-a572-abd4e1fa880c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-61c837bf-277f-4d76-a572-abd4e1fa880c 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7303ef94-5211-45c5-bec9-bed9aec794d6 Date: Fri, 10 May 2019 03:45:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7303ef94-5211-45c5-bec9-bed9aec794d6 2019-05-10 03:45:33,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e38a5095-ea65-4548-bf96-0f26242b9d4b 2019-05-10 03:45:33,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:33,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:33,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:33,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:33,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:33,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:33 GMT 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:33,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:38,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:38,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_r2dhxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:29.947Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.e0d281ef-d589-4cbf-99fc-d3e990731f61"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c210376fa5cddba75de383ef5d1e8265f895bfe\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.023Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "management_plane_network_fdahdo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-3d7ec703-de25-4fa6-b07d-caa8b0fb4d28 Date: Fri, 10 May 2019 03:45:30 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:30Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1591dc19-19b2-416d-b02e-08df5cacf144"}, {"node_instance_id": "management_plane_network_fdahdo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d7ec703-de25-4fa6-b07d-caa8b0fb4d28", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1591dc19-19b2-416d-b02e-08df5cacf144"}, {"node_instance_id": "management_plane_network_fdahdo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d7ec703-de25-4fa6-b07d-caa8b0fb4d28", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1591dc19-19b2-416d-b02e-08df5cacf144"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7359f05f-d9d0-4b53-8b6e-decebe925a59 Date: Fri, 10 May 2019 03:45:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7359f05f-d9d0-4b53-8b6e-decebe925a59", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.418Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7359f05f-d9d0-4b53-8b6e-decebe925a59", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c210376fa5cddba75de383ef5d1e8265f895bfe\" -d '{\"floatingip\": {\"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-b14fbbcb-47d9-4e8d-bd65-7297675b1284 Date: Fri, 10 May 2019 03:45:30 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:45:30Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T03:45:30Z\", \"revision_number\": 0, \"id\": \"7ccd670d-ce79-4d17-805d-f3d934570909\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T03:45:30Z\", \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-10T03:45:30Z\", \"revision_number\": 0, \"id\": \"ff71c7c9-84ea-4e5f-845f-f8f39660f5e8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-10T03:45:30Z\", \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\"}], \"revision_number\": 1, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b14fbbcb-47d9-4e8d-bd65-7297675b1284", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b14fbbcb-47d9-4e8d-bd65-7297675b1284", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:29.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:30.977Z", "message": "Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.418Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'created_at': u'2019-05-10T03:45:30Z', u'updated_at': u'2019-05-10T03:45:30Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'port_id': None, u'id': u'183e8465-f629-4838-9b5c-e865c36f0ad7', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d630a7c1-332c-4751-9b13-f46b14c5c6a7 Date: Fri, 10 May 2019 03:45:31 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:45:30Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 0, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": null, \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.437Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d630a7c1-332c-4751-9b13-f46b14c5c6a7", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:31.587Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d630a7c1-332c-4751-9b13-f46b14c5c6a7", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5b218bf8-d10a-45e9-821d-9d56e501dab7"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.183Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d84913e-0046-4044-860e-65da79dc542f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.183Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5d84913e-0046-4044-860e-65da79dc542f", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.183Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.183Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}544b33a27d67110db7b3e31f4ee693c66f593075\" -d '{\"subnet\": {\"network_id\": \"3d66bed1-00ac-47f4-bca5-b9988dda01af\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.183Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.677Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'created_at': u'2019-05-10T03:45:31Z', u'updated_at': u'2019-05-10T03:45:31Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'port_id': None, u'id': u'ac97c57c-9e46-45d7-a08a-0ebb4936db8d', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1039d34b-d3c2-4393-afa4-5450af5bbe58", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1039d34b-d3c2-4393-afa4-5450af5bbe58", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1039d34b-d3c2-4393-afa4-5450af5bbe58 Date: Fri, 10 May 2019 03:45:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:45:31Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": null, \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a13b7ea2-eb1e-4182-a909-d47db4ce827a"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "external_network_r2dhxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:32.740Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:30.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "router_f1pqcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-25fe81b5-a1e4-44fe-8e13-4948783442db", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-25fe81b5-a1e4-44fe-8e13-4948783442db", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/a0b418b9-570f-4f43-80a4-edb9056d7b48.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42fcdfd684471c94ca725a0d79e7b41e83a5832b\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}], "metadata": {"pagination": {"total": 177, "offset": 68, "size": 50}}} 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:38 GMT 2019-05-10 03:45:38,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:38,569 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:38,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:38,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:38,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:38,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:38,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-10 03:45:38,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:38,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c210376fa5cddba75de383ef5d1e8265f895bfe" 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-3d7ec703-de25-4fa6-b07d-caa8b0fb4d28 Date: Fri, 10 May 2019 03:45:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:45:30Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}} 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d7ec703-de25-4fa6-b07d-caa8b0fb4d28 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d7ec703-de25-4fa6-b07d-caa8b0fb4d28 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7359f05f-d9d0-4b53-8b6e-decebe925a59 Date: Fri, 10 May 2019 03:45:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:45:38,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7359f05f-d9d0-4b53-8b6e-decebe925a59 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-7359f05f-d9d0-4b53-8b6e-decebe925a59 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c210376fa5cddba75de383ef5d1e8265f895bfe" -d '{"floatingip": {"floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}}' 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-b14fbbcb-47d9-4e8d-bd65-7297675b1284 Date: Fri, 10 May 2019 03:45:30 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:45:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:45:30Z", "revision_number": 0, "id": "7ccd670d-ce79-4d17-805d-f3d934570909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:45:30Z", "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:45:30Z", "revision_number": 0, "id": "ff71c7c9-84ea-4e5f-845f-f8f39660f5e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:45:30Z", "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "d9029008-c47c-4eba-97b3-3a46ef657106", "name": "vnf_test_security_group"}} 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b14fbbcb-47d9-4e8d-bd65-7297675b1284 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b14fbbcb-47d9-4e8d-bd65-7297675b1284 2019-05-10 03:45:38,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network a0b418b9-570f-4f43-80a4-edb9056d7b48 from name external provided. 2019-05-10 03:45:38,574 - 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'a893492d1eab4da2b0bede6bdbda67bf', u'created_at': u'2019-05-10T03:45:30Z', u'updated_at': u'2019-05-10T03:45:30Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'port_id': None, u'id': u'183e8465-f629-4838-9b5c-e865c36f0ad7', u'qos_policy_id': None} 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d630a7c1-332c-4751-9b13-f46b14c5c6a7 Date: Fri, 10 May 2019 03:45:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:45:30Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": null, "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}} 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:38,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d630a7c1-332c-4751-9b13-f46b14c5c6a7 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d630a7c1-332c-4751-9b13-f46b14c5c6a7 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d84913e-0046-4044-860e-65da79dc542f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5d84913e-0046-4044-860e-65da79dc542f 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544b33a27d67110db7b3e31f4ee693c66f593075" -d '{"subnet": {"network_id": "3d66bed1-00ac-47f4-bca5-b9988dda01af", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-10 03:45:38,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3" 2019-05-10 03:45:38,576 - 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'a893492d1eab4da2b0bede6bdbda67bf', u'created_at': u'2019-05-10T03:45:31Z', u'updated_at': u'2019-05-10T03:45:31Z', u'floating_network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'a893492d1eab4da2b0bede6bdbda67bf', u'port_id': None, u'id': u'ac97c57c-9e46-45d7-a08a-0ebb4936db8d', u'qos_policy_id': None} 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1039d34b-d3c2-4393-afa4-5450af5bbe58 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1039d34b-d3c2-4393-afa4-5450af5bbe58 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1039d34b-d3c2-4393-afa4-5450af5bbe58 Date: Fri, 10 May 2019 03:45:32 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:45:31Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": null, "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}} 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:38,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-25fe81b5-a1e4-44fe-8e13-4948783442db 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-25fe81b5-a1e4-44fe-8e13-4948783442db 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/a0b418b9-570f-4f43-80a4-edb9056d7b48.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42fcdfd684471c94ca725a0d79e7b41e83a5832b" 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-05-10 03:45:38,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:38,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:38,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:38,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:38,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:38,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:38 GMT 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:38,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:38,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:38,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:43,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:43,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:43,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:43,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa0297a-c3a9-42c3-98cb-2d70acaaa2a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.299Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9aa0297a-c3a9-42c3-98cb-2d70acaaa2a2", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2d21b08c-5bc8-4059-90d4-b549b1a93d02", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2d21b08c-5bc8-4059-90d4-b549b1a93d02", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42fcdfd684471c94ca725a0d79e7b41e83a5832b\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-2d21b08c-5bc8-4059-90d4-b549b1a93d02 Date: Fri, 10 May 2019 03:45:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-05-10T03:45:33Z\", \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:33Z\", \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"id\": \"322aaddb-87e3-4633-acc7-bde6dda797a3\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/a0b418b9-570f-4f43-80a4-edb9056d7b48.json used request id req-5af66571-cb1c-475a-a9d0-2334961dbba9", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/a0b418b9-570f-4f43-80a4-edb9056d7b48.json used request id req-5af66571-cb1c-475a-a9d0-2334961dbba9", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5af66571-cb1c-475a-a9d0-2334961dbba9 Date: Fri, 10 May 2019 03:45:33 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"a0b418b9-570f-4f43-80a4-edb9056d7b48\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4dd5ea0e-0d26-403f-965f-275eea78cacc\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-09T20:57:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"c1a4b97bc73f4da58427bb714d22b9c5\",\"created_at\":\"2019-05-09T20:31:11Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2da7b3d2-895d-49e7-8425-c9ea3fcce78a", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2da7b3d2-895d-49e7-8425-c9ea3fcce78a", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-2da7b3d2-895d-49e7-8425-c9ea3fcce78a Date: Fri, 10 May 2019 03:45:33 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:32Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-10T03:45:32Z\",\"gateway_ip\":null,\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"12.0.0.1\",\"end\":\"12.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"12.0.0.0/24\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3023659b-fb65-4071-87e0-a5bd74d1b0e5"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4b03ff33-4742-4461-af21-7c2316d21618", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4b03ff33-4742-4461-af21-7c2316d21618", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4b03ff33-4742-4461-af21-7c2316d21618 Date: Fri, 10 May 2019 03:45:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-05-10T03:45:33Z\", \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:33Z\", \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"id\": \"35c94414-7721-4fc3-a261-eef8552d93e0\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "router_f1pqcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.459Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_network_fdahdo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:31.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-caace831-b0b4-4db6-b381-b4df9ffb7e1f", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-caace831-b0b4-4db6-b381-b4df9ffb7e1f", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-caace831-b0b4-4db6-b381-b4df9ffb7e1f Date: Fri, 10 May 2019 03:45:33 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-05-10T03:45:33Z\", \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:33Z\", \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"id\": \"61ddc502-1702-47fc-9b06-fd4166f18415\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:33.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.737Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:32.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3fb5d345-99f0-49f2-b582-59cca39f91b5", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3fb5d345-99f0-49f2-b582-59cca39f91b5", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3fb5d345-99f0-49f2-b582-59cca39f91b5 Date: Fri, 10 May 2019 03:45:34 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-05-10T03:45:34Z\", \"security_group_id\": \"d9029008-c47c-4eba-97b3-3a46ef657106\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:34Z\", \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"id\": \"26166229-8ac7-4c8b-b150-651a1565da77\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5fce2de6-f1ea-4192-981a-1d8f666f6575"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:34.640Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:33.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:35.186Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:35.186Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:35.186Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:34.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:35.782Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:35.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:35.782Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:35.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:35.782Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:35.033Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:36.432Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:36.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:36.432Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:35.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 239, "offset": 118, "size": 50}}} 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:43 GMT 2019-05-10 03:45:43,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:43,726 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:43,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:43,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:43,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:43,726 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:43,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:43,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa0297a-c3a9-42c3-98cb-2d70acaaa2a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:43,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9aa0297a-c3a9-42c3-98cb-2d70acaaa2a2 2019-05-10 03:45:43,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2d21b08c-5bc8-4059-90d4-b549b1a93d02 2019-05-10 03:45:43,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2d21b08c-5bc8-4059-90d4-b549b1a93d02 2019-05-10 03:45:43,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42fcdfd684471c94ca725a0d79e7b41e83a5832b" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "vnf_test_router"}}' 2019-05-10 03:45:43,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-2d21b08c-5bc8-4059-90d4-b549b1a93d02 Date: Fri, 10 May 2019 03:45:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-05-10T03:45:33Z", "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 0, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:33Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "322aaddb-87e3-4633-acc7-bde6dda797a3"}} 2019-05-10 03:45:43,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/a0b418b9-570f-4f43-80a4-edb9056d7b48.json used request id req-5af66571-cb1c-475a-a9d0-2334961dbba9 2019-05-10 03:45:43,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/a0b418b9-570f-4f43-80a4-edb9056d7b48.json used request id req-5af66571-cb1c-475a-a9d0-2334961dbba9 2019-05-10 03:45:43,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5af66571-cb1c-475a-a9d0-2334961dbba9 Date: Fri, 10 May 2019 03:45:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}} 2019-05-10 03:45:43,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2da7b3d2-895d-49e7-8425-c9ea3fcce78a 2019-05-10 03:45:43,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2da7b3d2-895d-49e7-8425-c9ea3fcce78a 2019-05-10 03:45:43,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-2da7b3d2-895d-49e7-8425-c9ea3fcce78a Date: Fri, 10 May 2019 03:45:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:32Z","dns_nameservers":[],"updated_at":"2019-05-10T03:45:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"a893492d1eab4da2b0bede6bdbda67bf","id":"f4035278-c896-44b5-b0af-9f31b1340ac5","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-05-10 03:45:43,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 03:45:43,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4b03ff33-4742-4461-af21-7c2316d21618 2019-05-10 03:45:43,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4b03ff33-4742-4461-af21-7c2316d21618 2019-05-10 03:45:43,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4b03ff33-4742-4461-af21-7c2316d21618 Date: Fri, 10 May 2019 03:45:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-05-10T03:45:33Z", "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 22, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:33Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "35c94414-7721-4fc3-a261-eef8552d93e0"}} 2019-05-10 03:45:43,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-05-10 03:45:43,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-10 03:45:43,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:43,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:43,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 03:45:43,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-caace831-b0b4-4db6-b381-b4df9ffb7e1f 2019-05-10 03:45:43,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-caace831-b0b4-4db6-b381-b4df9ffb7e1f 2019-05-10 03:45:43,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-caace831-b0b4-4db6-b381-b4df9ffb7e1f Date: Fri, 10 May 2019 03:45:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-05-10T03:45:33Z", "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 1, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:33Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "61ddc502-1702-47fc-9b06-fd4166f18415"}} 2019-05-10 03:45:43,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71acf1812a00e454a390223af89242c557dbb3e3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-10 03:45:43,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:43,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:43,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:43,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-10 03:45:43,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:43,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:43,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3fb5d345-99f0-49f2-b582-59cca39f91b5 2019-05-10 03:45:43,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3fb5d345-99f0-49f2-b582-59cca39f91b5 2019-05-10 03:45:43,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3fb5d345-99f0-49f2-b582-59cca39f91b5 Date: Fri, 10 May 2019 03:45:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-05-10T03:45:34Z", "security_group_id": "d9029008-c47c-4eba-97b3-3a46ef657106", "port_range_min": 1, "revision_number": 0, "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:34Z", "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "26166229-8ac7-4c8b-b150-651a1565da77"}} 2019-05-10 03:45:43,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:43,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-10 03:45:43,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-10 03:45:43,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:43,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:43,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:43,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:43,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:43,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:43 GMT 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:43,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:48,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:48,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:48,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:48,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:48,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:48,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:48,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:36.432Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:36.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:36.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.810Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35c850d5-28e2-41e6-891b-8aed3d732ef8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:36.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:37.437Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.810Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c65d50b-b856-4b62-ab1d-63c8a4be8c12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:37.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.810Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8c65d50b-b856-4b62-ab1d-63c8a4be8c12", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:37.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.810Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef8b234cceb8a680edabfcfe6428e054ecd71194\" -d '{\"port\": {\"network_id\": \"3d66bed1-00ac-47f4-bca5-b9988dda01af\", \"fixed_ips\": [{\"subnet_id\": \"f4035278-c896-44b5-b0af-9f31b1340ac5\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:37.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:37.810Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-35c850d5-28e2-41e6-891b-8aed3d732ef8", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:36.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:38.427Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51edc580aa3bd9dea2a138b210b8d47f26a821e3\" -d '{\"port\": {\"network_id\": \"3d66bed1-00ac-47f4-bca5-b9988dda01af\", \"fixed_ips\": [{\"subnet_id\": \"f4035278-c896-44b5-b0af-9f31b1340ac5\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:37.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:38.962Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ceae5a99-7cfd-4d61-971e-3319847d6f58 Date: Fri, 10 May 2019 03:45:38 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:38.810Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-2db852db-8695-4f64-9606-c9ebf456bd28 Date: Fri, 10 May 2019 03:45:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-2db852db-8695-4f64-9606-c9ebf456bd28", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-2db852db-8695-4f64-9606-c9ebf456bd28", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1ec3e821-ae24-407b-8a5c-9d33ab1e6b72"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-ceae5a99-7cfd-4d61-971e-3319847d6f58", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:38.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:39.606Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-ceae5a99-7cfd-4d61-971e-3319847d6f58", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:38.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.35d65e5a-472e-49c4-9b4d-4a896d59264e"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.205Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.205Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.205Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.640Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.815Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.815Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.892Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.815Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:39.745Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.815Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-9b5cb324-2955-422a-9a14-ec8039dc4468 Date: Fri, 10 May 2019 03:45:40 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"4dd5ea0e-0d26-403f-965f-275eea78cacc\", \"ip_address\": \"172.30.9.206\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:33Z\", \"admin_state_up\": true, \"updated_at\": \"2019-05-10T03:45:35Z\", \"flavor_id\": null, \"revision_number\": 3, \"routes\": [], \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.815Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9b5cb324-2955-422a-9a14-ec8039dc4468", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": "router_f1pqcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:40.815Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/routers.json used request id req-9b5cb324-2955-422a-9a14-ec8039dc4468", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.df26207b-1d87-4d83-bcf9-6b1a37717f47"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:41.425Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14bcfe7-a6e8-493b-b9e8-113c33b8a881 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.117Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:41.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.112Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:41.425Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:41.425Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.330Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:41.425Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:41.425Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b14bcfe7-a6e8-493b-b9e8-113c33b8a881", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.117Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.585Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "router_f1pqcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "router_f1pqcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:40.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38f88a7e89db3d28149d234c669202cc2b8c4705\" -d '{\"port\": {\"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.887Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-d635f4b4-9cd9-4587-a725-e88080066254", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.886Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-d635f4b4-9cd9-4587-a725-e88080066254", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.885Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-d635f4b4-9cd9-4587-a725-e88080066254 Date: Fri, 10 May 2019 03:45:41 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.885Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-394e4d4b-684a-431f-8cf9-625b8c4587fb", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.712Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "connect_security_group(): source_id=2d27fe43-7140-4d91-8621-cd21590cdada target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.886Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-394e4d4b-684a-431f-8cf9-625b8c4587fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.712Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.707Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38f88a7e89db3d28149d234c669202cc2b8c4705\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.530Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": "router_f1pqcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.553Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "router_f1pqcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.553Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}206628ec728473cc20494a27d5f3adadc3a2c34b\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.134Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:42.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6352399e-a7be-4a25-b1dc-ee637e404823 Date: Fri, 10 May 2019 03:45:42 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.411Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38f88a7e89db3d28149d234c669202cc2b8c4705\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.871Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ab1685dc-a766-425f-8c2c-601f56307b90 Date: Fri, 10 May 2019 03:45:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.914Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}], "metadata": {"pagination": {"total": 259, "offset": 168, "size": 50}}} 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:48 GMT 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:48,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:48,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:48,893 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:48,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-10 03:45:48,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:48,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35c850d5-28e2-41e6-891b-8aed3d732ef8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:48,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:48,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c65d50b-b856-4b62-ab1d-63c8a4be8c12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:48,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8c65d50b-b856-4b62-ab1d-63c8a4be8c12 2019-05-10 03:45:48,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8b234cceb8a680edabfcfe6428e054ecd71194" -d '{"port": {"network_id": "3d66bed1-00ac-47f4-bca5-b9988dda01af", "fixed_ips": [{"subnet_id": "f4035278-c896-44b5-b0af-9f31b1340ac5"}], "name": "reference_vnf_data_plane_port", "security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:45:48,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-35c850d5-28e2-41e6-891b-8aed3d732ef8 2019-05-10 03:45:48,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51edc580aa3bd9dea2a138b210b8d47f26a821e3" -d '{"port": {"network_id": "3d66bed1-00ac-47f4-bca5-b9988dda01af", "fixed_ips": [{"subnet_id": "f4035278-c896-44b5-b0af-9f31b1340ac5"}], "name": "target_vnf_data_plane_port", "security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:45:48,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ceae5a99-7cfd-4d61-971e-3319847d6f58 Date: Fri, 10 May 2019 03:45:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:45:48,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-2db852db-8695-4f64-9606-c9ebf456bd28 Date: Fri, 10 May 2019 03:45:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:45:48,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-10 03:45:48,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:48,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-2db852db-8695-4f64-9606-c9ebf456bd28 2019-05-10 03:45:48,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-2db852db-8695-4f64-9606-c9ebf456bd28 2019-05-10 03:45:48,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-ceae5a99-7cfd-4d61-971e-3319847d6f58 2019-05-10 03:45:48,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-ceae5a99-7cfd-4d61-971e-3319847d6f58 2019-05-10 03:45:48,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:48,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-10 03:45:48,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:48,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:48,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-10 03:45:48,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-10 03:45:48,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-9b5cb324-2955-422a-9a14-ec8039dc4468 Date: Fri, 10 May 2019 03:45:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:33Z", "admin_state_up": true, "updated_at": "2019-05-10T03:45:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "name": "vnf_test_router"}} 2019-05-10 03:45:48,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9b5cb324-2955-422a-9a14-ec8039dc4468 2019-05-10 03:45:48,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/routers.json used request id req-9b5cb324-2955-422a-9a14-ec8039dc4468 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14bcfe7-a6e8-493b-b9e8-113c33b8a881 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b14bcfe7-a6e8-493b-b9e8-113c33b8a881 2019-05-10 03:45:48,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-10 03:45:48,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-05-10 03:45:48,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:48,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f88a7e89db3d28149d234c669202cc2b8c4705" -d '{"port": {"security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:45:48,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-d635f4b4-9cd9-4587-a725-e88080066254 2019-05-10 03:45:48,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-d635f4b4-9cd9-4587-a725-e88080066254 2019-05-10 03:45:48,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-d635f4b4-9cd9-4587-a725-e88080066254 Date: Fri, 10 May 2019 03:45:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-394e4d4b-684a-431f-8cf9-625b8c4587fb 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=2d27fe43-7140-4d91-8621-cd21590cdada target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-394e4d4b-684a-431f-8cf9-625b8c4587fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f88a7e89db3d28149d234c669202cc2b8c4705" 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:48,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:48,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206628ec728473cc20494a27d5f3adadc3a2c34b" 2019-05-10 03:45:48,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6352399e-a7be-4a25-b1dc-ee637e404823 Date: Fri, 10 May 2019 03:45:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:45:48,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f88a7e89db3d28149d234c669202cc2b8c4705" 2019-05-10 03:45:48,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ab1685dc-a766-425f-8c2c-601f56307b90 Date: Fri, 10 May 2019 03:45:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:45:48,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:48,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:48,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:48,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:48,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:48 GMT 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:48,961 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:48,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:53,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:54,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:54,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-14f3b9ce-0b5e-4190-894b-6240be93f7c9", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.870Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-14f3b9ce-0b5e-4190-894b-6240be93f7c9", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.870Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-14f3b9ce-0b5e-4190-894b-6240be93f7c9 Date: Fri, 10 May 2019 03:45:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.869Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}206628ec728473cc20494a27d5f3adadc3a2c34b\" -d '{\"port\": {\"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.413Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "connect_security_group(): source_id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.412Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-6352399e-a7be-4a25-b1dc-ee637e404823", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.411Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-6352399e-a7be-4a25-b1dc-ee637e404823", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.412Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "router_f1pqcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:41.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.130Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}206628ec728473cc20494a27d5f3adadc3a2c34b\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.361Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.394Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ab1685dc-a766-425f-8c2c-601f56307b90", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.914Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ab1685dc-a766-425f-8c2c-601f56307b90", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:42.915Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.11e00a8e-a27a-4874-854e-a577c19dbf67"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7474a7-d1c9-46d0-825c-bd87bdfd4fa6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2a7474a7-d1c9-46d0-825c-bd87bdfd4fa6", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.301Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-95584c67-4646-4d54-ae84-875548cf3abc Date: Fri, 10 May 2019 03:45:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:38Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.359Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-95584c67-4646-4d54-ae84-875548cf3abc", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.360Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:43.637Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-95584c67-4646-4d54-ae84-875548cf3abc", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.360Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.248Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-562dfb9a-9219-4945-bc9e-01d0ef2e2b38 Date: Fri, 10 May 2019 03:45:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.702Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.248Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.248Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:44.200Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.248Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-562dfb9a-9219-4945-bc9e-01d0ef2e2b38", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.702Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3878bf9ed5db380f4cac599d73786c95ab7b9ab\" -d '{\"subnet\": {\"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.248Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-562dfb9a-9219-4945-bc9e-01d0ef2e2b38", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:43.702Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5dd2e62d-eee2-48a0-837e-0114f25d58f1"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.881Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:44.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:44.881Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:44.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:45.499Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d5e42754-5c55-40ba-a2ca-007bb84a4e3c Date: Fri, 10 May 2019 03:45:45 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:44Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"gateway_ip\":\"11.0.0.1\",\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"11.0.0.2\",\"end\":\"11.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"11.0.0.0/24\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.045Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d5e42754-5c55-40ba-a2ca-007bb84a4e3c", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.045Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.045Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.045Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.045Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d5e42754-5c55-40ba-a2ca-007bb84a4e3c", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.3d323c01-efc1-4c61-b819-ce22c91e680c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.727Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:46.108Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:46.727Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:45.920Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:47.395Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:47.033Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:47.395Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4b53e63-05a5-4c10-8780-2ea2277c958d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:47.039Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:47.395Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d4b53e63-05a5-4c10-8780-2ea2277c958d", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:47.039Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:48.034Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f6e0fe7fdaf39e4c94a6759b9cfb9c1464cbe6d\" -d '{\"subnet_id\": \"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"}'", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:47.451Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:51.539Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc7c15ab-2cce-4894-a293-73f999a2f162 Date: Fri, 10 May 2019 03:45:51 GMT \nRESP BODY: {\"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"subnet_id\": \"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\", \"subnet_ids\": [\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"], \"port_id\": \"4e7bb9e4-d91d-4a79-9250-1bc709daeb06\", \"id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\"}\n", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:51.343Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:52.072Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/add_router_interface.json used request id req-bc7c15ab-2cce-4894-a293-73f999a2f162", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:51.344Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:52.072Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/add_router_interface.json used request id req-bc7c15ab-2cce-4894-a293-73f999a2f162", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:51.344Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.a036a14a-1307-491b-bdc0-302fc4e5be89"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:52.072Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:51.727Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:52.072Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:51.950Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:52.703Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:52.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:52.703Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:52.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:53.253Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:52.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:53.253Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:52.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 270, "offset": 218, "size": 50}}} 2019-05-10 03:45:54,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:54 GMT 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:54,127 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:54,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-14f3b9ce-0b5e-4190-894b-6240be93f7c9 2019-05-10 03:45:54,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-14f3b9ce-0b5e-4190-894b-6240be93f7c9 2019-05-10 03:45:54,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-14f3b9ce-0b5e-4190-894b-6240be93f7c9 Date: Fri, 10 May 2019 03:45:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:45:54,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206628ec728473cc20494a27d5f3adadc3a2c34b" -d '{"port": {"security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:45:54,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-10 03:45:54,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-6352399e-a7be-4a25-b1dc-ee637e404823 2019-05-10 03:45:54,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-6352399e-a7be-4a25-b1dc-ee637e404823 2019-05-10 03:45:54,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-10 03:45:54,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:54,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:54,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206628ec728473cc20494a27d5f3adadc3a2c34b" 2019-05-10 03:45:54,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-10 03:45:54,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-10 03:45:54,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ab1685dc-a766-425f-8c2c-601f56307b90 2019-05-10 03:45:54,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ab1685dc-a766-425f-8c2c-601f56307b90 2019-05-10 03:45:54,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:54,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7474a7-d1c9-46d0-825c-bd87bdfd4fa6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:54,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2a7474a7-d1c9-46d0-825c-bd87bdfd4fa6 2019-05-10 03:45:54,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-95584c67-4646-4d54-ae84-875548cf3abc Date: Fri, 10 May 2019 03:45:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:38Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:45:54,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-95584c67-4646-4d54-ae84-875548cf3abc 2019-05-10 03:45:54,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-95584c67-4646-4d54-ae84-875548cf3abc 2019-05-10 03:45:54,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-562dfb9a-9219-4945-bc9e-01d0ef2e2b38 Date: Fri, 10 May 2019 03:45:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:45:54,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:54,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-10 03:45:54,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-562dfb9a-9219-4945-bc9e-01d0ef2e2b38 2019-05-10 03:45:54,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3878bf9ed5db380f4cac599d73786c95ab7b9ab" -d '{"subnet": {"network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-05-10 03:45:54,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-562dfb9a-9219-4945-bc9e-01d0ef2e2b38 2019-05-10 03:45:54,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-10 03:45:54,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:54,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d5e42754-5c55-40ba-a2ca-007bb84a4e3c Date: Fri, 10 May 2019 03:45:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:44Z","dns_nameservers":[],"updated_at":"2019-05-10T03:45:44Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"a893492d1eab4da2b0bede6bdbda67bf","id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-05-10 03:45:54,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d5e42754-5c55-40ba-a2ca-007bb84a4e3c 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d5e42754-5c55-40ba-a2ca-007bb84a4e3c 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-05-10 03:45:54,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:54,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4b53e63-05a5-4c10-8780-2ea2277c958d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:54,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d4b53e63-05a5-4c10-8780-2ea2277c958d 2019-05-10 03:45:54,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6e0fe7fdaf39e4c94a6759b9cfb9c1464cbe6d" -d '{"subnet_id": "8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"}' 2019-05-10 03:45:54,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc7c15ab-2cce-4894-a293-73f999a2f162 Date: Fri, 10 May 2019 03:45:51 GMT RESP BODY: {"network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "subnet_id": "8717dcdf-29b0-4028-b9d4-6d2fc872d7e9", "subnet_ids": ["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"], "port_id": "4e7bb9e4-d91d-4a79-9250-1bc709daeb06", "id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2"} 2019-05-10 03:45:54,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/add_router_interface.json used request id req-bc7c15ab-2cce-4894-a293-73f999a2f162 2019-05-10 03:45:54,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/add_router_interface.json used request id req-bc7c15ab-2cce-4894-a293-73f999a2f162 2019-05-10 03:45:54,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-05-10 03:45:54,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-05-10 03:45:54,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:45:54,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:54,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:54,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:54,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:54,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:54,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:54,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:54 GMT 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:54,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:54,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:54,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:59,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:45:59,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:59,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:59,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:53.253Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:52.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:53.975Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:53.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:54.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:54.592Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1173d371-fcae-4e83-9e81-8a8158625b0e", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:54.592Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1173d371-fcae-4e83-9e81-8a8158625b0e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:55.324Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b9d6365f-1ef7-4a90-942a-b20eec980511", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:55.324Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d6365f-1ef7-4a90-942a-b20eec980511 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:55.324Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5516cc13dd0d96af9c71f631e44a706eafad19ee\" -d '{\"port\": {\"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"fixed_ips\": [{\"subnet_id\": \"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:55.324Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3318aea8f1dfc42c87573d855c8a9f245c6c0ca2\" -d '{\"port\": {\"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"fixed_ips\": [{\"subnet_id\": \"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:55.324Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:54.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:56.142Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb413157-4e71-41ac-ac42-f9bf80dcace8 Date: Fri, 10 May 2019 03:45:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:56.645Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-cb413157-4e71-41ac-ac42-f9bf80dcace8", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.033Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:56.645Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-cb413157-4e71-41ac-ac42-f9bf80dcace8", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.bbc40c5e-771f-492b-be06-7ae59d9015b4"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-fc3b90e7-e843-4777-ba65-cfb095f2a6d7", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fc3b90e7-e843-4777-ba65-cfb095f2a6d7 Date: Fri, 10 May 2019 03:45:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-fc3b90e7-e843-4777-ba65-cfb095f2a6d7", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6be626f8-ee59-45dd-86e6-3d3287535ba7"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.304Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:56.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.901Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.108Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.901Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.010Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:57.901Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.237Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:58.497Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.394Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:58.497Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:58.497Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e5f6be-6380-410f-bd8b-32c97c37c6c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:58.402Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:58.073Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:57.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:58.397Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c6e5f6be-6380-410f-bd8b-32c97c37c6c3", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:58.402Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cfd20a0256a2979f37fd5762c980097c1f35ac8\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:58.815Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.027Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}], "metadata": {"pagination": {"total": 301, "offset": 268, "size": 50}}} 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:59 GMT 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:45:59,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:59,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:59,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:45:59,310 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:45:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:45:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-10 03:45:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1173d371-fcae-4e83-9e81-8a8158625b0e 2019-05-10 03:45:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1173d371-fcae-4e83-9e81-8a8158625b0e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b9d6365f-1ef7-4a90-942a-b20eec980511 2019-05-10 03:45:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d6365f-1ef7-4a90-942a-b20eec980511 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5516cc13dd0d96af9c71f631e44a706eafad19ee" -d '{"port": {"network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "fixed_ips": [{"subnet_id": "8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"}], "name": "target_vnf_port", "security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:45:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3318aea8f1dfc42c87573d855c8a9f245c6c0ca2" -d '{"port": {"network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "fixed_ips": [{"subnet_id": "8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"}], "name": "reference_vnf_port", "security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:45:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb413157-4e71-41ac-ac42-f9bf80dcace8 Date: Fri, 10 May 2019 03:45:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:45:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-cb413157-4e71-41ac-ac42-f9bf80dcace8 2019-05-10 03:45:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-cb413157-4e71-41ac-ac42-f9bf80dcace8 2019-05-10 03:45:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-10 03:45:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-fc3b90e7-e843-4777-ba65-cfb095f2a6d7 2019-05-10 03:45:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-10 03:45:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fc3b90e7-e843-4777-ba65-cfb095f2a6d7 Date: Fri, 10 May 2019 03:45:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:45:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-fc3b90e7-e843-4777-ba65-cfb095f2a6d7 2019-05-10 03:45:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:45:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-10 03:45:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-10 03:45:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:45:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-10 03:45:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e5f6be-6380-410f-bd8b-32c97c37c6c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:45:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-10 03:45:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-10 03:45:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c6e5f6be-6380-410f-bd8b-32c97c37c6c3 2019-05-10 03:45:59,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20a0256a2979f37fd5762c980097c1f35ac8" 2019-05-10 03:45:59,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:45:59,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:45:59,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:45:59 GMT 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:45:59,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:04,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:04,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:04,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:04,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:04,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-77bbd2eb-b180-47cd-9883-7883b5dd48cf", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.164Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-77bbd2eb-b180-47cd-9883-7883b5dd48cf Date: Fri, 10 May 2019 03:45:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.164Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-77bbd2eb-b180-47cd-9883-7883b5dd48cf", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.164Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa7b9a4713310f823000f0c295828799cbd83c78\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.440Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cfd20a0256a2979f37fd5762c980097c1f35ac8\" -d '{\"port\": {\"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.166Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "connect_security_group(): source_id=559334b8-e1e8-40c1-a1ec-02a21adb8583 target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.164Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8acac3ff-9c79-4dae-90c7-1c528602519f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.032Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:45:59.761Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8acac3ff-9c79-4dae-90c7-1c528602519f", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.032Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6e2c1b6f-2093-42cb-8aa8-e255a9602ada Date: Fri, 10 May 2019 03:45:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.796Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-01026378-c9c2-459d-9fd8-ac337aa79f41 Date: Fri, 10 May 2019 03:45:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.865Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-01026378-c9c2-459d-9fd8-ac337aa79f41", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.865Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-01026378-c9c2-459d-9fd8-ac337aa79f41", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.866Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cfd20a0256a2979f37fd5762c980097c1f35ac8\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.867Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-6e2c1b6f-2093-42cb-8aa8-e255a9602ada", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.796Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-6e2c1b6f-2093-42cb-8aa8-e255a9602ada", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.797Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "connect_security_group(): source_id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.797Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa7b9a4713310f823000f0c295828799cbd83c78\" -d '{\"port\": {\"security_groups\": [\"d9029008-c47c-4eba-97b3-3a46ef657106\"]}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.798Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8d5035b0-8c59-4ae3-bc85-6088b436b0cc Date: Fri, 10 May 2019 03:45:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:59Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.924Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-8d5035b0-8c59-4ae3-bc85-6088b436b0cc", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.924Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.348Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-8d5035b0-8c59-4ae3-bc85-6088b436b0cc", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:45:59.924Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.387a77f7-8acf-4db8-bb38-5c4a68ba204a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-31e67c4d-010b-49f4-a27c-ec8204fe0136", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.545Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa7b9a4713310f823000f0c295828799cbd83c78\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.546Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.289Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5c2bdd01-f54c-41c7-b7a9-12283b7d5e5d Date: Fri, 10 May 2019 03:46:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:00Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.884Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.424Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-31e67c4d-010b-49f4-a27c-ec8204fe0136 Date: Fri, 10 May 2019 03:46:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.545Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:00.923Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-31e67c4d-010b-49f4-a27c-ec8204fe0136", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.545Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:01.508Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-5c2bdd01-f54c-41c7-b7a9-12283b7d5e5d", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.884Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:01.508Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:01.254Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:01.508Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-5c2bdd01-f54c-41c7-b7a9-12283b7d5e5d", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:00.884Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5ebd5c7f-3a6e-47b8-a4d6-e460c78564b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:01.508Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:01.429Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.124Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:01.377Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.124Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b254ec47-655e-41d5-9a9b-569ad4d8a304 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:01.434Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.124Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b254ec47-655e-41d5-9a9b-569ad4d8a304", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:01.434Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.124Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}721a68387a26d223ea5230189e56a194fdc6948f\" -d '{\"floatingip\": {\"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\"}}'", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:01.843Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:02.353Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.692Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-79caaf18-5d95-4497-a4c9-27e19d8cd6f2", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:02.358Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:02.692Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79caaf18-5d95-4497-a4c9-27e19d8cd6f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:02.358Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:03.343Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23ff1e5eb3c89ad5b4ba71ea85756db88b4ee78c\" -d '{\"floatingip\": {\"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\"}}'", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:02.769Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:03.878Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-01504299-8106-43d9-bfca-4928986e5196 Date: Fri, 10 May 2019 03:46:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:02Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:03.810Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}], "metadata": {"pagination": {"total": 341, "offset": 301, "size": 50}}} 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:04 GMT 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:04,463 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:04,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:04,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:04,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:04,464 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:04,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-77bbd2eb-b180-47cd-9883-7883b5dd48cf 2019-05-10 03:46:04,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-77bbd2eb-b180-47cd-9883-7883b5dd48cf Date: Fri, 10 May 2019 03:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:46:04,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-77bbd2eb-b180-47cd-9883-7883b5dd48cf 2019-05-10 03:46:04,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b9a4713310f823000f0c295828799cbd83c78" 2019-05-10 03:46:04,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20a0256a2979f37fd5762c980097c1f35ac8" -d '{"port": {"security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:46:04,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=559334b8-e1e8-40c1-a1ec-02a21adb8583 target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-10 03:46:04,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8acac3ff-9c79-4dae-90c7-1c528602519f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:04,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8acac3ff-9c79-4dae-90c7-1c528602519f 2019-05-10 03:46:04,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6e2c1b6f-2093-42cb-8aa8-e255a9602ada Date: Fri, 10 May 2019 03:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:46:04,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-01026378-c9c2-459d-9fd8-ac337aa79f41 Date: Fri, 10 May 2019 03:45:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:46:04,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-01026378-c9c2-459d-9fd8-ac337aa79f41 2019-05-10 03:46:04,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-01026378-c9c2-459d-9fd8-ac337aa79f41 2019-05-10 03:46:04,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20a0256a2979f37fd5762c980097c1f35ac8" 2019-05-10 03:46:04,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-6e2c1b6f-2093-42cb-8aa8-e255a9602ada 2019-05-10 03:46:04,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-6e2c1b6f-2093-42cb-8aa8-e255a9602ada 2019-05-10 03:46:04,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 target={u'external_id': u'd9029008-c47c-4eba-97b3-3a46ef657106', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-10 03:46:04,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b9a4713310f823000f0c295828799cbd83c78" -d '{"port": {"security_groups": ["d9029008-c47c-4eba-97b3-3a46ef657106"]}}' 2019-05-10 03:46:04,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8d5035b0-8c59-4ae3-bc85-6088b436b0cc Date: Fri, 10 May 2019 03:45:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:04,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-8d5035b0-8c59-4ae3-bc85-6088b436b0cc 2019-05-10 03:46:04,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-8d5035b0-8c59-4ae3-bc85-6088b436b0cc 2019-05-10 03:46:04,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-31e67c4d-010b-49f4-a27c-ec8204fe0136 2019-05-10 03:46:04,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b9a4713310f823000f0c295828799cbd83c78" 2019-05-10 03:46:04,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-10 03:46:04,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5c2bdd01-f54c-41c7-b7a9-12283b7d5e5d Date: Fri, 10 May 2019 03:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:04,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-10 03:46:04,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-31e67c4d-010b-49f4-a27c-ec8204fe0136 Date: Fri, 10 May 2019 03:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-31e67c4d-010b-49f4-a27c-ec8204fe0136 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-5c2bdd01-f54c-41c7-b7a9-12283b7d5e5d 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-5c2bdd01-f54c-41c7-b7a9-12283b7d5e5d 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-10 03:46:04,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b254ec47-655e-41d5-9a9b-569ad4d8a304 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:04,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b254ec47-655e-41d5-9a9b-569ad4d8a304 2019-05-10 03:46:04,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721a68387a26d223ea5230189e56a194fdc6948f" -d '{"floatingip": {"port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583"}}' 2019-05-10 03:46:04,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:04,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-79caaf18-5d95-4497-a4c9-27e19d8cd6f2 2019-05-10 03:46:04,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79caaf18-5d95-4497-a4c9-27e19d8cd6f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:04,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ff1e5eb3c89ad5b4ba71ea85756db88b4ee78c" -d '{"floatingip": {"port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356"}}' 2019-05-10 03:46:04,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-01504299-8106-43d9-bfca-4928986e5196 Date: Fri, 10 May 2019 03:46:03 GMT RESP BODY: {"floatingip": {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:02Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}} 2019-05-10 03:46:04,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:04,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:04,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:04 GMT 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:04,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:04,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:04,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:04,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:09,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:09,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:09,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:09,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:09,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:09,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:09,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:04.508Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:04.208Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:04.508Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:04.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:04.508Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-01504299-8106-43d9-bfca-4928986e5196", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:03.810Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:04.508Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-01504299-8106-43d9-bfca-4928986e5196", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:03.810Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8a336dd5-2e5d-40bc-9899-6108fb236b0c"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.089Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:04.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.089Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:04.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.717Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-38f05d6a-efd1-41f8-87d2-e175eae16a4c Date: Fri, 10 May 2019 03:46:05 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:03Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 1, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.060Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.717Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.717Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.364Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.717Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.717Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-38f05d6a-efd1-41f8-87d2-e175eae16a4c", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.061Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:05.717Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-38f05d6a-efd1-41f8-87d2-e175eae16a4c", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.060Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.cec312e2-ac3a-4b1f-93d0-c391600c35bc"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:06.434Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:05.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "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'559334b8-e1e8-40c1-a1ec-02a21adb8583', u'fixed_ip_address': u'11.0.0.21', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d1:54:ca'}, {u'external_id': u'2d27fe43-7140-4d91-8621-cd21590cdada', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7c:7b:e2'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88646aa3-2d22-413f-ad32-a5f16cd973d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88646aa3-2d22-413f-ad32-a5f16cd973d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-88646aa3-2d22-413f-ad32-a5f16cd973d1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-88646aa3-2d22-413f-ad32-a5f16cd973d1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:06.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:07.799Z", "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'fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:38:eb:0a'}, {u'external_id': u'd9a80ce0-6f61-4131-9fc5-9e89d74ba031', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4a:d8:c4'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:08.430Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:07.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.099Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e x-compute-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"176235db-c38d-4911-85d1-1f21616d01e1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}], "metadata": {"pagination": {"total": 377, "offset": 341, "size": 50}}} 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:09 GMT 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:09,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:09,627 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:09,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-10 03:46:09,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-10 03:46:09,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-01504299-8106-43d9-bfca-4928986e5196 2019-05-10 03:46:09,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-01504299-8106-43d9-bfca-4928986e5196 2019-05-10 03:46:09,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:46:09,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:46:09,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-38f05d6a-efd1-41f8-87d2-e175eae16a4c Date: Fri, 10 May 2019 03:46:05 GMT RESP BODY: {"floatingip": {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:03Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}} 2019-05-10 03:46:09,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 03:46:09,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-10 03:46:09,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-10 03:46:09,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-38f05d6a-efd1-41f8-87d2-e175eae16a4c 2019-05-10 03:46:09,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-38f05d6a-efd1-41f8-87d2-e175eae16a4c 2019-05-10 03:46:09,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:46:09,631 - 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'559334b8-e1e8-40c1-a1ec-02a21adb8583', u'fixed_ip_address': u'11.0.0.21', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d1:54:ca'}, {u'external_id': u'2d27fe43-7140-4d91-8621-cd21590cdada', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7c:7b:e2'}] 2019-05-10 03:46:09,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-05-10 03:46:09,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:09,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:09,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88646aa3-2d22-413f-ad32-a5f16cd973d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:09,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88646aa3-2d22-413f-ad32-a5f16cd973d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:09,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-88646aa3-2d22-413f-ad32-a5f16cd973d1 2019-05-10 03:46:09,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-10 03:46:09,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-10 03:46:09,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-88646aa3-2d22-413f-ad32-a5f16cd973d1 2019-05-10 03:46:09,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" 2019-05-10 03:46:09,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" 2019-05-10 03:46:09,633 - 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'fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:38:eb:0a'}, {u'external_id': u'd9a80ce0-6f61-4131-9fc5-9e89d74ba031', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4a:d8:c4'}] 2019-05-10 03:46:09,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" 2019-05-10 03:46:09,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" 2019-05-10 03:46:09,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-05-10 03:46:09,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:09,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:09,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:09,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:09,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a 2019-05-10 03:46:09,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fca48fd4-2a3a-4b5d-9f91-a0d2c9a5fc7a 2019-05-10 03:46:09,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e x-compute-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:09,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:09,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:09,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:09 GMT 2019-05-10 03:46:09,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:09,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:09,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:09,685 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:09,685 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:14,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:14,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:14,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e x-compute-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"176235db-c38d-4911-85d1-1f21616d01e1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 x-compute-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 x-compute-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 x-compute-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f\", \"fingerprint\": \"03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 x-compute-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f\", \"fingerprint\": \"03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:08.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:09.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 x-compute-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"176235db-c38d-4911-85d1-1f21616d01e1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 x-compute-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"176235db-c38d-4911-85d1-1f21616d01e1\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 x-compute-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 x-compute-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f\"}, {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef x-compute-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f\", \"fingerprint\": \"03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef x-compute-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f\", \"fingerprint\": \"03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}], "metadata": {"pagination": {"total": 492, "offset": 377, "size": 50}}} 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:14 GMT 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:14,763 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:14,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e" 2019-05-10 03:46:14,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93 2019-05-10 03:46:14,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93 2019-05-10 03:46:14,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93 2019-05-10 03:46:14,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" 2019-05-10 03:46:14,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e x-compute-request-id: req-80b5a1bc-6349-493e-ad22-bbaf172b022e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e 2019-05-10 03:46:14,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e 2019-05-10 03:46:14,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e 2019-05-10 03:46:14,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-80b5a1bc-6349-493e-ad22-bbaf172b022e 2019-05-10 03:46:14,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" 2019-05-10 03:46:14,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" 2019-05-10 03:46:14,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 x-compute-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 x-compute-request-id: req-2f7c484d-a844-4826-a7b3-e99295b14d93 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2f7c484d-a844-4826-a7b3-e99295b14d93 2019-05-10 03:46:14,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" 2019-05-10 03:46:14,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 x-compute-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova", "name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "fingerprint": "03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61"}}]} 2019-05-10 03:46:14,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 x-compute-request-id: req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova", "name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "fingerprint": "03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61"}}]} 2019-05-10 03:46:14,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 2019-05-10 03:46:14,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 2019-05-10 03:46:14,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 2019-05-10 03:46:14,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f50b5181-26a2-4aa9-8a5e-042aa981fdf7 2019-05-10 03:46:14,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:14,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:14,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:14,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:14,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff 2019-05-10 03:46:14,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ea689e1b-25b6-42e9-9a06-cc7147abc8ff 2019-05-10 03:46:14,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e" 2019-05-10 03:46:14,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef 2019-05-10 03:46:14,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 x-compute-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 x-compute-request-id: req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/6891f1e2-929f-49be-bb2e-565b405ca880", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/176235db-c38d-4911-85d1-1f21616d01e1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-72d65f40-e5f7-471a-a32a-bd7e5d4e55b4 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" 2019-05-10 03:46:14,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 x-compute-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:14,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:14,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 x-compute-request-id: req-ed81aa66-f0bf-4918-b308-347048e22371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:46:14,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371 2019-05-10 03:46:14,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371 2019-05-10 03:46:14,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371 2019-05-10 03:46:14,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed81aa66-f0bf-4918-b308-347048e22371 2019-05-10 03:46:14,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" 2019-05-10 03:46:14,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" 2019-05-10 03:46:14,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef x-compute-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova", "name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "fingerprint": "03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61"}}]} 2019-05-10 03:46:14,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef x-compute-request-id: req-d41a7f0f-9919-498b-9687-63c3bc0fcfef Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSWJLf2QKXG1WJBGiNywnpc+bezbVsAhc2C6u8UZLL+tUrGeFp7wxwefo9P+P7k80EjlqKimcOI4+x1wv4of/C+oUWDzAfU3YbJ8wt7mZ9D8r+13zbp9Qj2UY1VOVjvdOZcRuZm+3e7YWfe7hBcynWmn2LkSpGq55lcZGLdTOxQWSVLt+ZwUzwLzfERxUzMf3HDemH7XfcalUBy9awA+OfFChRCbRbYDQLjhPR6KH3Ho81GETTIdXg7BFIdD9pZO5ehwN1VZNEmi0aI3a04MWYK/Jy4RH2y7OHMLZjjxt7M+u0/Un5lkfGZqEpgT1F/NzinKjEq4Nr5YYtsEoy9Bx3 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "3d:6f:80:ca:10:58:79:4c:9e:04:fc:97:67:de:25:ef"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYNyh7xtNgb8gp+s9g8d3SpzrFYalIdu9q6wFpHfZ/kHaJ1xmVR7hXn07pRF6XIB51R8I8/+v5k0uC6EqeUM5O8sR557fbvAO9DstpTI3i2OELNZSvSyC57cE55SbCc9BzBOVBlzV492QdJ1UIQNtuAdeR4Xi1z82/aQ22kij7w3qfyP6ggcyAzmyt15jChzfnazaEB0+bZzkkYMmeWeQdC5FloSIYCePrlOKFUdFo6AzagKCJ0AIAu5tsyZIJqaXrVnCzqSUf+a3TzFCGBUi4ILYwdnW7NGUhgI4Z+HnFhVZ+0ZmCY1oHTI/Cg82cb4Ze0eRGqdd15pVvgNLVOwX Generated-by-Nova", "name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "fingerprint": "03:83:7b:ec:22:3f:77:d4:85:92:3b:b3:09:2e:09:61"}}]} 2019-05-10 03:46:14,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:14,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:14,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:14 GMT 2019-05-10 03:46:14,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:14,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:14,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:14,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:14,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:19,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:19,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:19,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:19,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:09.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc04ced-eb03-4740-849a-3d5b04667681 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc04ced-eb03-4740-849a-3d5b04667681 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5cc04ced-eb03-4740-849a-3d5b04667681", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5cc04ced-eb03-4740-849a-3d5b04667681", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.317Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:59Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:10.849Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:59Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'559334b8-e1e8-40c1-a1ec-02a21adb8583'}, {'port-id': u'2d27fe43-7140-4d91-8621-cd21590cdada'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'559334b8-e1e8-40c1-a1ec-02a21adb8583'}, {'port-id': u'2d27fe43-7140-4d91-8621-cd21590cdada'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\"}, {\"port\": \"2d27fe43-7140-4d91-8621-cd21590cdada\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\"}, {\"port\": \"2d27fe43-7140-4d91-8621-cd21590cdada\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-532676b5-40ff-4c26-9dd5-54efa8404db0 Date: Fri, 10 May 2019 03:46:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:00Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70cdff01-8ce9-4fa3-879a-93f5cad9380c Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70cdff01-8ce9-4fa3-879a-93f5cad9380c Date: Fri, 10 May 2019 03:46:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:11.405Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:10.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dff9446d-3df9-4d29-ab35-15bbeb02538c Date: Fri, 10 May 2019 03:46:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\"}, {\"port\": \"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}], "metadata": {"pagination": {"total": 526, "offset": 427, "size": 50}}} 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:19 GMT 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:19,910 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:19,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:19,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:19,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:19,911 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:19,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef 2019-05-10 03:46:19,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef 2019-05-10 03:46:19,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d41a7f0f-9919-498b-9687-63c3bc0fcfef 2019-05-10 03:46:19,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc04ced-eb03-4740-849a-3d5b04667681 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:19,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc04ced-eb03-4740-849a-3d5b04667681 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:19,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5cc04ced-eb03-4740-849a-3d5b04667681 2019-05-10 03:46:19,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5cc04ced-eb03-4740-849a-3d5b04667681 2019-05-10 03:46:19,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}]} 2019-05-10 03:46:19,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:19,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b 2019-05-10 03:46:19,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e" 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e" 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8" 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8" 2019-05-10 03:46:19,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}]} 2019-05-10 03:46:19,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 2019-05-10 03:46:19,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 2019-05-10 03:46:19,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 2019-05-10 03:46:19,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-564c7b7f-6421-4fc0-81fe-8c9eb8b0a282 2019-05-10 03:46:19,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 03:46:19,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e" 2019-05-10 03:46:19,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c313df06d9b7ebd6b6b4719ad1d1f497f451004e" 2019-05-10 03:46:19,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4251ef5f-8fe0-4536-9fcd-ec13ef94b50b Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:19,918 - 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'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'559334b8-e1e8-40c1-a1ec-02a21adb8583'}, {'port-id': u'2d27fe43-7140-4d91-8621-cd21590cdada'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []} 2019-05-10 03:46:19,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'559334b8-e1e8-40c1-a1ec-02a21adb8583'}, {'port-id': u'2d27fe43-7140-4d91-8621-cd21590cdada'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []} 2019-05-10 03:46:19,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" -d '{"server": {"name": "reference_vnf", "imageRef": "6891f1e2-929f-49be-bb2e-565b405ca880", "key_name": "vnf_test_keypair", "flavorRef": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "max_count": 1, "min_count": 1, "networks": [{"port": "559334b8-e1e8-40c1-a1ec-02a21adb8583"}, {"port": "2d27fe43-7140-4d91-8621-cd21590cdada"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}}' 2019-05-10 03:46:19,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-10 03:46:19,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ef3912dcaa043ad4a479ab1913a4c768bdc847" -d '{"server": {"name": "reference_vnf", "imageRef": "6891f1e2-929f-49be-bb2e-565b405ca880", "key_name": "vnf_test_keypair", "flavorRef": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "max_count": 1, "min_count": 1, "networks": [{"port": "559334b8-e1e8-40c1-a1ec-02a21adb8583"}, {"port": "2d27fe43-7140-4d91-8621-cd21590cdada"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}}' 2019-05-10 03:46:19,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}]} 2019-05-10 03:46:19,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}]} 2019-05-10 03:46:19,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 2019-05-10 03:46:19,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-0d78e0f1-c1ad-4e82-87a0-1bc7783683b8 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8" 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8" 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-532676b5-40ff-4c26-9dd5-54efa8404db0 Date: Fri, 10 May 2019 03:46:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:19,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70cdff01-8ce9-4fa3-879a-93f5cad9380c Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:19,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70cdff01-8ce9-4fa3-879a-93f5cad9380c Date: Fri, 10 May 2019 03:46:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:19,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c 2019-05-10 03:46:19,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c 2019-05-10 03:46:19,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c 2019-05-10 03:46:19,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-70cdff01-8ce9-4fa3-879a-93f5cad9380c 2019-05-10 03:46:19,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dff9446d-3df9-4d29-ab35-15bbeb02538c Date: Fri, 10 May 2019 03:46:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:19,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c 2019-05-10 03:46:19,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" -d '{"server": {"name": "target_vnf", "imageRef": "6891f1e2-929f-49be-bb2e-565b405ca880", "key_name": "vnf_test_keypair", "flavorRef": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "max_count": 1, "min_count": 1, "networks": [{"port": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356"}, {"port": "d9a80ce0-6f61-4131-9fc5-9e89d74ba031"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}}' 2019-05-10 03:46:19,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:19,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:19 GMT 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:19,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:24,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:25,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.219Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.219Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dff9446d-3df9-4d29-ab35-15bbeb02538c Date: Fri, 10 May 2019 03:46:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dff9446d-3df9-4d29-ab35-15bbeb02538c Date: Fri, 10 May 2019 03:46:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:45:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356'}, {'port-id': u'd9a80ce0-6f61-4131-9fc5-9e89d74ba031'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356'}, {'port-id': u'd9a80ce0-6f61-4131-9fc5-9e89d74ba031'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\"}, {\"port\": \"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-532676b5-40ff-4c26-9dd5-54efa8404db0 Date: Fri, 10 May 2019 03:46:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:00Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:12.124Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:11.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:15.130Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 x-compute-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"adminPass\": \"CQ3siy6Y8AvX\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:14.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:15.633Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 x-compute-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"adminPass\": \"CQ3siy6Y8AvX\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:14.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:15.633Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:14.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:15.633Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:14.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:15.633Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:14.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:15.633Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:14.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6a73bde3-501f-448a-8d3b-55350be0862e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.346Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:15.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.346Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:15.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.346Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:15.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.346Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:15.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 x-compute-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"adminPass\": \"yMzXb92s6wTR\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.779Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 x-compute-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"adminPass\": \"yMzXb92s6wTR\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:16.954Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.54821a6b-ac5f-47e3-afc6-057ec9cd1f26"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:17.557Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:16.920Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:17.557Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7d6ae658-253f-40b3-8f34-36ca040a10f9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:17.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:17.557Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:17.341Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:17.557Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:17.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:17.557Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6ae658-253f-40b3-8f34-36ca040a10f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:17.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:17.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:17.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ae1bb4fa770c5c4beae5c077f02e33f4c97931d\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:17.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ea04be920e24de80b59321d64f1d1227dbae7aa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.761Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b390c0f-5ee8-4326-8f68-0c431381a5da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6b390c0f-5ee8-4326-8f68-0c431381a5da", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d23a0c56-3c9d-469d-a1ce-d300cca3a587 x-compute-request-id: req-d23a0c56-3c9d-469d-a1ce-d300cca3a587 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T03:46:17Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-d23a0c56-3c9d-469d-a1ce-d300cca3a587", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-d23a0c56-3c9d-469d-a1ce-d300cca3a587", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.5c139a64-8f62-4d3c-b6c8-13d637e15580"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:18.811Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:18.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:19.379Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T03:46:19.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:20.046Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-ca158319-6ae5-4923-ad6c-9041977d9e83", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:19.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}], "metadata": {"pagination": {"total": 530, "offset": 477, "size": 50}}} 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:25,068 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:25 GMT 2019-05-10 03:46:25,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:25,069 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:25,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:25,069 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:25,069 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:25,069 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:25,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8" 2019-05-10 03:46:25,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e821489bb7ae1318ed86f50d27bc840edf9ea8" 2019-05-10 03:46:25,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dff9446d-3df9-4d29-ab35-15bbeb02538c Date: Fri, 10 May 2019 03:46:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:25,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dff9446d-3df9-4d29-ab35-15bbeb02538c Date: Fri, 10 May 2019 03:46:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:45:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:25,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c 2019-05-10 03:46:25,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c 2019-05-10 03:46:25,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-dff9446d-3df9-4d29-ab35-15bbeb02538c 2019-05-10 03:46:25,073 - 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'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356'}, {'port-id': u'd9a80ce0-6f61-4131-9fc5-9e89d74ba031'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []} 2019-05-10 03:46:25,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6891f1e2-929f-49be-bb2e-565b405ca880', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c370c702-5a8a-44ea-9454-29b5d2c6e141'}, 'nics': [{'port-id': u'fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356'}, {'port-id': u'd9a80ce0-6f61-4131-9fc5-9e89d74ba031'}], 'flavor': u'74f4eec9-c820-4ea8-b7f6-28716a8e012c', 'security_groups': []} 2019-05-10 03:46:25,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d42eba60c6c9c7fa05ff58b80f0b53bd8b22cb" -d '{"server": {"name": "target_vnf", "imageRef": "6891f1e2-929f-49be-bb2e-565b405ca880", "key_name": "vnf_test_keypair", "flavorRef": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "max_count": 1, "min_count": 1, "networks": [{"port": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356"}, {"port": "d9a80ce0-6f61-4131-9fc5-9e89d74ba031"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}}' 2019-05-10 03:46:25,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-532676b5-40ff-4c26-9dd5-54efa8404db0 Date: Fri, 10 May 2019 03:46:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:25,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0 2019-05-10 03:46:25,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0 2019-05-10 03:46:25,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0 2019-05-10 03:46:25,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-532676b5-40ff-4c26-9dd5-54efa8404db0 2019-05-10 03:46:25,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 x-compute-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "adminPass": "CQ3siy6Y8AvX"}} 2019-05-10 03:46:25,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 x-compute-request-id: req-576433c2-bdb4-4448-8ca2-d3832b12add2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "adminPass": "CQ3siy6Y8AvX"}} 2019-05-10 03:46:25,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2 2019-05-10 03:46:25,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2 2019-05-10 03:46:25,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2 2019-05-10 03:46:25,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-576433c2-bdb4-4448-8ca2-d3832b12add2 2019-05-10 03:46:25,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:46:25,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-10 03:46:25,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:46:25,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 03:46:25,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5 2019-05-10 03:46:25,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 x-compute-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "adminPass": "yMzXb92s6wTR"}} 2019-05-10 03:46:25,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 03:46:25,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 x-compute-request-id: req-11c030fc-f454-4ead-a23e-ce9172d07df5 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "adminPass": "yMzXb92s6wTR"}} 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-11c030fc-f454-4ead-a23e-ce9172d07df5 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-10 03:46:25,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7d6ae658-253f-40b3-8f34-36ca040a10f9 2019-05-10 03:46:25,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-10 03:46:25,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-10 03:46:25,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6ae658-253f-40b3-8f34-36ca040a10f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:25,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:25,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ae1bb4fa770c5c4beae5c077f02e33f4c97931d" 2019-05-10 03:46:25,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea04be920e24de80b59321d64f1d1227dbae7aa" 2019-05-10 03:46:25,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b390c0f-5ee8-4326-8f68-0c431381a5da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:25,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6b390c0f-5ee8-4326-8f68-0c431381a5da 2019-05-10 03:46:25,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d23a0c56-3c9d-469d-a1ce-d300cca3a587 x-compute-request-id: req-d23a0c56-3c9d-469d-a1ce-d300cca3a587 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:46:17Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:46:25,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-d23a0c56-3c9d-469d-a1ce-d300cca3a587 2019-05-10 03:46:25,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-d23a0c56-3c9d-469d-a1ce-d300cca3a587 2019-05-10 03:46:25,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:25,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-05-10 03:46:25,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-ca158319-6ae5-4923-ad6c-9041977d9e83 2019-05-10 03:46:25,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:25,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:25,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:25,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:25,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:25,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:25,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:25 GMT 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:25,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:30,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:35,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:20.046Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-ca158319-6ae5-4923-ad6c-9041977d9e83", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:19.632Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:20.046Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca158319-6ae5-4923-ad6c-9041977d9e83 x-compute-request-id: req-ca158319-6ae5-4923-ad6c-9041977d9e83 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"scheduling\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T03:46:19Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-10T03:46:16Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:19.632Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ca9fd09e-d933-4779-ba4d-2436bf62c9ec"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:20.664Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T03:46:19.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 530, "offset": 527, "size": 50}}} 2019-05-10 03:46:35,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:35 GMT 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:35,611 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:35,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-ca158319-6ae5-4923-ad6c-9041977d9e83 2019-05-10 03:46:35,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca158319-6ae5-4923-ad6c-9041977d9e83 x-compute-request-id: req-ca158319-6ae5-4923-ad6c-9041977d9e83 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:46:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:46:35,612 - 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:scheduling state. Retrying... [retry_after=30] 2019-05-10 03:46:35,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:35,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:35,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:35,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:35,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:35,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:35 GMT 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:35,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:40,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:41,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:41 GMT 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:41,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:41,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:41,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:41,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:41,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:41 GMT 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:41,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:41,657 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:46,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:46,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:46,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:46 GMT 2019-05-10 03:46:46,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:46,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 03:46:46,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:46,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:46,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:46,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:46,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:46 GMT 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:46,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:51,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:51,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:51,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:51,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:49.351Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:49.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:50.268Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:50.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:50.835Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-244273c5-a375-4166-baf6-33d3ad9ceb82", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:50.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:50.835Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244273c5-a375-4166-baf6-33d3ad9ceb82 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:50.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:50.835Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:50.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:51.516Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-88a1a445-6227-4a28-8cd1-5c6faa89a755", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:51.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:51.516Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a1a445-6227-4a28-8cd1-5c6faa89a755 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:51.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:51.516Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:51.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:51.516Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5669adc6c2e24fcbc321e087f1b04e810e223c42\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:50.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}], "metadata": {"pagination": {"total": 539, "offset": 530, "size": 50}}} 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:51 GMT 2019-05-10 03:46:51,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:51,873 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:51,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:51,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:51,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:51,873 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:51,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 03:46:51,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:51,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-244273c5-a375-4166-baf6-33d3ad9ceb82 2019-05-10 03:46:51,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244273c5-a375-4166-baf6-33d3ad9ceb82 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:51,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-10 03:46:51,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-88a1a445-6227-4a28-8cd1-5c6faa89a755 2019-05-10 03:46:51,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a1a445-6227-4a28-8cd1-5c6faa89a755 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:51,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:51,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5669adc6c2e24fcbc321e087f1b04e810e223c42" 2019-05-10 03:46:51,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:51,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:51 GMT 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:51,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:56,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:46:57,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:57,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:52.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}262b7eae3acf35dc0f6df11487e7c9a1db57c6d1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:51.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:52.688Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3286e378-f9df-4a20-895f-5253d37638fa x-compute-request-id: req-3286e378-f9df-4a20-895f-5253d37638fa Content-Encoding: gzip Content-Length: 713 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-10T03:46:18Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:52.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.190Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-3286e378-f9df-4a20-895f-5253d37638fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:52.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.190Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-3286e378-f9df-4a20-895f-5253d37638fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:52.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6fd2e31e-6e35-47ea-ac5d-c4ecceedaef0"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.735Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-35b204a6-3975-455e-91ca-cc71866c14bc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:53.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.735Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b204a6-3975-455e-91ca-cc71866c14bc x-compute-request-id: req-35b204a6-3975-455e-91ca-cc71866c14bc Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"11.0.0.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4a:d8:c4\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:50.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:50Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-10T03:46:16Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:53.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.735Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-35b204a6-3975-455e-91ca-cc71866c14bc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:53.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.735Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-10T03:46:53.239Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.735Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:53.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:53.735Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:53.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.6778cc21-511a-4695-931c-90b7f265870e"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:54.383Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:53.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:54.383Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:54.242Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:54.383Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:54.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:55.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.257Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.690Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.690Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.257Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.263Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.262Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-f47f6605-f348-43d8-b24f-076dab468a95 Date: Fri, 10 May 2019 03:46:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:47Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"1057022c-acce-4cf2-b9e4-953abc37fde5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.053Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.262Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.080Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:55.262Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a077feb-385a-409e-9244-af0a5ad66d29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.059Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.055Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.054Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.054Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.053Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.053Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-f47f6605-f348-43d8-b24f-076dab468a95 Date: Fri, 10 May 2019 03:46:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:47Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"1057022c-acce-4cf2-b9e4-953abc37fde5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.053Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.054Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6a077feb-385a-409e-9244-af0a5ad66d29", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.062Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6a077feb-385a-409e-9244-af0a5ad66d29", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.062Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:56.584Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a077feb-385a-409e-9244-af0a5ad66d29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.059Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}], "metadata": {"pagination": {"total": 572, "offset": 539, "size": 50}}} 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:57 GMT 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:46:57,008 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:46:57,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262b7eae3acf35dc0f6df11487e7c9a1db57c6d1" 2019-05-10 03:46:57,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3286e378-f9df-4a20-895f-5253d37638fa x-compute-request-id: req-3286e378-f9df-4a20-895f-5253d37638fa Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-10T03:46:18Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:46:57,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-3286e378-f9df-4a20-895f-5253d37638fa 2019-05-10 03:46:57,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-3286e378-f9df-4a20-895f-5253d37638fa 2019-05-10 03:46:57,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-35b204a6-3975-455e-91ca-cc71866c14bc 2019-05-10 03:46:57,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b204a6-3975-455e-91ca-cc71866c14bc x-compute-request-id: req-35b204a6-3975-455e-91ca-cc71866c14bc Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:46:57,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-35b204a6-3975-455e-91ca-cc71866c14bc 2019-05-10 03:46:57,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-10 03:46:57,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-10 03:46:57,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-10 03:46:57,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-10 03:46:57,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-10 03:46:57,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-10 03:46:57,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e" 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e" 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-f47f6605-f348-43d8-b24f-076dab468a95 Date: Fri, 10 May 2019 03:46:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"1057022c-acce-4cf2-b9e4-953abc37fde5","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:57,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672 2019-05-10 03:46:57,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6df8ff6-cfd2-4ab1-b15d-6d61cfbeb672 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:57,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a077feb-385a-409e-9244-af0a5ad66d29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:57,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:57,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:46:57,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95 2019-05-10 03:46:57,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95 2019-05-10 03:46:57,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95 2019-05-10 03:46:57,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-f47f6605-f348-43d8-b24f-076dab468a95 Date: Fri, 10 May 2019 03:46:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"1057022c-acce-4cf2-b9e4-953abc37fde5","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:46:57,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f47f6605-f348-43d8-b24f-076dab468a95 2019-05-10 03:46:57,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6a077feb-385a-409e-9244-af0a5ad66d29 2019-05-10 03:46:57,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6a077feb-385a-409e-9244-af0a5ad66d29 2019-05-10 03:46:57,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a077feb-385a-409e-9244-af0a5ad66d29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:46:57,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:46:57,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:46:57,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:46:57,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:46:57,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:46:57,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:46:57 GMT 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:46:57,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:02,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:02,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:02,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:02,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:02,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:02,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:02,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:57.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b5be8bb4f4f43634480e990b8720ac76029a4db\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.482Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:57.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b5be8bb4f4f43634480e990b8720ac76029a4db\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:56.482Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.318Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb x-compute-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"11.0.0.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4a:d8:c4\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:50.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:50Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-10T03:46:16Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.207Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.625Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.625Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.659Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb x-compute-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"11.0.0.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4a:d8:c4\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:50.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:50Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-10T03:46:16Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.208Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.626Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.208Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.208Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.209Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.209Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.210Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.210Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3e0b3853-fac7-4332-ad58-f236f24060ad Date: Fri, 10 May 2019 03:46:58 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.624Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.659Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3e0b3853-fac7-4332-ad58-f236f24060ad Date: Fri, 10 May 2019 03:46:58 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.623Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:58.944Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:58.625Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.272Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "Skipping port fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 attachment, because it is already attached to device (server) id 1057022c-acce-4cf2-b9e4-953abc37fde5.", "level": "info", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.273Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-ab995364-4b21-4b15-91aa-f8531c1e747b Date: Fri, 10 May 2019 03:46:59 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.272Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.272Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.272Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.273Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:46:59.564Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-ab995364-4b21-4b15-91aa-f8531c1e747b Date: Fri, 10 May 2019 03:46:59 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.272Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.b937c5d9-82da-468e-a849-37267ee96c7b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:00.195Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.659Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:00.195Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:46:59.805Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:00.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:00.807Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:00.807Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.369Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dfcd8a27-b5e4-498a-8444-452f0b08e676", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:00.812Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.369Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dfcd8a27-b5e4-498a-8444-452f0b08e676", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:00.812Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.369Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcd8a27-b5e4-498a-8444-452f0b08e676 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:00.812Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.369Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcd8a27-b5e4-498a-8444-452f0b08e676 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:00.812Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.240Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 Date: Fri, 10 May 2019 03:47:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:49Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"1057022c-acce-4cf2-b9e4-953abc37fde5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.596Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 Date: Fri, 10 May 2019 03:47:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:49Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"device_id\":\"1057022c-acce-4cf2-b9e4-953abc37fde5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.596Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.597Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b26866-6cbe-4c3a-9267-9ff68d2dad98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.604Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.597Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.597Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.597Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.598Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-38b26866-6cbe-4c3a-9267-9ff68d2dad98", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.604Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b26866-6cbe-4c3a-9267-9ff68d2dad98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.603Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.239Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-38b26866-6cbe-4c3a-9267-9ff68d2dad98", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.604Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:01.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:01.598Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}], "metadata": {"pagination": {"total": 619, "offset": 572, "size": 50}}} 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:02 GMT 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:02,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:02,163 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:47:02,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be8bb4f4f43634480e990b8720ac76029a4db" 2019-05-10 03:47:02,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be8bb4f4f43634480e990b8720ac76029a4db" 2019-05-10 03:47:02,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb x-compute-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:02,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad 2019-05-10 03:47:02,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad 2019-05-10 03:47:02,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e" 2019-05-10 03:47:02,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb x-compute-request-id: req-755e6c91-4d6e-4d8c-962d-f2a3338693cb Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:02,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad 2019-05-10 03:47:02,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb 2019-05-10 03:47:02,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb 2019-05-10 03:47:02,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb 2019-05-10 03:47:02,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-755e6c91-4d6e-4d8c-962d-f2a3338693cb 2019-05-10 03:47:02,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e" 2019-05-10 03:47:02,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e" 2019-05-10 03:47:02,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3e0b3853-fac7-4332-ad58-f236f24060ad Date: Fri, 10 May 2019 03:46:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}} 2019-05-10 03:47:02,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cea1a71b943a5daf8d4080de7674fc983926a4e" 2019-05-10 03:47:02,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3e0b3853-fac7-4332-ad58-f236f24060ad Date: Fri, 10 May 2019 03:46:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}} 2019-05-10 03:47:02,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-3e0b3853-fac7-4332-ad58-f236f24060ad 2019-05-10 03:47:02,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b 2019-05-10 03:47:02,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 attachment, because it is already attached to device (server) id 1057022c-acce-4cf2-b9e4-953abc37fde5. 2019-05-10 03:47:02,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-ab995364-4b21-4b15-91aa-f8531c1e747b Date: Fri, 10 May 2019 03:46:59 GMT RESP BODY: {"floatingip": {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:eb:0a", "device_id": "1057022c-acce-4cf2-b9e4-953abc37fde5"}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}} 2019-05-10 03:47:02,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b 2019-05-10 03:47:02,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b 2019-05-10 03:47:02,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-ab995364-4b21-4b15-91aa-f8531c1e747b 2019-05-10 03:47:02,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-ab995364-4b21-4b15-91aa-f8531c1e747b Date: Fri, 10 May 2019 03:46:59 GMT RESP BODY: {"floatingip": {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:eb:0a", "device_id": "1057022c-acce-4cf2-b9e4-953abc37fde5"}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}} 2019-05-10 03:47:02,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-10 03:47:02,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-10 03:47:02,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:02,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:02,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dfcd8a27-b5e4-498a-8444-452f0b08e676 2019-05-10 03:47:02,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dfcd8a27-b5e4-498a-8444-452f0b08e676 2019-05-10 03:47:02,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcd8a27-b5e4-498a-8444-452f0b08e676 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:02,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcd8a27-b5e4-498a-8444-452f0b08e676 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:02,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f" 2019-05-10 03:47:02,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 Date: Fri, 10 May 2019 03:47:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:49Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"1057022c-acce-4cf2-b9e4-953abc37fde5","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:47:02,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 Date: Fri, 10 May 2019 03:47:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:49Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","device_id":"1057022c-acce-4cf2-b9e4-953abc37fde5","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:47:02,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b26866-6cbe-4c3a-9267-9ff68d2dad98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-ffc65a28-1191-401a-b0a6-f25fda4dd9a7 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-38b26866-6cbe-4c3a-9267-9ff68d2dad98 2019-05-10 03:47:02,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b26866-6cbe-4c3a-9267-9ff68d2dad98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:02,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f" 2019-05-10 03:47:02,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-38b26866-6cbe-4c3a-9267-9ff68d2dad98 2019-05-10 03:47:02,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:02,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:02,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:02,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:02,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:02 GMT 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:02,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:02,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:02,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:02,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:07,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:07,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:07,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:02.569Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70f86315dae4481ab87342ef8f1fa9b78d689f45\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:02.004Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:02.569Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}70f86315dae4481ab87342ef8f1fa9b78d689f45\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:02.004Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:03.686Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f x-compute-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"11.0.0.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4a:d8:c4\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:50.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:50Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-10T03:46:16Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.552Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.553Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.553Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.553Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.954Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.554Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.554Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e43589f3-8ff8-4260-ad27-dae8934e26f0 Date: Fri, 10 May 2019 03:47:03 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f4035278-c896-44b5-b0af-9f31b1340ac5\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:32Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:28Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.953Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "Skipping port d9a80ce0-6f61-4131-9fc5-9e89d74ba031 attachment, because it is already attached to device (server) id 1057022c-acce-4cf2-b9e4-953abc37fde5.", "level": "info", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.954Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.553Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f x-compute-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"11.0.0.13\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:eb:0a\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4a:d8:c4\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:50.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"1057022c-acce-4cf2-b9e4-953abc37fde5\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:50Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-10T03:46:16Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.553Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:04.219Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.954Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.953Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e43589f3-8ff8-4260-ad27-dae8934e26f0 Date: Fri, 10 May 2019 03:47:03 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f4035278-c896-44b5-b0af-9f31b1340ac5\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:32Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:28Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.953Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:04.354Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:03.954Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.ec838a77-8c94-489f-90d6-b9dcc461356a"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:05.004Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:04.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:05.004Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:04.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 639, "offset": 619, "size": 50}}} 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:07 GMT 2019-05-10 03:47:07,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:07,321 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:47:07,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:07,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:07,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:07,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:47:07,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f86315dae4481ab87342ef8f1fa9b78d689f45" 2019-05-10 03:47:07,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f86315dae4481ab87342ef8f1fa9b78d689f45" 2019-05-10 03:47:07,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f x-compute-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:07,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f 2019-05-10 03:47:07,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f 2019-05-10 03:47:07,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f 2019-05-10 03:47:07,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0 2019-05-10 03:47:07,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f" 2019-05-10 03:47:07,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a5c4c8ac15db6b930fc1b37a63788d3f0a0a1f" 2019-05-10 03:47:07,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e43589f3-8ff8-4260-ad27-dae8934e26f0 Date: Fri, 10 May 2019 03:47:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["f4035278-c896-44b5-b0af-9f31b1340ac5"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:32Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:28Z","mtu":1450}} 2019-05-10 03:47:07,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port d9a80ce0-6f61-4131-9fc5-9e89d74ba031 attachment, because it is already attached to device (server) id 1057022c-acce-4cf2-b9e4-953abc37fde5. 2019-05-10 03:47:07,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-9ef25483-0234-423c-b6a0-8cdc4f04256f 2019-05-10 03:47:07,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f x-compute-request-id: req-9ef25483-0234-423c-b6a0-8cdc4f04256f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:07,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-10 03:47:07,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0 2019-05-10 03:47:07,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0 2019-05-10 03:47:07,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e43589f3-8ff8-4260-ad27-dae8934e26f0 Date: Fri, 10 May 2019 03:47:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["f4035278-c896-44b5-b0af-9f31b1340ac5"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:32Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:28Z","mtu":1450}} 2019-05-10 03:47:07,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-e43589f3-8ff8-4260-ad27-dae8934e26f0 2019-05-10 03:47:07,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-10 03:47:07,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:47:07,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:07,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:07 GMT 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:07,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:12,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:12,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:12 GMT 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:12,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:12,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:12,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:12 GMT 2019-05-10 03:47:12,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:12,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:12,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:12,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:12,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:17,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:17,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:17 GMT 2019-05-10 03:47:17,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:17,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 03:47:17,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:17,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:17,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:17,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:17,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:17,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:17,668 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:17 GMT 2019-05-10 03:47:17,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:17,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:17,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:17,668 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:17,668 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:22,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:22,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:22,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:22,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:22 GMT 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:22,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:22,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:22,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:22,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:22,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:22,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:22,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:22,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:22,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:22 GMT 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:22,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:27,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:27,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:27,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:27,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:27,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:27,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:23.386Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:23.329Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:24.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:24.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:25.058Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e0834ff4-a59e-40e2-bc25-0726c927ae5f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:24.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:25.058Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0834ff4-a59e-40e2-bc25-0726c927ae5f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:24.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:25.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0de4a62b610e5cbec629616a03c265be4a027761\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:24.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:27.027Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6cd72a-2e9e-4358-af98-cf154e14debf x-compute-request-id: req-da6cd72a-2e9e-4358-af98-cf154e14debf Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"11.0.0.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7c:7b:e2\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:52.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:52Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:26.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:27.530Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-da6cd72a-2e9e-4358-af98-cf154e14debf", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:26.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:27.530Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:26.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:27.530Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-da6cd72a-2e9e-4358-af98-cf154e14debf", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:26.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.7a8593a6-d6db-4fe2-abdb-cee9de4b7af2"}], "metadata": {"pagination": {"total": 648, "offset": 639, "size": 50}}} 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:27 GMT 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:27,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:27,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:27,880 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:47:27,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-10 03:47:27,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:27,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e0834ff4-a59e-40e2-bc25-0726c927ae5f 2019-05-10 03:47:27,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0834ff4-a59e-40e2-bc25-0726c927ae5f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:27,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de4a62b610e5cbec629616a03c265be4a027761" 2019-05-10 03:47:27,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6cd72a-2e9e-4358-af98-cf154e14debf x-compute-request-id: req-da6cd72a-2e9e-4358-af98-cf154e14debf Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:27,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-da6cd72a-2e9e-4358-af98-cf154e14debf 2019-05-10 03:47:27,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-10 03:47:27,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-da6cd72a-2e9e-4358-af98-cf154e14debf 2019-05-10 03:47:27,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:27,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:27,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:27,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:27 GMT 2019-05-10 03:47:27,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:27,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:27,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:27,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:27,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:32,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:33,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:33,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:33,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:33,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:28.157Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:28.044Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:28.157Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:27.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:28.157Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:27.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:28.157Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:27.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.075Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.019Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.019Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822cd74d-3a58-479d-b3b2-ba2d12a03c11 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.023Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822cd74d-3a58-479d-b3b2-ba2d12a03c11 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.024Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-822cd74d-3a58-479d-b3b2-ba2d12a03c11", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.024Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-822cd74d-3a58-479d-b3b2-ba2d12a03c11", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.024Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.443Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:29.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.443Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c494f87b-bae3-499b-988d-394468459295 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.776Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}acec2dc36cfd706fbcfb84bfcf7eebe126ed3557\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:30.186Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c494f87b-bae3-499b-988d-394468459295", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.776Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c494f87b-bae3-499b-988d-394468459295", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.776Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b Date: Fri, 10 May 2019 03:47:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:47Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"ccd7d724-93b5-4668-b271-4f0f4f4203a9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.769Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b Date: Fri, 10 May 2019 03:47:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:47Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"ccd7d724-93b5-4668-b271-4f0f4f4203a9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.769Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.769Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.769Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.770Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.770Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.770Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.771Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.325Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c494f87b-bae3-499b-988d-394468459295 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:29.776Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:30.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}acec2dc36cfd706fbcfb84bfcf7eebe126ed3557\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:30.187Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:31.897Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a x-compute-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"11.0.0.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7c:7b:e2\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:52.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:52Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.831Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.143Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.143Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.184Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.834Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 Date: Fri, 10 May 2019 03:47:32 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.143Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.185Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.834Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a x-compute-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"11.0.0.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7c:7b:e2\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:52.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:52Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.831Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 Date: Fri, 10 May 2019 03:47:32 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:44Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:30Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.143Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.833Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.833Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.832Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.144Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:31.831Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:32.564Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.144Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}], "metadata": {"pagination": {"total": 690, "offset": 648, "size": 50}}} 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:33 GMT 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:47:33,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:33,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:33,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:33,030 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:47:33,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-10 03:47:33,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-05-10 03:47:33,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-10 03:47:33,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-10 03:47:33,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:33,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:33,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822cd74d-3a58-479d-b3b2-ba2d12a03c11 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:33,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822cd74d-3a58-479d-b3b2-ba2d12a03c11 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:33,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-822cd74d-3a58-479d-b3b2-ba2d12a03c11 2019-05-10 03:47:33,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-822cd74d-3a58-479d-b3b2-ba2d12a03c11 2019-05-10 03:47:33,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300" 2019-05-10 03:47:33,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300" 2019-05-10 03:47:33,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c494f87b-bae3-499b-988d-394468459295 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:33,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acec2dc36cfd706fbcfb84bfcf7eebe126ed3557" 2019-05-10 03:47:33,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c494f87b-bae3-499b-988d-394468459295 2019-05-10 03:47:33,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c494f87b-bae3-499b-988d-394468459295 2019-05-10 03:47:33,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b Date: Fri, 10 May 2019 03:47:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"ccd7d724-93b5-4668-b271-4f0f4f4203a9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:47:33,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b Date: Fri, 10 May 2019 03:47:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:47Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"ccd7d724-93b5-4668-b271-4f0f4f4203a9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:47:33,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b 2019-05-10 03:47:33,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-2e930ab1-8f48-4fd9-b86d-154b8c30f33b 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c494f87b-bae3-499b-988d-394468459295 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acec2dc36cfd706fbcfb84bfcf7eebe126ed3557" 2019-05-10 03:47:33,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a x-compute-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:33,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 2019-05-10 03:47:33,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 2019-05-10 03:47:33,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300" 2019-05-10 03:47:33,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300" 2019-05-10 03:47:33,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 Date: Fri, 10 May 2019 03:47:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}} 2019-05-10 03:47:33,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300" 2019-05-10 03:47:33,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a057a6213f9905fd43f29ba8fa392e30af86300" 2019-05-10 03:47:33,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a x-compute-request-id: req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:33,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 Date: Fri, 10 May 2019 03:47:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:44Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:30Z","mtu":1450}} 2019-05-10 03:47:33,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a 2019-05-10 03:47:33,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a 2019-05-10 03:47:33,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a 2019-05-10 03:47:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 2019-05-10 03:47:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-788e38fe-b873-43bf-8e95-6dfd4c5a3b3a 2019-05-10 03:47:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/c370c702-5a8a-44ea-9454-29b5d2c6e141.json used request id req-054edd33-a9ad-4c46-a52a-8e0c66607dd2 2019-05-10 03:47:33,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:33,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:33,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:33 GMT 2019-05-10 03:47:33,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:33,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-10 03:47:33,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:33,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:33,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:38,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:47:38,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:38,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:38,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:38,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-51b031e9-c986-413e-a5d8-17aa74111500 Date: Fri, 10 May 2019 03:47:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.760Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-51b031e9-c986-413e-a5d8-17aa74111500 Date: Fri, 10 May 2019 03:47:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.760Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.760Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.760Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.760Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.761Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "Skipping port 559334b8-e1e8-40c1-a1ec-02a21adb8583 attachment, because it is already attached to device (server) id ccd7d724-93b5-4668-b271-4f0f4f4203a9.", "level": "info", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:32.761Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.1d263afd-f463-452a-83b0-8432b825bcf6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.183Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:33.074Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:33.901Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:33.213Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:34.518Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0a132027-6cf9-45c9-9a65-4d5455c97553", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.196Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:34.518Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0a132027-6cf9-45c9-9a65-4d5455c97553", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.196Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:34.518Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a132027-6cf9-45c9-9a65-4d5455c97553 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.195Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:34.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.189Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:34.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.190Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:34.518Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a132027-6cf9-45c9-9a65-4d5455c97553 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.196Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.099Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.623Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.099Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.623Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.099Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-094b689e-3515-481c-9b35-11c21d7681a3 Date: Fri, 10 May 2019 03:47:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:49Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"ccd7d724-93b5-4668-b271-4f0f4f4203a9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.937Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.938Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b999ac4f-0866-485f-a4f9-47d97a904d5b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.943Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b999ac4f-0866-485f-a4f9-47d97a904d5b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.943Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b999ac4f-0866-485f-a4f9-47d97a904d5b", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.943Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b999ac4f-0866-485f-a4f9-47d97a904d5b", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.943Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1299766033f2debf52291d642897e3e74e0ddc11\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:35.350Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1299766033f2debf52291d642897e3e74e0ddc11\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:35.350Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.938Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-094b689e-3515-481c-9b35-11c21d7681a3 Date: Fri, 10 May 2019 03:47:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:46:49Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"ccd7d724-93b5-4668-b271-4f0f4f4203a9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.937Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.937Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.937Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.937Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:35.716Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:34.938Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:36.684Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 x-compute-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"11.0.0.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7c:7b:e2\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:52.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:52Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.561Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.883Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.564Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "Skipping port 2d27fe43-7140-4d91-8621-cd21590cdada attachment, because it is already attached to device (server) id ccd7d724-93b5-4668-b271-4f0f4f4203a9.", "level": "info", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.884Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd Date: Fri, 10 May 2019 03:47:36 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f4035278-c896-44b5-b0af-9f31b1340ac5\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:32Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:28Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.883Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd Date: Fri, 10 May 2019 03:47:36 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"f4035278-c896-44b5-b0af-9f31b1340ac5\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-10T03:45:32Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:28Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.883Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.884Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.884Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.563Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "RESP: [200] Date: Fri, 10 May 2019 03:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 x-compute-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"11.0.0.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:54:ca\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7c:7b:e2\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"6891f1e2-929f-49be-bb2e-565b405ca880\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-10T03:46:52.000000\", \"flavor\": {\"id\": \"74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c\", \"rel\": \"bookmark\"}]}, \"id\": \"ccd7d724-93b5-4668-b271-4f0f4f4203a9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"c6f14d5fe6ff48c0a99e194ee94e6783\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-10T03:46:52Z\", \"hostId\": \"cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-10T03:46:14Z\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.562Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.564Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.883Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.563Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.563Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:37.352Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:36.563Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce", "logger": "ctx.8330c0ad-8d5d-480c-9e0b-e8675385e237"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:38.014Z", "message": "'install' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:37.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:38.014Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:37.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:38.014Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:37.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:47:38.014Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-10T03:47:37.244Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 740, "offset": 690, "size": 50}}} 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:38 GMT 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:38,203 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:47:38,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:38,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:38,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:38,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:47:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-51b031e9-c986-413e-a5d8-17aa74111500 Date: Fri, 10 May 2019 03:47:32 GMT RESP BODY: {"floatingip": {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:54:ca", "device_id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9"}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}} 2019-05-10 03:47:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-51b031e9-c986-413e-a5d8-17aa74111500 Date: Fri, 10 May 2019 03:47:32 GMT RESP BODY: {"floatingip": {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:54:ca", "device_id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9"}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}} 2019-05-10 03:47:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500 2019-05-10 03:47:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500 2019-05-10 03:47:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500 2019-05-10 03:47:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-51b031e9-c986-413e-a5d8-17aa74111500 2019-05-10 03:47:38,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 559334b8-e1e8-40c1-a1ec-02a21adb8583 attachment, because it is already attached to device (server) id ccd7d724-93b5-4668-b271-4f0f4f4203a9. 2019-05-10 03:47:38,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-10 03:47:38,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-10 03:47:38,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0a132027-6cf9-45c9-9a65-4d5455c97553 2019-05-10 03:47:38,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0a132027-6cf9-45c9-9a65-4d5455c97553 2019-05-10 03:47:38,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a132027-6cf9-45c9-9a65-4d5455c97553 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a132027-6cf9-45c9-9a65-4d5455c97553 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6" 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6" 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-094b689e-3515-481c-9b35-11c21d7681a3 Date: Fri, 10 May 2019 03:47:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:49Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"ccd7d724-93b5-4668-b271-4f0f4f4203a9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:47:38,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b999ac4f-0866-485f-a4f9-47d97a904d5b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b999ac4f-0866-485f-a4f9-47d97a904d5b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:47:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b999ac4f-0866-485f-a4f9-47d97a904d5b 2019-05-10 03:47:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b999ac4f-0866-485f-a4f9-47d97a904d5b 2019-05-10 03:47:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1299766033f2debf52291d642897e3e74e0ddc11" 2019-05-10 03:47:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1299766033f2debf52291d642897e3e74e0ddc11" 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-094b689e-3515-481c-9b35-11c21d7681a3 Date: Fri, 10 May 2019 03:47:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:46:49Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"ccd7d724-93b5-4668-b271-4f0f4f4203a9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-094b689e-3515-481c-9b35-11c21d7681a3 2019-05-10 03:47:38,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 x-compute-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:38,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd 2019-05-10 03:47:38,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6" 2019-05-10 03:47:38,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 2d27fe43-7140-4d91-8621-cd21590cdada attachment, because it is already attached to device (server) id ccd7d724-93b5-4668-b271-4f0f4f4203a9. 2019-05-10 03:47:38,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd Date: Fri, 10 May 2019 03:47:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["f4035278-c896-44b5-b0af-9f31b1340ac5"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:32Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:28Z","mtu":1450}} 2019-05-10 03:47:38,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd Date: Fri, 10 May 2019 03:47:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":["f4035278-c896-44b5-b0af-9f31b1340ac5"],"description":"","tags":[],"updated_at":"2019-05-10T03:45:32Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:28Z","mtu":1450}} 2019-05-10 03:47:38,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 10 May 2019 03:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 x-compute-request-id: req-4cc99197-955a-45e2-af78-e955d3882530 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}} 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5020809842dca08287f4137eac98b61893eb09b6" 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-ccd6404f-7272-4c83-81fc-5c1f01d9edcd 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530 2019-05-10 03:47:38,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530 2019-05-10 03:47:38,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-4cc99197-955a-45e2-af78-e955d3882530 2019-05-10 03:47:38,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-05-10 03:47:38,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-10 03:47:38,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-10 03:47:38,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-10 03:47:38,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/55360fbb-7738-460f-ae1f-b036cbd33bce 2019-05-10 03:47:38,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T03:47:37.793Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"} 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:47:38,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:47:38 GMT 2019-05-10 03:47:38,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:47:38,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-05-10 03:47:38,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:47:38,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:47:38,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:47:38,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-05-10T03:45:22.165Z', u'id': u'55360fbb-7738-460f-ae1f-b036cbd33bce', u'ended_at': u'2019-05-10T03:47:37.793Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-10T03:45:22.164Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-05-10 03:47:38,276 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-05-10 03:47:38,331 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.212'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-05-10 03:47:38,385 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.212'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-05-10 03:47:38,386 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-05-10 03:47:38,386 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.204 2019-05-10 03:47:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:39,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03: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-85602178-27fd-4550-bcf7-f87414223bf2 x-openstack-request-id: req-85602178-27fd-4550-bcf7-f87414223bf2 2019-05-10 03:47:39,458 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:39,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85602178-27fd-4550-bcf7-f87414223bf2 2019-05-10 03:47:39,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07144999504s 2019-05-10 03:47:39,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:40,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03:47: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-a86f66ba-6337-4dd5-a8d8-4a66850ac398 x-openstack-request-id: req-a86f66ba-6337-4dd5-a8d8-4a66850ac398 2019-05-10 03:47:40,837 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:40,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a86f66ba-6337-4dd5-a8d8-4a66850ac398 2019-05-10 03:47:40,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37467813492s 2019-05-10 03:47:40,841 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.21 2019-05-10 03:47:40,842 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:d1:54:ca 2019-05-10 03:47:40,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:42,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03: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-1177476b-5d89-4e08-81a2-70b5cf3ecc2b x-openstack-request-id: req-1177476b-5d89-4e08-81a2-70b5cf3ecc2b 2019-05-10 03:47:42,125 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:42,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1177476b-5d89-4e08-81a2-70b5cf3ecc2b 2019-05-10 03:47:42,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28289604187s 2019-05-10 03:47:42,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:43,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03: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-45be107b-ebd8-4b35-bdfc-65f9990aa8a1 x-openstack-request-id: req-45be107b-ebd8-4b35-bdfc-65f9990aa8a1 2019-05-10 03:47:43,356 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:43,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45be107b-ebd8-4b35-bdfc-65f9990aa8a1 2019-05-10 03:47:43,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22734189034s 2019-05-10 03:47:43,360 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.5 2019-05-10 03:47:43,361 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:7c:7b:e2 2019-05-10 03:47:43,361 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-05-10 03:47:43,361 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.212 2019-05-10 03:47:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:44,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03:47: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-680eac36-8d2b-476d-af1f-012fadfa9f2d x-openstack-request-id: req-680eac36-8d2b-476d-af1f-012fadfa9f2d 2019-05-10 03:47:44,454 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:44,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-680eac36-8d2b-476d-af1f-012fadfa9f2d 2019-05-10 03:47:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09315991402s 2019-05-10 03:47:44,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:45,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03:47: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-8668f302-8810-4418-96f6-7bd0db1e87e0 x-openstack-request-id: req-8668f302-8810-4418-96f6-7bd0db1e87e0 2019-05-10 03:47:45,702 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:45,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8668f302-8810-4418-96f6-7bd0db1e87e0 2019-05-10 03:47:45,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24332094193s 2019-05-10 03:47:45,706 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2019-05-10 03:47:45,707 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:38:eb:0a 2019-05-10 03:47:45,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:46,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03: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-63267e2f-2374-40c0-9ed8-89051bd7069c x-openstack-request-id: req-63267e2f-2374-40c0-9ed8-89051bd7069c 2019-05-10 03:47:46,828 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:46,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-63267e2f-2374-40c0-9ed8-89051bd7069c 2019-05-10 03:47:46,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1218290329s 2019-05-10 03:47:46,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:47:46,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:47:47,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03:47: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-141dad90-af09-469a-ac25-0c607dd57832 x-openstack-request-id: req-141dad90-af09-469a-ac25-0c607dd57832 2019-05-10 03:47:47,992 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:47:47,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-141dad90-af09-469a-ac25-0c607dd57832 2019-05-10 03:47:47,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15940904617s 2019-05-10 03:47:47,997 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.6 2019-05-10 03:47:47,997 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:4a:d8:c4 2019-05-10 03:47:47,997 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-05-10 03:47:48,017 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-05-10 03:47:48,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-05-10 03:47:48,036 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-05-10 03:47:48,102 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-05-10 03:47:48' 2019-05-10 03:47:48,102 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-05-10 03:47:48,102 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-05-10 03:47:48,126 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.212. 2019-05-10 03:47:48,129 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b6a0a90L 2019-05-10 03:47:48,130 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:47:48,134 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-10 03:47:48,134 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-10 03:47:48,135 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:47:48,135 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-10 03:47:48,136 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-10 03:47:48,136 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:47:48,136 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-10 03:47:48,136 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:47:48,172 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-10 03:47:48,284 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-10 03:47:48,285 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:47:48,286 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.212: db90d4b3161d6b7233c32e78dcc764f0 2019-05-10 03:47:48,321 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:47:48,330 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-10 03:47:48,330 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-10 03:47:48,351 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.212. 2019-05-10 03:47:48,352 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:47:48,353 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:47:48,353 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:47:48,355 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:47:48,357 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:47:49,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-10 03:47:50,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-10 03:47:55,386 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-10 03:47:56,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-10 03:48:01,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-10 03:48:02,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-10 03:48:07,400 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-05-10 03:48:08,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:13,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-05-10 03:48:14,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:19,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-05-10 03:48:20,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:25,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-05-10 03:48:26,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:31,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-05-10 03:48:32,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:37,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-05-10 03:48:38,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:43,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-05-10 03:48:44,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:49,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-05-10 03:48:50,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:48:55,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-05-10 03:48:56,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:49:01,463 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-05-10 03:49:02,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:49:07,470 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-10 03:49:08,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-10 03:49:13,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 ebgp-multihop '2' 2019-05-10 03:49:14,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-10 03:49:19,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 remote-as 65002 2019-05-10 03:49:20,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 remote-as 65002 [edit] vyos@vyos# 2019-05-10 03:49:25,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 update-source 12.0.0.6 2019-05-10 03:49:26,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 update-source 12.0.0.6 [edit] vyos@vyos# 2019-05-10 03:49:31,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 soft-reconfiguration inbound 2019-05-10 03:49:32,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-10 03:49:37,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 password lab0033 2019-05-10 03:49:38,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2019-05-10 03:49:43,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-05-10 03:49:44,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-05-10 03:49:49,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-05-10 03:49:50,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-05-10 03:49:55,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-05-10 03:49:56,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-05-10 03:50:01,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-05-10 03:50:02,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-05-10 03:50:07,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-05-10 03:50:08,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-05-10 03:50:13,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-05-10 03:50:14,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-05-10 03:50:19,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-05-10 03:50:20,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-05-10 03:50:25,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-05-10 03:50:26,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-05-10 03:50:31,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-05-10 03:50:32,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-05-10 03:50:37,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-05-10 03:50:38,579 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-05-10 03:50:43,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.6 2019-05-10 03:50:44,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2019-05-10 03:50:49,592 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-10 03:50:50,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-10 03:50:55,697 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:50:55,710 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-05-10 03:50:55,755 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-05-10 03:50:55,757 - paramiko.transport - DEBUG - starting thread (client mode): 0x4bb48890L 2019-05-10 03:50:55,758 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:50:55,762 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-10 03:50:55,762 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-10 03:50:55,763 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:50:55,763 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-10 03:50:55,763 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-10 03:50:55,763 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:50:55,763 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-10 03:50:55,763 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:50:55,800 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-10 03:50:55,909 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-10 03:50:55,910 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:50:55,912 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-05-10 03:50:55,949 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:50:55,957 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-10 03:50:55,957 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-10 03:50:55,976 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-05-10 03:50:55,976 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:50:55,977 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:50:55,977 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:50:55,979 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:50:55,981 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:50:56,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-10 03:50:58,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-10 03:51:03,006 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-10 03:51:04,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-10 03:51:09,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-10 03:51:10,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-10 03:51:15,020 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-05-10 03:51:16,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:21,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-05-10 03:51:22,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:27,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-05-10 03:51:28,037 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:33,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-05-10 03:51:34,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:39,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-05-10 03:51:40,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:45,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-05-10 03:51:46,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:51,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-05-10 03:51:52,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:51:57,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-05-10 03:51:58,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:52:03,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-05-10 03:52:04,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:52:09,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-05-10 03:52:10,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-10 03:52:15,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-10 03:52:16,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-10 03:52:21,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' 2019-05-10 03:52:22,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-10 03:52:27,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 2019-05-10 03:52:28,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 [edit] vyos@vyos# 2019-05-10 03:52:33,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.5 2019-05-10 03:52:34,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.5 [edit] vyos@vyos# 2019-05-10 03:52:39,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inbound 2019-05-10 03:52:40,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-10 03:52:45,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 2019-05-10 03:52:46,128 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2019-05-10 03:52:51,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-05-10 03:52:52,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-05-10 03:52:57,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-05-10 03:52:58,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-05-10 03:53:03,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-05-10 03:53:04,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-05-10 03:53:09,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-05-10 03:53:10,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-05-10 03:53:15,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-05-10 03:53:16,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-05-10 03:53:21,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-05-10 03:53:22,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-05-10 03:53:27,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-05-10 03:53:28,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-05-10 03:53:33,182 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-05-10 03:53:34,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-05-10 03:53:39,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-05-10 03:53:40,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-05-10 03:53:45,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-05-10 03:53:46,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-05-10 03:53:51,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.5 2019-05-10 03:53:52,199 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2019-05-10 03:53:57,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-10 03:53:58,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-10 03:54:03,223 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:54:03,227 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-05-10 03:54:03,227 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-05-10 03:55:03,256 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-05-10 03:55:03,301 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.212. 2019-05-10 03:55:03,304 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b6a0390L 2019-05-10 03:55:03,304 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-10 03:55:03,308 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-10 03:55:03,308 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-10 03:55:03,309 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-10 03:55:03,309 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-10 03:55:03,310 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-10 03:55:03,310 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-10 03:55:03,310 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-10 03:55:03,310 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-10 03:55:03,347 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-10 03:55:03,461 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-10 03:55:03,462 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-10 03:55:03,464 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.212: db90d4b3161d6b7233c32e78dcc764f0 2019-05-10 03:55:03,496 - paramiko.transport - DEBUG - userauth is OK 2019-05-10 03:55:03,502 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-10 03:55:03,503 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-10 03:55:03,528 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.212. 2019-05-10 03:55:03,529 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-10 03:55:03,529 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-10 03:55:03,530 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-10 03:55:03,531 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:55:03,532 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-10 03:55:04,534 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-05-10 03:55:34,618 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 03:55:34,644 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-05-10 03:55:34,644 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.6, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.5 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-05-10 03:55:34,644 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 | no-more BGP neighbor is 12.0.0.5, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.5 BGP state = Established, up for 00:01:09 Last read 20:13:08, 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.6 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.6, Local port: 179 Foreign host: 12.0.0.5, Foreign port: 41353 Nexthop: 12.0.0.6 Nexthop global: fe80::f816:3eff:fe4a:d8c4 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-05-10 03:55:34,644 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.6 0 32768 i *> 10.0.2.0/24 12.0.0.6 0 32768 i *> 10.0.3.0/24 12.0.0.6 0 32768 i *> 10.0.4.0/24 12.0.0.6 0 32768 i *> 10.0.5.0/24 12.0.0.6 0 32768 i *> 10.0.6.0/24 12.0.0.6 0 32768 i *> 10.0.7.0/24 12.0.0.6 0 32768 i *> 10.0.8.0/24 12.0.0.6 0 32768 i *> 10.0.9.0/24 12.0.0.6 0 32768 i *> 10.0.10.0/24 12.0.0.6 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-10 03:55:34,644 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.5 0 0 65002 i *> 10.1.2.0/24 12.0.0.5 0 0 65002 i *> 10.1.3.0/24 12.0.0.5 0 0 65002 i *> 10.1.4.0/24 12.0.0.5 0 0 65002 i *> 10.1.5.0/24 12.0.0.5 0 0 65002 i *> 10.1.6.0/24 12.0.0.5 0 0 65002 i *> 10.1.7.0/24 12.0.0.5 0 0 65002 i *> 10.1.8.0/24 12.0.0.5 0 0 65002 i *> 10.1.9.0/24 12.0.0.5 0 0 65002 i *> 10.1.10.0/24 12.0.0.5 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-10 03:55:34,645 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.5 0 0 65002 i *> 10.1.2.0/24 12.0.0.5 0 0 65002 i *> 10.1.3.0/24 12.0.0.5 0 0 65002 i *> 10.1.4.0/24 12.0.0.5 0 0 65002 i *> 10.1.5.0/24 12.0.0.5 0 0 65002 i *> 10.1.6.0/24 12.0.0.5 0 0 65002 i *> 10.1.7.0/24 12.0.0.5 0 0 65002 i *> 10.1.8.0/24 12.0.0.5 0 0 65002 i *> 10.1.9.0/24 12.0.0.5 0 0 65002 i *> 10.1.10.0/24 12.0.0.5 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-10 03:55:34,645 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-05-10 03:55:34,645 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2019-05-10 03:55:34,645 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-05-10 03:55:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:55:34,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:55:36,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Fri, 10 May 2019 03:55: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-e367a666-65f7-4d4b-9543-418906fe2188 x-openstack-request-id: req-e367a666-65f7-4d4b-9543-418906fe2188 2019-05-10 03:55:36,472 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:52Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:55:36,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e367a666-65f7-4d4b-9543-418906fe2188 2019-05-10 03:55:36,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.82677507401s 2019-05-10 03:55:36,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-10 03:55:36,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:55:36,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 10 May 2019 03:55: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-955b22a3-3833-48c2-8cab-13293672f5bf x-openstack-request-id: req-955b22a3-3833-48c2-8cab-13293672f5bf 2019-05-10 03:55:36,634 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-955b22a3-3833-48c2-8cab-13293672f5bf 2019-05-10 03:55:36,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157825946808s 2019-05-10 03:55:36,635 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-05-10 03:55:36,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:55:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:55:38,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1192 Content-Type: application/json Date: Fri, 10 May 2019 03:55: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-29eec369-9612-4b5f-83c3-84667e3fca84 x-openstack-request-id: req-29eec369-9612-4b5f-83c3-84667e3fca84 2019-05-10 03:55:38,013 - 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:38:eb:0a", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:eb:0a", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:d8:c4", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1057022c-acce-4cf2-b9e4-953abc37fde5", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:50.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "1057022c-acce-4cf2-b9e4-953abc37fde5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:46:50Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-10T03:46:16Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "11.0.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:54:ca", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:7b:e2", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9", "rel": "bookmark"}], "image": {"id": "6891f1e2-929f-49be-bb2e-565b405ca880", "links": [{"href": "http://172.30.9.21:8774/images/6891f1e2-929f-49be-bb2e-565b405ca880", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:46:52.000000", "flavor": {"id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "links": [{"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}]}, "id": "ccd7d724-93b5-4668-b271-4f0f4f4203a9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:55:36Z", "hostId": "cb1b0f7489084643bdc6ab8fe416c691cc2260c8f6ed5a75f0090861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-10T03:46:14Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:41:34Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:55:38,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29eec369-9612-4b5f-83c3-84667e3fca84 2019-05-10 03:55:38,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37813401222s 2019-05-10 03:55:38,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-10 03:55:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:55:38,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 10 May 2019 03:55: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-d3db964c-656e-4513-aa70-05d0b1ceb426 x-openstack-request-id: req-d3db964c-656e-4513-aa70-05d0b1ceb426 2019-05-10 03:55:38,227 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-d3db964c-656e-4513-aa70-05d0b1ceb426 2019-05-10 03:55:38,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.209416151047s 2019-05-10 03:55:38,342 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 03:55:38,343 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:34 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-10 03:55:38,348 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-10 03:55:38,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions 2019-05-10 03:55:38,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T03:45:18.501Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:16.097Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:16.098Z", "id": "8c5fbbac-cd20-4343-aec8-6923feaf172e"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T03:47:37.793Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:22.164Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:45:22.165Z", "id": "55360fbb-7738-460f-ae1f-b036cbd33bce"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-10 03:55:38,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:38 GMT 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:38,445 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:55:38,446 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-10 03:55:39,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:39,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:39 GMT 2019-05-10 03:55:39,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:39,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:55:39,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:39,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:39,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:39,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:55:39,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:39,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:39,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:39,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:39 GMT 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:39,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:39,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:39,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:55:39,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:39 GMT 2019-05-10 03:55:39,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:39,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:55:39,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:39,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:39,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:44,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:55:44,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:44,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:39.819Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:39.664Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:41.243Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:41.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:41.824Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:41.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:41.824Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:41.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:42.542Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:41.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:42.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:42.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.045Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527b0b74-60d3-49d6-b808-eef402de029c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:42.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.045Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-527b0b74-60d3-49d6-b808-eef402de029c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:42.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.641Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8ee54e-0ca8-4fef-be3b-27e8d1417985 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:42.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.641Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5b8ee54e-0ca8-4fef-be3b-27e8d1417985", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:42.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f078e3b91dd3152fe79f3ea72d5d4e8f2141af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}829badcd21e031aa25830260626ab00ec42c3022\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:43.641Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c4ab9a0-99c7-4e74-9cea-548d0921137d x-compute-request-id: req-7c4ab9a0-99c7-4e74-9cea-548d0921137d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:44.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-2322f814-5d5c-4344-8f2f-378f6d89ca35", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2322f814-5d5c-4344-8f2f-378f6d89ca35 x-compute-request-id: req-2322f814-5d5c-4344-8f2f-378f6d89ca35 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-2322f814-5d5c-4344-8f2f-378f6d89ca35", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5df946d6-6a58-4b03-af27-6a872ef7853a"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-10T03:55:43.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-7c4ab9a0-99c7-4e74-9cea-548d0921137d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.498Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.239Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-7c4ab9a0-99c7-4e74-9cea-548d0921137d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:43.498Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4dc6fecf-9dac-48ac-934c-90b92d7b93e6"}], "metadata": {"pagination": {"total": 22, "offset": 0, "size": 50}}} 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:44 GMT 2019-05-10 03:55:44,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:44,316 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:55:44,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:44,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:44,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:44,316 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:55:44,317 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-10 03:55:44,317 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:55:44,318 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:55:44,318 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 03:55:44,318 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-10 03:55:44,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:44,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:44,318 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527b0b74-60d3-49d6-b808-eef402de029c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:44,319 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-527b0b74-60d3-49d6-b808-eef402de029c 2019-05-10 03:55:44,319 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8ee54e-0ca8-4fef-be3b-27e8d1417985 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:44,319 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5b8ee54e-0ca8-4fef-be3b-27e8d1417985 2019-05-10 03:55:44,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f078e3b91dd3152fe79f3ea72d5d4e8f2141af4" 2019-05-10 03:55:44,319 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829badcd21e031aa25830260626ab00ec42c3022" 2019-05-10 03:55:44,319 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c4ab9a0-99c7-4e74-9cea-548d0921137d x-compute-request-id: req-7c4ab9a0-99c7-4e74-9cea-548d0921137d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found.", "code": 404}} 2019-05-10 03:55:44,320 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:55:44,320 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:55:44,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-2322f814-5d5c-4344-8f2f-378f6d89ca35 2019-05-10 03:55:44,320 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2322f814-5d5c-4344-8f2f-378f6d89ca35 x-compute-request-id: req-2322f814-5d5c-4344-8f2f-378f6d89ca35 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found.", "code": 404}} 2019-05-10 03:55:44,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-2322f814-5d5c-4344-8f2f-378f6d89ca35 2019-05-10 03:55:44,320 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404] 2019-05-10 03:55:44,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-7c4ab9a0-99c7-4e74-9cea-548d0921137d 2019-05-10 03:55:44,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-7c4ab9a0-99c7-4e74-9cea-548d0921137d 2019-05-10 03:55:44,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:55:44,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:44,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:44,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:44,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:44,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:44,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:44 GMT 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:44,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:49,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:49,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.836Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-10T03:55:44.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.836Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:44.318Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:44.836Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:44.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.485Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.005Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.440Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.485Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:44.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.988Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf222bf-056a-4501-b838-634b89ef2af9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.446Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.988Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf222bf-056a-4501-b838-634b89ef2af9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.446Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.988Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dbf222bf-056a-4501-b838-634b89ef2af9", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.446Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.988Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.440Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:45.988Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dbf222bf-056a-4501-b838-634b89ef2af9", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.446Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.444Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.445Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.445Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.444Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.444Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.865Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:45.865Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.035Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.035Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75020741-8dec-4a4d-8ebd-65f55add5a3b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.040Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75020741-8dec-4a4d-8ebd-65f55add5a3b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.040Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-75020741-8dec-4a4d-8ebd-65f55add5a3b", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.040Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-75020741-8dec-4a4d-8ebd-65f55add5a3b", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.040Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.125Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.444Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.125Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.125Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.125Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.126Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.126Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.126Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.126Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.449Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.449Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.443Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:46.741Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.444Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.776Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.796Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.796Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.797Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.797Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.797Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.798Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.798Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.799Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.774Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.774Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.774Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.774Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}], "metadata": {"pagination": {"total": 127, "offset": 22, "size": 50}}} 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:49 GMT 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:49,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:49,460 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:55:49,463 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404] 2019-05-10 03:55:49,463 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-10 03:55:49,463 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-10 03:55:49,463 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-10 03:55:49,463 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:49,464 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:55:49,464 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf222bf-056a-4501-b838-634b89ef2af9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:49,464 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf222bf-056a-4501-b838-634b89ef2af9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:49,464 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dbf222bf-056a-4501-b838-634b89ef2af9 2019-05-10 03:55:49,464 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:49,464 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dbf222bf-056a-4501-b838-634b89ef2af9 2019-05-10 03:55:49,465 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:49,465 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,465 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,465 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 2019-05-10 03:55:49,465 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 2019-05-10 03:55:49,465 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:49,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:49,466 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75020741-8dec-4a4d-8ebd-65f55add5a3b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:49,466 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75020741-8dec-4a4d-8ebd-65f55add5a3b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:49,466 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-75020741-8dec-4a4d-8ebd-65f55add5a3b 2019-05-10 03:55:49,467 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-75020741-8dec-4a4d-8ebd-65f55add5a3b 2019-05-10 03:55:49,467 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:49,467 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 2019-05-10 03:55:49,467 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:49,467 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 2019-05-10 03:55:49,467 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b4a2a15-b3d3-4271-be42-c1e9f56c1593 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:49,468 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:49,469 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-9e9ca4f9-4973-44fc-9caa-5d0a210818c9 2019-05-10 03:55:49,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" 2019-05-10 03:55:49,469 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:49,469 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:49,469 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071 2019-05-10 03:55:49,469 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071 2019-05-10 03:55:49,470 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071 2019-05-10 03:55:49,470 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071 2019-05-10 03:55:49,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:49,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:49,470 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:49,470 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:49,471 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d 2019-05-10 03:55:49,471 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a9eaa613-9fd8-43c9-afa7-8a9be2b7127d 2019-05-10 03:55:49,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:55:49,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:49,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:49 GMT 2019-05-10 03:55:49,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:49,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:55:49,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:49,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:49,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:54,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:55:54,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:54,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:54,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:54,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:54,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:54,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.797Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.797Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.796Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.290Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:46.796Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.504Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.124Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-67bd722d-aedc-42d3-a02e-c04644b4fb98 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.123Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.123Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.123Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.123Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.123Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.124Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.175Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.175Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.175Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-d21ed470-3043-4cc3-9177-94255c5d53e1 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.136Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.175Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-d21ed470-3043-4cc3-9177-94255c5d53e1 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.136Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.137Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.175Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.176Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.137Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.137Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.176Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\"", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.176Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.137Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "Detaching port 2d27fe43-7140-4d91-8621-cd21590cdada...", "level": "info", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.137Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.139Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.139Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-27911025-669c-4214-b770-9c807b0130a4 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.503Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-27911025-669c-4214-b770-9c807b0130a4 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.503Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.503Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.503Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.504Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "Detaching port d9a80ce0-6f61-4131-9fc5-9e89d74ba031...", "level": "info", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.504Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.505Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.505Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:47.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.766Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.159Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.170Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.396Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.032Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.159Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 Date: Fri, 10 May 2019 03:55:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.766Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.767Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.767Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.767Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6", "level": "debug", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.767Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "Successfully detached port 2d27fe43-7140-4d91-8621-cd21590cdada", "level": "info", "target_id": "reference_vnf_data_plane_port_lmlia6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:47.767Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.3a0383f8-f866-4d14-8d1c-d24ae3e0b721"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5a435302-386d-4463-abf6-955dcaac6f85 Date: Fri, 10 May 2019 03:55:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.158Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}], "metadata": {"pagination": {"total": 235, "offset": 72, "size": 50}}} 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:54 GMT 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:54,602 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:54,603 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:55:54,605 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071 2019-05-10 03:55:54,606 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2a11edc7-314d-43e8-b19d-7010d7736071 2019-05-10 03:55:54,606 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:54,606 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-2a11edc7-314d-43e8-b19d-7010d7736071 Date: Fri, 10 May 2019 03:55:46 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:54,606 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4 2019-05-10 03:55:54,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:54,606 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-67bd722d-aedc-42d3-a02e-c04644b4fb98 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,607 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98 2019-05-10 03:55:54,607 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98 2019-05-10 03:55:54,607 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98 2019-05-10 03:55:54,607 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-67bd722d-aedc-42d3-a02e-c04644b4fb98 2019-05-10 03:55:54,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:54,607 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-d21ed470-3043-4cc3-9177-94255c5d53e1 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-d21ed470-3043-4cc3-9177-94255c5d53e1 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1 2019-05-10 03:55:54,608 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 2019-05-10 03:55:54,609 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cb8b1460-1e4e-43c2-a0c4-cfa959a51928 2019-05-10 03:55:54,609 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1 2019-05-10 03:55:54,609 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1 2019-05-10 03:55:54,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:54,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" 2019-05-10 03:55:54,609 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-d21ed470-3043-4cc3-9177-94255c5d53e1 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - Detaching port 2d27fe43-7140-4d91-8621-cd21590cdada... 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2d1792dc86fc00c9ce69751eaa0ae1f43cbfd" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-27911025-669c-4214-b770-9c807b0130a4 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-27911025-669c-4214-b770-9c807b0130a4 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4 2019-05-10 03:55:54,610 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-27911025-669c-4214-b770-9c807b0130a4 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - Detaching port d9a80ce0-6f61-4131-9fc5-9e89d74ba031... 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4185fdfa860c37346864b91c0f014f51168cc78" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85 2019-05-10 03:55:54,611 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 Date: Fri, 10 May 2019 03:55:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 2019-05-10 03:55:54,612 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 2019-05-10 03:55:54,613 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-393c95d9-be9c-4a0f-aeff-32f4850b5ee6 2019-05-10 03:55:54,613 - functest.core.cloudify - DEBUG - Successfully detached port 2d27fe43-7140-4d91-8621-cd21590cdada 2019-05-10 03:55:54,613 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5a435302-386d-4463-abf6-955dcaac6f85 Date: Fri, 10 May 2019 03:55:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:55:54,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:55:54,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:54,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:54 GMT 2019-05-10 03:55:54,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:54,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:55:54,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:54,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:54,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:59,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:55:59,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:59,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5a435302-386d-4463-abf6-955dcaac6f85 Date: Fri, 10 May 2019 03:55:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.158Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.159Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85", "level": "debug", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.159Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:48.442Z", "message": "Successfully detached port d9a80ce0-6f61-4131-9fc5-9e89d74ba031", "level": "info", "target_id": "target_vnf_data_plane_port_rycbya", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.159Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.ae4a7e8a-e943-43ef-85bf-6654b79c1e77"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.162Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:48.529Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.251Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.251Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06733515-6311-4f31-8ab7-f8ad3deaf85b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.255Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.672Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-06733515-6311-4f31-8ab7-f8ad3deaf85b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.256Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-06733515-6311-4f31-8ab7-f8ad3deaf85b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.256Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:49.743Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06733515-6311-4f31-8ab7-f8ad3deaf85b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.256Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.655Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.655Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.963Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15c09b01-6531-4893-bc2c-d5a28ccb120b Date: Fri, 10 May 2019 03:55:49 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.961Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15c09b01-6531-4893-bc2c-d5a28ccb120b Date: Fri, 10 May 2019 03:55:49 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.961Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.961Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.961Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.962Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.962Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.090Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.963Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.673Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.650Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.650Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.655Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.276Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:49.655Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.090Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-339ea283-42f0-488f-a44f-b4ad07eb450d Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.289Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-339ea283-42f0-488f-a44f-b4ad07eb450d Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.289Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.784Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.553Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.553Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.552Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.552Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.552Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.552Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.552Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.552Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.434Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.434Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.434Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.434Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.433Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.433Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.433Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:eb:0a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.13\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\", \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}, {\"router_id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:46:06Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d1:54:ca\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.21\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"559334b8-e1e8-40c1-a1ec-02a21adb8583\", \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}, {\"router_id\": \"9cc007bc-815f-4ca9-9256-a5810b7130ff\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:41:37Z\", \"updated_at\": \"2019-05-10T03:41:40Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"3000c2cf-ffd0-486d-a10e-a961c59d86d8\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c4:99:5d\", \"device_id\": \"ef68971a-662f-4375-8a2d-b5ed6d029a43\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": \"10fc514d-7b3b-4053-b6ed-faa7a81d858a\", \"id\": \"dcec6326-d576-47ef-83db-4990df58640e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.433Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.291Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.291Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}], "metadata": {"pagination": {"total": 282, "offset": 122, "size": 50}}} 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:59,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:59 GMT 2019-05-10 03:55:59,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:59,853 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:55:59,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:59,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:59,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:55:59,853 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:55:59,856 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5a435302-386d-4463-abf6-955dcaac6f85 Date: Fri, 10 May 2019 03:55:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:55:59,856 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85 2019-05-10 03:55:59,857 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-5a435302-386d-4463-abf6-955dcaac6f85 2019-05-10 03:55:59,857 - functest.core.cloudify - DEBUG - Successfully detached port d9a80ce0-6f61-4131-9fc5-9e89d74ba031 2019-05-10 03:55:59,857 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-10 03:55:59,857 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:59,857 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:59,857 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06733515-6311-4f31-8ab7-f8ad3deaf85b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:59,858 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,858 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-06733515-6311-4f31-8ab7-f8ad3deaf85b 2019-05-10 03:55:59,858 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-06733515-6311-4f31-8ab7-f8ad3deaf85b 2019-05-10 03:55:59,858 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06733515-6311-4f31-8ab7-f8ad3deaf85b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:59,858 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6 2019-05-10 03:55:59,858 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6 2019-05-10 03:55:59,859 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,859 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15c09b01-6531-4893-bc2c-d5a28ccb120b Date: Fri, 10 May 2019 03:55:49 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:59,859 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-15c09b01-6531-4893-bc2c-d5a28ccb120b Date: Fri, 10 May 2019 03:55:49 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:59,859 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b 2019-05-10 03:55:59,859 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15c09b01-6531-4893-bc2c-d5a28ccb120b 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:59,860 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:55:59,861 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:59,861 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa7fd6-4e4f-46af-8c9f-f0422571cac6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:55:59,861 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:55:59,861 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-339ea283-42f0-488f-a44f-b4ad07eb450d Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:59,861 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-339ea283-42f0-488f-a44f-b4ad07eb450d Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 2019-05-10 03:55:59,862 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 2019-05-10 03:55:59,863 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:59,863 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6ad8c445-8b2e-4b4c-a425-178e8a0af5a0 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:55:59,863 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:55:59,863 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:55:59,863 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 2019-05-10 03:55:59,863 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 2019-05-10 03:55:59,864 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 2019-05-10 03:55:59,864 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 2019-05-10 03:55:59,864 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:59,864 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-58b2b250-364b-4bac-95d2-f0d23ebf68d5 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"floatingips": [{"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:38:eb:0a", "device_id": ""}, "fixed_ip_address": "11.0.0.13", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}, {"router_id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:46:06Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "device_owner": "", "mac_address": "fa:16:3e:d1:54:ca", "device_id": ""}, "fixed_ip_address": "11.0.0.21", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "559334b8-e1e8-40c1-a1ec-02a21adb8583", "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}, {"router_id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:41:37Z", "updated_at": "2019-05-10T03:41:40Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c4:99:5d", "device_id": "ef68971a-662f-4375-8a2d-b5ed6d029a43"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": "10fc514d-7b3b-4053-b6ed-faa7a81d858a", "id": "dcec6326-d576-47ef-83db-4990df58640e", "qos_policy_id": null}]} 2019-05-10 03:55:59,864 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,864 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:55:59,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:55:59,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:55:59 GMT 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:55:59,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:04,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:05,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:05,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-339ea283-42f0-488f-a44f-b4ad07eb450d", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.290Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.784Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.553Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:50.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\"", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.553Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.792Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.784Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.785Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.035Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.035Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.035Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.035Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.034Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.034Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 Date: Fri, 10 May 2019 03:55:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.034Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 Date: Fri, 10 May 2019 03:55:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:39Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.034Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.794Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.794Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "Detaching port 559334b8-e1e8-40c1-a1ec-02a21adb8583...", "level": "info", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.793Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.793Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.793Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.792Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.792Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.792Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.784Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\"", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.785Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.785Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.785Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:51.603Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 Date: Fri, 10 May 2019 03:55:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:41Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:50.784Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.615Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 Date: Fri, 10 May 2019 03:55:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.614Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.614Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.739Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.739Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.739Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "Successfully detached port 559334b8-e1e8-40c1-a1ec-02a21adb8583", "level": "info", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.740Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.614Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.614Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.615Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "Detaching port fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356...", "level": "info", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.615Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.615Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 Date: Fri, 10 May 2019 03:55:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:51Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.738Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 Date: Fri, 10 May 2019 03:55:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:41:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"04eb70f9-045f-4975-ae36-918e5944c494\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"10fc514d-7b3b-4053-b6ed-faa7a81d858a\",\"security_groups\":[\"625c0a76-0e54-4466-bdd0-b92726f1cb13\"],\"mac_address\":\"fa:16:3e:c4:99:5d\",\"device_id\":\"ef68971a-662f-4375-8a2d-b5ed6d029a43\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3000c2cf-ffd0-486d-a10e-a961c59d86d8\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:39:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.614Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 Date: Fri, 10 May 2019 03:55:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:51Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.738Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.192Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5", "level": "debug", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:51.739Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c173a615-bfea-4d01-bba8-ede8d1b4c823"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.574Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "Successfully detached port fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356", "level": "info", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.574Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.176Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.574Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}], "metadata": {"pagination": {"total": 373, "offset": 172, "size": 50}}} 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:05 GMT 2019-05-10 03:56:05,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:05,059 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:05,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:05,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:05,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:05,059 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:05,061 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-339ea283-42f0-488f-a44f-b4ad07eb450d 2019-05-10 03:56:05,062 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:56:05,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" 2019-05-10 03:56:05,062 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,062 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 2019-05-10 03:56:05,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:56:05,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:56:05,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:56:05,063 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 2019-05-10 03:56:05,063 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 2019-05-10 03:56:05,063 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 2019-05-10 03:56:05,064 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 2019-05-10 03:56:05,064 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 Date: Fri, 10 May 2019 03:55:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,064 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5ecd5558-7ca5-435e-b36a-ed3be26aaed1 Date: Fri, 10 May 2019 03:55:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:56:05,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bdd3b582804a3e3cac5f2f99dfcc234d19ad94" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:56:05,064 - functest.core.cloudify - DEBUG - Detaching port 559334b8-e1e8-40c1-a1ec-02a21adb8583... 2019-05-10 03:56:05,065 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f 2019-05-10 03:56:05,065 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f 2019-05-10 03:56:05,065 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f 2019-05-10 03:56:05,065 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f 2019-05-10 03:56:05,065 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a1bb17d0-2331-4381-ac65-a8ecfa2cb53f Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,066 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 2019-05-10 03:56:05,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" 2019-05-10 03:56:05,066 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 2019-05-10 03:56:05,066 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 2019-05-10 03:56:05,066 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-75199e0e-361e-4bd9-bd23-bfa3875b0cd4 Date: Fri, 10 May 2019 03:55:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:41Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:56:05,067 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 Date: Fri, 10 May 2019 03:55:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,067 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 2019-05-10 03:56:05,067 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 2019-05-10 03:56:05,067 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 2019-05-10 03:56:05,067 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 2019-05-10 03:56:05,067 - functest.core.cloudify - DEBUG - Successfully detached port 559334b8-e1e8-40c1-a1ec-02a21adb8583 2019-05-10 03:56:05,068 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 2019-05-10 03:56:05,068 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 2019-05-10 03:56:05,068 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/10fc514d-7b3b-4053-b6ed-faa7a81d858a.json used request id req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 2019-05-10 03:56:05,068 - functest.core.cloudify - DEBUG - Detaching port fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356... 2019-05-10 03:56:05,068 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3164cf86f6c82ea650b07c5755874b5970ae05be" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-10 03:56:05,068 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 Date: Fri, 10 May 2019 03:55:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:51Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-95d0b04f-b9f6-49f4-bbb8-c6ade965db39 Date: Fri, 10 May 2019 03:55:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:41:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04eb70f9-045f-4975-ae36-918e5944c494","ip_address":"192.168.120.7"}],"id":"10fc514d-7b3b-4053-b6ed-faa7a81d858a","security_groups":["625c0a76-0e54-4466-bdd0-b92726f1cb13"],"mac_address":"fa:16:3e:c4:99:5d","device_id":"ef68971a-662f-4375-8a2d-b5ed6d029a43","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 Date: Fri, 10 May 2019 03:55:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:51Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-a95181b2-379c-4adf-b305-8dd4b6b2ecc5 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb 2019-05-10 03:56:05,069 - functest.core.cloudify - DEBUG - Successfully detached port fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 2019-05-10 03:56:05,070 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-10 03:56:05,070 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb 2019-05-10 03:56:05,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:05,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:05,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:05,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:05,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:05,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:05,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:05 GMT 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:05,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:10,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:10,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:10,263 - 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": "2019-05-10T03:55:52.905Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_e3n0cd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.176Z", "source_id": "reference_vnf_host_nosaz8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.574Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.573Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb Date: Fri, 10 May 2019 03:55:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:52Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.573Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:52.905Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb Date: Fri, 10 May 2019 03:55:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:52Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.573Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.7d8d3015-7fcf-40a0-bdc1-f4116c65c2fa"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:53.500Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:53.500Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_cpjwi7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:52.772Z", "source_id": "target_vnf_host_fsd2eb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:53.500Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.131Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.131Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f0d38b72-5360-4b26-87a5-42af3cdcf8b9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.131Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.131Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d38b72-5360-4b26-87a5-42af3cdcf8b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.131Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:53.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.798Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e1bcbb7-844c-4761-aed6-54ffbac1efc3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.798Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7e1bcbb7-844c-4761-aed6-54ffbac1efc3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.798Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:54.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81e5cd1fc3bbf94bf5f384e2cf7cac28772ad443\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.328Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}354b81bd6831bd31bf35d862e4752272d205f771\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.328Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721 x-compute-request-id: req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.328Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-f9959646-beee-4c07-85d4-3353bcbf1c5b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.328Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-f9959646-beee-4c07-85d4-3353bcbf1c5b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "reference_vnf_host_nosaz8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.328Z", "message": "RESP: [404] Date: Fri, 10 May 2019 03:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9959646-beee-4c07-85d4-3353bcbf1c5b x-compute-request-id: req-f9959646-beee-4c07-85d4-3353bcbf1c5b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:54.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.c41494d4-c46c-4094-a67e-34b2b6868bf6"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.872Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "target_vnf_host_fsd2eb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.872Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.76493d60-99ef-4091-9411-d30b2a4a396d"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.872Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-10T03:55:55.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.872Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_host_nosaz8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:55.872Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-10T03:55:55.341Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_host_fsd2eb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:56.518Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:56.518Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:56.518Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:55.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:57.113Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:57.113Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:57.113Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.162Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:57.711Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:57.711Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:57.711Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.307Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.307Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.579Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.307Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:56.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.340Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.905Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58bfe511-2d11-4780-8a24-d5adebf618f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.346Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.772Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.905Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-58bfe511-2d11-4780-8a24-d5adebf618f3", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.346Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.905Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:57.101Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:58.905Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:57.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-170c0d14-961b-438c-b96a-141915a1d76a Date: Fri, 10 May 2019 03:55:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.112Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.113Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.113Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.114Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}], "metadata": {"pagination": {"total": 430, "offset": 222, "size": 50}}} 2019-05-10 03:56:10,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:10,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:10 GMT 2019-05-10 03:56:10,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:10,263 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:10,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:10,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:10,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:10,266 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-10 03:56:10,266 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb 2019-05-10 03:56:10,267 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb 2019-05-10 03:56:10,267 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb Date: Fri, 10 May 2019 03:55:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:10,267 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-904513fd-5e9c-4a3d-9e55-4de2f7cca9eb Date: Fri, 10 May 2019 03:55:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:10,267 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:10,267 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-10 03:56:10,267 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:10,268 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:10,268 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f0d38b72-5360-4b26-87a5-42af3cdcf8b9 2019-05-10 03:56:10,268 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-10 03:56:10,268 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d38b72-5360-4b26-87a5-42af3cdcf8b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:10,268 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 03:56:10,268 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e1bcbb7-844c-4761-aed6-54ffbac1efc3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:10,269 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7e1bcbb7-844c-4761-aed6-54ffbac1efc3 2019-05-10 03:56:10,269 - functest.core.cloudify - DEBUG - deleting server 2019-05-10 03:56:10,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:10,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e5cd1fc3bbf94bf5f384e2cf7cac28772ad443" 2019-05-10 03:56:10,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354b81bd6831bd31bf35d862e4752272d205f771" 2019-05-10 03:56:10,269 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721 x-compute-request-id: req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found.", "code": 404}} 2019-05-10 03:56:10,270 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-f9959646-beee-4c07-85d4-3353bcbf1c5b 2019-05-10 03:56:10,270 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ccd7d724-93b5-4668-b271-4f0f4f4203a9 used request id req-f9959646-beee-4c07-85d4-3353bcbf1c5b 2019-05-10 03:56:10,270 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 10 May 2019 03:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9959646-beee-4c07-85d4-3353bcbf1c5b x-compute-request-id: req-f9959646-beee-4c07-85d4-3353bcbf1c5b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found.", "code": 404}} 2019-05-10 03:56:10,270 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721 2019-05-10 03:56:10,270 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1057022c-acce-4cf2-b9e4-953abc37fde5 used request id req-fbce5b85-42ee-4052-a5f0-fd8d2b7b2721 2019-05-10 03:56:10,270 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 1057022c-acce-4cf2-b9e4-953abc37fde5 could not be found. [status_code=404] 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ccd7d724-93b5-4668-b271-4f0f4f4203a9 could not be found. [status_code=404] 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:10,271 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:10,272 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58bfe511-2d11-4780-8a24-d5adebf618f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6" 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-58bfe511-2d11-4780-8a24-d5adebf618f3 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:10,273 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-170c0d14-961b-438c-b96a-141915a1d76a Date: Fri, 10 May 2019 03:55:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:56:10,274 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a 2019-05-10 03:56:10,274 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a 2019-05-10 03:56:10,274 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6" -d '{"port": {"security_groups": []}}' 2019-05-10 03:56:10,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:10,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:10,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:10 GMT 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:10,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:56:10,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:10,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:10,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:15,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:15,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:15,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:15,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:15,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:15,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:15,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c017c6-c1ce-4ea2-92a2-5aed196bdebf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.881Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.e594565c-bf2b-4aca-b68f-0bbd429a1242"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d1c017c6-c1ce-4ea2-92a2-5aed196bdebf", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.882Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.e594565c-bf2b-4aca-b68f-0bbd429a1242"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-170c0d14-961b-438c-b96a-141915a1d76a Date: Fri, 10 May 2019 03:55:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.112Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.113Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.113Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.114Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.340Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20765db9-2890-45c3-87fd-3e228f9bdedc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.347Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-20765db9-2890-45c3-87fd-3e228f9bdedc", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.347Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:55:59.497Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17782a5c6c5fd19868271bac0548c691c87a0d10\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.301Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.e594565c-bf2b-4aca-b68f-0bbd429a1242"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.629Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5eac50-4388-45f1-b5cf-9aae3a843cf1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.634Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cc5eac50-4388-45f1-b5cf-9aae3a843cf1", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.635Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.331Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:57.864Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:57.566Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.125Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}970f74fce561e1743d874ba6cae9bb593f9bf8e7\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.764Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1038e924-10ba-4f4e-aee4-ec93b037d2bb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1038e924-10ba-4f4e-aee4-ec93b037d2bb", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ea533219-b501-4915-8098-009456b9f8e8", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.226Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ea533219-b501-4915-8098-009456b9f8e8", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.226Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ea533219-b501-4915-8098-009456b9f8e8 Date: Fri, 10 May 2019 03:56:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:59Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.226Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:58.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ba2f876f776f94469fffe8bcb0dec9b00aa3c6\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.155Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-4e6a294a-d20d-4acc-ae2f-ccf47842c210", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.487Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ba2f876f776f94469fffe8bcb0dec9b00aa3c6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.479Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4e6a294a-d20d-4acc-ae2f-ccf47842c210 Date: Fri, 10 May 2019 03:56:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:59Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"2d27fe43-7140-4d91-8621-cd21590cdada\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:7c:7b:e2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.487Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-e501fd26-c335-4b48-920b-04963d57c1ef", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.478Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-e501fd26-c335-4b48-920b-04963d57c1ef", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.478Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e501fd26-c335-4b48-920b-04963d57c1ef Date: Fri, 10 May 2019 03:56:00 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.478Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.228Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}975968318fd4c1823c370853133bdfaa15ce56f5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.616Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-4e6a294a-d20d-4acc-ae2f-ccf47842c210", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.488Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.9006095e-0e1a-40ec-938b-60275ea6e43f"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:00.689Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:55:59.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bd34f62e-cd29-4e9f-9eb3-a5236f967a15 Date: Fri, 10 May 2019 03:56:00 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:30Z\", \"updated_at\": \"2019-05-10T03:55:59Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 5, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": null, \"id\": \"183e8465-f629-4838-9b5c-e865c36f0ad7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.934Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.e594565c-bf2b-4aca-b68f-0bbd429a1242"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.820Z", "source_id": "reference_vnf_data_plane_port_lmlia6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "RESP: [202] Date: Fri, 10 May 2019 03:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2 x-compute-request-id: req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": "keypair_wvv7qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.2b297e7f-9f9d-4b6f-ae7f-a0f3d6607975"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-bd34f62e-cd29-4e9f-9eb3-a5236f967a15", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.934Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.e594565c-bf2b-4aca-b68f-0bbd429a1242"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-bd34f62e-cd29-4e9f-9eb3-a5236f967a15", "level": "debug", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:00.935Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.e594565c-bf2b-4aca-b68f-0bbd429a1242"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-88de0bc6-41d2-4f41-8fdd-04470ec7393b Date: Fri, 10 May 2019 03:56:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:56:00Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f4035278-c896-44b5-b0af-9f31b1340ac5\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"d9a80ce0-6f61-4131-9fc5-9e89d74ba031\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:4a:d8:c4\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"3d66bed1-00ac-47f4-bca5-b9988dda01af\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.282Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.300Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.408Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.408Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}], "metadata": {"pagination": {"total": 488, "offset": 272, "size": 50}}} 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:15 GMT 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:15,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:15,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:15,534 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:15,536 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c017c6-c1ce-4ea2-92a2-5aed196bdebf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:15,536 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d1c017c6-c1ce-4ea2-92a2-5aed196bdebf 2019-05-10 03:56:15,536 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-170c0d14-961b-438c-b96a-141915a1d76a Date: Fri, 10 May 2019 03:55:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:56:15,536 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a 2019-05-10 03:56:15,537 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=2d27fe43-7140-4d91-8621-cd21590cdada used request id req-170c0d14-961b-438c-b96a-141915a1d76a 2019-05-10 03:56:15,537 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6" -d '{"port": {"security_groups": []}}' 2019-05-10 03:56:15,537 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:15,537 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20765db9-2890-45c3-87fd-3e228f9bdedc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:15,537 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-20765db9-2890-45c3-87fd-3e228f9bdedc 2019-05-10 03:56:15,538 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17782a5c6c5fd19868271bac0548c691c87a0d10" -d '{"floatingip": {"port_id": null}}' 2019-05-10 03:56:15,538 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:15,538 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5eac50-4388-45f1-b5cf-9aae3a843cf1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:15,538 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cc5eac50-4388-45f1-b5cf-9aae3a843cf1 2019-05-10 03:56:15,538 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:15,538 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970f74fce561e1743d874ba6cae9bb593f9bf8e7" -d '{"floatingip": {"port_id": null}}' 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - deleting keypair 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:15,539 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1038e924-10ba-4f4e-aee4-ec93b037d2bb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:15,540 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1038e924-10ba-4f4e-aee4-ec93b037d2bb 2019-05-10 03:56:15,540 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ea533219-b501-4915-8098-009456b9f8e8 2019-05-10 03:56:15,540 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-ea533219-b501-4915-8098-009456b9f8e8 2019-05-10 03:56:15,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ea533219-b501-4915-8098-009456b9f8e8 Date: Fri, 10 May 2019 03:56:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:59Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":[],"mac_address":"fa:16:3e:7c:7b:e2","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:15,540 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:15,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ba2f876f776f94469fffe8bcb0dec9b00aa3c6" 2019-05-10 03:56:15,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-4e6a294a-d20d-4acc-ae2f-ccf47842c210 2019-05-10 03:56:15,541 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ba2f876f776f94469fffe8bcb0dec9b00aa3c6" -d '{"port": {"security_groups": []}}' 2019-05-10 03:56:15,541 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4e6a294a-d20d-4acc-ae2f-ccf47842c210 Date: Fri, 10 May 2019 03:56:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:59Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.5"}],"id":"2d27fe43-7140-4d91-8621-cd21590cdada","security_groups":[],"mac_address":"fa:16:3e:7c:7b:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:15,541 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-e501fd26-c335-4b48-920b-04963d57c1ef 2019-05-10 03:56:15,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=d9a80ce0-6f61-4131-9fc5-9e89d74ba031 used request id req-e501fd26-c335-4b48-920b-04963d57c1ef 2019-05-10 03:56:15,541 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e501fd26-c335-4b48-920b-04963d57c1ef Date: Fri, 10 May 2019 03:56:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:4a:d8:c4","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273f2ac0de1f2b896640030fc9b7b7670a8b7ea6" 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975968318fd4c1823c370853133bdfaa15ce56f5" 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-4e6a294a-d20d-4acc-ae2f-ccf47842c210 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bd34f62e-cd29-4e9f-9eb3-a5236f967a15 Date: Fri, 10 May 2019 03:56:00 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:30Z", "updated_at": "2019-05-10T03:55:59Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 5, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": null, "id": "183e8465-f629-4838-9b5c-e865c36f0ad7", "qos_policy_id": null}} 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:15,542 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:15,543 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 10 May 2019 03:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2 x-compute-request-id: req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2 Content-Length: 0 Content-Type: application/json 2019-05-10 03:56:15,543 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2 2019-05-10 03:56:15,543 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-0cb1933c-bd8c-4e24-b581-c8b22103fbf2 2019-05-10 03:56:15,543 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-bd34f62e-cd29-4e9f-9eb3-a5236f967a15 2019-05-10 03:56:15,543 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-bd34f62e-cd29-4e9f-9eb3-a5236f967a15 2019-05-10 03:56:15,543 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-88de0bc6-41d2-4f41-8fdd-04470ec7393b Date: Fri, 10 May 2019 03:56:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:56:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4035278-c896-44b5-b0af-9f31b1340ac5","ip_address":"12.0.0.6"}],"id":"d9a80ce0-6f61-4131-9fc5-9e89d74ba031","security_groups":[],"mac_address":"fa:16:3e:4a:d8:c4","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"3d66bed1-00ac-47f4-bca5-b9988dda01af","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:15,544 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:15,544 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270 2019-05-10 03:56:15,544 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270 2019-05-10 03:56:15,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:15,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:15,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:15,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:15,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:15,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:15 GMT 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:15,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:15,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:20,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:20,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:20,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:20,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:20,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:20,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.408Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270 Date: Fri, 10 May 2019 03:56:01 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"created_at\": \"2019-05-10T03:45:31Z\", \"updated_at\": \"2019-05-10T03:56:00Z\", \"floating_network_id\": \"a0b418b9-570f-4f43-80a4-edb9056d7b48\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 5, \"project_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"port_id\": null, \"id\": \"ac97c57c-9e46-45d7-a08a-0ebb4936db8d\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.408Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5090ca0e-242f-4ec5-8290-56129cc46dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ba2f876f776f94469fffe8bcb0dec9b00aa3c6\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.283Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-88de0bc6-41d2-4f41-8fdd-04470ec7393b", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.282Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-88de0bc6-41d2-4f41-8fdd-04470ec7393b", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.282Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.300Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_l61fiv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.223Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.141Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:01.944Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-68a0539f-7b9a-484c-a2f0-f09487abe5e0", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.651Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.111eb9af-dad7-4f14-901b-7573257010ae"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:02.540Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "keypair_wvv7qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:02.540Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:02.540Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_6n2nhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:01.738Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.056Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.288Z", "source_id": "target_vnf_data_plane_port_rycbya", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.056Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.038Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.056Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-877d1466-d70f-419f-af7e-a12ceed5ae78", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.613Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.056Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.056Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877d1466-d70f-419f-af7e-a12ceed5ae78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.613Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.607Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.606Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.920Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78088d85-2014-42a1-997c-8eb11b9712c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-78088d85-2014-42a1-997c-8eb11b9712c6", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:02.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dddc4ac8619bc2e7155becf8d092451aab6332f3\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.019Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8a5702a6-50ca-4463-af61-716a6a86925a Date: Fri, 10 May 2019 03:56:03 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:52Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.367Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-8a5702a6-50ca-4463-af61-716a6a86925a", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.367Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-8a5702a6-50ca-4463-af61-716a6a86925a", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.368Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dddc4ac8619bc2e7155becf8d092451aab6332f3\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.368Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cd6a53074fd7082dc477cbae4128da182d41328\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.409Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6768dc-dc8b-4247-9cf0-f7e822ace7c0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.417Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:03.581Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3f6768dc-dc8b-4247-9cf0-f7e822ace7c0", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.418Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d53d89c0e69dbd8c04622f71f01d03a6230cbd94\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:03.835Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-786f61a7-ca51-4c07-af68-cce8fc0d0e3c", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.378Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-786f61a7-ca51-4c07-af68-cce8fc0d0e3c", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.377Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb75f89db61f6bbda36f7b050cafdf248e0a3056\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-786f61a7-ca51-4c07-af68-cce8fc0d0e3c Date: Fri, 10 May 2019 03:56:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:56:03Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.377Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d53d89c0e69dbd8c04622f71f01d03a6230cbd94\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.118Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-ac6ff0f9-c649-4856-b273-357f59de8b01", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.117Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-ac6ff0f9-c649-4856-b273-357f59de8b01", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.117Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ac6ff0f9-c649-4856-b273-357f59de8b01 Date: Fri, 10 May 2019 03:56:04 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:55:51Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[\"d9029008-c47c-4eba-97b3-3a46ef657106\"],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.117Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dddc4ac8619bc2e7155becf8d092451aab6332f3\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.123Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f8b19ae5-a1ce-43ed-badd-3a0d3b3f246c", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.122Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f8b19ae5-a1ce-43ed-badd-3a0d3b3f246c", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.122Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-f8b19ae5-a1ce-43ed-badd-3a0d3b3f246c Date: Fri, 10 May 2019 03:56:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:56:03Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.13\"}],\"id\":\"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:38:eb:0a\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.122Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.8714cb00-4f66-42b1-90b8-222dd1f5113a"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-756af23d-b1dc-4c13-abd0-0a58800587b9", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756af23d-b1dc-4c13-abd0-0a58800587b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}], "metadata": {"pagination": {"total": 518, "offset": 322, "size": 50}}} 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:20 GMT 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:20,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:20,751 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:20,751 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:20,751 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:20,753 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270 2019-05-10 03:56:20,753 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-1a5ed951-1c5b-4ce8-816a-d4be7cf5d270 Date: Fri, 10 May 2019 03:56:01 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:45:31Z", "updated_at": "2019-05-10T03:56:00Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 5, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_id": null, "id": "ac97c57c-9e46-45d7-a08a-0ebb4936db8d", "qos_policy_id": null}} 2019-05-10 03:56:20,753 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ba2f876f776f94469fffe8bcb0dec9b00aa3c6" 2019-05-10 03:56:20,754 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-88de0bc6-41d2-4f41-8fdd-04470ec7393b 2019-05-10 03:56:20,754 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-88de0bc6-41d2-4f41-8fdd-04470ec7393b 2019-05-10 03:56:20,754 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-10 03:56:20,754 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:20,754 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-10 03:56:20,754 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:20,755 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-68a0539f-7b9a-484c-a2f0-f09487abe5e0 2019-05-10 03:56:20,755 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-10 03:56:20,755 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:20,755 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-10 03:56:20,755 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:20,755 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:20,756 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-877d1466-d70f-419f-af7e-a12ceed5ae78 2019-05-10 03:56:20,756 - functest.core.cloudify - DEBUG - deleting port 2019-05-10 03:56:20,756 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877d1466-d70f-419f-af7e-a12ceed5ae78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:20,756 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:20,756 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-10 03:56:20,756 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:20,757 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:20,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:20,757 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78088d85-2014-42a1-997c-8eb11b9712c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:20,757 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-78088d85-2014-42a1-997c-8eb11b9712c6 2019-05-10 03:56:20,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddc4ac8619bc2e7155becf8d092451aab6332f3" 2019-05-10 03:56:20,757 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8a5702a6-50ca-4463-af61-716a6a86925a Date: Fri, 10 May 2019 03:56:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:38:eb:0a","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:56:20,758 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-8a5702a6-50ca-4463-af61-716a6a86925a 2019-05-10 03:56:20,758 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356 used request id req-8a5702a6-50ca-4463-af61-716a6a86925a 2019-05-10 03:56:20,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddc4ac8619bc2e7155becf8d092451aab6332f3" -d '{"port": {"security_groups": []}}' 2019-05-10 03:56:20,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd6a53074fd7082dc477cbae4128da182d41328" 2019-05-10 03:56:20,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:20,758 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6768dc-dc8b-4247-9cf0-f7e822ace7c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3f6768dc-dc8b-4247-9cf0-f7e822ace7c0 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d89c0e69dbd8c04622f71f01d03a6230cbd94" 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-786f61a7-ca51-4c07-af68-cce8fc0d0e3c 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-786f61a7-ca51-4c07-af68-cce8fc0d0e3c 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb75f89db61f6bbda36f7b050cafdf248e0a3056" 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-786f61a7-ca51-4c07-af68-cce8fc0d0e3c Date: Fri, 10 May 2019 03:56:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:56:03Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":[],"mac_address":"fa:16:3e:38:eb:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:20,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d89c0e69dbd8c04622f71f01d03a6230cbd94" -d '{"port": {"security_groups": []}}' 2019-05-10 03:56:20,760 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-ac6ff0f9-c649-4856-b273-357f59de8b01 2019-05-10 03:56:20,760 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=559334b8-e1e8-40c1-a1ec-02a21adb8583 used request id req-ac6ff0f9-c649-4856-b273-357f59de8b01 2019-05-10 03:56:20,760 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ac6ff0f9-c649-4856-b273-357f59de8b01 Date: Fri, 10 May 2019 03:56:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:55:51Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":["d9029008-c47c-4eba-97b3-3a46ef657106"],"mac_address":"fa:16:3e:d1:54:ca","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-10 03:56:20,760 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddc4ac8619bc2e7155becf8d092451aab6332f3" 2019-05-10 03:56:20,760 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f8b19ae5-a1ce-43ed-badd-3a0d3b3f246c 2019-05-10 03:56:20,760 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-f8b19ae5-a1ce-43ed-badd-3a0d3b3f246c 2019-05-10 03:56:20,761 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-f8b19ae5-a1ce-43ed-badd-3a0d3b3f246c Date: Fri, 10 May 2019 03:56:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:56:03Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.13"}],"id":"fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356","security_groups":[],"mac_address":"fa:16:3e:38:eb:0a","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:20,761 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-756af23d-b1dc-4c13-abd0-0a58800587b9 2019-05-10 03:56:20,761 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756af23d-b1dc-4c13-abd0-0a58800587b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:20,761 - functest.core.cloudify - DEBUG - deleting port 2019-05-10 03:56:20,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:20,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:20 GMT 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:56:20,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:20,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:20,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:25,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:25,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:04.647Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb75f89db61f6bbda36f7b050cafdf248e0a3056\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03de775c-a522-47ad-ad8d-310f7f112601 Date: Fri, 10 May 2019 03:56:04 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-03de775c-a522-47ad-ad8d-310f7f112601", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-03de775c-a522-47ad-ad8d-310f7f112601", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.d5d36c96-29f8-4d41-b72d-6d85255b6007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cf5d7d8b-8307-4675-8178-1ff331bdb8b7 Date: Fri, 10 May 2019 03:56:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:56:04Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.896Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cf5d7d8b-8307-4675-8178-1ff331bdb8b7", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.896Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cf5d7d8b-8307-4675-8178-1ff331bdb8b7", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.897Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d53d89c0e69dbd8c04622f71f01d03a6230cbd94\"", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.897Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-453bf935-2d63-4171-8d9c-633bb5ea5007 Date: Fri, 10 May 2019 03:56:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-10T03:56:04Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\",\"ip_address\":\"11.0.0.21\"}],\"id\":\"559334b8-e1e8-40c1-a1ec-02a21adb8583\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:d1:54:ca\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c370c702-5a8a-44ea-9454-29b5d2c6e141\",\"tenant_id\":\"a893492d1eab4da2b0bede6bdbda67bf\",\"created_at\":\"2019-05-10T03:45:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.953Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-453bf935-2d63-4171-8d9c-633bb5ea5007", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.953Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-453bf935-2d63-4171-8d9c-633bb5ea5007", "level": "debug", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.954Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.a1b146dd-4b8f-4683-a489-f4b547f518ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.182Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.957Z", "source_id": "target_vnf_port_cpjwi7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.751Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.751Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:04.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_data_plane_port_lmlia6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.751Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.751Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b29f77c6-6816-47d8-b4e0-6ce6a291972d Date: Fri, 10 May 2019 03:56:05 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.751Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-b29f77c6-6816-47d8-b4e0-6ce6a291972d", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:05.751Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-b29f77c6-6816-47d8-b4e0-6ce6a291972d", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.31b00e39-b55a-495d-b978-ca89a293056f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.346Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_xj2qwy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.348Z", "source_id": "reference_vnf_port_e3n0cd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.346Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.632Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.346Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:05.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0117285-221b-4e90-a171-8f64fba29583 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c0117285-221b-4e90-a171-8f64fba29583", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:06.960Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf64d2ad-a539-4b8e-ba87-fadeba9d6a41 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "target_vnf_data_plane_port_rycbya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cf64d2ad-a539-4b8e-ba87-fadeba9d6a41", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:06.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:07.579Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9132ce9bac872757fb129e25becc1f74c40d46c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.240Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.211Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.211Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.211Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.211Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b432256eb2a7eb4285e3e53b50e8c65bf426ab4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:07.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.715Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-335fc393-9576-4612-b5c9-b830dbd3fac8", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:08.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.715Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-335fc393-9576-4612-b5c9-b830dbd3fac8 Date: Fri, 10 May 2019 03:56:08 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:08.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "target_vnf_port_cpjwi7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:08.715Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-335fc393-9576-4612-b5c9-b830dbd3fac8", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:08.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.4b3d205a-938e-457a-bdab-5afd3e5c1043"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:08.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-03ce656d-6e0a-4286-a32c-2641882b80a2", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ce656d-6e0a-4286-a32c-2641882b80a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.010Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}], "metadata": {"pagination": {"total": 545, "offset": 372, "size": 50}}} 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:25 GMT 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:25,910 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:25,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb75f89db61f6bbda36f7b050cafdf248e0a3056" 2019-05-10 03:56:25,913 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03de775c-a522-47ad-ad8d-310f7f112601 Date: Fri, 10 May 2019 03:56:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:25,913 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-03de775c-a522-47ad-ad8d-310f7f112601 2019-05-10 03:56:25,913 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/2d27fe43-7140-4d91-8621-cd21590cdada.json used request id req-03de775c-a522-47ad-ad8d-310f7f112601 2019-05-10 03:56:25,913 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cf5d7d8b-8307-4675-8178-1ff331bdb8b7 Date: Fri, 10 May 2019 03:56:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:56:04Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":[],"mac_address":"fa:16:3e:d1:54:ca","project_id":"a893492d1eab4da2b0bede6bdbda67bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-10 03:56:25,914 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cf5d7d8b-8307-4675-8178-1ff331bdb8b7 2019-05-10 03:56:25,914 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-cf5d7d8b-8307-4675-8178-1ff331bdb8b7 2019-05-10 03:56:25,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d89c0e69dbd8c04622f71f01d03a6230cbd94" 2019-05-10 03:56:25,914 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-453bf935-2d63-4171-8d9c-633bb5ea5007 Date: Fri, 10 May 2019 03:56:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-10T03:56:04Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9","ip_address":"11.0.0.21"}],"id":"559334b8-e1e8-40c1-a1ec-02a21adb8583","security_groups":[],"mac_address":"fa:16:3e:d1:54:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a893492d1eab4da2b0bede6bdbda67bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c370c702-5a8a-44ea-9454-29b5d2c6e141","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:45:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-10 03:56:25,914 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-453bf935-2d63-4171-8d9c-633bb5ea5007 2019-05-10 03:56:25,914 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-453bf935-2d63-4171-8d9c-633bb5ea5007 2019-05-10 03:56:25,915 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:25,915 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:25,915 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-10 03:56:25,915 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:25,915 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b29f77c6-6816-47d8-b4e0-6ce6a291972d Date: Fri, 10 May 2019 03:56:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:25,915 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-b29f77c6-6816-47d8-b4e0-6ce6a291972d 2019-05-10 03:56:25,916 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/d9a80ce0-6f61-4131-9fc5-9e89d74ba031.json used request id req-b29f77c6-6816-47d8-b4e0-6ce6a291972d 2019-05-10 03:56:25,916 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-10 03:56:25,916 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:25,916 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:25,916 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-10 03:56:25,916 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-10 03:56:25,917 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0117285-221b-4e90-a171-8f64fba29583 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:25,917 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:25,917 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c0117285-221b-4e90-a171-8f64fba29583 2019-05-10 03:56:25,917 - functest.core.cloudify - DEBUG - deleting port 2019-05-10 03:56:25,917 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:25,917 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf64d2ad-a539-4b8e-ba87-fadeba9d6a41 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:25,918 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:25,918 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:25,918 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:25,918 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:25,918 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cf64d2ad-a539-4b8e-ba87-fadeba9d6a41 2019-05-10 03:56:25,918 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - deleting port 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9132ce9bac872757fb129e25becc1f74c40d46c" 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:25,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b432256eb2a7eb4285e3e53b50e8c65bf426ab4" 2019-05-10 03:56:25,920 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-335fc393-9576-4612-b5c9-b830dbd3fac8 2019-05-10 03:56:25,920 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-335fc393-9576-4612-b5c9-b830dbd3fac8 Date: Fri, 10 May 2019 03:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:25,920 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/fcd6d1d1-0d5b-478f-b00a-e7cf5db9b356.json used request id req-335fc393-9576-4612-b5c9-b830dbd3fac8 2019-05-10 03:56:25,920 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-10 03:56:25,920 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-03ce656d-6e0a-4286-a32c-2641882b80a2 2019-05-10 03:56:25,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ce656d-6e0a-4286-a32c-2641882b80a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:25,921 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:25,921 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-10 03:56:25,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:25,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:25,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:25,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:25 GMT 2019-05-10 03:56:25,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:25,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:56:25,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:25,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:25,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:30,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:31,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:31,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:31,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4eb37ad1-c1cb-4168-b237-ac0969802047 Date: Fri, 10 May 2019 03:56:08 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:08.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4eb37ad1-c1cb-4168-b237-ac0969802047", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:08.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.199c4f7e-b514-4e33-bddd-33877beba2b0"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.409Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": "reference_vnf_port_e3n0cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.968Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_port_cpjwi7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.968Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.968Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:09.968Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f4035278-c896-44b5-b0af-9f31b1340ac5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deeeaff7956a4db6f0fd730f38031b5e3e60d584\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:10.602Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:10.602Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:09.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:10.602Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:11.197Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:11.197Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:11.197Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.185Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:11.794Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:11.794Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:11.794Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.115Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.906Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:10.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/subnets/f4035278-c896-44b5-b0af-9f31b1340ac5.json used request id req-28895b94-371f-4bd3-9205-3755ba8b81d4", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.170Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d1989d-17d9-4217-9e5b-8bbeb186a1b0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.127Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28895b94-371f-4bd3-9205-3755ba8b81d4 Date: Fri, 10 May 2019 03:56:12 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": "data_plane_subnet_awossq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f4035278-c896-44b5-b0af-9f31b1340ac5.json used request id req-28895b94-371f-4bd3-9205-3755ba8b81d4", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.187ce178-09f0-4623-b6c7-492fd1faa564"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d6d1989d-17d9-4217-9e5b-8bbeb186a1b0", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.127Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:12.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.121Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.015Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f24d5e86c90bec14e55b0cae479bba1e69679fe9\" -d '{\"subnet_id\": \"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"}'", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.538Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.015Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.015Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.015Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fe4ec3e284b6b71e0f48113d4255ced83e56fe9\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5aac04e2-4441-4c20-84cd-6a4a10af4086", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1de53cd3-7f88-4013-b8b7-e5e33fe1c54a", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de53cd3-7f88-4013-b8b7-e5e33fe1c54a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aac04e2-4441-4c20-84cd-6a4a10af4086 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:13.576Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a5a9f3-d157-4a67-a9b8-618c7d59fb70 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d9a5a9f3-d157-4a67-a9b8-618c7d59fb70", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fb4e6311cd1a4d46c910fb83fa397350368dc93\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}888440fb3963369090e50ee614c1a1e26eb9a185\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.194Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:11.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}], "metadata": {"pagination": {"total": 562, "offset": 422, "size": 50}}} 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:31 GMT 2019-05-10 03:56:31,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:31,064 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:31,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:31,064 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:31,064 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:31,064 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:31,066 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4eb37ad1-c1cb-4168-b237-ac0969802047 Date: Fri, 10 May 2019 03:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:31,066 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/559334b8-e1e8-40c1-a1ec-02a21adb8583.json used request id req-4eb37ad1-c1cb-4168-b237-ac0969802047 2019-05-10 03:56:31,067 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-10 03:56:31,067 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-10 03:56:31,067 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:31,067 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:31,067 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:31,067 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f4035278-c896-44b5-b0af-9f31b1340ac5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deeeaff7956a4db6f0fd730f38031b5e3e60d584" 2019-05-10 03:56:31,068 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:31,068 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:31,068 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:31,068 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:31,068 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:31,068 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:31,069 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/subnets/f4035278-c896-44b5-b0af-9f31b1340ac5.json used request id req-28895b94-371f-4bd3-9205-3755ba8b81d4 2019-05-10 03:56:31,070 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d1989d-17d9-4217-9e5b-8bbeb186a1b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:31,070 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28895b94-371f-4bd3-9205-3755ba8b81d4 Date: Fri, 10 May 2019 03:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:31,070 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f4035278-c896-44b5-b0af-9f31b1340ac5.json used request id req-28895b94-371f-4bd3-9205-3755ba8b81d4 2019-05-10 03:56:31,070 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d6d1989d-17d9-4217-9e5b-8bbeb186a1b0 2019-05-10 03:56:31,070 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:31,070 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24d5e86c90bec14e55b0cae479bba1e69679fe9" -d '{"subnet_id": "8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"}' 2019-05-10 03:56:31,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:31,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:31,071 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:31,071 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe4ec3e284b6b71e0f48113d4255ced83e56fe9" 2019-05-10 03:56:31,071 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5aac04e2-4441-4c20-84cd-6a4a10af4086 2019-05-10 03:56:31,071 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1de53cd3-7f88-4013-b8b7-e5e33fe1c54a 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de53cd3-7f88-4013-b8b7-e5e33fe1c54a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aac04e2-4441-4c20-84cd-6a4a10af4086 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-10 03:56:31,072 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:31,073 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-10 03:56:31,073 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a5a9f3-d157-4a67-a9b8-618c7d59fb70 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:31,073 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d9a5a9f3-d157-4a67-a9b8-618c7d59fb70 2019-05-10 03:56:31,073 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb4e6311cd1a4d46c910fb83fa397350368dc93" 2019-05-10 03:56:31,073 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-10 03:56:31,073 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:31,074 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888440fb3963369090e50ee614c1a1e26eb9a185" 2019-05-10 03:56:31,074 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:31,074 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:31,074 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-10 03:56:31,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:31,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:31,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:31,167 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:31 GMT 2019-05-10 03:56:31,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:31,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-10 03:56:31,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:31,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:31,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:36,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/events 2019-05-10 03:56:36,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:36,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:36,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:36,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:36,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-95e980a4-acfc-43e2-81a2-869f085f4631", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0713f0b2-ca02-4f60-8fdf-1c17b404b137 Content-Length: 0 Date: Fri, 10 May 2019 03:56:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "data_plane_subnet_awossq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:12.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "RESP: [204] X-Openstack-Request-Id: req-95e980a4-acfc-43e2-81a2-869f085f4631 Content-Length: 0 Date: Fri, 10 May 2019 03:56:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:14.788Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-95e980a4-acfc-43e2-81a2-869f085f4631", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.20863507-d94e-4a9a-a5e4-8255bc91369c"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-0713f0b2-ca02-4f60-8fdf-1c17b404b137", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-4a2f4a79-4ec2-45bf-80e1-25c3d261973f", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-4a2f4a79-4ec2-45bf-80e1-25c3d261973f", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "RESP: [204] X-Openstack-Request-Id: req-4a2f4a79-4ec2-45bf-80e1-25c3d261973f Content-Length: 0 Date: Fri, 10 May 2019 03:56:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.615fcea5-4e34-41e3-b31b-75ce2922f385"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:13.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:15.436Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-0713f0b2-ca02-4f60-8fdf-1c17b404b137", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.98f35283-d115-4f09-9b33-af1e4dccbe09"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/remove_router_interface.json used request id req-1e91664c-f159-44bd-b71b-b9c0f197c19d", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.665Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb05893c-ea37-4f9b-9107-c05c5b67729e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "deleting network", "level": "info", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e91664c-f159-44bd-b71b-b9c0f197c19d Date: Fri, 10 May 2019 03:56:15 GMT \nRESP BODY: {\"network_id\": \"c370c702-5a8a-44ea-9454-29b5d2c6e141\", \"tenant_id\": \"a893492d1eab4da2b0bede6bdbda67bf\", \"subnet_id\": \"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\", \"subnet_ids\": [\"8717dcdf-29b0-4028-b9d4-6d2fc872d7e9\"], \"port_id\": \"4e7bb9e4-d91d-4a79-9250-1bc709daeb06\", \"id\": \"972356b1-e024-4815-8ce9-d6e1ca63e5d2\"}\n", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.659Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/remove_router_interface.json used request id req-1e91664c-f159-44bd-b71b-b9c0f197c19d", "level": "debug", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.660Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.cabb41f2-f112-4a12-afcd-7e8cf4c158f2"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bb05893c-ea37-4f9b-9107-c05c5b67729e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.051Z", "message": "Sending task 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:14.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da45dd8a19dcc1d0634a6e39385d370bd5b0e14e\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:16.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Deleting node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:16.421Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Relationships unlinked", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:16.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_f1pqcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.997Z", "source_id": "management_plane_subnet_51q9ur", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Deleted node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.538Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "target_vnf_ip_l61fiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "security_group_xj2qwy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "reference_vnf_ip_6n2nhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:16.685Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:15.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.352Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:16.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-b8f2aab8-7b35-443e-af21-20365a109acb", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b1c1f0e1-cb93-4099-9931-4c121718f980", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8f2aab8-7b35-443e-af21-20365a109acb Date: Fri, 10 May 2019 03:56:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "data_plane_network_83j1b8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-b8f2aab8-7b35-443e-af21-20365a109acb", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.1f9229f4-bb43-4cc3-94b8-4711968cc903"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:17.883Z", "message": "RESP: [300] Date: Fri, 10 May 2019 03:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c1f0e1-cb93-4099-9931-4c121718f980 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:18.551Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8717dcdf-29b0-4028-b9d4-6d2fc872d7e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6cb2781cbcf97a51c6a8853070d0875b7c47be8\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:17.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "data_plane_network_83j1b8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:18.551Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:18.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:20.871Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad5e7665-a48b-44ca-8c30-2d4a75cf196f Date: Fri, 10 May 2019 03:56:20 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:20.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "management_plane_subnet_51q9ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:21.502Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8717dcdf-29b0-4028-b9d4-6d2fc872d7e9.json used request id req-ad5e7665-a48b-44ca-8c30-2d4a75cf196f", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:20.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286", "logger": "ctx.5c0356af-1ed5-4e7a-ac6f-d2b64c63f578"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:21.502Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:21.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}, {"node_instance_id": "management_plane_subnet_51q9ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-10T03:56:21.502Z", "message": "Deleted node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-10T03:56:21.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"}], "metadata": {"pagination": {"total": 565, "offset": 472, "size": 50}}} 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:36 GMT 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:36,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:36,251 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:36,251 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:36,253 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-95e980a4-acfc-43e2-81a2-869f085f4631 2019-05-10 03:56:36,253 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-05-10 03:56:36,253 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0713f0b2-ca02-4f60-8fdf-1c17b404b137 Content-Length: 0 Date: Fri, 10 May 2019 03:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:36,253 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:36,253 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-10 03:56:36,254 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95e980a4-acfc-43e2-81a2-869f085f4631 Content-Length: 0 Date: Fri, 10 May 2019 03:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:36,254 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ac97c57c-9e46-45d7-a08a-0ebb4936db8d.json used request id req-95e980a4-acfc-43e2-81a2-869f085f4631 2019-05-10 03:56:36,254 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-0713f0b2-ca02-4f60-8fdf-1c17b404b137 2019-05-10 03:56:36,254 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-4a2f4a79-4ec2-45bf-80e1-25c3d261973f 2019-05-10 03:56:36,254 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/183e8465-f629-4838-9b5c-e865c36f0ad7.json used request id req-4a2f4a79-4ec2-45bf-80e1-25c3d261973f 2019-05-10 03:56:36,254 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:36,255 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-10 03:56:36,255 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a2f4a79-4ec2-45bf-80e1-25c3d261973f Content-Length: 0 Date: Fri, 10 May 2019 03:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:36,255 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-10 03:56:36,255 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-10 03:56:36,255 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d9029008-c47c-4eba-97b3-3a46ef657106.json used request id req-0713f0b2-ca02-4f60-8fdf-1c17b404b137 2019-05-10 03:56:36,255 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-10 03:56:36,256 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:36,256 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/remove_router_interface.json used request id req-1e91664c-f159-44bd-b71b-b9c0f197c19d 2019-05-10 03:56:36,256 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb05893c-ea37-4f9b-9107-c05c5b67729e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:36,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:36,256 - functest.core.cloudify - DEBUG - deleting network 2019-05-10 03:56:36,256 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e91664c-f159-44bd-b71b-b9c0f197c19d Date: Fri, 10 May 2019 03:56:15 GMT RESP BODY: {"network_id": "c370c702-5a8a-44ea-9454-29b5d2c6e141", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "subnet_id": "8717dcdf-29b0-4028-b9d4-6d2fc872d7e9", "subnet_ids": ["8717dcdf-29b0-4028-b9d4-6d2fc872d7e9"], "port_id": "4e7bb9e4-d91d-4a79-9250-1bc709daeb06", "id": "972356b1-e024-4815-8ce9-d6e1ca63e5d2"} 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/972356b1-e024-4815-8ce9-d6e1ca63e5d2/remove_router_interface.json used request id req-1e91664c-f159-44bd-b71b-b9c0f197c19d 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bb05893c-ea37-4f9b-9107-c05c5b67729e 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da45dd8a19dcc1d0634a6e39385d370bd5b0e14e" 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-10 03:56:36,257 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-05-10 03:56:36,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:36,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:36,258 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-10 03:56:36,258 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-10 03:56:36,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:36,258 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-b8f2aab8-7b35-443e-af21-20365a109acb 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b1c1f0e1-cb93-4099-9931-4c121718f980 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8f2aab8-7b35-443e-af21-20365a109acb Date: Fri, 10 May 2019 03:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-10 03:56:36,259 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/networks/3d66bed1-00ac-47f4-bca5-b9988dda01af.json used request id req-b8f2aab8-7b35-443e-af21-20365a109acb 2019-05-10 03:56:36,260 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 10 May 2019 03:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c1f0e1-cb93-4099-9931-4c121718f980 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:56:36,260 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8717dcdf-29b0-4028-b9d4-6d2fc872d7e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cb2781cbcf97a51c6a8853070d0875b7c47be8" 2019-05-10 03:56:36,260 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:36,260 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad5e7665-a48b-44ca-8c30-2d4a75cf196f Date: Fri, 10 May 2019 03:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:36,260 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8717dcdf-29b0-4028-b9d4-6d2fc872d7e9.json used request id req-ad5e7665-a48b-44ca-8c30-2d4a75cf196f 2019-05-10 03:56:36,260 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-05-10 03:56:36,261 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-10 03:56:36,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3.1/executions/77e4dad1-6a13-4f34-84d1-5ca287af0286 2019-05-10 03:56:36,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-10T03:56:31.554Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:55:38.516Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-10T03:55:38.517Z", "id": "77e4dad1-6a13-4f34-84d1-5ca287af0286"} 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:36,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:36 GMT 2019-05-10 03:56:36,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:36,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-05-10 03:56:36,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:36,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:36,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:36,524 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3.1/deployments/vrouter-opnfv 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:36,866 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 03:56:36,867 - 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": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "target_vnf_flavor_id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c", "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_23f54b95-8e63-4fdb-b582-607d3674a58f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "6891f1e2-929f-49be-bb2e-565b405ca880", "keystone_password": "fNtecRwPRvLUMJWjWheDbjxeoGyjWP", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21: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": "6891f1e2-929f-49be-bb2e-565b405ca880", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:15.680Z", "created_by": "admin", "updated_at": "2019-05-10T03:45:15.680Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:36 GMT 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:36,867 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:46,878 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3.1/blueprints/vrouter-opnfv 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-10 03:56:46,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-10 03:56:46,989 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-10 03:56:46,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-05-10T03:45:15.492Z", "updated_at": "2019-05-10T03:45:15.492Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "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.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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_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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.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"}, "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"}, "target_vnf_image_id": {"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"}, "region": {"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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "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"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"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.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"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"}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-10 03:56:46,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-10 03:56:46,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 May 2019 03:56:46 GMT 2019-05-10 03:56:46,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-10 03:56:46,991 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-10 03:56:46,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-10 03:56:46,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-10 03:56:46,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-10 03:56:46,991 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-10 03:56:47,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 03:56:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:47,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:56:47 GMT X-Openstack-Request-Id: req-2647db88-9a09-4f08-8a64-378737b3d3bd 2019-05-10 03:56:47,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:56:47,939 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6891f1e2-929f-49be-bb2e-565b405ca880 used request id req-2647db88-9a09-4f08-8a64-378737b3d3bd 2019-05-10 03:56:47,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.921289920807s 2019-05-10 03:56:47,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:56:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:56:48,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 10 May 2019 03:56: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-f617c397-ec65-4a49-8739-054d45a202c9 x-openstack-request-id: req-f617c397-ec65-4a49-8739-054d45a202c9 2019-05-10 03:56:48,255 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "2a517cd1-ee1e-407f-b173-66f38afa26f3"}, {"name": "vyos_vrouter-flavor_alt_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "74f4eec9-c820-4ea8-b7f6-28716a8e012c"}]} 2019-05-10 03:56:48,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f617c397-ec65-4a49-8739-054d45a202c9 2019-05-10 03:56:48,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.310306787491s 2019-05-10 03:56:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 03:56:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:56:48,293 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:56:48 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-742cb7b1-d8fd-48b0-9c42-32e766f70458 x-openstack-request-id: req-742cb7b1-d8fd-48b0-9c42-32e766f70458 2019-05-10 03:56:48,293 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/74f4eec9-c820-4ea8-b7f6-28716a8e012c used request id req-742cb7b1-d8fd-48b0-9c42-32e766f70458 2019-05-10 03:56:48,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355999469757s 2019-05-10 03:56:48,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 03:56:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/dcec6326-d576-47ef-83db-4990df58640e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:50,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:56:50 GMT X-Openstack-Request-Id: req-627a06a5-8656-432e-8985-d45dbcfbc1a6 2019-05-10 03:56:50,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:50,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/dcec6326-d576-47ef-83db-4990df58640e.json used request id req-627a06a5-8656-432e-8985-d45dbcfbc1a6 2019-05-10 03:56:50,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.14099407196s 2019-05-10 03:56:50,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 03:56:50,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:50,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:56:50 GMT X-Openstack-Request-Id: req-75416eba-620c-4799-a23c-fc16bafd5b0c 2019-05-10 03:56:50,771 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 03:56:50,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-75416eba-620c-4799-a23c-fc16bafd5b0c 2019-05-10 03:56:50,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.32065486908s 2019-05-10 03:56:50,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-10 03:56:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:50,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 10 May 2019 03:56: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-03b8783d-ae93-4f97-8e0c-0cd782c2fac2 x-openstack-request-id: req-03b8783d-ae93-4f97-8e0c-0cd782c2fac2 2019-05-10 03:56:50,922 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43 used request id req-03b8783d-ae93-4f97-8e0c-0cd782c2fac2 2019-05-10 03:56:50,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149556875229s 2019-05-10 03:56:50,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:56:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:52,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Fri, 10 May 2019 03: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-1c0851a4-5384-4382-aa29-8de683e7a247 x-openstack-request-id: req-1c0851a4-5384-4382-aa29-8de683e7a247 2019-05-10 03:56:52,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:99:5d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ef68971a-662f-4375-8a2d-b5ed6d029a43", "rel": "bookmark"}], "image": {"id": "176235db-c38d-4911-85d1-1f21616d01e1", "links": [{"href": "http://172.30.9.21:8774/images/176235db-c38d-4911-85d1-1f21616d01e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-10T03:41:34.000000", "flavor": {"id": "2a517cd1-ee1e-407f-b173-66f38afa26f3", "links": [{"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}]}, "id": "ef68971a-662f-4375-8a2d-b5ed6d029a43", "security_groups": [{"name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}], "user_id": "c6f14d5fe6ff48c0a99e194ee94e6783", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-10T03:56:50Z", "hostId": "bbd55dcd648a3cfaaf0551c89b464c6a4e8699a263d49b7a61551c74", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f", "name": "vyos_vrouter-vm_23f54b95-8e63-4fdb-b582-607d3674a58f", "created": "2019-05-10T03:39:39Z", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-10 03:56:52,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c0851a4-5384-4382-aa29-8de683e7a247 2019-05-10 03:56:52,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35314297676s 2019-05-10 03:56:52,278 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-10 03:56:54,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-10 03:56:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 10 May 2019 03:56: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-2a6df0af-e250-401a-8816-2ec22c6b1190 x-openstack-request-id: req-2a6df0af-e250-401a-8816-2ec22c6b1190 2019-05-10 03:56:54,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-10 03:56:54,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a6df0af-e250-401a-8816-2ec22c6b1190 2019-05-10 03:56:54,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0675740242004s 2019-05-10 03:56:54,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:56:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:54,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Fri, 10 May 2019 03:56:54 GMT X-Openstack-Request-Id: req-d839371b-61c3-4f7e-85be-56b62b3f660f 2019-05-10 03:56:54,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:29Z", "updated_at": "2019-05-10T03:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "002bf29c-4c83-4481-bbf7-8cd5d40a6f1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "527f6e97-4d0e-4854-8637-444b50bee74e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "80614e5f-1c7d-47b4-89fa-b97f88fd1875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-10T03:39:31Z", "revision_number": 0, "id": "8a9cd448-0975-494d-8741-c3ec9d97f2f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:31Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-10T03:39:33Z", "revision_number": 0, "id": "9c1eacaf-cd99-4f1b-8670-c1f8c2e9c274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:33Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-10T03:39:30Z", "revision_number": 0, "id": "e40b8a4d-a276-4d82-9dbd-2c3e3604a30d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:30Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:29Z", "revision_number": 0, "id": "ef0cc8c2-aa86-4b0b-b550-cd8fe0535409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:29Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-10T03:39:33Z", "revision_number": 0, "id": "fba8d15c-d4d8-48dd-82ee-1fa660cf718b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:33Z", "security_group_id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 7, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "625c0a76-0e54-4466-bdd0-b92726f1cb13", "name": "vyos_vrouter-sg_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:56:54,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d839371b-61c3-4f7e-85be-56b62b3f660f 2019-05-10 03:56:54,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345274925232s 2019-05-10 03:56:54,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 03:56:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/625c0a76-0e54-4466-bdd0-b92726f1cb13.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:54,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:56:54 GMT X-Openstack-Request-Id: req-3cc41728-0af1-44e4-9c95-a1121d2f6432 2019-05-10 03:56:54,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:56:54,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/625c0a76-0e54-4466-bdd0-b92726f1cb13.json used request id req-3cc41728-0af1-44e4-9c95-a1121d2f6432 2019-05-10 03:56:54,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157875776291s 2019-05-10 03:56:54,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-10 03:56:54,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:54,905 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:56: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-2fa143b9-f8c5-46c6-9f1e-713b6d4f01b9 x-openstack-request-id: req-2fa143b9-f8c5-46c6-9f1e-713b6d4f01b9 2019-05-10 03:56:54,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_23f54b95-8e63-4fdb-b582-607d3674a58f used request id req-2fa143b9-f8c5-46c6-9f1e-713b6d4f01b9 2019-05-10 03:56:54,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0403869152069s 2019-05-10 03:56:54,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 03:56:54,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9cc007bc-815f-4ca9-9256-a5810b7130ff/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" -d '{"subnet_id": "04eb70f9-045f-4975-ae36-918e5944c494"}' 2019-05-10 03:56:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 03:56:57 GMT X-Openstack-Request-Id: req-1de6b5d2-3894-4965-8c53-d4e913119c6e 2019-05-10 03:56:58,001 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3000c2cf-ffd0-486d-a10e-a961c59d86d8", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "subnet_id": "04eb70f9-045f-4975-ae36-918e5944c494", "subnet_ids": ["04eb70f9-045f-4975-ae36-918e5944c494"], "port_id": "47f1c7ee-51c4-4ae8-ac96-f26949d20879", "id": "9cc007bc-815f-4ca9-9256-a5810b7130ff"} 2019-05-10 03:56:58,001 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9cc007bc-815f-4ca9-9256-a5810b7130ff/remove_router_interface.json used request id req-1de6b5d2-3894-4965-8c53-d4e913119c6e 2019-05-10 03:56:58,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.09521389008s 2019-05-10 03:56:58,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 03:56:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:56:58,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Fri, 10 May 2019 03:56:58 GMT X-Openstack-Request-Id: req-a4592fc1-d218-4a6a-82d6-3b1e610d0f4a 2019-05-10 03:56:58,579 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:09Z", "admin_state_up": true, "updated_at": "2019-05-10T03:56:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "9cc007bc-815f-4ca9-9256-a5810b7130ff", "name": "vyos_vrouter-router_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:56:58,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a4592fc1-d218-4a6a-82d6-3b1e610d0f4a 2019-05-10 03:56:58,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.577581167221s 2019-05-10 03:56:58,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 03:56:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9cc007bc-815f-4ca9-9256-a5810b7130ff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:03,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:57:03 GMT X-Openstack-Request-Id: req-c269d207-58ca-400a-98f4-2eccd1a45b90 2019-05-10 03:57:03,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:57:03,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9cc007bc-815f-4ca9-9256-a5810b7130ff.json used request id req-c269d207-58ca-400a-98f4-2eccd1a45b90 2019-05-10 03:57:03,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.73304700851s 2019-05-10 03:57:03,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 03:57:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:03,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 10 May 2019 03:57:03 GMT X-Openstack-Request-Id: req-b2c588b4-67b7-470d-b658-813af16a1b0e 2019-05-10 03:57:03,369 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T03:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a893492d1eab4da2b0bede6bdbda67bf","id":"04eb70f9-045f-4975-ae36-918e5944c494","subnetpool_id":null,"name":"vyos_vrouter-subnet_23f54b95-8e63-4fdb-b582-607d3674a58f"}]} 2019-05-10 03:57:03,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b2c588b4-67b7-470d-b658-813af16a1b0e 2019-05-10 03:57:03,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0551328659058s 2019-05-10 03:57:03,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 03:57:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/04eb70f9-045f-4975-ae36-918e5944c494.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:05,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:57:05 GMT X-Openstack-Request-Id: req-1db4a309-6ca4-4b89-b153-802ac3e4e3bc 2019-05-10 03:57:05,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:57:05,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/04eb70f9-045f-4975-ae36-918e5944c494.json used request id req-1db4a309-6ca4-4b89-b153-802ac3e4e3bc 2019-05-10 03:57:05,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48962712288s 2019-05-10 03:57:05,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:57:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:05,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 10 May 2019 03:57:05 GMT X-Openstack-Request-Id: req-7497a649-40e9-46d5-b2d0-4172cb363eea 2019-05-10 03:57:05,970 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3000c2cf-ffd0-486d-a10e-a961c59d86d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a893492d1eab4da2b0bede6bdbda67bf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:57:05Z","qos_policy_id":null,"name":"vyos_vrouter-net_23f54b95-8e63-4fdb-b582-607d3674a58f","admin_state_up":true,"tenant_id":"a893492d1eab4da2b0bede6bdbda67bf","created_at":"2019-05-10T03:39:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500}]} 2019-05-10 03:57:05,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7497a649-40e9-46d5-b2d0-4172cb363eea 2019-05-10 03:57:05,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109507083893s 2019-05-10 03:57:05,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 03:57:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3000c2cf-ffd0-486d-a10e-a961c59d86d8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:07,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:57:07 GMT X-Openstack-Request-Id: req-d5340dd4-5569-41bc-82a7-ec474929151b 2019-05-10 03:57:07,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:57:07,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3000c2cf-ffd0-486d-a10e-a961c59d86d8.json used request id req-d5340dd4-5569-41bc-82a7-ec474929151b 2019-05-10 03:57:07,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44830703735s 2019-05-10 03:57:07,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:57:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:07,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 10 May 2019 03:57:07 GMT X-Openstack-Request-Id: req-8f1fef34-9bfa-4d5c-87b2-826125d7df63 2019-05-10 03:57:07,865 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:39:26Z", "file": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1/file", "owner": "a893492d1eab4da2b0bede6bdbda67bf", "id": "176235db-c38d-4911-85d1-1f21616d01e1", "size": 297533440, "self": "/v2/images/176235db-c38d-4911-85d1-1f21616d01e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/176235db-c38d-4911-85d1-1f21616d01e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_23f54b95-8e63-4fdb-b582-607d3674a58f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:57:07,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8f1fef34-9bfa-4d5c-87b2-826125d7df63 2019-05-10 03:57:07,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.440016031265s 2019-05-10 03:57:07,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 03:57:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/176235db-c38d-4911-85d1-1f21616d01e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ab88d4fd8272f68f754ddfa835ace1d9d5e464" 2019-05-10 03:57:09,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:57:09 GMT X-Openstack-Request-Id: req-c8abd6dd-a128-4db9-8049-a32e443bc6ee 2019-05-10 03:57:09,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. 2019-05-10 03:57:09,678 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/176235db-c38d-4911-85d1-1f21616d01e1 used request id req-c8abd6dd-a128-4db9-8049-a32e443bc6ee 2019-05-10 03:57:09,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.81046485901s 2019-05-10 03:57:09,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 03:57:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:09,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 10 May 2019 03:57: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-02ff0fb5-b2ee-46a3-a11f-3c7e68ac6600 x-openstack-request-id: req-02ff0fb5-b2ee-46a3-a11f-3c7e68ac6600 2019-05-10 03:57:09,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "2a517cd1-ee1e-407f-b173-66f38afa26f3"}]} 2019-05-10 03:57:09,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-02ff0fb5-b2ee-46a3-a11f-3c7e68ac6600 2019-05-10 03:57:09,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289618968964s 2019-05-10 03:57:09,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 03:57:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:09,742 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 03:57: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-c76984d4-3f19-4519-8437-5d6c6d2acefa x-openstack-request-id: req-c76984d4-3f19-4519-8437-5d6c6d2acefa 2019-05-10 03:57:09,743 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2a517cd1-ee1e-407f-b173-66f38afa26f3 used request id req-c76984d4-3f19-4519-8437-5d6c6d2acefa 2019-05-10 03:57:09,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330419540405s 2019-05-10 03:57:09,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:57:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:09,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Fri, 10 May 2019 03:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2871ff66-c165-4b9f-a7e3-22332ebc5873 2019-05-10 03:57:09,994 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": {"self": "http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6f14d5fe6ff48c0a99e194ee94e6783", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:57:09,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2871ff66-c165-4b9f-a7e3-22332ebc5873 2019-05-10 03:57:09,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250782012939s 2019-05-10 03:57:10,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:57:10,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:10,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Fri, 10 May 2019 03:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98a9156-c151-4078-8fce-3b7bad615b5d 2019-05-10 03:57:10,236 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_23f54b95-8e63-4fdb-b582-607d3674a58f", "links": {"self": "http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c6f14d5fe6ff48c0a99e194ee94e6783", "description": null}} 2019-05-10 03:57:10,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783 used request id req-b98a9156-c151-4078-8fce-3b7bad615b5d 2019-05-10 03:57:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235940933228s 2019-05-10 03:57:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 03:57:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:10,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e467b094-601d-4741-b327-70e02cdfac94 2019-05-10 03:57:10,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:57:10,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c6f14d5fe6ff48c0a99e194ee94e6783 used request id req-e467b094-601d-4741-b327-70e02cdfac94 2019-05-10 03:57:10,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.375617980957s 2019-05-10 03:57:10,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:57:10,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:10,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Fri, 10 May 2019 03:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61611ab-e892-4e51-b548-5de0eab4f095 2019-05-10 03:57:10,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf"}, "tags": [], "enabled": true, "id": "a893492d1eab4da2b0bede6bdbda67bf", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_23f54b95-8e63-4fdb-b582-607d3674a58f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 03:57:10,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-e61611ab-e892-4e51-b548-5de0eab4f095 2019-05-10 03:57:10,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222538948059s 2019-05-10 03:57:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 03:57:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:11,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10311749-37bc-45c8-b7a1-2454cc69ae69 2019-05-10 03:57:11,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:57:11,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a893492d1eab4da2b0bede6bdbda67bf used request id req-10311749-37bc-45c8-b7a1-2454cc69ae69 2019-05-10 03:57:11,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295356988907s 2019-05-10 03:57:11,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:57:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a893492d1eab4da2b0bede6bdbda67bf&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:11,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 03:57:11 GMT X-Openstack-Request-Id: req-908f77c7-67b0-4d49-9ca8-9b5815db9b4a 2019-05-10 03:57:11,499 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}]} 2019-05-10 03:57:11,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a893492d1eab4da2b0bede6bdbda67bf&name=default used request id req-908f77c7-67b0-4d49-9ca8-9b5815db9b4a 2019-05-10 03:57:11,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350079059601s 2019-05-10 03:57:11,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 03:57:11,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:11,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 03:57:11 GMT X-Openstack-Request-Id: req-e81d6b59-1776-4f3a-87fc-96b3895d6da3 2019-05-10 03:57:11,873 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "created_at": "2019-05-10T03:39:05Z", "updated_at": "2019-05-10T03:39:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "69205f8b-9d4f-44e0-82e3-2248c69f1d4c", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "7dcf6186-cc11-4af0-8aa4-84a18107282b", "remote_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "93fe4692-98bb-45f4-a949-b47b4750f736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:39:05Z", "revision_number": 0, "id": "95fbd7bb-572b-4fc5-97f1-9d7bb7da4201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:39:05Z", "security_group_id": "0f336223-362a-42c2-8d1c-29c8f830751b", "tenant_id": "a893492d1eab4da2b0bede6bdbda67bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a893492d1eab4da2b0bede6bdbda67bf"}], "revision_number": 1, "project_id": "a893492d1eab4da2b0bede6bdbda67bf", "id": "0f336223-362a-42c2-8d1c-29c8f830751b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 03:57:11,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e81d6b59-1776-4f3a-87fc-96b3895d6da3 2019-05-10 03:57:11,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368928909302s 2019-05-10 03:57:11,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 03:57:11,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0f336223-362a-42c2-8d1c-29c8f830751b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3f6948d0facca3bc340be54053af4956630ba272" 2019-05-10 03:57:12,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 03:57:12 GMT X-Openstack-Request-Id: req-771c32f1-668a-4129-b4e3-6d52c514e428 2019-05-10 03:57:12,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 03:57:12,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0f336223-362a-42c2-8d1c-29c8f830751b.json used request id req-771c32f1-668a-4129-b4e3-6d52c514e428 2019-05-10 03:57:12,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.471235990524s 2019-05-10 03:57:12,376 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-05-10 03:57:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:57:12,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 03:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd902373-3762-4010-9a11-1d4f16bc350e 2019-05-10 03:57:12,410 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 03:57:12,410 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-fd902373-3762-4010-9a11-1d4f16bc350e 2019-05-10 03:57:12,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 03:57:12,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "cd96abb66eb043e0a9978bce6444100e", "name": "admin"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T04:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ab4035b39944105b06c1331442b1700", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/2ab4035b39944105b06c1331442b1700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6e9d9b1ccc234b9ab7cca2ee89500a74"}, "audit_ids": ["IaZ6Af7yRJWAeromPODCog"], "issued_at": "2019-05-10T03:57:12.000000Z"}} 2019-05-10 03:57:12,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:57:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:13,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 10 May 2019 03:57:13 GMT X-Openstack-Request-Id: req-1f7f8c6f-f1fe-412d-8d67-d0359fefdeff 2019-05-10 03:57:13,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":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","provider:network_type":"flat"}]} 2019-05-10 03:57:13,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f7f8c6f-f1fe-412d-8d67-d0359fefdeff 2019-05-10 03:57:13,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40974187851s 2019-05-10 03:57:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:57:13,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 03:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f655c3a3-2281-49bd-9980-4673de328007 2019-05-10 03:57:13,262 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-10 03:57:13,263 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-f655c3a3-2281-49bd-9980-4673de328007 2019-05-10 03:57:13,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:57:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:13,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 03:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81039d51-2562-4218-9c1b-f231fa917679 2019-05-10 03:57:13,486 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 03:57:13,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-81039d51-2562-4218-9c1b-f231fa917679 2019-05-10 03:57:13,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222705125809s 2019-05-10 03:57:13,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-10 03:57:13,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15"}}' 2019-05-10 03:57:13,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 10 May 2019 03:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4200dce-bf22-4608-a10d-0f89c552d172 2019-05-10 03:57:13,776 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940"}, "tags": [], "enabled": true, "id": "0e3f89f32fb64a01babb65db55f9e940", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15"}} 2019-05-10 03:57:13,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b4200dce-bf22-4608-a10d-0f89c552d172 2019-05-10 03:57:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.280273914337s 2019-05-10 03:57:13,777 - 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'0e3f89f32fb64a01babb65db55f9e940', '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_d531196f-b3a2-4e2a-9e67-456294e6ae15'}) 2019-05-10 03:57:13,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-10 03:57:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eUo7ZezToNFy1b2R2sqNI3w4b2gyai", "email": null, "name": "juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15"}}' 2019-05-10 03:57:14,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 10 May 2019 03:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbde045c-98c9-4351-bef9-81258e69e11f 2019-05-10 03:57:14,290 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": {"self": "http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0edd146e44e7449f83483f0bf07a26d7", "domain_id": "default", "password_expires_at": null}} 2019-05-10 03:57:14,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-dbde045c-98c9-4351-bef9-81258e69e11f 2019-05-10 03:57:14,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.505447864532s 2019-05-10 03:57:14,291 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0edd146e44e7449f83483f0bf07a26d7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15'}) 2019-05-10 03:57:14,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:57:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:14,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ceaaf58-27d8-4cd4-bfdb-b555ec9e723b 2019-05-10 03:57:14,459 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:57:14,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3ceaaf58-27d8-4cd4-bfdb-b555ec9e723b 2019-05-10 03:57:14,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164196968079s 2019-05-10 03:57:14,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:57:14,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:14,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7bc25c-1523-4262-8680-636b99511ec0 2019-05-10 03:57:14,697 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:57:14,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0e7bc25c-1523-4262-8680-636b99511ec0 2019-05-10 03:57:14,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232547998428s 2019-05-10 03:57:14,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-10 03:57:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:14,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 10 May 2019 03:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa33654a-5389-405b-b796-24fb3dab986d 2019-05-10 03:57:14,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4211e1ebd56d4369a025e95748d88df3", "links": {"self": "http://172.30.9.21:5000/v3/roles/4211e1ebd56d4369a025e95748d88df3"}, "name": "member"}, {"domain_id": null, "id": "8d86c6c02824450e967e6c1f40247421", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d86c6c02824450e967e6c1f40247421"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "954e589f00da42c0bf9562e1cf5649fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/954e589f00da42c0bf9562e1cf5649fe"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9086a5a09174d9c9b32006da4c29b9c", "links": {"self": "http://172.30.9.21:5000/v3/roles/c9086a5a09174d9c9b32006da4c29b9c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cd96abb66eb043e0a9978bce6444100e", "links": {"self": "http://172.30.9.21:5000/v3/roles/cd96abb66eb043e0a9978bce6444100e"}, "name": "admin"}, {"domain_id": null, "id": "d94d58aa2aaf487fb48993560382c138", "links": {"self": "http://172.30.9.21:5000/v3/roles/d94d58aa2aaf487fb48993560382c138"}, "name": "swiftoperator"}]} 2019-05-10 03:57:14,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa33654a-5389-405b-b796-24fb3dab986d 2019-05-10 03:57:14,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229095935822s 2019-05-10 03:57:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:57:14,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 10 May 2019 03:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243353ae-08f1-4b47-b12b-7fa63db02d35 2019-05-10 03:57:15,153 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-10 03:57:15,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-243353ae-08f1-4b47-b12b-7fa63db02d35 2019-05-10 03:57:15,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214955806732s 2019-05-10 03:57:15,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 03:57:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:15,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 10 May 2019 03:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c14b8e8-5b23-4a1d-820e-a153dc3f1f4f 2019-05-10 03:57:15,423 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": {"self": "http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0edd146e44e7449f83483f0bf07a26d7", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 03:57:15,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7c14b8e8-5b23-4a1d-820e-a153dc3f1f4f 2019-05-10 03:57:15,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.269708871841s 2019-05-10 03:57:15,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:57:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:15,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 03:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc83425c-6696-45cd-8900-7f84c6f97cfb 2019-05-10 03:57:15,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940"}, "tags": [], "enabled": true, "id": "0e3f89f32fb64a01babb65db55f9e940", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 03:57:15,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bc83425c-6696-45cd-8900-7f84c6f97cfb 2019-05-10 03:57:15,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.17783498764s 2019-05-10 03:57:15,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-10 03:57:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0edd146e44e7449f83483f0bf07a26d7&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=0e3f89f32fb64a01babb65db55f9e940" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:15,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 10 May 2019 03:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38db9fd8-ce45-4b00-bb4d-d5e46a774b97 2019-05-10 03:57:15,742 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0edd146e44e7449f83483f0bf07a26d7&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=0e3f89f32fb64a01babb65db55f9e940", "previous": null, "next": null}} 2019-05-10 03:57:15,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0edd146e44e7449f83483f0bf07a26d7&role.id=4211e1ebd56d4369a025e95748d88df3&scope.project.id=0e3f89f32fb64a01babb65db55f9e940 used request id req-38db9fd8-ce45-4b00-bb4d-d5e46a774b97 2019-05-10 03:57:15,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118216991425s 2019-05-10 03:57:15,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-10 03:57:15,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940/users/0edd146e44e7449f83483f0bf07a26d7/roles/4211e1ebd56d4369a025e95748d88df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:15,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 03:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-118f0b3a-5ffb-49d1-af20-318611973a66 2019-05-10 03:57:15,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 03:57:15,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940/users/0edd146e44e7449f83483f0bf07a26d7/roles/4211e1ebd56d4369a025e95748d88df3 used request id req-118f0b3a-5ffb-49d1-af20-318611973a66 2019-05-10 03:57:15,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169153928757s 2019-05-10 03:57:15,916 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15', 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'0e3f89f32fb64a01babb65db55f9e940', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eUo7ZezToNFy1b2R2sqNI3w4b2gyai', 'username': u'juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-10 03:57:15,920 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'password': 'eUo7ZezToNFy1b2R2sqNI3w4b2gyai', 'project_name': 'juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '0e3f89f32fb64a01babb65db55f9e940', 'project_domain_name': 'Default'} 2019-05-10 03:57:15,981 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-05-10 03:57:16,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-10 03:57:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:57:16,012 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 10 May 2019 03:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9828e9f-e0a9-449f-a5a4-e3bb58c61ea6 2019-05-10 03:57:16,012 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-05-10 03:57:16,012 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-a9828e9f-e0a9-449f-a5a4-e3bb58c61ea6 2019-05-10 03:57:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:16,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 10 May 2019 03:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5b158d-6494-4d69-8d39-dcac0e230ada 2019-05-10 03:57:16,222 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/03919d5071e8465e88a68dd103ae0383"}, "enabled": true, "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/15c5035961704fe4a17a00fd22367ef8"}, "enabled": true, "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"name": "tempest-service-1925585384", "links": {"self": "http://192.30.9.7:35357/v3/services/2fefe2b229b0451892b2fda9b983f27e"}, "enabled": true, "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "description": "tempest-description-1896920199"}, {"name": "tempest-service-919647858", "links": {"self": "http://192.30.9.7:35357/v3/services/34fec5f3e57f491fbc3e4f406f354133"}, "enabled": true, "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "description": "tempest-description-211797608"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3bbcb078961241a391afc8c374987f3c"}, "enabled": true, "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4465a42cd5f04253b117c3ddc896b0ae"}, "enabled": true, "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/63272babb47b42d398078519d9ffbeae"}, "enabled": true, "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/643aaa6898534448a020bf2ee2da5157"}, "enabled": true, "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/88f85951e6a44ffdadb85a4608b926a5"}, "enabled": true, "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/8dd43b0541e54dbb8efaea6cccf50951"}, "enabled": true, "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a7bab3e35a5c49a4890340660e477669"}, "enabled": true, "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa17caee3c714c6bacdc637dd34f8444"}, "enabled": true, "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d6952e624ff9435a9140d013da7dbda1"}, "enabled": true, "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d78841709b7a44089c0ec41677370d5d"}, "enabled": true, "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/df48a4cc4ebf4462b7c4594b1643ecbe"}, "enabled": true, "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f1dda285488d43d18404466f6cf89f70"}, "enabled": true, "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-05-10 03:57:16,222 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-eb5b158d-6494-4d69-8d39-dcac0e230ada 2019-05-10 03:57:16,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.217625141144s 2019-05-10 03:57:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-10 03:57:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:16,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1855 Content-Type: application/json Date: Fri, 10 May 2019 03:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d35019-e7b8-4a31-aa4f-461f63377610 2019-05-10 03:57:16,359 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0bbc8dee83b3489b962e2114cf62ce5b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0c081648b46d474a895caec4b907fc81"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "0c081648b46d474a895caec4b907fc81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0fcd13fe43894435aba2182a0aaef19e"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/29de9eb316714cb186ca627326edef8c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "29de9eb316714cb186ca627326edef8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3a34cdc6fa1d4263995b85e988fa8701"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4392ba4565aa4b7b85599d5b97503309"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/457e5ddce5c24640ba998607df87e7ac"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1dda285488d43d18404466f6cf89f70", "id": "457e5ddce5c24640ba998607df87e7ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a4c67eba85340d39ee2860164e70cd2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c9c3a1a1ffd41b08f7fffbc886444a6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/575ebbed17a84e1fa362c2397e2b3228"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5920414fe48e4dc09b547d06ea88484e"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c7d4427b944483cbf5d77e0d7a6a71d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/608ec0a90c064646ac4bcfd0c9ca013e"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6307b19169ae4652b8391dd5a7cffd69"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/68e94e1228fe4866b0df6586d4b0f001"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6cdbf79e150d4f54bd763fd6896b79dd"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81818c742982435182e3154adf3cad19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "81818c742982435182e3154adf3cad19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81b67bdf849f4103877c4a2d043d8626"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8254d3473d7248fa9d7ececbeaf87c95"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8a00461b4f9d44d3987e48f72029164f"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a77f0fe7224d4df9805a3460c62cbd50"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b12a9ad1c44b47f895b7f2435abb73a0"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b4d2f99cabee4f45b43c0bf3415167fa"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d6952e624ff9435a9140d013da7dbda1", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b6166790d90440119e294231a208f4c2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03919d5071e8465e88a68dd103ae0383", "id": "b6166790d90440119e294231a208f4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b64e978f9b394b76bf7e3b3f3f53029d"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b83986b4cf0b43c0b8b8feb242ccf093"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcb078961241a391afc8c374987f3c", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b8c64e5f1f9b43b09c5d7fe416ccaaff"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be95347ab288492983b1b12595ff35d6"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4465a42cd5f04253b117c3ddc896b0ae", "id": "be95347ab288492983b1b12595ff35d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5da4c5ab4364eca966621cbf09c415d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc924646ea894d339b3e6d5ee2f0d8b4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d78841709b7a44089c0ec41677370d5d", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cfde1508db6f447cac45ff931c66ea6d"}, "url": "http://12.0.0.32:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e20e3d2771ee438b9437fcded236799f"}, "url": "http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643aaa6898534448a020bf2ee2da5157", "id": "e20e3d2771ee438b9437fcded236799f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e36cc923c2324f5994945768640d37c8"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa17caee3c714c6bacdc637dd34f8444", "id": "e36cc923c2324f5994945768640d37c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e9bc9da5b5bf400f8b7b96d71c37f079"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15c5035961704fe4a17a00fd22367ef8", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee94da9d07464850ba822c5788c77047"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df48a4cc4ebf4462b7c4594b1643ecbe", "id": "ee94da9d07464850ba822c5788c77047"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f0884554905b474b89b969bc38d2dc08"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63272babb47b42d398078519d9ffbeae", "id": "f0884554905b474b89b969bc38d2dc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f2dc769f33574ed4a5ddc110186af1f5"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7bab3e35a5c49a4890340660e477669", "id": "f2dc769f33574ed4a5ddc110186af1f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f34adf989c5f4e18b921d2015f9a72d8"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8dd43b0541e54dbb8efaea6cccf50951", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-10 03:57:16,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-98d35019-e7b8-4a31-aa4f-461f63377610 2019-05-10 03:57:16,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.127788066864s 2019-05-10 03:57:16,367 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-05-10 03:57:16,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-10 03:57:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:16,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 10 May 2019 03:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36072bd1-7409-47ee-8954-f18913686377 2019-05-10 03:57:16,575 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/cd453166e24c46848ec88bb8bdac9cdd"}, "tags": [], "enabled": true, "id": "cd453166e24c46848ec88bb8bdac9cdd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-10 03:57:16,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-36072bd1-7409-47ee-8954-f18913686377 2019-05-10 03:57:16,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207636117935s 2019-05-10 03:57:16,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 03:57:16,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 03:57:16,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 10 May 2019 03:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5550c83-e56e-4d11-8547-48f9aa87f77b 2019-05-10 03:57:16,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940"}, "tags": [], "enabled": true, "id": "0e3f89f32fb64a01babb65db55f9e940", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 03:57:16,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b5550c83-e56e-4d11-8547-48f9aa87f77b 2019-05-10 03:57:16,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22780585289s 2019-05-10 03:57:16,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-10 03:57:16,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"network": {"tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "name": "juju_epc-net_d531196f-b3a2-4e2a-9e67-456294e6ae15", "admin_state_up": true}}' 2019-05-10 03:57:17,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 10 May 2019 03:57:17 GMT X-Openstack-Request-Id: req-e2c4f7d3-694f-4cae-8f45-35351fc22c08 2019-05-10 03:57:17,808 - 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":"b560d5ab-6805-463e-9be1-c9335710ccaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"0e3f89f32fb64a01babb65db55f9e940","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:57:17Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_d531196f-b3a2-4e2a-9e67-456294e6ae15","admin_state_up":true,"tenant_id":"0e3f89f32fb64a01babb65db55f9e940","created_at":"2019-05-10T03:57:17Z","mtu":1450}} 2019-05-10 03:57:17,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e2c4f7d3-694f-4cae-8f45-35351fc22c08 2019-05-10 03:57:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.993890047073s 2019-05-10 03:57:17,809 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-10T03:57:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b560d5ab-6805-463e-9be1-c9335710ccaf', u'provider:segmentation_id': 74, 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_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'created_at': u'2019-05-10T03:57:17Z', u'mtu': 1450, u'tenant_id': u'0e3f89f32fb64a01babb65db55f9e940', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0e3f89f32fb64a01babb65db55f9e940', u'l2_adjacency': True}) 2019-05-10 03:57:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:57:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 10 May 2019 03:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d593e9-7441-4d7e-b32c-5194cbb3406c 2019-05-10 03:57:17,819 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-10 03:57:17,819 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d7d593e9-7441-4d7e-b32c-5194cbb3406c 2019-05-10 03:57:17,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-10 03:57:18,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4211e1ebd56d4369a025e95748d88df3", "name": "member"}, {"id": "954e589f00da42c0bf9562e1cf5649fe", "name": "reader"}], "expires_at": "2019-05-10T04:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e3f89f32fb64a01babb65db55f9e940", "name": "juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c081648b46d474a895caec4b907fc81"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a77f0fe7224d4df9805a3460c62cbd50"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6166790d90440119e294231a208f4c2"}], "type": "image", "id": "03919d5071e8465e88a68dd103ae0383", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0e3f89f32fb64a01babb65db55f9e940", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a00461b4f9d44d3987e48f72029164f"}, {"url": "http://192.30.9.7:8776/v2/0e3f89f32fb64a01babb65db55f9e940", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5da4c5ab4364eca966621cbf09c415d"}, {"url": "http://172.30.9.21:8776/v2/0e3f89f32fb64a01babb65db55f9e940", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9bc9da5b5bf400f8b7b96d71c37f079"}], "type": "volumev2", "id": "15c5035961704fe4a17a00fd22367ef8", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1261653789", "id": "2fefe2b229b0451892b2fda9b983f27e", "name": "tempest-service-1925585384"}, {"endpoints": [], "type": "tempest-type-714573924", "id": "34fec5f3e57f491fbc3e4f406f354133", "name": "tempest-service-919647858"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fcd13fe43894435aba2182a0aaef19e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b12a9ad1c44b47f895b7f2435abb73a0"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b83986b4cf0b43c0b8b8feb242ccf093"}], "type": "identity", "id": "3bbcb078961241a391afc8c374987f3c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bbc8dee83b3489b962e2114cf62ce5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8c64e5f1f9b43b09c5d7fe416ccaaff"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be95347ab288492983b1b12595ff35d6"}], "type": "metric", "id": "4465a42cd5f04253b117c3ddc896b0ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a4c67eba85340d39ee2860164e70cd2"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68e94e1228fe4866b0df6586d4b0f001"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0884554905b474b89b969bc38d2dc08"}], "type": "event", "id": "63272babb47b42d398078519d9ffbeae", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_0e3f89f32fb64a01babb65db55f9e940", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8254d3473d7248fa9d7ececbeaf87c95"}, {"url": "http://12.0.0.32:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cfde1508db6f447cac45ff931c66ea6d"}, {"url": "http://12.0.0.32:8080/v1/AUTH_0e3f89f32fb64a01babb65db55f9e940", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e20e3d2771ee438b9437fcded236799f"}], "type": "object-store", "id": "643aaa6898534448a020bf2ee2da5157", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "88f85951e6a44ffdadb85a4608b926a5", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/0e3f89f32fb64a01babb65db55f9e940", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5920414fe48e4dc09b547d06ea88484e"}, {"url": "http://192.30.9.7:8776/v3/0e3f89f32fb64a01babb65db55f9e940", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ddf66a52e3d4c0da1cc5fc09bdf59fb"}, {"url": "http://192.30.9.7:8776/v3/0e3f89f32fb64a01babb65db55f9e940", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f34adf989c5f4e18b921d2015f9a72d8"}], "type": "volumev3", "id": "8dd43b0541e54dbb8efaea6cccf50951", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0e3f89f32fb64a01babb65db55f9e940", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4392ba4565aa4b7b85599d5b97503309"}, {"url": "http://192.30.9.7:8004/v1/0e3f89f32fb64a01babb65db55f9e940", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "608ec0a90c064646ac4bcfd0c9ca013e"}, {"url": "http://172.30.9.21:8004/v1/0e3f89f32fb64a01babb65db55f9e940", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2dc769f33574ed4a5ddc110186af1f5"}], "type": "orchestration", "id": "a7bab3e35a5c49a4890340660e477669", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "575ebbed17a84e1fa362c2397e2b3228"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c7d4427b944483cbf5d77e0d7a6a71d"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e36cc923c2324f5994945768640d37c8"}], "type": "compute", "id": "aa17caee3c714c6bacdc637dd34f8444", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cdbf79e150d4f54bd763fd6896b79dd"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b67bdf849f4103877c4a2d043d8626"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b4d2f99cabee4f45b43c0bf3415167fa"}], "type": "cloudformation", "id": "d6952e624ff9435a9140d013da7dbda1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6307b19169ae4652b8391dd5a7cffd69"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64e978f9b394b76bf7e3b3f3f53029d"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc924646ea894d339b3e6d5ee2f0d8b4"}], "type": "network", "id": "d78841709b7a44089c0ec41677370d5d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c9c3a1a1ffd41b08f7fffbc886444a6"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81818c742982435182e3154adf3cad19"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee94da9d07464850ba822c5788c77047"}], "type": "placement", "id": "df48a4cc4ebf4462b7c4594b1643ecbe", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29de9eb316714cb186ca627326edef8c"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a34cdc6fa1d4263995b85e988fa8701"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "457e5ddce5c24640ba998607df87e7ac"}], "type": "alarming", "id": "f1dda285488d43d18404466f6cf89f70", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15", "id": "0edd146e44e7449f83483f0bf07a26d7"}, "audit_ids": ["qktyaV59TXiwnDLsa5qOtg"], "issued_at": "2019-05-10T03:57:18.000000Z"}} 2019-05-10 03:57:18,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 03:57:18,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 03:57:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Fri, 10 May 2019 03:57:18 GMT X-Openstack-Request-Id: req-1197f410-7aa7-466f-8f0b-99880fd40afa 2019-05-10 03:57:18,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b560d5ab-6805-463e-9be1-c9335710ccaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e3f89f32fb64a01babb65db55f9e940","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T03:57:17Z","qos_policy_id":null,"name":"juju_epc-net_d531196f-b3a2-4e2a-9e67-456294e6ae15","admin_state_up":true,"tenant_id":"0e3f89f32fb64a01babb65db55f9e940","created_at":"2019-05-10T03:57:17Z","mtu":1450}]} 2019-05-10 03:57:18,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1197f410-7aa7-466f-8f0b-99880fd40afa 2019-05-10 03:57:18,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404061079025s 2019-05-10 03:57:18,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-10 03:57:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '{"subnet": {"name": "juju_epc-subnet_d531196f-b3a2-4e2a-9e67-456294e6ae15", "enable_dhcp": true, "network_id": "b560d5ab-6805-463e-9be1-c9335710ccaf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-05-10 03:57:19,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Fri, 10 May 2019 03:57:19 GMT X-Openstack-Request-Id: req-5e917079-76f8-4d9d-b760-76455c19938d 2019-05-10 03:57:19,807 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b560d5ab-6805-463e-9be1-c9335710ccaf","tenant_id":"0e3f89f32fb64a01babb65db55f9e940","created_at":"2019-05-10T03:57:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T03:57:19Z","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":"0e3f89f32fb64a01babb65db55f9e940","id":"05a50943-cdd1-49ae-a3b5-349d0e59fb9e","subnetpool_id":null,"name":"juju_epc-subnet_d531196f-b3a2-4e2a-9e67-456294e6ae15"}} 2019-05-10 03:57:19,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5e917079-76f8-4d9d-b760-76455c19938d 2019-05-10 03:57:19,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.1723780632s 2019-05-10 03:57:19,808 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T03:57:19Z', 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'05a50943-cdd1-49ae-a3b5-349d0e59fb9e', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'enable_dhcp': True, u'network_id': u'b560d5ab-6805-463e-9be1-c9335710ccaf', u'tenant_id': u'0e3f89f32fb64a01babb65db55f9e940', u'created_at': u'2019-05-10T03:57:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'0e3f89f32fb64a01babb65db55f9e940'}) 2019-05-10 03:57:19,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-10 03:57:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '{"router": {"external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48"}, "name": "juju_epc-router_d531196f-b3a2-4e2a-9e67-456294e6ae15", "admin_state_up": true}}' 2019-05-10 03:57:27,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 10 May 2019 03:57:27 GMT X-Openstack-Request-Id: req-643a07bf-d670-479a-ad23-62b1947e7c45 2019-05-10 03:57:27,702 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T03:57:21Z", "admin_state_up": true, "updated_at": "2019-05-10T03:57:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0e3f89f32fb64a01babb65db55f9e940", "id": "bf0de980-77d6-462e-a8af-6e8be9c43492", "name": "juju_epc-router_d531196f-b3a2-4e2a-9e67-456294e6ae15"}} 2019-05-10 03:57:27,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-643a07bf-d670-479a-ad23-62b1947e7c45 2019-05-10 03:57:27,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.89398312569s 2019-05-10 03:57:27,703 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-10T03:57:22Z', u'revision_number': 3, u'id': u'bf0de980-77d6-462e-a8af-6e8be9c43492', u'external_gateway_info': {u'network_id': u'a0b418b9-570f-4f43-80a4-edb9056d7b48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4dd5ea0e-0d26-403f-965f-275eea78cacc', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'admin_state_up': True, u'tenant_id': u'0e3f89f32fb64a01babb65db55f9e940', u'created_at': u'2019-05-10T03:57:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'0e3f89f32fb64a01babb65db55f9e940'}) 2019-05-10 03:57:27,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-10 03:57:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/bf0de980-77d6-462e-a8af-6e8be9c43492/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '{"subnet_id": "05a50943-cdd1-49ae-a3b5-349d0e59fb9e"}' 2019-05-10 03:57:31,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 03:57:31 GMT X-Openstack-Request-Id: req-d8632b05-bee2-4252-8719-8cc26c867394 2019-05-10 03:57:31,330 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b560d5ab-6805-463e-9be1-c9335710ccaf", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "subnet_id": "05a50943-cdd1-49ae-a3b5-349d0e59fb9e", "subnet_ids": ["05a50943-cdd1-49ae-a3b5-349d0e59fb9e"], "port_id": "a5e026f4-88be-42f3-a103-73b936ddba5f", "id": "bf0de980-77d6-462e-a8af-6e8be9c43492"} 2019-05-10 03:57:31,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/bf0de980-77d6-462e-a8af-6e8be9c43492/add_router_interface.json used request id req-d8632b05-bee2-4252-8719-8cc26c867394 2019-05-10 03:57:31,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.62667608261s 2019-05-10 03:57:31,331 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-10 03:57:32,594 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-10 03:57:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-10 03:57:32,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 10 May 2019 03:57:32 GMT 2019-05-10 03:57:32,601 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-10 03:57:32,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:57:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 03:57:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 10 May 2019 03:57:32 GMT X-Openstack-Request-Id: req-d249d101-9e80-4ca2-9400-650203348fd3 2019-05-10 03:57:32,962 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:57:32,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d249d101-9e80-4ca2-9400-650203348fd3 2019-05-10 03:57:32,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.355215072632s 2019-05-10 03:57:32,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 03:57:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15"}' 2019-05-10 03:57:33,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 10 May 2019 03:57:33 GMT Location: http://172.30.9.21:9292/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a4d4230e-ab38-4337-b88a-baf0790f55d9 2019-05-10 03:57:33,366 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:33Z", "file": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "size": null, "self": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": null, "created_at": "2019-05-10T03:57:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 03:57:33,366 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a4d4230e-ab38-4337-b88a-baf0790f55d9 2019-05-10 03:57:33,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.394541978836s 2019-05-10 03:57:33,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 03:57:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '' 2019-05-10 03:57:38,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:57:38 GMT X-Openstack-Request-Id: req-6a62a5f9-8036-4214-a2d9-e77f8207fa0b 2019-05-10 03:57:38,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:57:38,655 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file used request id req-6a62a5f9-8036-4214-a2d9-e77f8207fa0b 2019-05-10 03:57:38,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.28790712357s 2019-05-10 03:57:38,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:57:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 03:57:38,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:57:38 GMT X-Openstack-Request-Id: req-0556163a-feb7-4036-87ee-45eff6a4ac0e 2019-05-10 03:57:38,998 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:38Z", "file": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "size": 297533440, "self": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:57:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:57:38,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0556163a-feb7-4036-87ee-45eff6a4ac0e 2019-05-10 03:57:38,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337465047836s 2019-05-10 03:57:39,000 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file', 'owner': u'0e3f89f32fb64a01babb65db55f9e940', 'id': u'7bb4b33f-bcd1-40d4-9ab0-d07612d80240', 'size': 297533440, u'self': u'/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e3f89f32fb64a01babb65db55f9e940', 'name': 'juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T03:57:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T03:57:38Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'created': u'2019-05-10T03:57:33Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-10T03:57:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-10 03:57:40,152 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 7bb4b33f-bcd1-40d4-9ab0-d07612d80240 -s xenial -r regionOne -u http://172.30.9.21:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-05-10 03:57:40,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 03:57:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_d531196f-b3a2-4e2a-9e67-456294e6ae15", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-10 03:57:40,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 10 May 2019 03:57: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-91073e7a-de5f-4bdd-8981-9796c7331503 x-openstack-request-id: req-91073e7a-de5f-4bdd-8981-9796c7331503 2019-05-10 03:57:40,513 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6f6040db-406b-4340-a2b2-b5f19911b69c"}} 2019-05-10 03:57:40,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-91073e7a-de5f-4bdd-8981-9796c7331503 2019-05-10 03:57:40,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357918024063s 2019-05-10 03:57:40,514 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_d531196f-b3a2-4e2a-9e67-456294e6ae15', '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'2ab4035b39944105b06c1331442b1700', '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'6f6040db-406b-4340-a2b2-b5f19911b69c', 'swap': 0}) 2019-05-10 03:57:40,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 03:57:40,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"extra_specs": {}}' 2019-05-10 03:57:40,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:57: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-34d2ffd9-faa0-4de7-b725-122f70e95fda x-openstack-request-id: req-34d2ffd9-faa0-4de7-b725-122f70e95fda 2019-05-10 03:57:40,537 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 03:57:40,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c/os-extra_specs used request id req-34d2ffd9-faa0-4de7-b725-122f70e95fda 2019-05-10 03:57:40,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224092006683s 2019-05-10 03:57:40,538 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-05-10 03:57:40,540 - 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-hunter-1 | | BLOCK_MIGRATION | True | | 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-ha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-05-10 03:57:40,548 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-05-10 03:57:40,719 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-05-10 03:57:40,719 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-05-10 03:57:40,883 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-05-10 03:57:40,884 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-10 03:57:42,051 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-10 03:57:42,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:57:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 03:57:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 03:57:42 GMT X-Openstack-Request-Id: req-84a7572d-fa86-4810-a296-6abd99290349 2019-05-10 03:57:42,373 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:38Z", "file": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "size": 297533440, "self": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:57:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:57:42,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-84a7572d-fa86-4810-a296-6abd99290349 2019-05-10 03:57:42,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320155858994s 2019-05-10 03:57:42,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-10 03:57:42,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15"}' 2019-05-10 03:57:43,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 10 May 2019 03:57:43 GMT Location: http://172.30.9.21:9292/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44d70e24-bca9-4504-bd01-c46b1de9ba32 2019-05-10 03:57:43,163 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:43Z", "file": "/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "c0b54e7f-5f73-4477-a2c7-4c5a59c27c32", "size": null, "self": "/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": null, "created_at": "2019-05-10T03:57:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-10 03:57:43,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-44d70e24-bca9-4504-bd01-c46b1de9ba32 2019-05-10 03:57:43,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.778795003891s 2019-05-10 03:57:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-10 03:57:43,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '' 2019-05-10 03:57:47,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 03:57:47 GMT X-Openstack-Request-Id: req-1522f428-6d9d-454c-ab04-e2fdb1479bf3 2019-05-10 03:57:47,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 03:57:47,498 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/file used request id req-1522f428-6d9d-454c-ab04-e2fdb1479bf3 2019-05-10 03:57:47,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.3335878849s 2019-05-10 03:57:47,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 03:57:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 03:57:47,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Fri, 10 May 2019 03:57:47 GMT X-Openstack-Request-Id: req-2ec2f781-6dd5-427b-9b04-8e162abb6699 2019-05-10 03:57:47,840 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:47Z", "file": "/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "c0b54e7f-5f73-4477-a2c7-4c5a59c27c32", "size": 263848448, "self": "/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-10T03:57:43Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:38Z", "file": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "size": 297533440, "self": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:57:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 03:57:47,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2ec2f781-6dd5-427b-9b04-8e162abb6699 2019-05-10 03:57:47,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337122917175s 2019-05-10 03:57:47,843 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/file', 'owner': u'0e3f89f32fb64a01babb65db55f9e940', 'id': u'c0b54e7f-5f73-4477-a2c7-4c5a59c27c32', 'size': 263848448, u'self': u'/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e3f89f32fb64a01babb65db55f9e940', 'name': 'juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-10T03:57:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-10T03:57:47Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15', 'created': u'2019-05-10T03:57:43Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-10T03:57:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-10 03:57:48,087 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c0b54e7f-5f73-4477-a2c7-4c5a59c27c32 -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-05-10 03:57:48,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-10 03:57:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-10 03:57:48,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 10 May 2019 03:57: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-3c1e1129-6e3b-4662-80fc-949aa747e500 x-openstack-request-id: req-3c1e1129-6e3b-4662-80fc-949aa747e500 2019-05-10 03:57:48,129 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "801e1900-90e4-4f09-b664-b2a777e6a8a9"}} 2019-05-10 03:57:48,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3c1e1129-6e3b-4662-80fc-949aa747e500 2019-05-10 03:57:48,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0407431125641s 2019-05-10 03:57:48,130 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15', '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'2ab4035b39944105b06c1331442b1700', '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'801e1900-90e4-4f09-b664-b2a777e6a8a9', 'swap': 0}) 2019-05-10 03:57:48,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-10 03:57:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" -d '{"extra_specs": {}}' 2019-05-10 03:57:48,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 03:57:48 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-baf3f3ca-d6af-4e1c-9dbf-bf7877734191 x-openstack-request-id: req-baf3f3ca-d6af-4e1c-9dbf-bf7877734191 2019-05-10 03:57:48,153 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-10 03:57:48,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9/os-extra_specs used request id req-baf3f3ca-d6af-4e1c-9dbf-bf7877734191 2019-05-10 03:57:48,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224030017853s 2019-05-10 03:57:48,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-05-10 04:02:36,970 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=b560d5ab-6805-463e-9be1-c9335710ccaf --config ssl-hostname-verification=false --config external-network=a0b418b9-570f-4f43-80a4-edb9056d7b48 --config use-floating-ip=true --config use-default-secgroup=true --debug 03:57:48 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 03:57:48 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=b560d5ab-6805-463e-9be1-c9335710ccaf", "--config", "ssl-hostname-verification=false", "--config", "external-network=a0b418b9-570f-4f43-80a4-edb9056d7b48", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 03:57:48 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 03:57:48 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:b560d5ab-6805-463e-9be1-c9335710ccaf external-network:a0b418b9-570f-4f43-80a4-edb9056d7b48 use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 03:57:49 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 03:57:49 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[external-network:a0b418b9-570f-4f43-80a4-edb9056d7b48 provisioner-harvest-mode:destroyed disable-network-management:false default-series:xenial apt-no-proxy: container-image-metadata-url: logforward-enabled:false transmit-vendor-metrics:true container-networking-method: firewall-mode:instance proxy-ssh:false fan-config: enable-os-refresh-update:true type:openstack container-image-stream:released max-action-results-size:5G use-floating-ip:true apt-mirror: egress-subnets: policy-target-group: test-mode:false network:b560d5ab-6805-463e-9be1-c9335710ccaf no-proxy:127.0.0.1,localhost,::1 container-inherit-properties: max-status-history-size:5G resource-tags: net-bond-reconfigure-delay:17 max-action-results-age:336h image-metadata-url: enable-os-upgrade:true agent-metadata-url: update-status-hook-interval:5m ftp-proxy: image-stream:released ignore-machine-addresses:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClTQzgvtzym3XHS8jIhHbG0oBOF2bCSA7tTiEiZMtIAeRTYS8T0dT8kQqUqOQ7aK600z65BLVnHw5IKtXQ6urfpZ5crf9u/DE/F5ipVcbC/s9emwydCzloTExADVNKPWjIsJEa5FjnlcH+NHOtyyEF0LMbKvsrYxhdykCcqvaIdow7NnsHPkYnoeZOagQ3CwOXRyB1lgA+kQ3U3F5sIIEmVLkhmX6TQqwwmVobJYeEKVtcuxDjS+hRku45102SB0rJDofKqhxdsEovKqhT6Ya+5NU8z4ANi2Y3QING6eaYgsz37bOozTzj1VCxsdXg1q8eOkTGY0pSOTsqNv4a7wM1 juju-client-key agent-stream:released automatically-retry-hooks:true apt-http-proxy: max-status-history-age:336h https-proxy: development:false uuid:26012aff-bedb-4261-8174-6273e366d665 use-openstack-gbp:false apt-https-proxy: apt-ftp-proxy: logging-config: cloudinit-userdata: http-proxy: name:controller use-default-secgroup:true ssl-hostname-verification:false] 03:57:49 INFO juju.provider.openstack provider.go:145 opening model "controller" 03:57:49 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc1Pa9axfIIcw0y1Gnm7iBzF-xiY_C2RwcAltK73Ltr-Z_CDFkxh7mToX3wAbN9W_WzabjDi9mVBrl4NHV0XTrgFUiWs1hy2YSUw2j9JZJtX9eHGj8HH64PugrTaWTShaYeREGAsL4jW-44eVYvOvlXTkSdXEQMd4IIU3i0HfJHb7ETQY TenantId:0e3f89f32fb64a01babb65db55f9e940 UserId:0edd146e44e7449f83483f0bf07a26d7 Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.21:8080/v1/AUTH_0e3f89f32fb64a01babb65db55f9e940 cloudformation:http://172.30.9.21:8000/v1 image:http://172.30.9.21:9292 volumev2:http://172.30.9.21:8776/v2/0e3f89f32fb64a01babb65db55f9e940 identity:http://172.30.9.21:5000 metric:http://172.30.9.21:8041 event:http://172.30.9.21:8977 alarming:http://172.30.9.21:8042 volumev3:http://172.30.9.21:8776/v3/0e3f89f32fb64a01babb65db55f9e940 orchestration:http://172.30.9.21:8004/v1/0e3f89f32fb64a01babb65db55f9e940 compute:http://172.30.9.21:8774/v2.1 network:http://172.30.9.21:9696 placement:http://172.30.9.21:8778/placement]]} 03:57:49 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 03:57:49 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 03:57:50 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 03:57:50 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 03:57:50 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 03:57:50 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 03:57:50 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 03:57:50 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 03:57:50 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 03:57:50 INFO cmd bootstrap.go:233 Loading image metadata 03:57:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 03:57:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 03:57:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 03:57:50 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [saucy trusty win2012 precise vivid win2012r2 win2016 raring win8 artful win10 genericlinux win2012hv zesty win2008r2 win2016hv win2016nano yakkety bionic win2012hvr2 win7 win81 utopic centos7 opensuseleap quantal xenial wily] [amd64 i386 armhf arm64 ppc64el s390x] released}} 03:57:50 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 03:57:52 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 03:57:53 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.21:5000/v3} not found 03:57:53 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.21:5000/v3} not found 03:57:53 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 03:57:53 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 03:57:53 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 03:57:53 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 03:57:53 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 03:57:53 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 03:57:53 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 03:57:53 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 03:57:53 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 03:57:53 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 []} 03:57:56 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 03:57:56 INFO cmd bootstrap.go:389 Starting new instance for initial controller 03:57:56 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 03:57:56 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 03:57:56 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:7bb4b33f-bcd1-40d4-9ab0-d07612d80240 Arch:amd64 VirtType:}] 03:57:56 INFO juju.environs.instances image.go:106 find instance - using image with id: 7bb4b33f-bcd1-40d4-9ab0-d07612d80240 03:57:56 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 03:57:56 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 03:57:56 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 03:57:56 DEBUG juju.provider.openstack provider.go:1005 using network id "b560d5ab-6805-463e-9be1-c9335710ccaf" 03:57:56 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" has status BUILD, wait 10 seconds before retry, attempt 11 04:00:11 INFO juju.provider.openstack provider.go:1175 started instance "841c3f7f-fc63-4b5a-914e-5d1928cd4824" 04:00:11 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 04:00:11 DEBUG juju.provider.openstack networking.go:169 using external network "a0b418b9-570f-4f43-80a4-edb9056d7b48" 04:00:13 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.202 04:00:13 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.202 04:00:18 INFO cmd bootstrap.go:225 - 841c3f7f-fc63-4b5a-914e-5d1928cd4824 (arch=amd64 mem=2G cores=1) 04:00:18 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 04:00:18 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 04:00:18 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 04:00:21 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 04:00:21 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 04:00:24 DEBUG juju.provider.openstack provider.go:417 instance 841c3f7f-fc63-4b5a-914e-5d1928cd4824 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.121.5:22 04:00:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:33 DEBUG juju.provider.openstack provider.go:417 instance 841c3f7f-fc63-4b5a-914e-5d1928cd4824 has floating IP address: 172.30.9.202 04:00:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:43 DEBUG juju.provider.openstack provider.go:417 instance 841c3f7f-fc63-4b5a-914e-5d1928cd4824 has floating IP address: 172.30.9.202 04:00:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:52 DEBUG juju.provider.openstack provider.go:417 instance 841c3f7f-fc63-4b5a-914e-5d1928cd4824 has floating IP address: 172.30.9.202 04:00:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:00:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:00:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:01:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 04:01:03 DEBUG juju.provider.openstack provider.go:417 instance 841c3f7f-fc63-4b5a-914e-5d1928cd4824 has floating IP address: 172.30.9.202 04:01:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 04:01:06 INFO cmd bootstrap.go:333 Connected to 172.30.9.202 04:01:06 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]> 04:01:06 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-66d665-controller-0 04:02:34 INFO cmd bootstrap.go:455 Bootstrap agent now started 04:02:36 DEBUG juju.provider.openstack provider.go:417 instance 841c3f7f-fc63-4b5a-914e-5d1928cd4824 has floating IP address: 172.30.9.202 04:02:36 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.202:17070 192.168.121.5:17070] 04:02:36 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.202 to verify accessibility... 04:02:36 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.202:17070 192.168.121.5:17070] 04:02:36 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" 04:02:36 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" 04:02:36 DEBUG juju.api monitor.go:35 RPC connection died 04:02:36 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 04:02:36 INFO cmd controller.go:88 Controller machines are in the "controller" model 04:02:36 INFO cmd controller.go:89 Initial model "default" added 04:02:36 INFO cmd supercommand.go:465 command finished 2019-05-10 04:02:36,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-05-10 04:02:36,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-05-10 04:02:53,251 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-05-10 04:02:53,251 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-05-10 04:27:24,316 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-10 04:27:07.326421Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-10 04:27:24,317 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-05-10 04:27:24,317 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-05-10 04:27:24,569 - 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 active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.208 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.216 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.203 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.208 8590e215-da03-4216-9b12-df5d889b8bbe xenial nova ACTIVE 1 started 172.30.9.200 b724d625-0314-4f9f-b6ab-666f3b7c3fec trusty nova ACTIVE 2 started 172.30.9.216 5e948011-d661-481f-a8ba-04c940974759 trusty nova ACTIVE 3 started 172.30.9.203 4b370d95-8f3f-43a8-80e1-2ef7bed2c58e trusty nova ACTIVE 2019-05-10 04:27:24,760 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.208 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-05-10 04:27:24,761 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-05-10 04:27:24,983 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.216 (agent:idle, workload:active) 2152/udp 2019-05-10 04:27:24,983 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-05-10 04:27:25,216 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.203 (agent:idle, workload:active) 2019-05-10 04:27:25,216 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-05-10 04:27:25,217 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-05-10 04:27:26,107 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-05-10 04:27:26,108 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-05-10 04:27:26,937 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-f32c7a-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-05-10 04:27:26,938 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-05-10 04:27:27,157 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: cc0ec603-9b51-4c29-8b86-c73cb0930b32 2019-05-10 04:37:16,324 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-10 04:36:59.107202Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-10 04:37:16,325 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-05-10 04:37:16,859 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-05-10 04:37:16,859 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-05-10 04:37:16,874 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-05-10 04:37:16,874 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-05-10 04:37:17,118 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-10 04:37:17,118 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-10 04:37:18,085 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 04:06:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 04:06:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 04:06:09 DEBUG juju.agent read agent config, format "2.0" machine-0: 04:06:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 04:06:09 DEBUG juju.worker start "engine" machine-0: 04:06:09 INFO juju.worker start "engine" machine-0: 04:06:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 04:06:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 04:06:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 04:06:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 04:06:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 04:06:10 DEBUG juju.worker "engine" started machine-0: 04:06:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.introspection stats worker now serving machine-0: 04:06:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 04:06:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 04:06:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 04:06:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 04:06:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.apicaller connecting with old password machine-0: 04:06:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 04:06:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:10 INFO juju.api connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 04:06:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:10 DEBUG juju.worker.apicaller connected machine-0: 04:06:10 DEBUG juju.worker.apicaller changing password... machine-0: 04:06:10 DEBUG juju.worker.apicaller password changed machine-0: 04:06:10 DEBUG juju.api RPC connection died machine-0: 04:06:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 04:06:10 DEBUG juju.worker.apicaller connecting with current password machine-0: 04:06:10 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:10 INFO juju.api connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 DEBUG juju.worker.apicaller connected machine-0: 04:06:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 04:06:11 INFO juju.worker.upgrader unblocking abort check machine-0: 04:06:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 04:06:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 04:06:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 04:06:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 04:06:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.logger logger setup machine-0: 04:06:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 04:06:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 04:06:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 04:06:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 04:06:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:06:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:06:11 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:06:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 04:06:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 04:06:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 04:06:11 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 04:06:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 04:06:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:06:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:06:11 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 04:06:11 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 04:06:11 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 04:06:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 04:06:11 DEBUG juju.network including address local-machine:::1 for machine machine-0: 04:06:11 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 04:06:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 04:06:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 04:06:11 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 04:06:11 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-0: 04:06:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 04:06:11 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 04:06:11 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 04:06:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 04:06:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volume attachments: connection is shut down machine-0: 04:06:11 ERROR juju.worker.dependency "storage-provisioner" manifold worker returned unexpected error: watching volume attachments: connection is shut down machine-0: 04:06:11 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:248: watching volume attachments machine-0: 04:06:11 DEBUG juju.api RPC connection died machine-0: 04:06:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker killing runner 0xc4204f35f0 machine-0: 04:06:11 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-0": connection is shut down machine-0: 04:06:11 INFO juju.worker runner is dying machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.apicaller connecting with current password machine-0: 04:06:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 04:06:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:06:11 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 INFO juju.api connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 04:06:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:11 DEBUG juju.worker.apicaller connected machine-0: 04:06:11 DEBUG juju.api RPC connection died machine-0: 04:06:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 04:06:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 04:06:11 DEBUG juju.worker.apicaller connecting with current password machine-0: 04:06:11 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 INFO juju.api connection established to "wss://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:11 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:12 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: 04:06:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 04:06:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.apicaller connected machine-0: 04:06:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 04:06:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 04:06:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 04:06:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 04:06:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 04:06:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 04:06:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 04:06:12 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 04:06:12 INFO juju.worker.upgrader unblocking abort check machine-0: 04:06:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 04:06:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 04:06:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:06:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:06:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:06:12 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 04:06:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.logger logger setup machine-0: 04:06:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 04:06:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 04:06:12 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 04:06:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 04:06:12 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 04:06:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 04:06:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 04:06:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 04:06:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 04:06:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 04:06:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 04:06:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 04:06:12 DEBUG juju.network "lxdbr0" has addresses [fe80::e40d:f9ff:fedd:6167/64 fe80::1/64] machine-0: 04:06:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:06:12 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 04:06:12 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 04:06:12 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 04:06:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 04:06:12 DEBUG juju.network including address local-machine:::1 for machine machine-0: 04:06:12 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 04:06:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 04:06:12 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-0: 04:06:12 DEBUG juju.worker start "0-container-watcher" machine-0: 04:06:12 DEBUG juju.worker start "stateconverter" machine-0: 04:06:12 INFO juju.worker start "0-container-watcher" machine-0: 04:06:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 04:06:12 DEBUG juju.worker "0-container-watcher" started machine-0: 04:06:12 INFO juju.worker start "stateconverter" machine-0: 04:06:12 DEBUG juju.worker "stateconverter" started machine-0: 04:06:12 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 04:06:12 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 04:06:12 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 04:06:12 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 04:06:12 DEBUG juju.service discovered init system "systemd" from local host machine-0: 04:06:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 04:06:12 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-0: 04:06:12 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 04:06:13 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 04:06:13 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 04:06:13 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 04:06:13 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: 04:06:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 04:06:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 04:06:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 04:06:13 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 04:06:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 04:06:13 DEBUG juju.network "lxdbr0" has addresses [fe80::e40d:f9ff:fedd:6167/64 fe80::1/64] machine-0: 04:06:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:06:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 04:06:13 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-0: 04:06:13 DEBUG juju.network including address local-fan:252.13.0.1 for machine machine-0: 04:06:13 DEBUG juju.network including address local-machine:::1 for machine machine-0: 04:06:13 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-fan:252.13.0.1 local-machine:::1] machine-0: 04:06:13 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-fan:252.13.0.1 local-machine:::1] machine-0: 04:06:13 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 04:06:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 04:06:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 04:06:13 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 04:06:13 INFO juju.worker start "api" unit-abot-epc-basic-0: 04:06:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 04:06:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:13 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 04:06:13 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:13 INFO juju.api connection established to "wss://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:13 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:13 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-0: 04:06:13 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: 04:06:13 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:b3:d6:1e 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.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:b3:d6:1e 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:0d:f9:dd:61:67 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:0d:f9:dd:61:67 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:4a:2e:06:8b:86:17 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.13.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4a:2e:06:8b:86:17 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:4a:2e:06:8b:86:17 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: 04:06:14 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 04:06:14 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 04:06:14 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:14 INFO juju.api connection established to "wss://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:14 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:14 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 04:06:14 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 04:06:14 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 04:06:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:06:15 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 04:06:15 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:06:15 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network "lxdbr0" has addresses [fe80::e40d:f9ff:fedd:6167/64 fe80::1/64] unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network including address public:172.30.9.202 for machine unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 04:06:15 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 04:06:15 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 04:06:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 04:06:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 04:06:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 04:06:15 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 04:06:15 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 04:06:15 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 04:06:15 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 04:06:15 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 04:06:15 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 04:06:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 04:06:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:06:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:06:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:06:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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: 04:06:21 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.3 [21.5 kB] unit-abot-epc-basic-0: 04:06:21 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.3 [21.7 kB] unit-abot-epc-basic-0: 04:06:21 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.3 [25.3 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.7 [197 kB] unit-abot-epc-basic-0: 04:06:21 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: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-2ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 04:06:23 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.6 [149 kB] unit-abot-epc-basic-0: 04:06:23 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.6 [10.3 kB] unit-abot-epc-basic-0: 04:06:23 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.6 [159 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 04:06:23 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] machine-0: 04:06:23 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 04:06: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 8u191-b12-2ubuntu0.16.04.1 [69.2 kB] unit-abot-epc-basic-0: 04:06: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 8u191-b12-2ubuntu0.16.04.1 [8217 kB] unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.16.04.1 [1417 kB] unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 6s (11.4 MB/s) unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 04:06:25 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 ... 54442 files and directories currently installed.) unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... machine-0: 04:06:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 04:06:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 04:06:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 04:06:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 04:06:26 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 04:06:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 04:06:26 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 04:06:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 04:06: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: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 04:06: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: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install --2019-05-10 04:07:08-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.5K 7m49s unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 200K 5m51s unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.1M 3m55s unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 2m57s unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 204K 3m7s unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m36s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.8M 2m15s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 208K 2m25s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 11.2M 2m10s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.2M 1m57s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.9M 1m47s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.7M 98s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.9M 91s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.4M 84s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 79s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 226K 87s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.4M 82s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 10.7M 77s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.7M 73s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 70s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 67s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.5M 64s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 61s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.2M 58s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 56s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 54s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.0M 52s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.6M 50s unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.1M 49s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 71.9K 68s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 43.8M 66s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 51.3M 64s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 46.1M 62s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 52.7M 60s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 55.2M 58s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 53.2M 57s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 49.7M 55s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 50.6M 53s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 51.2M 52s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 52.7M 51s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 43.8M 49s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 51.3M 48s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 47.4M 47s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 45.8M 46s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 69.8M 45s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 174M 44s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 466M 43s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 367M 42s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 401M 41s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 449M 40s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 437M 39s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 436M 39s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 417M 38s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 449M 37s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 416M 36s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 487M 36s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 348M 35s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 366M 34s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 498M 34s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 393M 33s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 369M 33s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 479M 32s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 485M 31s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 553M 31s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 359M 30s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 461M 30s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 480M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 19.7M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 7.50M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 1.35M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 260K 31s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 10.9M 30s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.4M 30s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.0M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.4M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.3M 28s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.4M 27s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 194K 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 16.9M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 15.8M 29s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.5M 28s unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 15.6M 28s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 267K 29s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 19.1M 29s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 14.2M 29s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 17.4M 28s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 18.1M 28s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 46.9M 28s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 55.0M 27s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 57.1M 27s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 54.1M 27s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 49.4M 26s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 54.3M 26s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 53.7M 26s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 51.6M 26s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 49.3M 25s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 54.0M 25s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 58.8M 25s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 55.5M 25s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 45.6M 24s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 55.3M 24s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 25.5M 24s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 9.20M 24s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 10.1M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.1M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.3M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.2M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.9M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.9M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 10.8M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 274K 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 9.74M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.0M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.1M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.53M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 9.10M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 9.41M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.1M 22s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 9.67M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.6M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.7M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.4M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.1M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.3M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 10.8M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 274K 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.1M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.3M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.2M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.0M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 8.98M 21s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.1M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 9.55M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.0M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 9.45M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 10.2M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 11.2M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 10.9M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.5M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.2M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.4M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 275K 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 9.98M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.6M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 8.95M 20s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 14.2M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 10.1M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 9.83M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 9.55M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.7M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 9.24M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 10.8M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.6M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.8M 19s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.3M 18s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.5M 18s unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.2M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 277K 19s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 8.94M 19s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.4M 19s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 6.09M 19s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.0M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.7M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.2M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.0M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.4M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.7M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.9M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.0M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.3M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 278K 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 9.69M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 10.5M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 6.19M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 9.22M 18s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 10.9M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.3M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.3M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.1M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.1M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.3M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.1M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 281K 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 9.02M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 10.7M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 6.34M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 10.4M 17s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.7M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.6M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.1M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 10.8M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.6M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.0M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.6M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.0M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.0M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.6M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.8M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.3M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 283K 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 8.94M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 9.98M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 6.28M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 10.6M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 10.9M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.2M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.0M 16s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.7M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.9M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.4M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.1M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.4M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.1M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.3M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.0M 15s unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.5M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 284K 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 9.91M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 9.29M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 6.78M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 9.73M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 10.7M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.7M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.8M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.5M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.3M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.6M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.0M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.3M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 288K 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 8.38M 15s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 8.98M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 7.47M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 9.26M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 10.3M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.4M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.5M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.0M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.5M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.0M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 287K 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 9.95M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 7.69M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 8.01M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 9.09M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 10.9M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.3M 14s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 11.2M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 11.1M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.6M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 10.8M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 11.3M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.3M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 11.0M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.3M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.1M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 581K 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 544K 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 8.86M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 9.55M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 7.54M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 9.51M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 10.8M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 10.6M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.8M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.3M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 10.9M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 11.4M 13s unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 77.1K 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 63.0M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 53.5M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 65.0M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 63.4M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 63.4M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 54.7M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 64.6M 14s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 62.1M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 62.1M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 54.9M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 62.9M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 62.0M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 60.6M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 55.6M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 61.5M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 61.5M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 1.32M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 24.5M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 79.5M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 222M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 58.8M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 148M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 39.2M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 6.22M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 7.04M 13s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 7.99M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 8.84M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 7.79M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 10.4M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 10.4M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 1.89M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 553K 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 11.0M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 621K 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 9.65M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 9.18M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 6.64M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 7.44M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 7.99M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 9.07M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 7.91M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 10.2M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 6.19M 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 789K 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 1005K 12s unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 11.1M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 625K 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 9.70M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 10.3M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 5.71M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 7.74M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 9.15M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 9.56M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 7.85M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 10.7M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.02M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 811K 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 1002K 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 11.1M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 628K 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 9.40M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 11.0M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 6.33M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 8.66M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 7.87M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 8.53M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 9.01M 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 10.1M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 9.90M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 1.94M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 550K 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 11.4M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 641K 12s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 7.32M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 11.2M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 7.32M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 7.65M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.71M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 9.93M 11s unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 8.04M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 86.2K 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 57.4M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 52.6M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 60.8M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 63.7M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 62.9M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 53.8M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 62.7M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 53.3M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 58.5M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 55.3M 12s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 63.0M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 60.3M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 61.8M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.36M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 49.7M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 106M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 125M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 86.4M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 167M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 82.2M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 141M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 107M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 18.8M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 620K 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 5.09M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 6.53M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 5.29M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 7.60M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 6.77M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 6.46M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 721K 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.02M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 7.26M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 609K 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 5.97M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 6.52M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 4.74M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 9.10M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 6.44M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 5.93M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 740K 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.01M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 7.45M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 610K 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 6.13M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 6.44M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 4.88M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 9.39M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 7.26M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 6.22M 10s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 729K 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.01M 11s unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 8.17M 11s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 615K 11s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 5.43M 11s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 6.89M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 5.89M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 6.62M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 8.28M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 6.09M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.84M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 554K 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 8.87M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.42M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 880K 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 10.4M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 6.07M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.29M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 10.2M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 5.43M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 3.22M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 833K 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.04M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 8.73M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 614K 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 5.82M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 7.84M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 6.07M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 6.27M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 8.80M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 6.22M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 1.85M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 1.01M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.03M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.55M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 848K 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 10.5M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 7.03M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 5.83M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 7.57M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 8.26M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 6.58M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 709K 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.07M 10s unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 8.19M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 692K 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 2.65M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 11.1M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 6.60M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 6.17M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 7.95M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 8.54M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 6.55M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 708K 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.07M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 8.57M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 643K 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 3.82M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 11.1M 10s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 6.58M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 6.56M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.95M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 8.50M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 6.49M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 707K 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.11M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 6.95M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.48M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 875K 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 9.35M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 6.90M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 6.35M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 8.44M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 9.30M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 6.26M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.57M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 651K 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 3.53M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 9.25M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 595K 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 8.54M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 8.98M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 6.82M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 6.00M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 10.7M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 5.98M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 2.04M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 973K 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.06M 9s unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 9.54M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 609K 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 6.02M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 9.79M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 7.69M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 5.45M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 10.7M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 6.42M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 3.59M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 810K 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.06M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 8.86M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 651K 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 3.63M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 10.1M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 7.43M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 6.86M 9s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 7.33M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 10.1M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.91M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 732K 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.27M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 3.60M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 8.21M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 608K 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 6.38M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 9.33M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 8.54M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 5.52M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 10.3M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 6.48M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 2.63M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 860K 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.10M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 9.47M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 637K 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 3.94M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 10.8M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 7.94M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 6.13M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 8.13M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 9.92M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 6.15M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 734K 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.13M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 5.52M 8s unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.54M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 873K 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 7.47M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 9.99M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 8.17M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 5.87M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 8.09M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 6.96M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 2.79M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 845K 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.13M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 8.08M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 656K 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 3.49M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 10.0M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 6.94M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 9.22M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 6.61M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 8.74M 8s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 6.34M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 740K 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.20M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 4.17M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 9.36M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 609K 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 6.06M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 9.90M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 7.17M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 7.17M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 6.83M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 7.47M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 3.72M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 813K 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.09M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 7.37M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 1.31M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 973K 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 8.21M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 6.76M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 9.46M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 6.34M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 8.50M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 6.53M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.96M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 986K 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.09M 7s unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 10.4M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 614K 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 5.54M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 9.05M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 7.45M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 7.66M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 8.24M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 7.77M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 6.28M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 742K 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.10M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 6.07M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 1.69M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 842K 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 7.41M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 8.65M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 7.25M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 7.56M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 7.16M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 7.02M 7s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 3.06M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 827K 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 1.14M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 7.48M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 676K 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 3.10M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 8.33M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 8.16M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 7.69M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 7.94M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 7.83M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 6.35M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 755K 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.25M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 3.11M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 7.15M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 633K 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 5.66M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 8.95M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 8.39M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 6.45M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.93M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 8.43M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 3.96M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 804K 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 1.08M 6s unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.94M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.65M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 856K 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 7.08M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 8.51M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 8.45M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 7.14M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 7.29M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 7.35M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 2.09M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 934K 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.10M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 8.66M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 671K 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 3.21M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 9.80M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 8.44M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 7.19M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 8.85M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 7.73M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 6.27M 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 738K 6s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.14M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 4.55M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.78M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 743K 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 6.01M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 11.1M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 11.0M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 7.24M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 4.44M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 8.68M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 4.07M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 951K 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.01M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 9.61M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 628K 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.59M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 11.1M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 11.0M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 9.79M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 6.42M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 5.03M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 9.01M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 884K 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 4.01M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.08M 5s unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 9.01M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 562K 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 6.10M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 10.1M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 11.0M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 8.53M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 4.54M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 8.11M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 9.27M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 845K 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1022K 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 8.99M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.79M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 734K 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 6.59M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 11.0M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 10.7M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 8.17M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 4.35M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 9.53M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 3.00M 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 979K 5s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.06M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 8.97M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 560K 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 5.85M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 9.86M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 9.40M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 10.5M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 7.43M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 4.69M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 10.7M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 839K 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 1.35M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 2.64M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 11.2M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 557K 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 5.87M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 10.2M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 9.43M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 9.10M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 4.64M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 8.07M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 8.46M 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 861K 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 1019K 4s unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 9.29M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.79M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 725K 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 7.78M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 9.41M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 8.04M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 11.2M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 4.71M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 6.49M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 3.82M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 999K 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 1.00M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 8.90M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 654K 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 2.42M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 7.42M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 11.5M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 8.06M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 9.57M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 4.72M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 6.90M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.12M 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1010K 4s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.06M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 9.03M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 565K 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 6.12M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 7.49M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 11.2M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 8.34M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 8.98M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 4.73M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 7.19M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 917K 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 1.31M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 2.54M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.92M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 728K 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 5.92M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 8.32M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 11.0M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 7.24M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 5.44M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 7.75M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 7.59M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 888K 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1.04M 3s unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 6.49M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.94M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 722K 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 6.41M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 7.96M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 9.11M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 7.41M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 6.03M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 7.18M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 8.23M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 883K 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.00M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 9.46M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.94M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 724K 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 6.29M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 8.10M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 9.04M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 6.66M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 6.64M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 7.13M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 8.55M 3s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 896K 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1004K 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 9.93M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.98M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 717K 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 6.48M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 8.82M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 8.39M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 7.84M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 5.93M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 7.69M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 7.55M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 899K 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.05M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 5.95M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.98M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 722K 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 6.72M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 7.61M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 11.2M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 8.38M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 5.45M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 7.87M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 6.68M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 956K 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 3.06M 2s unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.17M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 8.72M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 577K 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 6.13M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 8.33M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 8.46M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 8.92M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 5.53M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 8.13M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 6.40M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.56M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1.16M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.01M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 8.07M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 739K 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.85M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 7.76M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 8.48M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 9.50M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 9.66M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 5.48M 2s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 7.96M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 6.74M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 925K 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.19M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 3.43M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 2.16M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 713K 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 6.64M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 9.12M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 7.51M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 11.2M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 5.05M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 9.05M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 6.87M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 3.75M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.03M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.01M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 8.87M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.58M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 803K 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 7.04M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 7.36M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 9.41M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 10.7M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 5.58M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 6.27M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 8.98M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.71M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.15M 1s unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.02M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 8.73M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 779K 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.72M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 7.11M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 7.66M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 8.95M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 10.8M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.79M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 6.22M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 9.73M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 2.67M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.15M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 1.04M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 7.38M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.68M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 791K 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 7.38M 1s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 8.68M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 7.88M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 11.1M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 6.32M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 9.11M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 6.29M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 3.84M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.06M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.00M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 8.11M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 2.05M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 739K 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 6.28M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 11.0M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 7.52M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 9.48M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 11.3M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 5.87M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 6.28M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 10.7M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1010K 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 4.49M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 1.04M 0s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 8.14M=20s unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install 2019-05-10 04:07:28 (2.31 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57485 files and directories currently installed.) unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 04:07:35 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.9 [391 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 04:07:36 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.10 [926 kB] unit-abot-epc-basic-0: 04:07: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.10 [81.7 kB] unit-abot-epc-basic-0: 04:07: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.10 [162 kB] unit-abot-epc-basic-0: 04:07: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.10 [86.6 kB] unit-abot-epc-basic-0: 04:07: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: 04:07: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.4 [339 kB] unit-abot-epc-basic-0: 04:07: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.4 [1261 kB] unit-abot-epc-basic-0: 04:07: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: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-146.172 [877 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 9s (10.6 MB/s) unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57648 files and directories currently installed.) unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 04:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 04:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 04:07:56 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 ... 61291 files and directories currently installed.) unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-146.172_amd64.deb ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-146.172) ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 04:08:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:08:05 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 04:08:07 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 04:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 04:08:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 04:08:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:08:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:08:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 04:08:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:08:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 04:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... machine-1: 04:08:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 04:08:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 04:08:12 DEBUG juju.agent read agent config, format "2.0" machine-1: 04:08:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 04:08:12 DEBUG juju.worker start "engine" machine-1: 04:08:12 INFO juju.worker start "engine" machine-1: 04:08:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 04:08:12 DEBUG juju.worker "engine" started machine-1: 04:08:12 DEBUG juju.worker.introspection stats worker now serving machine-1: 04:08:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 04:08:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.apicaller connecting with old password machine-1: 04:08:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:12 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 04:08:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 04:08:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 04:08:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 04:08:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 04:08:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:08:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... machine-1: 04:08:13 DEBUG juju.worker.apicaller connected machine-1: 04:08:13 DEBUG juju.worker.apicaller changing password... machine-1: 04:08:13 DEBUG juju.worker.apicaller password changed machine-1: 04:08:13 DEBUG juju.api RPC connection died machine-1: 04:08:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 04:08:13 DEBUG juju.worker.apicaller connecting with current password machine-1: 04:08:13 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:13 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:13 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... machine-1: 04:08:14 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 04:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... machine-1: 04:08:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:08:15 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 04:08:15 INFO juju.worker.upgrader unblocking abort check machine-1: 04:08:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 04:08:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 04:08:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.logger logger setup machine-1: 04:08:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 04:08:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:08:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:08:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:08:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 04:08:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 04:08:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 04:08:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 04:08:15 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: 04:08:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 04:08:15 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 04:08:15 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 04:08:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 04:08:15 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 04:08:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 04:08:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:08:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:08:15 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 04:08:15 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 04:08:15 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 04:08:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 04:08:15 DEBUG juju.network including address local-machine:::1 for machine machine-1: 04:08:15 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 04:08:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 04:08:15 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-1: 04:08:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 04:08:15 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 04:08:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 04:08:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 04:08:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.api RPC connection died machine-1: 04:08:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 04:08:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 04:08:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 04:08:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 04:08:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 04:08:15 DEBUG juju.worker killing runner 0xc4206441a0 machine-1: 04:08:15 INFO juju.worker runner is dying machine-1: 04:08:15 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: 04:08:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.apicaller connecting with current password machine-1: 04:08:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 04:08:15 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:15 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:15 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:08:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 04:08:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 04:08:15 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 04:08:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-1: 04:08:16 DEBUG juju.worker.apicaller connected machine-1: 04:08:16 DEBUG juju.api RPC connection died machine-1: 04:08:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 04:08:16 DEBUG juju.worker.apicaller connecting with current password machine-1: 04:08:16 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:16 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:16 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:17 DEBUG juju.worker.apicaller connected machine-1: 04:08:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 04:08:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 04:08:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 04:08:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 04:08:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 04:08:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 04:08:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 04:08:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 04:08:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 04:08:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 04:08:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 04:08:17 DEBUG juju.worker.logger logger setup machine-1: 04:08:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 04:08:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:08:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:08:17 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 04:08:17 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 04:08:17 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 04:08:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 04:08:17 DEBUG juju.network including address local-machine:::1 for machine machine-1: 04:08:17 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 04:08:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 04:08:17 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-1: 04:08:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 04:08:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:08:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:08:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:08:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 04:08:17 INFO juju.util.exec run result: exit status 127 machine-1: 04:08:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec233798169/script.sh: line 1: fanatic: command not found 127 machine-1: 04:08:17 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 04:08:17 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 04:08:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 04:08:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 04:08:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 04:08:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 04:08:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 04:08:17 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 04:08:18 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 04:08:18 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 04:08:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 04:08:18 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 04:08:18 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: 04:08:18 INFO juju.worker.upgrader unblocking abort check machine-1: 04:08:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 04:08:18 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 04:08:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 04:08:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 04:08:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 04:08:18 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 04:08:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 04:08:18 INFO juju.util.exec run result: exit status 127 machine-1: 04:08:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec823460214/script.sh: line 1: fanatic: command not found 127 machine-1: 04:08:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 04:08:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 04:08:18 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 04:08:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 04:08:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:08:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:08:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 04:08:18 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 04:08:18 DEBUG juju.network including address local-machine:::1 for machine machine-1: 04:08:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 04:08:18 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 04:08:18 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 04:08:19 DEBUG juju.worker start "1-container-watcher" machine-1: 04:08:19 DEBUG juju.worker start "stateconverter" machine-1: 04:08:19 INFO juju.worker start "1-container-watcher" machine-1: 04:08:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 04:08:19 DEBUG juju.worker "1-container-watcher" started machine-1: 04:08:19 INFO juju.worker start "stateconverter" machine-1: 04:08:19 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 04:08:19 DEBUG juju.worker "stateconverter" started machine-1: 04:08:19 DEBUG juju.service discovered init system "upstart" from local host machine-1: 04:08:19 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-1: 04:08:19 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 04:08:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 04:08:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 04:08:19 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 04:08:19 DEBUG juju.worker start "api" unit-mysql-0: 04:08:19 INFO juju.worker start "api" unit-mysql-0: 04:08:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 04:08:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 04:08:19 DEBUG juju.worker "api" started unit-mysql-0: 04:08:19 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-mysql-0: 04:08:19 INFO juju.api connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-mysql-0: 04:08:19 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 04:08:19 INFO juju.worker.machiner "machine-1" started machine-1: 04:08:19 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 04:08:19 DEBUG juju.worker.apicaller connected unit-mysql-0: 04:08:19 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 04:08:20 DEBUG juju.worker.apicaller password changed unit-mysql-0: 04:08:20 DEBUG juju.api RPC connection died unit-mysql-0: 04:08:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 04:08:20 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 04:08:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-mysql-0: 04:08:20 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-mysql-0: 04:08:20 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-1: 04:08:20 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:6c:c1:65 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:6c:c1:65 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: 04:08:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 04:08:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 04:08:21 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 04:08:21 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 04:08:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 04:08:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 04:08:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 04:08:21 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 04:08:21 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 04:08:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 04:08:21 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.logger logger setup unit-mysql-0: 04:08:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 04:08:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 04:08:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 04:08:21 DEBUG juju.network including address public:172.30.9.202 for machine unit-mysql-0: 04:08:21 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 04:08:21 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 04:08:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 04:08:21 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 04:08:21 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 04:08:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 04:08:21 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-mysql-0: 04:08:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 04:08:21 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 04:08:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 04:08:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 04:08:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 04:08:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 04:08:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 04:08:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 04:08:21 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 04:08:21 INFO juju.worker.uniter resuming charm install unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 04:08:21 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 04:08:21 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 04:08:21 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 04:08:21 DEBUG httpbakery } -> error unit-mysql-0: 04:08:21 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 04:08:21 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 04:08:21 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 04:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 04:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 04:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 04:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 04:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 04:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 04:08:23 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 04:08:23 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 04:08:23 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 04:08:23 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 04:08:23 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-mysql-0: 04:08:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:08:23 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-mysql-0: 04:08:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 04:08:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 04:08:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 04:08:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 04:08:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:08:23 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 04:08:24 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 04:08:25 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (520 kB/s) unit-mysql-0: 04:08:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 04:08:25 DEBUG unit.mysql/0.install (Reading database ... 52452 files and directories currently installed.) unit-mysql-0: 04:08:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 04:08:25 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 04:08:26 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 04:08:26 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:08:27 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install Fetched 11.3 kB in 1s (7959 B/s) unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install (Reading database ... 52492 files and directories currently installed.) unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 04:08:28 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 04:08:29 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 04:08:30 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:08:30 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 04:08:30 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 04:08:30 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-mysql-0: 04:08:31 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: 04:08:31 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 04:08:32 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-mysql-0: 04:08:32 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: 04:08:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 04:08:32 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 04:08:32 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 04:08:32 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.5 KB/sec) unit-mysql-0: 04:08:33 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: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 374.5 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/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: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 850.1 KB/sec) unit-abot-epc-basic-0: 04:08:33 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-mysql-0: 04:08:33 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1415.0 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 04:08:33 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 348.2 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 04:08:33 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 666.2 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 04:08:33 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 1242.5 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 896.3 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/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 1539.9 KB/sec) unit-mysql-0: 04:08:33 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 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 101.8 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 2/22 KB 4/22 KB 7/22 KB 10/22 KB 12/22 KB 15/22 KB 18/22 KB 20/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 1367.7 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1376.1 KB/sec) unit-mysql-0: 04:08:33 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 04:08:33 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 222.3 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 193.4 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 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 118.2 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 143.8 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 04:08:33 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 209.0 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 04:08:33 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 566.9 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 04:08:33 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 31.0 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 335.6 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 04:08:33 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 214.2 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 04:08:33 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 40.0 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 04:08:33 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/1.0.4/plexus-1.0.4.pom (6 KB at 350.2 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 04:08:33 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: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 04:08:33 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 418.5 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 218.2 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 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 163.1 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 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 144.3 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 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 121.8 KB/sec) unit-abot-epc-basic-0: 04:08:33 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-mysql-0: 04:08:33 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-abot-epc-basic-0: 04:08:33 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 118.8 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 04:08:33 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 61.4 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 04:08:33 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: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 605.3 KB/sec) unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1574.4 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-mysql-0: 04:08:34 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 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 188.2 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 365.3 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1325.9 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 04:08:34 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/apache/apache/13/apache-13.pom (14 KB at 718.2 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 04:08:34 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 85.7 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 04:08:34 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 204.8 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1247.9 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 471.5 KB/sec) unit-mysql-0: 04:08:34 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 1/14 KB 3/14 KB 6/14 KB 9/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/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: 04:08:34 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 309.8 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 3/50 KB 5/50 KB 8/50 KB 11/50 KB 13/50 KB 16/50 KB 19/50 KB 21/50 KB 24/50 KB 27/50 KB 29/50 KB 32/50 KB 32/50 KB 3/48 KB 32/50 KB 5/48 KB 32/50 KB 8/48 KB 32/50 KB 11/48 KB 32/50 KB 13/48 KB 3/153 KB 32/50 KB 13/48 KB 5/153 KB 32/50 KB 13/48 KB 8/153 KB 32/50 KB 13/48 KB 11/153 KB 32/50 KB 13/48 KB 13/153 KB 32/50 KB 13/48 KB 13/153 KB 32/50 KB 16/48 KB 13/153 KB 32/50 KB 19/48 KB 13/153 KB 32/50 KB 21/48 KB 13/153 KB 32/50 KB 24/48 KB 13/153 KB 32/50 KB 27/48 KB 13/153 KB 32/50 KB 29/48 KB 13/153 KB 32/50 KB 32/48 KB 13/153 KB 36/50 KB 32/48 KB 16/153 KB 36/50 KB 32/48 KB 19/153 KB 36/50 KB 32/48 KB 21/153 KB 36/50 KB 32/48 KB 24/153 KB 36/50 KB 32/48 KB 27/153 KB 36/50 KB 32/48 KB 29/153 KB 36/50 KB 32/48 KB 32/153 KB 36/50 KB 32/48 KB 32/153 KB 36/50 KB 36/48 KB 32/153 KB 40/50 KB 40/48 KB 32/153 KB 36/50 KB 40/48 KB 32/153 KB 40/50 KB 44/48 KB 32/153 KB 44/50 KB 44/48 KB 32/153 KB 48/50 KB 48/48 KB 32/153 KB 44/50 KB 48/48 KB 32/153 KB 50/50 KB 48/48 KB 36/153 KB 50/50 KB 48/48 KB 36/153 KB 50/50 KB 48/48 KB 40/153 KB 50/50 KB 48/48 KB 44/153 KB 50/50 KB 48/48 KB 48/153 KB 50/50 KB 48/48 KB 52/153 KB 50/50 KB 48/48 KB 56/153 KB 50/50 KB 48/48 KB 60/153 KB 50/50 KB 48/48 KB 3/35 KB 60/153 KB 50/50 KB 48/48 KB 5/35 KB 60/153 KB 50/50 KB 48/48 KB 8/35 KB 60/153 KB 50/50 KB 48/48 KB 11/35 KB 60/153 KB 50/50 KB 48/48 KB 13/35 KB 60/153 KB 50/50 KB 48/48 KB 13/35 KB 64/153 KB 50/50 KB 48/48 KB 13/35 KB 68/153 KB 48/48 KB 16/35 KB 72/153 KB 16/35 KB 68/153 KB 19/35 KB 76/153 KB 21/35 KB 76/153 KB 24/35 KB 76/153 KB 27/35 KB 76/153 KB 29/35 KB 76/153 KB 32/35 KB 76/153 KB 35/35 KB 76/153 KB 35/35 KB 76/153 KB 35/35 KB 76/153 KB 3/30 KB 35/35 KB 76/153 KB 5/30 KB 35/35 KB 76/153 KB 8/30 KB 35/35 KB 76/153 KB 11/30 KB 35/35 KB 76/153 KB 13/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 665.2 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 35/35 KB 76/153 KB 16/30 KB 35/35 KB 76/153 KB 19/30 KB 35/35 KB 76/153 KB 21/30 KB 35/35 KB 76/153 KB 24/30 KB 35/35 KB 76/153 KB 27/30 KB 35/35 KB 76/153 KB 29/30 KB 35/35 KB 76/153 KB 30/30 KB 16/35 KB 76/153 KB 80/153 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 765.3 KB/sec) unit-abot-epc-basic-0: 04:08:34 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: 04:08:34 DEBUG unit.abot-epc-basic/0.install 84/153 KB 4/190 KB 84/153 KB 8/190 KB 84/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 358.2 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 416.1 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 88/153 KB 12/190 KB 92/153 KB 12/190 KB 96/153 KB 12/190 KB 100/153 KB 12/190 KB 104/153 KB 12/190 KB 3/119 KB 84/153 KB 12/190 KB 3/119 KB 100/153 KB 12/190 KB 3/119 KB 108/153 KB 16/190 KB 6/119 KB 108/153 KB 16/190 KB 3/119 KB 108/153 KB 16/190 KB 6/119 KB 112/153 KB 16/190 KB 6/119 KB 116/153 KB 16/190 KB 9/119 KB 120/153 KB 20/190 KB 9/119 KB 112/153 KB 16/190 KB 9/119 KB 120/153 KB 20/190 KB 11/119 KB 120/153 KB 20/190 KB 14/119 KB 116/153 KB 20/190 KB 9/119 KB 120/153 KB 24/190 KB 14/119 KB 120/153 KB 28/190 KB 14/119 KB 120/153 KB 28/190 KB 14/119 KB 3/86 KB 120/153 KB 28/190 KB 16/119 KB 5/86 KB 3/37 KB 120/153 KB 28/190 KB 16/119 KB 8/86 KB 3/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 3/37 KB 120/153 KB 28/190 KB 16/119 KB 3/86 KB 3/37 KB 120/153 KB 28/190 KB 14/119 KB 3/86 KB 3/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 5/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 8/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 11/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 13/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 16/37 KB 124/153 KB 32/190 KB 16/119 KB 11/86 KB 19/37 KB 124/153 KB 32/190 KB 19/119 KB 11/86 KB 19/37 KB 124/153 KB 32/190 KB 22/119 KB 11/86 KB 19/37 KB 124/153 KB 32/190 KB 25/119 KB 13/86 KB 21/37 KB 124/153 KB 32/190 KB 16/119 KB 8/86 KB 3/37 KB 124/153 KB 28/190 KB 16/119 KB 8/86 KB 3/37 KB 128/153 KB 32/190 KB 25/119 KB 13/86 KB 21/37 KB 132/153 KB 32/190 KB 25/119 KB 13/86 KB 21/37 KB 136/153 KB 36/190 KB 25/119 KB 13/86 KB 21/37 KB 140/153 KB 36/190 KB 25/119 KB 13/86 KB 21/37 KB 124/153 KB 32/190 KB 22/119 KB 13/86 KB 21/37 KB 124/153 KB 32/190 KB 22/119 KB 11/86 KB 21/37 KB 140/153 KB 36/190 KB 27/119 KB 13/86 KB 24/37 KB 140/153 KB 36/190 KB 27/119 KB 13/86 KB 27/37 KB 140/153 KB 36/190 KB 27/119 KB 13/86 KB 29/37 KB 140/153 KB 36/190 KB 27/119 KB 13/86 KB 21/37 KB 132/153 KB 36/190 KB 25/119 KB 13/86 KB 21/37 KB 140/153 KB 40/190 KB 27/119 KB 16/86 KB 29/37 KB 140/153 KB 44/190 KB 27/119 KB 16/86 KB 29/37 KB 144/153 KB 48/190 KB 30/119 KB 16/86 KB 29/37 KB 140/153 KB 36/190 KB 27/119 KB 16/86 KB 29/37 KB 144/153 KB 48/190 KB 30/119 KB 19/86 KB 32/37 KB 144/153 KB 48/190 KB 30/119 KB 16/86 KB 32/37 KB 144/153 KB 44/190 KB 30/119 KB 16/86 KB 29/37 KB 144/153 KB 48/190 KB 32/119 KB 19/86 KB 32/37 KB 144/153 KB 52/190 KB 36/119 KB 21/86 KB 35/37 KB 144/153 KB 52/190 KB 40/119 KB 21/86 KB 35/37 KB 144/153 KB 52/190 KB 44/119 KB 21/86 KB 35/37 KB 144/153 KB 52/190 KB 48/119 KB 21/86 KB 35/37 KB 144/153 KB 52/190 KB 52/119 KB 21/86 KB 35/37 KB 144/153 KB 44/190 KB 27/119 KB 16/86 KB 29/37 KB 148/153 KB 52/190 KB 52/119 KB 21/86 KB 35/37 KB 144/153 KB 52/190 KB 32/119 KB 21/86 KB 35/37 KB 144/153 KB 52/190 KB 32/119 KB 19/86 KB 35/37 KB 152/153 KB 52/190 KB 52/119 KB 21/86 KB 37/37 KB 152/153 KB 52/190 KB 52/119 KB 24/86 KB 37/37 KB 153/153 KB 52/190 KB 52/119 KB 24/86 KB 37/37 KB 144/153 KB 52/190 KB 32/119 KB 19/86 KB 32/37 KB 152/153 KB 52/190 KB 52/119 KB 24/86 KB 37/37 KB 153/153 KB 56/190 KB 52/119 KB 27/86 KB 37/37 KB 153/153 KB 56/190 KB 52/119 KB 24/86 KB 37/37 KB 153/153 KB 60/190 KB 52/119 KB 27/86 KB 37/37 KB 153/153 KB 60/190 KB 52/119 KB 29/86 KB 37/37 KB 153/153 KB 64/190 KB 52/119 KB 29/86 KB 37/37 KB 153/153 KB 64/190 KB 52/119 KB 32/86 KB 37/37 KB 153/153 KB 64/190 KB 52/119 KB 36/86 KB 37/37 KB 153/153 KB 68/190 KB 56/119 KB 40/86 unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install KB 37/37 KB 153/153 KB 68/190 KB 56/119 KB 36/86 KB 37/37 KB 153/153 KB 68/190 KB 52/119 KB 36/86 KB 37/37 KB 153/153 KB 72/190 KB 60/119 KB 44/86 KB 37/37 KB 153/153 KB 76/190 KB 60/119 KB 44/86 KB 37/37 KB 153/153 KB 80/190 KB 60/119 KB 44/86 KB 37/37 KB 153/153 KB 68/190 KB 60/119 KB 44/86 KB 37/37 KB 153/153 KB 80/190 KB 64/119 KB 44/86 KB 37/37 KB 153/153 KB 84/190 KB 64/119 KB 44/86 KB 37/37 KB 88/190 KB 68/119 KB 44/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 1327.1 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 153/153 KB 84/190 KB 68/119 KB 44/86 KB 153/153 KB 84/190 KB 64/119 KB 44/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 327.1 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 92/190 KB 72/119 KB 48/86 KB 92/190 KB 72/119 KB 52/86 KB 92/190 KB 72/119 KB 56/86 KB 92/190 KB 72/119 KB 52/86 KB 92/190 KB 72/119 KB 52/86 KB 96/190 KB 76/119 KB 60/86 KB 96/190 KB 80/119 KB 60/86 KB 96/190 KB 80/119 KB 60/86 KB 100/190 KB 80/119 KB 60/86 KB 104/190 KB 84/119 KB 60/86 KB 108/190 KB 84/119 KB 60/86 KB 4/66 KB 100/190 KB 84/119 KB 60/86 KB 108/190 KB 88/119 KB 60/86 KB 4/66 KB 108/190 KB 92/119 KB 60/86 KB 4/66 KB 112/190 KB 96/119 KB 60/86 KB 4/66 KB 92/190 KB 80/119 KB 60/86 KB 112/190 KB 96/119 KB 64/86 KB 4/66 KB 112/190 KB 96/119 KB 68/86 KB 4/66 KB 112/190 KB 96/119 KB 72/86 KB 4/66 KB 3/26 KB 112/190 KB 92/119 KB 60/86 KB 4/66 KB 104/190 KB 84/119 KB 60/86 KB 4/66 KB 112/190 KB 96/119 KB 76/86 KB 8/66 KB 3/26 KB 112/190 KB 96/119 KB 76/86 KB 12/66 KB 3/26 KB 112/190 KB 100/119 KB 76/86 KB 16/66 KB 3/26 KB 112/190 KB 100/119 KB 76/86 KB 20/66 KB 3/26 KB 116/190 KB 100/119 KB 76/86 KB 24/66 KB 3/26 KB 112/190 KB 96/119 KB 68/86 KB 4/66 KB 3/26 KB 116/190 KB 100/119 KB 76/86 KB 24/66 KB 5/26 KB 116/190 KB 100/119 KB 76/86 KB 24/66 KB 7/26 KB 116/190 KB 100/119 KB 76/86 KB 24/66 KB 9/26 KB 116/190 KB 100/119 KB 76/86 KB 24/66 KB 12/26 KB 116/190 KB 100/119 KB 76/86 KB 24/66 KB 15/26 KB 116/190 KB 100/119 KB 76/86 KB 20/66 KB 3/26 KB 112/190 KB 100/119 KB 76/86 KB 16/66 KB 3/26 KB 120/190 KB 100/119 KB 80/86 KB 24/66 KB 15/26 KB 120/190 KB 100/119 KB 84/86 KB 24/66 KB 15/26 KB 120/190 KB 100/119 KB 86/86 KB 24/66 KB 15/26 KB 112/190 KB 100/119 KB 76/86 KB 12/66 KB 3/26 KB 120/190 KB 100/119 KB 76/86 KB 24/66 KB 15/26 KB 124/190 KB 104/119 KB 86/86 KB 24/66 KB 15/26 KB 124/190 KB 108/119 KB 86/86 KB 24/66 KB 15/26 KB 124/190 KB 112/119 KB 86/86 KB 24/66 KB 15/26 KB 124/190 KB 108/119 KB 86/86 KB 24/66 KB 15/26 KB 128/190 KB 112/119 KB 86/86 KB 24/66 KB 18/26 KB 124/190 KB 112/119 KB 86/86 KB 24/66 KB 18/26 KB 128/190 KB 112/119 KB 86/86 KB 28/66 KB 18/26 KB 128/190 KB 116/119 KB 86/86 KB 32/66 KB 18/26 KB 128/190 KB 116/119 KB 86/86 KB 36/66 KB 20/26 KB 132/190 KB 116/119 KB 86/86 KB 40/66 KB 20/26 KB 128/190 KB 116/119 KB 86/86 KB 28/66 KB 18/26 KB 132/190 KB 119/119 KB 86/86 KB 44/66 KB 20/26 KB 132/190 KB 116/119 KB 86/86 KB 36/66 KB 20/26 KB 128/190 KB 116/119 KB 86/86 KB 32/66 KB 20/26 KB 132/190 KB 119/119 KB 86/86 KB 44/66 KB 23/26 KB 132/190 KB 119/119 KB 86/86 KB 44/66 KB 25/26 KB 132/190 KB 119/119 KB 86/86 KB 44/66 KB 26/26 KB 136/190 KB 119/119 KB 86/86 KB 44/66 KB 26/26 KB 140/190 KB 119/119 KB 86/86 KB 44/66 KB 26/26 KB 144/190 KB 119/119 KB 86/86 KB 44/66 KB 26/26 KB 148/190 KB 119/119 KB 86/86 KB 44/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 44/66 KB 26/26 KB 132/190 KB 116/119 KB 86/86 KB 44/66 KB 20/26 KB 152/190 KB 119/119 KB 86/86 KB 48/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 52/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 56/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 60/66 KB 26/26 KB 156/190 KB 119/119 KB 86/86 KB 60/66 KB 26/26 KB 160/190 KB 119/119 KB 86/86 KB 60/66 KB 26/26 KB 160/190 KB 64/66 KB 26/26 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 611.0 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 838.5 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 164/190 KB 66/66 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 174.0 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 164/190 KB 64/66 KB 26/26 KB 168/190 KB 66/66 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 172/190 KB 66/66 KB 176/190 KB 66/66 KB 180/190 KB 66/66 KB 184/190 KB 66/66 KB 188/190 KB 66/66 KB 190/190 KB 66/66 KB 190/190 KB 66/66 KB 3/324 KB 3/79 KB 190/190 KB 5/324 KB 3/79 KB 190/190 KB 66/66 KB 3/324 KB 5/79 KB 190/190 KB 5/324 KB 8/79 KB 190/190 KB 5/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 428.5 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 8/79 KB 190/190 KB 8/324 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: 04:08:34 DEBUG unit.abot-epc-basic/0.install 8/79 KB 190/190 KB 11/324 KB 11/79 KB 190/190 KB 4/228 KB 13/324 KB 11/79 KB 190/190 KB 4/228 KB 11/324 KB 11/79 KB 190/190 KB 11/324 KB 13/79 KB 190/190 KB 4/228 KB 13/324 KB 16/79 KB 190/190 KB 8/228 KB 13/324 KB 19/79 KB 8/228 KB 16/324 KB 13/79 KB 190/190 KB 8/228 KB 13/324 KB 19/79 KB 12/228 KB 16/324 KB 19/79 KB 16/228 KB 16/324 KB 19/79 KB 20/228 KB 16/324 KB 21/79 KB 24/228 KB 16/324 KB 21/79 KB 3/152 KB 24/228 KB 16/324 KB 21/79 KB 5/152 KB 24/228 KB 16/324 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 1163.4 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 16/79 KB 190/190 KB 8/228 KB 16/324 KB 21/79 KB 5/152 KB 28/228 KB 19/324 KB 21/79 KB 5/152 KB 28/228 KB 21/324 KB 21/79 KB 5/152 KB 28/228 KB 24/324 KB 21/79 KB 5/152 KB 28/228 KB 27/324 KB 21/79 KB 5/152 KB 28/228 KB 16/324 KB 21/79 KB 20/228 KB 16/324 KB 24/79 KB 5/152 KB 28/228 KB 27/324 KB 27/79 KB 5/152 KB 28/228 KB 27/324 KB 29/79 KB 5/152 KB 28/228 KB 27/324 KB 32/79 KB 8/152 KB 32/228 KB 29/324 KB 36/79 KB 8/152 KB 32/228 KB 29/324 KB 40/79 KB 8/152 KB 32/228 KB 29/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-mysql-0: 04:08:34 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 29/79 KB 8/152 KB 32/228 KB 29/324 KB 44/79 KB 11/152 KB 32/228 KB 29/324 KB 29/79 KB 5/152 KB 32/228 KB 29/324 KB 29/79 KB 5/152 KB 32/228 KB 27/324 KB 44/79 KB 11/152 KB 36/228 KB 29/324 KB 44/79 KB 13/152 KB 40/228 KB 32/324 KB 44/79 KB 13/152 KB 44/228 KB 32/324 KB 44/79 KB 13/152 KB 48/228 KB 32/324 KB 44/79 KB 13/152 KB 36/228 KB 32/324 KB 44/79 KB 11/152 KB 36/228 KB 32/324 KB 44/79 KB 13/152 KB 48/228 KB 36/324 KB 44/79 KB 16/152 KB 48/228 KB 40/324 KB 44/79 KB 16/152 KB 48/228 KB 44/324 KB 44/79 KB 16/152 KB 48/228 KB 48/324 KB 44/79 KB 16/152 KB 48/228 KB 52/324 KB 44/79 KB 16/152 KB 52/228 KB 56/324 KB 44/79 KB 16/152 KB 52/228 KB 60/324 KB 44/79 KB 16/152 KB 52/228 KB 4/32 KB 64/324 KB 44/79 KB 16/152 KB 48/228 KB 36/324 KB 44/79 KB 19/152 KB 52/228 KB 4/32 KB 64/324 KB 44/79 KB 21/152 KB 52/228 KB 4/32 KB 64/324 KB 44/79 KB 24/152 KB 52/228 KB 4/32 KB 64/324 KB 44/79 KB 27/152 KB 52/228 KB 4/32 KB 64/324 KB 44/79 KB 16/152 KB 52/228 KB 4/32 KB 60/324 KB 44/79 KB 16/152 KB 52/228 KB 52/324 KB 44/79 KB 27/152 KB 56/228 KB 4/32 KB 64/324 KB 44/79 KB 27/152 KB 60/228 KB 4/32 KB 64/324 KB 44/79 KB 27/152 KB 64/228 KB 4/32 KB 64/324 KB 44/79 KB 8/152 KB 32/228 KB 29/324 KB 48/79 KB 27/152 KB 64/228 KB 8/32 KB 64/324 KB 52/79 KB 27/152 KB 64/228 KB 8/32 KB 64/324 KB 44/79 KB 27/152 KB 64/228 KB 8/32 KB 64/324 KB 52/79 KB 29/152 KB 64/228 KB 12/32 KB 64/324 KB 52/79 KB 29/152 KB 64/228 KB 16/32 KB 64/324 KB 52/79 KB 29/152 KB 64/228 KB 8/32 KB 64/324 KB 56/79 KB 32/152 KB 64/228 KB 16/32 KB 64/324 KB 56/79 KB 36/152 KB 64/228 KB 16/32 KB 64/324 KB 56/79 KB 40/152 KB 68/228 KB 20/32 KB 68/324 KB 56/79 KB 44/152 KB 68/228 KB 20/32 KB 68/324 KB 56/79 KB 48/152 KB 68/228 KB 20/32 KB 68/324 KB 56/79 KB 52/152 KB 68/228 KB 20/32 KB 68/324 KB 56/79 KB 29/152 KB 64/228 KB 16/32 KB 64/324 KB 56/79 KB 36/152 KB 68/228 KB 20/32 KB 68/324 KB 56/79 KB 36/152 KB 68/228 KB 20/32 KB 64/324 KB 56/79 KB 36/152 KB 68/228 KB 16/32 KB 64/324 KB 56/79 KB 56/152 KB 68/228 KB 20/32 KB 68/324 KB 60/79 KB 60/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 64/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 68/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 72/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 76/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 80/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 84/152 KB 72/228 KB 24/32 KB 72/324 KB 60/79 KB 56/152 KB 72/228 KB 24/32 KB 72/324 KB 64/79 KB 84/152 KB 72/228 KB 24/32 KB 72/324 KB 68/79 KB 84/152 KB 72/228 KB 24/32 KB 72/324 KB 72/79 KB 84/152 KB 72/228 KB 24/32 KB 72/324 KB 76/79 KB 84/152 KB 72/228 KB 24/32 KB 72/324 KB 79/79 KB 84/152 KB 72/228 KB 24/32 KB 72/324 KB 56/79 KB 56/152 KB 72/228 KB 24/32 KB 72/324 KB 79/79 KB 84/152 KB 72/228 KB 24/32 KB 76/324 KB 79/79 KB 84/152 KB 72/228 KB 24/32 KB 80/324 KB 56/79 KB 56/152 KB 72/228 KB 24/32 KB 68/324 KB 79/79 KB 84/152 KB 72/228 KB 28/32 KB 80/324 KB 79/79 KB 84/152 KB 72/228 KB 32/32 KB 80/324 KB 56/79 KB 56/152 KB 72/228 KB 20/32 KB 68/324 KB 79/79 KB 84/152 KB 76/228 KB 32/32 KB 80/324 KB 79/79 KB 84/152 KB 80/228 KB 32/32 KB 80/324 KB 79/79 KB 84/152 KB 84/228 KB 32/32 KB 80/324 KB 79/79 KB 84/152 KB 88/228 KB 32/32 KB 84/324 KB 79/79 KB 84/152 KB 92/228 KB 32/32 KB 84/324 KB 79/79 KB 84/152 KB 96/228 KB 32/32 KB 84/324 KB 79/79 KB 84/152 KB 100/228 KB 32/32 KB 84/324 KB 79/79 KB 84/152 KB 84 unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install /228 KB 32/32 KB 84/324 KB 79/79 KB 84/152 KB 104/228 KB 32/32 KB 88/324 KB 79/79 KB 84/152 KB 104/228 KB 32/32 KB 92/324 KB 79/79 KB 84/152 KB 104/228 KB 32/32 KB 96/324 KB 79/79 KB 84/152 KB 104/228 KB 32/32 KB 100/324 KB 79/79 KB 84/152 KB 104/228 KB 32/32 KB 104/324 KB 79/79 KB 84/152 KB 104/228 KB 32/32 KB 100/324 KB 79/79 KB 88/152 KB 108/228 KB 32/32 KB 104/324 KB 79/79 KB 88/152 KB 112/228 KB 32/32 KB 104/324 KB 79/79 KB 88/152 KB 116/228 KB 104/324 KB 79/79 KB 88/152 KB 120/228 KB 108/324 KB 79/79 KB 88/152 KB 124/228 KB 108/324 KB 79/79 KB 88/152 KB 128/228 KB 108/324 KB 79/79 KB 88/152 KB 104/228 KB 32/32 KB 104/324 KB 79/79 KB 92/152 KB 128/228 KB 108/324 KB 79/79 KB 88/152 KB 116/228 KB 108/324 KB 79/79 KB 92/152 KB 128/228 KB 112/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 79/79 KB 96/152 KB 128/228 KB 112/324 KB 79/79 KB 96/152 KB 128/228 KB 116/324 KB 79/79 KB 100/152 KB 128/228 KB 120/324 KB 79/79 KB 100/152 KB 128/228 KB 124/324 KB 79/79 KB 100/152 KB 128/228 KB 128/324 KB 79/79 KB 100/152 KB 128/228 KB 116/324 KB 79/79 KB 104/152 KB 128/228 KB 128/324 KB 79/79 KB 108/152 KB 128/228 KB 128/324 KB 79/79 KB 112/152 KB 128/228 KB 128/324 KB 79/79 KB 116/152 KB 128/228 KB 128/324 KB 79/79 KB 120/152 KB 132/228 KB 132/324 KB 79/79 KB 124/152 KB 132/228 KB 132/324 KB 79/79 KB 128/152 KB 132/228 KB 132/324 KB 79/79 KB 116/152 KB 132/228 KB 132/324 KB 79/79 KB 116/152 KB 132/228 KB 128/324 KB 79/79 KB 128/152 KB 136/228 KB 136/324 KB 79/79 KB 128/152 KB 140/228 KB 136/324 KB 79/79 KB 128/152 KB 144/228 KB 136/324 KB 79/79 KB 128/152 KB 144/228 KB 136/324 KB 79/79 KB 128/152 KB 144/228 KB 140/324 KB 79/79 KB 128/152 KB 144/228 KB 144/324 KB 79/79 KB 128/152 KB 144/228 KB 148/324 KB 79/79 KB 132/152 KB 148/228 KB 4/234 KB 152/324 KB 79/79 KB 132/152 KB 148/228 KB 4/234 KB 156/324 KB 79/79 KB 132/152 KB 148/228 KB 4/234 KB 160/324 KB 79/79 KB 132/152 KB 148/228 KB 4/234 KB 148/324 KB 79/79 KB 132/152 KB 148/228 KB 8/234 KB 160/324 KB 79/79 KB 132/152 KB 148/228 KB 12/234 KB 160/324 KB 79/79 KB 132/152 KB 148/228 KB 148/324 KB 79/79 KB 136/152 KB 148/228 KB 12/234 KB 160/324 KB 79/79 KB 140/152 KB 148/228 KB 16/234 KB 160/324 KB 79/79 KB 144/152 KB 148/228 KB 16/234 KB 160/324 KB 79/79 KB 128/152 KB 148/228 KB 148/324 KB 79/79 KB 144/152 KB 152/228 KB 16/234 KB 160/324 KB 79/79 KB 144/152 KB 156/228 KB 16/234 KB 160/324 KB 79/79 KB 144/152 KB 160/228 KB 16/234 KB 160/324 KB 79/79 KB 136/152 KB 148/228 KB 16/234 KB 160/324 KB 79/79 KB 144/152 KB 160/228 KB 20/234 KB 160/324 KB 148/152 KB 164/228 KB 24/234 KB 164/324 KB 148/152 KB 164/228 KB 28/234 KB 164/324 KB 148/152 KB 164/228 KB 32/234 KB 164/324 KB 148/152 KB 164/228 KB 36/234 KB 164/324 KB 148/152 KB 164/228 KB 40/234 KB 164/324 KB 148/152 KB 164/228 KB 44/234 KB 164/324 KB 148/152 KB 164/228 KB 48/234 KB 164/324 KB 148/152 KB 164/228 KB 20/234 KB 164/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 370.0 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 79/79 KB 148/152 KB 164/228 KB 20/234 KB 160/324 KB 152/152 KB 164/228 KB 48/234 KB 164/324 KB 152/152 KB 164/228 KB 48/234 KB 164/324 KB 79/79 KB 144/152 KB 164/228 KB 20/234 KB 160/324 KB 152/152 KB 168/228 KB 48/234 KB 164/324 KB 152/152 KB 172/228 KB 48/234 KB 164/324 KB 152/152 KB 176/228 KB 48/234 KB 164/324 KB 152/152 KB 180/228 KB 48/234 KB 168/324 KB 152/152 KB 184/228 KB 48/234 KB 168/324 KB 152/152 KB 176/228 KB 48/234 KB 168/324 KB 152/152 KB 188/228 KB 48/234 KB 172/324 KB 152/152 KB 188/228 KB 48/234 KB 176/324 KB 152/152 KB 188/228 KB 48/234 KB 180/324 KB 152/152 KB 188/228 KB 48/234 KB 184/324 KB 152/152 KB 188/228 KB 48/234 KB 188/324 KB 152/152 KB 188/228 KB 48/234 KB 192/324 KB 152/152 KB 188/228 KB 48/234 KB 196/324 KB 188/228 KB 52/234 KB 200/324 KB 152/152 KB 188/228 KB 48/234 KB 180/324 KB 192/228 KB 52/234 KB 200/324 KB 196/228 KB 52/234 KB 200/324 KB 200/228 KB 52/234 KB 200/324 KB 204/228 KB 52/234 KB 200/324 KB 208/228 KB 52/234 KB 200/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 690.0 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 152/152 KB 188/228 KB 52/234 KB 196/324 KB 208/228 KB 56/234 KB 200/324 KB 208/228 KB 60/234 KB 200/324 KB 208/228 KB 64/234 KB 200/324 KB 208/228 KB 68/234 KB 200/324 KB 212/228 KB 72/234 KB 204/324 KB 212/228 KB 76/234 KB 204/324 KB 212/228 KB 80/234 KB 204/324 KB 212/228 KB 68/234 KB 204/324 KB 212/228 KB 80/234 KB 208/324 KB 212/228 KB 80/234 KB 212/324 KB 212/228 KB 84/234 KB 216/324 KB 212/228 KB 84/234 KB 220/324 KB 212/228 KB 84/234 KB 224/324 KB 212/228 KB 84/234 KB 228/324 KB 212/228 KB 84/234 KB 232/324 KB 212/228 KB 68/234 KB 200/324 KB 216/228 KB 84/234 KB 232/324 KB 220/228 KB 84/234 KB 232/324 KB 224/228 KB 84/234 KB 232/324 KB 228/228 KB 84/234 KB 232/324 KB 212/228 KB 84/234 KB 212/324 KB 228/228 KB 88/234 KB 232/324 KB 228/228 KB 92/234 KB 232/324 KB 228/228 KB 96/234 KB 232/324 KB 228/228 KB 100/234 KB 232/324 KB 228/228 KB 100/234 KB 236/324 KB 228/228 KB 100/234 KB 240/324 KB 228/228 KB 100/234 KB 244/324 KB 228/228 KB 104/234 KB 244/324 KB 228/228 KB 108/234 KB 244/324 KB 228/228 KB 112/234 KB 244/324 KB 228/228 KB 116/234 KB 244/324 KB 228/228 KB 116/234 KB 248/324 KB 228/228 KB 116/234 KB 252/324 KB 228/228 KB 116/234 KB 256/324 KB 228/228 KB 120/234 KB 256/324 KB 228/228 KB 124/234 KB 256/324 KB 228/228 KB 128/234 KB 256/324 KB 228/228 KB 128/234 KB 260/324 KB 228/228 KB 132/234 KB 264/324 KB 228/228 KB 132/234 KB 268/324 KB 228/228 KB 132/234 KB 272/324 KB 228/228 KB 132/234 KB 260/324 KB 228/228 KB 136/234 KB 272/324 KB 228/228 KB 140/234 KB 272/324 KB 144/234 KB 272/324 KB 148/234 KB 272/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 967.3 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install 148/234 KB 276/324 KB 148/234 KB 280/324 KB 148/234 KB 284/324 KB 148/234 KB 288/324 KB 152/234 KB 292/324 KB 152/234 KB 296/324 KB 152/234 KB 300/324 KB 152/234 KB 304/324 KB 152/234 KB 288/324 KB 156/234 KB 304/324 KB 160/234 KB 304/324 KB 164/234 KB 304/324 KB 168/234 KB 304/324 KB 172/234 KB 304/324 KB 176/234 KB 304/324 KB 180/234 KB 304/324 KB 184/234 KB 308/324 KB 188/234 KB 308/324 KB 192/234 KB 308/324 KB 180/234 KB 308/324 KB 192/234 KB 312/324 KB 192/234 KB 316/324 KB 192/234 KB 320/324 KB 192/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1301.0 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 908.0 KB/sec) unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5699671856430760515.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.674 s unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-10T04:08:34+00:00 unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 04:08:34 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: 04:08:34 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-mysql-0: 04:08:35 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-mysql-0: 04:08:35 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 04:08:35 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: 04:08:35 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-mysql-0: 04:08:36 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: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 04:08:36 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4194001362358522215.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.680 s unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-10T04:08:37+00:00 unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 04:08:37 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 04:08:38 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 04:08:38 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 04:08:38 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 04:08:38 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 04:08:38 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: 04:08:38 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 04:08:38 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: 04:08:39 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 04:08:39 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 04:08:39 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 04:08:39 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 04:08:39 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 04:08:39 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 04:08:39 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: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7777480309182216592.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.660 s unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-10T04:08:39+00:00 unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 04:08:39 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 04:08:39 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: 04:08:39 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: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-mysql-0: 04:08:40 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: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 04:08:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3828 kB/s) unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install (Reading database ... 52502 files and directories currently installed.) unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 04:08:40 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/a8/27/d3a9ecd9f8f972d99da98672d4766b9f62ef64c323c40bb5e2557e538ea3/elasticsearch-7.0.0-py2.py3-none-any.whl (80kB) unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 53.3MB/s eta 0:00:01  25% |######## | 20kB 6.1MB/s eta 0:00:01  38% |############ | 30kB 8.5MB/s eta 0:00:01  50% |################ | 40kB 5.2MB/s eta 0:00:01  63% |#################### | 51kB 6.3MB/s eta 0:00:01  76% |######################## | 61kB 7.4MB/s eta 0:00:01  89% |############################ | 71kB 8.4MB/s eta 0:00:01  100% |################################| 81kB 5.8MB/s unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/39/ec/d93dfc69617a028915df914339ef66936ea976ef24fa62940fd86ba0326e/urllib3-1.25.2-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 70.5MB/s eta 0:00:01  13% |#### | 20kB 52.8MB/s eta 0:00:01  20% |###### | 30kB 53.3MB/s eta 0:00:01  27% |######## | 40kB 52.2MB/s eta 0:00:01  33% |########## | 51kB 51.3MB/s eta 0:00:01  40% |############# | 61kB 52.0MB/s eta 0:00:01  47% |############### | 71kB 20.2MB/s eta 0:00:01  54% |################# | 81kB 21.7MB/s eta 0:00:01  61% |################### | 92kB 23.2MB/s eta 0:00:01  67% |##################### | 102kB 24.5MB/s eta 0:00:01  74% |####################### | 112kB 24.1MB/s eta 0:00:01  81% |########################## | 122kB 24.1MB/s eta 0:00:01  88% |############################ | 133kB 24.1MB/s eta 0:00:01  95% |############################## | 143kB 24.2MB/s eta 0:00:01  100% |################################| 153kB 7.5MB/s unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.0 urllib3-1.25.2 unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 04:08:41 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... unit-mysql-0: 04:08:42 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 62.8MB/s eta 0:00:01  22% |####### | 20kB 5.5MB/s eta 0:00:01  33% |########## | 30kB 7.8MB/s eta 0:00:01  44% |############## | 40kB 4.9MB/s eta 0:00:01  56% |################# | 51kB 6.0MB/s eta 0:00:01  67% |##################### | 61kB 7.0MB/s eta 0:00:01  78% |######################### | 71kB 8.0MB/s eta 0:00:01  89% |############################ | 81kB 6.6MB/s eta 0:00:01  100% |################################| 92kB 5.1MB/s unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 62.8MB/s eta 0:00:01  16% |##### | 20kB 54.7MB/s eta 0:00:01  24% |####### | 30kB 56.2MB/s eta 0:00:01  32% |########## | 40kB 55.3MB/s eta 0:00:01  40% |############# | 51kB 55.0MB/s eta 0:00:01  49% |############### | 61kB 55.4MB/s eta 0:00:01  57% |################## | 71kB 55.1MB/s eta 0:00:01  65% |#################### | 81kB 55.6MB/s eta 0:00:01  73% |####################### | 92kB 22.8MB/s eta 0:00:01  81% |########################## | 102kB 23.8MB/s eta 0:00:01  90% |############################ | 112kB 23.6MB/s eta 0:00:01  98% |############################### | 122kB 23.7MB/s eta 0:00:01  100% |################################| 133kB 8.8MB/s unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/18/79/84f02539cc181cdbf5ff5a41b9f52cae870b6f632767e43ba6ac70132e92/Werkzeug-0.15.2-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 78.1MB/s eta 0:00:01  6% |# | 20kB 55.0MB/s eta 0:00:01  9% |## | 30kB 55.6MB/s eta 0:00:01  12% |### | 40kB 55.0MB/s eta 0:00:01  15% |#### | 51kB 54.6MB/s eta 0:00:01  18% |##### | 61kB 42.8MB/s eta 0:00:01  21% |###### | 71kB 40.6MB/s eta 0:00:01  24% |####### | 81kB 39.2MB/s eta 0:00:01  28% |######## | 92kB 38.9MB/s eta 0:00:01  31% |######### | 102kB 38.1MB/s eta 0:00:01  34% |########## | 112kB 37.5MB/s eta 0:00:01  37% |########### | 122kB 38.0MB/s eta 0:00:01  40% |############ | 133kB 37.7MB/s eta 0:00:01  43% |############# | 143kB 37.8MB/s eta 0:00:01  46% |############## | 153kB 37.5MB/s eta 0:00:01  49% |############### | 163kB 42.2MB/s eta 0:00:01  52% |################ | 174kB 45.4MB/s eta 0:00:01  56% |################# | 184kB 48.2MB/s eta 0:00:01  59% |################## | 194kB 50.0MB/s eta 0:00:01  62% |################### | 204kB 53.2MB/s eta 0:00:01  65% |#################### | 215kB 52.8MB/s eta 0:00:01  68% |##################### | 225kB 53.9MB/s eta 0:00:01  71% |###################### | 235kB 54.3MB/s eta 0:00:01  74% |####################### | 245kB 53.8MB/s eta 0:00:01  77% |######################## | 256kB 55.3MB/s eta 0:00:01  80% |######################### | 266kB 55.3MB/s eta 0:00:01  84% |########################## | 276kB 55.2MB/s eta 0:00:01  87% |########################### | 286kB 55.2MB/s eta 0:00:01  90% |############################ | 296kB 55.7MB/s eta 0:00:01  93% |############################# | 307kB 56.2MB/s eta 0:00:01  96% |############################## | 317kB 56.3MB/s eta 0:00:01  99% |############################### | 327kB 55.8MB/s eta 0:00:01  100% |################################| 337kB 4.3MB/s unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 04:08:42 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: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 70.5MB/s eta 0:00:01  25% |######## | 20kB 52.8MB/s eta 0:00:01  37% |############ | 30kB 54.3MB/s eta 0:00:01  50% |################ | 40kB 53.1MB/s eta 0:00:01  62% |#################### | 51kB 52.9MB/s eta 0:00:01  75% |######################## | 61kB 54.1MB/s eta 0:00:01  88% |############################ | 71kB 54.0MB/s eta 0:00:01  100% |################################| 81kB 13.5MB/s unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 04:08:43 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 04:08:43 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 04:08:43 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.2 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 04:08:43 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 04:08:43 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:43 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 59.9MB/s eta 0:00:01  21% |###### | 20kB 5.5MB/s eta 0:00:01  32% |########## | 30kB 7.8MB/s eta 0:00:01  43% |############# | 40kB 5.0MB/s eta 0:00:01  54% |################# | 51kB 6.0MB/s eta 0:00:01  65% |#################### | 61kB 7.1MB/s eta 0:00:01  75% |######################## | 71kB 8.1MB/s eta 0:00:01  86% |########################### | 81kB 6.6MB/s eta 0:00:01  97% |############################### | 92kB 7.4MB/s eta 0:00:01  100% |################################| 102kB 5.6MB/s unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-mysql-0: 04:08:44 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 04:08:44 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 04:08:44 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-mysql-0: 04:08:44 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 04:08:44 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:44 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.1 unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 04:08:45 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 04:08:45 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:45 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:46 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 04:08:46 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 04:08:46 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:08:46 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 04:08:46 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:46 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 04:08:47 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 04:08:47 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:08:47 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 9.9 KB/sec) unit-abot-epc-basic-0: 04:08:47 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: 04:08:47 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: 04:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 783.7 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 612.7 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 2/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 18/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 926.1 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 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 64.6 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 552.2 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 04:08:48 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 826.7 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 04:08:48 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 167.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 209.0 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 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: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 483.0 KB/sec) unit-abot-epc-basic-0: 04:08:48 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 2480.6 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 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 143.1 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 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 88.8 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 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 198.4 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 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 155.4 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 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 547.4 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 120.8 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 213.4 KB/sec) unit-abot-epc-basic-0: 04:08:48 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: 04:08:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 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 118.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 04:08:48 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-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 04:08:48 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-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:08:48 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 779.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 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-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:08:48 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 86.2 KB/sec) unit-abot-epc-basic-0: 04:08:48 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-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 04:08:48 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 347.0 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 04:08:48 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 543.1 KB/sec) unit-abot-epc-basic-0: 04:08:48 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-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 04:08:48 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 545.6 KB/sec) unit-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 16/114 KB 3/48 KB 19/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 3/48 KB 16/114 KB 6/48 KB 25/114 KB 9/48 KB 27/114 KB 11/48 KB 27/114 KB 6/48 KB 27/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 11/48 KB 30/114 KB 11/48 KB 32/114 KB 14/48 KB 32/114 KB 16/48 KB 32/114 KB 19/48 KB 36/114 KB 16/48 KB 36/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 22/48 KB 40/114 KB 25/48 KB 40/114 KB 27/48 KB 40/114 KB 19/48 KB 40/114 KB 27/48 KB 44/114 KB 27/48 KB 48/114 KB 27/48 KB 52/114 KB 30/48 KB 56/114 KB 30/48 KB 52/114 KB 32/48 KB 60/114 KB 30/48 KB 60/114 KB 32/48 KB 64/114 KB 36/48 KB 68/114 KB 36/48 KB 72/114 KB 36/48 KB 64/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 40/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 76/114 KB 36/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 3/35 KB 48/48 KB 112/114 KB 6/35 KB 3/29 KB 112/114 KB 9/35 KB 3/29 KB 112/114 KB 11/35 KB 3/29 KB 112/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1065.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 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-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 04:08:48 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 3/35 KB 3/29 KB 48/48 KB 112/114 KB 48/48 KB 112/114 KB 11/35 KB 3/29 KB 114/114 KB 11/35 KB 5/29 KB 114/114 KB 11/35 KB 8/29 KB 114/114 KB 11/35 KB 11/29 KB 114/114 KB 3/85 KB 11/35 KB 13/29 KB 114/114 KB 3/85 KB 11/35 KB 16/29 KB 114/114 KB 3/85 KB 14/35 KB 16/29 KB 114/114 KB 3/85 KB 16/35 KB 16/29 KB 114/114 KB 3/85 KB 11/35 KB 11/29 KB 114/114 KB 5/85 KB 16/35 KB 19/29 KB 114/114 KB 3/85 KB 16/35 KB 19/29 KB 114/114 KB 5/85 KB 16/35 KB 21/29 KB 114/114 KB 5/85 KB 19/35 KB 24/29 KB 114/114 KB 5/85 KB 19/35 KB 21/29 KB 114/114 KB 8/85 KB 19/35 KB 24/29 KB 114/114 KB 11/85 KB 19/35 KB 24/29 KB 114/114 KB 11/85 KB 22/35 KB 27/29 KB 114/114 KB 11/85 KB 25/35 KB 27/29 KB 114/114 KB 13/85 KB 27/35 KB 27/29 KB 114/114 KB 11/85 KB 19/35 KB 27/29 KB 114/114 KB 13/85 KB 27/35 KB 29/29 KB 114/114 KB 13/85 KB 25/35 KB 27/29 KB 114/114 KB 16/85 KB 27/35 KB 29/29 KB 114/114 KB 19/85 KB 27/35 KB 29/29 KB 114/114 KB 21/85 KB 30/35 KB 29/29 KB 114/114 KB 19/85 KB 30/35 KB 29/29 KB 114/114 KB 21/85 KB 32/35 KB 29/29 KB 114/114 KB 21/85 KB 35/35 KB 29/29 KB 114/114 KB 24/85 KB 35/35 KB 29/29 KB 114/114 KB 27/85 KB 35/35 KB 29/29 KB 114/114 KB 29/85 KB 35/35 KB 29/29 KB 114/114 KB 32/85 KB 35/35 KB 29/29 KB 114/114 KB 36/85 KB 35/35 KB 29/29 KB 114/114 KB 40/85 KB 35/35 KB 29/29 KB 114/114 KB 44/85 KB 35/35 KB 4/56 KB 114/114 KB 48/85 KB 35/35 KB 4/56 KB 114/114 KB 52/85 KB 4/56 KB 114/114 KB 40/85 KB 35/35 KB 29/29 KB 4/56 KB 114/114 KB 52/85 KB 8/56 KB 114/114 KB 52/85 KB 12/56 KB 114/114 KB 52/85 KB 16/56 KB 114/114 KB 52/85 KB 20/56 KB 114/114 KB 52/85 KB 24/56 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1668.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 52/85 KB 28/56 KB 52/85 KB 32/56 KB 52/85 KB 36/56 KB 52/85 KB 40/56 KB 52/85 KB 44/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 543.2 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 529.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 52/85 KB 48/56 KB 52/85 KB 52/56 KB 52/85 KB 56/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 56/85 KB 56/56 KB 60/85 KB 56/56 KB 4/24 KB 3/86 KB 56/85 KB 56/56 KB 4/24 KB 3/86 KB 56/85 KB 56/56 KB 4/24 KB 64/85 KB 56/56 KB 8/24 KB 3/86 KB 64/85 KB 56/56 KB 12/24 KB 3/86 KB 64/85 KB 56/56 KB 16/24 KB 3/86 KB 64/85 KB 56/56 KB 20/24 KB 3/86 KB 64/85 KB 56/56 KB 24/24 KB 3/86 KB 64/85 KB 56/56 KB 24/24 KB 3/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1149.7 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 64/85 KB 56/56 KB 24/24 KB 6/86 KB 68/85 KB 3/218 KB 24/24 KB 6/86 KB 64/85 KB 3/218 KB 24/24 KB 6/86 KB 68/85 KB 3/218 KB 24/24 KB 9/86 KB 64/85 KB 3/218 KB 24/24 KB 3/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 68/85 KB 3/218 KB 24/24 KB 11/86 KB 72/85 KB 6/218 KB 24/24 KB 14/86 KB 72/85 KB 6/218 KB 24/24 KB 11/86 KB 72/85 KB 9/218 KB 14/86 KB 72/85 KB 11/218 KB 3/12 KB 16/86 KB 72/85 KB 14/218 KB 3/12 KB 16/86 KB 72/85 KB 16/218 KB 3/12 KB 16/86 KB 72/85 KB 3/218 KB 24/24 KB 11/86 KB 76/85 KB 16/218 KB 3/12 KB 16/86 KB 80/85 KB 16/218 KB 3/12 KB 16/86 KB 84/85 KB 16/218 KB 3/12 KB 16/86 KB 85/85 KB 16/218 KB 3/12 KB 16/86 KB 72/85 KB 9/218 KB 3/12 KB 16/86 KB 72/85 KB 9/218 KB 16/86 KB 85/85 KB 16/218 KB 3/12 KB 19/86 KB 85/85 KB 16/218 KB 3/12 KB 22/86 KB 85/85 KB 16/218 KB 3/12 KB 25/86 KB 85/85 KB 16/218 KB 5/12 KB 27/86 KB 85/85 KB 16/218 KB 5/12 KB 30/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 85/85 KB 19/218 KB 5/12 KB 30/86 KB 85/85 KB 16/218 KB 5/12 KB 25/86 KB 85/85 KB 19/218 KB 8/12 KB 30/86 KB 85/85 KB 22/218 KB 8/12 KB 30/86 KB 85/85 KB 25/218 KB 11/12 KB 32/86 KB 85/85 KB 22/218 KB 11/12 KB 32/86 KB 85/85 KB 22/218 KB 11/12 KB 30/86 KB 85/85 KB 25/218 KB 12/12 KB 32/86 KB 27/218 KB 12/12 KB 32/86 KB 30/218 KB 12/12 KB 32/86 KB 32/218 KB 12/12 KB 32/86 KB 36/218 KB 12/12 KB 32/86 KB 40/218 KB 12/12 KB 32/86 KB 44/218 KB 12/12 KB 32/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1041.5 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 48/218 KB 12/12 KB 32/86 KB 52/218 KB 12/12 KB 32/86 KB 56/218 KB 12/12 KB 32/86 KB 60/218 KB 12/12 KB 32/86 KB 64/218 KB 12/12 KB 32/86 KB 68/218 KB 12/12 KB 32/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 143.0 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 72/218 KB 32/86 KB 76/218 KB 32/86 KB 80/218 KB 32/86 KB 84/218 KB 32/86 KB 88/218 KB 32/86 KB 88/218 KB 36/86 KB 88/218 KB 40/86 KB 88/218 KB 44/86 KB 88/218 KB 48/86 KB 88/218 KB 52/86 KB 88/218 KB 56/86 KB 88/218 KB 60/86 KB 88/218 KB 64/86 KB 88/218 KB 68/86 KB 88/218 KB 72/86 KB 88/218 KB 76/86 KB 88/218 KB 80/86 KB 88/218 KB 84/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/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 927.3 KB/sec) unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1847.0 KB/sec) unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6196949918530710467.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2586825244153915099.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 04:08:49 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-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1972257507549077015.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1688914959169316264.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4149024751225240153.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9190944687114359255.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.371 s unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-10T04:08:49+00:00 unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 04:08:49 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 04:08:50 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 04:08:51 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 18.1 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 449.1 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 04:08:52 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 829.9 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 04:08:52 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 438.3 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 04:08:52 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: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 483.8 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1322.7 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 339.6 KB/sec) unit-abot-epc-basic-0: 04:08:52 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: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 1001.1 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2044.9 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 884.5 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1389.0 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 04:08:52 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 1107.5 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 04:08:52 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 213.0 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 235.5 KB/sec) unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 336.5 KB/sec) unit-abot-epc-basic-0: 04:08:52 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: 04:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 04:08:53 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 322.0 KB/sec) unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 04:08:53 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 337.0 KB/sec) unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 04:08:53 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 219.1 KB/sec) unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 04:08:53 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: 04:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 04:08:53 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:53 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:54 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-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:54 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-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 04:08:54 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-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 254.0 KB/sec) unit-abot-epc-basic-0: 04:08:54 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-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 04:08:54 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 125.3 KB/sec) unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 04:08:54 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 186.8 KB/sec) unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 04:08:54 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 04:08:55 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 166.4 KB/sec) unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:55 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 127.2 KB/sec) unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 04:08:55 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 49.9 KB/sec) unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 04:08:55 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 137.6 KB/sec) unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 04:08:55 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 04:08:55 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 98.7 KB/sec) unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 04:08:55 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 108.0 KB/sec) unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 04:08:56 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-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 04:08:56 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 759.2 KB/sec) unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 2278.1 KB/sec) unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 04:08:56 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-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:08:56 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 1095.9 KB/sec) unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 502.8 KB/sec) unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:08:56 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 04:08:57 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: 04:08:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 04:08:57 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: 04:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1042.0 KB/sec) unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 3035.1 KB/sec) unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 258.6 KB/sec) unit-abot-epc-basic-0: 04:08:58 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-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Fetched 83.1 kB in 1s (63.2 kB/s) unit-abot-epc-basic-0: 04:08:58 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-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 04:08:58 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 164.8 KB/sec) unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install (Reading database ... 57630 files and directories currently installed.) unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 04:08:58 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 04:08:58 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 27.3 KB/sec) unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:58 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 128.5 KB/sec) unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:59 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 105.2 KB/sec) unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:08:59 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: 04:08:59 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-mysql-0: 04:08:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 04:08:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:08:59 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 36.8 KB/sec) unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 04:08:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:08:59 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 499.9 KB/sec) unit-abot-epc-basic-0: 04:08:59 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: 04:08:59 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: 04:08:59 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: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 04:08:59 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: 04:08:59 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 258.2 KB/sec) unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 04:09:00 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 829.1 KB/sec) unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2468.8 KB/sec) unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 04:09:00 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-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 04:09:00 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-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 04:09:00 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 53.8 KB/sec) unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 04:09:00 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 478.5 KB/sec) unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 04:09:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 04:09:00 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 69.2 KB/sec) unit-abot-epc-basic-0: 04:09:00 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-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 701.0 KB/sec) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 04:09:01 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: 04:09:01 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 97.1 KB/sec) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 63.6 KB/sec) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 04:09:01 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 629.2 KB/sec) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 04:09:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 400.9 KB/sec) unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 04:09:02 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 168.7 KB/sec) unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 758.0 KB/sec) unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1604.8 KB/sec) unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 04:09:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 04:09:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 04:09:03 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-mysql-0: 04:09:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 04:09:03 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 495.5 KB/sec) unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 04:09:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 04:09:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 146.4 KB/sec) unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 04:09:03 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 958.9 KB/sec) unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 04:09: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/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: 04:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 04:09:04 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 265.8 KB/sec) unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 04:09:04 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 101.1 KB/sec) unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 04:09:04 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 76.3 KB/sec) unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 04:09:04 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 106.2 KB/sec) unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 04:09:05 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: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 106.2 KB/sec) unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 04:09:05 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 311.7 KB/sec) unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-mysql-0: 04:09:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:09:05 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:09:05 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: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 04:09:05 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 04:09:05 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: 04:09:05 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 293.8 KB/sec) unit-abot-epc-basic-0: 04:09:05 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: 04:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 04:09:05 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 1447.6 KB/sec) unit-abot-epc-basic-0: 04:09:05 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: 04:09:06 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-mysql-0: 04:09:06 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:09:06 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 04:09:06 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 04:09:06 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 04:09:06 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: 04:09:06 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: 04:09:06 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 942.0 KB/sec) unit-mysql-0: 04:09:06 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 04:09:06 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: 04:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 04:09:06 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 101.9 KB/sec) unit-abot-epc-basic-0: 04:09:06 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: 04:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 04:09:06 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: 04:09:06 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-mysql-0: 04:09:06 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 04:09:06 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 75.4 KB/sec) unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 04:09:06 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: 04:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 402.4 KB/sec) unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 04:09:06 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (488 kB/s) unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 04:09:07 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-mysql-0: 04:09:07 DEBUG unit.mysql/0.install (Reading database ... 57730 files and directories currently installed.) unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 720.5 KB/sec) unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 04:09:07 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 76.1 KB/sec) unit-abot-epc-basic-0: 04:09:07 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-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 04:09:07 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-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 593.5 KB/sec) unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 04:09:07 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 1900.3 KB/sec) unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-mysql-0: 04:09:07 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 04:09:07 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: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 715.4 KB/sec) unit-abot-epc-basic-0: 04:09:08 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: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1280.2 KB/sec) unit-abot-epc-basic-0: 04:09:08 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: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 04:09:08 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 2720.8 KB/sec) unit-abot-epc-basic-0: 04:09:08 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-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 04:09:08 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 259.7 KB/sec) unit-abot-epc-basic-0: 04:09:08 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-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:09:08 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-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 04:09:08 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 319.1 KB/sec) unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 04:09: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/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1463.9 KB/sec) unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 04:09:08 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-mysql-0: 04:09:08 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 04:09:09 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: 04:09:09 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.7 KB/sec) unit-abot-epc-basic-0: 04:09:09 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-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 560.7 KB/sec) unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 04:09:09 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 407.8 KB/sec) unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 04:09:09 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) unit-abot-epc-basic-0: 04:09:09 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: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 04:09:10 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: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 04:09:10 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 04:09:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 04:09:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 04:09:10 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 04:09:10 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 04:09:10 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 04:09:10 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 04:09:10 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 04:09:10 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 04:09:10 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-mysql-0: 04:09:10 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 04:09:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 04:09:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 04:09:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.8 KB/sec) unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 04:09:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:09:10 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 04:09:10 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 168.6 KB/sec) unit-abot-epc-basic-0: 04:09:10 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: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 04:09:10 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 188.5 KB/sec) unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 04:09:10 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 150.0 KB/sec) unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 04:09:11 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 04:09:11 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 75.9 KB/sec) unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 04:09:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 04:09:11 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: 04:09:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 769.7 KB/sec) unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 04:09:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 3296.9 KB/sec) unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 04:09:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 04:09:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 185.2 KB/sec) unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 04:09:12 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-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 04:09:12 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 44.3 KB/sec) unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 287.2 KB/sec) unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 04:09:12 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-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 04:09:12 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 750.9 KB/sec) unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 04:09:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.2 KB/sec) unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 04:09:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 04:09:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 04:09:13 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-mysql-0: 04:09:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 04:09:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 04:09:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 8.7 KB/sec) unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-mysql-0: 04:09:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 04:09:14 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: 04:09: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.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 04:09:14 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-mysql-0: 04:09:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 04:09:14 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: 04:09:14 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-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 04:09:15 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: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 04:09:15 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: 04:09:15 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: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 04:09:15 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: 04:09:15 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-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 04:09:15 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: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 04:09:15 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: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 04:09:15 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-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 04:09:15 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: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-mysql-0: 04:09:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 04:09:16 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-mysql-0: 04:09:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 04:09:16 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: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 04:09:16 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: 04:09:16 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 32/966 KB 36/966 KB 39/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 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 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: 04:09:16 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 04:09:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 04:09:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 04:09:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 226/966 KB 230/966 KB 234/966 KB 238/966 KB 242/966 KB 246/966 KB 250/966 KB 254/966 KB 258/966 KB 262/966 KB 266/966 KB 270/966 KB 274/966 KB 278/966 KB 282/966 KB 286/966 KB 290/966 KB 294/966 KB 298/966 KB 302/966 KB 306/966 KB 310/966 KB 314/966 KB 318/966 KB 322/966 KB 326/966 KB 330/966 KB 334/966 KB 338/966 KB 342/966 KB 346/966 KB 350/966 KB 354/966 KB 358/966 KB 362/966 KB 366/966 KB 370/966 KB 374/966 KB 378/966 KB 382/966 KB 386/966 KB 390/966 KB 394/966 KB 398/966 KB 402/966 KB 406/966 KB 410/966 KB 414/966 KB 418/966 KB 422/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 338.0 KB/sec) unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 04:09:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 3/10 KB 16/590 KB 5/10 KB 19/590 KB 3/10 KB 19/590 KB 5/10 KB 21/590 KB 5/10 KB 24/590 KB 5/10 KB 27/590 KB 5/10 KB 29/590 KB 5/10 KB 32/590 KB 3/232 KB 5/10 KB 32/590 KB 5/232 KB 5/10 KB 32/590 KB 8/232 KB 5/10 KB 36/590 KB 11/232 KB 5/10 KB 36/590 KB 5/232 KB 5/10 KB 36/590 KB 11/232 KB 8/10 KB 40/590 KB 11/232 KB 8/10 KB 44/590 KB 11/232 KB 8/10 KB 36/590 KB 13/232 KB 10/10 KB 48/590 KB 13/232 KB 8/10 KB 44/590 KB 13/232 KB 10/10 KB 48/590 KB 13/232 KB 10/10 KB 52/590 KB 13/232 KB 10/10 KB 56/590 KB 13/232 KB 10/10 KB 60/590 KB 13/232 KB 10/10 KB 64/590 KB 16/232 KB 10/10 KB 64/590 KB 19/232 KB 10/10 KB 64/590 KB 21/232 KB 10/10 KB 64/590 KB 24/232 KB 10/10 KB 64/590 KB 27/232 KB 10/10 KB 64/590 KB 29/232 KB 10/10 KB 64/590 KB 29/232 KB 10/10 KB 64/590 KB 3/1710 KB 3/240 KB 29/232 KB 10/10 KB 64/590 KB 5/1710 KB 3/240 KB 29/232 KB 10/10 KB 64/590 KB 8/1710 KB 3/240 KB 29/232 KB 10/10 KB 64/590 KB 11/1710 KB 3/240 KB 29/232 KB 10/10 KB 64/590 KB 13/1710 KB 3/240 KB 32/232 KB 10/10 KB 64/590 KB 13/1710 KB 3/240 KB 29/232 KB 10/10 KB 64/590 KB 3/240 KB 32/232 KB 10/10 KB 68/590 KB 13/1710 KB 5/240 KB 32/232 KB 10/10 KB 68/590 KB 13/1710 KB 8/240 KB 32/232 KB 10/10 KB 68/590 KB 13/1710 KB 11/240 KB 36/232 KB 68/590 KB 13/1710 KB 13/240 KB 36/232 KB 68/590 KB 16/1710 KB 16/240 KB 36/232 KB 68/590 KB 16/1710 KB 19/240 KB 32/232 KB 10/10 KB 68/590 KB 13/1710 KB 3/240 KB 36/232 KB 68/590 KB 16/1710 KB 13/240 KB 36/232 KB 68/590 KB 19/1710 KB 19/240 KB 36/232 KB 68/590 KB 21/1710 KB 19/240 KB 36/232 KB 68/590 KB 24/1710 KB 19/240 KB 36/232 KB 68/590 KB 27/1710 KB 19/240 KB 36/232 KB 68/590 KB 29/1710 KB 19/240 KB 36/232 KB 68/590 KB 32/1710 KB 19/240 KB 36/232 KB 72/590 KB 32/1710 KB 19/240 KB 36/232 KB 76/590 KB 32/1710 KB 19/240 KB 36/232 KB 80/590 KB 32/1710 KB 19/240 KB 36/232 KB 84/590 KB 32/1710 KB 19/240 KB 36/232 KB 88/590 KB 32/1710 KB 19/240 KB 36/232 KB 92/590 KB 32/1710 KB 19/240 KB 36/232 KB 96/590 KB 32/1710 KB 19/240 KB 36/232 KB 10/10 KB 68/590 KB 13/1710 KB 11/240 KB 40/232 KB 96/590 KB 32/1710 KB 19/240 KB 44/232 KB 96/590 KB 32/1710 KB 19/240 KB 48/232 KB 96/590 KB 32/1710 KB 19/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 212.4 KB/sec) unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 48/232 KB 96/590 KB 36/1710 KB 19/240 KB 48/232 KB 96/590 KB 40/1710 KB 19/240 KB 48/232 KB 96/590 KB 44/1710 KB 19/240 KB 48/232 KB 96/590 KB 48/1710 KB 19/240 KB 48/232 KB 96/590 KB 52/1710 KB 19/240 KB 48/232 KB 96/590 KB 56/1710 KB 19/240 KB 48/232 KB 96/590 KB 60/1710 KB 19/240 KB 48/232 KB 96/590 KB 64/1710 KB 19/240 KB 48/232 KB 96/590 KB 68/1710 KB 19/240 KB 52/232 KB 96/590 KB 72/1710 KB 21/240 KB 52/232 KB 96/590 KB 68/1710 KB 21/240 KB 52/232 KB 96/590 KB 76/1710 KB 24/240 KB 52/232 KB 96/590 KB 76/1710 KB 27/240 KB 52/232 KB 100/590 KB 76/1710 KB 29/240 KB 52/232 KB 96/590 KB 68/1710 KB 19/240 KB 56/232 KB 100/590 KB 76/1710 KB 29/240 KB 60/232 KB 100/590 KB 76/1710 KB 29/240 KB 52/232 KB 100/590 KB 76/1710 KB 27/240 KB 52/232 KB 96/590 KB 76/1710 KB 21/240 KB 60/232 KB 104/590 KB 80/1710 KB 29/240 KB 60/232 KB 104/590 KB 84/1710 KB 29/240 KB 64/232 KB 3/44 KB 104/590 KB 88/1710 KB 32/240 KB 64/232 KB 3/44 KB 104/590 KB 84/1710 KB 32/240 KB 60/232 KB 104/590 KB 76/1710 KB 29/240 KB 64/232 KB 3/44 KB 108/590 KB 92/1710 KB 32/240 KB 64/232 KB 3/44 KB 112/590 KB 92/1710 KB 32/240 KB 64/232 KB 3/44 KB 104/590 KB 84/1710 KB 29/240 KB 68/232 KB 3/44 KB 112/590 KB 92/1710 KB 32/240 KB 72/232 KB 3/44 KB 116/590 KB 92/1710 KB 36/240 KB 60/232 KB 3/44 KB 104/590 KB 84/1710 KB 29/240 KB 76/232 KB 6/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 9/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 11/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 14/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 16/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 19/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 22/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 25/44 KB 116/590 KB 92/1710 KB 36/240 KB 68/232 KB 3/44 KB 116/590 KB 92/1710 KB 36/240 KB 76/232 KB 25/44 KB 120/590 KB 92/1710 KB 36/240 KB 68/232 KB 3/44 KB 112/590 KB 92/1710 KB 36/240 KB 76/232 KB 3/44 KB 116/590 KB 92/1710 KB 36/240 KB 80/232 KB 25/44 KB 120/590 KB 92/1710 KB 36/240 KB 64/232 KB 3/44 KB 104/590 KB 92/1710 KB 32/240 KB 80/232 KB 25/44 KB 120/590 KB 96/1710 KB 40/240 KB 80/232 KB 25/44 KB 120/590 KB 92/1710 KB 40/240 KB 80/232 KB 25/44 KB 120/590 KB 96/1710 KB 44/240 KB 80/232 KB 25/44 KB 120/590 KB 100/1710 KB 48/240 KB 80/232 KB 25/44 KB 124/590 KB 100/1710 KB 52/240 KB 84/232 KB 27/44 KB 124/590 KB 100/1710 KB 56/240 KB 80/232 KB 25/44 KB 120/590 KB 100/1710 KB 44/240 KB 84/232 KB 27/44 KB 124/590 KB 100/1710 KB 52/240 KB 84/232 KB 30/44 KB 124/590 KB 100/1710 KB 56/240 KB 84/232 KB 25/44 KB 124/590 KB 100/1710 KB 52/240 KB 88/232 KB 30/44 KB 124/590 KB 104/1710 KB 56/240 KB 92/232 KB 30/44 KB 124/590 KB 104/1710 KB 56/240 KB 96/232 KB 32/44 KB 124/590 KB 104/1710 KB 56/240 KB 80/232 KB 25/44 KB 124/590 KB 100/1710 KB 48/240 KB 96/232 KB 32/44 KB 128/590 KB 104/1710 KB 56/240 KB 96/232 KB 32/44 KB 132/590 KB 104/1710 KB 56/240 KB 92/232 KB 32/44 KB 124/590 KB 104/1710 KB 56/240 KB 84/232 KB 30/44 KB 124/590 KB 104/1710 KB 56/240 KB 96/232 KB 32/44 KB 136/590 KB 108/1710 KB 56/240 KB 96/232 KB 32/44 KB 136/590 KB 112/1710 KB 56/240 KB 100/232 KB 36/44 KB 136/590 KB 116/1710 KB 60/240 KB 100/232 KB 36/44 KB 136/590 KB 120/1710 KB 60/240 KB 100/232 KB 36/44 KB 136/590 KB 112/1710 KB 60/240 KB 96/232 KB 36/44 KB 136/590 KB 112/1710 KB 60/240 KB 96/232 KB 32/44 KB 136/590 KB 112/1710 KB 60/240 KB 100/232 KB 40/44 KB 136/590 KB 124/1710 KB 64 unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install /240 KB 96/232 KB 32/44 KB 136/590 KB 104/1710 KB 60/240 KB 100/232 KB 40/44 KB 140/590 KB 124/1710 KB 64/240 KB 100/232 KB 40/44 KB 140/590 KB 124/1710 KB 68/240 KB 104/232 KB 40/44 KB 144/590 KB 124/1710 KB 68/240 KB 108/232 KB 40/44 KB 144/590 KB 124/1710 KB 68/240 KB 112/232 KB 40/44 KB 144/590 KB 124/1710 KB 68/240 KB 100/232 KB 40/44 KB 144/590 KB 124/1710 KB 68/240 KB 112/232 KB 44/44 KB 144/590 KB 124/1710 KB 72/240 KB 100/232 KB 40/44 KB 144/590 KB 124/1710 KB 68/240 KB 112/232 KB 44/44 KB 148/590 KB 124/1710 KB 72/240 KB 112/232 KB 44/44 KB 152/590 KB 124/1710 KB 72/240 KB 112/232 KB 44/44 KB 156/590 KB 124/1710 KB 72/240 KB 112/232 KB 44/44 KB 160/590 KB 124/1710 KB 72/240 KB 112/232 KB 44/44 KB 164/590 KB 124/1710 KB 72/240 KB 116/232 KB 44/44 KB 168/590 KB 124/1710 KB 72/240 KB 116/232 KB 44/44 KB 172/590 KB 124/1710 KB 72/240 KB 116/232 KB 44/44 KB 176/590 KB 124/1710 KB 72/240 KB 116/232 KB 44/44 KB 180/590 KB 124/1710 KB 72/240 KB 100/232 KB 40/44 KB 144/590 KB 124/1710 KB 72/240 KB 112/232 KB 40/44 KB 144/590 KB 124/1710 KB 72/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 76/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 80/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 84/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 88/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 92/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 96/240 KB 116/232 KB 44/44 KB 164/590 KB 124/1710 KB 72/240 KB 120/232 KB 44/44 KB 180/590 KB 128/1710 KB 96/240 KB 116/232 KB 44/44 KB 180/590 KB 128/1710 KB 80/240 KB 120/232 KB 44/44 KB 180/590 KB 132/1710 KB 96/240 KB 120/232 KB 44/44 KB 180/590 KB 136/1710 KB 96/240 KB 124/232 KB 44/44 KB 180/590 KB 140/1710 KB 96/240 KB 124/232 KB 44/44 KB 180/590 KB 144/1710 KB 96/240 KB 124/232 KB 44/44 KB 180/590 KB 136/1710 KB 96/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 556.6 KB/sec) unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 128/232 KB 44/44 KB 180/590 KB 144/1710 KB 96/240 KB 132/232 KB 180/590 KB 148/1710 KB 96/240 KB 136/232 KB 180/590 KB 148/1710 KB 100/240 KB 140/232 KB 180/590 KB 148/1710 KB 100/240 KB 128/232 KB 180/590 KB 148/1710 KB 96/240 KB 140/232 KB 184/590 KB 152/1710 KB 100/240 KB 140/232 KB 184/590 KB 156/1710 KB 100/240 KB 140/232 KB 184/590 KB 148/1710 KB 100/240 KB 144/232 KB 188/590 KB 156/1710 KB 100/240 KB 132/232 KB 180/590 KB 148/1710 KB 100/240 KB 144/232 KB 188/590 KB 156/1710 KB 104/240 KB 144/232 KB 188/590 KB 156/1710 KB 108/240 KB 144/232 KB 188/590 KB 156/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: 04:09:16 DEBUG unit.abot-epc-basic/0.install 144/232 KB 184/590 KB 156/1710 KB 100/240 KB 144/232 KB 188/590 KB 160/1710 KB 112/240 KB 148/232 KB 192/590 KB 160/1710 KB 112/240 KB 144/232 KB 192/590 KB 160/1710 KB 112/240 KB 152/232 KB 196/590 KB 164/1710 KB 116/240 KB 152/232 KB 200/590 KB 164/1710 KB 116/240 KB 152/232 KB 204/590 KB 164/1710 KB 116/240 KB 152/232 KB 208/590 KB 164/1710 KB 116/240 KB 148/232 KB 192/590 KB 164/1710 KB 116/240 KB 152/232 KB 208/590 KB 164/1710 KB 120/240 KB 152/232 KB 208/590 KB 164/1710 KB 124/240 KB 152/232 KB 208/590 KB 164/1710 KB 128/240 KB 148/232 KB 192/590 KB 164/1710 KB 112/240 KB 152/232 KB 208/590 KB 168/1710 KB 128/240 KB 152/232 KB 208/590 KB 172/1710 KB 128/240 KB 152/232 KB 208/590 KB 176/1710 KB 128/240 KB 152/232 KB 208/590 KB 180/1710 KB 128/240 KB 152/232 KB 212/590 KB 184/1710 KB 132/240 KB 152/232 KB 212/590 KB 188/1710 KB 132/240 KB 152/232 KB 212/590 KB 192/1710 KB 132/240 KB 152/232 KB 192/590 KB 164/1710 KB 116/240 KB 156/232 KB 212/590 KB 4/258 KB 192/1710 KB 132/240 KB 160/232 KB 212/590 KB 4/258 KB 192/1710 KB 132/240 KB 152/232 KB 212/590 KB 4/258 KB 192/1710 KB 132/240 KB 160/232 KB 212/590 KB 8/258 KB 192/1710 KB 132/240 KB 160/232 KB 212/590 KB 12/258 KB 192/1710 KB 132/240 KB 160/232 KB 212/590 KB 16/258 KB 192/1710 KB 132/240 KB 164/232 KB 212/590 KB 16/258 KB 192/1710 KB 132/240 KB 168/232 KB 212/590 KB 20/258 KB 192/1710 KB 132/240 KB 172/232 KB 212/590 KB 20/258 KB 192/1710 KB 132/240 KB 176/232 KB 212/590 KB 20/258 KB 192/1710 KB 132/240 KB 152/232 KB 212/590 KB 180/1710 KB 132/240 KB 176/232 KB 216/590 KB 20/258 KB 192/1710 KB 132/240 KB 176/232 KB 220/590 KB 20/258 KB 192/1710 KB 132/240 KB 176/232 KB 224/590 KB 20/258 KB 192/1710 KB 132/240 KB 180/232 KB 228/590 KB 20/258 KB 196/1710 KB 132/240 KB 180/232 KB 232/590 KB 20/258 KB 196/1710 KB 132/240 KB 152/232 KB 208/590 KB 180/1710 KB 132/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 136/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 140/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 144/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 148/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 152/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 156/240 KB 180/232 KB 236/590 KB 20/258 KB 196/1710 KB 160/240 KB 180/232 KB 224/590 KB 20/258 KB 196/1710 KB 132/240 KB 180/232 KB 236/590 KB 20/258 KB 200/1710 KB 160/240 KB 180/232 KB 236/590 KB 20/258 KB 204/1710 KB 160/240 KB 180/232 KB 236/590 KB 20/258 KB 208/1710 KB 160/240 KB 180/232 KB 224/590 KB 20/258 KB 192/1710 KB 132/240 KB 184/232 KB 236/590 KB 20/258 KB 208/1710 KB 160/240 KB 164/232 KB 212/590 KB 20/258 KB 192/1710 KB 132/240 KB 184/232 KB 236/590 KB 24/258 KB 208/1710 KB 160/240 KB 184/232 KB 236/590 KB 28/258 KB 208/1710 KB 160/240 KB 184/232 KB 236/590 KB 32/258 KB 208/1710 KB 160/240 KB 184/232 KB 236/590 KB 36/258 KB 208/1710 KB 160/240 KB 188/232 KB 236/590 KB 40/258 KB 212/1710 KB 164/240 KB 188/232 KB 236/590 KB 44/258 KB 212/1710 KB 164/240 KB 188/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 188/232 KB 236/590 KB 36/258 KB 208/1710 KB 160/240 KB 192/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 196/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 200/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 204/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 208/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 212/232 KB 236/590 KB 48/258 KB 212/1710 KB 164/240 KB 216/232 KB 236/590 unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install KB 52/258 KB 212/1710 KB 164/240 KB 220/232 KB 236/590 KB 52/258 KB 212/1710 KB 164/240 KB 188/232 KB 236/590 KB 36/258 KB 212/1710 KB 164/240 KB 180/232 KB 236/590 KB 36/258 KB 212/1710 KB 160/240 KB 220/232 KB 240/590 KB 52/258 KB 212/1710 KB 168/240 KB 220/232 KB 244/590 KB 52/258 KB 212/1710 KB 168/240 KB 188/232 KB 236/590 KB 36/258 KB 212/1710 KB 160/240 KB 220/232 KB 244/590 KB 52/258 KB 212/1710 KB 168/240 KB 220/232 KB 244/590 KB 52/258 KB 216/1710 KB 172/240 KB 220/232 KB 248/590 KB 52/258 KB 216/1710 KB 176/240 KB 220/232 KB 252/590 KB 52/258 KB 216/1710 KB 176/240 KB 220/232 KB 256/590 KB 52/258 KB 216/1710 KB 176/240 KB 212/232 KB 236/590 KB 52/258 KB 212/1710 KB 164/240 KB 220/232 KB 256/590 KB 56/258 KB 216/1710 KB 176/240 KB 220/232 KB 256/590 KB 60/258 KB 216/1710 KB 176/240 KB 220/232 KB 260/590 KB 64/258 KB 216/1710 KB 176/240 KB 220/232 KB 244/590 KB 52/258 KB 216/1710 KB 176/240 KB 220/232 KB 244/590 KB 52/258 KB 216/1710 KB 168/240 KB 220/232 KB 260/590 KB 64/258 KB 220/1710 KB 176/240 KB 220/232 KB 260/590 KB 64/258 KB 224/1710 KB 176/240 KB 220/232 KB 260/590 KB 64/258 KB 228/1710 KB 176/240 KB 220/232 KB 260/590 KB 68/258 KB 232/1710 KB 180/240 KB 220/232 KB 260/590 KB 60/258 KB 216/1710 KB 176/240 KB 224/232 KB 264/590 KB 68/258 KB 232/1710 KB 180/240 KB 224/232 KB 268/590 KB 68/258 KB 232/1710 KB 180/240 KB 224/232 KB 272/590 KB 68/258 KB 232/1710 KB 180/240 KB 224/232 KB 260/590 KB 68/258 KB 232/1710 KB 180/240 KB 220/232 KB 260/590 KB 64/258 KB 232/1710 KB 180/240 KB 224/232 KB 272/590 KB 68/258 KB 236/1710 KB 180/240 KB 224/232 KB 272/590 KB 68/258 KB 240/1710 KB 180/240 KB 220/232 KB 260/590 KB 64/258 KB 228/1710 KB 180/240 KB 224/232 KB 272/590 KB 68/258 KB 240/1710 KB 184/240 KB 224/232 KB 272/590 KB 68/258 KB 240/1710 KB 188/240 KB 224/232 KB 272/590 KB 68/258 KB 240/1710 KB 192/240 KB 228/232 KB 272/590 KB 68/258 KB 240/1710 KB 192/240 KB 232/232 KB 276/590 KB 72/258 KB 244/1710 KB 196/240 KB 232/232 KB 276/590 KB 72/258 KB 244/1710 KB 196/240 KB 228/232 KB 272/590 KB 68/258 KB 240/1710 KB 196/240 KB 232/232 KB 276/590 KB 72/258 KB 244/1710 KB 200/240 KB 232/232 KB 276/590 KB 72/258 KB 244/1710 KB 204/240 KB 232/232 KB 276/590 KB 72/258 KB 244/1710 KB 208/240 KB 228/232 KB 276/590 KB 72/258 KB 244/1710 KB 196/240 KB 232/232 KB 280/590 KB 72/258 KB 244/1710 KB 208/240 KB 232/232 KB 284/590 KB 72/258 KB 244/1710 KB 208/240 KB 232/232 KB 288/590 KB 72/258 KB 244/1710 KB 208/240 KB 228/232 KB 272/590 KB 72/258 KB 244/1710 KB 196/240 KB 232/232 KB 288/590 KB 76/258 KB 244/1710 KB 208/240 KB 232/232 KB 288/590 KB 80/258 KB 244/1710 KB 208/240 KB 228/232 KB 272/590 KB 68/258 KB 244/1710 KB 196/240 KB 232/232 KB 288/590 KB 80/258 KB 248/1710 KB 208/240 KB 232/232 KB 288/590 KB 80/258 KB 252/1710 KB 208/240 KB 232/232 KB 288/590 KB 80/258 KB 256/1710 KB 208/240 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 1885.2 KB/sec) unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 288/590 KB 80/258 KB 256/1710 KB 212/240 KB 292/590 KB 84/258 KB 260/1710 KB 216/240 KB 292/590 KB 84/258 KB 260/1710 KB 220/240 KB 292/590 KB 84/258 KB 260/1710 KB 224/240 KB 292/590 KB 84/258 KB 260/1710 KB 228/240 KB 292/590 KB 84/258 KB 260/1710 KB 232/240 KB 292/590 KB 84/258 KB 260/1710 KB 236/240 KB 292/590 KB 84/258 KB 260/1710 KB 240/240 KB 292/590 KB 84/258 KB 260/1710 KB 212/240 KB 296/590 KB 84/258 KB 260/1710 KB 240/240 KB 300/590 KB 84/258 KB 260/1710 KB 240/240 KB 304/590 KB 84/258 KB 260/1710 KB 240/240 KB 308/590 KB 84/258 KB 260/1710 KB 240/240 KB 312/590 KB 84/258 KB 260/1710 KB 240/240 KB 316/590 KB 84/258 KB 260/1710 KB 240/240 KB 320/590 KB 84/258 KB 260/1710 KB 240/240 KB 288/590 KB 84/258 KB 260/1710 KB 212/240 KB 320/590 KB 88/258 KB 260/1710 KB 240/240 KB 320/590 KB 92/258 KB 260/1710 KB 240/240 KB 320/590 KB 96/258 KB 260/1710 KB 240/240 KB 320/590 KB 100/258 KB 260/1710 KB 240/240 KB 320/590 KB 104/258 KB 260/1710 KB 240/240 KB 320/590 KB 108/258 KB 260/1710 KB 240/240 KB 320/590 KB 112/258 KB 260/1710 KB 240/240 KB 320/590 KB 116/258 KB 260/1710 KB 240/240 KB 288/590 KB 80/258 KB 260/1710 KB 212/240 KB 324/590 KB 116/258 KB 264/1710 KB 240/240 KB 324/590 KB 116/258 KB 268/1710 KB 240/240 KB 324/590 KB 116/258 KB 272/1710 KB 240/240 KB 324/590 KB 116/258 KB 276/1710 KB 240/240 KB 324/590 KB 116/258 KB 280/1710 KB 240/240 KB 324/590 KB 116/258 KB 284/1710 KB 240/240 KB 324/590 KB 116/258 KB 288/1710 KB 240/240 KB 324/590 KB 116/258 KB 292/1710 KB 240/240 KB 324/590 KB 116/258 KB 296/1710 KB 240/240 KB 324/590 KB 116/258 KB 260/1710 KB 240/240 KB 328/590 KB 120/258 KB 296/1710 KB 240/240 KB 324/590 KB 120/258 KB 296/1710 KB 240/240 KB 328/590 KB 124/258 KB 300/1710 KB 240/240 KB 328/590 KB 120/258 KB 300/1710 KB 240/240 KB 332/590 KB 124/258 KB 304/1710 KB 240/240 KB 332/590 KB 124/258 KB 300/1710 KB 240/240 KB 336/590 KB 128/258 KB 304/1710 KB 240/240 KB 332/590 KB 128/258 KB 304/1710 KB 240/240 KB 336/590 KB 128/258 KB 308/1710 KB 240/240 KB 336/590 KB 132/258 KB 312/1710 KB 240/240 KB 340/590 KB 132/258 KB 316/1710 KB 240/240 KB 336/590 KB 132/258 KB 308/1710 KB 240/240 KB 340/590 KB 132/258 KB 312/1710 KB 240/240 KB 340/590 KB 136/258 KB 316/1710 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1759.5 KB/sec) unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 344/590 KB 136/258 KB 316/1710 KB 240/240 KB 348/590 KB 136/258 KB 316/1710 KB 348/590 KB 140/258 KB 320/1710 KB 348/590 KB 140/258 KB 316/1710 KB 348/590 KB 144/258 KB 320/1710 KB 352/590 KB 144/258 KB 320/1710 KB 352/590 KB 144/258 KB 324/1710 KB 356/590 KB 148/258 KB 328/1710 KB 356/590 KB 148/258 KB 332/1710 KB 356/590 KB 148/258 KB 336/1710 KB 356/590 KB 148/258 KB 324/1710 KB 360/590 KB 148/258 KB 336/1710 KB 364/590 KB 148/258 KB 336/1710 KB 368/590 KB 148/258 KB 336/1710 KB 352/590 KB 148/258 KB 324/1710 KB 368/590 KB 152/258 KB 336/1710 KB 368/590 KB 156/258 KB 336/1710 KB 368/590 KB 160/258 KB 336/1710 KB 368/590 KB 160/258 KB 340/1710 KB 372/590 KB 164/258 KB 4/223 KB 340/1710 KB 372/590 KB 164/258 KB 8/223 KB 340/1710 KB 372/590 KB 164/258 KB 12/223 KB 340/1710 KB 372/590 KB 164/258 KB 16/223 KB 340/1710 KB 372/590 KB 164/258 KB 20/223 KB 340/1710 KB 372/590 KB 164/258 KB 24/223 KB 340/1710 KB 372/590 KB 164/258 KB 28/223 KB 340/1710 KB 372/590 KB 164/258 KB 32/223 KB 340/1710 KB 372/590 KB 164/258 KB 36/223 KB 340/1710 KB 372/590 KB 164/258 KB 40/223 KB 340/1710 KB 372/590 KB 164/258 KB 44/223 KB 340/1710 KB 372/590 KB 164/258 KB 48/223 KB 340/1710 KB 372/590 KB 164/258 KB 340/1710 KB 376/590 KB 164/258 KB 48/223 KB 344/1710 KB 380/590 KB 164/258 KB 48/223 KB 344/1710 KB 384/590 KB 164/258 KB 48/223 KB 344/1710 KB 388/590 KB 164/258 KB 48/223 KB 344/1710 KB 392/590 KB 164/258 KB 52/223 KB 344/1710 KB 396/590 KB 164/258 KB 52/223 KB 344/1710 KB 400/590 KB 164/258 KB 52/223 KB 344/1710 KB 368/590 KB 164/258 KB 340/1710 KB 400/590 KB 168/258 KB 52/223 KB 344/1710 KB 400/590 KB 172/258 KB 52/223 KB 344/1710 KB 400/590 KB 176/258 KB 52/223 KB 344/1710 KB 400/590 KB 180/258 KB 52/223 KB 344/1710 KB 400/590 KB 184/258 KB 52/223 KB 344/1710 KB 388/590 KB 164/258 KB 52/223 KB 344/1710 KB 400/590 KB 184/258 KB 56/223 KB 344/1710 KB 400/590 KB 184/258 KB 60/223 KB 344/1710 KB 400/590 KB 184/258 KB 64/223 KB 344/1710 KB 372/590 KB 164/258 KB 48/223 KB 344/1710 KB 400/590 KB 184/258 KB 64/223 KB 348/1710 KB 400/590 KB 184/258 KB 64/223 KB 352/1710 KB 400/590 KB 184/258 KB 64/223 KB 356/1710 KB 400/590 KB 184/258 KB 64/223 KB 360/1710 KB 400/590 KB 184/258 KB 64/223 KB 364/1710 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 400/590 KB 188/258 KB 64/223 KB 364/1710 KB 4/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 8/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 12/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 16/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 20/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 24/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 28/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 32/208 KB 400/590 KB 188/258 KB 64/223 KB 368/1710 KB 32/208 KB 404/590 KB 188/258 KB 64/223 KB 368/1710 KB 36/208 KB 408/590 KB 192/258 KB 68/223 KB 372/1710 KB 36/208 KB 412/590 KB 192/258 KB 68/223 KB 372/1710 KB 36/208 KB 416/590 KB 192/258 KB 68/223 KB 372/1710 KB 36/208 KB 404/590 KB 192/258 KB 68/223 KB 372/1710 KB 32/208 KB 404/590 KB 192/258 KB 64/223 KB 368/1710 KB 36/208 KB 404/590 KB 192/258 KB 68/223 KB 368/1710 KB 36/208 KB 416/590 KB 192/258 KB 72/223 KB 372/1710 KB 36/208 KB 416/590 KB 192/258 KB 76/223 KB 372/1710 KB 36/208 KB 416/590 KB 192/258 KB 80/223 KB 372/1710 KB 36/208 KB 416/590 KB 192/258 KB 84/223 KB 376/1710 KB 36/208 KB 420/590 KB 196/258 KB 88/223 KB 376/1710 KB 36/20 unit-mysql-0: 04:09:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 8 KB 420/590 KB 196/258 KB 92/223 KB 376/1710 KB 36/208 KB 420/590 KB 196/258 KB 96/223 KB 376/1710 KB 36/208 KB 404/590 KB 192/258 KB 64/223 KB 368/1710 KB 40/208 KB 420/590 KB 196/258 KB 96/223 KB 376/1710 KB 44/208 KB 420/590 KB 196/258 KB 96/223 KB 376/1710 KB 48/208 KB 420/590 KB 196/258 KB 96/223 KB 376/1710 KB 52/208 KB 420/590 KB 196/258 KB 96/223 KB 376/1710 KB 36/208 KB 420/590 KB 196/258 KB 84/223 KB 376/1710 KB 56/208 KB 424/590 KB 196/258 KB 96/223 KB 376/1710 KB 56/208 KB 428/590 KB 196/258 KB 96/223 KB 376/1710 KB 56/208 KB 432/590 KB 196/258 KB 96/223 KB 376/1710 KB 56/208 KB 436/590 KB 196/258 KB 96/223 KB 376/1710 KB 56/208 KB 440/590 KB 196/258 KB 100/223 KB 376/1710 KB 36/208 KB 416/590 KB 196/258 KB 84/223 KB 376/1710 KB 36/208 KB 416/590 KB 192/258 KB 80/223 KB 376/1710 KB 56/208 KB 440/590 KB 196/258 KB 100/223 KB 380/1710 KB 56/208 KB 440/590 KB 196/258 KB 100/223 KB 384/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 388/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 392/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 396/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 400/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 404/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 408/1710 KB 56/208 KB 444/590 KB 200/258 KB 100/223 KB 412/1710 KB 56/208 KB 444/590 KB 200/258 KB 100/223 KB 416/1710 KB 56/208 KB 436/590 KB 196/258 KB 100/223 KB 376/1710 KB 56/208 KB 444/590 KB 200/258 KB 104/223 KB 416/1710 KB 56/208 KB 444/590 KB 200/258 KB 108/223 KB 416/1710 KB 56/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 56/208 KB 420/590 KB 196/258 KB 96/223 KB 376/1710 KB 60/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 64/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 68/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 72/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 76/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 80/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 84/208 KB 444/590 KB 200/258 KB 112/223 KB 416/1710 KB 88/208 KB 444/590 KB 200/258 KB 116/223 KB 420/1710 KB 92/208 KB 444/590 KB 200/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 200/258 KB 116/223 KB 420/1710 KB 56/208 KB 444/590 KB 200/258 KB 100/223 KB 408/1710 KB 56/208 KB 440/590 KB 200/258 KB 100/223 KB 384/1710 KB 96/208 KB 444/590 KB 204/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 208/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 212/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 216/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 220/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 224/258 KB 116/223 KB 420/1710 KB 96/208 KB 444/590 KB 228/258 KB 116/223 KB 420/1710 KB 96/208 KB 448/590 KB 232/258 KB 116/223 KB 420/1710 KB 96/208 KB 448/590 KB 236/258 KB 116/223 KB 420/1710 KB 96/208 KB 448/590 KB 240/258 KB 116/223 KB 420/1710 KB 96/208 KB 448/590 KB 244/258 KB 116/223 KB 420/1710 KB 96/208 KB 448/590 KB 248/258 KB 116/223 KB 420/1710 KB 100/208 KB 448/590 KB 252/258 KB 116/223 KB 420/1710 KB 84/208 KB 444/590 KB 200/258 KB 116/223 KB 420/1710 KB 100/208 KB 448/590 KB 252/258 KB 120/223 KB 420/1710 KB 100/208 KB 448/590 KB 252/258 KB 124/223 KB 420/1710 KB 100/208 KB 448/590 KB 252/258 KB 128/223 KB 420/1710 KB 100/208 KB 448/590 KB 252/258 KB 132/223 KB 420/1710 KB 84/208 KB 444/590 KB 200/258 KB 112/223 KB 420/1710 KB 100/208 KB 448/590 KB 256/258 KB 136/223 KB 424/1710 KB 100/208 KB 448/5 unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 90 KB 256/258 KB 136/223 KB 428/1710 KB 100/208 KB 448/590 KB 256/258 KB 136/223 KB 432/1710 KB 100/208 KB 448/590 KB 256/258 KB 136/223 KB 436/1710 KB 100/208 KB 448/590 KB 256/258 KB 132/223 KB 420/1710 KB 100/208 KB 448/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 448/590 KB 248/258 KB 116/223 KB 420/1710 KB 96/208 KB 448/590 KB 228/258 KB 116/223 KB 420/1710 KB 100/208 KB 452/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 456/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 460/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 464/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 468/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 472/590 KB 258/258 KB 136/223 KB 436/1710 KB 100/208 KB 476/590 KB 258/258 KB 136/223 KB 436/1710 KB 104/208 KB 480/590 KB 258/258 KB 136/223 KB 436/1710 KB 104/208 KB 484/590 KB 258/258 KB 136/223 KB 440/1710 KB 104/208 KB 488/590 KB 258/258 KB 136/223 KB 440/1710 KB 100/208 KB 448/590 KB 256/258 KB 136/223 KB 436/1710 KB 104/208 KB 492/590 KB 258/258 KB 140/223 KB 440/1710 KB 104/208 KB 492/590 KB 258/258 KB 144/223 KB 440/1710 KB 104/208 KB 492/590 KB 258/258 KB 148/223 KB 440/1710 KB 104/208 KB 492/590 KB 258/258 KB 152/223 KB 440/1710 KB 104/208 KB 492/590 KB 258/258 KB 156/223 KB 440/1710 KB 104/208 KB 492/590 KB 258/258 KB 160/223 KB 440/1710 KB 104/208 KB 480/590 KB 258/258 KB 136/223 KB 440/1710 KB 104/208 KB 492/590 KB 258/258 KB 160/223 KB 444/1710 KB 104/208 KB 492/590 KB 258/258 KB 160/223 KB 448/1710 KB 104/208 KB 476/590 KB 258/258 KB 136/223 KB 436/1710 KB 108/208 KB 492/590 KB 258/258 KB 160/223 KB 448/1710 KB 112/208 KB 492/590 KB 258/258 KB 160/223 KB 448/1710 KB 116/208 KB 492/590 KB 258/258 KB 160/223 KB 448/1710 KB 120/208 KB 492/590 KB 258/258 KB 160/223 KB 448/1710 KB 124/208 KB 492/590 KB 258/258 KB 160/223 KB 448/1710 KB 104/208 KB 492/590 KB 258/258 KB 136/223 KB 440/1710 KB 124/208 KB 496/590 KB 258/258 KB 160/223 KB 452/1710 KB 124/208 KB 492/590 KB 258/258 KB 160/223 KB 452/1710 KB 124/208 KB 496/590 KB 258/258 KB 160/223 KB 456/1710 KB 128/208 KB 496/590 KB 258/258 KB 160/223 KB 456/1710 KB 132/208 KB 496/590 KB 258/258 KB 160/223 KB 456/1710 KB 136/208 KB 500/590 KB 258/258 KB 164/223 KB 460/1710 KB 140/208 KB 500/590 KB 258/258 KB 164/223 KB 460/1710 KB 144/208 KB 500/590 KB 258/258 KB 164/223 KB 460/1710 KB 132/208 KB 500/590 KB 258/258 KB 164/223 KB 460/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1455.6 KB/sec) unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install 132/208 KB 496/590 KB 258/258 KB 164/223 KB 460/1710 KB 144/208 KB 500/590 KB 168/223 KB 460/1710 KB 132/208 KB 496/590 KB 258/258 KB 160/223 KB 460/1710 KB 144/208 KB 500/590 KB 168/223 KB 464/1710 KB 144/208 KB 500/590 KB 168/223 KB 468/1710 KB 144/208 KB 504/590 KB 172/223 KB 472/1710 KB 144/208 KB 504/590 KB 172/223 KB 476/1710 KB 144/208 KB 504/590 KB 172/223 KB 480/1710 KB 144/208 KB 504/590 KB 172/223 KB 468/1710 KB 144/208 KB 508/590 KB 172/223 KB 480/1710 KB 144/208 KB 512/590 KB 172/223 KB 480/1710 KB 144/208 KB 500/590 KB 172/223 KB 468/1710 KB 144/208 KB 512/590 KB 176/223 KB 480/1710 KB 144/208 KB 512/590 KB 180/223 KB 480/1710 KB 148/208 KB 516/590 KB 184/223 KB 484/1710 KB 148/208 KB 516/590 KB 188/223 KB 484/1710 KB 148/208 KB 516/590 KB 192/223 KB 484/1710 KB 148/208 KB 516/590 KB 180/223 KB 484/1710 KB 148/208 KB 516/590 KB 192/223 KB 488/1710 KB 148/208 KB 516/590 KB 180/223 KB 480/1710 KB 152/208 KB 516/590 KB 192/223 KB 488/1710 KB 156/208 KB 516/590 KB 192/223 KB 488/1710 KB 160/208 KB 516/590 KB 192/223 KB 488/1710 KB 144/208 KB 516/590 KB 180/223 KB 480/1710 KB 160/208 KB 520/590 KB 192/223 KB 488/1710 KB 160/208 KB 524/590 KB 192/223 KB 488/1710 KB 160/208 KB 528/590 KB 192/223 KB 488/1710 KB 160/208 KB 528/590 KB 196/223 KB 488/1710 KB 164/208 KB 532/590 KB 200/223 KB 492/1710 KB 164/208 KB 532/590 KB 204/223 KB 492/1710 KB 164/208 KB 532/590 KB 196/223 KB 492/1710 KB 164/208 KB 528/590 KB 196/223 KB 492/1710 KB 160/208 KB 528/590 KB 196/223 KB 492/1710 KB 4/38 KB 164/208 KB 532/590 KB 204/223 KB 492/1710 KB 4/38 KB 164/208 KB 532/590 KB 204/223 KB 496/1710 KB 8/38 KB 164/208 KB 532/590 KB 204/223 KB 496/1710 KB 12/38 KB 164/208 KB 532/590 KB 204/223 KB 496/1710 KB 16/38 KB 164/208 KB 532/590 KB 204/223 KB 496/1710 KB 20/38 KB 164/208 KB 532/590 KB 204/223 KB 496/1710 KB 24/38 KB 168/208 KB 536/590 KB 208/223 KB 500/1710 KB 28/38 KB 168/208 KB 536/590 KB 208/223 KB 500/1710 KB 20/38 KB 168/208 KB 536/590 KB 208/223 KB 500/1710 KB 20/38 KB 168/208 KB 536/590 KB 204/223 KB 500/1710 KB 28/38 KB 172/208 KB 536/590 KB 208/223 KB 500/1710 KB 28/38 KB 176/208 KB 536/590 KB 208/223 KB 500/1710 KB 28/38 KB 180/208 KB 536/590 KB 208/223 KB 500/1710 KB 32/38 KB 184/208 KB 536/590 KB 212/223 KB 500/1710 KB 20/38 KB 164/208 KB 536/590 KB 204/223 KB 500/1710 KB 32/38 KB 188/208 KB 536/590 KB 212/223 KB 504/1710 KB 32/38 KB 188/208 KB 536/590 KB 212/223 KB 508/1710 KB 32/38 KB 188/208 KB 536/590 KB 212/223 KB 512/1710 KB 20/38 KB 164/208 KB 536/590 KB 204/223 KB 496/1710 KB 32/38 KB 188/208 KB 540/590 KB 212/223 KB 512/1710 KB 32/38 KB 188/208 KB 544/590 KB 212/223 KB 512/1710 KB 32/38 KB 188/208 KB 548/590 KB 212/223 KB 512/1710 KB 32/38 KB 188/208 KB 552/590 KB 212/223 KB 516/1710 KB 32/38 KB 188/208 KB 556/590 KB 212/223 KB 516/1710 KB 32/38 KB 180/208 KB 536/590 KB 212/223 KB 500/1710 KB 28/38 KB 180/208 KB 536/590 KB 212/223 KB 500/1710 KB 32/38 KB 188/208 KB 556/590 KB 216/223 KB 516/1710 KB 32/38 KB 188/208 KB 556/590 KB 220/223 KB 516/1710 KB 32/38 KB 188/208 KB 556/590 KB 223/223 KB 516/1710 KB 32/38 KB 188/208 KB 536/590 KB 212/223 KB 516/1710 KB 32/38 KB 192/208 KB 556/590 KB 223/223 KB 516/1710 KB 36/38 KB 192/208 KB 560/590 KB 223/223 KB 516/1710 KB 36/38 KB 192/208 KB 564/590 KB 223/223 KB 516/1710 KB 32/38 KB 188/208 KB 548/590 KB 212/223 KB 516/1710 KB 36/38 KB 196/208 KB 564/590 KB 223/223 KB 520/1710 KB 36/ unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 38 KB 196/208 KB 564/590 KB 223/223 KB 524/1710 KB 36/38 KB 196/208 KB 564/590 KB 223/223 KB 528/1710 KB 36/38 KB 196/208 KB 564/590 KB 223/223 KB 532/1710 KB 36/38 KB 196/208 KB 564/590 KB 223/223 KB 516/1710 KB 36/38 KB 200/208 KB 568/590 KB 223/223 KB 532/1710 KB 36/38 KB 204/208 KB 568/590 KB 223/223 KB 532/1710 KB 36/38 KB 208/208 KB 568/590 KB 223/223 KB 532/1710 KB 36/38 KB 192/208 KB 556/590 KB 223/223 KB 516/1710 KB 38/38 KB 208/208 KB 568/590 KB 223/223 KB 532/1710 KB 36/38 KB 196/208 KB 568/590 KB 223/223 KB 532/1710 KB 38/38 KB 208/208 KB 572/590 KB 223/223 KB 532/1710 KB 38/38 KB 208/208 KB 576/590 KB 223/223 KB 532/1710 KB 38/38 KB 208/208 KB 580/590 KB 223/223 KB 532/1710 KB 38/38 KB 208/208 KB 580/590 KB 223/223 KB 536/1710 KB 38/38 KB 208/208 KB 580/590 KB 223/223 KB 540/1710 KB 38/38 KB 208/208 KB 580/590 KB 223/223 KB 544/1710 KB 38/38 KB 208/208 KB 580/590 KB 223/223 KB 548/1710 KB 38/38 KB 208/208 KB 584/590 KB 223/223 KB 548/1710 KB 38/38 KB 208/208 KB 588/590 KB 223/223 KB 548/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 548/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 552/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 556/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 560/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 564/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 568/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 572/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 576/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 580/1710 KB 38/38 KB 208/208 KB 590/590 KB 223/223 KB 584/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 1104.7 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 38/38 KB 208/208 KB 590/590 KB 588/1710 KB 38/38 KB 208/208 KB 590/590 KB 592/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 187.1 KB/sec) unit-abot-epc-basic-0: 04:09:17 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: 04:09:17 DEBUG unit.abot-epc-basic/0.install 208/208 KB 590/590 KB 596/1710 KB 208/208 KB 590/590 KB 600/1710 KB 208/208 KB 590/590 KB 604/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 1014.8 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 590/590 KB 607/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2834.9 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 607/1710 KB 4/18 KB 607/1710 KB 8/18 KB 607/1710 KB 12/18 KB 607/1710 KB 16/18 KB 607/1710 KB 18/18 KB 607/1710 KB 4/531 KB 18/18 KB 607/1710 KB 8/531 KB 18/18 KB 607/1710 KB 12/531 KB 18/18 KB 607/1710 KB 16/531 KB 18/18 KB 607/1710 KB 20/531 KB 18/18 KB 607/1710 KB 24/531 KB 18/18 KB 607/1710 KB 28/531 KB 18/18 KB 607/1710 KB 32/531 KB 18/18 KB 607/1710 KB 36/531 KB 18/18 KB 607/1710 KB 40/531 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 82.4 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 607/1710 KB 44/531 KB 607/1710 KB 48/531 KB 607/1710 KB 52/531 KB 4/214 KB 4/1267 KB 611/1710 KB 56/531 KB 4/214 KB 4/1267 KB 611/1710 KB 52/531 KB 4/214 KB 4/1267 KB 607/1710 KB 52/531 KB 4/214 KB 607/1710 KB 52/531 KB 8/214 KB 4/1267 KB 611/1710 KB 56/531 KB 12/214 KB 4/1267 KB 611/1710 KB 56/531 KB 16/214 KB 4/1267 KB 611/1710 KB 56/531 KB 20/214 KB 4/1267 KB 611/1710 KB 56/531 KB 20/214 KB 8/1267 KB 611/1710 KB 56/531 KB 20/214 KB 12/1267 KB 611/1710 KB 56/531 KB 24/214 KB 12/1267 KB 611/1710 KB 56/531 KB 28/214 KB 12/1267 KB 611/1710 KB 56/531 KB 28/214 KB 16/1267 KB 611/1710 KB 56/531 KB 32/214 KB 16/1267 KB 611/1710 KB 56/531 KB 36/214 KB 16/1267 KB 611/1710 KB 56/531 KB 40/214 KB 20/1267 KB 611/1710 KB 56/531 KB 44/214 KB 20/1267 KB 615/1710 KB 56/531 KB 4/109 KB 36/214 KB 20/1267 KB 611/1710 KB 56/531 KB 44/214 KB 24/1267 KB 615/1710 KB 56/531 KB 4/109 KB 44/214 KB 28/1267 KB 615/1710 KB 56/531 KB 4/109 KB 44/214 KB 32/1267 KB 615/1710 KB 56/531 KB 4/109 KB 40/214 KB 20/1267 KB 615/1710 KB 56/531 KB 4/109 KB 44/214 KB 32/1267 KB 619/1710 KB 56/531 KB 4/109 KB 44/214 KB 32/1267 KB 623/1710 KB 56/531 KB 4/109 KB 40/214 KB 20/1267 KB 611/1710 KB 56/531 KB 4/109 KB 48/214 KB 32/1267 KB 623/1710 KB 56/531 KB 4/109 KB 48/214 KB 32/1267 KB 623/1710 KB 56/531 KB 8/109 KB 48/214 KB 32/1267 KB 623/1710 KB 56/531 KB 12/109 KB 48/214 KB 32/1267 KB 623/1710 KB 60/531 KB 16/109 KB 52/214 KB 32/1267 KB 623/1710 KB 60/531 KB 20/109 KB 52/214 KB 36/1267 KB 627/1710 KB 60/531 KB 24/109 KB 48/214 KB 32/1267 KB 623/1710 KB 60/531 KB 12/109 KB 52/214 KB 36/1267 KB 627/1710 KB 64/531 KB 24/109 KB 52/214 KB 36/1267 KB 627/1710 KB 68/531 KB 24/109 KB 52/214 KB 36/1267 KB 627/1710 KB 72/531 KB 24/109 KB 52/214 KB 36/1267 KB 627/1710 KB 76/531 KB 24/109 KB 52/214 KB 36/1267 KB 627/1710 KB 80/531 KB 24/109 KB 52/214 KB 36/1267 KB 627/1710 KB 60/531 KB 20/109 KB 52/214 KB 36/1267 KB 631/1710 KB 80/531 KB 28/109 KB 52/214 KB 36/1267 KB 635/1710 KB 80/531 KB 28/109 KB 52/214 KB 36/1267 KB 639/1710 KB 80/531 KB 28/109 KB 52/214 KB 36/1267 KB 623/1710 KB 60/531 KB 20/109 KB 52/214 KB 40/1267 KB 639/1710 KB 80/531 KB 28/109 KB 52/214 KB 44/1267 KB 639/1710 KB 80/531 KB 28/109 KB 52/214 KB 48/1267 KB 639/1710 KB 80/531 KB 28/109 KB 52/214 KB 32/1267 KB 623/1710 KB 60/531 KB 16/109 KB 56/214 KB 48/1267 KB 639/1710 KB 80/531 KB 28/109 KB 60/214 KB 48/1267 KB 639/1710 KB 80/531 KB 28/109 KB 64/214 KB 48/1267 KB 639/1710 KB 80/531 KB 28/109 KB 68/214 KB 48/1267 KB 639/1710 KB 80/531 KB 28/109 KB 72/214 KB 52/1267 KB 643/1710 KB 84/531 KB 28/109 KB 76/214 KB 52/1267 KB 643/1710 KB 84/531 KB 28/109 KB 80/214 KB 52/1267 KB 643/1710 KB 84/531 KB 28/109 KB 52/214 KB 36/1267 KB 627/1710 KB 80/531 KB 28/109 KB 80/214 KB 52/1267 KB 643/1710 KB 84/531 KB 32/109 KB 80/214 KB 52/1267 KB 643/1710 KB 84/531 KB 36/109 KB 68/214 KB 52/1267 KB 643/1710 KB 84/531 KB 28/109 KB 68/214 KB 52/1267 KB 643/1710 KB 80/531 KB 28/109 KB 68/214 KB 52/1267 KB 639/1710 KB 80/531 KB 28/109 KB 80/214 KB 56/1267 KB 643/1710 KB 84/531 KB 36/109 KB 80/214 KB 60/1267 KB 643/1710 KB 84/531 KB 36/109 KB 80/214 KB 64/1267 KB 643/1710 KB 84/531 KB 36/109 KB 80/214 KB 64/1267 KB 647/1710 KB 84/531 KB 36/109 KB 80/214 KB 68/1267 KB 647/1710 KB 84/531 KB 36/109 KB 84/214 KB 72/1267 KB 651/1710 KB 88/531 KB 40/109 KB 84/214 KB 68/1267 KB 651/1710 KB 88/531 KB 40/109 KB 88/214 KB 76/1267 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 651/1710 KB 88/531 KB 40/109 KB 92/214 KB 76/1267 KB 651/1710 KB 88/531 KB 40/109 KB 96/214 KB 76/1267 KB 651/1710 KB 88/531 KB 40/109 KB 80/214 KB 68/1267 KB 647/1710 KB 88/531 KB 36/109 KB 96/214 KB 76/1267 KB 651/1710 KB 92/531 KB 40/109 KB 96/214 KB 76/1267 KB 651/1710 KB 96/531 KB 40/109 KB 96/214 KB 76/1267 KB 651/1710 KB 100/531 KB 40/109 KB 100/214 KB 76/1267 KB 651/1710 KB 104/531 KB 40/109 KB 100/214 KB 76/1267 KB 651/1710 KB 108/531 KB 40/109 KB 100/214 KB 76/1267 KB 651/1710 KB 112/531 KB 40/109 KB 80/214 KB 68/1267 KB 651/1710 KB 88/531 KB 40/109 KB 100/214 KB 76/1267 KB 651/1710 KB 112/531 KB 44/109 KB 100/214 KB 76/1267 KB 651/1710 KB 112/531 KB 48/109 KB 80/214 KB 68/1267 KB 651/1710 KB 88/531 KB 36/109 KB 100/214 KB 76/1267 KB 655/1710 KB 112/531 KB 48/109 KB 100/214 KB 76/1267 KB 659/1710 KB 112/531 KB 48/109 KB 100/214 KB 76/1267 KB 663/1710 KB 112/531 KB 52/109 KB 100/214 KB 76/1267 KB 667/1710 KB 112/531 KB 52/109 KB 100/214 KB 76/1267 KB 671/1710 KB 112/531 KB 52/109 KB 100/214 KB 76/1267 KB 675/1710 KB 112/531 KB 52/109 KB 100/214 KB 76/1267 KB 679/1710 KB 116/531 KB 52/109 KB 100/214 KB 76/1267 KB 683/1710 KB 116/531 KB 52/109 KB 100/214 KB 76/1267 KB 687/1710 KB 116/531 KB 52/109 KB 100/214 KB 76/1267 KB 651/1710 KB 100/531 KB 40/109 KB 104/214 KB 76/1267 KB 687/1710 KB 116/531 KB 52/109 KB 108/214 KB 76/1267 KB 687/1710 KB 116/531 KB 52/109 KB 112/214 KB 76/1267 KB 687/1710 KB 116/531 KB 52/109 KB 84/214 KB 76/1267 KB 651/1710 KB 88/531 KB 40/109 KB 112/214 KB 80/1267 KB 687/1710 KB 116/531 KB 52/109 KB 112/214 KB 84/1267 KB 687/1710 KB 116/531 KB 52/109 KB 112/214 KB 88/1267 KB 687/1710 KB 116/531 KB 52/109 KB 112/214 KB 92/1267 KB 687/1710 KB 116/531 KB 52/109 KB 112/214 KB 96/1267 KB 687/1710 KB 116/531 KB 52/109 KB 112/214 KB 100/1267 KB 687/1710 KB 116/531 KB 52/109 KB 116/214 KB 104/1267 KB 691/1710 KB 116/531 KB 52/109 KB 116/214 KB 108/1267 KB 691/1710 KB 116/531 KB 52/109 KB 116/214 KB 112/1267 KB 691/1710 KB 116/531 KB 52/109 KB 100/214 KB 76/1267 KB 675/1710 KB 116/531 KB 52/109 KB 116/214 KB 112/1267 KB 691/1710 KB 120/531 KB 52/109 KB 116/214 KB 112/1267 KB 691/1710 KB 124/531 KB 52/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 52/109 KB 100/214 KB 76/1267 KB 659/1710 KB 112/531 KB 52/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 56/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 60/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 64/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 68/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 72/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 76/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 80/109 KB 116/214 KB 112/1267 KB 691/1710 KB 128/531 KB 84/109 KB 116/214 KB 116/1267 KB 691/1710 KB 132/531 KB 88/109 KB 116/214 KB 100/1267 KB 691/1710 KB 116/531 KB 52/109 KB 116/214 KB 100/1267 KB 687/1710 KB 116/531 KB 52/109 KB 120/214 KB 116/1267 KB 695/1710 KB 132/531 KB 88/109 KB 124/214 KB 116/1267 KB 695/1710 KB 132/531 KB 88/109 KB 128/214 KB 116/1267 KB 695/1710 KB 132/531 KB 88/109 KB 132/214 KB 116/1267 KB 695/1710 KB 132/531 KB 88/109 KB 116/214 KB 116/1267 KB 691/1710 KB 132/531 KB 84/109 KB 132/214 KB 120/1267 KB 695/1710 KB 132/531 KB 92/109 KB 132/214 KB 124/1267 KB 695/1710 KB 132/531 KB 92/109 KB 116/214 KB 112/1267 KB 691/1710 KB 132/531 KB 84/109 KB 136/214 KB 124/1267 KB 695/1710 KB 136/531 KB 92/109 KB 136/214 KB 124 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install /1267 KB 695/1710 KB 140/531 KB 92/109 KB 136/214 KB 124/1267 KB 695/1710 KB 144/531 KB 92/109 KB 136/214 KB 124/1267 KB 695/1710 KB 148/531 KB 92/109 KB 136/214 KB 124/1267 KB 695/1710 KB 132/531 KB 92/109 KB 140/214 KB 128/1267 KB 695/1710 KB 148/531 KB 92/109 KB 144/214 KB 128/1267 KB 695/1710 KB 148/531 KB 92/109 KB 132/214 KB 116/1267 KB 695/1710 KB 132/531 KB 92/109 KB 144/214 KB 128/1267 KB 695/1710 KB 148/531 KB 96/109 KB 116/214 KB 116/1267 KB 695/1710 KB 132/531 KB 88/109 KB 144/214 KB 128/1267 KB 699/1710 KB 148/531 KB 96/109 KB 144/214 KB 128/1267 KB 703/1710 KB 148/531 KB 96/109 KB 144/214 KB 128/1267 KB 707/1710 KB 148/531 KB 96/109 KB 144/214 KB 128/1267 KB 711/1710 KB 148/531 KB 100/109 KB 144/214 KB 128/1267 KB 715/1710 KB 148/531 KB 100/109 KB 144/214 KB 128/1267 KB 719/1710 KB 148/531 KB 100/109 KB 144/214 KB 128/1267 KB 723/1710 KB 152/531 KB 100/109 KB 148/214 KB 128/1267 KB 727/1710 KB 152/531 KB 100/109 KB 148/214 KB 128/1267 KB 731/1710 KB 152/531 KB 100/109 KB 148/214 KB 128/1267 KB 735/1710 KB 152/531 KB 100/109 KB 136/214 KB 128/1267 KB 695/1710 KB 148/531 KB 92/109 KB 148/214 KB 132/1267 KB 735/1710 KB 152/531 KB 100/109 KB 148/214 KB 136/1267 KB 735/1710 KB 152/531 KB 100/109 KB 148/214 KB 140/1267 KB 735/1710 KB 152/531 KB 100/109 KB 148/214 KB 144/1267 KB 735/1710 KB 152/531 KB 100/109 KB 148/214 KB 128/1267 KB 723/1710 KB 152/531 KB 100/109 KB 152/214 KB 144/1267 KB 735/1710 KB 152/531 KB 100/109 KB 144/214 KB 128/1267 KB 719/1710 KB 152/531 KB 100/109 KB 144/214 KB 128/1267 KB 707/1710 KB 148/531 KB 100/109 KB 152/214 KB 144/1267 KB 735/1710 KB 156/531 KB 104/109 KB 152/214 KB 144/1267 KB 735/1710 KB 156/531 KB 108/109 KB 152/214 KB 144/1267 KB 735/1710 KB 156/531 KB 109/109 KB 152/214 KB 144/1267 KB 735/1710 KB 156/531 KB 100/109 KB 152/214 KB 144/1267 KB 735/1710 KB 160/531 KB 109/109 KB 152/214 KB 144/1267 KB 735/1710 KB 164/531 KB 109/109 KB 156/214 KB 148/1267 KB 735/1710 KB 168/531 KB 109/109 KB 156/214 KB 148/1267 KB 735/1710 KB 172/531 KB 109/109 KB 156/214 KB 148/1267 KB 735/1710 KB 176/531 KB 109/109 KB 156/214 KB 148/1267 KB 735/1710 KB 180/531 KB 109/109 KB 156/214 KB 148/1267 KB 739/1710 KB 184/531 KB 109/109 KB 156/214 KB 148/1267 KB 739/1710 KB 188/531 KB 109/109 KB 156/214 KB 148/1267 KB 735/1710 KB 164/531 KB 109/109 KB 160/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 164/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 168/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 172/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 176/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 180/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 152/214 KB 148/1267 KB 735/1710 KB 164/531 KB 109/109 KB 184/214 KB 152/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 156/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 160/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 164/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 168/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 172/1267 KB 739/1710 KB 192/531 KB 109/109 KB 184/214 KB 176/1267 KB 739/1710 KB 192/531 KB 109/109 KB 156/214 KB 148/1267 KB 739/1710 KB 192/531 KB 109/109 KB 156/214 KB 148/1267 KB 739/1710 KB 180/531 KB 109/109 KB 188/214 KB 176/1267 KB 743/1710 KB 192/531 KB 109/109 KB 188/214 KB 176/1267 KB 747/1710 KB 192/531 KB 188/214 KB 176/1267 KB 751/1710 KB 192/ unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 531 KB 188/214 KB 176/1267 KB 755/1710 KB 192/531 KB 188/214 KB 176/1267 KB 759/1710 KB 196/531 KB 188/214 KB 176/1267 KB 739/1710 KB 192/531 KB 109/109 KB 192/214 KB 176/1267 KB 763/1710 KB 196/531 KB 196/214 KB 176/1267 KB 763/1710 KB 196/531 KB 200/214 KB 180/1267 KB 763/1710 KB 196/531 KB 204/214 KB 180/1267 KB 763/1710 KB 196/531 KB 208/214 KB 180/1267 KB 763/1710 KB 196/531 KB 188/214 KB 176/1267 KB 755/1710 KB 196/531 KB 208/214 KB 180/1267 KB 763/1710 KB 200/531 KB 208/214 KB 180/1267 KB 763/1710 KB 204/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 414.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 208/214 KB 180/1267 KB 763/1710 KB 208/531 KB 196/214 KB 180/1267 KB 763/1710 KB 196/531 KB 208/214 KB 184/1267 KB 763/1710 KB 208/531 KB 208/214 KB 188/1267 KB 763/1710 KB 208/531 KB 208/214 KB 192/1267 KB 763/1710 KB 208/531 KB 208/214 KB 196/1267 KB 763/1710 KB 208/531 KB 212/214 KB 200/1267 KB 763/1710 KB 212/531 KB 212/214 KB 204/1267 KB 763/1710 KB 212/531 KB 212/214 KB 208/1267 KB 763/1710 KB 212/531 KB 188/214 KB 176/1267 KB 763/1710 KB 196/531 KB 212/214 KB 208/1267 KB 767/1710 KB 212/531 KB 212/214 KB 208/1267 KB 771/1710 KB 212/531 KB 212/214 KB 208/1267 KB 775/1710 KB 212/531 KB 212/214 KB 208/1267 KB 779/1710 KB 212/531 KB 212/214 KB 208/1267 KB 783/1710 KB 212/531 KB 212/214 KB 196/1267 KB 763/1710 KB 212/531 KB 214/214 KB 208/1267 KB 783/1710 KB 212/531 KB 208/214 KB 196/1267 KB 763/1710 KB 212/531 KB 214/214 KB 208/1267 KB 783/1710 KB 216/531 KB 214/214 KB 208/1267 KB 783/1710 KB 220/531 KB 214/214 KB 208/1267 KB 783/1710 KB 224/531 KB 214/214 KB 208/1267 KB 787/1710 KB 228/531 KB 214/214 KB 212/1267 KB 787/1710 KB 232/531 KB 214/214 KB 212/1267 KB 787/1710 KB 236/531 KB 214/214 KB 212/1267 KB 787/1710 KB 240/531 KB 214/214 KB 208/1267 KB 787/1710 KB 224/531 KB 214/214 KB 212/1267 KB 791/1710 KB 240/531 KB 214/214 KB 212/1267 KB 795/1710 KB 240/531 KB 214/214 KB 212/1267 KB 799/1710 KB 240/531 KB 214/214 KB 212/1267 KB 803/1710 KB 240/531 KB 214/214 KB 212/1267 KB 807/1710 KB 240/531 KB 214/214 KB 212/1267 KB 811/1710 KB 240/531 KB 214/214 KB 212/1267 KB 787/1710 KB 228/531 KB 214/214 KB 216/1267 KB 811/1710 KB 244/531 KB 214/214 KB 220/1267 KB 811/1710 KB 244/531 KB 214/214 KB 224/1267 KB 811/1710 KB 244/531 KB 214/214 KB 228/1267 KB 811/1710 KB 244/531 KB 214/214 KB 212/1267 KB 811/1710 KB 244/531 KB 214/214 KB 228/1267 KB 815/1710 KB 248/531 KB 214/214 KB 228/1267 KB 815/1710 KB 252/531 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 214/214 KB 228/1267 KB 815/1710 KB 244/531 KB 4/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 8/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 12/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 16/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 20/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 24/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 28/80 KB 214/214 KB 228/1267 KB 815/1710 KB 256/531 KB 32/80 KB 228/1267 KB 815/1710 KB 256/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 780.5 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 36/80 KB 228/1267 KB 815/1710 KB 256/531 KB 40/80 KB 228/1267 KB 815/1710 KB 256/531 KB 44/80 KB 228/1267 KB 815/1710 KB 256/531 KB 48/80 KB 232/1267 KB 819/1710 KB 256/531 KB 52/80 KB 232/1267 KB 819/1710 KB 256/531 KB 56/80 KB 232/1267 KB 819/1710 KB 260/531 KB 44/80 KB 232/1267 KB 815/1710 KB 256/531 KB 56/80 KB 236/1267 KB 819/1710 KB 260/531 KB 56/80 KB 240/1267 KB 819/1710 KB 260/531 KB 44/80 KB 232/1267 KB 819/1710 KB 256/531 KB 56/80 KB 240/1267 KB 823/1710 KB 260/531 KB 56/80 KB 240/1267 KB 827/1710 KB 260/531 KB 56/80 KB 240/1267 KB 831/1710 KB 260/531 KB 52/80 KB 232/1267 KB 819/1710 KB 260/531 KB 56/80 KB 240/1267 KB 831/1710 KB 264/531 KB 56/80 KB 240/1267 KB 831/1710 KB 268/531 KB 56/80 KB 240/1267 KB 831/1710 KB 272/531 KB 56/80 KB 244/1267 KB 831/1710 KB 272/531 KB 56/80 KB 248/1267 KB 831/1710 KB 272/531 KB 60/80 KB 252/1267 KB 831/1710 KB 276/531 KB 60/80 KB 256/1267 KB 831/1710 KB 276/531 KB 60/80 KB 260/1267 KB 835/1710 KB 276/531 KB 60/80 KB 264/1267 KB 835/1710 KB 276/531 KB 60/80 KB 268/1267 KB 835/1710 KB 276/531 KB 60/80 KB 248/1267 KB 831/1710 KB 276/531 KB 64/80 KB 272/1267 KB 835/1710 KB 276/531 KB 68/80 KB 272/1267 KB 835/1710 KB 276/531 KB 72/80 KB 272/1267 KB 835/1710 KB 276/531 KB 76/80 KB 272/1267 KB 835/1710 KB 276/531 KB 80/80 KB 272/1267 KB 835/1710 KB 276/531 KB 56/80 KB 248/1267 KB 831/1710 KB 276/531 KB 80/80 KB 272/1267 KB 835/1710 KB 280/531 KB 80/80 KB 272/1267 KB 835/1710 KB 284/531 KB 80/80 KB 272/1267 KB 835/1710 KB 288/531 KB 60/80 KB 256/1267 KB 835/1710 KB 276/531 KB 80/80 KB 272/1267 KB 839/1710 KB 288/531 KB 80/80 KB 272/1267 KB 843/1710 KB 288/531 KB 80/80 KB 272/1267 KB 847/1710 KB 288/531 KB 80/80 KB 272/1267 KB 851/1710 KB 288/531 KB 80/80 KB 272/1267 KB 855/1710 KB 292/531 KB 80/80 KB 272/1267 KB 859/1710 KB 292/531 KB 80/80 KB 272/1267 KB 863/1710 KB 292/531 KB 60/80 KB 272/1267 KB 851/1710 KB 292/531 KB 80/80 KB 276/1267 KB 863/1710 KB 292/531 KB 80/80 KB 280/1267 KB 863/1710 KB 292/531 KB 80/80 KB 284/1267 KB 863/1710 KB 292/531 KB 80/80 KB 288/1267 KB 863/1710 KB 292/531 KB 80/80 KB 272/1267 KB 851/1710 KB 292/531 KB 80/80 KB 288/1267 KB 863/1710 KB 296/531 KB 80/80 KB 288/1267 KB 863/1710 KB 300/531 KB 80/80 KB 288/1267 KB 863/1710 KB 304/531 KB 80/80 KB 288/1267 KB 863/1710 KB 308/531 KB 80/80 KB 288/1267 KB 867/1710 KB 312/531 KB 80/80 KB 288/1267 KB 867/1710 KB 316/531 KB 80/80 KB 288/1267 KB 867/1710 KB 320/531 KB 80/80 KB 288/1267 KB 867/1710 KB 308/531 KB 80/80 KB 288/1267 KB 871/1710 KB 320/531 KB 80/80 KB 288/1267 KB 875/1710 KB 320/531 KB 80/80 KB 288/1267 KB 879/1710 KB 320/531 KB 80/80 KB 292/1267 KB 879/1710 KB 320/531 KB 80/80 KB 296/1267 KB 879/1710 KB 320/531 KB 80/80 KB 300/1267 KB 883/1710 KB 320/531 KB 80/80 KB 304/1267 KB 883/1710 KB 320/531 KB 80/80 KB 308/1267 KB 883/1710 KB 320/531 KB 80/80 KB 312/1267 KB 883/1710 KB 324/531 KB 80/80 KB 316/1267 KB 883/1710 KB 324/531 KB 80/80 KB 320/1267 KB 883/1710 KB 324/531 KB 80/80 KB 296/1267 KB 883/1710 KB 320/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 273.3 KB/sec) unit-abot-epc-basic-0: 04:09:17 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-mysql-0: 04:09:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 80/80 KB 308/1267 KB 883/1710 KB 324/531 KB 320/1267 KB 883/1710 KB 328/531 KB 320/1267 KB 883/1710 KB 332/531 KB 320/1267 KB 887/1710 KB 336/531 KB 320/1267 KB 887/1710 KB 332/531 KB 320/1267 KB 891/1710 KB 336/531 KB 320/1267 KB 895/1710 KB 336/531 KB 320/1267 KB 895/1710 KB 340/531 KB 320/1267 KB 899/1710 KB 344/531 KB 324/1267 KB 899/1710 KB 344/531 KB 320/1267 KB 899/1710 KB 340/531 KB 324/1267 KB 903/1710 KB 348/531 KB 324/1267 KB 907/1710 KB 348/531 KB 324/1267 KB 899/1710 KB 348/531 KB 328/1267 KB 907/1710 KB 352/531 KB 328/1267 KB 907/1710 KB 348/531 KB 332/1267 KB 907/1710 KB 352/531 KB 336/1267 KB 911/1710 KB 352/531 KB 340/1267 KB 911/1710 KB 352/531 KB 344/1267 KB 911/1710 KB 356/531 KB 348/1267 KB 911/1710 KB 356/531 KB 352/1267 KB 911/1710 KB 356/531 KB 332/1267 KB 911/1710 KB 352/531 KB 352/1267 KB 915/1710 KB 356/531 KB 352/1267 KB 919/1710 KB 356/531 KB 352/1267 KB 923/1710 KB 356/531 KB 352/1267 KB 927/1710 KB 356/531 KB 340/1267 KB 911/1710 KB 356/531 KB 352/1267 KB 927/1710 KB 360/531 KB 352/1267 KB 4/61 KB 927/1710 KB 360/531 KB 352/1267 KB 8/61 KB 927/1710 KB 360/531 KB 352/1267 KB 12/61 KB 927/1710 KB 360/531 KB 352/1267 KB 16/61 KB 927/1710 KB 360/531 KB 352/1267 KB 20/61 KB 927/1710 KB 360/531 KB 352/1267 KB 24/61 KB 927/1710 KB 360/531 KB 352/1267 KB 28/61 KB 927/1710 KB 360/531 KB 352/1267 KB 32/61 KB 927/1710 KB 360/531 KB 352/1267 KB 36/61 KB 927/1710 KB 360/531 KB 356/1267 KB 40/61 KB 927/1710 KB 364/531 KB 356/1267 KB 44/61 KB 927/1710 KB 364/531 KB 356/1267 KB 48/61 KB 927/1710 KB 364/531 KB 356/1267 KB 52/61 KB 927/1710 KB 364/531 KB 356/1267 KB 56/61 KB 931/1710 KB 364/531 KB 356/1267 KB 36/61 KB 927/1710 KB 364/531 KB 360/1267 KB 56/61 KB 931/1710 KB 364/531 KB 364/1267 KB 56/61 KB 931/1710 KB 364/531 KB 368/1267 KB 56/61 KB 931/1710 KB 364/531 KB 352/1267 KB 36/61 KB 927/1710 KB 364/531 KB 368/1267 KB 56/61 KB 931/1710 KB 368/531 KB 368/1267 KB 56/61 KB 931/1710 KB 372/531 KB 368/1267 KB 56/61 KB 931/1710 KB 376/531 KB 368/1267 KB 56/61 KB 931/1710 KB 380/531 KB 368/1267 KB 56/61 KB 931/1710 KB 384/531 KB 356/1267 KB 52/61 KB 931/1710 KB 364/531 KB 368/1267 KB 56/61 KB 935/1710 KB 384/531 KB 368/1267 KB 56/61 KB 939/1710 KB 384/531 KB 368/1267 KB 56/61 KB 943/1710 KB 384/531 KB 368/1267 KB 56/61 KB 947/1710 KB 384/531 KB 372/1267 KB 60/61 KB 951/1710 KB 388/531 KB 372/1267 KB 60/61 KB 955/1710 KB 388/531 KB 368/1267 KB 60/61 KB 947/1710 KB 388/531 KB 372/1267 KB 60/61 KB 955/1710 KB 392/531 KB 372/1267 KB 60/61 KB 955/1710 KB 396/531 KB 368/1267 KB 60/61 KB 947/1710 KB 384/531 KB 372/1267 KB 61/61 KB 955/1710 KB 396/531 KB 372/1267 KB 60/61 KB 951/1710 KB 388/531 KB 372/1267 KB 61/61 KB 955/1710 KB 400/531 KB 376/1267 KB 61/61 KB 955/1710 KB 400/531 KB 380/1267 KB 61/61 KB 955/1710 KB 400/531 KB 384/1267 KB 61/61 KB 955/1710 KB 400/531 KB 388/1267 KB 61/61 KB 959/1710 KB 400/531 KB 392/1267 KB 61/61 KB 959/1710 KB 404/531 KB 396/1267 KB 61/61 KB 959/1710 KB 404/531 KB 384/1267 KB 61/61 KB 959/1710 KB 400/531 KB 400/1267 KB 61/61 KB 963/1710 KB 404/531 KB 400/1267 KB 61/61 KB 967/1710 KB 404/531 KB 400/1267 KB 61/61 KB 971/1710 KB 404/531 KB 400/1267 KB 61/61 KB 975/1710 KB 404/531 KB 388/1267 KB 61/61 KB 959/1710 KB 404/531 KB 400/1267 KB 61/61 KB 975/1710 KB 408/531 KB 400/1267 KB 61/61 KB 975/1710 KB 412/531 KB 400/1267 KB 61/61 KB 975/1710 KB 416/531 KB 400/1267 KB 61/61 KB 975/1710 KB 420/531 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 400/1267 KB 61/61 KB 979/1710 KB 424/531 KB 400/1267 KB 61/61 KB 979/1710 KB 428/531 KB 400/1267 KB 61/61 KB 979/1710 KB 432/531 KB 400/1267 KB 61/61 KB 959/1710 KB 404/531 KB 404/1267 KB 61/61 KB 979/1710 KB 432/531 KB 408/1267 KB 61/61 KB 979/1710 KB 432/531 KB 412/1267 KB 61/61 KB 979/1710 KB 432/531 KB 416/1267 KB 61/61 KB 979/1710 KB 432/531 KB 420/1267 KB 979/1710 KB 436/531 KB 424/1267 KB 979/1710 KB 436/531 KB 428/1267 KB 979/1710 KB 436/531 KB 432/1267 KB 979/1710 KB 436/531 KB 400/1267 KB 61/61 KB 979/1710 KB 420/531 KB 432/1267 KB 983/1710 KB 436/531 KB 432/1267 KB 987/1710 KB 436/531 KB 432/1267 KB 991/1710 KB 436/531 KB 432/1267 KB 995/1710 KB 436/531 KB 432/1267 KB 999/1710 KB 436/531 KB 432/1267 KB 1003/1710 KB 436/531 KB 432/1267 KB 1007/1710 KB 436/531 KB 432/1267 KB 1011/1710 KB 436/531 KB 436/1267 KB 1015/1710 KB 436/531 KB 436/1267 KB 1019/1710 KB 436/531 KB 436/1267 KB 1023/1710 KB 436/531 KB 416/1267 KB 979/1710 KB 436/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 189.3 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 436/1267 KB 1023/1710 KB 440/531 KB 436/1267 KB 1023/1710 KB 444/531 KB 436/1267 KB 1023/1710 KB 448/531 KB 436/1267 KB 1023/1710 KB 452/531 KB 436/1267 KB 1023/1710 KB 456/531 KB 436/1267 KB 1023/1710 KB 460/531 KB 436/1267 KB 1023/1710 KB 464/531 KB 436/1267 KB 1011/1710 KB 436/531 KB 440/1267 KB 1023/1710 KB 464/531 KB 444/1267 KB 1023/1710 KB 464/531 KB 448/1267 KB 1023/1710 KB 464/531 KB 448/1267 KB 1027/1710 KB 464/531 KB 452/1267 KB 1031/1710 KB 464/531 KB 452/1267 KB 1035/1710 KB 464/531 KB 452/1267 KB 1039/1710 KB 464/531 KB 452/1267 KB 1027/1710 KB 464/531 KB 456/1267 KB 1039/1710 KB 464/531 KB 460/1267 KB 1039/1710 KB 464/531 KB 464/1267 KB 1039/1710 KB 464/531 KB 464/1267 KB 1043/1710 KB 464/531 KB 468/1267 KB 1047/1710 KB 464/531 KB 468/1267 KB 1051/1710 KB 464/531 KB 468/1267 KB 1043/1710 KB 464/531 KB 472/1267 KB 1051/1710 KB 464/531 KB 476/1267 KB 1051/1710 KB 464/531 KB 480/1267 KB 1051/1710 KB 464/531 KB 480/1267 KB 1055/1710 KB 464/531 KB 484/1267 KB 1055/1710 KB 464/531 KB 488/1267 KB 1059/1710 KB 464/531 KB 492/1267 KB 1059/1710 KB 464/531 KB 496/1267 KB 1059/1710 KB 464/531 KB 484/1267 KB 1059/1710 KB 464/531 KB 496/1267 KB 1063/1710 KB 464/531 KB 496/1267 KB 1067/1710 KB 464/531 KB 496/1267 KB 1071/1710 KB 464/531 KB 496/1267 KB 1075/1710 KB 464/531 KB 500/1267 KB 1079/1710 KB 464/531 KB 500/1267 KB 1083/1710 KB 464/531 KB 500/1267 KB 1087/1710 KB 464/531 KB 500/1267 KB 1075/1710 KB 464/531 KB 504/1267 KB 1087/1710 KB 464/531 KB 508/1267 KB 1087/1710 KB 464/531 KB 512/1267 KB 1087/1710 KB 464/531 KB 516/1267 KB 1087/1710 KB 464/531 KB 520/1267 KB 1091/1710 KB 464/531 KB 524/1267 KB 1091/1710 KB 464/531 KB 528/1267 KB 1091/1710 KB 464/531 KB 516/1267 KB 1091/1710 KB 464/531 KB 528/1267 KB 1095/1710 KB 464/531 KB 528/1267 KB 1099/1710 KB 464/531 KB 528/1267 KB 1103/1710 KB 464/531 KB 528/1267 KB 1107/1710 KB 464/531 KB 532/1267 KB 1111/1710 KB 468/531 KB 532/1267 KB 1115/1710 KB 468/531 KB 532/1267 KB 1119/1710 KB 468/531 KB 532/1267 KB 1107/1710 KB 468/531 KB 536/1267 KB 1119/1710 KB 468/531 KB 540/1267 KB 1119/1710 KB 468/531 KB 544/1267 KB 1119/1710 KB 468/531 KB 528/1267 KB 1107/1710 KB 468/531 KB 544/1267 KB 1119/1710 KB 472/531 KB 544/1267 KB 1119/1710 KB 476/531 KB 544/1267 KB 1119/1710 KB 480/531 KB 548/1267 KB 1119/1710 KB 480/531 KB 552/1267 KB 1123/1710 KB 484/531 KB 556/1267 KB 1123/1710 KB 484/531 KB 560/1267 KB 1123/1710 KB 484/531 KB 548/1267 KB 1123/1710 KB 484/531 KB 560/1267 KB 1127/1710 KB 484/531 KB 560/1267 KB 1131/1710 KB 484/531 KB 560/1267 KB 1135/1710 KB 484/531 KB 560/1267 KB 1139/1710 KB 484/531 KB 564/1267 KB 1143/1710 KB 484/531 KB 564/1267 KB 1147/1710 KB 484/531 KB 564/1267 KB 1151/1710 KB 484/531 KB 548/1267 KB 1119/1710 KB 484/531 KB 564/1267 KB 1151/1710 KB 488/531 KB 564/1267 KB 1151/1710 KB 492/531 KB 564/1267 KB 1151/1710 KB 496/531 KB 564/1267 KB 1151/1710 KB 500/531 KB 564/1267 KB 1151/1710 KB 504/531 KB 564/1267 KB 1151/1710 KB 508/531 KB 564/1267 KB 1151/1710 KB 512/531 KB 564/1267 KB 1139/1710 KB 484/531 KB 568/1267 KB 1151/1710 KB 512/531 KB 572/1267 KB 1151/1710 KB 512/531 KB 576/1267 KB 1151/1710 KB 512/531 KB 580/1267 KB 1151/1710 KB 512/531 KB 584/1267 KB 1155/1710 KB 516/531 KB 588/1267 KB 1155/1710 KB 516/531 KB 592/1267 KB 1155/1710 KB 516/531 KB 580/1267 KB 1155/1710 KB 516/531 KB 592/1267 KB 1159/1710 KB 516/531 KB 592/1267 KB 1163/1710 KB 516/531 KB 592/1267 KB 1167/1710 KB 516/531 KB 592/1267 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 1171/1710 KB 516/531 KB 580/1267 KB 1151/1710 KB 516/531 KB 592/1267 KB 1171/1710 KB 520/531 KB 592/1267 KB 1171/1710 KB 524/531 KB 592/1267 KB 1171/1710 KB 528/531 KB 592/1267 KB 1171/1710 KB 531/531 KB 592/1267 KB 1175/1710 KB 531/531 KB 592/1267 KB 1179/1710 KB 531/531 KB 592/1267 KB 1183/1710 KB 531/531 KB 596/1267 KB 1187/1710 KB 531/531 KB 596/1267 KB 1191/1710 KB 531/531 KB 596/1267 KB 1195/1710 KB 531/531 KB 596/1267 KB 1199/1710 KB 531/531 KB 596/1267 KB 1183/1710 KB 531/531 KB 600/1267 KB 1199/1710 KB 531/531 KB 604/1267 KB 1199/1710 KB 531/531 KB 608/1267 KB 1199/1710 KB 531/531 KB 612/1267 KB 1199/1710 KB 531/531 KB 616/1267 KB 1199/1710 KB 531/531 KB 620/1267 KB 1199/1710 KB 531/531 KB 624/1267 KB 1199/1710 KB 531/531 KB 628/1267 KB 1199/1710 KB 531/531 KB 632/1267 KB 1203/1710 KB 531/531 KB 636/1267 KB 1203/1710 KB 531/531 KB 640/1267 KB 1203/1710 KB 531/531 KB 644/1267 KB 1203/1710 KB 531/531 KB 648/1267 KB 1203/1710 KB 531/531 KB 652/1267 KB 1203/1710 KB 531/531 KB 656/1267 KB 1203/1710 KB 531/531 KB 628/1267 KB 1203/1710 KB 531/531 KB 656/1267 KB 1207/1710 KB 531/531 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1456.9 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 656/1267 KB 1211/1710 KB 531/531 KB 656/1267 KB 1215/1710 KB 656/1267 KB 1219/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 656/1267 KB 1223/1710 KB 656/1267 KB 1227/1710 KB 656/1267 KB 1231/1710 KB 656/1267 KB 1235/1710 KB 660/1267 KB 1239/1710 KB 660/1267 KB 1243/1710 KB 660/1267 KB 1247/1710 KB 660/1267 KB 1235/1710 KB 660/1267 KB 1247/1710 KB 4/1044 KB 660/1267 KB 1247/1710 KB 8/1044 KB 660/1267 KB 1247/1710 KB 12/1044 KB 660/1267 KB 1247/1710 KB 4/1063 KB 12/1044 KB 660/1267 KB 1247/1710 KB 8/1063 KB 12/1044 KB 660/1267 KB 1247/1710 KB 12/1063 KB 12/1044 KB 660/1267 KB 1247/1710 KB 12/1063 KB 16/1044 KB 660/1267 KB 1247/1710 KB 16/1063 KB 20/1044 KB 660/1267 KB 1247/1710 KB 16/1063 KB 20/1044 KB 660/1267 KB 1247/1710 KB 20/1063 KB 20/1044 KB 660/1267 KB 1247/1710 KB 24/1063 KB 20/1044 KB 660/1267 KB 1247/1710 KB 28/1063 KB 20/1044 KB 660/1267 KB 1247/1710 KB 28/1063 KB 24/1044 KB 660/1267 KB 1247/1710 KB 32/1063 KB 24/1044 KB 660/1267 KB 1247/1710 KB 32/1063 KB 28/1044 KB 660/1267 KB 1247/1710 KB 32/1063 KB 32/1044 KB 660/1267 KB 1247/1710 KB 32/1063 KB 36/1044 KB 660/1267 KB 1247/1710 KB 36/1063 KB 40/1044 KB 660/1267 KB 1247/1710 KB 36/1063 KB 44/1044 KB 660/1267 KB 1247/1710 KB 36/1063 KB 48/1044 KB 660/1267 KB 1247/1710 KB 36/1063 KB 36/1044 KB 660/1267 KB 1247/1710 KB 40/1063 KB 48/1044 KB 660/1267 KB 1247/1710 KB 44/1063 KB 48/1044 KB 660/1267 KB 1247/1710 KB 48/1063 KB 48/1044 KB 660/1267 KB 1247/1710 KB 48/1063 KB 52/1044 KB 664/1267 KB 1247/1710 KB 52/1063 KB 56/1044 KB 664/1267 KB 1247/1710 KB 52/1063 KB 60/1044 KB 664/1267 KB 1247/1710 KB 52/1063 KB 64/1044 KB 664/1267 KB 1247/1710 KB 52/1063 KB 68/1044 KB 664/1267 KB 1251/1710 KB 52/1063 KB 72/1044 KB 664/1267 KB 1247/1710 KB 52/1063 KB 52/1044 KB 664/1267 KB 1247/1710 KB 48/1063 KB 52/1044 KB 668/1267 KB 1251/1710 KB 52/1063 KB 72/1044 KB 672/1267 KB 1251/1710 KB 52/1063 KB 72/1044 KB 676/1267 KB 1251/1710 KB 52/1063 KB 72/1044 KB 680/1267 KB 1251/1710 KB 56/1063 KB 72/1044 KB 684/1267 KB 1251/1710 KB 56/1063 KB 72/1044 KB 664/1267 KB 1251/1710 KB 52/1063 KB 68/1044 KB 684/1267 KB 1255/1710 KB 56/1063 KB 72/1044 KB 688/1267 KB 1259/1710 KB 56/1063 KB 72/1044 KB 676/1267 KB 1251/1710 KB 56/1063 KB 72/1044 KB 688/1267 KB 1259/1710 KB 60/1063 KB 76/1044 KB 688/1267 KB 1259/1710 KB 64/1063 KB 76/1044 KB 688/1267 KB 1259/1710 KB 68/1063 KB 76/1044 KB 688/1267 KB 1259/1710 KB 72/1063 KB 76/1044 KB 688/1267 KB 1259/1710 KB 76/1063 KB 76/1044 KB 688/1267 KB 1259/1710 KB 80/1063 KB 76/1044 KB 688/1267 KB 1259/1710 KB 56/1063 KB 76/1044 KB 688/1267 KB 1263/1710 KB 80/1063 KB 80/1044 KB 688/1267 KB 1255/1710 KB 56/1063 KB 72/1044 KB 692/1267 KB 1263/1710 KB 80/1063 KB 80/1044 KB 696/1267 KB 1263/1710 KB 84/1063 KB 84/1044 KB 688/1267 KB 1263/1710 KB 80/1063 KB 76/1044 KB 696/1267 KB 1267/1710 KB 84/1063 KB 84/1044 KB 692/1267 KB 1263/1710 KB 84/1063 KB 84/1044 KB 700/1267 KB 1267/1710 KB 88/1063 KB 84/1044 KB 692/1267 KB 1263/1710 KB 80/1063 KB 84/1044 KB 700/1267 KB 1267/1710 KB 92/1063 KB 88/1044 KB 700/1267 KB 1267/1710 KB 92/1063 KB 92/1044 KB 700/1267 KB 1267/1710 KB 92/1063 KB 96/1044 KB 700/1267 KB 1267/1710 KB 84/1063 KB 84/1044 KB 704/1267 KB 1271/1710 KB 92/1063 KB 96/1044 KB 708/1267 KB 1271/1710 KB 92/1063 KB 96/1044 KB 712/1267 KB 1271/1710 KB 92/1063 KB 100/1044 KB 716/1267 KB 1271/1710 KB 92/1063 KB 100/1044 KB 720/1267 KB 1271/1710 KB 92/1063 KB 100/1044 KB 700/1267 KB 1271/1710 KB 92/1063 KB 96/1044 KB 720/1267 KB 1275/1710 KB 92/1063 KB 100/1044 KB 720/1267 KB 1279/1710 KB 92/1063 KB 100/1044 KB 700/1267 KB 1267/1710 KB 9 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 2/1063 KB 84/1044 KB 720/1267 KB 1279/1710 KB 96/1063 KB 100/1044 KB 720/1267 KB 1279/1710 KB 100/1063 KB 100/1044 KB 720/1267 KB 1283/1710 KB 104/1063 KB 100/1044 KB 720/1267 KB 1283/1710 KB 108/1063 KB 100/1044 KB 720/1267 KB 1283/1710 KB 112/1063 KB 100/1044 KB 720/1267 KB 1283/1710 KB 116/1063 KB 100/1044 KB 724/1267 KB 1283/1710 KB 120/1063 KB 100/1044 KB 724/1267 KB 1283/1710 KB 124/1063 KB 100/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 100/1044 KB 708/1267 KB 1271/1710 KB 92/1063 KB 100/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 104/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 108/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 112/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 116/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 120/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 124/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 128/1044 KB 724/1267 KB 1283/1710 KB 128/1063 KB 132/1044 KB 724/1267 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 4/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 8/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 12/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 16/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 20/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 24/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 28/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 32/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 36/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 40/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 44/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 48/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 1283/1710 KB 116/1063 KB 100/1044 KB 728/1267 KB 48/713 KB 1283/1710 KB 132/1063 KB 136/1044 KB 720/1267 KB 1283/1710 KB 100/1063 KB 100/1044 KB 728/1267 KB 48/713 KB 1287/1710 KB 132/1063 KB 136/1044 KB 728/1267 KB 48/713 KB 1291/1710 KB 132/1063 KB 136/1044 KB 728/1267 KB 48/713 KB 1295/1710 KB 132/1063 KB 136/1044 KB 728/1267 KB 48/713 KB 1299/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 48/713 KB 1303/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 48/713 KB 1307/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 48/713 KB 1311/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 48/713 KB 1315/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 52/713 KB 1319/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 52/713 KB 1323/1710 KB 132/1063 KB 136/1044 KB 724/1267 KB 1283/1710 KB 132/1063 KB 132/1044 KB 732/1267 KB 52/713 KB 1323/1710 KB 136/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1323/1710 KB 140/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1323/1710 KB 144/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1323/1710 KB 148/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1323/1710 KB 132/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1315/1710 KB 132/1063 KB 136/1044 KB 732/1267 KB 48/713 KB 1299/1710 KB 132/1063 KB 136/1044 KB 736/1267 KB 52/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 740/1267 KB 52/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 744/1267 KB 52/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 748/1267 KB 52/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 752/1267 KB 56/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 756/1267 KB 56/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB 732/1267 KB 52/713 KB 1327/1710 KB 148/1063 KB 140/1044 KB 756/1267 KB 56/713 KB 1327/1710 KB 152/1063 KB 144/1044 KB 748/1267 KB 56/713 KB 1327/1710 KB 152/1063 KB 140/1044 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 756/1267 KB 60/713 KB 1327/1710 KB 152/1063 KB 144/1044 KB 756/1267 KB 64/713 KB 1327/1710 KB 152/1063 KB 144/1044 KB 756/1267 KB 68/713 KB 1327/1710 KB 152/1063 KB 144/1044 KB 760/1267 KB 72/713 KB 1331/1710 KB 152/1063 KB 148/1044 KB 760/1267 KB 68/713 KB 1331/1710 KB 152/1063 KB 148/1044 KB 764/1267 KB 72/713 KB 1331/1710 KB 152/1063 KB 148/1044 KB 768/1267 KB 72/713 KB 1331/1710 KB 152/1063 KB 148/1044 KB 756/1267 KB 68/713 KB 1331/1710 KB 152/1063 KB 148/1044 KB 756/1267 KB 68/713 KB 1327/1710 KB 152/1063 KB 148/1044 KB 768/1267 KB 72/713 KB 1331/1710 KB 152/1063 KB 152/1044 KB 772/1267 KB 76/713 KB 1335/1710 KB 156/1063 KB 152/1044 KB 772/1267 KB 72/713 KB 1335/1710 KB 156/1063 KB 152/1044 KB 772/1267 KB 76/713 KB 1335/1710 KB 160/1063 KB 156/1044 KB 772/1267 KB 80/713 KB 1335/1710 KB 164/1063 KB 156/1044 KB 772/1267 KB 80/713 KB 1335/1710 KB 168/1063 KB 156/1044 KB 772/1267 KB 80/713 KB 1335/1710 KB 172/1063 KB 156/1044 KB 772/1267 KB 80/713 KB 1335/1710 KB 176/1063 KB 156/1044 KB 772/1267 KB 72/713 KB 1335/1710 KB 152/1063 KB 152/1044 KB 776/1267 KB 80/713 KB 1335/1710 KB 176/1063 KB 156/1044 KB 780/1267 KB 80/713 KB 1335/1710 KB 176/1063 KB 156/1044 KB 784/1267 KB 80/713 KB 1335/1710 KB 176/1063 KB 156/1044 KB 768/1267 KB 72/713 KB 1335/1710 KB 152/1063 KB 152/1044 KB 784/1267 KB 80/713 KB 1339/1710 KB 176/1063 KB 156/1044 KB 772/1267 KB 80/713 KB 1335/1710 KB 160/1063 KB 156/1044 KB 772/1267 KB 76/713 KB 1335/1710 KB 156/1063 KB 156/1044 KB 784/1267 KB 80/713 KB 1343/1710 KB 176/1063 KB 156/1044 KB 784/1267 KB 84/713 KB 1343/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 88/713 KB 1347/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 92/713 KB 1347/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 96/713 KB 1347/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 100/713 KB 1347/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 104/713 KB 1347/1710 KB 180/1063 KB 160/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 160/1044 KB 784/1267 KB 80/713 KB 1343/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 164/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 168/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 172/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 176/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 180/1044 KB 788/1267 KB 108/713 KB 1347/1710 KB 180/1063 KB 184/1044 KB 788/1267 KB 100/713 KB 1347/1710 KB 180/1063 KB 160/1044 KB 788/1267 KB 84/713 KB 1347/1710 KB 176/1063 KB 160/1044 KB 784/1267 KB 84/713 KB 1347/1710 KB 176/1063 KB 160/1044 KB 788/1267 KB 112/713 KB 1351/1710 KB 180/1063 KB 184/1044 KB 788/1267 KB 112/713 KB 1355/1710 KB 180/1063 KB 184/1044 KB 788/1267 KB 112/713 KB 1359/1710 KB 180/1063 KB 184/1044 KB 788/1267 KB 112/713 KB 1363/1710 KB 180/1063 KB 184/1044 KB 792/1267 KB 112/713 KB 1363/1710 KB 184/1063 KB 184/1044 KB 792/1267 KB 112/713 KB 1367/1710 KB 184/1063 KB 184/1044 KB 792/1267 KB 112/713 KB 1371/1710 KB 184/1063 KB 184/1044 KB 792/1267 KB 112/713 KB 1375/1710 KB 188/1063 KB 188/1044 KB 788/1267 KB 112/713 KB 1347/1710 KB 180/1063 KB 184/1044 KB 792/1267 KB 112/713 KB 1371/1710 KB 188/1063 KB 188/1044 KB 792/1267 KB 112/713 KB 1371/1710 KB 188/1063 KB 184/1044 KB 792/1267 KB 112/713 KB 1375/1710 KB 192/1063 KB 192/1044 KB 792/1267 KB 112/713 KB 1375/1710 KB 196/1063 KB 192/1044 KB 792/1267 KB 116/713 KB 1379/1710 KB 200/1063 KB 192/1044 KB 792/1267 KB 116/713 KB 1379/1710 KB 204/1063 KB 192/1044 KB 792/1267 unit-mysql-0: 04:09:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 792/1267 KB 112/713 KB 1363/1710 KB 180/1063 KB 184/1044 KB 796/1267 KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 800/1267 KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 804/1267 KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 808/1267 KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 812/1267 KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 816/1267 KB 116/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 792/1267 KB 116/713 KB 1379/1710 KB 196/1063 KB 192/1044 KB 816/1267 KB 120/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 816/1267 KB 124/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 816/1267 KB 128/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 816/1267 KB 132/713 KB 1379/1710 KB 208/1063 KB 192/1044 KB 820/1267 KB 136/713 KB 1379/1710 KB 212/1063 KB 192/1044 KB 792/1267 KB 112/713 KB 1379/1710 KB 196/1063 KB 192/1044 KB 820/1267 KB 136/713 KB 1383/1710 KB 212/1063 KB 192/1044 KB 820/1267 KB 136/713 KB 1387/1710 KB 212/1063 KB 192/1044 KB 820/1267 KB 136/713 KB 1391/1710 KB 212/1063 KB 192/1044 KB 792/1267 KB 112/713 KB 1375/1710 KB 196/1063 KB 192/1044 KB 820/1267 KB 136/713 KB 1391/1710 KB 212/1063 KB 196/1044 KB 820/1267 KB 136/713 KB 1391/1710 KB 212/1063 KB 200/1044 KB 820/1267 KB 136/713 KB 1391/1710 KB 212/1063 KB 204/1044 KB 820/1267 KB 136/713 KB 1391/1710 KB 212/1063 KB 208/1044 KB 820/1267 KB 136/713 KB 1395/1710 KB 212/1063 KB 208/1044 KB 820/1267 KB 136/713 KB 1399/1710 KB 212/1063 KB 212/1044 KB 820/1267 KB 132/713 KB 1379/1710 KB 212/1063 KB 192/1044 KB 824/1267 KB 140/713 KB 1399/1710 KB 212/1063 KB 212/1044 KB 828/1267 KB 140/713 KB 1399/1710 KB 212/1063 KB 212/1044 KB 832/1267 KB 140/713 KB 1399/1710 KB 212/1063 KB 212/1044 KB 816/1267 KB 132/713 KB 1379/1710 KB 212/1063 KB 192/1044 KB 832/1267 KB 140/713 KB 1399/1710 KB 216/1063 KB 212/1044 KB 832/1267 KB 140/713 KB 1399/1710 KB 220/1063 KB 212/1044 KB 832/1267 KB 140/713 KB 1399/1710 KB 224/1063 KB 212/1044 KB 836/1267 KB 140/713 KB 1403/1710 KB 228/1063 KB 212/1044 KB 836/1267 KB 140/713 KB 1403/1710 KB 232/1063 KB 212/1044 KB 820/1267 KB 140/713 KB 1399/1710 KB 212/1063 KB 212/1044 KB 836/1267 KB 144/713 KB 1403/1710 KB 232/1063 KB 212/1044 KB 836/1267 KB 148/713 KB 1403/1710 KB 232/1063 KB 212/1044 KB 836/1267 KB 152/713 KB 1403/1710 KB 232/1063 KB 212/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 232/1063 KB 212/1044 KB 820/1267 KB 136/713 KB 1395/1710 KB 212/1063 KB 212/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 236/1063 KB 216/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 236/1063 KB 220/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 236/1063 KB 224/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 236/1063 KB 228/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 236/1063 KB 232/1044 KB 836/1267 KB 156/713 KB 1403/1710 KB 236/1063 KB 212/1044 KB 836/1267 KB 160/713 KB 1403/1710 KB 240/1063 KB 232/1044 KB 836/1267 KB 140/713 KB 1403/1710 KB 224/1063 KB 212/1044 KB 840/1267 KB 160/713 KB 1403/1710 KB 240/1063 KB 232/1044 KB 844/1267 KB 160/713 KB 1403/1710 KB 240/1063 KB 232/1044 KB 832/1267 KB 140/713 KB 1403/1710 KB 224/1063 KB 212/1044 KB 844/1267 KB 160/713 KB 1407/1710 KB 240/1063 KB 232/1044 KB 844/1267 KB 160/713 KB 1411/1710 KB 240/1063 KB 232/1044 KB 836/1267 KB 160/713 KB 1403/1710 KB 236/1063 KB 232/1044 KB 848/1267 KB 160/713 KB 1411/1710 KB 240/1063 KB 232/1044 KB 852/1267 KB 160/713 KB 1411/1710 KB 240/1063 KB 232/1044 KB 856/1267 KB 164/713 KB 1415/1710 KB 244/1063 KB 23 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 6/1044 KB 860/1267 KB 164/713 KB 1415/1710 KB 244/1063 KB 236/1044 KB 852/1267 KB 160/713 KB 1411/1710 KB 240/1063 KB 236/1044 KB 860/1267 KB 164/713 KB 1415/1710 KB 244/1063 KB 240/1044 KB 860/1267 KB 164/713 KB 1415/1710 KB 244/1063 KB 244/1044 KB 852/1267 KB 164/713 KB 1415/1710 KB 244/1063 KB 236/1044 KB 864/1267 KB 164/713 KB 1415/1710 KB 248/1063 KB 244/1044 KB 852/1267 KB 164/713 KB 1415/1710 KB 240/1063 KB 236/1044 KB 852/1267 KB 160/713 KB 1415/1710 KB 240/1063 KB 236/1044 KB 864/1267 KB 164/713 KB 1419/1710 KB 248/1063 KB 244/1044 KB 864/1267 KB 164/713 KB 1423/1710 KB 248/1063 KB 244/1044 KB 864/1267 KB 164/713 KB 1427/1710 KB 248/1063 KB 244/1044 KB 864/1267 KB 164/713 KB 1415/1710 KB 244/1063 KB 244/1044 KB 864/1267 KB 168/713 KB 1427/1710 KB 252/1063 KB 248/1044 KB 864/1267 KB 168/713 KB 1427/1710 KB 256/1063 KB 248/1044 KB 864/1267 KB 168/713 KB 1427/1710 KB 248/1063 KB 248/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 256/1063 KB 252/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 256/1063 KB 256/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 256/1063 KB 260/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 260/1063 KB 264/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 260/1063 KB 268/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 260/1063 KB 272/1044 KB 864/1267 KB 168/713 KB 1427/1710 KB 248/1063 KB 244/1044 KB 868/1267 KB 172/713 KB 1431/1710 KB 260/1063 KB 272/1044 KB 868/1267 KB 176/713 KB 1431/1710 KB 260/1063 KB 272/1044 KB 868/1267 KB 180/713 KB 1431/1710 KB 260/1063 KB 272/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 260/1063 KB 260/1044 KB 868/1267 KB 184/713 KB 1431/1710 KB 264/1063 KB 272/1044 KB 868/1267 KB 184/713 KB 1431/1710 KB 268/1063 KB 272/1044 KB 868/1267 KB 184/713 KB 1431/1710 KB 272/1063 KB 272/1044 KB 868/1267 KB 168/713 KB 1431/1710 KB 256/1063 KB 248/1044 KB 872/1267 KB 184/713 KB 1431/1710 KB 272/1063 KB 272/1044 KB 876/1267 KB 184/713 KB 1431/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1431/1710 KB 272/1063 KB 272/1044 KB 864/1267 KB 168/713 KB 1431/1710 KB 256/1063 KB 248/1044 KB 880/1267 KB 184/713 KB 1435/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1439/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1443/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1447/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1451/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1455/1710 KB 272/1063 KB 272/1044 KB 880/1267 KB 184/713 KB 1459/1710 KB 276/1063 KB 272/1044 KB 884/1267 KB 184/713 KB 1463/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 184/713 KB 1463/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 184/713 KB 1467/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 184/713 KB 1471/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 184/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 868/1267 KB 184/713 KB 1431/1710 KB 264/1063 KB 272/1044 KB 884/1267 KB 188/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 192/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 196/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 200/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 884/1267 KB 184/713 KB 1459/1710 KB 276/1063 KB 276/1044 KB 888/1267 KB 200/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 892/1267 KB 200/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 896/1267 KB 200/713 KB 1475/1710 KB 276/1063 KB 276/1044 KB 880/1267 KB 184/713 KB 1459/1710 KB 276/1063 KB 276/1044 KB 896/1267 KB 200/713 KB 1475/1710 KB 276/1063 KB 280/1044 KB 896/1267 KB 200/713 KB 1475/1710 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 276/1063 KB 284/1044 KB 880/1267 KB 184/713 KB 1455/1710 KB 276/1063 KB 272/1044 KB 896/1267 KB 200/713 KB 1475/1710 KB 280/1063 KB 284/1044 KB 896/1267 KB 200/713 KB 1475/1710 KB 284/1063 KB 284/1044 KB 896/1267 KB 200/713 KB 1475/1710 KB 288/1063 KB 284/1044 KB 896/1267 KB 204/713 KB 1475/1710 KB 292/1063 KB 284/1044 KB 900/1267 KB 204/713 KB 1479/1710 KB 296/1063 KB 288/1044 KB 900/1267 KB 204/713 KB 1479/1710 KB 300/1063 KB 288/1044 KB 900/1267 KB 204/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 896/1267 KB 204/713 KB 1475/1710 KB 288/1063 KB 284/1044 KB 900/1267 KB 208/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 900/1267 KB 212/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 900/1267 KB 216/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 900/1267 KB 220/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 900/1267 KB 224/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 900/1267 KB 204/713 KB 1479/1710 KB 292/1063 KB 288/1044 KB 900/1267 KB 204/713 KB 1475/1710 KB 292/1063 KB 288/1044 KB 904/1267 KB 224/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 908/1267 KB 224/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 912/1267 KB 224/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 916/1267 KB 224/713 KB 1479/1710 KB 304/1063 KB 288/1044 KB 920/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 288/1044 KB 896/1267 KB 204/713 KB 1475/1710 KB 292/1063 KB 288/1044 KB 920/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 292/1044 KB 920/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 296/1044 KB 920/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 300/1044 KB 920/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 304/1044 KB 920/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 308/1044 KB 916/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 288/1044 KB 924/1267 KB 232/713 KB 1483/1710 KB 308/1063 KB 308/1044 KB 924/1267 KB 236/713 KB 1483/1710 KB 308/1063 KB 308/1044 KB 916/1267 KB 224/713 KB 1483/1710 KB 308/1063 KB 288/1044 KB 924/1267 KB 236/713 KB 1483/1710 KB 312/1063 KB 312/1044 KB 924/1267 KB 236/713 KB 1483/1710 KB 316/1063 KB 312/1044 KB 924/1267 KB 236/713 KB 1483/1710 KB 320/1063 KB 312/1044 KB 916/1267 KB 224/713 KB 1483/1710 KB 304/1063 KB 288/1044 KB 924/1267 KB 236/713 KB 1487/1710 KB 320/1063 KB 312/1044 KB 924/1267 KB 236/713 KB 1491/1710 KB 320/1063 KB 312/1044 KB 924/1267 KB 236/713 KB 1495/1710 KB 320/1063 KB 312/1044 KB 924/1267 KB 236/713 KB 1499/1710 KB 320/1063 KB 312/1044 KB 924/1267 KB 240/713 KB 1503/1710 KB 324/1063 KB 312/1044 KB 924/1267 KB 240/713 KB 1507/1710 KB 324/1063 KB 312/1044 KB 924/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 312/1044 KB 924/1267 KB 236/713 KB 1483/1710 KB 308/1063 KB 312/1044 KB 924/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 316/1044 KB 924/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 924/1267 KB 228/713 KB 1483/1710 KB 308/1063 KB 308/1044 KB 928/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 932/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 936/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 940/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 944/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 948/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 320/1044 KB 952/1267 KB 240/713 KB 1515/1710 KB 324/1063 KB 324/1044 KB 956/1267 KB 240/713 KB 1515/1710 KB 324/1063 KB 324/1044 KB 960/1267 KB 240/713 KB 1515/1710 KB 324/1063 KB 324/1044 KB 924/1267 KB 240/713 KB 1499/1710 KB 324/1063 KB 312/1044 KB 960/1267 KB 240/713 KB 1515/1710 KB 328/1063 KB 324/1044 KB 960/1267 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 240/713 KB 1515/1710 KB 332/1063 KB 324/1044 KB 924/1267 KB 240/713 KB 1499/1710 KB 320/1063 KB 312/1044 KB 960/1267 KB 244/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 960/1267 KB 248/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 960/1267 KB 252/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 960/1267 KB 256/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 960/1267 KB 260/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 948/1267 KB 240/713 KB 1515/1710 KB 324/1063 KB 324/1044 KB 948/1267 KB 240/713 KB 1511/1710 KB 324/1063 KB 324/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 336/1063 KB 328/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 336/1063 KB 332/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 336/1063 KB 336/1044 KB 960/1267 KB 240/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 340/1063 KB 336/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 344/1063 KB 340/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 348/1063 KB 340/1044 KB 964/1267 KB 264/713 KB 1519/1710 KB 352/1063 KB 340/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 340/1063 KB 336/1044 KB 968/1267 KB 264/713 KB 1523/1710 KB 352/1063 KB 340/1044 KB 968/1267 KB 264/713 KB 1527/1710 KB 352/1063 KB 340/1044 KB 968/1267 KB 264/713 KB 1531/1710 KB 352/1063 KB 340/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 340/1063 KB 340/1044 KB 968/1267 KB 264/713 KB 1531/1710 KB 352/1063 KB 344/1044 KB 968/1267 KB 264/713 KB 1531/1710 KB 352/1063 KB 348/1044 KB 968/1267 KB 264/713 KB 1531/1710 KB 352/1063 KB 352/1044 KB 968/1267 KB 264/713 KB 1519/1710 KB 352/1063 KB 340/1044 KB 972/1267 KB 264/713 KB 1531/1710 KB 352/1063 KB 352/1044 KB 976/1267 KB 264/713 KB 1531/1710 KB 352/1063 KB 352/1044 KB 980/1267 KB 264/713 KB 1535/1710 KB 352/1063 KB 352/1044 KB 984/1267 KB 264/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 988/1267 KB 264/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 992/1267 KB 264/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 960/1267 KB 264/713 KB 1519/1710 KB 352/1063 KB 340/1044 KB 960/1267 KB 264/713 KB 1515/1710 KB 336/1063 KB 324/1044 KB 992/1267 KB 268/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 992/1267 KB 272/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 992/1267 KB 276/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 992/1267 KB 280/713 KB 1535/1710 KB 356/1063 KB 356/1044 KB 992/1267 KB 284/713 KB 1535/1710 KB 356/1063 KB 356/1044 KB 992/1267 KB 288/713 KB 1535/1710 KB 356/1063 KB 356/1044 KB 980/1267 KB 264/713 KB 1535/1710 KB 352/1063 KB 356/1044 KB 992/1267 KB 288/713 KB 1535/1710 KB 356/1063 KB 360/1044 KB 992/1267 KB 288/713 KB 1535/1710 KB 356/1063 KB 364/1044 KB 992/1267 KB 288/713 KB 1535/1710 KB 356/1063 KB 368/1044 KB 992/1267 KB 288/713 KB 1535/1710 KB 356/1063 KB 372/1044 KB 996/1267 KB 292/713 KB 1535/1710 KB 356/1063 KB 376/1044 KB 996/1267 KB 292/713 KB 1535/1710 KB 356/1063 KB 380/1044 KB 996/1267 KB 292/713 KB 1535/1710 KB 356/1063 KB 384/1044 KB 976/1267 KB 264/713 KB 1535/1710 KB 352/1063 KB 352/1044 KB 996/1267 KB 292/713 KB 1539/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1543/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1547/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1551/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1555/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1559/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1563/1710 KB 356/1063 KB 384/1044 KB 996/1267 KB 292/713 KB 1567/1710 KB 356/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1571/1710 KB 356/1063 KB 388/104 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 4 KB 996/1267 KB 292/713 KB 1575/1710 KB 356/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1579/1710 KB 356/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1583/1710 KB 356/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1587/1710 KB 356/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1591/1710 KB 356/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1535/1710 KB 356/1063 KB 372/1044 KB 1000/1267 KB 292/713 KB 1591/1710 KB 356/1063 KB 388/1044 KB 1004/1267 KB 292/713 KB 1591/1710 KB 356/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 356/1063 KB 388/1044 KB 992/1267 KB 292/713 KB 1535/1710 KB 356/1063 KB 372/1044 KB 992/1267 KB 276/713 KB 1535/1710 KB 356/1063 KB 356/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 360/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 364/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 368/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 372/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 376/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 380/1063 KB 388/1044 KB 1008/1267 KB 292/713 KB 1591/1710 KB 384/1063 KB 388/1044 KB 1008/1267 KB 296/713 KB 1591/1710 KB 388/1063 KB 388/1044 KB 1008/1267 KB 296/713 KB 1591/1710 KB 392/1063 KB 388/1044 KB 1008/1267 KB 296/713 KB 1591/1710 KB 396/1063 KB 388/1044 KB 1008/1267 KB 296/713 KB 1591/1710 KB 400/1063 KB 388/1044 KB 1008/1267 KB 296/713 KB 1591/1710 KB 404/1063 KB 388/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 408/1063 KB 388/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 412/1063 KB 388/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 416/1063 KB 388/1044 KB 996/1267 KB 292/713 KB 1563/1710 KB 356/1063 KB 388/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 416/1063 KB 392/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 416/1063 KB 396/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 416/1063 KB 400/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 416/1063 KB 404/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 420/1063 KB 408/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 420/1063 KB 412/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 420/1063 KB 416/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 420/1063 KB 420/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 404/1063 KB 388/1044 KB 1016/1267 KB 296/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1020/1267 KB 296/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 296/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1008/1267 KB 296/713 KB 1591/1710 KB 384/1063 KB 388/1044 KB 1024/1267 KB 300/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 304/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 308/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 312/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 316/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 320/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 324/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 328/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 332/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 336/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1024/1267 KB 340/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1028/1267 KB 344/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1012/1267 KB 296/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1028/1267 KB 344/713 KB 1599/1710 KB 420/1063 KB 420/1044 KB 1028/1267 KB 344/713 KB 1603/1710 KB 420/1063 KB 420/1044 KB 1028/1267 KB 344/713 KB 1607/1710 KB 420/1063 KB 420/1044 KB 1012/1267 KB 296/713 KB 1591/1710 KB 420/1063 KB 404/1044 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 1028/1267 KB 344/713 KB 1607/1710 KB 424/1063 KB 420/1044 KB 1028/1267 KB 344/713 KB 1607/1710 KB 428/1063 KB 420/1044 KB 1028/1267 KB 344/713 KB 1607/1710 KB 432/1063 KB 420/1044 KB 1028/1267 KB 340/713 KB 1595/1710 KB 420/1063 KB 420/1044 KB 1032/1267 KB 344/713 KB 1607/1710 KB 432/1063 KB 420/1044 KB 1036/1267 KB 344/713 KB 1607/1710 KB 432/1063 KB 420/1044 KB 1040/1267 KB 344/713 KB 1607/1710 KB 432/1063 KB 420/1044 KB 1040/1267 KB 344/713 KB 1607/1710 KB 436/1063 KB 420/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 440/1063 KB 424/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 444/1063 KB 424/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 448/1063 KB 424/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 436/1063 KB 424/1044 KB 1040/1267 KB 344/713 KB 1607/1710 KB 436/1063 KB 424/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 448/1063 KB 428/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 448/1063 KB 432/1044 KB 1044/1267 KB 348/713 KB 1611/1710 KB 448/1063 KB 436/1044 KB 1048/1267 KB 348/713 KB 1611/1710 KB 452/1063 KB 440/1044 KB 1048/1267 KB 348/713 KB 1611/1710 KB 452/1063 KB 444/1044 KB 1048/1267 KB 348/713 KB 1611/1710 KB 452/1063 KB 448/1044 KB 1040/1267 KB 348/713 KB 1611/1710 KB 436/1063 KB 424/1044 KB 1048/1267 KB 348/713 KB 1615/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 348/713 KB 1619/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 348/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1040/1267 KB 348/713 KB 1607/1710 KB 436/1063 KB 424/1044 KB 1048/1267 KB 352/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 356/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 360/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 364/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 368/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 372/713 KB 1623/1710 KB 452/1063 KB 448/1044 KB 1048/1267 KB 376/713 KB 1627/1710 KB 452/1063 KB 452/1044 KB 1048/1267 KB 380/713 KB 1627/1710 KB 452/1063 KB 452/1044 KB 1048/1267 KB 384/713 KB 1627/1710 KB 452/1063 KB 452/1044 KB 1048/1267 KB 348/713 KB 1611/1710 KB 452/1063 KB 436/1044 KB 1048/1267 KB 384/713 KB 1627/1710 KB 456/1063 KB 452/1044 KB 1048/1267 KB 384/713 KB 1627/1710 KB 460/1063 KB 452/1044 KB 1048/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1048/1267 KB 348/713 KB 1611/1710 KB 448/1063 KB 436/1044 KB 1052/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1056/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1060/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1064/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1068/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1072/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1076/1267 KB 384/713 KB 1627/1710 KB 464/1063 KB 452/1044 KB 1080/1267 KB 388/713 KB 1627/1710 KB 468/1063 KB 452/1044 KB 1084/1267 KB 388/713 KB 1627/1710 KB 468/1063 KB 452/1044 KB 1048/1267 KB 372/713 KB 1627/1710 KB 452/1063 KB 452/1044 KB 1048/1267 KB 372/713 KB 1627/1710 KB 452/1063 KB 448/1044 KB 1084/1267 KB 388/713 KB 1631/1710 KB 468/1063 KB 452/1044 KB 1084/1267 KB 388/713 KB 1635/1710 KB 468/1063 KB 452/1044 KB 1084/1267 KB 388/713 KB 1639/1710 KB 468/1063 KB 452/1044 KB 1084/1267 KB 388/713 KB 1643/1710 KB 468/1063 KB 452/1044 KB 1084/1267 KB 388/713 KB 1647/1710 KB 468/1063 KB 456/1044 KB 1084/1267 KB 388/713 KB 1651/1710 KB 468/1063 KB 456/1044 KB 1076/1267 KB 388/713 KB 1627/1710 KB 468/1063 KB 452/1044 KB 1076/1267 KB 384/713 KB 1627/1710 KB 468/1063 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 452/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 472/1063 KB 456/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 476/1063 KB 456/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 480/1063 KB 456/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 468/1063 KB 456/1044 KB 1084/1267 KB 388/713 KB 1643/1710 KB 468/1063 KB 456/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 480/1063 KB 460/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 480/1063 KB 464/1044 KB 1088/1267 KB 388/713 KB 1651/1710 KB 480/1063 KB 468/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 484/1063 KB 472/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 484/1063 KB 476/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 484/1063 KB 480/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 484/1063 KB 468/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 488/1063 KB 480/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 492/1063 KB 484/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 480/1063 KB 468/1044 KB 1088/1267 KB 392/713 KB 1655/1710 KB 480/1063 KB 468/1044 KB 1088/1267 KB 392/713 KB 1651/1710 KB 480/1063 KB 468/1044 KB 1092/1267 KB 396/713 KB 1655/1710 KB 492/1063 KB 484/1044 KB 1092/1267 KB 400/713 KB 1659/1710 KB 492/1063 KB 484/1044 KB 1092/1267 KB 404/713 KB 1659/1710 KB 492/1063 KB 484/1044 KB 1096/1267 KB 408/713 KB 1659/1710 KB 496/1063 KB 484/1044 KB 1096/1267 KB 412/713 KB 1659/1710 KB 496/1063 KB 484/1044 KB 1096/1267 KB 416/713 KB 1659/1710 KB 496/1063 KB 484/1044 KB 1092/1267 KB 392/713 KB 1655/1710 KB 488/1063 KB 484/1044 KB 1096/1267 KB 416/713 KB 1659/1710 KB 496/1063 KB 488/1044 KB 1096/1267 KB 416/713 KB 1659/1710 KB 496/1063 KB 492/1044 KB 1096/1267 KB 416/713 KB 1659/1710 KB 496/1063 KB 496/1044 KB 1096/1267 KB 416/713 KB 1659/1710 KB 496/1063 KB 500/1044 KB 1096/1267 KB 420/713 KB 1659/1710 KB 496/1063 KB 504/1044 KB 1096/1267 KB 420/713 KB 1659/1710 KB 496/1063 KB 508/1044 KB 1096/1267 KB 420/713 KB 1659/1710 KB 496/1063 KB 512/1044 KB 1096/1267 KB 404/713 KB 1659/1710 KB 496/1063 KB 484/1044 KB 1096/1267 KB 404/713 KB 1659/1710 KB 492/1063 KB 484/1044 KB 1100/1267 KB 420/713 KB 1659/1710 KB 496/1063 KB 512/1044 KB 1104/1267 KB 420/713 KB 1659/1710 KB 496/1063 KB 512/1044 KB 1092/1267 KB 396/713 KB 1659/1710 KB 492/1063 KB 484/1044 KB 1104/1267 KB 420/713 KB 1663/1710 KB 496/1063 KB 512/1044 KB 1104/1267 KB 420/713 KB 1667/1710 KB 496/1063 KB 512/1044 KB 1104/1267 KB 420/713 KB 1671/1710 KB 496/1063 KB 512/1044 KB 1104/1267 KB 420/713 KB 1671/1710 KB 500/1063 KB 512/1044 KB 1108/1267 KB 420/713 KB 1675/1710 KB 504/1063 KB 512/1044 KB 1108/1267 KB 420/713 KB 1675/1710 KB 508/1063 KB 512/1044 KB 1108/1267 KB 420/713 KB 1675/1710 KB 512/1063 KB 512/1044 KB 1096/1267 KB 420/713 KB 1659/1710 KB 496/1063 KB 500/1044 KB 1108/1267 KB 424/713 KB 1675/1710 KB 512/1063 KB 512/1044 KB 1108/1267 KB 428/713 KB 1675/1710 KB 512/1063 KB 512/1044 KB 1108/1267 KB 432/713 KB 1675/1710 KB 512/1063 KB 512/1044 KB 1108/1267 KB 436/713 KB 1675/1710 KB 512/1063 KB 512/1044 KB 1108/1267 KB 440/713 KB 1675/1710 KB 516/1063 KB 516/1044 KB 1108/1267 KB 444/713 KB 1675/1710 KB 516/1063 KB 516/1044 KB 1108/1267 KB 448/713 KB 1675/1710 KB 516/1063 KB 516/1044 KB 1108/1267 KB 420/713 KB 1675/1710 KB 500/1063 KB 512/1044 KB 1112/1267 KB 448/713 KB 1675/1710 KB 516/1063 KB 516/1044 KB 1116/1267 KB 448/713 KB 1675/1710 KB 516/1063 KB 516/1044 KB 1104/1267 KB 420/713 KB 1675/1710 KB 500/1063 KB 512/1044 KB 1120/1267 KB 448/713 KB 1679/1710 KB 516/1063 KB 516/1044 KB 1120/1267 KB 448/713 KB 1675/1710 KB 516/10 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 63 KB 516/1044 KB 1120/1267 KB 448/713 KB 1683/1710 KB 516/1063 KB 516/1044 KB 1120/1267 KB 448/713 KB 1687/1710 KB 516/1063 KB 516/1044 KB 1120/1267 KB 448/713 KB 1691/1710 KB 516/1063 KB 516/1044 KB 1124/1267 KB 448/713 KB 1695/1710 KB 516/1063 KB 516/1044 KB 1124/1267 KB 448/713 KB 1699/1710 KB 516/1063 KB 516/1044 KB 1124/1267 KB 448/713 KB 1703/1710 KB 516/1063 KB 516/1044 KB 1108/1267 KB 436/713 KB 1675/1710 KB 516/1063 KB 516/1044 KB 1124/1267 KB 448/713 KB 1703/1710 KB 516/1063 KB 520/1044 KB 1124/1267 KB 448/713 KB 1703/1710 KB 516/1063 KB 524/1044 KB 1124/1267 KB 448/713 KB 1707/1710 KB 516/1063 KB 528/1044 KB 1124/1267 KB 448/713 KB 1707/1710 KB 516/1063 KB 532/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 516/1063 KB 536/1044 KB 1108/1267 KB 436/713 KB 1675/1710 KB 516/1063 KB 512/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 520/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 524/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 528/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 532/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 536/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 540/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 544/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 548/1063 KB 536/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 516/1063 KB 532/1044 KB 1124/1267 KB 448/713 KB 1707/1710 KB 516/1063 KB 524/1044 KB 1124/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1124/1267 KB 448/713 KB 1691/1710 KB 516/1063 KB 516/1044 KB 1128/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1132/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1136/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1140/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1144/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1148/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1152/1267 KB 452/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1152/1267 KB 456/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1152/1267 KB 460/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1152/1267 KB 464/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1152/1267 KB 468/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1156/1267 KB 472/713 KB 1710/1710 KB 552/1063 KB 540/1044 KB 1156/1267 KB 476/713 KB 1710/1710 KB 552/1063 KB 540/1044 KB 1156/1267 KB 480/713 KB 1710/1710 KB 552/1063 KB 540/1044 KB 1124/1267 KB 452/713 KB 1707/1710 KB 548/1063 KB 540/1044 KB 1156/1267 KB 480/713 KB 1710/1710 KB 552/1063 KB 544/1044 KB 1156/1267 KB 480/713 KB 1710/1710 KB 552/1063 KB 548/1044 KB 1156/1267 KB 468/713 KB 1710/1710 KB 552/1063 KB 540/1044 KB 1156/1267 KB 480/713 KB 1710/1710 KB 556/1063 KB 548/1044 KB 1156/1267 KB 480/713 KB 1710/1710 KB 560/1063 KB 548/1044 KB 1156/1267 KB 468/713 KB 1710/1710 KB 548/1063 KB 540/1044 KB 1160/1267 KB 480/713 KB 1710/1710 KB 560/1063 KB 548/1044 KB 1164/1267 KB 480/713 KB 1710/1710 KB 560/1063 KB 548/1044 KB 1168/1267 KB 480/713 KB 1710/1710 KB 560/1063 KB 548/1044 KB 1172/1267 KB 480/713 KB 1710/1710 KB 560/1063 KB 548/1044 KB 1176/1267 KB 484/713 KB 1710/1710 KB 564/1063 KB 552/1044 KB 1180/1267 KB 484/713 KB 1710/1710 KB 564/1063 KB 552/1044 KB 1184/1267 KB 484/713 KB 1710/1710 KB 564/1063 KB 552/1044 KB 1188/1267 KB 484/713 KB 1710/1710 KB 564/1063 KB 552/1044 KB 1192/1267 KB 484/713 KB 564/1063 KB 552/1044 KB 1196/1267 KB 484/713 KB 564/1063 KB 552/1044 KB 1200/1267 KB 484/713 KB 564/1063 KB 552/1044 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 1172/1267 KB 484/713 KB 1710/1710 KB 564/1063 KB 552/1044 KB 1200/1267 KB 488/713 KB 564/1063 KB 552/1044 KB 1200/1267 KB 492/713 KB 564/1063 KB 552/1044 KB 1172/1267 KB 480/713 KB 1710/1710 KB 564/1063 KB 552/1044 KB 1200/1267 KB 492/713 KB 564/1063 KB 556/1044 KB 1200/1267 KB 492/713 KB 564/1063 KB 560/1044 KB 1172/1267 KB 480/713 KB 1710/1710 KB 564/1063 KB 548/1044 KB 1200/1267 KB 492/713 KB 568/1063 KB 560/1044 KB 1200/1267 KB 492/713 KB 572/1063 KB 564/1044 KB 1200/1267 KB 492/713 KB 576/1063 KB 564/1044 KB 1200/1267 KB 492/713 KB 580/1063 KB 564/1044 KB 1200/1267 KB 496/713 KB 584/1063 KB 564/1044 KB 1200/1267 KB 496/713 KB 588/1063 KB 564/1044 KB 1200/1267 KB 496/713 KB 592/1063 KB 564/1044 KB 1200/1267 KB 496/713 KB 580/1063 KB 564/1044 KB 1200/1267 KB 500/713 KB 592/1063 KB 564/1044 KB 1200/1267 KB 492/713 KB 568/1063 KB 564/1044 KB 1200/1267 KB 500/713 KB 592/1063 KB 568/1044 KB 1200/1267 KB 500/713 KB 592/1063 KB 572/1044 KB 1200/1267 KB 500/713 KB 592/1063 KB 576/1044 KB 1200/1267 KB 500/713 KB 592/1063 KB 580/1044 KB 1204/1267 KB 504/713 KB 596/1063 KB 584/1044 KB 1204/1267 KB 504/713 KB 596/1063 KB 588/1044 KB 1204/1267 KB 504/713 KB 596/1063 KB 592/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3178.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 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: 04:09:17 DEBUG unit.abot-epc-basic/0.install 1204/1267 KB 504/713 KB 596/1063 KB 580/1044 KB 1204/1267 KB 504/713 KB 600/1063 KB 592/1044 KB 1204/1267 KB 504/713 KB 604/1063 KB 592/1044 KB 1204/1267 KB 504/713 KB 608/1063 KB 592/1044 KB 1204/1267 KB 504/713 KB 612/1063 KB 592/1044 KB 1204/1267 KB 504/713 KB 616/1063 KB 596/1044 KB 1204/1267 KB 504/713 KB 620/1063 KB 596/1044 KB 1204/1267 KB 504/713 KB 624/1063 KB 596/1044 KB 1204/1267 KB 504/713 KB 592/1063 KB 580/1044 KB 1208/1267 KB 504/713 KB 624/1063 KB 596/1044 KB 1212/1267 KB 504/713 KB 624/1063 KB 596/1044 KB 1200/1267 KB 504/713 KB 592/1063 KB 580/1044 KB 1212/1267 KB 508/713 KB 624/1063 KB 596/1044 KB 1212/1267 KB 512/713 KB 624/1063 KB 596/1044 KB 1212/1267 KB 516/713 KB 624/1063 KB 596/1044 KB 1212/1267 KB 520/713 KB 624/1063 KB 596/1044 KB 1216/1267 KB 524/713 KB 624/1063 KB 596/1044 KB 1216/1267 KB 528/713 KB 624/1063 KB 596/1044 KB 1204/1267 KB 504/713 KB 612/1063 KB 596/1044 KB 1216/1267 KB 528/713 KB 624/1063 KB 600/1044 KB 1216/1267 KB 528/713 KB 624/1063 KB 604/1044 KB 1216/1267 KB 528/713 KB 624/1063 KB 608/1044 KB 1216/1267 KB 520/713 KB 624/1063 KB 596/1044 KB 1220/1267 KB 528/713 KB 624/1063 KB 608/1044 KB 1224/1267 KB 528/713 KB 624/1063 KB 608/1044 KB 1228/1267 KB 532/713 KB 624/1063 KB 608/1044 KB 1232/1267 KB 532/713 KB 624/1063 KB 608/1044 KB 1236/1267 KB 532/713 KB 624/1063 KB 612/1044 KB 1240/1267 KB 532/713 KB 628/1063 KB 612/1044 KB 1244/1267 KB 532/713 KB 628/1063 KB 612/1044 KB 1224/1267 KB 532/713 KB 624/1063 KB 608/1044 KB 1248/1267 KB 536/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 540/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 544/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 548/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 552/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 556/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 560/713 KB 628/1063 KB 612/1044 KB 1236/1267 KB 532/713 KB 628/1063 KB 612/1044 KB 1248/1267 KB 560/713 KB 632/1063 KB 612/1044 KB 1248/1267 KB 560/713 KB 636/1063 KB 612/1044 KB 1248/1267 KB 560/713 KB 640/1063 KB 612/1044 KB 1232/1267 KB 532/713 KB 624/1063 KB 612/1044 KB 1248/1267 KB 560/713 KB 640/1063 KB 616/1044 KB 1248/1267 KB 560/713 KB 640/1063 KB 620/1044 KB 1248/1267 KB 560/713 KB 640/1063 KB 624/1044 KB 1248/1267 KB 560/713 KB 640/1063 KB 628/1044 KB 1248/1267 KB 560/713 KB 644/1063 KB 632/1044 KB 1248/1267 KB 532/713 KB 628/1063 KB 612/1044 KB 1252/1267 KB 560/713 KB 644/1063 KB 636/1044 KB 1256/1267 KB 564/713 KB 644/1063 KB 636/1044 KB 1260/1267 KB 564/713 KB 644/1063 KB 636/1044 KB 1264/1267 KB 564/713 KB 644/1063 KB 636/1044 KB 1248/1267 KB 560/713 KB 644/1063 KB 628/1044 KB 1264/1267 KB 564/713 KB 648/1063 KB 636/1044 KB 1264/1267 KB 564/713 KB 652/1063 KB 636/1044 KB 1264/1267 KB 564/713 KB 656/1063 KB 636/1044 KB 1252/1267 KB 564/713 KB 644/1063 KB 636/1044 KB 1264/1267 KB 568/713 KB 656/1063 KB 636/1044 KB 1264/1267 KB 572/713 KB 656/1063 KB 636/1044 KB 1267/1267 KB 576/713 KB 656/1063 KB 636/1044 KB 1267/1267 KB 580/713 KB 656/1063 KB 636/1044 KB 1267/1267 KB 584/713 KB 660/1063 KB 636/1044 KB 1267/1267 KB 588/713 KB 660/1063 KB 636/1044 KB 1267/1267 KB 592/713 KB 660/1063 KB 636/1044 KB 1248/1267 KB 560/713 KB 644/1063 KB 636/1044 KB 1267/1267 KB 592/713 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 4/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 8/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 12/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 16/257 KB 660/1063 KB 640/1044 KB 126 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 7/1267 KB 592/713 KB 20/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 24/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 28/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 32/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 36/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 40/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 44/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 592/713 KB 48/257 KB 660/1063 KB 640/1044 KB 1267/1267 KB 580/713 KB 660/1063 KB 636/1044 KB 1267/1267 KB 592/713 KB 48/257 KB 664/1063 KB 644/1044 KB 1267/1267 KB 592/713 KB 48/257 KB 668/1063 KB 644/1044 KB 1267/1267 KB 592/713 KB 48/257 KB 672/1063 KB 644/1044 KB 1267/1267 KB 592/713 KB 48/257 KB 676/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 52/257 KB 680/1063 KB 644/1044 KB 1267/1267 KB 572/713 KB 656/1063 KB 636/1044 KB 1267/1267 KB 596/713 KB 52/257 KB 684/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 52/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 52/257 KB 676/1063 KB 644/1044 KB 1267/1267 KB 592/713 KB 52/257 KB 676/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 56/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 60/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 64/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 596/713 KB 68/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 592/713 KB 48/257 KB 660/1063 KB 644/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 648/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 652/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 656/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 660/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 664/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 668/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 672/1044 KB 1267/1267 KB 600/713 KB 72/257 KB 688/1063 KB 676/1044 KB 1267/1267 KB 600/713 KB 76/257 KB 692/1063 KB 680/1044 KB 1267/1267 KB 600/713 KB 76/257 KB 692/1063 KB 684/1044 KB 1267/1267 KB 600/713 KB 76/257 KB 692/1063 KB 688/1044 KB 1267/1267 KB 600/713 KB 68/257 KB 688/1063 KB 644/1044 KB 1267/1267 KB 604/713 KB 76/257 KB 692/1063 KB 688/1044 KB 1267/1267 KB 608/713 KB 76/257 KB 692/1063 KB 688/1044 KB 1267/1267 KB 612/713 KB 76/257 KB 692/1063 KB 688/1044 KB 1267/1267 KB 616/713 KB 76/257 KB 692/1063 KB 692/1044 KB 1267/1267 KB 600/713 KB 76/257 KB 692/1063 KB 676/1044 KB 1267/1267 KB 600/713 KB 76/257 KB 688/1063 KB 676/1044 KB 616/713 KB 80/257 KB 692/1063 KB 692/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2229.7 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 616/713 KB 84/257 KB 696/1063 KB 692/1044 KB 620/713 KB 84/257 KB 696/1063 KB 692/1044 KB 624/713 KB 84/257 KB 700/1063 KB 692/1044 KB 1267/1267 KB 612/713 KB 76/257 KB 692/1063 KB 692/1044 KB 624/713 KB 84/257 KB 700/1063 KB 696/1044 KB 624/713 KB 84/257 KB 700/1063 KB 700/1044 KB 624/713 KB 84/257 KB 700/1063 KB 704/1044 KB 624/713 KB 84/257 KB 700/1063 KB 708/1044 KB 628/713 KB 84/257 KB 700/1063 KB 712/1044 KB 628/713 KB 84/257 KB 700/1063 KB 716/1044 KB 628/713 KB 84/257 KB 700/1063 KB 720/1044 KB 620/713 KB 84/257 KB 700/1063 KB 692/1044 KB 628/713 KB 84/257 KB 704/1063 KB 720/1044 KB 616/713 KB 84/257 KB 692/1063 KB 692/1044 KB 628/713 KB 88/257 KB 704/1063 KB 720/1044 KB 628/713 KB 92/257 KB 704/1063 KB 720/1044 KB 628/713 KB 96/257 KB 704/1063 KB 720/1044 KB 628/713 KB 100/257 KB 704/1063 KB 720/1044 KB 628/713 KB 104/257 KB 708/1063 KB 720/1044 KB 628/713 KB 108/257 KB 708/1063 KB 720/1044 KB 628/713 KB 112/257 KB 708/1063 KB 720/1044 KB 628/713 KB 84/257 KB 700/1063 KB 708/1044 KB 632/713 KB 112/257 KB 708/1063 KB 720/1044 KB 636/713 KB 112/257 KB 708/1063 KB 720/1044 KB 640/713 KB 112/257 KB 708/1063 KB 720/1044 KB 644/713 KB 112/257 KB 708/1063 KB 720/1044 KB 648/713 KB 116/257 KB 708/1063 KB 720/1044 KB 652/713 KB 116/257 KB 708/1063 KB 720/1044 KB 656/713 KB 116/257 KB 708/1063 KB 724/1044 KB 660/713 KB 116/257 KB 708/1063 KB 724/1044 KB 628/713 KB 100/257 KB 708/1063 KB 720/1044 KB 660/713 KB 116/257 KB 712/1063 KB 724/1044 KB 660/713 KB 116/257 KB 716/1063 KB 724/1044 KB 660/713 KB 116/257 KB 720/1063 KB 724/1044 KB 660/713 KB 116/257 KB 724/1063 KB 724/1044 KB 660/713 KB 116/257 KB 728/1063 KB 724/1044 KB 660/713 KB 116/257 KB 732/1063 KB 724/1044 KB 660/713 KB 116/257 KB 736/1063 KB 724/1044 KB 652/713 KB 116/257 KB 708/1063 KB 724/1044 KB 660/713 KB 116/257 KB 736/1063 KB 728/1044 KB 660/713 KB 116/257 KB 736/1063 KB 732/1044 KB 660/713 KB 116/257 KB 736/1063 KB 736/1044 KB 660/713 KB 116/257 KB 736/1063 KB 740/1044 KB 664/713 KB 116/257 KB 740/1063 KB 744/1044 KB 664/713 KB 116/257 KB 740/1063 KB 748/1044 KB 664/713 KB 116/257 KB 740/1063 KB 752/1044 KB 644/713 KB 116/257 KB 708/1063 KB 720/1044 KB 664/713 KB 120/257 KB 740/1063 KB 752/1044 KB 664/713 KB 124/257 KB 740/1063 KB 752/1044 KB 664/713 KB 128/257 KB 740/1063 KB 752/1044 KB 664/713 KB 132/257 KB 740/1063 KB 752/1044 KB 664/713 KB 136/257 KB 740/1063 KB 752/1044 KB 664/713 KB 140/257 KB 740/1063 KB 752/1044 KB 664/713 KB 144/257 KB 740/1063 KB 752/1044 KB 664/713 KB 116/257 KB 740/1063 KB 740/1044 KB 668/713 KB 144/257 KB 740/1063 KB 752/1044 KB 672/713 KB 144/257 KB 740/1063 KB 752/1044 KB 676/713 KB 144/257 KB 740/1063 KB 752/1044 KB 680/713 KB 148/257 KB 740/1063 KB 752/1044 KB 4/549 KB 684/713 KB 148/257 KB 740/1063 KB 756/1044 KB 660/713 KB 116/257 KB 740/1063 KB 740/1044 KB 4/549 KB 684/713 KB 148/257 KB 744/1063 KB 756/1044 KB 4/549 KB 684/713 KB 148/257 KB 748/1063 KB 756/1044 KB 4/549 KB 684/713 KB 148/257 KB 752/1063 KB 756/1044 KB 4/549 KB 684/713 KB 148/257 KB 756/1063 KB 756/1044 KB 4/549 KB 684/713 KB 148/257 KB 760/1063 KB 756/1044 KB 4/549 KB 684/713 KB 148/257 KB 764/1063 KB 756/1044 KB 4/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 4/549 KB 680/713 KB 148/257 KB 740/1063 KB 756/1044 KB 4/549 KB 680/713 KB 148/257 KB 740/1063 KB 752/1044 KB 8/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 12/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 16/549 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 20/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 24/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 28/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 32/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 36/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 676/713 KB 148/257 KB 740/1063 KB 752/1044 KB 40/549 KB 684/713 KB 152/257 KB 768/1063 KB 756/1044 KB 40/549 KB 684/713 KB 156/257 KB 768/1063 KB 756/1044 KB 40/549 KB 684/713 KB 160/257 KB 768/1063 KB 756/1044 KB 40/549 KB 684/713 KB 148/257 KB 768/1063 KB 756/1044 KB 44/549 KB 684/713 KB 160/257 KB 768/1063 KB 756/1044 KB 48/549 KB 684/713 KB 160/257 KB 768/1063 KB 756/1044 KB 52/549 KB 688/713 KB 164/257 KB 772/1063 KB 760/1044 KB 48/549 KB 688/713 KB 164/257 KB 772/1063 KB 760/1044 KB 52/549 KB 688/713 KB 164/257 KB 776/1063 KB 760/1044 KB 52/549 KB 688/713 KB 164/257 KB 780/1063 KB 760/1044 KB 52/549 KB 688/713 KB 164/257 KB 784/1063 KB 760/1044 KB 48/549 KB 688/713 KB 164/257 KB 768/1063 KB 760/1044 KB 56/549 KB 692/713 KB 164/257 KB 784/1063 KB 760/1044 KB 56/549 KB 696/713 KB 164/257 KB 784/1063 KB 760/1044 KB 56/549 KB 700/713 KB 164/257 KB 784/1063 KB 760/1044 KB 48/549 KB 684/713 KB 164/257 KB 768/1063 KB 760/1044 KB 56/549 KB 700/713 KB 168/257 KB 784/1063 KB 760/1044 KB 56/549 KB 700/713 KB 172/257 KB 784/1063 KB 760/1044 KB 56/549 KB 700/713 KB 176/257 KB 784/1063 KB 760/1044 KB 48/549 KB 684/713 KB 160/257 KB 768/1063 KB 760/1044 KB 56/549 KB 700/713 KB 176/257 KB 784/1063 KB 764/1044 KB 56/549 KB 700/713 KB 176/257 KB 784/1063 KB 768/1044 KB 56/549 KB 700/713 KB 176/257 KB 784/1063 KB 772/1044 KB 56/549 KB 704/713 KB 176/257 KB 784/1063 KB 776/1044 KB 56/549 KB 704/713 KB 176/257 KB 784/1063 KB 780/1044 KB 56/549 KB 704/713 KB 176/257 KB 784/1063 KB 784/1044 KB 56/549 KB 688/713 KB 164/257 KB 784/1063 KB 760/1044 KB 60/549 KB 704/713 KB 176/257 KB 784/1063 KB 784/1044 KB 64/549 KB 704/713 KB 176/257 KB 784/1063 KB 784/1044 KB 56/549 KB 704/713 KB 176/257 KB 784/1063 KB 772/1044 KB 68/549 KB 704/713 KB 176/257 KB 784/1063 KB 784/1044 KB 72/549 KB 708/713 KB 176/257 KB 784/1063 KB 784/1044 KB 76/549 KB 708/713 KB 176/257 KB 784/1063 KB 784/1044 KB 80/549 KB 708/713 KB 176/257 KB 784/1063 KB 784/1044 KB 84/549 KB 708/713 KB 176/257 KB 784/1063 KB 784/1044 KB 88/549 KB 708/713 KB 180/257 KB 788/1063 KB 788/1044 KB 92/549 KB 708/713 KB 180/257 KB 788/1063 KB 788/1044 KB 96/549 KB 708/713 KB 180/257 KB 788/1063 KB 788/1044 KB 68/549 KB 708/713 KB 176/257 KB 784/1063 KB 784/1044 KB 96/549 KB 712/713 KB 180/257 KB 788/1063 KB 788/1044 KB 96/549 KB 713/713 KB 180/257 KB 788/1063 KB 788/1044 KB 84/549 KB 708/713 KB 180/257 KB 788/1063 KB 788/1044 KB 96/549 KB 713/713 KB 180/257 KB 792/1063 KB 788/1044 KB 96/549 KB 713/713 KB 180/257 KB 796/1063 KB 788/1044 KB 96/549 KB 713/713 KB 180/257 KB 800/1063 KB 788/1044 KB 84/549 KB 708/713 KB 180/257 KB 784/1063 KB 788/1044 KB 96/549 KB 713/713 KB 184/257 KB 800/1063 KB 788/1044 KB 96/549 KB 713/713 KB 188/257 KB 800/1063 KB 788/1044 KB 96/549 KB 713/713 KB 192/257 KB 800/1063 KB 788/1044 KB 96/549 KB 713/713 KB 196/257 KB 800/1063 KB 788/1044 KB 96/549 KB 713/713 KB 200/257 KB 804/1063 KB 788/1044 KB 96/549 KB 713/713 KB 204/257 KB 804/1063 KB 788/1044 KB 96/549 KB 713/713 KB 208/257 KB 804/1063 KB 788/1044 KB 84/549 KB 708/713 KB 176/257 KB 784/1063 KB 788/1044 KB 96/549 KB 713/713 KB 20 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 8/257 KB 804/1063 KB 792/1044 KB 96/549 KB 713/713 KB 208/257 KB 804/1063 KB 796/1044 KB 96/549 KB 713/713 KB 208/257 KB 804/1063 KB 800/1044 KB 96/549 KB 713/713 KB 196/257 KB 804/1063 KB 788/1044 KB 96/549 KB 713/713 KB 208/257 KB 808/1063 KB 800/1044 KB 96/549 KB 713/713 KB 208/257 KB 812/1063 KB 800/1044 KB 96/549 KB 713/713 KB 208/257 KB 816/1063 KB 800/1044 KB 96/549 KB 713/713 KB 212/257 KB 820/1063 KB 800/1044 KB 100/549 KB 713/713 KB 212/257 KB 824/1063 KB 804/1044 KB 100/549 KB 713/713 KB 212/257 KB 828/1063 KB 804/1044 KB 100/549 KB 713/713 KB 212/257 KB 832/1063 KB 804/1044 KB 96/549 KB 713/713 KB 212/257 KB 816/1063 KB 800/1044 KB 100/549 KB 713/713 KB 216/257 KB 832/1063 KB 804/1044 KB 100/549 KB 713/713 KB 220/257 KB 832/1063 KB 804/1044 KB 100/549 KB 713/713 KB 224/257 KB 832/1063 KB 804/1044 KB 100/549 KB 713/713 KB 212/257 KB 820/1063 KB 804/1044 KB 100/549 KB 713/713 KB 224/257 KB 832/1063 KB 808/1044 KB 100/549 KB 713/713 KB 224/257 KB 832/1063 KB 812/1044 KB 100/549 KB 713/713 KB 212/257 KB 820/1063 KB 800/1044 KB 104/549 KB 713/713 KB 224/257 KB 832/1063 KB 812/1044 KB 108/549 KB 713/713 KB 224/257 KB 832/1063 KB 816/1044 KB 112/549 KB 713/713 KB 224/257 KB 832/1063 KB 816/1044 KB 116/549 KB 713/713 KB 228/257 KB 832/1063 KB 816/1044 KB 120/549 KB 713/713 KB 228/257 KB 836/1063 KB 816/1044 KB 124/549 KB 713/713 KB 228/257 KB 836/1063 KB 816/1044 KB 128/549 KB 713/713 KB 228/257 KB 836/1063 KB 816/1044 KB 104/549 KB 713/713 KB 224/257 KB 832/1063 KB 816/1044 KB 128/549 KB 713/713 KB 228/257 KB 836/1063 KB 820/1044 KB 128/549 KB 228/257 KB 836/1063 KB 824/1044 KB 128/549 KB 228/257 KB 836/1063 KB 828/1044 KB 128/549 KB 228/257 KB 836/1063 KB 832/1044 KB 116/549 KB 713/713 KB 228/257 KB 836/1063 KB 816/1044 KB 128/549 KB 228/257 KB 840/1063 KB 832/1044 KB 128/549 KB 228/257 KB 844/1063 KB 832/1044 KB 128/549 KB 228/257 KB 848/1063 KB 832/1044 KB 112/549 KB 713/713 KB 228/257 KB 832/1063 KB 816/1044 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 1150.0 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 128/549 KB 232/257 KB 848/1063 KB 832/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 128/549 KB 236/257 KB 848/1063 KB 832/1044 KB 128/549 KB 240/257 KB 848/1063 KB 832/1044 KB 128/549 KB 240/257 KB 852/1063 KB 832/1044 KB 132/549 KB 244/257 KB 856/1063 KB 836/1044 KB 132/549 KB 244/257 KB 860/1063 KB 836/1044 KB 132/549 KB 244/257 KB 864/1063 KB 836/1044 KB 132/549 KB 244/257 KB 852/1063 KB 836/1044 KB 132/549 KB 244/257 KB 864/1063 KB 840/1044 KB 132/549 KB 244/257 KB 864/1063 KB 844/1044 KB 132/549 KB 244/257 KB 864/1063 KB 848/1044 KB 132/549 KB 244/257 KB 852/1063 KB 832/1044 KB 136/549 KB 244/257 KB 864/1063 KB 848/1044 KB 128/549 KB 244/257 KB 852/1063 KB 832/1044 KB 136/549 KB 248/257 KB 864/1063 KB 848/1044 KB 136/549 KB 252/257 KB 864/1063 KB 848/1044 KB 136/549 KB 256/257 KB 864/1063 KB 848/1044 KB 136/549 KB 257/257 KB 864/1063 KB 848/1044 KB 140/549 KB 257/257 KB 864/1063 KB 848/1044 KB 144/549 KB 257/257 KB 864/1063 KB 848/1044 KB 144/549 KB 257/257 KB 868/1063 KB 852/1044 KB 144/549 KB 257/257 KB 872/1063 KB 852/1044 KB 144/549 KB 257/257 KB 876/1063 KB 852/1044 KB 144/549 KB 257/257 KB 880/1063 KB 852/1044 KB 144/549 KB 257/257 KB 864/1063 KB 852/1044 KB 148/549 KB 257/257 KB 880/1063 KB 856/1044 KB 148/549 KB 257/257 KB 880/1063 KB 860/1044 KB 148/549 KB 257/257 KB 880/1063 KB 864/1044 KB 148/549 KB 257/257 KB 880/1063 KB 852/1044 KB 152/549 KB 257/257 KB 880/1063 KB 864/1044 KB 156/549 KB 257/257 KB 880/1063 KB 864/1044 KB 160/549 KB 257/257 KB 880/1063 KB 864/1044 KB 164/549 KB 257/257 KB 880/1063 KB 868/1044 KB 168/549 KB 4/358 KB 257/257 KB 884/1063 KB 868/1044 KB 160/549 KB 257/257 KB 880/1063 KB 868/1044 KB 164/549 KB 4/358 KB 257/257 KB 884/1063 KB 868/1044 KB 164/549 KB 4/358 KB 257/257 KB 880/1063 KB 868/1044 KB 168/549 KB 8/358 KB 257/257 KB 884/1063 KB 868/1044 KB 168/549 KB 12/358 KB 257/257 KB 884/1063 KB 868/1044 KB 168/549 KB 16/358 KB 257/257 KB 884/1063 KB 868/1044 KB 168/549 KB 20/358 KB 257/257 KB 884/1063 KB 868/1044 KB 168/549 KB 24/358 KB 888/1063 KB 872/1044 KB 168/549 KB 28/358 KB 888/1063 KB 872/1044 KB 168/549 KB 32/358 KB 888/1063 KB 872/1044 KB 168/549 KB 20/358 KB 888/1063 KB 872/1044 KB 172/549 KB 32/358 KB 888/1063 KB 876/1044 KB 168/549 KB 20/358 KB 888/1063 KB 868/1044 KB 172/549 KB 32/358 KB 892/1063 KB 876/1044 KB 172/549 KB 32/358 KB 896/1063 KB 876/1044 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 402.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 172/549 KB 32/358 KB 896/1063 KB 880/1044 KB 172/549 KB 32/358 KB 896/1063 KB 884/1044 KB 172/549 KB 36/358 KB 900/1063 KB 888/1044 KB 172/549 KB 36/358 KB 900/1063 KB 892/1044 KB 172/549 KB 36/358 KB 900/1063 KB 896/1044 KB 172/549 KB 32/358 KB 888/1063 KB 872/1044 KB 176/549 KB 36/358 KB 900/1063 KB 896/1044 KB 180/549 KB 36/358 KB 900/1063 KB 896/1044 KB 172/549 KB 36/358 KB 900/1063 KB 884/1044 KB 172/549 KB 32/358 KB 900/1063 KB 884/1044 KB 180/549 KB 36/358 KB 904/1063 KB 896/1044 KB 180/549 KB 40/358 KB 904/1063 KB 896/1044 KB 180/549 KB 44/358 KB 908/1063 KB 896/1044 KB 180/549 KB 48/358 KB 908/1063 KB 896/1044 KB 180/549 KB 40/358 KB 908/1063 KB 896/1044 KB 184/549 KB 48/358 KB 912/1063 KB 896/1044 KB 184/549 KB 48/358 KB 908/1063 KB 896/1044 KB 188/549 KB 48/358 KB 912/1063 KB 896/1044 KB 192/549 KB 48/358 KB 912/1063 KB 896/1044 KB 196/549 KB 48/358 KB 912/1063 KB 896/1044 KB 200/549 KB 3/5 KB 52/358 KB 916/1063 KB 900/1044 KB 204/549 KB 3/5 KB 52/358 KB 916/1063 KB 900/1044 KB 208/549 KB 3/5 KB 52/358 KB 916/1063 KB 900/1044 KB 196/549 KB 3/5 KB 52/358 KB 916/1063 KB 900/1044 KB 196/549 KB 3/5 KB 48/358 KB 916/1063 KB 900/1044 KB 196/549 KB 3/5 KB 48/358 KB 912/1063 KB 900/1044 KB 208/549 KB 5/5 KB 52/358 KB 916/1063 KB 900/1044 KB 196/549 KB 48/358 KB 912/1063 KB 900/1044 KB 208/549 KB 5/5 KB 52/358 KB 916/1063 KB 904/1044 KB 208/549 KB 5/5 KB 52/358 KB 916/1063 KB 908/1044 KB 208/549 KB 5/5 KB 52/358 KB 920/1063 KB 908/1044 KB 208/549 KB 5/5 KB 52/358 KB 924/1063 KB 912/1044 KB 208/549 KB 5/5 KB 56/358 KB 928/1063 KB 912/1044 KB 208/549 KB 5/5 KB 56/358 KB 924/1063 KB 912/1044 KB 208/549 KB 5/5 KB 60/358 KB 928/1063 KB 912/1044 KB 208/549 KB 5/5 KB 64/358 KB 928/1063 KB 912/1044 KB 208/549 KB 5/5 KB 68/358 KB 928/1063 KB 912/1044 KB 212/549 KB 5/5 KB 72/358 KB 932/1063 KB 912/1044 KB 208/549 KB 5/5 KB 56/358 KB 928/1063 KB 912/1044 KB 212/549 KB 5/5 KB 72/358 KB 932/1063 KB 916/1044 KB 212/549 KB 5/5 KB 72/358 KB 932/1063 KB 920/1044 KB 212/549 KB 5/5 KB 72/358 KB 932/1063 KB 924/1044 KB 212/549 KB 5/5 KB 72/358 KB 932/1063 KB 928/1044 KB 212/549 KB 5/5 KB 68/358 KB 932/1063 KB 912/1044 KB 216/549 KB 5/5 KB 72/358 KB 932/1063 KB 928/1044 KB 220/549 KB 5/5 KB 72/358 KB 932/1063 KB 928/1044 KB 224/549 KB 5/5 KB 72/358 KB 932/1063 KB 928/1044 KB 228/549 KB 5/5 KB 76/358 KB 932/1063 KB 928/1044 KB 232/549 KB 5/5 KB 76/358 KB 932/1063 KB 932/1044 KB 236/549 KB 5/5 KB 76/358 KB 932/1063 KB 932/1044 KB 240/549 KB 5/5 KB 76/358 KB 932/1063 KB 932/1044 KB 208/549 KB 5/5 KB 68/358 KB 932/1063 KB 912/1044 KB 240/549 KB 5/5 KB 76/358 KB 936/1063 KB 932/1044 KB 240/549 KB 5/5 KB 76/358 KB 940/1063 KB 932/1044 KB 240/549 KB 5/5 KB 76/358 KB 944/1063 KB 932/1044 KB 240/549 KB 5/5 KB 76/358 KB 948/1063 KB 932/1044 KB 240/549 KB 76/358 KB 952/1063 KB 932/1044 KB 240/549 KB 76/358 KB 956/1063 KB 932/1044 KB 240/549 KB 76/358 KB 960/1063 KB 932/1044 KB 228/549 KB 5/5 KB 76/358 KB 932/1063 KB 932/1044 KB 240/549 KB 76/358 KB 960/1063 KB 936/1044 KB 240/549 KB 76/358 KB 960/1063 KB 940/1044 KB 240/549 KB 76/358 KB 960/1063 KB 944/1044 KB 224/549 KB 5/5 KB 76/358 KB 932/1063 KB 928/1044 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.7 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 240/549 KB 80/358 KB 960/1063 KB 944/1044 KB 240/549 KB 84/358 KB 960/1063 KB 944/1044 KB 240/549 KB 88/358 KB 960/1063 KB 944/1044 KB 240/549 KB 92/358 KB 960/1063 KB 944/1044 KB 240/549 KB 96/358 KB 960/1063 KB 944/1044 KB 240/549 KB 100/358 KB 960/1063 KB 948/1044 KB 244/549 KB 104/358 KB 964/1063 KB 948/1044 KB 244/549 KB 108/358 KB 964/1063 KB 948/1044 KB 244/549 KB 112/358 KB 964/1063 KB 948/1044 KB 240/549 KB 96/358 KB 960/1063 KB 948/1044 KB 244/549 KB 112/358 KB 964/1063 KB 952/1044 KB 244/549 KB 112/358 KB 964/1063 KB 956/1044 KB 244/549 KB 112/358 KB 964/1063 KB 960/1044 KB 244/549 KB 100/358 KB 964/1063 KB 948/1044 KB 244/549 KB 112/358 KB 968/1063 KB 960/1044 KB 244/549 KB 112/358 KB 972/1063 KB 960/1044 KB 244/549 KB 112/358 KB 976/1063 KB 960/1044 KB 244/549 KB 100/358 KB 960/1063 KB 948/1044 KB 248/549 KB 112/358 KB 976/1063 KB 960/1044 KB 252/549 KB 112/358 KB 976/1063 KB 960/1044 KB 256/549 KB 112/358 KB 976/1063 KB 960/1044 KB 256/549 KB 112/358 KB 976/1063 KB 964/1044 KB 256/549 KB 3/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 6/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 9/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 11/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 14/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 16/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 19/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 22/86 KB 116/358 KB 980/1063 KB 964/1044 KB 256/549 KB 22/86 KB 116/358 KB 980/1063 KB 968/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 972/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 976/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 980/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 984/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 988/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 992/1044 KB 256/549 KB 116/358 KB 980/1063 KB 964/1044 KB 260/549 KB 25/86 KB 120/358 KB 980/1063 KB 992/1044 KB 260/549 KB 25/86 KB 124/358 KB 980/1063 KB 992/1044 KB 260/549 KB 25/86 KB 128/358 KB 980/1063 KB 992/1044 KB 256/549 KB 112/358 KB 980/1063 KB 964/1044 KB 260/549 KB 25/86 KB 128/358 KB 984/1063 KB 992/1044 KB 260/549 KB 25/86 KB 128/358 KB 988/1063 KB 992/1044 KB 260/549 KB 25/86 KB 128/358 KB 992/1063 KB 992/1044 KB 260/549 KB 25/86 KB 116/358 KB 980/1063 KB 968/1044 KB 264/549 KB 25/86 KB 128/358 KB 992/1063 KB 992/1044 KB 268/549 KB 25/86 KB 128/358 KB 992/1063 KB 992/1044 KB 272/549 KB 25/86 KB 128/358 KB 992/1063 KB 992/1044 KB 256/549 KB 25/86 KB 116/358 KB 980/1063 KB 968/1044 KB 272/549 KB 27/86 KB 128/358 KB 992/1063 KB 992/1044 KB 272/549 KB 30/86 KB 128/358 KB 992/1063 KB 992/1044 KB 272/549 KB 32/86 KB 128/358 KB 992/1063 KB 992/1044 KB 276/549 KB 36/86 KB 132/358 KB 996/1063 KB 992/1044 KB 276/549 KB 40/86 KB 132/358 KB 996/1063 KB 992/1044 KB 276/549 KB 44/86 KB 132/358 KB 996/1063 KB 992/1044 KB 276/549 KB 48/86 KB 132/358 KB 996/1063 KB 992/1044 KB 276/549 KB 52/86 KB 132/358 KB 996/1063 KB 992/1044 KB 276/549 KB 56/86 KB 132/358 KB 996/1063 KB 996/1044 KB 276/549 KB 60/86 KB 132/358 KB 996/1063 KB 996/1044 KB 276/549 KB 64/86 KB 132/358 KB 996/1063 KB 996/1044 KB 276/549 KB 32/86 KB 132/358 KB 996/1063 KB 992/1044 KB 276/549 KB 64/86 KB 132/358 KB 1000/1063 KB 996/1044 KB 276/549 KB 64/86 KB 132/358 KB 1004/1063 KB 996/1044 KB 276/549 KB 64/86 KB 132/358 KB 1008/1063 KB 996/1044 KB 276/549 KB 32/86 KB 132/358 KB 992/1063 KB 992/1044 KB 272/549 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 32/86 KB 132/358 KB 992/1063 KB 992/1044 KB 280/549 KB 64/86 KB 136/358 KB 1008/1063 KB 996/1044 KB 280/549 KB 64/86 KB 140/358 KB 1008/1063 KB 996/1044 KB 280/549 KB 64/86 KB 144/358 KB 1008/1063 KB 996/1044 KB 280/549 KB 64/86 KB 148/358 KB 1008/1063 KB 996/1044 KB 280/549 KB 64/86 KB 152/358 KB 1012/1063 KB 996/1044 KB 280/549 KB 64/86 KB 156/358 KB 1012/1063 KB 996/1044 KB 280/549 KB 64/86 KB 160/358 KB 1012/1063 KB 996/1044 KB 276/549 KB 52/86 KB 132/358 KB 996/1063 KB 996/1044 KB 280/549 KB 64/86 KB 160/358 KB 1012/1063 KB 1000/1044 KB 280/549 KB 64/86 KB 160/358 KB 1012/1063 KB 1004/1044 KB 280/549 KB 64/86 KB 160/358 KB 1012/1063 KB 1008/1044 KB 280/549 KB 64/86 KB 148/358 KB 1012/1063 KB 996/1044 KB 280/549 KB 64/86 KB 160/358 KB 1016/1063 KB 1008/1044 KB 280/549 KB 64/86 KB 160/358 KB 1020/1063 KB 1008/1044 KB 280/549 KB 64/86 KB 160/358 KB 1024/1063 KB 1008/1044 KB 280/549 KB 64/86 KB 160/358 KB 1028/1063 KB 1008/1044 KB 280/549 KB 64/86 KB 132/358 KB 1008/1063 KB 996/1044 KB 284/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 288/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 292/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 296/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 300/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 304/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 308/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 312/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 280/549 KB 68/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 312/549 KB 72/86 KB 164/358 KB 1032/1063 KB 1012/1044 KB 280/549 KB 64/86 KB 164/358 KB 1028/1063 KB 1012/1044 KB 316/549 KB 72/86 KB 168/358 KB 1032/1063 KB 1012/1044 KB 316/549 KB 72/86 KB 172/358 KB 1032/1063 KB 1012/1044 KB 316/549 KB 72/86 KB 176/358 KB 1032/1063 KB 1012/1044 KB 280/549 KB 64/86 KB 160/358 KB 1028/1063 KB 1012/1044 KB 316/549 KB 76/86 KB 176/358 KB 1032/1063 KB 1016/1044 KB 316/549 KB 76/86 KB 176/358 KB 1032/1063 KB 1020/1044 KB 316/549 KB 76/86 KB 176/358 KB 1032/1063 KB 1024/1044 KB 316/549 KB 76/86 KB 176/358 KB 1032/1063 KB 1028/1044 KB 316/549 KB 76/86 KB 180/358 KB 1032/1063 KB 1032/1044 KB 316/549 KB 76/86 KB 180/358 KB 1032/1063 KB 1036/1044 KB 316/549 KB 76/86 KB 180/358 KB 1032/1063 KB 1040/1044 KB 316/549 KB 76/86 KB 176/358 KB 1032/1063 KB 1012/1044 KB 316/549 KB 80/86 KB 180/358 KB 1032/1063 KB 1040/1044 KB 316/549 KB 84/86 KB 180/358 KB 1032/1063 KB 1040/1044 KB 316/549 KB 86/86 KB 180/358 KB 1032/1063 KB 1040/1044 KB 316/549 KB 72/86 KB 164/358 KB 1032/1063 KB 1012/1044 KB 320/549 KB 86/86 KB 180/358 KB 1032/1063 KB 1040/1044 KB 312/549 KB 68/86 KB 164/358 KB 1032/1063 KB 1012/1044 KB 320/549 KB 86/86 KB 180/358 KB 1036/1063 KB 1040/1044 KB 320/549 KB 86/86 KB 180/358 KB 1040/1063 KB 1040/1044 KB 324/549 KB 86/86 KB 180/358 KB 1040/1063 KB 1040/1044 KB 328/549 KB 86/86 KB 180/358 KB 1044/1063 KB 1040/1044 KB 332/549 KB 86/86 KB 180/358 KB 1044/1063 KB 1040/1044 KB 336/549 KB 86/86 KB 180/358 KB 1044/1063 KB 1040/1044 KB 340/549 KB 86/86 KB 180/358 KB 1044/1063 KB 1040/1044 KB 316/549 KB 76/86 KB 180/358 KB 1032/1063 KB 1028/1044 KB 340/549 KB 86/86 KB 184/358 KB 1044/1063 KB 1044/1044 KB 340/549 KB 86/86 KB 188/358 KB 1044/1063 KB 1044/1044 KB 340/549 KB 86/86 KB 192/358 KB 1044/1063 KB 1044/1044 KB 340/549 KB 86/86 KB 196/358 KB 1044/1063 KB 1044/1044 KB 340/549 KB 86/86 KB 200/358 KB 1044/1063 KB 1044/1044 KB 340/549 KB 86/86 KB 180/358 KB 10 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 44/1063 KB 1044/1044 KB 344/549 KB 86/86 KB 200/358 KB 1044/1063 KB 1044/1044 KB 324/549 KB 86/86 KB 180/358 KB 1044/1063 KB 1040/1044 KB 344/549 KB 86/86 KB 200/358 KB 1048/1063 KB 1044/1044 KB 344/549 KB 86/86 KB 200/358 KB 1052/1063 KB 1044/1044 KB 344/549 KB 86/86 KB 200/358 KB 1056/1063 KB 1044/1044 KB 344/549 KB 86/86 KB 200/358 KB 1060/1063 KB 1044/1044 KB 344/549 KB 86/86 KB 200/358 KB 1063/1063 KB 1044/1044 KB 344/549 KB 86/86 KB 200/358 KB 1044/1063 KB 1044/1044 KB 348/549 KB 86/86 KB 200/358 KB 1063/1063 KB 1044/1044 KB 352/549 KB 86/86 KB 204/358 KB 1063/1063 KB 1044/1044 KB 348/549 KB 86/86 KB 204/358 KB 1063/1063 KB 1044/1044 KB 352/549 KB 86/86 KB 208/358 KB 1063/1063 KB 1044/1044 KB 356/549 KB 86/86 KB 208/358 KB 1063/1063 KB 1044/1044 KB 360/549 KB 86/86 KB 212/358 KB 1063/1063 KB 1044/1044 KB 364/549 KB 86/86 KB 212/358 KB 1063/1063 KB 1044/1044 KB 368/549 KB 86/86 KB 212/358 KB 1063/1063 KB 1044/1044 KB 356/549 KB 86/86 KB 212/358 KB 1063/1063 KB 1044/1044 KB 368/549 KB 86/86 KB 216/358 KB 1063/1063 KB 1044/1044 KB 368/549 KB 86/86 KB 220/358 KB 1063/1063 KB 1044/1044 KB 368/549 KB 86/86 KB 224/358 KB 1063/1063 KB 1044/1044 KB 368/549 KB 86/86 KB 228/358 KB 1063/1063 KB 1044/1044 KB 372/549 KB 86/86 KB 232/358 KB 1063/1063 KB 1044/1044 KB 372/549 KB 86/86 KB 236/358 KB 1063/1063 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 124.8 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 372/549 KB 86/86 KB 228/358 KB 1063/1063 KB 1044/1044 KB 376/549 KB 236/358 KB 1063/1063 KB 1044/1044 KB 380/549 KB 236/358 KB 1063/1063 KB 1044/1044 KB 384/549 KB 236/358 KB 1063/1063 KB 1044/1044 KB 384/549 KB 240/358 KB 1063/1063 KB 1044/1044 KB 384/549 KB 244/358 KB 1063/1063 KB 1044/1044 KB 388/549 KB 248/358 KB 1063/1063 KB 1044/1044 KB 388/549 KB 252/358 KB 1044/1044 KB 388/549 KB 256/358 KB 1044/1044 KB 388/549 KB 244/358 KB 1063/1063 KB 1044/1044 KB 392/549 KB 256/358 KB 1044/1044 KB 396/549 KB 256/358 KB 1044/1044 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 1528.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 396/549 KB 256/358 KB 4/404 KB 1044/1044 KB 396/549 KB 256/358 KB 8/404 KB 1044/1044 KB 396/549 KB 256/358 KB 12/404 KB 1044/1044 KB 396/549 KB 256/358 KB 15/404 KB 1044/1044 KB 400/549 KB 256/358 KB 19/404 KB 1044/1044 KB 400/549 KB 260/358 KB 19/404 KB 1044/1044 KB 404/549 KB 264/358 KB 19/404 KB 1044/1044 KB 404/549 KB 268/358 KB 19/404 KB 1044/1044 KB 404/549 KB 272/358 KB 19/404 KB 1044/1044 KB 396/549 KB 256/358 KB 19/404 KB 1044/1044 KB 404/549 KB 272/358 KB 23/404 KB 1044/1044 KB 404/549 KB 272/358 KB 27/404 KB 1044/1044 KB 404/549 KB 272/358 KB 31/404 KB 1044/1044 KB 404/549 KB 260/358 KB 19/404 KB 1044/1044 KB 408/549 KB 272/358 KB 31/404 KB 1044/1044 KB 412/549 KB 272/358 KB 31/404 KB 1044/1044 KB 416/549 KB 272/358 KB 31/404 KB 1044/1044 KB 420/549 KB 272/358 KB 31/404 KB 1044/1044 KB 424/549 KB 276/358 KB 35/404 KB 1044/1044 KB 428/549 KB 276/358 KB 35/404 KB 1044/1044 KB 432/549 KB 276/358 KB 35/404 KB 1044/1044 KB 420/549 KB 276/358 KB 35/404 KB 1044/1044 KB 432/549 KB 280/358 KB 35/404 KB 1044/1044 KB 432/549 KB 284/358 KB 35/404 KB 1044/1044 KB 432/549 KB 288/358 KB 35/404 KB 1044/1044 KB 420/549 KB 272/358 KB 35/404 KB 1044/1044 KB 432/549 KB 288/358 KB 39/404 KB 1044/1044 KB 432/549 KB 288/358 KB 43/404 KB 1044/1044 KB 432/549 KB 288/358 KB 47/404 KB 1044/1044 KB 432/549 KB 288/358 KB 51/404 KB 1044/1044 KB 436/549 KB 292/358 KB 55/404 KB 1044/1044 KB 436/549 KB 292/358 KB 59/404 KB 1044/1044 KB 436/549 KB 292/358 KB 63/404 KB 1044/1044 KB 436/549 KB 292/358 KB 51/404 KB 1044/1044 KB 436/549 KB 296/358 KB 63/404 KB 1044/1044 KB 436/549 KB 300/358 KB 63/404 KB 1044/1044 KB 436/549 KB 304/358 KB 63/404 KB 1044/1044 KB 436/549 KB 288/358 KB 51/404 KB 1044/1044 KB 440/549 KB 304/358 KB 63/404 KB 1044/1044 KB 444/549 KB 304/358 KB 63/404 KB 1044/1044 KB 448/549 KB 304/358 KB 63/404 KB 1044/1044 KB 448/549 KB 308/358 KB 63/404 KB 1044/1044 KB 452/549 KB 312/358 KB 67/404 KB 1044/1044 KB 452/549 KB 316/358 KB 67/404 KB 1044/1044 KB 452/549 KB 320/358 KB 67/404 KB 1044/1044 KB 452/549 KB 308/358 KB 67/404 KB 1044/1044 KB 452/549 KB 320/358 KB 71/404 KB 1044/1044 KB 452/549 KB 320/358 KB 75/404 KB 1044/1044 KB 452/549 KB 320/358 KB 79/404 KB 1044/1044 KB 452/549 KB 324/358 KB 83/404 KB 1044/1044 KB 452/549 KB 308/358 KB 63/404 KB 1044/1044 KB 452/549 KB 324/358 KB 4/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 8/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 12/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 16/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 20/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 24/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 28/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 32/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 36/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 40/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 44/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 48/587 KB 83/404 KB 1044/1044 KB 456/549 KB 324/358 KB 52/587 KB 83/404 KB 1044/1044 KB 456/549 KB 324/358 KB 56/587 KB 83/404 KB 1044/1044 KB 456/549 KB 324/358 KB 60/587 KB 83/404 KB 1044/1044 KB 456/549 KB 324/358 KB 64/587 KB 83/404 KB 1044/1044 KB 452/549 KB 324/358 KB 79/404 KB 1044/1044 KB 456/549 KB 328/358 KB 64/587 KB 83/404 KB 1044/1044 KB 456/549 KB 332/358 KB 64/587 KB 83/404 KB 1044/1044 KB 456/549 KB 336/358 KB 64/587 KB 87/404 KB 456/549 KB 340/358 KB 64/587 KB 87/404 KB 45 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 6/549 KB 344/358 KB 68/587 KB 87/404 KB 456/549 KB 348/358 KB 68/587 KB 87/404 KB 456/549 KB 324/358 KB 48/587 KB 83/404 KB 1044/1044 KB 460/549 KB 348/358 KB 68/587 KB 87/404 KB 464/549 KB 348/358 KB 68/587 KB 87/404 KB 468/549 KB 348/358 KB 68/587 KB 87/404 KB 472/549 KB 348/358 KB 68/587 KB 87/404 KB 476/549 KB 348/358 KB 68/587 KB 87/404 KB 480/549 KB 348/358 KB 68/587 KB 87/404 KB 484/549 KB 348/358 KB 68/587 KB 87/404 KB 456/549 KB 340/358 KB 68/587 KB 87/404 KB 484/549 KB 352/358 KB 72/587 KB 87/404 KB 484/549 KB 352/358 KB 76/587 KB 87/404 KB 484/549 KB 352/358 KB 80/587 KB 87/404 KB 456/549 KB 332/358 KB 64/587 KB 87/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1451.8 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 484/549 KB 352/358 KB 80/587 KB 91/404 KB 484/549 KB 352/358 KB 80/587 KB 95/404 KB 484/549 KB 352/358 KB 80/587 KB 99/404 KB 484/549 KB 352/358 KB 80/587 KB 103/404 KB 488/549 KB 352/358 KB 84/587 KB 107/404 KB 488/549 KB 352/358 KB 84/587 KB 111/404 KB 484/549 KB 352/358 KB 68/587 KB 87/404 KB 488/549 KB 356/358 KB 84/587 KB 111/404 KB 488/549 KB 358/358 KB 84/587 KB 115/404 KB 488/549 KB 352/358 KB 84/587 KB 103/404 KB 488/549 KB 358/358 KB 88/587 KB 115/404 KB 488/549 KB 358/358 KB 92/587 KB 115/404 KB 488/549 KB 358/358 KB 96/587 KB 115/404 KB 488/549 KB 358/358 KB 100/587 KB 115/404 KB 488/549 KB 358/358 KB 104/587 KB 115/404 KB 488/549 KB 358/358 KB 108/587 KB 115/404 KB 488/549 KB 358/358 KB 112/587 KB 115/404 KB 488/549 KB 352/358 KB 80/587 KB 103/404 KB 492/549 KB 358/358 KB 112/587 KB 115/404 KB 496/549 KB 358/358 KB 112/587 KB 115/404 KB 500/549 KB 358/358 KB 112/587 KB 115/404 KB 504/549 KB 358/358 KB 112/587 KB 115/404 KB 508/549 KB 358/358 KB 112/587 KB 115/404 KB 512/549 KB 358/358 KB 112/587 KB 115/404 KB 516/549 KB 358/358 KB 112/587 KB 115/404 KB 520/549 KB 358/358 KB 112/587 KB 115/404 KB 524/549 KB 358/358 KB 112/587 KB 115/404 KB 528/549 KB 358/358 KB 116/587 KB 115/404 KB 488/549 KB 356/358 KB 84/587 KB 115/404 KB 528/549 KB 358/358 KB 116/587 KB 119/404 KB 528/549 KB 358/358 KB 116/587 KB 123/404 KB 528/549 KB 358/358 KB 116/587 KB 127/404 KB 528/549 KB 358/358 KB 116/587 KB 131/404 KB 528/549 KB 358/358 KB 116/587 KB 135/404 KB 528/549 KB 358/358 KB 116/587 KB 139/404 KB 528/549 KB 358/358 KB 116/587 KB 143/404 KB 4/894 KB 528/549 KB 358/358 KB 116/587 KB 147/404 KB 4/894 KB 532/549 KB 358/358 KB 116/587 KB 151/404 KB 4/894 KB 524/549 KB 358/358 KB 116/587 KB 115/404 KB 532/549 KB 358/358 KB 120/587 KB 151/404 KB 4/894 KB 532/549 KB 358/358 KB 124/587 KB 151/404 KB 4/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 4/894 KB 532/549 KB 358/358 KB 116/587 KB 147/404 KB 4/894 KB 528/549 KB 358/358 KB 116/587 KB 139/404 KB 4/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 8/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 12/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 16/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 20/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 24/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 28/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 32/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 36/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 40/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 44/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 48/894 KB 532/549 KB 358/358 KB 128/587 KB 151/404 KB 52/894 KB 532/549 KB 128/587 KB 151/404 KB 56/894 KB 532/549 KB 128/587 KB 151/404 KB 60/894 KB 532/549 KB 128/587 KB 151/404 KB 64/894 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 487.0 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 532/549 KB 128/587 KB 151/404 KB 68/894 KB 532/549 KB 128/587 KB 151/404 KB 72/894 KB 532/549 KB 128/587 KB 151/404 KB 76/894 KB 532/549 KB 128/587 KB 151/404 KB 80/894 KB 536/549 KB 128/587 KB 151/404 KB 80/894 KB 540/549 KB 132/587 KB 151/404 KB 80/894 KB 544/549 KB 132/587 KB 151/404 KB 80/894 KB 548/549 KB 132/587 KB 151/404 KB 80/894 KB 549/549 KB 132/587 KB 155/404 KB 84/894 KB 536/549 KB 132/587 KB 151/404 KB 80/894 KB 549/549 KB 136/587 KB 155/404 KB 84/894 KB 549/549 KB 140/587 KB 155/404 KB 84/894 KB 549/549 KB 144/587 KB 155/404 KB 84/894 KB 549/549 KB 148/587 KB 155/404 KB 84/894 KB 549/549 KB 152/587 KB 155/404 KB 84/894 KB 549/549 KB 156/587 KB 155/404 KB 84/894 KB 549/549 KB 160/587 KB 155/404 KB 84/894 KB 548/549 KB 132/587 KB 155/404 KB 84/894 KB 548/549 KB 132/587 KB 151/404 KB 84/894 KB 549/549 KB 160/587 KB 155/404 KB 88/894 KB 549/549 KB 160/587 KB 159/404 KB 92/894 KB 549/549 KB 160/587 KB 159/404 KB 96/894 KB 549/549 KB 160/587 KB 159/404 KB 88/894 KB 549/549 KB 160/587 KB 163/404 KB 96/894 KB 549/549 KB 160/587 KB 167/404 KB 100/894 KB 549/549 KB 160/587 KB 171/404 KB 100/894 KB 549/549 KB 160/587 KB 175/404 KB 100/894 KB 549/549 KB 160/587 KB 163/404 KB 100/894 KB 549/549 KB 160/587 KB 175/404 KB 104/894 KB 549/549 KB 160/587 KB 175/404 KB 108/894 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 4/26 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 8/26 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 12/26 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 16/26 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 20/26 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 24/26 KB 549/549 KB 160/587 KB 175/404 KB 112/894 KB 26/26 KB 549/549 KB 164/587 KB 175/404 KB 112/894 KB 26/26 KB 549/549 KB 168/587 KB 179/404 KB 116/894 KB 26/26 KB 549/549 KB 172/587 KB 179/404 KB 116/894 KB 26/26 KB 549/549 KB 176/587 KB 179/404 KB 116/894 KB 26/26 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 735.4 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 549/549 KB 164/587 KB 179/404 KB 112/894 KB 26/26 KB 176/587 KB 183/404 KB 116/894 KB 26/26 KB 176/587 KB 187/404 KB 116/894 KB 26/26 KB 176/587 KB 191/404 KB 116/894 KB 26/26 KB 549/549 KB 164/587 KB 179/404 KB 116/894 KB 26/26 KB 176/587 KB 191/404 KB 120/894 KB 26/26 KB 176/587 KB 191/404 KB 124/894 KB 26/26 KB 176/587 KB 195/404 KB 128/894 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 33.9 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 176/587 KB 195/404 KB 132/894 KB 176/587 KB 195/404 KB 124/894 KB 26/26 KB 180/587 KB 199/404 KB 132/894 KB 180/587 KB 203/404 KB 132/894 KB 180/587 KB 195/404 KB 132/894 KB 184/587 KB 203/404 KB 132/894 KB 188/587 KB 203/404 KB 132/894 KB 192/587 KB 203/404 KB 136/894 KB 192/587 KB 203/404 KB 140/894 KB 192/587 KB 203/404 KB 132/894 KB 192/587 KB 207/404 KB 140/894 KB 192/587 KB 211/404 KB 140/894 KB 196/587 KB 215/404 KB 144/894 KB 196/587 KB 211/404 KB 144/894 KB 200/587 KB 215/404 KB 144/894 KB 192/587 KB 211/404 KB 144/894 KB 4/79 KB 204/587 KB 215/404 KB 144/894 KB 8/79 KB 204/587 KB 215/404 KB 144/894 KB 12/79 KB 204/587 KB 215/404 KB 144/894 KB 16/79 KB 204/587 KB 215/404 KB 144/894 KB 20/79 KB 204/587 KB 215/404 KB 144/894 KB 24/79 KB 204/587 KB 219/404 KB 148/894 KB 28/79 KB 204/587 KB 219/404 KB 148/894 KB 32/79 KB 204/587 KB 219/404 KB 148/894 KB 20/79 KB 204/587 KB 219/404 KB 148/894 KB 32/79 KB 204/587 KB 223/404 KB 148/894 KB 204/587 KB 215/404 KB 148/894 KB 32/79 KB 208/587 KB 223/404 KB 148/894 KB 20/79 KB 204/587 KB 215/404 KB 148/894 KB 32/79 KB 208/587 KB 223/404 KB 152/894 KB 32/79 KB 208/587 KB 223/404 KB 156/894 KB 32/79 KB 208/587 KB 223/404 KB 160/894 KB 32/79 KB 208/587 KB 227/404 KB 164/894 KB 36/79 KB 212/587 KB 227/404 KB 168/894 KB 36/79 KB 212/587 KB 227/404 KB 172/894 KB 36/79 KB 212/587 KB 227/404 KB 176/894 KB 32/79 KB 208/587 KB 227/404 KB 160/894 KB 36/79 KB 212/587 KB 231/404 KB 176/894 KB 36/79 KB 212/587 KB 235/404 KB 176/894 KB 36/79 KB 212/587 KB 239/404 KB 176/894 KB 36/79 KB 212/587 KB 227/404 KB 164/894 KB 36/79 KB 216/587 KB 239/404 KB 176/894 KB 36/79 KB 220/587 KB 239/404 KB 176/894 KB 36/79 KB 224/587 KB 239/404 KB 176/894 KB 36/79 KB 228/587 KB 239/404 KB 176/894 KB 36/79 KB 232/587 KB 243/404 KB 180/894 KB 36/79 KB 236/587 KB 243/404 KB 180/894 KB 36/79 KB 240/587 KB 243/404 KB 180/894 KB 36/79 KB 244/587 KB 243/404 KB 180/894 KB 36/79 KB 208/587 KB 227/404 KB 164/894 KB 40/79 KB 244/587 KB 4/1822 KB 243/404 KB 180/894 KB 44/79 KB 244/587 KB 4/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 4/1822 KB 243/404 KB 180/894 KB 36/79 KB 244/587 KB 4/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 8/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 12/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 16/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 20/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 24/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 28/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 32/1822 KB 243/404 KB 180/894 KB 48/79 KB 244/587 KB 36/1822 KB 243/404 KB 180/894 KB 52/79 KB 244/587 KB 40/1822 KB 243/404 KB 180/894 KB 52/79 KB 244/587 KB 44/1822 KB 243/404 KB 180/894 KB 52/79 KB 244/587 KB 48/1822 KB 243/404 KB 180/894 KB 36/79 KB 228/587 KB 243/404 KB 180/894 KB 52/79 KB 244/587 KB 48/1822 KB 247/404 KB 180/894 KB 52/79 KB 244/587 KB 48/1822 KB 251/404 KB 180/894 KB 36/79 KB 228/587 KB 239/404 KB 180/894 KB 52/79 KB 244/587 KB 36/1822 KB 243/404 KB 180/894 KB 52/79 KB 244/587 KB 48/1822 KB 251/404 KB 184/894 KB 56/79 KB 244/587 KB 48/1822 KB 251/404 KB 188/894 KB 56/79 KB 244/587 KB 48/1822 KB 255/404 KB 192/894 KB 56/79 KB 244/587 KB 48/1822 KB 255/404 KB 196/894 KB 56/79 KB 248/587 KB 52/1822 KB 255/404 KB 200/894 KB 56/79 KB 248/587 KB 52/1822 KB 255/404 KB 204/894 KB 56/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 56/79 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 244/587 KB 48/1822 KB 251/404 KB 184/894 KB 60/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 64/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 68/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 72/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 76/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 79/79 KB 248/587 KB 52/1822 KB 255/404 KB 208/894 KB 56/79 KB 248/587 KB 52/1822 KB 255/404 KB 196/894 KB 79/79 KB 252/587 KB 52/1822 KB 255/404 KB 208/894 KB 79/79 KB 256/587 KB 52/1822 KB 255/404 KB 208/894 KB 56/79 KB 244/587 KB 52/1822 KB 255/404 KB 196/894 KB 79/79 KB 256/587 KB 56/1822 KB 255/404 KB 208/894 KB 79/79 KB 256/587 KB 60/1822 KB 255/404 KB 208/894 KB 79/79 KB 256/587 KB 64/1822 KB 255/404 KB 208/894 KB 79/79 KB 256/587 KB 68/1822 KB 255/404 KB 208/894 KB 79/79 KB 260/587 KB 72/1822 KB 255/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 255/404 KB 212/894 KB 56/79 KB 244/587 KB 48/1822 KB 255/404 KB 188/894 KB 79/79 KB 260/587 KB 76/1822 KB 259/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 263/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 267/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 271/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 275/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 279/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 283/404 KB 212/894 KB 79/79 KB 260/587 KB 76/1822 KB 287/404 KB 212/894 KB 79/79 KB 260/587 KB 68/1822 KB 255/404 KB 212/894 KB 79/79 KB 260/587 KB 80/1822 KB 287/404 KB 216/894 KB 79/79 KB 260/587 KB 80/1822 KB 287/404 KB 220/894 KB 79/79 KB 260/587 KB 80/1822 KB 287/404 KB 224/894 KB 79/79 KB 260/587 KB 68/1822 KB 255/404 KB 208/894 KB 79/79 KB 264/587 KB 80/1822 KB 287/404 KB 224/894 KB 79/79 KB 268/587 KB 80/1822 KB 287/404 KB 224/894 KB 79/79 KB 272/587 KB 80/1822 KB 287/404 KB 224/894 KB 79/79 KB 260/587 KB 80/1822 KB 287/404 KB 212/894 KB 79/79 KB 276/587 KB 80/1822 KB 287/404 KB 224/894 KB 79/79 KB 280/587 KB 84/1822 KB 291/404 KB 228/894 KB 79/79 KB 284/587 KB 84/1822 KB 291/404 KB 228/894 KB 79/79 KB 288/587 KB 84/1822 KB 291/404 KB 228/894 KB 79/79 KB 276/587 KB 84/1822 KB 291/404 KB 228/894 KB 79/79 KB 288/587 KB 88/1822 KB 291/404 KB 228/894 KB 79/79 KB 276/587 KB 80/1822 KB 291/404 KB 228/894 KB 79/79 KB 288/587 KB 88/1822 KB 291/404 KB 232/894 KB 79/79 KB 288/587 KB 88/1822 KB 291/404 KB 236/894 KB 79/79 KB 288/587 KB 88/1822 KB 291/404 KB 240/894 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 101.0 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 79/79 KB 276/587 KB 80/1822 KB 291/404 KB 224/894 KB 288/587 KB 92/1822 KB 295/404 KB 240/894 KB 288/587 KB 92/1822 KB 299/404 KB 240/894 KB 288/587 KB 92/1822 KB 303/404 KB 240/894 KB 288/587 KB 92/1822 KB 307/404 KB 240/894 KB 292/587 KB 92/1822 KB 311/404 KB 244/894 KB 292/587 KB 92/1822 KB 315/404 KB 244/894 KB 292/587 KB 92/1822 KB 319/404 KB 244/894 KB 79/79 KB 288/587 KB 92/1822 KB 291/404 KB 240/894 KB 292/587 KB 96/1822 KB 319/404 KB 244/894 KB 292/587 KB 92/1822 KB 307/404 KB 244/894 KB 292/587 KB 96/1822 KB 319/404 KB 248/894 KB 292/587 KB 92/1822 KB 307/404 KB 240/894 KB 296/587 KB 100/1822 KB 319/404 KB 248/894 KB 300/587 KB 100/1822 KB 319/404 KB 248/894 KB 304/587 KB 100/1822 KB 319/404 KB 248/894 KB 292/587 KB 100/1822 KB 319/404 KB 248/894 KB 304/587 KB 104/1822 KB 319/404 KB 248/894 KB 304/587 KB 104/1822 KB 319/404 KB 252/894 KB 304/587 KB 104/1822 KB 319/404 KB 256/894 KB 304/587 KB 108/1822 KB 319/404 KB 260/894 KB 308/587 KB 108/1822 KB 323/404 KB 264/894 KB 304/587 KB 108/1822 KB 319/404 KB 256/894 KB 308/587 KB 112/1822 KB 323/404 KB 264/894 KB 308/587 KB 116/1822 KB 323/404 KB 264/894 KB 308/587 KB 120/1822 KB 323/404 KB 264/894 KB 308/587 KB 124/1822 KB 323/404 KB 268/894 KB 308/587 KB 128/1822 KB 323/404 KB 268/894 KB 308/587 KB 108/1822 KB 323/404 KB 260/894 KB 308/587 KB 128/1822 KB 327/404 KB 268/894 KB 308/587 KB 128/1822 KB 331/404 KB 268/894 KB 308/587 KB 128/1822 KB 335/404 KB 268/894 KB 308/587 KB 108/1822 KB 319/404 KB 260/894 KB 312/587 KB 128/1822 KB 335/404 KB 268/894 KB 316/587 KB 128/1822 KB 335/404 KB 268/894 KB 320/587 KB 128/1822 KB 335/404 KB 268/894 KB 324/587 KB 128/1822 KB 335/404 KB 268/894 KB 328/587 KB 132/1822 KB 339/404 KB 268/894 KB 308/587 KB 120/1822 KB 323/404 KB 268/894 KB 328/587 KB 132/1822 KB 4/115 KB 339/404 KB 272/894 KB 328/587 KB 132/1822 KB 4/115 KB 339/404 KB 268/894 KB 328/587 KB 132/1822 KB 8/115 KB 339/404 KB 272/894 KB 328/587 KB 132/1822 KB 12/115 KB 339/404 KB 272/894 KB 328/587 KB 132/1822 KB 16/115 KB 339/404 KB 272/894 KB 328/587 KB 132/1822 KB 20/115 KB 339/404 KB 272/894 KB 332/587 KB 132/1822 KB 24/115 KB 339/404 KB 276/894 KB 324/587 KB 132/1822 KB 339/404 KB 268/894 KB 324/587 KB 132/1822 KB 335/404 KB 268/894 KB 332/587 KB 136/1822 KB 24/115 KB 343/404 KB 276/894 KB 332/587 KB 140/1822 KB 24/115 KB 343/404 KB 276/894 KB 332/587 KB 144/1822 KB 24/115 KB 343/404 KB 276/894 KB 332/587 KB 132/1822 KB 20/115 KB 339/404 KB 276/894 KB 336/587 KB 144/1822 KB 28/115 KB 343/404 KB 276/894 KB 328/587 KB 132/1822 KB 20/115 KB 339/404 KB 276/894 KB 336/587 KB 144/1822 KB 28/115 KB 343/404 KB 280/894 KB 340/587 KB 144/1822 KB 28/115 KB 343/404 KB 284/894 KB 340/587 KB 144/1822 KB 28/115 KB 343/404 KB 288/894 KB 332/587 KB 144/1822 KB 28/115 KB 343/404 KB 276/894 KB 340/587 KB 144/1822 KB 32/115 KB 343/404 KB 288/894 KB 332/587 KB 136/1822 KB 24/115 KB 343/404 KB 276/894 KB 340/587 KB 144/1822 KB 32/115 KB 347/404 KB 288/894 KB 340/587 KB 144/1822 KB 32/115 KB 351/404 KB 288/894 KB 340/587 KB 148/1822 KB 32/115 KB 351/404 KB 288/894 KB 340/587 KB 152/1822 KB 36/115 KB 355/404 KB 292/894 KB 340/587 KB 156/1822 KB 36/115 KB 355/404 KB 292/894 KB 340/587 KB 160/1822 KB 36/115 KB 355/404 KB 292/894 KB 340/587 KB 144/1822 KB 28/115 KB 343/404 KB 280/894 KB 344/587 KB 160/1822 KB 36/115 KB 355/404 KB 292/894 KB 348/587 KB 160/1822 KB 36/115 KB 355/404 KB 292/894 KB 352/587 KB 160/ unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 1822 KB 36/115 KB 355/404 KB 292/894 KB 340/587 KB 148/1822 KB 36/115 KB 355/404 KB 292/894 KB 340/587 KB 148/1822 KB 36/115 KB 355/404 KB 288/894 KB 352/587 KB 160/1822 KB 40/115 KB 355/404 KB 292/894 KB 352/587 KB 160/1822 KB 44/115 KB 355/404 KB 292/894 KB 352/587 KB 160/1822 KB 48/115 KB 355/404 KB 296/894 KB 352/587 KB 160/1822 KB 52/115 KB 355/404 KB 296/894 KB 356/587 KB 164/1822 KB 56/115 KB 355/404 KB 296/894 KB 356/587 KB 164/1822 KB 60/115 KB 355/404 KB 296/894 KB 356/587 KB 164/1822 KB 64/115 KB 355/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 355/404 KB 296/894 KB 340/587 KB 148/1822 KB 32/115 KB 355/404 KB 288/894 KB 356/587 KB 164/1822 KB 68/115 KB 359/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 363/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 367/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 371/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 375/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 379/404 KB 296/894 KB 356/587 KB 164/1822 KB 68/115 KB 383/404 KB 296/894 KB 356/587 KB 164/1822 KB 52/115 KB 355/404 KB 296/894 KB 356/587 KB 168/1822 KB 68/115 KB 383/404 KB 296/894 KB 356/587 KB 172/1822 KB 68/115 KB 383/404 KB 296/894 KB 356/587 KB 176/1822 KB 68/115 KB 383/404 KB 296/894 KB 356/587 KB 160/1822 KB 52/115 KB 355/404 KB 296/894 KB 360/587 KB 176/1822 KB 68/115 KB 383/404 KB 296/894 KB 364/587 KB 176/1822 KB 68/115 KB 383/404 KB 296/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 296/894 KB 352/587 KB 160/1822 KB 44/115 KB 355/404 KB 296/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 300/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 304/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 308/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 312/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 316/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 320/894 KB 368/587 KB 176/1822 KB 68/115 KB 383/404 KB 324/894 KB 372/587 KB 180/1822 KB 72/115 KB 387/404 KB 328/894 KB 372/587 KB 180/1822 KB 72/115 KB 387/404 KB 332/894 KB 372/587 KB 180/1822 KB 72/115 KB 387/404 KB 336/894 KB 372/587 KB 180/1822 KB 72/115 KB 387/404 KB 324/894 KB 372/587 KB 180/1822 KB 76/115 KB 387/404 KB 336/894 KB 372/587 KB 180/1822 KB 80/115 KB 387/404 KB 336/894 KB 372/587 KB 180/1822 KB 68/115 KB 387/404 KB 324/894 KB 376/587 KB 180/1822 KB 80/115 KB 387/404 KB 336/894 KB 380/587 KB 180/1822 KB 80/115 KB 387/404 KB 336/894 KB 384/587 KB 180/1822 KB 80/115 KB 387/404 KB 336/894 KB 368/587 KB 180/1822 KB 68/115 KB 387/404 KB 324/894 KB 384/587 KB 180/1822 KB 80/115 KB 391/404 KB 336/894 KB 384/587 KB 180/1822 KB 80/115 KB 395/404 KB 336/894 KB 384/587 KB 180/1822 KB 80/115 KB 399/404 KB 336/894 KB 384/587 KB 180/1822 KB 80/115 KB 403/404 KB 336/894 KB 388/587 KB 180/1822 KB 84/115 KB 404/404 KB 340/894 KB 368/587 KB 180/1822 KB 68/115 KB 383/404 KB 324/894 KB 388/587 KB 184/1822 KB 84/115 KB 404/404 KB 340/894 KB 388/587 KB 188/1822 KB 84/115 KB 404/404 KB 340/894 KB 388/587 KB 192/1822 KB 84/115 KB 404/404 KB 340/894 KB 388/587 KB 180/1822 KB 84/115 KB 403/404 KB 340/894 KB 392/587 KB 192/1822 KB 84/115 KB 404/404 KB 340/894 KB 396/587 KB 196/1822 KB 84/115 KB 404/404 KB 340/894 KB 400/587 KB 196/1822 KB 84/115 KB 404/404 KB 340/894 KB 384/587 KB 180/1822 KB 84/115 KB 403/404 KB 340/894 KB 384/587 KB 180/1822 KB 80/115 KB 403/404 KB 340/894 KB 400/587 KB 196/1822 KB 84/115 KB 404/404 KB 344/894 KB 400/587 KB 196/1822 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 84/115 KB 404/404 KB 348/894 KB 392/587 KB 196/1822 KB 84/115 KB 404/404 KB 340/894 KB 400/587 KB 200/1822 KB 88/115 KB 404/404 KB 348/894 KB 400/587 KB 204/1822 KB 88/115 KB 404/404 KB 352/894 KB 400/587 KB 208/1822 KB 88/115 KB 404/404 KB 352/894 KB 400/587 KB 212/1822 KB 88/115 KB 404/404 KB 352/894 KB 404/587 KB 216/1822 KB 88/115 KB 404/404 KB 352/894 KB 404/587 KB 220/1822 KB 88/115 KB 404/404 KB 352/894 KB 404/587 KB 224/1822 KB 88/115 KB 404/404 KB 352/894 KB 400/587 KB 196/1822 KB 88/115 KB 404/404 KB 348/894 KB 404/587 KB 224/1822 KB 92/115 KB 404/404 KB 352/894 KB 404/587 KB 224/1822 KB 96/115 KB 404/404 KB 352/894 KB 404/587 KB 212/1822 KB 88/115 KB 404/404 KB 352/894 KB 408/587 KB 224/1822 KB 96/115 KB 404/404 KB 352/894 KB 412/587 KB 224/1822 KB 96/115 KB 404/404 KB 352/894 KB 400/587 KB 200/1822 KB 88/115 KB 404/404 KB 352/894 KB 412/587 KB 224/1822 KB 100/115 KB 404/404 KB 356/894 KB 412/587 KB 224/1822 KB 100/115 KB 404/404 KB 360/894 KB 412/587 KB 224/1822 KB 100/115 KB 404/404 KB 364/894 KB 412/587 KB 224/1822 KB 100/115 KB 404/404 KB 368/894 KB 412/587 KB 224/1822 KB 100/115 KB 404/404 KB 352/894 KB 416/587 KB 224/1822 KB 104/115 KB 404/404 KB 368/894 KB 416/587 KB 224/1822 KB 108/115 KB 404/404 KB 368/894 KB 416/587 KB 224/1822 KB 112/115 KB 404/404 KB 368/894 KB 416/587 KB 224/1822 KB 115/115 KB 404/404 KB 368/894 KB 416/587 KB 224/1822 KB 100/115 KB 404/404 KB 368/894 KB 420/587 KB 228/1822 KB 115/115 KB 404/404 KB 372/894 KB 416/587 KB 228/1822 KB 115/115 KB 404/404 KB 372/894 KB 420/587 KB 228/1822 KB 115/115 KB 404/404 KB 376/894 KB 424/587 KB 228/1822 KB 115/115 KB 404/404 KB 380/894 KB 424/587 KB 228/1822 KB 115/115 KB 404/404 KB 384/894 KB 416/587 KB 228/1822 KB 115/115 KB 404/404 KB 368/894 KB 424/587 KB 232/1822 KB 115/115 KB 404/404 KB 384/894 KB 424/587 KB 236/1822 KB 115/115 KB 404/404 KB 384/894 KB 424/587 KB 240/1822 KB 115/115 KB 404/404 KB 384/894 KB 424/587 KB 244/1822 KB 115/115 KB 404/404 KB 384/894 KB 424/587 KB 248/1822 KB 115/115 KB 404/404 KB 388/894 KB 424/587 KB 252/1822 KB 115/115 KB 404/404 KB 388/894 KB 424/587 KB 256/1822 KB 115/115 KB 404/404 KB 388/894 KB 424/587 KB 228/1822 KB 115/115 KB 404/404 KB 376/894 KB 428/587 KB 256/1822 KB 115/115 KB 388/894 KB 432/587 KB 256/1822 KB 115/115 KB 388/894 KB 436/587 KB 256/1822 KB 115/115 KB 388/894 KB 440/587 KB 256/1822 KB 115/115 KB 388/894 KB 444/587 KB 256/1822 KB 115/115 KB 388/894 KB 448/587 KB 256/1822 KB 115/115 KB 388/894 KB 424/587 KB 244/1822 KB 115/115 KB 404/404 KB 388/894 KB 448/587 KB 256/1822 KB 115/115 KB 392/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 485.0 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 448/587 KB 256/1822 KB 115/115 KB 396/894 KB 448/587 KB 256/1822 KB 115/115 KB 400/894 KB 452/587 KB 256/1822 KB 115/115 KB 400/894 KB 456/587 KB 260/1822 KB 115/115 KB 404/894 KB 460/587 KB 260/1822 KB 115/115 KB 404/894 KB 464/587 KB 260/1822 KB 115/115 KB 404/894 KB 452/587 KB 260/1822 KB 115/115 KB 404/894 KB 464/587 KB 260/1822 KB 115/115 KB 408/894 KB 464/587 KB 260/1822 KB 115/115 KB 412/894 KB 464/587 KB 260/1822 KB 115/115 KB 416/894 KB 452/587 KB 260/1822 KB 115/115 KB 400/894 KB 464/587 KB 264/1822 KB 115/115 KB 416/894 KB 464/587 KB 268/1822 KB 115/115 KB 416/894 KB 464/587 KB 272/1822 KB 115/115 KB 416/894 KB 464/587 KB 276/1822 KB 115/115 KB 416/894 KB 468/587 KB 280/1822 KB 115/115 KB 420/894 KB 468/587 KB 284/1822 KB 115/115 KB 420/894 KB 468/587 KB 288/1822 KB 115/115 KB 420/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 136.3 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 468/587 KB 276/1822 KB 115/115 KB 416/894 KB 472/587 KB 288/1822 KB 420/894 KB 476/587 KB 288/1822 KB 420/894 KB 480/587 KB 288/1822 KB 420/894 KB 468/587 KB 276/1822 KB 115/115 KB 420/894 KB 480/587 KB 288/1822 KB 424/894 KB 480/587 KB 288/1822 KB 428/894 KB 480/587 KB 288/1822 KB 432/894 KB 484/587 KB 288/1822 KB 432/894 KB 488/587 KB 292/1822 KB 3/206 KB 436/894 KB 484/587 KB 292/1822 KB 3/206 KB 436/894 KB 484/587 KB 288/1822 KB 3/206 KB 436/894 KB 484/587 KB 288/1822 KB 3/206 KB 432/894 KB 488/587 KB 292/1822 KB 6/206 KB 436/894 KB 488/587 KB 292/1822 KB 9/206 KB 436/894 KB 488/587 KB 292/1822 KB 11/206 KB 436/894 KB 488/587 KB 292/1822 KB 14/206 KB 436/894 KB 488/587 KB 292/1822 KB 16/206 KB 436/894 KB 488/587 KB 292/1822 KB 19/206 KB 436/894 KB 488/587 KB 292/1822 KB 22/206 KB 436/894 KB 488/587 KB 292/1822 KB 25/206 KB 436/894 KB 488/587 KB 292/1822 KB 27/206 KB 436/894 KB 492/587 KB 292/1822 KB 30/206 KB 436/894 KB 492/587 KB 292/1822 KB 27/206 KB 436/894 KB 496/587 KB 296/1822 KB 30/206 KB 440/894 KB 492/587 KB 296/1822 KB 30/206 KB 440/894 KB 496/587 KB 300/1822 KB 30/206 KB 440/894 KB 496/587 KB 304/1822 KB 30/206 KB 440/894 KB 496/587 KB 308/1822 KB 30/206 KB 440/894 KB 500/587 KB 312/1822 KB 32/206 KB 440/894 KB 500/587 KB 316/1822 KB 32/206 KB 440/894 KB 500/587 KB 320/1822 KB 32/206 KB 440/894 KB 492/587 KB 292/1822 KB 30/206 KB 440/894 KB 500/587 KB 320/1822 KB 32/206 KB 444/894 KB 500/587 KB 320/1822 KB 32/206 KB 448/894 KB 500/587 KB 320/1822 KB 32/206 KB 452/894 KB 500/587 KB 320/1822 KB 32/206 KB 456/894 KB 500/587 KB 320/1822 KB 32/206 KB 460/894 KB 500/587 KB 320/1822 KB 32/206 KB 464/894 KB 500/587 KB 308/1822 KB 32/206 KB 440/894 KB 504/587 KB 320/1822 KB 32/206 KB 464/894 KB 508/587 KB 320/1822 KB 32/206 KB 464/894 KB 512/587 KB 320/1822 KB 32/206 KB 464/894 KB 496/587 KB 308/1822 KB 32/206 KB 440/894 KB 512/587 KB 320/1822 KB 36/206 KB 464/894 KB 512/587 KB 320/1822 KB 40/206 KB 464/894 KB 512/587 KB 320/1822 KB 44/206 KB 464/894 KB 512/587 KB 324/1822 KB 44/206 KB 468/894 KB 516/587 KB 324/1822 KB 48/206 KB 472/894 KB 516/587 KB 324/1822 KB 48/206 KB 476/894 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 512/587 KB 324/1822 KB 44/206 KB 464/894 KB 516/587 KB 324/1822 KB 48/206 KB 468/894 KB 512/587 KB 324/1822 KB 48/206 KB 468/894 KB 4/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 8/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 12/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 16/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 20/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 24/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 28/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 32/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 36/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 40/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 44/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 48/314 KB 516/587 KB 324/1822 KB 48/206 KB 480/894 KB 48/314 KB 516/587 KB 328/1822 KB 48/206 KB 480/894 KB 48/314 KB 516/587 KB 332/1822 KB 48/206 KB 480/894 KB 48/314 KB 516/587 KB 336/1822 KB 48/206 KB 480/894 KB 48/314 KB 516/587 KB 340/1822 KB 48/206 KB 480/894 KB 52/314 KB 516/587 KB 344/1822 KB 48/206 KB 480/894 KB 52/314 KB 516/587 KB 348/1822 KB 48/206 KB 480/894 KB 52/314 KB 516/587 KB 352/1822 KB 48/206 KB 480/894 KB 52/314 KB 516/587 KB 340/1822 KB 48/206 KB 480/894 KB 56/314 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 516/587 KB 352/1822 KB 48/206 KB 480/894 KB 60/314 KB 516/587 KB 352/1822 KB 48/206 KB 480/894 KB 64/314 KB 516/587 KB 352/1822 KB 48/206 KB 480/894 KB 68/314 KB 516/587 KB 352/1822 KB 48/206 KB 480/894 KB 72/314 KB 520/587 KB 356/1822 KB 52/206 KB 484/894 KB 68/314 KB 520/587 KB 356/1822 KB 52/206 KB 484/894 KB 68/314 KB 520/587 KB 356/1822 KB 52/206 KB 480/894 KB 72/314 KB 524/587 KB 356/1822 KB 52/206 KB 484/894 KB 72/314 KB 528/587 KB 356/1822 KB 52/206 KB 484/894 KB 68/314 KB 516/587 KB 356/1822 KB 52/206 KB 480/894 KB 72/314 KB 528/587 KB 356/1822 KB 56/206 KB 484/894 KB 72/314 KB 528/587 KB 356/1822 KB 60/206 KB 484/894 KB 72/314 KB 528/587 KB 356/1822 KB 64/206 KB 484/894 KB 72/314 KB 532/587 KB 356/1822 KB 64/206 KB 484/894 KB 72/314 KB 536/587 KB 356/1822 KB 68/206 KB 484/894 KB 72/314 KB 540/587 KB 356/1822 KB 68/206 KB 484/894 KB 72/314 KB 544/587 KB 356/1822 KB 68/206 KB 484/894 KB 72/314 KB 548/587 KB 356/1822 KB 68/206 KB 488/894 KB 72/314 KB 552/587 KB 356/1822 KB 68/206 KB 488/894 KB 72/314 KB 556/587 KB 356/1822 KB 68/206 KB 488/894 KB 76/314 KB 560/587 KB 356/1822 KB 68/206 KB 488/894 KB 76/314 KB 564/587 KB 356/1822 KB 68/206 KB 488/894 KB 76/314 KB 568/587 KB 356/1822 KB 68/206 KB 488/894 KB 76/314 KB 572/587 KB 356/1822 KB 68/206 KB 488/894 KB 76/314 KB 576/587 KB 356/1822 KB 68/206 KB 488/894 KB 68/314 KB 516/587 KB 356/1822 KB 48/206 KB 480/894 KB 76/314 KB 576/587 KB 360/1822 KB 68/206 KB 488/894 KB 76/314 KB 576/587 KB 364/1822 KB 68/206 KB 488/894 KB 76/314 KB 556/587 KB 356/1822 KB 68/206 KB 488/894 KB 80/314 KB 576/587 KB 364/1822 KB 68/206 KB 488/894 KB 72/314 KB 544/587 KB 356/1822 KB 68/206 KB 488/894 KB 80/314 KB 576/587 KB 368/1822 KB 68/206 KB 492/894 KB 80/314 KB 576/587 KB 368/1822 KB 68/206 KB 496/894 KB 72/314 KB 532/587 KB 356/1822 KB 68/206 KB 484/894 KB 80/314 KB 576/587 KB 368/1822 KB 72/206 KB 496/894 KB 80/314 KB 576/587 KB 368/1822 KB 76/206 KB 496/894 KB 80/314 KB 576/587 KB 368/1822 KB 80/206 KB 496/894 KB 80/314 KB 576/587 KB 368/1822 KB 84/206 KB 496/894 KB 80/314 KB 576/587 KB 368/1822 KB 88/206 KB 500/894 KB 80/314 KB 576/587 KB 368/1822 KB 92/206 KB 500/894 KB 80/314 KB 576/587 KB 368/1822 KB 96/206 KB 500/894 KB 80/314 KB 576/587 KB 368/1822 KB 68/206 KB 488/894 KB 80/314 KB 576/587 KB 368/1822 KB 84/206 KB 500/894 KB 80/314 KB 576/587 KB 368/1822 KB 96/206 KB 504/894 KB 80/314 KB 576/587 KB 368/1822 KB 96/206 KB 508/894 KB 80/314 KB 576/587 KB 368/1822 KB 96/206 KB 512/894 KB 80/314 KB 576/587 KB 368/1822 KB 100/206 KB 516/894 KB 84/314 KB 576/587 KB 372/1822 KB 100/206 KB 520/894 KB 84/314 KB 576/587 KB 372/1822 KB 100/206 KB 524/894 KB 84/314 KB 576/587 KB 372/1822 KB 100/206 KB 528/894 KB 80/314 KB 576/587 KB 368/1822 KB 100/206 KB 512/894 KB 84/314 KB 576/587 KB 372/1822 KB 104/206 KB 528/894 KB 84/314 KB 576/587 KB 372/1822 KB 108/206 KB 528/894 KB 84/314 KB 576/587 KB 372/1822 KB 112/206 KB 528/894 KB 84/314 KB 576/587 KB 372/1822 KB 100/206 KB 516/894 KB 84/314 KB 576/587 KB 376/1822 KB 112/206 KB 528/894 KB 84/314 KB 576/587 KB 368/1822 KB 100/206 KB 516/894 KB 88/314 KB 576/587 KB 376/1822 KB 112/206 KB 528/894 KB 92/314 KB 576/587 KB 376/1822 KB 112/206 KB 528/894 KB 96/314 KB 576/587 KB 376/1822 KB 112/206 KB 528/894 KB 100/314 KB 576/587 KB 380/1822 KB 112/206 KB 528/894 KB 104/314 KB 580/587 KB 380/1822 KB 116/206 KB 532/894 KB 108/314 KB 580/587 KB 380/1822 KB 116/206 KB 532/89 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 4 KB 112/314 KB 580/587 KB 380/1822 KB 116/206 KB 532/894 KB 100/314 KB 580/587 KB 380/1822 KB 116/206 KB 532/894 KB 112/314 KB 584/587 KB 380/1822 KB 116/206 KB 532/894 KB 112/314 KB 587/587 KB 380/1822 KB 116/206 KB 532/894 KB 100/314 KB 576/587 KB 380/1822 KB 116/206 KB 532/894 KB 112/314 KB 587/587 KB 380/1822 KB 116/206 KB 536/894 KB 112/314 KB 587/587 KB 380/1822 KB 116/206 KB 540/894 KB 112/314 KB 587/587 KB 380/1822 KB 116/206 KB 544/894 KB 100/314 KB 576/587 KB 380/1822 KB 116/206 KB 528/894 KB 112/314 KB 587/587 KB 380/1822 KB 120/206 KB 544/894 KB 96/314 KB 576/587 KB 380/1822 KB 112/206 KB 528/894 KB 112/314 KB 587/587 KB 384/1822 KB 124/206 KB 544/894 KB 112/314 KB 587/587 KB 388/1822 KB 124/206 KB 544/894 KB 112/314 KB 587/587 KB 380/1822 KB 124/206 KB 544/894 KB 112/314 KB 587/587 KB 392/1822 KB 128/206 KB 544/894 KB 112/314 KB 587/587 KB 396/1822 KB 128/206 KB 544/894 KB 112/314 KB 587/587 KB 400/1822 KB 128/206 KB 544/894 KB 116/314 KB 587/587 KB 404/1822 KB 128/206 KB 544/894 KB 116/314 KB 587/587 KB 408/1822 KB 128/206 KB 548/894 KB 116/314 KB 587/587 KB 412/1822 KB 128/206 KB 548/894 KB 116/314 KB 587/587 KB 416/1822 KB 128/206 KB 548/894 KB 116/314 KB 587/587 KB 400/1822 KB 128/206 KB 544/894 KB 120/314 KB 587/587 KB 416/1822 KB 128/206 KB 548/894 KB 124/314 KB 587/587 KB 416/1822 KB 128/206 KB 548/894 KB 128/314 KB 587/587 KB 416/1822 KB 128/206 KB 548/894 KB 112/314 KB 587/587 KB 400/1822 KB 128/206 KB 544/894 KB 128/314 KB 587/587 KB 416/1822 KB 132/206 KB 548/894 KB 128/314 KB 587/587 KB 416/1822 KB 136/206 KB 548/894 KB 128/314 KB 587/587 KB 416/1822 KB 140/206 KB 548/894 KB 128/314 KB 587/587 KB 416/1822 KB 144/206 KB 548/894 KB 128/314 KB 587/587 KB 416/1822 KB 148/206 KB 548/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 548/894 KB 116/314 KB 587/587 KB 404/1822 KB 128/206 KB 548/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 552/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 556/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 560/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 564/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 568/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 572/894 KB 132/314 KB 587/587 KB 420/1822 KB 152/206 KB 576/894 KB 132/314 KB 587/587 KB 420/1822 KB 148/206 KB 548/894 KB 136/314 KB 587/587 KB 420/1822 KB 156/206 KB 576/894 KB 140/314 KB 587/587 KB 420/1822 KB 156/206 KB 576/894 KB 144/314 KB 587/587 KB 420/1822 KB 156/206 KB 576/894 KB 128/314 KB 587/587 KB 420/1822 KB 148/206 KB 548/894 KB 144/314 KB 587/587 KB 424/1822 KB 156/206 KB 576/894 KB 144/314 KB 587/587 KB 428/1822 KB 156/206 KB 576/894 KB 144/314 KB 587/587 KB 432/1822 KB 156/206 KB 576/894 KB 148/314 KB 436/1822 KB 156/206 KB 580/894 KB 148/314 KB 440/1822 KB 156/206 KB 580/894 KB 148/314 KB 444/1822 KB 156/206 KB 580/894 KB 148/314 KB 448/1822 KB 156/206 KB 580/894 KB 132/314 KB 587/587 KB 420/1822 KB 156/206 KB 576/894 KB 148/314 KB 432/1822 KB 156/206 KB 580/894 KB 152/314 KB 448/1822 KB 160/206 KB 580/894 KB 156/314 KB 448/1822 KB 160/206 KB 580/894 KB 160/314 KB 448/1822 KB 160/206 KB 580/894 KB 144/314 KB 432/1822 KB 156/206 KB 580/894 KB 160/314 KB 448/1822 KB 160/206 KB 584/894 KB 160/314 KB 448/1822 KB 160/206 KB 588/894 KB 160/314 KB 448/1822 KB 160/206 KB 592/894 KB 160/314 KB 448/1822 KB 160/206 KB 596/894 KB Downloaded: https://repo unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install .maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 659.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 164/314 KB 452/1822 KB 160/206 KB 600/894 KB 164/314 KB 452/1822 KB 160/206 KB 604/894 KB 164/314 KB 452/1822 KB 160/206 KB 608/894 KB 164/314 KB 452/1822 KB 160/206 KB 596/894 KB 164/314 KB 456/1822 KB 160/206 KB 608/894 KB 164/314 KB 448/1822 KB 160/206 KB 596/894 KB 168/314 KB 456/1822 KB 160/206 KB 608/894 KB 172/314 KB 456/1822 KB 160/206 KB 608/894 KB 148/314 KB 448/1822 KB 160/206 KB 580/894 KB 172/314 KB 456/1822 KB 164/206 KB 608/894 KB 172/314 KB 456/1822 KB 168/206 KB 608/894 KB 172/314 KB 456/1822 KB 172/206 KB 608/894 KB 172/314 KB 456/1822 KB 176/206 KB 608/894 KB 172/314 KB 456/1822 KB 180/206 KB 608/894 KB 172/314 KB 456/1822 KB 184/206 KB 608/894 KB 176/314 KB 456/1822 KB 184/206 KB 608/894 KB 176/314 KB 456/1822 KB 188/206 KB 608/894 KB 176/314 KB 456/1822 KB 192/206 KB 608/894 KB 176/314 KB 460/1822 KB 196/206 KB 612/894 KB 180/314 KB 460/1822 KB 200/206 KB 612/894 KB 180/314 KB 460/1822 KB 204/206 KB 612/894 KB 180/314 KB 460/1822 KB 206/206 KB 612/894 KB 176/314 KB 460/1822 KB 192/206 KB 612/894 KB 180/314 KB 460/1822 KB 206/206 KB 616/894 KB 180/314 KB 460/1822 KB 206/206 KB 620/894 KB 180/314 KB 460/1822 KB 206/206 KB 624/894 KB 176/314 KB 460/1822 KB 192/206 KB 608/894 KB 180/314 KB 460/1822 KB 196/206 KB 612/894 KB 184/314 KB 4/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 8/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 12/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 16/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 20/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 24/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 28/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 32/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 36/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 464/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 468/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 472/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 476/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 480/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 464/1822 KB 206/206 KB 628/894 KB 188/314 KB 40/57 KB 480/1822 KB 206/206 KB 628/894 KB 192/314 KB 40/57 KB 480/1822 KB 206/206 KB 628/894 KB 196/314 KB 40/57 KB 480/1822 KB 206/206 KB 628/894 KB 200/314 KB 40/57 KB 484/1822 KB 206/206 KB 628/894 KB 184/314 KB 40/57 KB 464/1822 KB 206/206 KB 628/894 KB 200/314 KB 44/57 KB 484/1822 KB 206/206 KB 632/894 KB 200/314 KB 44/57 KB 484/1822 KB 206/206 KB 636/894 KB 204/314 KB 44/57 KB 484/1822 KB 206/206 KB 640/894 KB 200/314 KB 44/57 KB 484/1822 KB 206/206 KB 628/894 KB 204/314 KB 48/57 KB 484/1822 KB 206/206 KB 640/894 KB 204/314 KB 52/57 KB 484/1822 KB 206/206 KB 640/894 KB 204/314 KB 56/57 KB 484/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 484/1822 KB 206/206 KB 644/894 KB 196/314 KB 40/57 KB 484/1822 KB 206/206 KB 628/894 KB 204/314 KB 57/57 KB 488/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 492/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 496/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 500/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 504/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 508/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 512/1822 KB 644/894 KB 204/314 KB 52/57 KB 484/1822 KB 206/206 KB 644/894 KB 204/314 KB 57/57 KB 512/1822 KB 648/894 KB 204/314 KB 57/57 KB 512/1822 KB 652/894 KB 204/314 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 57/57 KB 512/1822 KB 656/894 KB 204/314 KB 44/57 KB 484/1822 KB 206/206 KB 636/894 KB 208/314 KB 57/57 KB 512/1822 KB 656/894 KB 212/314 KB 57/57 KB 512/1822 KB 656/894 KB 216/314 KB 57/57 KB 512/1822 KB 656/894 KB 220/314 KB 57/57 KB 512/1822 KB 656/894 KB 224/314 KB 57/57 KB 512/1822 KB 656/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 226.8 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 224/314 KB 57/57 KB 512/1822 KB 660/894 KB 228/314 KB 516/1822 KB 664/894 KB 228/314 KB 516/1822 KB 668/894 KB 228/314 KB 516/1822 KB 672/894 KB 228/314 KB 516/1822 KB 660/894 KB 228/314 KB 520/1822 KB 672/894 KB 228/314 KB 512/1822 KB 660/894 KB 232/314 KB 520/1822 KB 672/894 KB 236/314 KB 520/1822 KB 672/894 KB 240/314 KB 520/1822 KB 672/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 62.1 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 240/314 KB 524/1822 KB 672/894 KB 244/314 KB 528/1822 KB 672/894 KB 244/314 KB 532/1822 KB 672/894 KB 244/314 KB 536/1822 KB 676/894 KB 244/314 KB 540/1822 KB 676/894 KB 244/314 KB 544/1822 KB 676/894 KB 244/314 KB 524/1822 KB 672/894 KB 248/314 KB 544/1822 KB 676/894 KB 252/314 KB 544/1822 KB 676/894 KB 256/314 KB 544/1822 KB 676/894 KB 244/314 KB 532/1822 KB 676/894 KB 256/314 KB 544/1822 KB 680/894 KB 256/314 KB 544/1822 KB 684/894 KB 256/314 KB 544/1822 KB 688/894 KB 260/314 KB 544/1822 KB 688/894 KB 264/314 KB 548/1822 KB 692/894 KB 268/314 KB 548/1822 KB 692/894 KB 272/314 KB 548/1822 KB 692/894 KB 276/314 KB 548/1822 KB 692/894 KB 280/314 KB 548/1822 KB 692/894 KB 284/314 KB 548/1822 KB 692/894 KB 288/314 KB 548/1822 KB 692/894 KB 260/314 KB 548/1822 KB 692/894 KB 288/314 KB 552/1822 KB 692/894 KB 288/314 KB 556/1822 KB 692/894 KB 288/314 KB 560/1822 KB 692/894 KB 260/314 KB 544/1822 KB 692/894 KB 288/314 KB 560/1822 KB 696/894 KB 288/314 KB 560/1822 KB 700/894 KB 288/314 KB 560/1822 KB 704/894 KB 288/314 KB 560/1822 KB 708/894 KB 288/314 KB 564/1822 KB 712/894 KB 288/314 KB 564/1822 KB 716/894 KB 288/314 KB 564/1822 KB 708/894 KB 288/314 KB 568/1822 KB 716/894 KB 288/314 KB 572/1822 KB 716/894 KB 288/314 KB 576/1822 KB 720/894 KB 288/314 KB 580/1822 KB 720/894 KB 292/314 KB 4/99 KB 584/1822 KB 720/894 KB 292/314 KB 4/99 KB 588/1822 KB 720/894 KB 292/314 KB 4/99 KB 592/1822 KB 720/894 KB 288/314 KB 572/1822 KB 720/894 KB 292/314 KB 4/99 KB 592/1822 KB 724/894 KB 292/314 KB 4/99 KB 592/1822 KB 728/894 KB 292/314 KB 4/99 KB 580/1822 KB 720/894 KB 288/314 KB 4/99 KB 580/1822 KB 720/894 KB 292/314 KB 8/99 KB 592/1822 KB 728/894 KB 292/314 KB 12/99 KB 592/1822 KB 728/894 KB 292/314 KB 16/99 KB 592/1822 KB 728/894 KB 292/314 KB 20/99 KB 592/1822 KB 728/894 KB 292/314 KB 24/99 KB 592/1822 KB 728/894 KB 292/314 KB 28/99 KB 592/1822 KB 728/894 KB 292/314 KB 32/99 KB 592/1822 KB 728/894 KB 292/314 KB 36/99 KB 592/1822 KB 728/894 KB 296/314 KB 36/99 KB 592/1822 KB 728/894 KB 300/314 KB 36/99 KB 592/1822 KB 728/894 KB 300/314 KB 40/99 KB 592/1822 KB 728/894 KB 300/314 KB 44/99 KB 592/1822 KB 728/894 KB 304/314 KB 44/99 KB 592/1822 KB 732/894 KB 304/314 KB 44/99 KB 592/1822 KB 736/894 KB 304/314 KB 44/99 KB 592/1822 KB 728/894 KB 308/314 KB 48/99 KB 592/1822 KB 736/894 KB 312/314 KB 48/99 KB 596/1822 KB 740/894 KB 314/314 KB 48/99 KB 596/1822 KB 740/894 KB 304/314 KB 48/99 KB 592/1822 KB 736/894 KB 314/314 KB 52/99 KB 596/1822 KB 740/894 KB 314/314 KB 56/99 KB 596/1822 KB 740/894 KB 314/314 KB 60/99 KB 596/1822 KB 740/894 KB 314/314 KB 64/99 KB 596/1822 KB 740/894 KB 308/314 KB 48/99 KB 596/1822 KB 740/894 KB 308/314 KB 48/99 KB 596/1822 KB 736/894 KB 314/314 KB 64/99 KB 600/1822 KB 744/894 KB 314/314 KB 64/99 KB 604/1822 KB 744/894 KB 314/314 KB 64/99 KB 608/1822 KB 744/894 KB 314/314 KB 64/99 KB 596/1822 KB 744/894 KB 314/314 KB 64/99 KB 608/1822 KB 748/894 KB 314/314 KB 64/99 KB 608/1822 KB 752/894 KB 314/314 KB 64/99 KB 612/1822 KB 752/894 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 4/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 8/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 12/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 16/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 20/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 24/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/8 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 94 KB 28/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 32/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 36/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 40/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 44/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 48/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 52/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 56/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 60/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 64/263 KB 314/314 KB 68/99 KB 616/1822 KB 756/894 KB 68/263 KB 68/99 KB 620/1822 KB 756/894 KB 72/263 KB 68/99 KB 620/1822 KB 756/894 KB 76/263 KB 68/99 KB 620/1822 KB 756/894 KB 80/263 KB 68/99 KB 620/1822 KB 756/894 KB 84/263 KB 68/99 KB 620/1822 KB 756/894 KB 88/263 KB 68/99 KB 620/1822 KB 756/894 KB 92/263 KB 68/99 KB 620/1822 KB 756/894 KB 96/263 KB 314/314 KB 68/99 KB 612/1822 KB 756/894 KB 314/314 KB 64/99 KB 612/1822 KB 756/894 KB 68/99 KB 620/1822 KB 760/894 KB 96/263 KB 72/99 KB 620/1822 KB 764/894 KB 96/263 KB 72/99 KB 620/1822 KB 768/894 KB 96/263 KB 68/99 KB 620/1822 KB 756/894 KB 68/263 KB 72/99 KB 624/1822 KB 768/894 KB 96/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 332.8 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 72/99 KB 620/1822 KB 760/894 KB 96/263 KB 76/99 KB 624/1822 KB 768/894 KB 96/263 KB 80/99 KB 624/1822 KB 768/894 KB 96/263 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 80/99 KB 628/1822 KB 772/894 KB 96/263 KB 84/99 KB 632/1822 KB 772/894 KB 96/263 KB 84/99 KB 636/1822 KB 772/894 KB 96/263 KB 84/99 KB 640/1822 KB 772/894 KB 96/263 KB 80/99 KB 624/1822 KB 772/894 KB 96/263 KB 84/99 KB 640/1822 KB 776/894 KB 96/263 KB 84/99 KB 628/1822 KB 772/894 KB 96/263 KB 88/99 KB 640/1822 KB 776/894 KB 96/263 KB 92/99 KB 640/1822 KB 780/894 KB 96/263 KB 96/99 KB 640/1822 KB 780/894 KB 96/263 KB 88/99 KB 640/1822 KB 780/894 KB 96/263 KB 96/99 KB 640/1822 KB 784/894 KB 96/263 KB 96/99 KB 644/1822 KB 784/894 KB 96/263 KB 99/99 KB 648/1822 KB 788/894 KB 100/263 KB 99/99 KB 652/1822 KB 788/894 KB 100/263 KB 99/99 KB 656/1822 KB 788/894 KB 100/263 KB 99/99 KB 644/1822 KB 784/894 KB 96/263 KB 99/99 KB 660/1822 KB 788/894 KB 100/263 KB 99/99 KB 664/1822 KB 788/894 KB 100/263 KB 99/99 KB 668/1822 KB 788/894 KB 100/263 KB 99/99 KB 672/1822 KB 788/894 KB 100/263 KB 99/99 KB 644/1822 KB 788/894 KB 100/263 KB 99/99 KB 672/1822 KB 788/894 KB 104/263 KB 99/99 KB 672/1822 KB 788/894 KB 108/263 KB 99/99 KB 672/1822 KB 788/894 KB 112/263 KB 99/99 KB 644/1822 KB 788/894 KB 96/263 KB 99/99 KB 672/1822 KB 792/894 KB 112/263 KB 99/99 KB 672/1822 KB 796/894 KB 112/263 KB 4/276 KB 99/99 KB 672/1822 KB 796/894 KB 112/263 KB 4/276 KB 99/99 KB 672/1822 KB 800/894 KB 112/263 KB 8/276 KB 99/99 KB 672/1822 KB 804/894 KB 112/263 KB 8/276 KB 99/99 KB 672/1822 KB 808/894 KB 116/263 KB 8/276 KB 99/99 KB 672/1822 KB 812/894 KB 116/263 KB 8/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB 8/276 KB 99/99 KB 672/1822 KB 800/894 KB 112/263 KB 12/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB 16/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB 20/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB 24/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB 28/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB 32/276 KB 99/99 KB 676/1822 KB 816/894 KB 116/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 32/276 KB 676/1822 KB 820/894 KB 116/263 KB 36/276 KB 676/1822 KB 824/894 KB 116/263 KB 36/276 KB 676/1822 KB 828/894 KB 116/263 KB 8/276 KB 99/99 KB 676/1822 KB 812/894 KB 116/263 KB 36/276 KB 680/1822 KB 828/894 KB 116/263 KB 36/276 KB 684/1822 KB 828/894 KB 116/263 KB 36/276 KB 688/1822 KB 828/894 KB 116/263 KB 8/276 KB 99/99 KB 672/1822 KB 804/894 KB 116/263 KB 36/276 KB 688/1822 KB 828/894 KB 120/263 KB 36/276 KB 688/1822 KB 828/894 KB 124/263 KB 36/276 KB 688/1822 KB 828/894 KB 128/263 KB 36/276 KB 688/1822 KB 828/894 KB 132/263 KB 36/276 KB 688/1822 KB 832/894 KB 136/263 KB 36/276 KB 688/1822 KB 832/894 KB 140/263 KB 36/276 KB 688/1822 KB 832/894 KB 144/263 KB 36/276 KB 676/1822 KB 820/894 KB 116/263 KB 36/276 KB 688/1822 KB 832/894 KB 132/263 KB 40/276 KB 688/1822 KB 832/894 KB 144/263 KB 40/276 KB 688/1822 KB 836/894 KB 144/263 KB 44/276 KB 692/1822 KB 840/894 KB 148/263 KB 44/276 KB 692/1822 KB 844/894 KB 148/263 KB 44/276 KB 692/1822 KB 848/894 KB 148/263 KB 44/276 KB 692/1822 KB 852/894 KB 148/263 KB 44/276 KB 692/1822 KB 856/894 KB 148/263 KB 44/276 KB 692/1822 KB 860/894 KB 148/263 KB 44/276 KB 692/1822 KB 864/894 KB 148/263 KB 44/276 KB 692/1822 KB 836/894 KB 148/263 KB 44/276 KB 692/1822 KB 864/894 KB 152/263 KB 44/276 KB 692/1822 KB 864/894 KB 156/263 KB 44/276 KB 692/1822 KB 864/894 KB 160/263 KB 44/276 KB 692/1822 KB 836/894 KB 144/263 KB 44/276 KB 4/54 KB 692/1822 KB 864/894 KB 160/263 KB 44/276 KB 688/1822 KB 836/894 KB 144/263 KB 48/276 KB 4/54 KB 692/1822 KB 864/894 KB 160/263 KB 48/276 KB 8/54 KB 692/1822 KB 864/894 KB 160/263 KB 48/276 KB 12/54 KB 692/1822 KB 864/894 KB 160/263 KB 48/276 KB 16/54 KB 692/1822 KB 864/894 KB 160/263 KB 48/276 KB 20/54 KB 692/1822 KB 864/894 KB 160/263 KB 52/276 KB 24/54 KB 696/1822 KB 864/894 KB 160/263 KB 52/276 KB 28/54 KB 696/1822 KB 864/894 KB 160/263 KB 52/276 KB 32/54 KB 696/1822 KB 864/894 KB 160/263 KB 52/276 KB 36/54 KB 696/1822 KB 864/894 KB 160/263 KB 52/276 KB 40/54 KB 696/1822 KB 868/894 KB 164/263 KB 52/276 KB 44/54 KB 696/1822 KB 868/894 KB 164/263 KB 52/276 KB 48/54 KB 696/1822 KB 868/894 KB 164/263 KB 52/276 KB 20/54 KB 696/1822 KB 864/894 KB 160/263 KB 56/276 KB 48/54 KB 696/1822 KB 868/894 KB 164/263 KB 60/276 KB 48/54 KB 696/1822 KB 868/894 KB 164/263 KB 64/276 KB 48/54 KB 696/1822 KB 868/894 KB 164/263 KB 48/276 KB 20/54 KB 696/1822 KB 864/894 KB 160/263 KB 64/276 KB 48/54 KB 700/1822 KB 868/894 KB 164/263 KB 64/276 KB 48/54 KB 704/1822 KB 868/894 KB 164/263 KB 64/276 KB 48/54 KB 708/1822 KB 868/894 KB 164/263 KB 68/276 KB 48/54 KB 712/1822 KB 868/894 KB 164/263 KB 68/276 KB 48/54 KB 716/1822 KB 868/894 KB 164/263 KB 68/276 KB 48/54 KB 720/1822 KB 868/894 KB 164/263 KB 68/276 KB 48/54 KB 724/1822 KB 868/894 KB 164/263 KB 68/276 KB 52/54 KB 728/1822 KB 868/894 KB 164/263 KB 68/276 KB 52/54 KB 732/1822 KB 868/894 KB 164/263 KB 68/276 KB 52/54 KB 736/1822 KB 868/894 KB 164/263 KB 52/276 KB 36/54 KB 696/1822 KB 868/894 KB 164/263 KB 68/276 KB 52/54 KB 736/1822 KB 872/894 KB 164/263 KB 68/276 KB 52/54 KB 736/1822 KB 876/894 KB 164/263 KB 68/276 KB 52/54 KB 736/1822 KB 880/894 KB 164/263 KB 52/276 KB 36/54 KB 696/1822 KB 864/894 KB 164/263 KB 68/276 KB 52/54 KB 736/1822 KB 880/894 KB 168/263 KB 68/276 KB 52/54 KB 736/1822 KB 880/894 KB 172/263 KB 68/276 KB 52/54 KB 736/1822 KB 880/894 KB 176/263 KB 68/276 KB 52/54 KB 736/1822 KB 880/894 KB 180/263 KB 68/2 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 76 KB 52/54 KB 736/1822 KB 880/894 KB 184/263 KB 68/276 KB 52/54 KB 736/1822 KB 884/894 KB 188/263 KB 68/276 KB 52/54 KB 736/1822 KB 884/894 KB 192/263 KB 68/276 KB 52/54 KB 736/1822 KB 884/894 KB 196/263 KB 68/276 KB 52/54 KB 740/1822 KB 884/894 KB 200/263 KB 68/276 KB 52/54 KB 740/1822 KB 884/894 KB 204/263 KB 68/276 KB 52/54 KB 740/1822 KB 884/894 KB 208/263 KB 68/276 KB 52/54 KB 724/1822 KB 868/894 KB 164/263 KB 68/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 68/276 KB 48/54 KB 708/1822 KB 868/894 KB 164/263 KB 72/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 76/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 80/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 84/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 88/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 92/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 96/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 100/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 104/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 108/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 112/276 KB 54/54 KB 740/1822 KB 884/894 KB 208/263 KB 116/276 KB 54/54 KB 740/1822 KB 884/894 KB 212/263 KB 120/276 KB 54/54 KB 740/1822 KB 884/894 KB 212/263 KB 124/276 KB 54/54 KB 740/1822 KB 884/894 KB 212/263 KB 128/276 KB 54/54 KB 740/1822 KB 884/894 KB 212/263 KB 68/276 KB 52/54 KB 740/1822 KB 884/894 KB 196/263 KB 128/276 KB 54/54 KB 744/1822 KB 884/894 KB 212/263 KB 68/276 KB 52/54 KB 736/1822 KB 884/894 KB 184/263 KB 128/276 KB 54/54 KB 748/1822 KB 888/894 KB 212/263 KB 128/276 KB 54/54 KB 748/1822 KB 892/894 KB 212/263 KB 128/276 KB 54/54 KB 748/1822 KB 894/894 KB 212/263 KB 128/276 KB 54/54 KB 748/1822 KB 894/894 KB 212/263 KB 128/276 KB 54/54 KB 752/1822 KB 894/894 KB 212/263 KB 128/276 KB 54/54 KB 756/1822 KB 894/894 KB 212/263 KB 132/276 KB 760/1822 KB 894/894 KB 212/263 KB 132/276 KB 764/1822 KB 894/894 KB 212/263 KB 132/276 KB 768/1822 KB 894/894 KB 212/263 KB 112/276 KB 54/54 KB 740/1822 KB 884/894 KB 212/263 KB 132/276 KB 768/1822 KB 894/894 KB 216/263 KB 132/276 KB 768/1822 KB 894/894 KB 220/263 KB 132/276 KB 768/1822 KB 894/894 KB 224/263 KB 132/276 KB 768/1822 KB 894/894 KB 228/263 KB 132/276 KB 772/1822 KB 894/894 KB 232/263 KB 132/276 KB 772/1822 KB 894/894 KB 236/263 KB 132/276 KB 772/1822 KB 894/894 KB 240/263 KB 132/276 KB 756/1822 KB 894/894 KB 212/263 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 54.6 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 132/276 KB 772/1822 KB 894/894 KB 228/263 KB 136/276 KB 776/1822 KB 894/894 KB 244/263 KB 136/276 KB 780/1822 KB 894/894 KB 244/263 KB 136/276 KB 784/1822 KB 894/894 KB 244/263 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: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 136/276 KB 772/1822 KB 894/894 KB 240/263 KB 140/276 KB 784/1822 KB 244/263 KB 144/276 KB 784/1822 KB 244/263 KB 148/276 KB 784/1822 KB 244/263 KB 152/276 KB 788/1822 KB 244/263 KB 136/276 KB 772/1822 KB 894/894 KB 244/263 KB 152/276 KB 788/1822 KB 248/263 KB 152/276 KB 788/1822 KB 252/263 KB 152/276 KB 788/1822 KB 256/263 KB 148/276 KB 788/1822 KB 244/263 KB 152/276 KB 792/1822 KB 256/263 KB 152/276 KB 796/1822 KB 256/263 KB 152/276 KB 800/1822 KB 256/263 KB 152/276 KB 804/1822 KB 256/263 KB 156/276 KB 808/1822 KB 260/263 KB 156/276 KB 812/1822 KB 260/263 KB 156/276 KB 816/1822 KB 260/263 KB 156/276 KB 804/1822 KB 260/263 KB 156/276 KB 816/1822 KB 263/263 KB 156/276 KB 804/1822 KB 256/263 KB 160/276 KB 816/1822 KB 263/263 KB 164/276 KB 816/1822 KB 263/263 KB 168/276 KB 816/1822 KB 263/263 KB 172/276 KB 820/1822 KB 263/263 KB 176/276 KB 820/1822 KB 263/263 KB 176/276 KB 4/748 KB 820/1822 KB 263/263 KB 176/276 KB 8/748 KB 820/1822 KB 263/263 KB 176/276 KB 12/748 KB 820/1822 KB 263/263 KB 176/276 KB 16/748 KB 820/1822 KB 263/263 KB 176/276 KB 20/748 KB 820/1822 KB 263/263 KB 176/276 KB 24/748 KB 820/1822 KB 263/263 KB 176/276 KB 28/748 KB 820/1822 KB 263/263 KB 176/276 KB 4/223 KB 28/748 KB 820/1822 KB 263/263 KB 176/276 KB 8/223 KB 28/748 KB 820/1822 KB 263/263 KB 176/276 KB 12/223 KB 28/748 KB 820/1822 KB 263/263 KB 176/276 KB 16/223 KB 28/748 KB 820/1822 KB 263/263 KB 168/276 KB 820/1822 KB 263/263 KB 176/276 KB 16/223 KB 32/748 KB 824/1822 KB 263/263 KB 180/276 KB 16/223 KB 32/748 KB 828/1822 KB 263/263 KB 176/276 KB 16/223 KB 32/748 KB 820/1822 KB 263/263 KB 180/276 KB 20/223 KB 36/748 KB 828/1822 KB 263/263 KB 180/276 KB 20/223 KB 40/748 KB 828/1822 KB 263/263 KB 180/276 KB 20/223 KB 44/748 KB 832/1822 KB 263/263 KB 180/276 KB 20/223 KB 48/748 KB 832/1822 KB 263/263 KB 180/276 KB 20/223 KB 32/748 KB 828/1822 KB 263/263 KB 180/276 KB 24/223 KB 48/748 KB 832/1822 KB 180/276 KB 28/223 KB 48/748 KB 832/1822 KB 180/276 KB 16/223 KB 32/748 KB 824/1822 KB 263/263 KB 184/276 KB 28/223 KB 48/748 KB 832/1822 KB 188/276 KB 28/223 KB 48/748 KB 832/1822 KB 192/276 KB 28/223 KB 48/748 KB 832/1822 KB 196/276 KB 28/223 KB 48/748 KB 832/1822 KB 200/276 KB 32/223 KB 52/748 KB 832/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 261.7 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 180/276 KB 20/223 KB 40/748 KB 832/1822 KB 263/263 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 200/276 KB 32/223 KB 52/748 KB 836/1822 KB 200/276 KB 32/223 KB 52/748 KB 840/1822 KB 200/276 KB 32/223 KB 52/748 KB 844/1822 KB 196/276 KB 32/223 KB 52/748 KB 832/1822 KB 196/276 KB 32/223 KB 48/748 KB 832/1822 KB 200/276 KB 36/223 KB 56/748 KB 844/1822 KB 200/276 KB 40/223 KB 56/748 KB 848/1822 KB 204/276 KB 44/223 KB 56/748 KB 848/1822 KB 204/276 KB 48/223 KB 56/748 KB 848/1822 KB 200/276 KB 36/223 KB 56/748 KB 848/1822 KB 200/276 KB 36/223 KB 56/748 KB 844/1822 KB 204/276 KB 48/223 KB 60/748 KB 848/1822 KB 204/276 KB 48/223 KB 64/748 KB 848/1822 KB 204/276 KB 40/223 KB 56/748 KB 848/1822 KB 208/276 KB 48/223 KB 64/748 KB 848/1822 KB 212/276 KB 48/223 KB 64/748 KB 848/1822 KB 216/276 KB 52/223 KB 68/748 KB 852/1822 KB 212/276 KB 52/223 KB 68/748 KB 852/1822 KB 216/276 KB 56/223 KB 68/748 KB 852/1822 KB 220/276 KB 60/223 KB 68/748 KB 852/1822 KB 212/276 KB 48/223 KB 64/748 KB 852/1822 KB 220/276 KB 60/223 KB 68/748 KB 856/1822 KB 220/276 KB 60/223 KB 68/748 KB 860/1822 KB 220/276 KB 60/223 KB 68/748 KB 864/1822 KB 212/276 KB 48/223 KB 68/748 KB 852/1822 KB 220/276 KB 60/223 KB 72/748 KB 864/1822 KB 220/276 KB 60/223 KB 76/748 KB 864/1822 KB 220/276 KB 60/223 KB 80/748 KB 864/1822 KB 220/276 KB 60/223 KB 84/748 KB 864/1822 KB 220/276 KB 64/223 KB 88/748 KB 868/1822 KB 220/276 KB 64/223 KB 92/748 KB 868/1822 KB 3/27 KB 220/276 KB 64/223 KB 96/748 KB 868/1822 KB 3/27 KB 220/276 KB 56/223 KB 68/748 KB 852/1822 KB 220/276 KB 64/223 KB 88/748 KB 868/1822 KB 3/27 KB 220/276 KB 64/223 KB 96/748 KB 868/1822 KB 6/27 KB 220/276 KB 64/223 KB 96/748 KB 868/1822 KB 9/27 KB 220/276 KB 64/223 KB 96/748 KB 868/1822 KB 11/27 KB 220/276 KB 64/223 KB 96/748 KB 868/1822 KB 14/27 KB 224/276 KB 64/223 KB 96/748 KB 868/1822 KB 14/27 KB 228/276 KB 64/223 KB 96/748 KB 868/1822 KB 14/27 KB 232/276 KB 64/223 KB 96/748 KB 868/1822 KB 16/27 KB 236/276 KB 64/223 KB 96/748 KB 868/1822 KB 16/27 KB 240/276 KB 64/223 KB 100/748 KB 868/1822 KB 16/27 KB 244/276 KB 64/223 KB 100/748 KB 868/1822 KB 16/27 KB 248/276 KB 64/223 KB 100/748 KB 868/1822 KB 16/27 KB 252/276 KB 64/223 KB 100/748 KB 868/1822 KB 16/27 KB 220/276 KB 64/223 KB 84/748 KB 868/1822 KB 252/276 KB 68/223 KB 100/748 KB 868/1822 KB 16/27 KB 252/276 KB 72/223 KB 100/748 KB 868/1822 KB 16/27 KB 252/276 KB 76/223 KB 100/748 KB 868/1822 KB 16/27 KB 252/276 KB 80/223 KB 100/748 KB 868/1822 KB 16/27 KB 220/276 KB 60/223 KB 84/748 KB 868/1822 KB 252/276 KB 80/223 KB 100/748 KB 872/1822 KB 16/27 KB 252/276 KB 80/223 KB 100/748 KB 876/1822 KB 16/27 KB 252/276 KB 80/223 KB 100/748 KB 880/1822 KB 16/27 KB 252/276 KB 80/223 KB 100/748 KB 884/1822 KB 16/27 KB 252/276 KB 84/223 KB 100/748 KB 888/1822 KB 16/27 KB 252/276 KB 84/223 KB 100/748 KB 892/1822 KB 16/27 KB 252/276 KB 84/223 KB 100/748 KB 896/1822 KB 16/27 KB 236/276 KB 64/223 KB 100/748 KB 868/1822 KB 16/27 KB 252/276 KB 84/223 KB 104/748 KB 896/1822 KB 16/27 KB 252/276 KB 84/223 KB 108/748 KB 896/1822 KB 16/27 KB 252/276 KB 84/223 KB 112/748 KB 896/1822 KB 16/27 KB 228/276 KB 64/223 KB 96/748 KB 868/1822 KB 16/27 KB 252/276 KB 84/223 KB 112/748 KB 896/1822 KB 19/27 KB 252/276 KB 84/223 KB 112/748 KB 896/1822 KB 22/27 KB 252/276 KB 84/223 KB 112/748 KB 896/1822 KB 25/27 KB 252/276 KB 84/223 KB 112/748 KB 896/1822 KB 27/27 KB 252/276 KB 84/223 KB 100/748 KB 884/1822 KB 16/27 KB 252/276 KB 88/223 KB 112/748 KB 896/1822 KB 27/27 KB 252/276 KB 92/223 KB 112/ unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 748 KB 896/1822 KB 27/27 KB 256/276 KB 96/223 KB 116/748 KB 896/1822 KB 27/27 KB 256/276 KB 100/223 KB 116/748 KB 896/1822 KB 27/27 KB 256/276 KB 104/223 KB 116/748 KB 900/1822 KB 27/27 KB 256/276 KB 108/223 KB 116/748 KB 900/1822 KB 27/27 KB 256/276 KB 92/223 KB 116/748 KB 896/1822 KB 27/27 KB 252/276 KB 92/223 KB 116/748 KB 896/1822 KB 27/27 KB 256/276 KB 108/223 KB 120/748 KB 900/1822 KB 27/27 KB 256/276 KB 108/223 KB 124/748 KB 900/1822 KB 27/27 KB 256/276 KB 108/223 KB 128/748 KB 900/1822 KB 27/27 KB 256/276 KB 100/223 KB 116/748 KB 900/1822 KB 27/27 KB 260/276 KB 108/223 KB 128/748 KB 904/1822 KB 27/27 KB 260/276 KB 108/223 KB 128/748 KB 908/1822 KB 27/27 KB 260/276 KB 108/223 KB 128/748 KB 912/1822 KB 27/27 KB 260/276 KB 108/223 KB 128/748 KB 900/1822 KB 27/27 KB 264/276 KB 108/223 KB 128/748 KB 912/1822 KB 27/27 KB 268/276 KB 108/223 KB 128/748 KB 916/1822 KB 27/27 KB 272/276 KB 112/223 KB 132/748 KB 916/1822 KB 27/27 KB 276/276 KB 112/223 KB 132/748 KB 916/1822 KB 27/27 KB 276/276 KB 112/223 KB 132/748 KB 916/1822 KB 27/27 KB 264/276 KB 108/223 KB 128/748 KB 916/1822 KB 27/27 KB 276/276 KB 112/223 KB 132/748 KB 920/1822 KB 27/27 KB 276/276 KB 112/223 KB 132/748 KB 924/1822 KB 27/27 KB 268/276 KB 112/223 KB 132/748 KB 916/1822 KB 27/27 KB 276/276 KB 112/223 KB 136/748 KB 924/1822 KB 27/27 KB 276/276 KB 112/223 KB 140/748 KB 924/1822 KB 27/27 KB 276/276 KB 112/223 KB 144/748 KB 924/1822 KB 27/27 KB 268/276 KB 112/223 KB 128/748 KB 916/1822 KB 27/27 KB 276/276 KB 116/223 KB 144/748 KB 924/1822 KB 27/27 KB 276/276 KB 120/223 KB 144/748 KB 924/1822 KB 27/27 KB 276/276 KB 124/223 KB 144/748 KB 924/1822 KB 27/27 KB 276/276 KB 128/223 KB 144/748 KB 928/1822 KB 276/276 KB 132/223 KB 144/748 KB 928/1822 KB 136/223 KB 148/748 KB 928/1822 KB 140/223 KB 148/748 KB 928/1822 KB 144/223 KB 148/748 KB 928/1822 KB 276/276 KB 124/223 KB 144/748 KB 928/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.7 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 144/223 KB 148/748 KB 932/1822 KB 144/223 KB 148/748 KB 936/1822 KB 144/223 KB 148/748 KB 940/1822 KB 144/223 KB 148/748 KB 944/1822 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 267.4 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 276/276 KB 132/223 KB 148/748 KB 928/1822 KB 148/223 KB 152/748 KB 944/1822 KB 148/223 KB 156/748 KB 944/1822 KB 148/223 KB 160/748 KB 944/1822 KB 148/223 KB 164/748 KB 944/1822 KB 148/223 KB 168/748 KB 948/1822 KB 148/223 KB 172/748 KB 948/1822 KB 148/223 KB 176/748 KB 948/1822 KB 148/223 KB 148/748 KB 944/1822 KB 152/223 KB 176/748 KB 948/1822 KB 156/223 KB 176/748 KB 948/1822 KB 160/223 KB 176/748 KB 948/1822 KB 164/223 KB 176/748 KB 948/1822 KB 168/223 KB 180/748 KB 948/1822 KB 172/223 KB 180/748 KB 948/1822 KB 176/223 KB 180/748 KB 948/1822 KB 148/223 KB 164/748 KB 948/1822 KB 176/223 KB 180/748 KB 952/1822 KB 176/223 KB 180/748 KB 956/1822 KB 176/223 KB 180/748 KB 960/1822 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 164/223 KB 180/748 KB 948/1822 KB 180/223 KB 184/748 KB 964/1822 KB 180/223 KB 188/748 KB 964/1822 KB 180/223 KB 192/748 KB 964/1822 KB 180/223 KB 192/748 KB 3/178 KB 964/1822 KB 180/223 KB 192/748 KB 5/178 KB 964/1822 KB 180/223 KB 192/748 KB 8/178 KB 964/1822 KB 180/223 KB 192/748 KB 11/178 KB 964/1822 KB 180/223 KB 192/748 KB 13/178 KB 964/1822 KB 180/223 KB 192/748 KB 16/178 KB 964/1822 KB 180/223 KB 192/748 KB 19/178 KB 964/1822 KB 180/223 KB 192/748 KB 21/178 KB 964/1822 KB 180/223 KB 192/748 KB 24/178 KB 964/1822 KB 180/223 KB 192/748 KB 27/178 KB 964/1822 KB 180/223 KB 192/748 KB 29/178 KB 964/1822 KB 176/223 KB 180/748 KB 964/1822 KB 180/223 KB 192/748 KB 29/178 KB 968/1822 KB 180/223 KB 192/748 KB 32/178 KB 972/1822 KB 180/223 KB 192/748 KB 32/178 KB 976/1822 KB 180/223 KB 196/748 KB 32/178 KB 976/1822 KB 3/23 KB 180/223 KB 200/748 KB 32/178 KB 980/1822 KB 180/223 KB 180/748 KB 964/1822 KB 3/23 KB 184/223 KB 200/748 KB 32/178 KB 980/1822 KB 3/23 KB 188/223 KB 200/748 KB 32/178 KB 980/1822 KB 3/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 3/23 KB 180/223 KB 196/748 KB 32/178 KB 980/1822 KB 5/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 8/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 11/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 13/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 16/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 19/23 KB 192/223 KB 204/748 KB 32/178 KB 980/1822 KB 180/223 KB 196/748 KB 32/178 KB 980/1822 KB 19/23 KB 192/223 KB 204/748 KB 32/178 KB 984/1822 KB 180/223 KB 192/748 KB 32/178 KB 968/1822 KB 21/23 KB 192/223 KB 204/748 KB 36/178 KB 984/1822 KB 21/23 KB 192/223 KB 204/748 KB 40/178 KB 984/1822 KB 21/23 KB 192/223 KB 204/748 KB 44/178 KB 984/1822 KB 21/23 KB 192/223 KB 204/748 KB 48/178 KB 984/1822 KB 21/23 KB 192/223 KB 204/748 KB 52/178 KB 984/1822 KB 21/23 KB 196/223 KB 204/748 KB 56/178 KB 988/1822 KB 21/23 KB 196/223 KB 204/748 KB 60/178 KB 988/1822 KB 21/23 KB 192/223 KB 204/748 KB 32/178 KB 984/1822 KB 3/23 KB 188/223 KB 204/748 KB 32/178 KB 980/1822 KB 21/23 KB 196/223 KB 208/748 KB 60/178 KB 988/1822 KB 21/23 KB 196/223 KB 212/748 KB 60/178 KB 988/1822 KB 21/23 KB 196/223 KB 204/748 KB 52/178 KB 988/1822 KB 23/23 KB 200/223 KB 212/748 KB 60/178 KB 988/1822 KB 21/23 KB 192/223 KB 204/748 KB 52/178 KB 988/1822 KB 23/23 KB 200/223 KB 216/748 KB 64/178 KB 992/1822 KB 23/23 KB 200/223 KB 216/748 KB 64/178 KB 996/1822 KB 23/23 KB 200/223 KB 216/748 KB 64/178 KB 1000/1822 KB 23/23 KB 200/223 KB 216/748 KB 64/178 KB 988/1822 KB 23/23 KB 200/223 KB 216/748 KB 60/178 KB 988/1822 KB 23/23 KB 204/223 KB 220/748 KB 64/178 KB 1000/1822 KB 23/23 KB 204/223 KB 224/748 KB 64/178 KB 1000/1822 KB 23/23 KB 204/223 KB 228/748 KB 64/178 KB 1000/1822 KB 23/23 KB 204/223 KB 232/748 KB 68/178 KB 1004/1822 KB 23/23 KB 204/223 KB 236/748 KB 68/178 KB 1004/1822 KB 23/23 KB 204/223 KB 240/748 KB 68/178 KB 1004/1822 KB 23/23 KB 196/223 KB 212/748 KB 60/178 KB 988/1822 KB 23/23 KB 204/223 KB 228/748 KB 68/178 KB 1004/1822 KB 23/23 KB 204/223 KB 240/748 KB 72/178 KB 1004/1822 KB 23/23 KB 204/223 KB 240/748 KB 76/178 KB 1004/1822 KB 23/23 KB 204/223 KB 240/748 KB 80/178 KB 1004/1822 KB 23/23 KB 204/223 KB 228/748 KB 64/178 KB 1004/1822 KB 23/23 KB 204/223 KB 240/748 KB 80/178 KB 1008/1822 KB 23/23 KB 204/223 KB 216/748 KB 64/178 KB 1000/1822 KB 23/23 KB 208/223 KB 240/748 KB 80/178 KB 1008/1822 KB 2 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 3/23 KB 212/223 KB 240/748 KB 80/178 KB 1008/1822 KB 23/23 KB 216/223 KB 240/748 KB 80/178 KB 1012/1822 KB 23/23 KB 220/223 KB 240/748 KB 80/178 KB 1012/1822 KB 23/23 KB 223/223 KB 240/748 KB 80/178 KB 1012/1822 KB 23/23 KB 212/223 KB 240/748 KB 80/178 KB 1012/1822 KB 23/23 KB 223/223 KB 240/748 KB 80/178 KB 1016/1822 KB 23/23 KB 223/223 KB 240/748 KB 80/178 KB 1020/1822 KB 23/23 KB 223/223 KB 244/748 KB 84/178 KB 1024/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.4 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 223/223 KB 244/748 KB 84/178 KB 1028/1822 KB 23/23 KB 223/223 KB 244/748 KB 84/178 KB 1020/1822 KB 223/223 KB 248/748 KB 84/178 KB 1028/1822 KB 223/223 KB 252/748 KB 84/178 KB 1028/1822 KB 223/223 KB 256/748 KB 84/178 KB 1028/1822 KB 23/23 KB 223/223 KB 240/748 KB 84/178 KB 1020/1822 KB 223/223 KB 256/748 KB 88/178 KB 1028/1822 KB 223/223 KB 256/748 KB 92/178 KB 1028/1822 KB 223/223 KB 256/748 KB 96/178 KB 1028/1822 KB 223/223 KB 260/748 KB 96/178 KB 1028/1822 KB 223/223 KB 260/748 KB 100/178 KB 1032/1822 KB 223/223 KB 260/748 KB 96/178 KB 1032/1822 KB 223/223 KB 260/748 KB 100/178 KB 1036/1822 KB 223/223 KB 260/748 KB 100/178 KB 1040/1822 KB 223/223 KB 260/748 KB 100/178 KB 1044/1822 KB 223/223 KB 264/748 KB 104/178 KB 1048/1822 KB 223/223 KB 264/748 KB 104/178 KB 1052/1822 KB 223/223 KB 264/748 KB 104/178 KB 1056/1822 KB 223/223 KB 264/748 KB 104/178 KB 1044/1822 KB 223/223 KB 264/748 KB 108/178 KB 1056/1822 KB 223/223 KB 264/748 KB 100/178 KB 1044/1822 KB 223/223 KB 268/748 KB 108/178 KB 1056/1822 KB 223/223 KB 272/748 KB 108/178 KB 1056/1822 KB 223/223 KB 272/748 KB 112/178 KB 1056/1822 KB 223/223 KB 276/748 KB 112/178 KB 1056/1822 KB 223/223 KB 280/748 KB 116/178 KB 1056/1822 KB 223/223 KB 284/748 KB 116/178 KB 1056/1822 KB 223/223 KB 288/748 KB 116/178 KB 1056/1822 KB 223/223 KB 292/748 KB 116/178 KB 1056/1822 KB 223/223 KB 296/748 KB 116/178 KB 1060/1822 KB 223/223 KB 300/748 KB 116/178 KB 1060/1822 KB 223/223 KB 304/748 KB 116/178 KB 1060/1822 KB 223/223 KB 308/748 KB 116/178 KB 1060/1822 KB 223/223 KB 276/748 KB 116/178 KB 1056/1822 KB 308/748 KB 120/178 KB 1060/1822 KB 308/748 KB 124/178 KB 1060/1822 KB 308/748 KB 128/178 KB 1060/1822 KB 308/748 KB 132/178 KB 1060/1822 KB 308/748 KB 136/178 KB 1060/1822 KB 308/748 KB 140/178 KB 1060/1822 KB 308/748 KB 144/178 KB 1060/1822 KB 308/748 KB 148/178 KB 1060/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 206.6 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 223/223 KB 292/748 KB 116/178 KB 1060/1822 KB 312/748 KB 148/178 KB 1064/1822 KB 312/748 KB 148/178 KB 1068/1822 KB 312/748 KB 148/178 KB 1072/1822 KB 312/748 KB 148/178 KB 1076/1822 KB 312/748 KB 148/178 KB 1080/1822 KB 312/748 KB 148/178 KB 1084/1822 KB 312/748 KB 148/178 KB 1088/1822 KB 312/748 KB 148/178 KB 1060/1822 KB 312/748 KB 152/178 KB 1092/1822 KB 312/748 KB 152/178 KB 1088/1822 KB 316/748 KB 156/178 KB 1092/1822 KB 316/748 KB 160/178 KB 1092/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 316/748 KB 152/178 KB 1092/1822 KB 320/748 KB 160/178 KB 1092/1822 KB 324/748 KB 160/178 KB 1092/1822 KB 328/748 KB 164/178 KB 1096/1822 KB 332/748 KB 164/178 KB 1096/1822 KB 336/748 KB 164/178 KB 1096/1822 KB 324/748 KB 164/178 KB 1096/1822 KB 336/748 KB 164/178 KB 1100/1822 KB 336/748 KB 164/178 KB 1104/1822 KB 324/748 KB 164/178 KB 1092/1822 KB 336/748 KB 168/178 KB 1104/1822 KB 336/748 KB 172/178 KB 1104/1822 KB 336/748 KB 176/178 KB 1104/1822 KB 336/748 KB 176/178 KB 1108/1822 KB 340/748 KB 178/178 KB 1112/1822 KB 340/748 KB 178/178 KB 1116/1822 KB 340/748 KB 178/178 KB 1120/1822 KB 340/748 KB 178/178 KB 1108/1822 KB 344/748 KB 178/178 KB 1120/1822 KB 3/1210 KB 348/748 KB 178/178 KB 1120/1822 KB 3/1210 KB 352/748 KB 178/178 KB 1124/1822 KB 336/748 KB 178/178 KB 1108/1822 KB 3/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 3/1210 KB 348/748 KB 178/178 KB 1124/1822 KB 3/1210 KB 344/748 KB 178/178 KB 1120/1822 KB 5/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 8/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 4/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 8/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 12/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 16/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 20/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 24/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 28/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 32/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 36/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 40/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 44/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 48/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 52/55 KB 11/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 55/55 KB 13/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 55/55 KB 16/1210 KB 356/748 KB 178/178 KB 1124/1822 KB 55/55 KB 16/1210 KB 356/748 KB 178/178 KB 1128/1822 KB 55/55 KB 19/1210 KB 356/748 KB 178/178 KB 1128/1822 KB 55/55 KB 21/1210 KB 356/748 KB 1132/1822 KB 55/55 KB 19/1210 KB 356/748 KB 1132/1822 KB 55/55 KB 21/1210 KB 360/748 KB 1136/1822 KB 55/55 KB 21/1210 KB 360/748 KB 1140/1822 KB 55/55 KB 24/1210 KB 360/748 KB 1144/1822 KB 55/55 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 161.5 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 24/1210 KB 360/748 KB 1140/1822 KB 55/55 KB 21/1210 KB 360/748 KB 1132/1822 KB 55/55 KB 24/1210 KB 364/748 KB 1148/1822 KB 55/55 KB 24/1210 KB 368/748 KB 1148/1822 KB 55/55 KB 24/1210 KB 372/748 KB 1148/1822 KB 55/55 KB 27/1210 KB 376/748 KB 1148/1822 KB 55/55 KB 27/1210 KB 380/748 KB 1148/1822 KB 55/55 KB 27/1210 KB 384/748 KB 1148/1822 KB 55/55 KB 24/1210 KB 360/748 KB 1148/1822 KB 55/55 KB 27/1210 KB 384/748 KB 1152/1822 KB 55/55 KB Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 27/1210 KB 372/748 KB 1148/1822 KB 55/55 KB 29/1210 KB 384/748 KB 1152/1822 KB 55/55 KB 32/1210 KB 384/748 KB 1152/1822 KB 55/55 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 49.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 388/748 KB 1156/1822 KB 36/1210 KB 392/748 KB 1156/1822 KB 36/1210 KB 396/748 KB 1156/1822 KB 36/1210 KB 400/748 KB 1156/1822 KB 32/1210 KB 384/748 KB 1156/1822 KB 55/55 KB 36/1210 KB 400/748 KB 1160/1822 KB 36/1210 KB 400/748 KB 1164/1822 KB 36/1210 KB 400/748 KB 1168/1822 KB 36/1210 KB 388/748 KB 1156/1822 KB 40/1210 KB 400/748 KB 1168/1822 KB 44/1210 KB 400/748 KB 1168/1822 KB 48/1210 KB 400/748 KB 1168/1822 KB 52/1210 KB 400/748 KB 1168/1822 KB 56/1210 KB 404/748 KB 1172/1822 KB 60/1210 KB 404/748 KB 1172/1822 KB 4/471 KB 52/1210 KB 404/748 KB 1172/1822 KB 52/1210 KB 404/748 KB 1168/1822 KB 56/1210 KB 404/748 KB 1172/1822 KB 4/471 KB 60/1210 KB 404/748 KB 1172/1822 KB 8/471 KB 60/1210 KB 404/748 KB 1176/1822 KB 8/471 KB 60/1210 KB 404/748 KB 1180/1822 KB 8/471 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 4/93 KB 64/1210 KB 408/748 KB 1180/1822 KB 12/471 KB 4/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 8/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 12/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 16/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 20/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 24/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 28/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 32/93 KB 64/1210 KB 408/748 KB 1184/1822 KB 12/471 KB 36/93 KB 64/1210 KB 408/748 KB 1188/1822 KB 12/471 KB 40/93 KB 64/1210 KB 408/748 KB 1188/1822 KB 12/471 KB 44/93 KB 64/1210 KB 408/748 KB 1188/1822 KB 12/471 KB 48/93 KB 64/1210 KB 408/748 KB 1180/1822 KB 12/471 KB 60/1210 KB 408/748 KB 1180/1822 KB 12/471 KB 64/1210 KB 408/748 KB 1188/1822 KB 16/471 KB 48/93 KB 64/1210 KB 408/748 KB 1188/1822 KB 20/471 KB 48/93 KB 68/1210 KB 408/748 KB 1188/1822 KB 24/471 KB 48/93 KB 68/1210 KB 408/748 KB 1188/1822 KB 28/471 KB 48/93 KB 68/1210 KB 408/748 KB 1188/1822 KB 32/471 KB 48/93 KB 64/1210 KB 408/748 KB 1188/1822 KB 12/471 KB 36/93 KB 68/1210 KB 408/748 KB 1192/1822 KB 32/471 KB 48/93 KB 68/1210 KB 408/748 KB 1196/1822 KB 32/471 KB 48/93 KB 68/1210 KB 408/748 KB 1200/1822 KB 32/471 KB 48/93 KB 68/1210 KB 408/748 KB 1188/1822 KB 20/471 KB 48/93 KB 72/1210 KB 408/748 KB 1200/1822 KB 36/471 KB 48/93 KB 76/1210 KB 408/748 KB 1200/1822 KB 36/471 KB 48/93 KB 80/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 48/93 KB 84/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 48/93 KB 88/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 52/93 KB 92/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 52/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 52/93 KB 68/1210 KB 408/748 KB 1200/1822 KB 36/471 KB 48/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 40/471 KB 52/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 44/471 KB 52/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 48/471 KB 52/93 KB 84/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 52/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 48/471 KB 56/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 48/471 KB 60/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 48/471 KB 64/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 48/471 KB 68/93 KB 100/1210 KB 408/748 KB 1204/1822 KB 52/471 KB 72/93 KB 100/1210 KB 408/748 KB 1204/1822 KB 52/471 KB 76/93 KB 100/1210 KB 408/748 KB 1204/1822 KB 52/471 KB 80/93 KB 76/1210 KB 408/748 KB 1204/1822 KB 36/471 KB 48/93 KB 60/1210 KB 408/748 KB 1204/1822 KB 52/471 KB 68/93 KB 100/1210 KB 412/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 416/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 420/748 KB 1204/1822 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install KB 52/471 KB 80/93 KB 100/1210 KB 424/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 428/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 432/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 436/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 440/748 KB 1204/1822 KB 52/471 KB 80/93 KB 100/1210 KB 444/748 KB 1208/1822 KB 52/471 KB 80/93 KB 100/1210 KB 448/748 KB 1208/1822 KB 52/471 KB 80/93 KB 100/1210 KB 452/748 KB 1208/1822 KB 52/471 KB 80/93 KB 100/1210 KB 456/748 KB 1208/1822 KB 52/471 KB 80/93 KB 100/1210 KB 460/748 KB 1208/1822 KB 52/471 KB 80/93 KB 100/1210 KB 464/748 KB 1208/1822 KB 52/471 KB 80/93 KB 100/1210 KB 408/748 KB 1204/1822 KB 52/471 KB 68/93 KB 104/1210 KB 464/748 KB 1208/1822 KB 52/471 KB 80/93 KB 108/1210 KB 464/748 KB 1208/1822 KB 52/471 KB 80/93 KB 112/1210 KB 464/748 KB 1208/1822 KB 52/471 KB 80/93 KB 116/1210 KB 464/748 KB 1208/1822 KB 52/471 KB 84/93 KB 120/1210 KB 468/748 KB 1208/1822 KB 52/471 KB 84/93 KB 124/1210 KB 468/748 KB 1208/1822 KB 52/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 52/471 KB 84/93 KB 96/1210 KB 408/748 KB 1204/1822 KB 52/471 KB 68/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 56/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 60/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 64/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 68/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 72/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 76/471 KB 84/93 KB 128/1210 KB 468/748 KB 1208/1822 KB 80/471 KB 84/93 KB 116/1210 KB 468/748 KB 1208/1822 KB 52/471 KB 84/93 KB 128/1210 KB 472/748 KB 1208/1822 KB 80/471 KB 84/93 KB 128/1210 KB 476/748 KB 1208/1822 KB 80/471 KB 84/93 KB 128/1210 KB 480/748 KB 1208/1822 KB 80/471 KB 84/93 KB 112/1210 KB 464/748 KB 1208/1822 KB 52/471 KB 84/93 KB 128/1210 KB 480/748 KB 1208/1822 KB 80/471 KB 88/93 KB 100/1210 KB 440/748 KB 1208/1822 KB 52/471 KB 80/93 KB 128/1210 KB 480/748 KB 1212/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1213/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1217/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1221/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1225/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1229/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1233/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1237/1822 KB 80/471 KB 88/93 KB 128/1210 KB 480/748 KB 1237/1822 KB 80/471 KB 92/93 KB 128/1210 KB 480/748 KB 1237/1822 KB 80/471 KB 93/93 KB 128/1210 KB 480/748 KB 1241/1822 KB 80/471 KB 93/93 KB 128/1210 KB 480/748 KB 1245/1822 KB 80/471 KB 93/93 KB 128/1210 KB 480/748 KB 1249/1822 KB 80/471 KB 93/93 KB 132/1210 KB 484/748 KB 1253/1822 KB 84/471 KB 93/93 KB 132/1210 KB 484/748 KB 1257/1822 KB 84/471 KB 93/93 KB 132/1210 KB 484/748 KB 1261/1822 KB 84/471 KB 93/93 KB 132/1210 KB 484/748 KB 1249/1822 KB 84/471 KB 93/93 KB 132/1210 KB 488/748 KB 1261/1822 KB 84/471 KB 93/93 KB 132/1210 KB 492/748 KB 1261/1822 KB 84/471 KB 93/93 KB 132/1210 KB 496/748 KB 1261/1822 KB 84/471 KB 93/93 KB 132/1210 KB 480/748 KB 1249/1822 KB 84/471 KB 93/93 KB 136/1210 KB 496/748 KB 1261/1822 KB 84/471 KB 93/93 KB 140/1210 KB 496/748 KB 1261/1822 KB 84/471 KB 93/93 KB 144/1210 KB 496/748 KB 1261/1822 KB 84/471 KB 93/93 KB 148/1210 KB 496/748 KB 1261/1822 KB 84/471 KB 93/93 KB 152/1210 KB 500/748 KB 1265/1822 KB 84/471 KB 93/93 KB 156/1210 KB 500/748 KB 1265/1822 KB 84/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 84/471 KB 93/93 KB 128/1210 KB 480/748 KB 1249/1822 KB 84/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB 88/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB 92/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB 96/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB 100/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB 104/471 KB 93/93 KB 160/1210 KB 500/748 KB 1265/1822 KB 108/471 KB 93/93 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 80.2 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 148/1210 KB 500/748 KB 1265/1822 KB 84/471 KB 93/93 KB 160/1210 KB 500/748 KB 1269/1822 KB 112/471 KB 160/1210 KB 500/748 KB 1273/1822 KB 112/471 KB 160/1210 KB 500/748 KB 1277/1822 KB 112/471 KB 148/1210 KB 500/748 KB 1261/1822 KB 84/471 KB 93/93 KB 160/1210 KB 504/748 KB 1277/1822 KB 112/471 KB 160/1210 KB 508/748 KB 1277/1822 KB 112/471 KB 160/1210 KB 512/748 KB 1277/1822 KB 112/471 KB 160/1210 KB 500/748 KB 1265/1822 KB 112/471 KB 93/93 KB 160/1210 KB 512/748 KB 1277/1822 KB 116/471 KB 164/1210 KB 516/748 KB 1281/1822 KB 120/471 KB 160/1210 KB 512/748 KB 1281/1822 KB 116/471 KB 164/1210 KB 516/748 KB 1285/1822 KB 124/471 KB 164/1210 KB 516/748 KB 1285/1822 KB 128/471 KB 164/1210 KB 516/748 KB 1281/1822 KB 116/471 KB 160/1210 KB 516/748 KB 1281/1822 KB 116/471 KB 164/1210 KB 520/748 KB 1285/1822 KB 128/471 KB 164/1210 KB 524/748 KB 1285/1822 KB 128/471 KB 164/1210 KB 528/748 KB 1285/1822 KB 128/471 KB 164/1210 KB 516/748 KB 1285/1822 KB 124/471 KB 164/1210 KB 528/748 KB 1289/1822 KB 128/471 KB 164/1210 KB 528/748 KB 1293/1822 KB 128/471 KB 164/1210 KB 532/748 KB 1293/1822 KB 128/471 KB 168/1210 KB 536/748 KB 1297/1822 KB 132/471 KB 168/1210 KB 540/748 KB 1297/1822 KB 132/471 KB 168/1210 KB 544/748 KB 1297/1822 KB 132/471 KB 168/1210 KB 532/748 KB 1297/1822 KB 132/471 KB 168/1210 KB 544/748 KB 1297/1822 KB 136/471 KB 168/1210 KB 544/748 KB 1297/1822 KB 140/471 KB 168/1210 KB 544/748 KB 1297/1822 KB 144/471 KB 168/1210 KB 544/748 KB 1297/1822 KB 148/471 KB 168/1210 KB 548/748 KB 1297/1822 KB 152/471 KB 168/1210 KB 548/748 KB 1297/1822 KB 156/471 KB 168/1210 KB 548/748 KB 1297/1822 KB 160/471 KB 168/1210 KB 532/748 KB 1297/1822 KB 128/471 KB 172/1210 KB 548/748 KB 1297/1822 KB 160/471 KB 176/1210 KB 548/748 KB 1297/1822 KB 160/471 KB 180/1210 KB 548/748 KB 1297/1822 KB 160/471 KB 184/1210 KB 548/748 KB 1297/1822 KB 160/471 KB 164/1210 KB 532/748 KB 1297/1822 KB 128/471 KB 188/1210 KB 548/748 KB 1301/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1305/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1309/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1313/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1317/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1321/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1325/1822 KB 160/471 KB 168/1210 KB 548/748 KB 1297/1822 KB 148/471 KB 188/1210 KB 552/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 556/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 4/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 8/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 12/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 16/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 20/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 24/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 28/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 32/53 KB 560/748 KB 1325/1822 KB 160/471 KB 188/1210 KB 548/748 KB 1297/1822 KB 160/471 KB 192/1210 KB 32/53 KB 560/748 KB 1325/1822 KB 160/471 KB 196/1210 KB 32/53 KB 560/748 KB 1325/1822 KB 160/471 KB 200/1210 KB 36/53 KB 564/748 KB 1329/1822 KB 164/471 KB 204/1210 KB 36/53 KB 564/748 KB 1329/1822 KB 164/471 KB 208/1210 KB 36/53 KB 564/748 KB 1329/1822 KB 164/471 KB 196/1210 KB 36/53 KB 560/748 KB 1325/1822 KB 160/471 KB 208/1210 KB 40/53 KB 564/748 KB 1329/1822 KB 164/471 KB 212/1210 KB 44/53 KB 564/748 KB 1329/1822 KB 164/471 KB 212/1210 KB 48/53 KB 564/748 KB 1329/1822 KB 164/471 KB 196/1 unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 210 KB 36/53 KB 564/748 KB 1329/1822 KB 164/471 KB 212/1210 KB 48/53 KB 568/748 KB 1329/1822 KB 164/471 KB 212/1210 KB 48/53 KB 572/748 KB 1329/1822 KB 164/471 KB 212/1210 KB 48/53 KB 576/748 KB 1329/1822 KB 164/471 KB 196/1210 KB 36/53 KB 560/748 KB 1329/1822 KB 164/471 KB 212/1210 KB 48/53 KB 576/748 KB 1333/1822 KB 164/471 KB 212/1210 KB 48/53 KB 576/748 KB 1337/1822 KB 164/471 KB 212/1210 KB 48/53 KB 576/748 KB 1341/1822 KB 164/471 KB 196/1210 KB 36/53 KB 560/748 KB 1325/1822 KB 164/471 KB 212/1210 KB 48/53 KB 576/748 KB 1341/1822 KB 168/471 KB 212/1210 KB 48/53 KB 576/748 KB 1341/1822 KB 172/471 KB 212/1210 KB 48/53 KB 576/748 KB 1341/1822 KB 176/471 KB 212/1210 KB 48/53 KB 576/748 KB 1341/1822 KB 180/471 KB 212/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 184/471 KB 212/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 188/471 KB 212/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 192/471 KB 212/1210 KB 40/53 KB 564/748 KB 1329/1822 KB 164/471 KB 216/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 192/471 KB 220/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 192/471 KB 224/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 192/471 KB 212/1210 KB 52/53 KB 580/748 KB 1345/1822 KB 180/471 KB 224/1210 KB 53/53 KB 580/748 KB 1345/1822 KB 192/471 KB 212/1210 KB 48/53 KB 580/748 KB 1345/1822 KB 180/471 KB 224/1210 KB 53/53 KB 584/748 KB 1345/1822 KB 192/471 KB 224/1210 KB 53/53 KB 588/748 KB 1345/1822 KB 192/471 KB 228/1210 KB 53/53 KB 592/748 KB 1345/1822 KB 192/471 KB 228/1210 KB 53/53 KB 596/748 KB 1345/1822 KB 192/471 KB 228/1210 KB 53/53 KB 600/748 KB 1345/1822 KB 196/471 KB 228/1210 KB 53/53 KB 604/748 KB 1345/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1345/1822 KB 196/471 KB 212/1210 KB 48/53 KB 576/748 KB 1345/1822 KB 180/471 KB 228/1210 KB 53/53 KB 608/748 KB 1349/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1353/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1357/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1361/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1365/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1369/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1373/1822 KB 196/471 KB 228/1210 KB 53/53 KB 608/748 KB 1377/1822 KB 196/471 KB 228/1210 KB 53/53 KB 612/748 KB 1381/1822 KB 196/471 KB 228/1210 KB 53/53 KB 612/748 KB 1385/1822 KB 196/471 KB 228/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 196/471 KB 228/1210 KB 53/53 KB 596/748 KB 1345/1822 KB 196/471 KB 228/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 200/471 KB 228/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 204/471 KB 228/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 228/1210 KB 53/53 KB 588/748 KB 1345/1822 KB 192/471 KB 232/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 236/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 240/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 244/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 248/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 252/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 208/471 KB 228/1210 KB 53/53 KB 612/748 KB 1377/1822 KB 196/471 KB 252/1210 KB 53/53 KB 616/748 KB 1389/1822 KB 212/471 KB 252/1210 KB 53/53 KB 612/748 KB 1389/1822 KB 212/471 KB 256/1210 KB 53/53 KB 616/748 KB 1389/1822 KB 216/471 KB 256/1210 KB 53/53 KB 616/748 KB 1389/1822 KB 220/471 KB 256/1210 KB 53/53 KB 620/748 KB 1389/1822 KB 224/471 KB 256/1210 KB 53/53 KB 616/748 KB 1389/1822 KB 212/471 KB 256/1210 KB 53/53 KB 620/748 KB 1389/1822 KB 220/471 KB 256/1210 KB unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 53/53 KB 624/748 KB 1389/1822 KB 224/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 45.1 KB/sec) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install 260/1210 KB 624/748 KB 1389/1822 KB 224/471 KB 264/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 268/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 272/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 276/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 280/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 284/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 288/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 260/1210 KB 628/748 KB 1393/1822 KB 228/471 KB 288/1210 KB 628/748 KB 1397/1822 KB 228/471 KB 288/1210 KB 628/748 KB 1401/1822 KB 228/471 KB 288/1210 KB 628/748 KB 1405/1822 KB 228/471 KB 260/1210 KB 628/748 KB 1389/1822 KB 228/471 KB 288/1210 KB 632/748 KB 1405/1822 KB 228/471 KB 288/1210 KB 636/748 KB 1405/1822 KB 228/471 KB 288/1210 KB 640/748 KB 1405/1822 KB 228/471 KB 260/1210 KB 624/748 KB 1389/1822 KB 228/471 KB 288/1210 KB 640/748 KB 1405/1822 KB 232/471 KB 288/1210 KB 640/748 KB 1405/1822 KB 236/471 KB 288/1210 KB 640/748 KB 1405/1822 KB 240/471 KB 288/1210 KB 640/748 KB 1405/1822 KB 244/471 KB 288/1210 KB 644/748 KB 1405/1822 KB 248/471 KB 288/1210 KB 644/748 KB 1405/1822 KB 252/471 KB 288/1210 KB 644/748 KB 1405/1822 KB 256/471 KB 288/1210 KB 644/748 KB 1405/1822 KB 244/471 KB 288/1210 KB 4/276 KB 644/748 KB 1409/1822 KB 256/471 KB 288/1210 KB 8/276 KB 644/748 KB 1409/1822 KB 256/471 KB 288/1210 KB 12/276 KB 644/748 KB 1409/1822 KB 256/471 KB 288/1210 KB 16/276 KB 644/748 KB 1409/1822 KB 256/471 KB 288/1210 KB 16/276 KB 648/748 KB 1409/1822 KB 256/471 KB 288/1210 KB 16/276 KB 652/748 KB 1409/1822 KB 256/471 KB 292/1210 KB 20/276 KB 656/748 KB 1409/1822 KB 256/471 KB 288/1210 KB 644/748 KB 1409/1822 KB 256/471 KB 292/1210 KB 20/276 KB 656/748 KB 1413/1822 KB 256/471 KB 292/1210 KB 20/276 KB 656/748 KB 1417/1822 KB 256/471 KB 292/1210 KB 20/276 KB 656/748 KB 1421/1822 KB 256/471 KB 292/1210 KB 20/276 KB 656/748 KB 1425/1822 KB 256/471 KB 292/1210 KB 20/276 KB 660/748 KB 1429/1822 KB 260/471 KB 292/1210 KB 20/276 KB 660/748 KB 1433/1822 KB 260/471 KB 292/1210 KB 20/276 KB 660/748 KB 1437/1822 KB 260/471 KB 292/1210 KB 20/276 KB 652/748 KB 1409/1822 KB 256/471 KB 292/1210 KB 24/276 KB 660/748 KB 1437/1822 KB 260/471 KB 292/1210 KB 28/276 KB 660/748 KB 1437/1822 KB 260/471 KB 292/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 260/471 KB 292/1210 KB 16/276 KB 652/748 KB 1409/1822 KB 256/471 KB 296/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 260/471 KB 300/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 260/471 KB 304/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 260/471 KB 292/1210 KB 20/276 KB 660/748 KB 1425/1822 KB 260/471 KB 304/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 264/471 KB 304/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 268/471 KB 304/1210 KB 32/276 KB 660/748 KB 1437/1822 KB 272/471 KB 292/1210 KB 20/276 KB 660/748 KB 1425/1822 KB 256/471 KB 304/1210 KB 32/276 KB 664/748 KB 1437/1822 KB 272/471 KB 304/1210 KB 32/276 KB 668/748 KB 1437/1822 KB 272/471 KB 304/1210 KB 36/276 KB 672/748 KB 1437/1822 KB 276/471 KB 304/1210 KB 36/276 KB 676/748 KB 1437/1822 KB 276/471 KB 308/1210 KB 36/276 KB 680/748 KB 1441/1822 KB 276/471 KB 308/1210 KB 36/276 KB 684/748 KB 1441/1822 KB 276/471 KB 304/1210 KB 36/276 KB 668/748 KB 1437/1822 KB 276/471 KB 308/1210 KB 36/276 KB 684/748 KB 1441/1822 KB 280/471 KB 308/1210 KB 36/276 KB 684/748 KB 1441/1822 KB 284/471 KB 308/1210 KB 36/276 KB 684/748 KB 1441/1822 KB 288/471 KB 304/1210 KB 36/276 KB 668/748 KB 1437/1822 KB 272/471 KB 308/1210 KB 40/276 KB 684/748 KB 1441/182 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2 KB 288/471 KB 308/1210 KB 44/276 KB 684/748 KB 1441/1822 KB 288/471 KB 308/1210 KB 48/276 KB 684/748 KB 1441/1822 KB 288/471 KB 308/1210 KB 36/276 KB 676/748 KB 1441/1822 KB 276/471 KB 312/1210 KB 48/276 KB 684/748 KB 1441/1822 KB 288/471 KB 316/1210 KB 48/276 KB 684/748 KB 1441/1822 KB 288/471 KB 320/1210 KB 48/276 KB 684/748 KB 1441/1822 KB 288/471 KB 304/1210 KB 36/276 KB 676/748 KB 1441/1822 KB 276/471 KB 320/1210 KB 48/276 KB 684/748 KB 1445/1822 KB 288/471 KB 320/1210 KB 48/276 KB 684/748 KB 1449/1822 KB 288/471 KB 324/1210 KB 48/276 KB 688/748 KB 1453/1822 KB 288/471 KB 324/1210 KB 52/276 KB 688/748 KB 1457/1822 KB 288/471 KB 324/1210 KB 52/276 KB 688/748 KB 1461/1822 KB 292/471 KB 324/1210 KB 52/276 KB 688/748 KB 1465/1822 KB 292/471 KB 324/1210 KB 52/276 KB 688/748 KB 1469/1822 KB 292/471 KB 324/1210 KB 48/276 KB 688/748 KB 1449/1822 KB 288/471 KB 328/1210 KB 52/276 KB 688/748 KB 1469/1822 KB 292/471 KB 332/1210 KB 52/276 KB 688/748 KB 1469/1822 KB 292/471 KB 320/1210 KB 48/276 KB 688/748 KB 1449/1822 KB 288/471 KB 332/1210 KB 52/276 KB 692/748 KB 1469/1822 KB 292/471 KB 332/1210 KB 52/276 KB 696/748 KB 1469/1822 KB 292/471 KB 332/1210 KB 52/276 KB 700/748 KB 1469/1822 KB 292/471 KB 324/1210 KB 52/276 KB 688/748 KB 1457/1822 KB 292/471 KB 336/1210 KB 52/276 KB 700/748 KB 1469/1822 KB 296/471 KB 336/1210 KB 52/276 KB 700/748 KB 1469/1822 KB 300/471 KB 336/1210 KB 52/276 KB 700/748 KB 1469/1822 KB 304/471 KB 336/1210 KB 52/276 KB 700/748 KB 1469/1822 KB 308/471 KB 336/1210 KB 52/276 KB 704/748 KB 1473/1822 KB 312/471 KB 336/1210 KB 52/276 KB 704/748 KB 1473/1822 KB 316/471 KB 336/1210 KB 52/276 KB 704/748 KB 1473/1822 KB 320/471 KB 324/1210 KB 52/276 KB 688/748 KB 1453/1822 KB 288/471 KB 336/1210 KB 56/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 60/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 64/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 68/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 72/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 76/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 80/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 84/276 KB 704/748 KB 1473/1822 KB 320/471 KB 336/1210 KB 88/276 KB 704/748 KB 1473/1822 KB 324/471 KB 336/1210 KB 92/276 KB 704/748 KB 1473/1822 KB 324/471 KB 336/1210 KB 96/276 KB 704/748 KB 1473/1822 KB 324/471 KB 336/1210 KB 52/276 KB 704/748 KB 1473/1822 KB 308/471 KB 336/1210 KB 96/276 KB 704/748 KB 1477/1822 KB 324/471 KB 336/1210 KB 96/276 KB 704/748 KB 1481/1822 KB 324/471 KB 336/1210 KB 96/276 KB 704/748 KB 1485/1822 KB 324/471 KB 336/1210 KB 52/276 KB 704/748 KB 1469/1822 KB 308/471 KB 336/1210 KB 52/276 KB 700/748 KB 1469/1822 KB 292/471 KB 340/1210 KB 96/276 KB 704/748 KB 1485/1822 KB 324/471 KB 344/1210 KB 96/276 KB 708/748 KB 1485/1822 KB 324/471 KB 348/1210 KB 96/276 KB 708/748 KB 1485/1822 KB 324/471 KB 352/1210 KB 96/276 KB 708/748 KB 1485/1822 KB 324/471 KB 356/1210 KB 96/276 KB 708/748 KB 1485/1822 KB 324/471 KB 360/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 324/471 KB 364/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 324/471 KB 368/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 324/471 KB 336/1210 KB 84/276 KB 704/748 KB 1473/1822 KB 324/471 KB 368/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 328/471 KB 368/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 332/471 KB 368/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 336/471 KB 356/1210 KB 96/276 KB 708/748 KB 1489/1822 KB 324/471 K unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install B 368/1210 KB 96/276 KB 708/748 KB 1493/1822 KB 336/471 KB 340/1210 KB 96/276 KB 708/748 KB 1485/1822 KB 324/471 KB 368/1210 KB 96/276 KB 712/748 KB 1493/1822 KB 336/471 KB 368/1210 KB 96/276 KB 716/748 KB 1493/1822 KB 336/471 KB 368/1210 KB 96/276 KB 720/748 KB 1493/1822 KB 336/471 KB 368/1210 KB 96/276 KB 724/748 KB 1493/1822 KB 336/471 KB 368/1210 KB 96/276 KB 728/748 KB 1493/1822 KB 336/471 KB 368/1210 KB 96/276 KB 732/748 KB 1493/1822 KB 336/471 KB 368/1210 KB 96/276 KB 736/748 KB 1493/1822 KB 340/471 KB 372/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 344/471 KB 372/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 348/471 KB 372/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 352/471 KB 372/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 340/471 KB 376/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 352/471 KB 380/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 352/471 KB 384/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 352/471 KB 368/1210 KB 100/276 KB 736/748 KB 1497/1822 KB 340/471 KB 384/1210 KB 104/276 KB 736/748 KB 1497/1822 KB 352/471 KB 384/1210 KB 108/276 KB 736/748 KB 1497/1822 KB 352/471 KB 384/1210 KB 112/276 KB 736/748 KB 1497/1822 KB 352/471 KB 388/1210 KB 116/276 KB 736/748 KB 1497/1822 KB 352/471 KB 388/1210 KB 120/276 KB 736/748 KB 1497/1822 KB 356/471 KB 388/1210 KB 124/276 KB 736/748 KB 1497/1822 KB 356/471 KB 388/1210 KB 128/276 KB 736/748 KB 1497/1822 KB 356/471 KB 368/1210 KB 96/276 KB 736/748 KB 1497/1822 KB 340/471 KB 368/1210 KB 96/276 KB 736/748 KB 1497/1822 KB 340/471 KB 388/1210 KB 128/276 KB 736/748 KB 1499/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1503/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1507/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1511/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1515/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1519/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1523/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1527/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1531/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1535/1822 KB 356/471 KB 388/1210 KB 132/276 KB 740/748 KB 1539/1822 KB 356/471 KB 388/1210 KB 132/276 KB 740/748 KB 1543/1822 KB 356/471 KB 388/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 356/471 KB 388/1210 KB 116/276 KB 736/748 KB 1497/1822 KB 356/471 KB 388/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 360/471 KB 388/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 364/471 KB 388/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 368/471 KB 388/1210 KB 112/276 KB 736/748 KB 1497/1822 KB 352/471 KB 392/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 368/471 KB 396/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 368/471 KB 400/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 368/471 KB 400/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 372/471 KB 404/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 376/471 KB 404/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 380/471 KB 404/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 384/471 KB 388/1210 KB 132/276 KB 740/748 KB 1535/1822 KB 356/471 KB 388/1210 KB 128/276 KB 740/748 KB 1499/1822 KB 356/471 KB 404/1210 KB 132/276 KB 744/748 KB 1547/1822 KB 384/471 KB 404/1210 KB 132/276 KB 748/748 KB 1547/1822 KB 384/471 KB 404/1210 KB 132/276 KB 748/748 KB 1547/1822 KB 384/471 KB 404/1210 KB 132/276 KB 740/748 KB 1547/1822 KB 372/471 KB 408/1210 KB 132/276 KB 748/748 KB 1547/1822 KB 384/471 KB 412/1210 KB 136/276 KB 748/748 KB 1547/1822 KB 384/471 KB 416/1210 KB 136/276 KB 748/ unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 748 KB 1547/1822 KB 384/471 KB 420/1210 KB 136/276 KB 748/748 KB 1547/1822 KB 384/471 KB 424/1210 KB 136/276 KB 748/748 KB 1551/1822 KB 388/471 KB 428/1210 KB 136/276 KB 748/748 KB 1551/1822 KB 388/471 KB 408/1210 KB 136/276 KB 748/748 KB 1547/1822 KB 384/471 KB 428/1210 KB 140/276 KB 748/748 KB 1551/1822 KB 388/471 KB 428/1210 KB 144/276 KB 748/748 KB 1551/1822 KB 388/471 KB 428/1210 KB 148/276 KB 748/748 KB 1551/1822 KB 388/471 KB 428/1210 KB 152/276 KB 748/748 KB 1551/1822 KB 388/471 KB 428/1210 KB 156/276 KB 748/748 KB 1551/1822 KB 388/471 KB 432/1210 KB 160/276 KB 748/748 KB 1551/1822 KB 388/471 KB 420/1210 KB 136/276 KB 748/748 KB 1551/1822 KB 388/471 KB 432/1210 KB 160/276 KB 748/748 KB 1555/1822 KB 388/471 KB 432/1210 KB 160/276 KB 748/748 KB 1559/1822 KB 388/471 KB 432/1210 KB 160/276 KB 748/748 KB 1563/1822 KB 388/471 KB 420/1210 KB 136/276 KB 748/748 KB 1547/1822 KB 388/471 KB 432/1210 KB 160/276 KB 748/748 KB 1563/1822 KB 392/471 KB 432/1210 KB 160/276 KB 748/748 KB 1563/1822 KB 396/471 KB 432/1210 KB 160/276 KB 748/748 KB 1563/1822 KB 400/471 KB 432/1210 KB 156/276 KB 748/748 KB 1551/1822 KB 388/471 KB 432/1210 KB 160/276 KB 748/748 KB 1563/1822 KB 404/471 KB 436/1210 KB 164/276 KB 748/748 KB 1567/1822 KB 408/471 KB 436/1210 KB 164/276 KB 748/748 KB 1567/1822 KB 412/471 KB 436/1210 KB 164/276 KB 748/748 KB 1567/1822 KB 416/471 KB 436/1210 KB 164/276 KB 748/748 KB 1567/1822 KB 404/471 KB 432/1210 KB 160/276 KB 748/748 KB 1567/1822 KB 404/471 KB 432/1210 KB 164/276 KB 748/748 KB 1567/1822 KB 404/471 KB 440/1210 KB 168/276 KB 748/748 KB 1567/1822 KB 416/471 KB 440/1210 KB 172/276 KB 748/748 KB 1567/1822 KB 416/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 610.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 440/1210 KB 164/276 KB 748/748 KB 1567/1822 KB 416/471 KB 444/1210 KB 172/276 KB 1571/1822 KB 416/471 KB 448/1210 KB 172/276 KB 1571/1822 KB 416/471 KB 452/1210 KB 172/276 KB 1571/1822 KB 416/471 KB 456/1210 KB 176/276 KB 1571/1822 KB 420/471 KB 460/1210 KB 176/276 KB 1571/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1571/1822 KB 420/471 KB 440/1210 KB 172/276 KB 748/748 KB 1571/1822 KB 416/471 KB 464/1210 KB 176/276 KB 1575/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1579/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1583/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1587/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1591/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1595/1822 KB 420/471 KB 452/1210 KB 176/276 KB 1571/1822 KB 420/471 KB 464/1210 KB 176/276 KB 1595/1822 KB 424/471 KB 464/1210 KB 176/276 KB 1595/1822 KB 428/471 KB 464/1210 KB 176/276 KB 1595/1822 KB 432/471 KB 452/1210 KB 176/276 KB 1571/1822 KB 416/471 KB 464/1210 KB 180/276 KB 1595/1822 KB 432/471 KB 464/1210 KB 184/276 KB 1595/1822 KB 432/471 KB 464/1210 KB 188/276 KB 1595/1822 KB 432/471 KB 464/1210 KB 192/276 KB 1595/1822 KB 432/471 KB 464/1210 KB 196/276 KB 1595/1822 KB 432/471 KB 468/1210 KB 200/276 KB 1599/1822 KB 436/471 KB 468/1210 KB 204/276 KB 1599/1822 KB 436/471 KB 468/1210 KB 196/276 KB 1599/1822 KB 436/471 KB 472/1210 KB 204/276 KB 1599/1822 KB 436/471 KB 476/1210 KB 204/276 KB 1599/1822 KB 436/471 KB 480/1210 KB 204/276 KB 1599/1822 KB 436/471 KB 464/1210 KB 196/276 KB 1599/1822 KB 436/471 KB 480/1210 KB 204/276 KB 1599/1822 KB 440/471 KB 480/1210 KB 204/276 KB 1599/1822 KB 444/471 KB 480/1210 KB 204/276 KB 1599/1822 KB 448/471 KB 464/1210 KB 196/276 KB 1599/1822 KB 432/471 KB 480/1210 KB 204/276 KB 1603/1822 KB 448/471 KB 480/1210 KB 204/276 KB 1603/1822 KB 452/471 KB 4/577 KB 480/1210 KB 204/276 KB 1603/1822 KB 448/471 KB 4/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 8/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 12/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 16/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 20/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 24/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 28/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 32/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 36/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 40/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 456/471 KB 40/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 460/471 KB 44/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 464/471 KB 44/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 468/471 KB 44/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 471/471 KB 44/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 4/577 KB 488/1210 KB 208/276 KB 1607/1822 KB 471/471 KB 44/577 KB 480/1210 KB 208/276 KB 1607/1822 KB 452/471 KB 4/577 KB 480/1210 KB 204/276 KB 1607/1822 KB 452/471 KB 4/577 KB 488/1210 KB 208/276 KB 1611/1822 KB 471/471 KB 44/577 KB 488/1210 KB 212/276 KB 1611/1822 KB 471/471 KB 44/577 KB 488/1210 KB 216/276 KB 1615/1822 KB 471/471 KB 44/577 KB 484/1210 KB 208/276 KB 1607/1822 KB 456/471 KB 44/577 KB 492/1210 KB 216/276 KB 1615/1822 KB 471/471 KB 48/577 KB 492/1210 KB 216/276 KB 1615/1822 KB 471/471 KB 52/577 KB 492/1210 KB 220/276 KB 1615/1822 KB 471/471 KB 56/577 KB 492/1210 KB 220/276 KB 1615/1822 KB 471/471 KB 60/577 KB 492/1210 KB 220/276 KB 1615/1822 KB 471/471 KB 64/577 KB 492/1210 KB 216/276 KB 1615/1822 KB 471/471 KB 44/577 KB 488/121 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 0 KB 212/276 KB 1615/1822 KB 471/471 KB 44/577 KB 492/1210 KB 220/276 KB 1619/1822 KB 471/471 KB 64/577 KB 492/1210 KB 220/276 KB 1623/1822 KB 471/471 KB 64/577 KB 496/1210 KB 220/276 KB 1627/1822 KB 471/471 KB 64/577 KB 492/1210 KB 220/276 KB 1615/1822 KB 471/471 KB 52/577 KB 496/1210 KB 224/276 KB 1627/1822 KB 471/471 KB 64/577 KB 496/1210 KB 220/276 KB 1623/1822 KB 471/471 KB 64/577 KB 500/1210 KB 224/276 KB 1627/1822 KB 471/471 KB 64/577 KB 504/1210 KB 228/276 KB 1631/1822 KB 64/577 KB 508/1210 KB 228/276 KB 1631/1822 KB 64/577 KB 512/1210 KB 228/276 KB 1631/1822 KB 64/577 KB 512/1210 KB 228/276 KB 1631/1822 KB 68/577 KB 512/1210 KB 228/276 KB 1631/1822 KB 72/577 KB 512/1210 KB 228/276 KB 1631/1822 KB 76/577 KB 512/1210 KB 228/276 KB 1631/1822 KB 80/577 KB 516/1210 KB 228/276 KB 1631/1822 KB 84/577 KB 516/1210 KB 228/276 KB 1631/1822 KB 88/577 KB 516/1210 KB 228/276 KB 1631/1822 KB 92/577 KB 516/1210 KB 228/276 KB 1631/1822 KB 96/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 376.2 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 500/1210 KB 228/276 KB 1631/1822 KB 471/471 KB 64/577 KB 516/1210 KB 228/276 KB 1635/1822 KB 96/577 KB 500/1210 KB 228/276 KB 1627/1822 KB 471/471 KB 64/577 KB 516/1210 KB 232/276 KB 1635/1822 KB 96/577 KB 516/1210 KB 236/276 KB 1639/1822 KB 96/577 KB 516/1210 KB 240/276 KB 1639/1822 KB 96/577 KB 516/1210 KB 244/276 KB 1639/1822 KB 96/577 KB 516/1210 KB 228/276 KB 1631/1822 KB 80/577 KB 520/1210 KB 244/276 KB 1639/1822 KB 96/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 516/1210 KB 232/276 KB 1639/1822 KB 96/577 KB 520/1210 KB 248/276 KB 1643/1822 KB 96/577 KB 520/1210 KB 248/276 KB 1647/1822 KB 96/577 KB 520/1210 KB 248/276 KB 1651/1822 KB 96/577 KB 520/1210 KB 248/276 KB 1655/1822 KB 96/577 KB 524/1210 KB 248/276 KB 1659/1822 KB 96/577 KB 520/1210 KB 248/276 KB 1639/1822 KB 96/577 KB 524/1210 KB 252/276 KB 1659/1822 KB 96/577 KB 524/1210 KB 256/276 KB 1659/1822 KB 96/577 KB 524/1210 KB 248/276 KB 1655/1822 KB 96/577 KB 528/1210 KB 256/276 KB 1659/1822 KB 96/577 KB 528/1210 KB 256/276 KB 1663/1822 KB 96/577 KB 532/1210 KB 260/276 KB 1667/1822 KB 96/577 KB 532/1210 KB 260/276 KB 1671/1822 KB 96/577 KB 532/1210 KB 260/276 KB 1675/1822 KB 96/577 KB 532/1210 KB 260/276 KB 1679/1822 KB 96/577 KB 532/1210 KB 260/276 KB 1683/1822 KB 100/577 KB 532/1210 KB 260/276 KB 1687/1822 KB 100/577 KB 532/1210 KB 260/276 KB 1691/1822 KB 100/577 KB 532/1210 KB 260/276 KB 1663/1822 KB 96/577 KB 532/1210 KB 264/276 KB 1691/1822 KB 100/577 KB 532/1210 KB 268/276 KB 1691/1822 KB 100/577 KB 532/1210 KB 256/276 KB 1663/1822 KB 96/577 KB 536/1210 KB 272/276 KB 1691/1822 KB 100/577 KB 540/1210 KB 272/276 KB 1691/1822 KB 100/577 KB 544/1210 KB 272/276 KB 1691/1822 KB 100/577 KB 544/1210 KB 272/276 KB 1691/1822 KB 100/577 KB 548/1210 KB 272/276 KB 1691/1822 KB 100/577 KB 4/37 KB 552/1210 KB 276/276 KB 1691/1822 KB 100/577 KB 4/37 KB 556/1210 KB 276/276 KB 1691/1822 KB 100/577 KB 4/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 100/577 KB 532/1210 KB 260/276 KB 1679/1822 KB 100/577 KB 4/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 104/577 KB 4/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 108/577 KB 4/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 112/577 KB 4/37 KB 548/1210 KB 276/276 KB 1691/1822 KB 100/577 KB 4/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 112/577 KB 4/37 KB 548/1210 KB 272/276 KB 1691/1822 KB 100/577 KB 8/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 112/577 KB 12/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 112/577 KB 16/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 112/577 KB 20/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 112/577 KB 24/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 116/577 KB 28/37 KB 564/1210 KB 276/276 KB 1691/1822 KB 116/577 KB 32/37 KB 564/1210 KB 276/276 KB 1691/1822 KB 116/577 KB 36/37 KB 564/1210 KB 276/276 KB 1691/1822 KB 116/577 KB 37/37 KB 564/1210 KB 276/276 KB 1695/1822 KB 116/577 KB 20/37 KB 560/1210 KB 276/276 KB 1691/1822 KB 116/577 KB 37/37 KB 564/1210 KB 276/276 KB 1695/1822 KB 120/577 KB 37/37 KB 564/1210 KB 276/276 KB 1695/1822 KB 124/577 KB 37/37 KB 564/1210 KB 276/276 KB 1695/1822 KB 128/577 KB 36/37 KB 564/1210 KB 276/276 KB 1695/1822 KB 116/577 KB 37/37 KB 564/1210 KB 276/276 KB 1699/1822 KB 128/577 KB 24/37 KB 564/1210 KB 276/276 KB 1691/1822 KB 116/577 KB 37/37 KB 568/1210 KB 276/276 KB 1703/1822 KB 128/577 KB 37/37 KB 572/1210 KB 276/276 KB 1703/1822 KB 128/577 KB 37/37 KB 576/1210 KB 276/276 KB 1703/1822 KB 128/577 KB 37/37 KB 580/1210 KB 276/276 KB 1703/1822 KB 128/577 KB 37/37 KB 584/1210 KB 276/276 KB 1703/1822 KB 132/577 KB 37/37 KB 588/1210 KB 276/276 KB 1703/1822 KB 132/577 KB 37/37 KB 592/1210 KB 276/276 KB 1703/1822 KB 132/577 KB 37/37 KB 564/1210 KB 276/276 KB 1703/1822 KB 128/577 KB 37/37 KB 592/1210 KB 276/276 KB 1707/1822 KB 132/577 KB 37/37 KB 592/1210 KB 276/276 KB 1711/1822 KB 132/577 KB 37/37 KB 592/1210 KB 276/276 KB 1715/1822 KB 132/577 KB 37/37 KB 592/1210 KB 276/276 KB 1719/1822 KB 132/577 KB 37/37 KB 592/1210 K unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install B 276/276 KB 1723/1822 KB 132/577 KB 37/37 KB 592/1210 KB 1727/1822 KB 132/577 KB 37/37 KB 596/1210 KB 1731/1822 KB 132/577 KB 37/37 KB 596/1210 KB 1735/1822 KB 132/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 132/577 KB 37/37 KB 580/1210 KB 276/276 KB 1703/1822 KB 132/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 136/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 140/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 144/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 148/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 152/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 156/577 KB 37/37 KB 596/1210 KB 1739/1822 KB 160/577 KB 37/37 KB 596/1210 KB 1727/1822 KB 132/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 217.2 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.7 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 600/1210 KB 1739/1822 KB 160/577 KB 604/1210 KB 1739/1822 KB 160/577 KB 608/1210 KB 1739/1822 KB 160/577 KB 608/1210 KB 1739/1822 KB 164/577 KB 612/1210 KB 1743/1822 KB 168/577 KB 612/1210 KB 1743/1822 KB 172/577 KB 612/1210 KB 1743/1822 KB 176/577 KB 612/1210 KB 1743/1822 KB 164/577 KB 612/1210 KB 1747/1822 KB 176/577 KB 612/1210 KB 1751/1822 KB 176/577 KB 612/1210 KB 1755/1822 KB 176/577 KB 612/1210 KB 1759/1822 KB 180/577 KB 612/1210 KB 1763/1822 KB 180/577 KB 612/1210 KB 1767/1822 KB 180/577 KB 612/1210 KB 1771/1822 KB 180/577 KB 612/1210 KB 1739/1822 KB 164/577 KB 616/1210 KB 1771/1822 KB 180/577 KB 620/1210 KB 1771/1822 KB 180/577 KB 624/1210 KB 1771/1822 KB 180/577 KB 628/1210 KB 1771/1822 KB 180/577 KB 632/1210 KB 1771/1822 KB 180/577 KB 636/1210 KB 1771/1822 KB 180/577 KB 636/1210 KB 4/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 8/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 12/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 16/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 20/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 24/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 28/167 KB 1771/1822 KB 180/577 KB 636/1210 KB 32/167 KB 1771/1822 KB 180/577 KB 612/1210 KB 1755/1822 KB 180/577 KB 636/1210 KB 32/167 KB 1771/1822 KB 184/577 KB 636/1210 KB 32/167 KB 1771/1822 KB 188/577 KB 636/1210 KB 32/167 KB 1771/1822 KB 192/577 KB 636/1210 KB 32/167 KB 1771/1822 KB 196/577 KB 640/1210 KB 36/167 KB 1775/1822 KB 200/577 KB 640/1210 KB 36/167 KB 1775/1822 KB 204/577 KB 640/1210 KB 36/167 KB 1775/1822 KB 208/577 KB 640/1210 KB 36/167 KB 1775/1822 KB 196/577 KB 640/1210 KB 36/167 KB 1779/1822 KB 208/577 KB 640/1210 KB 36/167 KB 1783/1822 KB 208/577 KB 640/1210 KB 36/167 KB 1787/1822 KB 208/577 KB 640/1210 KB 36/167 KB 1791/1822 KB 208/577 KB 640/1210 KB 36/167 KB 1795/1822 KB 212/577 KB 640/1210 KB 36/167 KB 1799/1822 KB 212/577 KB 640/1210 KB 36/167 KB 1803/1822 KB 212/577 KB 640/1210 KB 36/167 KB 1771/1822 KB 196/577 KB 640/1210 KB 40/167 KB 1803/1822 KB 212/577 KB 640/1210 KB 44/167 KB 1803/1822 KB 212/577 KB 640/1210 KB 48/167 KB 1803/1822 KB 212/577 KB 640/1210 KB 32/167 KB 1771/1822 KB 196/577 KB 644/1210 KB 48/167 KB 1803/1822 KB 212/577 KB 648/1210 KB 48/167 KB 1803/1822 KB 212/577 KB 652/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 656/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 660/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 664/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 668/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 672/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 676/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 680/1210 KB 52/167 KB 1807/1822 KB 212/577 KB 684/1210 KB 52/167 KB 1807/1822 KB 212/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 212/577 KB 640/1210 KB 36/167 KB 1791/1822 KB 212/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 216/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 220/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 224/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 228/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 232/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 236/577 KB 688/1210 KB 52/167 KB 1807/1822 KB 240/577 KB 676/1210 KB 52/167 KB 1807/1822 KB 212/577 KB 688/1210 KB 52/167 KB 1811/1822 KB 240/577 KB 688/1210 KB 52/167 KB 1815/1822 KB 240/577 KB 688/1210 KB 52/167 KB 1819/1822 KB 240/577 KB 688/1210 KB 52/167 KB 1822/1822 KB 240/577 KB 648/1210 KB 52/167 KB 1803/1822 KB 212/577 KB 688/1210 KB 56/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 60/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 64/1 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 67 KB 1822/1822 KB 244/577 KB 688/1210 KB 68/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 72/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 76/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 80/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 84/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 88/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 92/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 96/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 100/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 104/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 108/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 112/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 116/167 KB 1822/1822 KB 244/577 KB 688/1210 KB 52/167 KB 1822/1822 KB 244/577 KB 692/1210 KB 116/167 KB 248/577 KB 692/1210 KB 116/167 KB 252/577 KB 692/1210 KB 116/167 KB 256/577 KB 692/1210 KB 116/167 KB 260/577 KB 692/1210 KB 116/167 KB 264/577 KB 692/1210 KB 116/167 KB 268/577 KB 692/1210 KB 116/167 KB 272/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1405.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 692/1210 KB 84/167 KB 1822/1822 KB 244/577 KB 696/1210 KB 116/167 KB 272/577 KB 700/1210 KB 116/167 KB 272/577 KB 704/1210 KB 116/167 KB 272/577 KB 708/1210 KB 116/167 KB 272/577 KB 712/1210 KB 116/167 KB 272/577 KB 716/1210 KB 116/167 KB 272/577 KB 720/1210 KB 116/167 KB 272/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 724/1210 KB 116/167 KB 272/577 KB 728/1210 KB 120/167 KB 276/577 KB 732/1210 KB 120/167 KB 276/577 KB 736/1210 KB 120/167 KB 276/577 KB 724/1210 KB 120/167 KB 276/577 KB 736/1210 KB 124/167 KB 276/577 KB 736/1210 KB 128/167 KB 276/577 KB 724/1210 KB 116/167 KB 276/577 KB 736/1210 KB 128/167 KB 280/577 KB 736/1210 KB 128/167 KB 284/577 KB 736/1210 KB 128/167 KB 288/577 KB 736/1210 KB 128/167 KB 292/577 KB 740/1210 KB 132/167 KB 296/577 KB 740/1210 KB 132/167 KB 300/577 KB 740/1210 KB 132/167 KB 304/577 KB 740/1210 KB 132/167 KB 308/577 KB 740/1210 KB 132/167 KB 312/577 KB 740/1210 KB 132/167 KB 316/577 KB 740/1210 KB 132/167 KB 320/577 KB 740/1210 KB 132/167 KB 292/577 KB 744/1210 KB 132/167 KB 320/577 KB 748/1210 KB 132/167 KB 320/577 KB 752/1210 KB 132/167 KB 320/577 KB 736/1210 KB 132/167 KB 292/577 KB 752/1210 KB 136/167 KB 320/577 KB 752/1210 KB 140/167 KB 320/577 KB 752/1210 KB 144/167 KB 320/577 KB 752/1210 KB 148/167 KB 4/439 KB 320/577 KB 756/1210 KB 152/167 KB 4/439 KB 320/577 KB 756/1210 KB 156/167 KB 4/439 KB 320/577 KB 756/1210 KB 160/167 KB 4/439 KB 320/577 KB 756/1210 KB 164/167 KB 4/439 KB 320/577 KB 756/1210 KB 167/167 KB 4/439 KB 324/577 KB 752/1210 KB 144/167 KB 4/439 KB 320/577 KB 756/1210 KB 167/167 KB 8/439 KB 324/577 KB 756/1210 KB 167/167 KB 12/439 KB 324/577 KB 756/1210 KB 167/167 KB 16/439 KB 324/577 KB 756/1210 KB 167/167 KB 20/439 KB 324/577 KB 756/1210 KB 167/167 KB 24/439 KB 324/577 KB 756/1210 KB 167/167 KB 28/439 KB 324/577 KB 756/1210 KB 167/167 KB 32/439 KB 324/577 KB 756/1210 KB 164/167 KB 4/439 KB 324/577 KB 756/1210 KB 167/167 KB 32/439 KB 328/577 KB 756/1210 KB 167/167 KB 32/439 KB 332/577 KB 756/1210 KB 167/167 KB 32/439 KB 336/577 KB 756/1210 KB 167/167 KB 36/439 KB 340/577 KB 756/1210 KB 167/167 KB 36/439 KB 344/577 KB 756/1210 KB 167/167 KB 36/439 KB 348/577 KB 756/1210 KB 148/167 KB 4/439 KB 320/577 KB 760/1210 KB 167/167 KB 36/439 KB 348/577 KB 764/1210 KB 167/167 KB 36/439 KB 348/577 KB 768/1210 KB 167/167 KB 36/439 KB 348/577 KB 772/1210 KB 167/167 KB 36/439 KB 348/577 KB 776/1210 KB 167/167 KB 36/439 KB 348/577 KB 780/1210 KB 167/167 KB 36/439 KB 348/577 KB 784/1210 KB 167/167 KB 36/439 KB 348/577 KB 756/1210 KB 167/167 KB 36/439 KB 336/577 KB 784/1210 KB 167/167 KB 40/439 KB 348/577 KB 784/1210 KB 167/167 KB 44/439 KB 348/577 KB 784/1210 KB 167/167 KB 48/439 KB 348/577 KB 784/1210 KB 167/167 KB 48/439 KB 352/577 KB 784/1210 KB 167/167 KB 48/439 KB 356/577 KB 784/1210 KB 167/167 KB 52/439 KB 360/577 KB 784/1210 KB 167/167 KB 52/439 KB 364/577 KB 784/1210 KB 167/167 KB 52/439 KB 368/577 KB 784/1210 KB 167/167 KB 52/439 KB 356/577 KB 784/1210 KB 167/167 KB 56/439 KB 368/577 KB 784/1210 KB 167/167 KB 60/439 KB 368/577 KB 784/1210 KB 167/167 KB 64/439 KB 368/577 KB 784/1210 KB 167/167 KB 64/439 KB 372/577 KB 784/1210 KB 167/167 KB 68/439 KB 376/577 KB 784/1210 KB 167/167 KB 68/439 KB 380/577 KB 784/1210 KB 167/167 KB 68/439 KB 372/577 KB 784/1210 KB 167/167 KB 72/439 KB 384/577 KB 784/1210 KB 167/167 KB 76/439 KB 384/577 KB 784/1210 KB 167/167 KB 80/439 KB 384/577 KB 784/1210 KB 167/167 KB 68/439 KB 384/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 125.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 784/1210 KB 84/439 KB 384/577 KB 784/1210 KB 84/439 KB 388/577 KB 784/1210 KB 84/439 KB 392/577 KB 784/1210 KB 84/439 KB 396/577 KB 784/1210 KB 88/439 KB 400/577 KB 784/1210 KB 88/439 KB 396/577 KB 784/1210 KB 92/439 KB 400/577 KB 784/1210 KB 96/439 KB 400/577 KB 784/1210 KB 100/439 KB 400/577 KB 784/1210 KB 104/439 KB 404/577 KB 784/1210 KB 108/439 KB 404/577 KB 784/1210 KB 112/439 KB 404/577 KB 784/1210 KB 100/439 KB 404/577 KB 784/1210 KB 112/439 KB 408/577 KB 784/1210 KB 112/439 KB 412/577 KB 784/1210 KB 112/439 KB 416/577 KB 784/1210 KB 112/439 KB 420/577 KB 784/1210 KB 116/439 KB 424/577 KB 784/1210 KB 116/439 KB 428/577 KB 784/1210 KB 116/439 KB 432/577 KB 784/1210 KB 116/439 KB 420/577 KB 784/1210 KB 120/439 KB 432/577 KB 784/1210 KB 124/439 KB 432/577 KB 784/1210 KB 128/439 KB 432/577 KB 784/1210 KB 132/439 KB 432/577 KB 788/1210 KB 4/1192 KB 132/439 KB 436/577 KB 788/1210 KB 8/1192 KB 132/439 KB 436/577 KB 788/1210 KB 12/1192 KB 132/439 KB 436/577 KB 788/1210 KB 16/1192 KB 132/439 KB 436/577 KB 788/1210 KB 20/1192 KB 132/439 KB 436/577 KB 788/1210 KB 24/1192 KB 132/439 KB 436/577 KB 788/1210 KB 28/1192 KB 132/439 KB 436/577 KB 788/1210 KB 32/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 36/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 40/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 44/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 48/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 52/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 56/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 60/1192 KB 132/439 KB 4/562 KB 436/577 KB 788/1210 KB 64/1192 KB 136/439 KB 4/562 KB 436/577 KB 788/1210 KB 132/439 KB 436/577 KB 792/1210 KB 64/1192 KB 136/439 KB 4/562 KB 436/577 KB 796/1210 KB 64/1192 KB 136/439 KB 4/562 KB 436/577 KB 800/1210 KB 64/1192 KB 136/439 KB 4/562 KB 436/577 KB 804/1210 KB 64/1192 KB 136/439 KB 4/562 KB 436/577 KB 808/1210 KB 68/1192 KB 136/439 KB 4/562 KB 436/577 KB 812/1210 KB 68/1192 KB 136/439 KB 4/562 KB 436/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 436/577 KB 784/1210 KB 132/439 KB 436/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 440/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 444/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 448/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 452/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 456/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 460/577 KB 816/1210 KB 68/1192 KB 136/439 KB 4/562 KB 464/577 KB 804/1210 KB 68/1192 KB 136/439 KB 4/562 KB 436/577 KB 816/1210 KB 72/1192 KB 136/439 KB 4/562 KB 464/577 KB 816/1210 KB 76/1192 KB 136/439 KB 4/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 4/562 KB 464/577 KB 788/1210 KB 60/1192 KB 136/439 KB 4/562 KB 436/577 KB 788/1210 KB 28/1192 KB 132/439 KB 4/562 KB 436/577 KB 816/1210 KB 80/1192 KB 136/439 KB 8/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 12/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 16/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 20/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 24/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 28/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 32/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 36/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 40/562 KB 464/577 KB 816/1210 KB 80/1192 KB 136/439 KB 44/562 KB 464/577 KB 816/1210 KB 80/1192 KB 140/439 KB 48/562 KB 464/577 KB unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 816/1210 KB 80/1192 KB 140/439 KB 44/562 KB 464/577 KB 816/1210 KB 80/1192 KB 144/439 KB 48/562 KB 464/577 KB 816/1210 KB 80/1192 KB 144/439 KB 52/562 KB 464/577 KB 816/1210 KB 80/1192 KB 148/439 KB 56/562 KB 464/577 KB 816/1210 KB 80/1192 KB 148/439 KB 60/562 KB 464/577 KB 816/1210 KB 80/1192 KB 148/439 KB 64/562 KB 464/577 KB 816/1210 KB 80/1192 KB 148/439 KB 52/562 KB 464/577 KB 816/1210 KB 80/1192 KB 152/439 KB 64/562 KB 464/577 KB 816/1210 KB 80/1192 KB 156/439 KB 64/562 KB 464/577 KB 816/1210 KB 80/1192 KB 160/439 KB 64/562 KB 464/577 KB 816/1210 KB 80/1192 KB 164/439 KB 64/562 KB 468/577 KB 820/1210 KB 84/1192 KB 168/439 KB 68/562 KB 468/577 KB 816/1210 KB 80/1192 KB 160/439 KB 64/562 KB 468/577 KB 820/1210 KB 84/1192 KB 164/439 KB 68/562 KB 468/577 KB 820/1210 KB 88/1192 KB 168/439 KB 68/562 KB 472/577 KB 820/1210 KB 92/1192 KB 168/439 KB 68/562 KB 472/577 KB 820/1210 KB 96/1192 KB 168/439 KB 68/562 KB 472/577 KB 820/1210 KB 96/1192 KB 172/439 KB 68/562 KB 472/577 KB 820/1210 KB 96/1192 KB 176/439 KB 68/562 KB 472/577 KB 820/1210 KB 100/1192 KB 176/439 KB 68/562 KB 472/577 KB 820/1210 KB 104/1192 KB 180/439 KB 68/562 KB 472/577 KB 820/1210 KB 108/1192 KB 180/439 KB 68/562 KB 472/577 KB 820/1210 KB 112/1192 KB 180/439 KB 68/562 KB 472/577 KB 820/1210 KB 80/1192 KB 164/439 KB 68/562 KB 468/577 KB 816/1210 KB 80/1192 KB 164/439 KB 68/562 KB 468/577 KB 820/1210 KB 112/1192 KB 180/439 KB 72/562 KB 472/577 KB 820/1210 KB 112/1192 KB 180/439 KB 76/562 KB 472/577 KB 820/1210 KB 112/1192 KB 180/439 KB 80/562 KB 472/577 KB 820/1210 KB 112/1192 KB 180/439 KB 84/562 KB 472/577 KB 820/1210 KB 100/1192 KB 180/439 KB 68/562 KB 472/577 KB 820/1210 KB 84/1192 KB 168/439 KB 68/562 KB 472/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 476/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 480/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 484/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 488/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 492/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 496/577 KB 824/1210 KB 112/1192 KB 184/439 KB 88/562 KB 496/577 KB 824/1210 KB 112/1192 KB 188/439 KB 88/562 KB 496/577 KB 824/1210 KB 112/1192 KB 192/439 KB 88/562 KB 500/577 KB 824/1210 KB 112/1192 KB 196/439 KB 88/562 KB 500/577 KB 824/1210 KB 116/1192 KB 200/439 KB 88/562 KB 500/577 KB 824/1210 KB 112/1192 KB 180/439 KB 88/562 KB 472/577 KB 824/1210 KB 112/1192 KB 180/439 KB 84/562 KB 472/577 KB 828/1210 KB 116/1192 KB 200/439 KB 88/562 KB 500/577 KB 832/1210 KB 116/1192 KB 200/439 KB 88/562 KB 500/577 KB 836/1210 KB 116/1192 KB 200/439 KB 88/562 KB 500/577 KB 840/1210 KB 116/1192 KB 200/439 KB 92/562 KB 500/577 KB 844/1210 KB 116/1192 KB 200/439 KB 92/562 KB 500/577 KB 848/1210 KB 116/1192 KB 200/439 KB 92/562 KB 500/577 KB 824/1210 KB 116/1192 KB 196/439 KB 88/562 KB 500/577 KB 824/1210 KB 112/1192 KB 188/439 KB 88/562 KB 500/577 KB 848/1210 KB 116/1192 KB 200/439 KB 92/562 KB 504/577 KB 848/1210 KB 116/1192 KB 200/439 KB 92/562 KB 508/577 KB 848/1210 KB 116/1192 KB 200/439 KB 92/562 KB 512/577 KB 836/1210 KB 116/1192 KB 200/439 KB 92/562 KB 500/577 KB 848/1210 KB 116/1192 KB 200/439 KB 96/562 KB 512/577 KB 848/1210 KB 116/1192 KB 200/439 KB 100/562 KB 512/577 KB 852/1210 KB 120/1192 KB 200/439 KB 104/562 KB 516/577 KB 852/1210 KB 120/1192 KB 204/439 KB 108/562 KB 516/577 KB 852/1210 KB 120/1192 KB 204/439 KB 112/562 KB 516/577 KB 852/1210 KB 120/1192 KB unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 200/439 KB 100/562 KB 516/577 KB 856/1210 KB 120/1192 KB 204/439 KB 112/562 KB 516/577 KB 860/1210 KB 120/1192 KB 204/439 KB 112/562 KB 516/577 KB 864/1210 KB 120/1192 KB 204/439 KB 112/562 KB 516/577 KB 868/1210 KB 120/1192 KB 204/439 KB 112/562 KB 516/577 KB 872/1210 KB 120/1192 KB 204/439 KB 116/562 KB 516/577 KB 876/1210 KB 120/1192 KB 204/439 KB 116/562 KB 516/577 KB 880/1210 KB 120/1192 KB 204/439 KB 116/562 KB 516/577 KB 848/1210 KB 120/1192 KB 200/439 KB 100/562 KB 516/577 KB 880/1210 KB 120/1192 KB 204/439 KB 116/562 KB 520/577 KB 880/1210 KB 120/1192 KB 204/439 KB 116/562 KB 524/577 KB 848/1210 KB 120/1192 KB 200/439 KB 100/562 KB 512/577 KB 880/1210 KB 124/1192 KB 204/439 KB 116/562 KB 524/577 KB 880/1210 KB 128/1192 KB 204/439 KB 116/562 KB 524/577 KB 880/1210 KB 132/1192 KB 204/439 KB 116/562 KB 524/577 KB 880/1210 KB 136/1192 KB 204/439 KB 116/562 KB 524/577 KB 880/1210 KB 140/1192 KB 204/439 KB 116/562 KB 528/577 KB 880/1210 KB 144/1192 KB 204/439 KB 116/562 KB 528/577 KB 868/1210 KB 120/1192 KB 204/439 KB 116/562 KB 516/577 KB 880/1210 KB 144/1192 KB 204/439 KB 120/562 KB 528/577 KB 880/1210 KB 144/1192 KB 204/439 KB 124/562 KB 528/577 KB 880/1210 KB 148/1192 KB 204/439 KB 128/562 KB 528/577 KB 852/1210 KB 120/1192 KB 204/439 KB 104/562 KB 516/577 KB 880/1210 KB 148/1192 KB 208/439 KB 128/562 KB 528/577 KB 880/1210 KB 148/1192 KB 212/439 KB 128/562 KB 528/577 KB 880/1210 KB 148/1192 KB 216/439 KB 128/562 KB 528/577 KB 880/1210 KB 148/1192 KB 220/439 KB 128/562 KB 528/577 KB 880/1210 KB 148/1192 KB 224/439 KB 128/562 KB 528/577 KB 880/1210 KB 148/1192 KB 228/439 KB 128/562 KB 528/577 KB 884/1210 KB 148/1192 KB 232/439 KB 132/562 KB 528/577 KB 884/1210 KB 148/1192 KB 236/439 KB 132/562 KB 528/577 KB 884/1210 KB 148/1192 KB 240/439 KB 132/562 KB 528/577 KB 880/1210 KB 148/1192 KB 204/439 KB 124/562 KB 528/577 KB 884/1210 KB 152/1192 KB 240/439 KB 132/562 KB 528/577 KB 884/1210 KB 156/1192 KB 240/439 KB 132/562 KB 528/577 KB 880/1210 KB 136/1192 KB 204/439 KB 116/562 KB 528/577 KB 884/1210 KB 156/1192 KB 240/439 KB 132/562 KB 532/577 KB 884/1210 KB 156/1192 KB 240/439 KB 132/562 KB 536/577 KB 884/1210 KB 156/1192 KB 240/439 KB 132/562 KB 540/577 KB 884/1210 KB 156/1192 KB 240/439 KB 132/562 KB 544/577 KB 884/1210 KB 156/1192 KB 240/439 KB 132/562 KB 548/577 KB 884/1210 KB 160/1192 KB 244/439 KB 132/562 KB 552/577 KB 884/1210 KB 160/1192 KB 244/439 KB 132/562 KB 556/577 KB 884/1210 KB 160/1192 KB 244/439 KB 132/562 KB 560/577 KB 884/1210 KB 148/1192 KB 228/439 KB 132/562 KB 528/577 KB 888/1210 KB 160/1192 KB 244/439 KB 132/562 KB 560/577 KB 892/1210 KB 160/1192 KB 244/439 KB 132/562 KB 560/577 KB 896/1210 KB 160/1192 KB 244/439 KB 132/562 KB 560/577 KB 880/1210 KB 148/1192 KB 228/439 KB 132/562 KB 528/577 KB 896/1210 KB 160/1192 KB 244/439 KB 136/562 KB 560/577 KB 896/1210 KB 160/1192 KB 244/439 KB 140/562 KB 560/577 KB 896/1210 KB 160/1192 KB 244/439 KB 144/562 KB 560/577 KB 896/1210 KB 160/1192 KB 244/439 KB 148/562 KB 560/577 KB 900/1210 KB 160/1192 KB 244/439 KB 152/562 KB 564/577 KB 900/1210 KB 160/1192 KB 244/439 KB 156/562 KB 564/577 KB 900/1210 KB 160/1192 KB 244/439 KB 160/562 KB 564/577 KB 884/1210 KB 160/1192 KB 244/439 KB 132/562 KB 548/577 KB 900/1210 KB 160/1192 KB 248/439 KB 160/562 KB 564/577 KB 900/1210 KB 160/1192 KB 252/439 KB 160/562 KB 564/577 KB 900/1210 KB 160/1192 KB 256/439 KB 160/562 KB 564/577 KB 884/1210 KB 160/1192 KB 240/439 KB unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 132/562 KB 548/577 KB 900/1210 KB 164/1192 KB 256/439 KB 160/562 KB 564/577 KB 900/1210 KB 168/1192 KB 256/439 KB 160/562 KB 564/577 KB 900/1210 KB 172/1192 KB 256/439 KB 160/562 KB 564/577 KB 900/1210 KB 176/1192 KB 256/439 KB 160/562 KB 564/577 KB 900/1210 KB 180/1192 KB 256/439 KB 160/562 KB 564/577 KB 900/1210 KB 184/1192 KB 260/439 KB 164/562 KB 564/577 KB 900/1210 KB 188/1192 KB 260/439 KB 164/562 KB 564/577 KB 900/1210 KB 192/1192 KB 260/439 KB 164/562 KB 564/577 KB 900/1210 KB 160/1192 KB 244/439 KB 148/562 KB 564/577 KB 900/1210 KB 160/1192 KB 244/439 KB 148/562 KB 560/577 KB 904/1210 KB 192/1192 KB 260/439 KB 164/562 KB 568/577 KB 908/1210 KB 192/1192 KB 260/439 KB 164/562 KB 568/577 KB 912/1210 KB 192/1192 KB 260/439 KB 164/562 KB 568/577 KB 916/1210 KB 192/1192 KB 260/439 KB 164/562 KB 568/577 KB 900/1210 KB 180/1192 KB 260/439 KB 164/562 KB 564/577 KB 916/1210 KB 192/1192 KB 260/439 KB 168/562 KB 568/577 KB 916/1210 KB 192/1192 KB 260/439 KB 172/562 KB 568/577 KB 900/1210 KB 180/1192 KB 260/439 KB 160/562 KB 564/577 KB 916/1210 KB 192/1192 KB 264/439 KB 172/562 KB 568/577 KB 916/1210 KB 192/1192 KB 268/439 KB 172/562 KB 568/577 KB 916/1210 KB 192/1192 KB 272/439 KB 172/562 KB 568/577 KB 900/1210 KB 192/1192 KB 260/439 KB 164/562 KB 568/577 KB 916/1210 KB 192/1192 KB 272/439 KB 172/562 KB 572/577 KB 916/1210 KB 192/1192 KB 272/439 KB 172/562 KB 576/577 KB 916/1210 KB 192/1192 KB 272/439 KB 172/562 KB 577/577 KB 916/1210 KB 192/1192 KB 276/439 KB 172/562 KB 577/577 KB 920/1210 KB 196/1192 KB 280/439 KB 176/562 KB 577/577 KB 920/1210 KB 196/1192 KB 284/439 KB 176/562 KB 577/577 KB 920/1210 KB 196/1192 KB 276/439 KB 176/562 KB 577/577 KB 920/1210 KB 192/1192 KB 276/439 KB 176/562 KB 577/577 KB 920/1210 KB 192/1192 KB 276/439 KB 172/562 KB 577/577 KB 924/1210 KB 200/1192 KB 288/439 KB 176/562 KB 577/577 KB 928/1210 KB 200/1192 KB 288/439 KB 176/562 KB 577/577 KB 932/1210 KB 200/1192 KB 288/439 KB 176/562 KB 577/577 KB 936/1210 KB 200/1192 KB 288/439 KB 180/562 KB 577/577 KB 940/1210 KB 200/1192 KB 288/439 KB 180/562 KB 577/577 KB 944/1210 KB 200/1192 KB 288/439 KB 180/562 KB 577/577 KB 920/1210 KB 196/1192 KB 288/439 KB 180/562 KB 577/577 KB 920/1210 KB 200/1192 KB 288/439 KB 176/562 KB 577/577 KB 944/1210 KB 204/1192 KB 288/439 KB 180/562 KB 577/577 KB 944/1210 KB 208/1192 KB 288/439 KB 180/562 KB 577/577 KB 932/1210 KB 200/1192 KB 288/439 KB 180/562 KB 577/577 KB 944/1210 KB 208/1192 KB 288/439 KB 184/562 KB 577/577 KB 944/1210 KB 208/1192 KB 288/439 KB 188/562 KB 577/577 KB 944/1210 KB 208/1192 KB 292/439 KB 192/562 KB 577/577 KB 944/1210 KB 212/1192 KB 292/439 KB 192/562 KB 577/577 KB 948/1210 KB 216/1192 KB 292/439 KB 196/562 KB 577/577 KB 948/1210 KB 220/1192 KB 292/439 KB 196/562 KB 577/577 KB 948/1210 KB 224/1192 KB 292/439 KB 196/562 KB 577/577 KB 944/1210 KB 208/1192 KB 292/439 KB 188/562 KB 577/577 KB 948/1210 KB 224/1192 KB 296/439 KB 196/562 KB 577/577 KB 948/1210 KB 224/1192 KB 300/439 KB 196/562 KB 577/577 KB 948/1210 KB 224/1192 KB 304/439 KB 196/562 KB 577/577 KB 948/1210 KB 224/1192 KB 308/439 KB 196/562 KB 577/577 KB 948/1210 KB 228/1192 KB 312/439 KB 196/562 KB 577/577 KB 948/1210 KB 228/1192 KB 316/439 KB 196/562 KB 577/577 KB 948/1210 KB 228/1192 KB 320/439 KB 196/562 KB 577/577 KB 948/1210 KB 212/1192 KB 292/439 KB 196/562 KB 577/577 KB 948/1210 KB 212/1192 KB 292/439 KB 192/562 KB 577 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install /577 KB 952/1210 KB 228/1192 KB 320/439 KB 200/562 KB 956/1210 KB 228/1192 KB 320/439 KB 200/562 KB 960/1210 KB 228/1192 KB 320/439 KB 200/562 KB 948/1210 KB 228/1192 KB 320/439 KB 200/562 KB 960/1210 KB 228/1192 KB 320/439 KB 204/562 KB 960/1210 KB 228/1192 KB 320/439 KB 208/562 KB 960/1210 KB 228/1192 KB 320/439 KB 212/562 KB 964/1210 KB 228/1192 KB 324/439 KB 216/562 KB 964/1210 KB 228/1192 KB 324/439 KB 220/562 KB 964/1210 KB 228/1192 KB 324/439 KB 224/562 KB 948/1210 KB 228/1192 KB 308/439 KB 196/562 KB 577/577 KB 964/1210 KB 232/1192 KB 324/439 KB 224/562 KB 964/1210 KB 236/1192 KB 324/439 KB 224/562 KB 964/1210 KB 240/1192 KB 324/439 KB 224/562 KB 964/1210 KB 244/1192 KB 324/439 KB 224/562 KB 964/1210 KB 248/1192 KB 324/439 KB 228/562 KB 964/1210 KB 252/1192 KB 324/439 KB 228/562 KB 964/1210 KB 256/1192 KB 324/439 KB 228/562 KB 964/1210 KB 228/1192 KB 324/439 KB 212/562 KB 964/1210 KB 256/1192 KB 328/439 KB 228/562 KB 964/1210 KB 256/1192 KB 332/439 KB 228/562 KB 964/1210 KB 256/1192 KB 336/439 KB 228/562 KB 964/1210 KB 228/1192 KB 320/439 KB 212/562 KB 968/1210 KB 256/1192 KB 336/439 KB 228/562 KB 972/1210 KB 256/1192 KB 336/439 KB 228/562 KB 976/1210 KB 256/1192 KB 336/439 KB 228/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 414.9 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 980/1210 KB 256/1192 KB 336/439 KB 228/562 KB 964/1210 KB 244/1192 KB 324/439 KB 228/562 KB 980/1210 KB 256/1192 KB 340/439 KB 232/562 KB 984/1210 KB 256/1192 KB 340/439 KB 236/562 KB 984/1210 KB 256/1192 KB 340/439 KB 240/562 KB 984/1210 KB 256/1192 KB 340/439 KB 244/562 KB 984/1210 KB 260/1192 KB 340/439 KB 248/562 KB 984/1210 KB 260/1192 KB 340/439 KB 252/562 KB 984/1210 KB 260/1192 KB 340/439 KB 256/562 KB 980/1210 KB 256/1192 KB 340/439 KB 228/562 KB 984/1210 KB 260/1192 KB 344/439 KB 256/562 KB 984/1210 KB 260/1192 KB 348/439 KB 256/562 KB 984/1210 KB 260/1192 KB 352/439 KB 256/562 KB 984/1210 KB 260/1192 KB 356/439 KB 256/562 KB 984/1210 KB 260/1192 KB 360/439 KB 256/562 KB 984/1210 KB 260/1192 KB 364/439 KB 260/562 KB 984/1210 KB 260/1192 KB 368/439 KB 260/562 KB 984/1210 KB 260/1192 KB 372/439 KB 260/562 KB 984/1210 KB 260/1192 KB 376/439 KB 260/562 KB 984/1210 KB 260/1192 KB 380/439 KB 260/562 KB 984/1210 KB 260/1192 KB 384/439 KB 260/562 KB 984/1210 KB 260/1192 KB 388/439 KB 260/562 KB 984/1210 KB 260/1192 KB 340/439 KB 244/562 KB 984/1210 KB 264/1192 KB 4/256 KB 388/439 KB 260/562 KB 984/1210 KB 268/1192 KB 4/256 KB 388/439 KB 260/562 KB 984/1210 KB 272/1192 KB 4/256 KB 388/439 KB 260/562 KB 984/1210 KB 256/1192 KB 340/439 KB 232/562 KB 988/1210 KB 272/1192 KB 4/256 KB 388/439 KB 260/562 KB 992/1210 KB 272/1192 KB 4/256 KB 388/439 KB 260/562 KB 984/1210 KB 260/1192 KB 4/256 KB 388/439 KB 260/562 KB 996/1210 KB 272/1192 KB 4/256 KB 388/439 KB 260/562 KB 1000/1210 KB 272/1192 KB 8/256 KB 388/439 KB 260/562 KB 1004/1210 KB 272/1192 KB 8/256 KB 388/439 KB 260/562 KB 1008/1210 KB 272/1192 KB 8/256 KB 388/439 KB 260/562 KB 1012/1210 KB 272/1192 KB 8/256 KB 388/439 KB 260/562 KB 1016/1210 KB 276/1192 KB 8/256 KB 388/439 KB 260/562 KB 1020/1210 KB 276/1192 KB 8/256 KB 388/439 KB 260/562 KB 1024/1210 KB 276/1192 KB 8/256 KB 388/439 KB 260/562 KB 984/1210 KB 260/1192 KB 360/439 KB 260/562 KB 1024/1210 KB 276/1192 KB 8/256 KB 388/439 KB 264/562 KB 1024/1210 KB 276/1192 KB 8/256 KB 388/439 KB 268/562 KB 1024/1210 KB 276/1192 KB 8/256 KB 388/439 KB 272/562 KB 1012/1210 KB 276/1192 KB 8/256 KB 388/439 KB 260/562 KB 996/1210 KB 272/1192 KB 8/256 KB 388/439 KB 260/562 KB 1024/1210 KB 276/1192 KB 12/256 KB 388/439 KB 272/562 KB 1024/1210 KB 276/1192 KB 16/256 KB 388/439 KB 272/562 KB 1024/1210 KB 276/1192 KB 20/256 KB 388/439 KB 272/562 KB 1024/1210 KB 276/1192 KB 24/256 KB 388/439 KB 272/562 KB 1024/1210 KB 276/1192 KB 28/256 KB 388/439 KB 272/562 KB 1024/1210 KB 276/1192 KB 32/256 KB 388/439 KB 272/562 KB 1024/1210 KB 280/1192 KB 32/256 KB 388/439 KB 272/562 KB 1024/1210 KB 280/1192 KB 36/256 KB 388/439 KB 272/562 KB 1028/1210 KB 284/1192 KB 40/256 KB 388/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 44/256 KB 388/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 48/256 KB 388/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 48/256 KB 392/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 48/256 KB 396/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 48/256 KB 400/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 48/256 KB 404/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 52/256 KB 408/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 52/256 KB 412/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 52/256 KB 416/439 KB 276/562 KB 1028/1210 KB 284/1192 KB 36/256 KB 388/439 KB 276/562 KB 1032/1210 KB 284/1192 KB 52/256 KB 416/439 KB 276/562 KB 1036/1210 KB 284/1192 KB 52/256 KB 416/439 KB 276/562 KB 1040/1210 KB 284/1192 KB unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 52/256 KB 416/439 KB 276/562 KB 1024/1210 KB 284/1192 KB 36/256 KB 388/439 KB 276/562 KB 1040/1210 KB 284/1192 KB 52/256 KB 416/439 KB 280/562 KB 1040/1210 KB 284/1192 KB 52/256 KB 416/439 KB 284/562 KB 1040/1210 KB 284/1192 KB 52/256 KB 416/439 KB 288/562 KB 1024/1210 KB 284/1192 KB 36/256 KB 388/439 KB 272/562 KB 1040/1210 KB 288/1192 KB 52/256 KB 416/439 KB 288/562 KB 1040/1210 KB 292/1192 KB 52/256 KB 416/439 KB 288/562 KB 1040/1210 KB 296/1192 KB 52/256 KB 416/439 KB 288/562 KB 1040/1210 KB 300/1192 KB 52/256 KB 416/439 KB 292/562 KB 1044/1210 KB 300/1192 KB 52/256 KB 416/439 KB 296/562 KB 1044/1210 KB 300/1192 KB 52/256 KB 416/439 KB 300/562 KB 1044/1210 KB 300/1192 KB 52/256 KB 416/439 KB 304/562 KB 1028/1210 KB 284/1192 KB 52/256 KB 404/439 KB 276/562 KB 1044/1210 KB 300/1192 KB 56/256 KB 416/439 KB 304/562 KB 1044/1210 KB 300/1192 KB 60/256 KB 416/439 KB 304/562 KB 1044/1210 KB 300/1192 KB 64/256 KB 416/439 KB 304/562 KB 1044/1210 KB 300/1192 KB 52/256 KB 416/439 KB 292/562 KB 1048/1210 KB 300/1192 KB 64/256 KB 416/439 KB 304/562 KB 1052/1210 KB 300/1192 KB 64/256 KB 416/439 KB 304/562 KB 1056/1210 KB 300/1192 KB 68/256 KB 416/439 KB 304/562 KB 1060/1210 KB 300/1192 KB 68/256 KB 420/439 KB 304/562 KB 1064/1210 KB 300/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 300/1192 KB 68/256 KB 420/439 KB 308/562 KB 1040/1210 KB 300/1192 KB 52/256 KB 416/439 KB 292/562 KB 1068/1210 KB 304/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 308/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 312/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 316/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 320/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 324/1192 KB 68/256 KB 420/439 KB 308/562 KB 1068/1210 KB 328/1192 KB 68/256 KB 420/439 KB 308/562 KB 1060/1210 KB 300/1192 KB 68/256 KB 420/439 KB 308/562 KB 1056/1210 KB 300/1192 KB 68/256 KB 420/439 KB 304/562 KB 1072/1210 KB 328/1192 KB 68/256 KB 424/439 KB 308/562 KB 1072/1210 KB 328/1192 KB 68/256 KB 428/439 KB 312/562 KB 1072/1210 KB 328/1192 KB 68/256 KB 432/439 KB 312/562 KB 1052/1210 KB 300/1192 KB 68/256 KB 416/439 KB 304/562 KB 1072/1210 KB 328/1192 KB 72/256 KB 432/439 KB 312/562 KB 1072/1210 KB 328/1192 KB 76/256 KB 432/439 KB 312/562 KB 1072/1210 KB 328/1192 KB 80/256 KB 432/439 KB 312/562 KB 1072/1210 KB 328/1192 KB 68/256 KB 424/439 KB 312/562 KB 1072/1210 KB 328/1192 KB 80/256 KB 432/439 KB 316/562 KB 1072/1210 KB 328/1192 KB 80/256 KB 432/439 KB 320/562 KB 1072/1210 KB 332/1192 KB 80/256 KB 432/439 KB 320/562 KB 1072/1210 KB 336/1192 KB 80/256 KB 432/439 KB 320/562 KB 1072/1210 KB 340/1192 KB 84/256 KB 432/439 KB 324/562 KB 1072/1210 KB 344/1192 KB 84/256 KB 436/439 KB 324/562 KB 1072/1210 KB 348/1192 KB 84/256 KB 436/439 KB 324/562 KB 1072/1210 KB 352/1192 KB 84/256 KB 436/439 KB 324/562 KB 1072/1210 KB 328/1192 KB 68/256 KB 420/439 KB 308/562 KB 1076/1210 KB 352/1192 KB 84/256 KB 436/439 KB 324/562 KB 1072/1210 KB 340/1192 KB 84/256 KB 436/439 KB 324/562 KB 1076/1210 KB 352/1192 KB 84/256 KB 439/439 KB 324/562 KB 1072/1210 KB 336/1192 KB 84/256 KB 432/439 KB 324/562 KB 1076/1210 KB 352/1192 KB 88/256 KB 439/439 KB 324/562 KB 1076/1210 KB 352/1192 KB 92/256 KB 439/439 KB 324/562 KB 1076/1210 KB 352/1192 KB 96/256 KB 439/439 KB 324/562 KB 1076/1210 KB 352/1192 KB 100/256 KB 439/439 KB 324/562 KB 1080/1210 KB 356/1192 KB 104/256 KB 439/439 KB 324/562 KB 1080/1210 KB 356/1192 KB 108/256 KB unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 439/439 KB 324/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 324/562 KB 1072/1210 KB 336/1192 KB 80/256 KB 432/439 KB 324/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 328/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 332/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 336/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 340/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 344/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 348/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 352/562 KB 1080/1210 KB 356/1192 KB 112/256 KB 439/439 KB 356/562 KB 1080/1210 KB 356/1192 KB 116/256 KB 439/439 KB 360/562 KB 1080/1210 KB 356/1192 KB 116/256 KB 439/439 KB 364/562 KB 1080/1210 KB 356/1192 KB 116/256 KB 439/439 KB 368/562 KB 1080/1210 KB 356/1192 KB 100/256 KB 439/439 KB 324/562 KB 1080/1210 KB 360/1192 KB 116/256 KB 439/439 KB 368/562 KB 1080/1210 KB 364/1192 KB 116/256 KB 439/439 KB 368/562 KB 1080/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1080/1210 KB 352/1192 KB 100/256 KB 439/439 KB 324/562 KB 1084/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1088/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1092/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1096/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1100/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1104/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1108/1210 KB 368/1192 KB 116/256 KB 439/439 KB 368/562 KB 1112/1210 KB 372/1192 KB 116/256 KB 368/562 KB 1116/1210 KB 372/1192 KB 116/256 KB 368/562 KB 1120/1210 KB 372/1192 KB 116/256 KB 368/562 KB 1080/1210 KB 356/1192 KB 116/256 KB 439/439 KB 356/562 KB 1120/1210 KB 372/1192 KB 120/256 KB 368/562 KB 1120/1210 KB 372/1192 KB 124/256 KB 368/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 305.5 KB/sec) unit-abot-epc-basic-0: 04:09:18 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: 04:09:18 DEBUG unit.abot-epc-basic/0.install 1108/1210 KB 372/1192 KB 116/256 KB 439/439 KB 368/562 KB 1120/1210 KB 376/1192 KB 128/256 KB 368/562 KB 1120/1210 KB 380/1192 KB 128/256 KB 368/562 KB 1120/1210 KB 384/1192 KB 128/256 KB 368/562 KB 1120/1210 KB 388/1192 KB 128/256 KB 368/562 KB 1124/1210 KB 392/1192 KB 128/256 KB 372/562 KB 1124/1210 KB 396/1192 KB 128/256 KB 372/562 KB 1124/1210 KB 400/1192 KB 128/256 KB 372/562 KB 1120/1210 KB 372/1192 KB 128/256 KB 368/562 KB 1124/1210 KB 400/1192 KB 132/256 KB 372/562 KB 1124/1210 KB 400/1192 KB 136/256 KB 372/562 KB 1124/1210 KB 400/1192 KB 140/256 KB 372/562 KB 1124/1210 KB 400/1192 KB 144/256 KB 372/562 KB 1124/1210 KB 388/1192 KB 128/256 KB 372/562 KB 1124/1210 KB 400/1192 KB 144/256 KB 376/562 KB 1124/1210 KB 400/1192 KB 144/256 KB 380/562 KB 1124/1210 KB 400/1192 KB 144/256 KB 384/562 KB 1124/1210 KB 400/1192 KB 144/256 KB 388/562 KB 1124/1210 KB 404/1192 KB 148/256 KB 392/562 KB 1124/1210 KB 404/1192 KB 148/256 KB 396/562 KB 1124/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1124/1210 KB 388/1192 KB 128/256 KB 368/562 KB 1128/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1132/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1136/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1140/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1144/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1148/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1152/1210 KB 404/1192 KB 148/256 KB 400/562 KB 1124/1210 KB 404/1192 KB 148/256 KB 388/562 KB 1152/1210 KB 408/1192 KB 148/256 KB 400/562 KB 1152/1210 KB 412/1192 KB 148/256 KB 400/562 KB 1152/1210 KB 416/1192 KB 148/256 KB 400/562 KB 1152/1210 KB 420/1192 KB 148/256 KB 400/562 KB 1156/1210 KB 424/1192 KB 148/256 KB 404/562 KB 1156/1210 KB 428/1192 KB 148/256 KB 404/562 KB 1156/1210 KB 432/1192 KB 148/256 KB 404/562 KB 1156/1210 KB 436/1192 KB 148/256 KB 404/562 KB 1124/1210 KB 400/1192 KB 148/256 KB 388/562 KB 1156/1210 KB 436/1192 KB 148/256 KB 4/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 152/256 KB 4/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 156/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 160/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 164/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 168/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 172/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 176/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 180/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 184/256 KB 8/140 KB 404/562 KB 1156/1210 KB 440/1192 KB 188/256 KB 8/140 KB 404/562 KB 1156/1210 KB 440/1192 KB 192/256 KB 8/140 KB 404/562 KB 1156/1210 KB 440/1192 KB 196/256 KB 8/140 KB 404/562 KB 1156/1210 KB 420/1192 KB 148/256 KB 404/562 KB 1152/1210 KB 420/1192 KB 148/256 KB 404/562 KB 1156/1210 KB 440/1192 KB 196/256 KB 8/140 KB 408/562 KB 1156/1210 KB 440/1192 KB 196/256 KB 8/140 KB 412/562 KB 1156/1210 KB 440/1192 KB 196/256 KB 8/140 KB 416/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 8/140 KB 420/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 8/140 KB 424/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 8/140 KB 428/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 8/140 KB 432/562 KB 1156/1210 KB 440/1192 KB 184/256 KB 8/140 KB 404/562 KB 1156/1210 KB 436/1192 KB 152/256 KB 8/140 KB 404/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 12/140 KB 432/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 16/140 KB 432/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 20/140 KB 432/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 24/140 KB 432/562 KB 1160/1210 KB 440/1192 KB 196/256 KB unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 28/140 KB 432/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 32/140 KB 432/562 KB 1160/1210 KB 440/1192 KB 196/256 KB 8/140 KB 416/562 KB 1164/1210 KB 440/1192 KB 196/256 KB 36/140 KB 432/562 KB 1164/1210 KB 440/1192 KB 196/256 KB 36/140 KB 432/562 KB 1168/1210 KB 440/1192 KB 196/256 KB 40/140 KB 432/562 KB 1172/1210 KB 440/1192 KB 196/256 KB 40/140 KB 432/562 KB 1176/1210 KB 440/1192 KB 196/256 KB 40/140 KB 432/562 KB 1164/1210 KB 440/1192 KB 196/256 KB 40/140 KB 432/562 KB 1176/1210 KB 444/1192 KB 196/256 KB 44/140 KB 432/562 KB 1176/1210 KB 444/1192 KB 196/256 KB 48/140 KB 432/562 KB 1176/1210 KB 444/1192 KB 196/256 KB 48/140 KB 436/562 KB 1180/1210 KB 444/1192 KB 196/256 KB 52/140 KB 440/562 KB 1180/1210 KB 444/1192 KB 196/256 KB 52/140 KB 444/562 KB 1176/1210 KB 444/1192 KB 196/256 KB 40/140 KB 432/562 KB 1180/1210 KB 448/1192 KB 200/256 KB 52/140 KB 444/562 KB 1180/1210 KB 452/1192 KB 200/256 KB 52/140 KB 444/562 KB 1180/1210 KB 444/1192 KB 200/256 KB 52/140 KB 444/562 KB 1180/1210 KB 452/1192 KB 204/256 KB 52/140 KB 448/562 KB 1180/1210 KB 452/1192 KB 208/256 KB 52/140 KB 448/562 KB 1180/1210 KB 444/1192 KB 196/256 KB 52/140 KB 436/562 KB 1184/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1188/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1192/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1196/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1200/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1204/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1208/1210 KB 456/1192 KB 212/256 KB 52/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 52/140 KB 448/562 KB 1180/1210 KB 444/1192 KB 196/256 KB 52/140 KB 436/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 56/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 60/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 64/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 68/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 72/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 76/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 212/256 KB 80/140 KB 448/562 KB 1204/1210 KB 456/1192 KB 212/256 KB 52/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 216/256 KB 80/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 220/256 KB 80/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 224/256 KB 80/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 228/256 KB 80/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 232/256 KB 84/140 KB 448/562 KB 1180/1210 KB 456/1192 KB 208/256 KB 52/140 KB 448/562 KB 1180/1210 KB 452/1192 KB 200/256 KB 52/140 KB 448/562 KB 1210/1210 KB 456/1192 KB 232/256 KB 84/140 KB 452/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 456/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 460/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 464/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 468/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 472/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 476/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 480/562 KB 1210/1210 KB 456/1192 KB 228/256 KB 84/140 KB 448/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 88/140 KB 480/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 92/140 KB 480/562 KB 1210/1210 KB 460/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 460/1192 KB 232/256 KB 84/140 KB 452/562 KB 1210/1210 KB 464/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 468/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 472/1192 KB 236/256 KB 96/140 KB 484/ unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 562 KB 1210/1210 KB 476/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 480/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 484/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 488/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 492/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 496/1192 KB 236/256 KB 96/140 KB 484/562 KB 1210/1210 KB 460/1192 KB 236/256 KB 92/140 KB 484/562 KB 1210/1210 KB 496/1192 KB 236/256 KB 96/140 KB 488/562 KB 1210/1210 KB 496/1192 KB 236/256 KB 96/140 KB 492/562 KB 1210/1210 KB 500/1192 KB 236/256 KB 96/140 KB 496/562 KB 500/1192 KB 236/256 KB 100/140 KB 500/562 KB 500/1192 KB 236/256 KB 100/140 KB 504/562 KB 500/1192 KB 236/256 KB 100/140 KB 508/562 KB 500/1192 KB 236/256 KB 100/140 KB 512/562 KB 1210/1210 KB 460/1192 KB 236/256 KB 92/140 KB 480/562 KB 500/1192 KB 240/256 KB 100/140 KB 512/562 KB 500/1192 KB 244/256 KB 100/140 KB 512/562 KB 500/1192 KB 248/256 KB 100/140 KB 512/562 KB 500/1192 KB 252/256 KB 100/140 KB 512/562 KB 500/1192 KB 256/256 KB 100/140 KB 512/562 KB 500/1192 KB 256/256 KB 100/140 KB 512/562 KB 500/1192 KB 236/256 KB 100/140 KB 496/562 KB 500/1192 KB 256/256 KB 104/140 KB 512/562 KB 500/1192 KB 256/256 KB 108/140 KB 512/562 KB 500/1192 KB 256/256 KB 112/140 KB 512/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 819.5 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 500/1192 KB 236/256 KB 96/140 KB 492/562 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 504/1192 KB 256/256 KB 116/140 KB 512/562 KB 504/1192 KB 256/256 KB 112/140 KB 512/562 KB 508/1192 KB 256/256 KB 116/140 KB 516/562 KB 512/1192 KB 256/256 KB 116/140 KB 516/562 KB 516/1192 KB 256/256 KB 116/140 KB 516/562 KB 520/1192 KB 256/256 KB 120/140 KB 516/562 KB 504/1192 KB 256/256 KB 116/140 KB 516/562 KB 520/1192 KB 256/256 KB 120/140 KB 520/562 KB 524/1192 KB 256/256 KB 120/140 KB 524/562 KB 524/1192 KB 256/256 KB 120/140 KB 528/562 KB 516/1192 KB 256/256 KB 120/140 KB 516/562 KB 524/1192 KB 256/256 KB 124/140 KB 528/562 KB 524/1192 KB 256/256 KB 128/140 KB 528/562 KB 524/1192 KB 256/256 KB 132/140 KB 528/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 172.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 524/1192 KB 256/256 KB 120/140 KB 520/562 KB 528/1192 KB 132/140 KB 528/562 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 532/1192 KB 132/140 KB 528/562 KB 536/1192 KB 136/140 KB 532/562 KB 540/1192 KB 136/140 KB 532/562 KB 544/1192 KB 136/140 KB 532/562 KB 532/1192 KB 136/140 KB 532/562 KB 544/1192 KB 136/140 KB 536/562 KB 544/1192 KB 136/140 KB 540/562 KB 544/1192 KB 136/140 KB 544/562 KB 532/1192 KB 136/140 KB 528/562 KB 544/1192 KB 140/140 KB 544/562 KB 544/1192 KB 140/140 KB 544/562 KB 548/1192 KB 140/140 KB 544/562 KB 552/1192 KB 140/140 KB 548/562 KB 556/1192 KB 140/140 KB 548/562 KB 560/1192 KB 140/140 KB 548/562 KB 548/1192 KB 140/140 KB 548/562 KB 560/1192 KB 140/140 KB 552/562 KB 560/1192 KB 140/140 KB 556/562 KB 560/1192 KB 140/140 KB 560/562 KB 560/1192 KB 140/140 KB 562/562 KB 564/1192 KB 140/140 KB 562/562 KB 568/1192 KB 140/140 KB 562/562 KB 572/1192 KB 140/140 KB 562/562 KB 576/1192 KB 140/140 KB 562/562 KB 580/1192 KB 140/140 KB 562/562 KB 584/1192 KB 140/140 KB 562/562 KB 588/1192 KB 140/140 KB 562/562 KB 592/1192 KB 140/140 KB 562/562 KB 596/1192 KB 140/140 KB 562/562 KB 600/1192 KB 140/140 KB 562/562 KB 604/1192 KB 140/140 KB 562/562 KB 608/1192 KB 140/140 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 93.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 612/1192 KB 562/562 KB 616/1192 KB 562/562 KB 620/1192 KB 562/562 KB 624/1192 KB 562/562 KB 628/1192 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 375.6 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 632/1192 KB 636/1192 KB 640/1192 KB 644/1192 KB 648/1192 KB 652/1192 KB 656/1192 KB 660/1192 KB 660/1192 KB 4/37 KB 660/1192 KB 8/37 KB 660/1192 KB 12/37 KB 660/1192 KB 16/37 KB 660/1192 KB 20/37 KB 660/1192 KB 24/37 KB 660/1192 KB 28/37 KB 660/1192 KB 32/37 KB 660/1192 KB 36/37 KB 660/1192 KB 37/37 KB 664/1192 KB 37/37 KB 668/1192 KB 37/37 KB 672/1192 KB 37/37 KB 672/1192 KB 3/46 KB 37/37 KB 672/1192 KB 6/46 KB 37/37 KB 672/1192 KB 9/46 KB 37/37 KB 672/1192 KB 11/46 KB 37/37 KB 672/1192 KB 14/46 KB 37/37 KB 672/1192 KB 16/46 KB 37/37 KB 672/1192 KB 19/46 KB 37/37 KB 672/1192 KB 22/46 KB 37/37 KB 672/1192 KB 25/46 KB 37/37 KB 672/1192 KB 27/46 KB 37/37 KB 672/1192 KB 30/46 KB 37/37 KB 672/1192 KB 32/46 KB 37/37 KB 672/1192 KB 36/46 KB 37/37 KB 672/1192 KB 40/46 KB 37/37 KB 672/1192 KB 44/46 KB 37/37 KB 672/1192 KB 46/46 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 24.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 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: 04:09:18 DEBUG unit.abot-epc-basic/0.install 676/1192 KB 46/46 KB 680/1192 KB 46/46 KB 684/1192 KB 46/46 KB 688/1192 KB 46/46 KB 692/1192 KB 46/46 KB 696/1192 KB 46/46 KB 700/1192 KB 46/46 KB 704/1192 KB 46/46 KB 708/1192 KB 46/46 KB 712/1192 KB 46/46 KB 716/1192 KB 46/46 KB 720/1192 KB 46/46 KB 724/1192 KB 46/46 KB 728/1192 KB 46/46 KB 732/1192 KB 46/46 KB 736/1192 KB 46/46 KB 740/1192 KB 46/46 KB 744/1192 KB 46/46 KB 748/1192 KB 46/46 KB 752/1192 KB 46/46 KB 756/1192 KB 46/46 KB 3/287 KB 756/1192 KB 5/287 KB 756/1192 KB 8/287 KB 756/1192 KB 11/287 KB 756/1192 KB 13/287 KB 756/1192 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 29.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 16/287 KB 756/1192 KB 19/287 KB 756/1192 KB 21/287 KB 756/1192 KB 24/287 KB 756/1192 KB 27/287 KB 756/1192 KB 29/287 KB 756/1192 KB 32/287 KB 756/1192 KB 36/287 KB 756/1192 KB 40/287 KB 756/1192 KB 44/287 KB 756/1192 KB 48/287 KB 756/1192 KB 52/287 KB 756/1192 KB 56/287 KB 756/1192 KB 60/287 KB 756/1192 KB 64/287 KB 756/1192 KB 64/287 KB 760/1192 KB 64/287 KB 764/1192 KB 64/287 KB 768/1192 KB 64/287 KB 772/1192 KB 68/287 KB 776/1192 KB 68/287 KB 780/1192 KB 68/287 KB 784/1192 KB 68/287 KB 788/1192 KB 68/287 KB 792/1192 KB 68/287 KB 796/1192 KB 68/287 KB 800/1192 KB 68/287 KB 772/1192 KB 72/287 KB 800/1192 KB 76/287 KB 800/1192 KB 80/287 KB 800/1192 KB 84/287 KB 800/1192 KB 88/287 KB 800/1192 KB 92/287 KB 800/1192 KB 96/287 KB 800/1192 KB 100/287 KB 800/1192 KB 104/287 KB 804/1192 KB 108/287 KB 804/1192 KB 112/287 KB 804/1192 KB 100/287 KB 804/1192 KB 112/287 KB 808/1192 KB 112/287 KB 812/1192 KB 112/287 KB 816/1192 KB 116/287 KB 820/1192 KB 116/287 KB 820/1192 KB 4/1118 KB 116/287 KB 820/1192 KB 8/1118 KB 116/287 KB 820/1192 KB 12/1118 KB 116/287 KB 820/1192 KB 16/1118 KB 116/287 KB 820/1192 KB 20/1118 KB 116/287 KB 820/1192 KB 24/1118 KB 116/287 KB 820/1192 KB 28/1118 KB 116/287 KB 820/1192 KB 32/1118 KB 116/287 KB 820/1192 KB 36/1118 KB 116/287 KB 820/1192 KB 40/1118 KB 116/287 KB 820/1192 KB 44/1118 KB 116/287 KB 820/1192 KB 48/1118 KB 116/287 KB 820/1192 KB 52/1118 KB 116/287 KB 816/1192 KB 120/287 KB 824/1192 KB 52/1118 KB 124/287 KB 824/1192 KB 52/1118 KB 128/287 KB 824/1192 KB 52/1118 KB 132/287 KB 824/1192 KB 52/1118 KB 116/287 KB 824/1192 KB 52/1118 KB 132/287 KB 828/1192 KB 56/1118 KB 132/287 KB 832/1192 KB 56/1118 KB 132/287 KB 836/1192 KB 56/1118 KB 132/287 KB 824/1192 KB 56/1118 KB 136/287 KB 836/1192 KB 60/1118 KB 136/287 KB 836/1192 KB 64/1118 KB 136/287 KB 836/1192 KB 68/1118 KB 136/287 KB 840/1192 KB 72/1118 KB 136/287 KB 836/1192 KB 56/1118 KB 140/287 KB 840/1192 KB 72/1118 KB 144/287 KB 840/1192 KB 72/1118 KB 136/287 KB 840/1192 KB 68/1118 KB 144/287 KB 844/1192 KB 72/1118 KB 144/287 KB 848/1192 KB 72/1118 KB 144/287 KB 852/1192 KB 72/1118 KB 148/287 KB 856/1192 KB 76/1118 KB 148/287 KB 860/1192 KB 76/1118 KB 148/287 KB 864/1192 KB 76/1118 KB 148/287 KB 852/1192 KB 76/1118 KB 148/287 KB 864/1192 KB 80/1118 KB 148/287 KB 864/1192 KB 84/1118 KB 148/287 KB 864/1192 KB 88/1118 KB 148/287 KB 864/1192 KB 92/1118 KB 148/287 KB 864/1192 KB 96/1118 KB 148/287 KB 864/1192 KB 100/1118 KB 148/287 KB 868/1192 KB 104/1118 KB 148/287 KB 852/1192 KB 72/1118 KB 152/287 KB 868/1192 KB 104/1118 KB 156/287 KB 868/1192 KB 104/1118 KB 160/287 KB 868/1192 KB 104/1118 KB 164/287 KB 868/1192 KB 104/1118 KB 168/287 KB 868/1192 KB 104/1118 KB 172/287 KB 868/1192 KB 104/1118 KB 176/287 KB 868/1192 KB 104/1118 KB 148/287 KB 868/1192 KB 100/1118 KB 176/287 KB 872/1192 KB 104/1118 KB 176/287 KB 876/1192 KB 104/1118 KB 176/287 KB 880/1192 KB 104/1118 KB 176/287 KB 884/1192 KB 104/1118 KB 180/287 KB 888/1192 KB 108/1118 KB 180/287 KB 892/1192 KB 108/1118 KB 180/287 KB 896/1192 KB 108/1118 KB 180/287 KB 884/1192 KB 108/1118 KB 184/287 KB 896/1192 KB 108/1118 KB 188/287 KB 896/1192 KB 108/1118 KB 192/287 KB 896/1192 KB 108/1118 KB 196/287 KB 896/1192 KB 108/1118 KB 200/287 KB 900/1192 KB 108/1118 KB 204/287 KB 900/1192 KB 108/1118 KB 208/287 KB 900/1192 KB 108/1118 KB 176/287 KB 884/1192 KB 108/1118 KB 208/287 KB 900/1192 KB 112/1118 KB 208 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install /287 KB 900/1192 KB 116/1118 KB 208/287 KB 900/1192 KB 120/1118 KB 208/287 KB 900/1192 KB 124/1118 KB 208/287 KB 900/1192 KB 128/1118 KB 208/287 KB 900/1192 KB 132/1118 KB 208/287 KB 900/1192 KB 136/1118 KB 208/287 KB 900/1192 KB 140/1118 KB 208/287 KB 900/1192 KB 144/1118 KB 208/287 KB 900/1192 KB 148/1118 KB 212/287 KB 900/1192 KB 152/1118 KB 212/287 KB 900/1192 KB 156/1118 KB 212/287 KB 900/1192 KB 160/1118 KB 196/287 KB 900/1192 KB 108/1118 KB 212/287 KB 904/1192 KB 160/1118 KB 212/287 KB 908/1192 KB 160/1118 KB 212/287 KB 912/1192 KB 160/1118 KB 212/287 KB 916/1192 KB 160/1118 KB 212/287 KB 920/1192 KB 160/1118 KB 212/287 KB 924/1192 KB 160/1118 KB 212/287 KB 928/1192 KB 160/1118 KB 212/287 KB 900/1192 KB 148/1118 KB 216/287 KB 928/1192 KB 160/1118 KB 220/287 KB 928/1192 KB 160/1118 KB 224/287 KB 928/1192 KB 160/1118 KB 228/287 KB 928/1192 KB 160/1118 KB 232/287 KB 932/1192 KB 164/1118 KB 236/287 KB 932/1192 KB 164/1118 KB 240/287 KB 932/1192 KB 164/1118 KB 244/287 KB 932/1192 KB 164/1118 KB 248/287 KB 932/1192 KB 164/1118 KB 252/287 KB 932/1192 KB 164/1118 KB 228/287 KB 932/1192 KB 164/1118 KB 252/287 KB 932/1192 KB 168/1118 KB 252/287 KB 932/1192 KB 172/1118 KB 252/287 KB 932/1192 KB 176/1118 KB 228/287 KB 932/1192 KB 160/1118 KB 252/287 KB 936/1192 KB 176/1118 KB 252/287 KB 940/1192 KB 176/1118 KB 252/287 KB 944/1192 KB 176/1118 KB 252/287 KB 948/1192 KB 176/1118 KB 256/287 KB 948/1192 KB 180/1118 KB 260/287 KB 948/1192 KB 180/1118 KB 264/287 KB 948/1192 KB 180/1118 KB 268/287 KB 948/1192 KB 180/1118 KB 252/287 KB 948/1192 KB 180/1118 KB 272/287 KB 948/1192 KB 184/1118 KB 272/287 KB 948/1192 KB 188/1118 KB 272/287 KB 948/1192 KB 192/1118 KB 272/287 KB 948/1192 KB 196/1118 KB 272/287 KB 948/1192 KB 200/1118 KB 272/287 KB 948/1192 KB 204/1118 KB 272/287 KB 948/1192 KB 208/1118 KB 272/287 KB 948/1192 KB 212/1118 KB 272/287 KB 948/1192 KB 216/1118 KB 272/287 KB 948/1192 KB 220/1118 KB 272/287 KB 948/1192 KB 180/1118 KB 276/287 KB 948/1192 KB 220/1118 KB 280/287 KB 948/1192 KB 224/1118 KB 276/287 KB 948/1192 KB 224/1118 KB 280/287 KB 948/1192 KB 228/1118 KB 284/287 KB 948/1192 KB 232/1118 KB 284/287 KB 948/1192 KB 236/1118 KB 284/287 KB 948/1192 KB 240/1118 KB 284/287 KB 948/1192 KB 228/1118 KB 287/287 KB 948/1192 KB 240/1118 KB 287/287 KB 948/1192 KB 244/1118 KB 287/287 KB 952/1192 KB 248/1118 KB 287/287 KB 952/1192 KB 252/1118 KB 287/287 KB 952/1192 KB 256/1118 KB 287/287 KB 952/1192 KB 260/1118 KB 287/287 KB 952/1192 KB 264/1118 KB 287/287 KB 952/1192 KB 268/1118 KB 287/287 KB 952/1192 KB 272/1118 KB 287/287 KB 952/1192 KB 244/1118 KB 287/287 KB 956/1192 KB 272/1118 KB 287/287 KB 960/1192 KB 272/1118 KB 287/287 KB 964/1192 KB 272/1118 KB 287/287 KB 968/1192 KB 276/1118 KB 287/287 KB 972/1192 KB 276/1118 KB 287/287 KB 976/1192 KB 276/1118 KB 287/287 KB 980/1192 KB 276/1118 KB 287/287 KB 984/1192 KB 276/1118 KB 287/287 KB 988/1192 KB 276/1118 KB 287/287 KB 992/1192 KB 276/1118 KB 287/287 KB 996/1192 KB 276/1118 KB 287/287 KB 964/1192 KB 276/1118 KB 996/1192 KB 280/1118 KB 996/1192 KB 284/1118 KB 996/1192 KB 288/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 181.6 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 996/1192 KB 292/1118 KB 996/1192 KB 296/1118 KB 996/1192 KB 300/1118 KB 996/1192 KB 304/1118 KB 996/1192 KB 308/1118 KB 996/1192 KB 312/1118 KB 1000/1192 KB 316/1118 KB 1000/1192 KB 320/1118 KB 1000/1192 KB 312/1118 KB 1004/1192 KB 320/1118 KB 1008/1192 KB 320/1118 KB 1008/1192 KB 324/1118 KB 1012/1192 KB 328/1118 KB 1012/1192 KB 332/1118 KB 1012/1192 KB 336/1118 KB 1012/1192 KB 324/1118 KB 1016/1192 KB 336/1118 KB 1020/1192 KB 336/1118 KB 1024/1192 KB 336/1118 KB 1024/1192 KB 340/1118 KB 1028/1192 KB 344/1118 KB 1028/1192 KB 348/1118 KB 1028/1192 KB 352/1118 KB 1028/1192 KB 340/1118 KB 1032/1192 KB 352/1118 KB 1036/1192 KB 352/1118 KB 1040/1192 KB 352/1118 KB 1040/1192 KB 356/1118 KB 1044/1192 KB 360/1118 KB 1044/1192 KB 364/1118 KB 1044/1192 KB 368/1118 KB 1044/1192 KB 356/1118 KB 1048/1192 KB 368/1118 KB 1052/1192 KB 368/1118 KB 1056/1192 KB 368/1118 KB 1056/1192 KB 372/1118 KB 1056/1192 KB 376/1118 KB 1060/1192 KB 376/1118 KB 1064/1192 KB 376/1118 KB 1064/1192 KB 380/1118 KB 1064/1192 KB 384/1118 KB 1068/1192 KB 388/1118 KB 1068/1192 KB 392/1118 KB 1068/1192 KB 396/1118 KB 1068/1192 KB 400/1118 KB 1068/1192 KB 384/1118 KB 1072/1192 KB 400/1118 KB 1076/1192 KB 400/1118 KB 1080/1192 KB 400/1118 KB 1084/1192 KB 400/1118 KB 1088/1192 KB 400/1118 KB 1088/1192 KB 404/1118 KB 1092/1192 KB 408/1118 KB 1092/1192 KB 412/1118 KB 1092/1192 KB 416/1118 KB 1092/1192 KB 404/1118 KB 1096/1192 KB 416/1118 KB 1100/1192 KB 416/1118 KB 1104/1192 KB 416/1118 KB 1104/1192 KB 420/1118 KB 1108/1192 KB 424/1118 KB 1108/1192 KB 428/1118 KB 1108/1192 KB 432/1118 KB 1108/1192 KB 420/1118 KB 1112/1192 KB 432/1118 KB 1116/1192 KB 432/1118 KB 1120/1192 KB 432/1118 KB 1124/1192 KB 432/1118 KB 1128/1192 KB 436/1118 KB 1132/1192 KB 436/1118 KB 1136/1192 KB 436/1118 KB 1124/1192 KB 436/1118 KB 1136/1192 KB 440/1118 KB 1136/1192 KB 444/1118 KB 1136/1192 KB 448/1118 KB 1140/1192 KB 448/1118 KB 1144/1192 KB 452/1118 KB 1148/1192 KB 452/1118 KB 1152/1192 KB 452/1118 KB 1140/1192 KB 452/1118 KB 1152/1192 KB 456/1118 KB 1152/1192 KB 460/1118 KB 1152/1192 KB 464/1118 KB 1152/1192 KB 468/1118 KB 1156/1192 KB 472/1118 KB 1156/1192 KB 476/1118 KB 1156/1192 KB 480/1118 KB 1156/1192 KB 468/1118 KB 1160/1192 KB 480/1118 KB 1164/1192 KB 480/1118 KB 1168/1192 KB 480/1118 KB 1168/1192 KB 484/1118 KB 1172/1192 KB 488/1118 KB 1172/1192 KB 492/1118 KB 1172/1192 KB 496/1118 KB 1172/1192 KB 484/1118 KB 1176/1192 KB 496/1118 KB 1180/1192 KB 496/1118 KB 1184/1192 KB 496/1118 KB 1188/1192 KB 496/1118 KB 1192/1192 KB 500/1118 KB 1192/1192 KB 500/1118 KB 1188/1192 KB 500/1118 KB 1192/1192 KB 504/1118 KB 1192/1192 KB 508/1118 KB 1192/1192 KB 512/1118 KB 1192/1192 KB 516/1118 KB 1192/1192 KB 520/1118 KB 1192/1192 KB 524/1118 KB 1192/1192 KB 528/1118 KB 1192/1192 KB 532/1118 KB 1192/1192 KB 536/1118 KB 1192/1192 KB 540/1118 KB 1192/1192 KB 544/1118 KB 1192/1192 KB 548/1118 KB 1192/1192 KB 552/1118 KB 1192/1192 KB 556/1118 KB 1192/1192 KB 560/1118 KB 1192/1192 KB 564/1118 KB 1192/1192 KB 568/1118 KB 1192/1192 KB 572/1118 KB 1192/1192 KB 576/1118 KB 1192/1192 KB 580/1118 KB 1192/1192 KB 584/1118 KB 1192/1192 KB 588/1118 KB 1192/1192 KB 592/1118 KB 1192/1192 KB 596/1118 KB 1192/1192 KB 600/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 737.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 604/1118 KB 608/1118 KB 612/1118 KB 616/1118 KB 620/1118 KB 624/1118 KB 628/1118 KB 632/1118 KB 636/1118 KB 640/1118 KB 644/1118 KB 648/1118 KB 652/1118 KB 656/1118 KB 660/1118 KB 664/1118 KB 668/1118 KB 672/1118 KB 676/1118 KB 680/1118 KB 684/1118 KB 688/1118 KB 692/1118 KB 696/1118 KB 700/1118 KB 704/1118 KB 708/1118 KB 712/1118 KB 716/1118 KB 720/1118 KB 724/1118 KB 728/1118 KB 732/1118 KB 736/1118 KB 740/1118 KB 744/1118 KB 748/1118 KB 752/1118 KB 756/1118 KB 760/1118 KB 764/1118 KB 768/1118 KB 772/1118 KB 776/1118 KB 780/1118 KB 784/1118 KB 788/1118 KB 792/1118 KB 796/1118 KB 800/1118 KB 804/1118 KB 808/1118 KB 812/1118 KB 816/1118 KB 820/1118 KB 824/1118 KB 828/1118 KB 832/1118 KB 836/1118 KB 840/1118 KB 844/1118 KB 848/1118 KB 852/1118 KB 856/1118 KB 860/1118 KB 864/1118 KB 868/1118 KB 872/1118 KB 876/1118 KB 880/1118 KB 880/1118 KB 4/1461 KB 880/1118 KB 8/1461 KB 880/1118 KB 12/1461 KB 880/1118 KB 16/1461 KB 880/1118 KB 20/1461 KB 880/1118 KB 24/1461 KB 880/1118 KB 28/1461 KB 880/1118 KB 32/1461 KB 880/1118 KB 36/1461 KB 880/1118 KB 40/1461 KB 880/1118 KB 44/1461 KB 880/1118 KB 48/1461 KB 880/1118 KB 52/1461 KB 880/1118 KB 56/1461 KB 880/1118 KB 60/1461 KB 880/1118 KB 64/1461 KB 880/1118 KB 68/1461 KB 880/1118 KB 72/1461 KB 880/1118 KB 76/1461 KB 880/1118 KB 80/1461 KB 884/1118 KB 80/1461 KB 888/1118 KB 80/1461 KB 892/1118 KB 80/1461 KB 896/1118 KB 80/1461 KB 900/1118 KB 80/1461 KB 904/1118 KB 84/1461 KB 908/1118 KB 84/1461 KB 912/1118 KB 84/1461 KB 900/1118 KB 84/1461 KB 912/1118 KB 88/1461 KB 912/1118 KB 92/1461 KB 912/1118 KB 96/1461 KB 912/1118 KB 100/1461 KB 916/1118 KB 104/1461 KB 916/1118 KB 108/1461 KB 916/1118 KB 112/1461 KB 916/1118 KB 100/1461 KB 920/1118 KB 112/1461 KB 924/1118 KB 112/1461 KB 928/1118 KB 112/1461 KB 932/1118 KB 112/1461 KB 936/1118 KB 116/1461 KB 940/1118 KB 116/1461 KB 944/1118 KB 116/1461 KB 932/1118 KB 116/1461 KB 944/1118 KB 120/1461 KB 944/1118 KB 124/1461 KB 944/1118 KB 128/1461 KB 944/1118 KB 132/1461 KB 948/1118 KB 136/1461 KB 948/1118 KB 140/1461 KB 948/1118 KB 144/1461 KB 948/1118 KB 132/1461 KB 952/1118 KB 144/1461 KB 956/1118 KB 144/1461 KB 960/1118 KB 144/1461 KB 960/1118 KB 148/1461 KB 964/1118 KB 152/1461 KB 964/1118 KB 156/1461 KB 964/1118 KB 160/1461 KB 964/1118 KB 148/1461 KB 968/1118 KB 160/1461 KB 972/1118 KB 160/1461 KB 976/1118 KB 160/1461 KB 980/1118 KB 160/1461 KB 984/1118 KB 164/1461 KB 988/1118 KB 164/1461 KB 992/1118 KB 164/1461 KB 980/1118 KB 164/1461 KB 992/1118 KB 168/1461 KB 992/1118 KB 172/1461 KB 992/1118 KB 176/1461 KB 992/1118 KB 180/1461 KB 996/1118 KB 184/1461 KB 996/1118 KB 188/1461 KB 996/1118 KB 192/1461 KB 996/1118 KB 180/1461 KB 1000/1118 KB 192/1461 KB 1004/1118 KB 192/1461 KB 1008/1118 KB 192/1461 KB 1012/1118 KB 192/1461 KB 1016/1118 KB 196/1461 KB 1020/1118 KB 196/1461 KB 1024/1118 KB 196/1461 KB 1012/1118 KB 196/1461 KB 1024/1118 KB 200/1461 KB 1024/1118 KB 204/1461 KB 1024/1118 KB 208/1461 KB 1024/1118 KB 212/1461 KB 1028/1118 KB 216/1461 KB 1028/1118 KB 220/1461 KB 1028/1118 KB 224/1461 KB 1028/1118 KB 212/1461 KB 1032/1118 KB 224/1461 KB 1036/1118 KB 224/1461 KB 1040/1118 KB 224/1461 KB 1044/1118 KB 224/1461 KB 1048/1118 KB 228/1461 KB 1052/1118 KB 228/1461 KB 1056/1118 KB 228/1461 KB 1044/1118 KB 228/1461 KB 1056/1118 KB 232/1461 KB 1056/1118 KB 236/1461 KB 1060/1118 KB 240/1461 KB 1064/1118 KB 240/146 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 1 KB 1068/1118 KB 240/1461 KB 1072/1118 KB 240/1461 KB 1060/1118 KB 240/1461 KB 1072/1118 KB 244/1461 KB 1072/1118 KB 248/1461 KB 1072/1118 KB 252/1461 KB 1072/1118 KB 256/1461 KB 1072/1118 KB 260/1461 KB 1076/1118 KB 264/1461 KB 1076/1118 KB 268/1461 KB 1076/1118 KB 272/1461 KB 1076/1118 KB 260/1461 KB 1080/1118 KB 272/1461 KB 1084/1118 KB 272/1461 KB 1088/1118 KB 272/1461 KB 1092/1118 KB 272/1461 KB 1096/1118 KB 276/1461 KB 1100/1118 KB 276/1461 KB 1104/1118 KB 276/1461 KB 1108/1118 KB 276/1461 KB 1112/1118 KB 276/1461 KB 1116/1118 KB 276/1461 KB 1118/1118 KB 276/1461 KB 1092/1118 KB 276/1461 KB 1118/1118 KB 280/1461 KB 1118/1118 KB 284/1461 KB 1118/1118 KB 288/1461 KB 1118/1118 KB 292/1461 KB 1118/1118 KB 296/1461 KB 1118/1118 KB 300/1461 KB 1118/1118 KB 304/1461 KB 1118/1118 KB 308/1461 KB 1118/1118 KB 312/1461 KB 1118/1118 KB 316/1461 KB 1118/1118 KB 320/1461 KB 1118/1118 KB 324/1461 KB 1118/1118 KB 328/1461 KB 1118/1118 KB 332/1461 KB 1118/1118 KB 336/1461 KB 1118/1118 KB 340/1461 KB 1118/1118 KB 344/1461 KB 1118/1118 KB 348/1461 KB 1118/1118 KB 352/1461 KB 1118/1118 KB 356/1461 KB 1118/1118 KB 360/1461 KB 1118/1118 KB 364/1461 KB 1118/1118 KB 368/1461 KB 1118/1118 KB 372/1461 KB 1118/1118 KB 376/1461 KB 1118/1118 KB 380/1461 KB 1118/1118 KB 384/1461 KB 1118/1118 KB 388/1461 KB 1118/1118 KB 392/1461 KB 1118/1118 KB 396/1461 KB 1118/1118 KB 400/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 663.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 404/1461 KB 408/1461 KB 412/1461 KB 416/1461 KB 420/1461 KB 424/1461 KB 428/1461 KB 432/1461 KB 436/1461 KB 440/1461 KB 444/1461 KB 448/1461 KB 452/1461 KB 456/1461 KB 460/1461 KB 464/1461 KB 468/1461 KB 472/1461 KB 476/1461 KB 480/1461 KB 484/1461 KB 488/1461 KB 492/1461 KB 496/1461 KB 500/1461 KB 504/1461 KB 508/1461 KB 512/1461 KB 516/1461 KB 520/1461 KB 524/1461 KB 528/1461 KB 532/1461 KB 536/1461 KB 540/1461 KB 544/1461 KB 548/1461 KB 552/1461 KB 556/1461 KB 560/1461 KB 564/1461 KB 568/1461 KB 572/1461 KB 576/1461 KB 580/1461 KB 584/1461 KB 588/1461 KB 592/1461 KB 596/1461 KB 600/1461 KB 604/1461 KB 608/1461 KB 612/1461 KB 616/1461 KB 620/1461 KB 624/1461 KB 628/1461 KB 632/1461 KB 636/1461 KB 640/1461 KB 644/1461 KB 648/1461 KB 652/1461 KB 656/1461 KB 660/1461 KB 664/1461 KB 668/1461 KB 672/1461 KB 676/1461 KB 680/1461 KB 684/1461 KB 688/1461 KB 692/1461 KB 696/1461 KB 700/1461 KB 704/1461 KB 708/1461 KB 712/1461 KB 716/1461 KB 720/1461 KB 724/1461 KB 728/1461 KB 732/1461 KB 736/1461 KB 740/1461 KB 744/1461 KB 748/1461 KB 752/1461 KB 756/1461 KB 760/1461 KB 764/1461 KB 768/1461 KB 772/1461 KB 776/1461 KB 780/1461 KB 784/1461 KB 788/1461 KB 792/1461 KB 796/1461 KB 800/1461 KB 804/1461 KB 808/1461 KB 812/1461 KB 816/1461 KB 820/1461 KB 824/1461 KB 828/1461 KB 832/1461 KB 836/1461 KB 840/1461 KB 844/1461 KB 848/1461 KB 852/1461 KB 856/1461 KB 860/1461 KB 864/1461 KB 868/1461 KB 872/1461 KB 876/1461 KB 880/1461 KB 884/1461 KB 888/1461 KB 892/1461 KB 896/1461 KB 900/1461 KB 904/1461 KB 908/1461 KB 912/1461 KB 916/1461 KB 920/1461 KB 924/1461 KB 928/1461 KB 932/1461 KB 936/1461 KB 940/1461 KB 944/1461 KB 948/1461 KB 952/1461 KB 956/1461 KB 960/1461 KB 964/1461 KB 968/1461 KB 972/1461 KB 976/1461 KB 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/1 unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 461 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 817.1 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 436.9 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 84.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 37.6 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 318.4 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 128.5 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 432.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 170.8 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 531.1 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 62.0 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 199.7 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 281.2 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 04:09:19 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 72.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/16 KB 4/16 KB 7/16 KB 10/16 KB 13/16 KB 15/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1161.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 04:09:19 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: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 4/10 KB 3/149 KB 8/10 KB 4/21 KB 3/149 KB 10/10 KB 4/21 KB 3/149 KB 4/10 KB 4/21 KB 3/149 KB 10/10 KB 8/21 KB 3/149 KB 10/10 KB 12/21 KB 3/149 KB 10/10 KB 16/21 KB 3/149 KB 10/10 KB 20/21 KB 3/149 KB 10/10 KB 21/21 KB 3/149 KB 4/10 KB 5/149 KB 10/10 KB 21/21 KB 8/149 KB 10/10 KB 21/21 KB 11/149 KB 10/10 KB 21/21 KB 13/149 KB 10/10 KB 21/21 KB 16/149 KB 10/10 KB 21/21 KB 19/149 KB 10/10 KB 21/21 KB 21/149 KB 10/10 KB 21/21 KB 24/149 KB 10/10 KB 21/21 KB 3/6 KB 24/149 KB 10/10 KB 21/21 KB 5/6 KB 27/149 KB 10/10 KB 21/21 KB 3/6 KB 27/149 KB 10/10 KB 21/21 KB 5/6 KB 29/149 KB 10/10 KB 21/21 KB 5/6 KB 32/149 KB 10/10 KB 21/21 KB 5/6 KB 36/149 KB 10/10 KB 21/21 KB 6/6 KB 40/149 KB 10/10 KB 21/21 KB 6/6 KB 44/149 KB 10/10 KB 21/21 KB 6/6 KB 48/149 KB 10/10 KB 21/21 KB 6/6 KB 36/149 KB 10/10 KB 21/21 KB 6/6 KB 52/149 KB 10/10 KB 21/21 KB 6/6 KB 56/149 KB 10/10 KB 21/21 KB 6/6 KB 60/149 KB 10/10 KB 21/21 KB 6/6 KB 64/149 KB 10/10 KB 21/21 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 633.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 6/6 KB 64/149 KB 4/14 KB 10/10 KB 6/6 KB 68/149 KB 4/14 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 346.7 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 6/6 KB 72/149 KB 4/14 KB 6/6 KB 76/149 KB 4/14 KB 6/6 KB 80/149 KB 4/14 KB 6/6 KB 84/149 KB 4/14 KB 6/6 KB 88/149 KB 8/14 KB 92/149 KB 8/14 KB 96/149 KB 8/14 KB 6/6 KB 84/149 KB 8/14 KB 96/149 KB 12/14 KB 96/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 199.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 96/149 KB 14/14 KB 4/30 KB 96/149 KB 14/14 KB 4/37 KB 8/30 KB 96/149 KB 14/14 KB 4/37 KB 12/30 KB 96/149 KB 14/14 KB 4/37 KB 16/30 KB 96/149 KB 14/14 KB 4/37 KB 4/30 KB 96/149 KB 14/14 KB 8/37 KB 16/30 KB 96/149 KB 14/14 KB 12/37 KB 16/30 KB 96/149 KB 14/14 KB 16/37 KB 16/30 KB 96/149 KB 14/14 KB 20/37 KB 16/30 KB 96/149 KB 14/14 KB 24/37 KB 16/30 KB 96/149 KB 14/14 KB 28/37 KB 16/30 KB 96/149 KB 14/14 KB 32/37 KB 16/30 KB 96/149 KB 14/14 KB 36/37 KB 16/30 KB 96/149 KB 14/14 KB 37/37 KB 20/30 KB 96/149 KB 14/14 KB 36/37 KB 20/30 KB 96/149 KB 14/14 KB 37/37 KB 24/30 KB 96/149 KB 14/14 KB 37/37 KB 28/30 KB 96/149 KB 14/14 KB 37/37 KB 30/30 KB 100/149 KB 14/14 KB 37/37 KB 30/30 KB 104/149 KB 14/14 KB 37/37 KB 30/30 KB 108/149 KB 14/14 KB 37/37 KB 30/30 KB 112/149 KB 14/14 KB 37/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 359.3 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 112/149 KB 4/14 KB 37/37 KB 30/30 KB 112/149 KB 8/14 KB 37/37 KB 30/30 KB 112/149 KB 12/14 KB 37/37 KB 30/30 KB 112/149 KB 14/14 KB 37/37 KB 30/30 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 116/149 KB 14/14 KB 37/37 KB 30/30 KB 120/149 KB 14/14 KB 124/149 KB 14/14 KB 128/149 KB 14/14 KB 132/149 KB 14/14 KB 136/149 KB 14/14 KB 140/149 KB 14/14 KB 144/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 857.3 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 04:09:19 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 297.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 144/149 KB 3/37 KB 144/149 KB 5/37 KB 144/149 KB 8/37 KB 144/149 KB 11/37 KB 144/149 KB 13/37 KB 144/149 KB 16/37 KB 148/149 KB 3/11 KB 19/37 KB 148/149 KB 3/11 KB 16/37 KB 148/149 KB 5/11 KB 19/37 KB 148/149 KB 8/11 KB 19/37 KB 148/149 KB 11/11 KB 19/37 KB 148/149 KB 16/37 KB 149/149 KB 11/11 KB 19/37 KB 149/149 KB 11/11 KB 21/37 KB 149/149 KB 11/11 KB 24/37 KB 149/149 KB 4/7 KB 11/11 KB 24/37 KB 149/149 KB 7/7 KB 11/11 KB 24/37 KB 149/149 KB 7/7 KB 11/11 KB 27/37 KB 149/149 KB 7/7 KB 11/11 KB 29/37 KB 149/149 KB 7/7 KB 11/11 KB 4/43 KB 29/37 KB 149/149 KB 7/7 KB 11/11 KB 8/43 KB 29/37 KB 149/149 KB 7/7 KB 11/11 KB 12/43 KB 29/37 KB 149/149 KB 7/7 KB 11/11 KB 16/43 KB 29/37 KB 149/149 KB 7/7 KB 11/11 KB 20/43 KB 29/37 KB 7/7 KB 24/43 KB 32/37 KB 7/7 KB 28/43 KB 32/37 KB 7/7 KB 32/43 KB 32/37 KB 7/7 KB 20/43 KB 32/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 7/7 KB 32/43 KB 35/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2085.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 7/7 KB 32/43 KB 37/37 KB 7/7 KB 32/43 KB 37/37 KB 7/7 KB 36/43 KB 37/37 KB 7/7 KB 40/43 KB 37/37 KB 7/7 KB 43/43 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 43/43 KB 3/60 KB 37/37 KB 43/43 KB 6/60 KB 37/37 KB 43/43 KB 9/60 KB 37/37 KB 43/43 KB 11/60 KB 37/37 KB 43/43 KB 14/60 KB 37/37 KB 43/43 KB 16/60 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 586.8 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 43/43 KB 19/60 KB 43/43 KB 22/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 657.7 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 25/60 KB 27/60 KB 30/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 828.1 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 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: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 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 923.2 KB/sec) unit-mysql-0: 04:09:19 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 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 100.5 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-mysql-0: 04:09:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 170.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 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 100.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 109.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 155.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 52.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 35.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 42.0 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 57.8 KB/sec) unit-mysql-0: 04:09:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:09:19 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-mysql-0: 04:09:19 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 5/13 KB 3/21 KB 3/87 KB 5/13 KB 4/48 KB 5/21 KB 3/87 KB 5/13 KB 4/48 KB 8/21 KB 3/87 KB 5/13 KB 4/48 KB 3/87 KB 3/13 KB 8/21 KB 5/87 KB 5/13 KB 4/48 KB 11/21 KB 8/87 KB 5/13 KB 4/48 KB 11/21 KB 11/87 KB 5/13 KB 4/48 KB 11/21 KB 13/87 KB 3/156 KB 5/13 KB 4/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 4/48 KB 3/87 KB 5/13 KB 4/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 8/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 12/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 16/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 20/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 24/48 KB 11/21 KB 16/87 KB 3/156 KB 8/13 KB 28/48 KB 11/21 KB 13/87 KB 3/156 KB 8/13 KB 4/48 KB 11/21 KB 11/87 KB 3/156 KB 5/13 KB 4/48 KB 11/21 KB 19/87 KB 5/156 KB 8/13 KB 28/48 KB 11/21 KB 19/87 KB 8/156 KB 8/13 KB 28/48 KB 11/21 KB 19/87 KB 11/156 KB 8/13 KB 28/48 KB 11/21 KB 19/87 KB 13/156 KB 8/13 KB 28/48 KB 11/21 KB 19/87 KB 16/156 KB 8/13 KB 28/48 KB 11/21 KB 19/87 KB 19/156 KB 8/13 KB 28/48 KB 11/21 KB 19/87 KB 21/156 KB 8/13 KB 28/48 KB 11/21 KB 5/87 KB 5/13 KB 4/48 KB 13/21 KB 19/87 KB 21/156 KB 8/13 KB 28/48 KB 16/21 KB 19/87 KB 21/156 KB 8/13 KB 28/48 KB 19/21 KB 19/87 KB 21/156 KB 8/13 KB 28/48 KB 21/21 KB 19/87 KB 21/156 KB 8/13 KB 28/48 KB 21/21 KB 19/87 KB 21/156 KB 11/13 KB 28/48 KB 11/21 KB 19/87 KB 3/156 KB 8/13 KB 28/48 KB 21/21 KB 19/87 KB 24/156 KB 13/13 KB 32/48 KB 21/21 KB 19/87 KB 24/156 KB 11/13 KB 32/48 KB 21/21 KB 19/87 KB 24/156 KB 11/13 KB 28/48 KB 21/21 KB 19/87 KB 27/156 KB 13/13 KB 32/48 KB 21/21 KB 21/87 KB 27/156 KB 13/13 KB 32/48 KB 21/21 KB 24/87 KB 27/156 KB 13/13 KB 32/48 KB 21/21 KB 27/87 KB 29/156 KB 13/13 KB 32/48 KB 21/21 KB 29/87 KB 29/156 KB 13/13 KB 32/48 KB 21/21 KB 24/87 KB 29/156 KB 13/13 KB 32/48 KB 21/21 KB 29/87 KB 32/156 KB 13/13 KB 36/48 KB 21/21 KB 29/87 KB 36/156 KB 13/13 KB 36/48 KB 21/21 KB 32/87 KB 40/156 KB 13/13 KB 36/48 KB 21/21 KB 32/87 KB 44/156 KB 13/13 KB 36/48 KB 21/21 KB 32/87 KB 48/156 KB 13/13 KB 36/48 KB 21/21 KB 29/87 KB 29/156 KB 13/13 KB 36/48 KB 21/21 KB 32/87 KB 48/156 KB 13/13 KB 40/48 KB 21/21 KB 32/87 KB 48/156 KB 13/13 KB 44/48 KB 21/21 KB 32/87 KB 48/156 KB 13/13 KB 48/48 KB 21/21 KB 32/87 KB 48/156 KB 13/13 KB 48/48 KB 21/21 KB 32/87 KB 36/156 KB 13/13 KB 36/48 KB 21/21 KB 36/87 KB 48/156 KB 13/13 KB 48/48 KB 21/21 KB 40/87 KB 52/156 KB 13/13 KB 48/48 KB 21/21 KB 44/87 KB 52/156 KB 13/13 KB 48/48 KB 21/21 KB 48/87 KB 52/156 KB 13/13 KB 48/48 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 784.2 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 52/87 KB 52/156 KB 48/48 KB 56/87 KB 52/156 KB 48/48 KB 60/87 KB 52/156 KB 48/48 KB 64/87 KB 52/156 KB 48/48 KB 68/87 KB 52/156 KB 48/48 KB 72/87 KB 52/156 KB 48/48 KB 76/87 KB 52/156 KB 48/48 KB 80/87 KB 52/156 KB 21/21 KB 36/87 KB 52/156 KB 13/13 KB 48/48 KB 80/87 KB 56/156 KB 80/87 KB 60/156 KB 80/87 KB 64/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 1296.2 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 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 307.1 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 80/87 KB 3/35 KB 64/156 KB 80/87 KB 5/35 KB 68/156 KB 80/87 KB 8/35 KB 68/156 KB 80/87 KB 11/35 KB 68/156 KB 80/87 KB 13/35 KB 68/156 KB 80/87 KB 3/35 KB 68/156 KB 80/87 KB 13/35 KB 72/156 KB 80/87 KB 13/35 KB 76/156 KB 80/87 KB 13/35 KB 80/156 KB 80/87 KB 13/35 KB 84/156 KB 84/87 KB 16/35 KB 88/156 KB 84/87 KB 16/35 KB 92/156 KB 84/87 KB 16/35 KB 96/156 KB 84/87 KB 16/35 KB 84/156 KB 87/87 KB 16/35 KB 96/156 KB 80/87 KB 16/35 KB 84/156 KB 87/87 KB 19/35 KB 96/156 KB 87/87 KB 21/35 KB 96/156 KB 87/87 KB 21/35 KB 96/156 KB 3/86 KB 87/87 KB 21/35 KB 96/156 KB 6/86 KB 87/87 KB 21/35 KB 96/156 KB 3/24 KB 9/86 KB 87/87 KB 21/35 KB 96/156 KB 3/24 KB 11/86 KB 87/87 KB 21/35 KB 96/156 KB 3/24 KB 14/86 KB 87/87 KB 21/35 KB 96/156 KB 3/24 KB 16/86 KB 87/87 KB 21/35 KB 96/156 KB 3/24 KB 19/86 KB 87/87 KB 24/35 KB 96/156 KB 3/24 KB 22/86 KB 87/87 KB 24/35 KB 100/156 KB 3/24 KB 25/86 KB 87/87 KB 21/35 KB 96/156 KB 3/24 KB 6/86 KB 87/87 KB 24/35 KB 100/156 KB 5/24 KB 25/86 KB 87/87 KB 24/35 KB 100/156 KB 8/24 KB 25/86 KB 87/87 KB 24/35 KB 100/156 KB 11/24 KB 25/86 KB 87/87 KB 24/35 KB 100/156 KB 13/24 KB 25/86 KB 87/87 KB 24/35 KB 100/156 KB 16/24 KB 25/86 KB 87/87 KB 24/35 KB 100/156 KB 19/24 KB 27/86 KB 24/35 KB 100/156 KB 21/24 KB 27/86 KB 87/87 KB 24/35 KB 100/156 KB 3/24 KB 22/86 KB 24/35 KB 104/156 KB 21/24 KB 27/86 KB 24/35 KB 108/156 KB 21/24 KB 27/86 KB 24/35 KB 112/156 KB 21/24 KB 27/86 KB 87/87 KB 24/35 KB 96/156 KB 3/24 KB 19/86 KB 27/35 KB 112/156 KB 21/24 KB 27/86 KB 29/35 KB 112/156 KB 21/24 KB 27/86 KB 32/35 KB 112/156 KB 21/24 KB 27/86 KB 35/35 KB 112/156 KB 21/24 KB 27/86 KB 35/35 KB 112/156 KB 21/24 KB 27/86 KB 35/35 KB 116/156 KB 24/24 KB 27/86 KB 35/35 KB 120/156 KB 24/24 KB 27/86 KB 35/35 KB 124/156 KB 24/24 KB 27/86 KB 35/35 KB 128/156 KB 24/24 KB 27/86 KB 87/87 KB 24/35 KB 100/156 KB 16/24 KB 27/86 KB 35/35 KB 128/156 KB 24/24 KB 30/86 KB 35/35 KB 128/156 KB 24/24 KB 32/86 KB 35/35 KB 112/156 KB 24/24 KB 27/86 KB 35/35 KB 128/156 KB 24/24 KB 32/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1447.1 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 35/35 KB 128/156 KB 24/24 KB 36/86 KB 35/35 KB 132/156 KB 24/24 KB 40/86 KB 35/35 KB 132/156 KB 24/24 KB 44/86 KB 35/35 KB 132/156 KB 24/24 KB 48/86 KB 35/35 KB 132/156 KB 24/24 KB 52/86 KB 35/35 KB 132/156 KB 24/24 KB 56/86 KB 35/35 KB 132/156 KB 24/24 KB 60/86 KB 35/35 KB 132/156 KB 24/24 KB 64/86 KB 35/35 KB 132/156 KB 24/24 KB 36/86 KB 35/35 KB 136/156 KB 24/24 KB 64/86 KB 35/35 KB 140/156 KB 24/24 KB 64/86 KB 35/35 KB 144/156 KB 24/24 KB 64/86 KB 148/156 KB 24/24 KB 64/86 KB 152/156 KB 24/24 KB 68/86 KB 156/156 KB 24/24 KB 68/86 KB 156/156 KB 24/24 KB 68/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 605.8 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 148/156 KB 24/24 KB 68/86 KB 156/156 KB 24/24 KB 72/86 KB 156/156 KB 24/24 KB 76/86 KB 156/156 KB 24/24 KB 80/86 KB 156/156 KB 24/24 KB 84/86 KB 156/156 KB 24/24 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 399.7 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 4/14 KB 156/156 KB 86/86 KB 8/14 KB 156/156 KB 86/86 KB 12/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 86/86 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 2259.3 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 14/14 KB 3/119 KB 86/86 KB 14/14 KB 5/119 KB 86/86 KB 14/14 KB 8/119 KB 86/86 KB 14/14 KB 11/119 KB 86/86 KB 14/14 KB 13/119 KB 14/14 KB 16/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1311.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 14/14 KB 19/119 KB 14/14 KB 19/119 KB 3/29 KB 14/14 KB 19/119 KB 5/29 KB 14/14 KB 19/119 KB 8/29 KB 14/14 KB 19/119 KB 11/29 KB 14/14 KB 19/119 KB 13/29 KB 19/119 KB 16/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 198.0 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 19/119 KB 19/29 KB 19/119 KB 21/29 KB 21/119 KB 24/29 KB 21/119 KB 27/29 KB 4/37 KB 21/119 KB 27/29 KB 8/37 KB 21/119 KB 29/29 KB 12/37 KB 21/119 KB 29/29 KB 16/37 KB 21/119 KB 29/29 KB 21/119 KB 21/29 KB 4/37 KB 21/119 KB 29/29 KB 16/37 KB 24/119 KB 29/29 KB 16/37 KB 27/119 KB 29/29 KB 16/37 KB 29/119 KB 29/29 KB 16/37 KB 32/119 KB 29/29 KB 16/37 KB 32/119 KB 4/11 KB 29/29 KB 16/37 KB 32/119 KB 8/11 KB 29/29 KB 16/37 KB 32/119 KB 11/11 KB 29/29 KB 20/37 KB 32/119 KB 11/11 KB 29/29 KB 24/37 KB 4/57 KB 36/119 KB 11/11 KB 29/29 KB 28/37 KB 4/57 KB 36/119 KB 11/11 KB 29/29 KB 32/37 KB 4/57 KB 36/119 KB 11/11 KB 29/29 KB 20/37 KB 4/57 KB 36/119 KB 11/11 KB 29/29 KB 32/37 KB 8/57 KB 36/119 KB 11/11 KB 29/29 KB 32/37 KB 12/57 KB 36/119 KB 11/11 KB 29/29 KB 32/37 KB 16/57 KB 36/119 KB 11/11 KB 29/29 KB 20/37 KB 36/119 KB 11/11 KB 29/29 KB 32/37 KB 16/57 KB 40/119 KB 11/11 KB 29/29 KB 32/37 KB 16/57 KB 44/119 KB 11/11 KB 29/29 KB 32/37 KB 16/57 KB 48/119 KB 11/11 KB 29/29 KB 32/37 KB 20/57 KB 48/119 KB 11/11 KB 29/29 KB 36/37 KB 24/57 KB 52/119 KB 36/37 KB 28/57 KB 52/119 KB 36/37 KB 32/57 KB 52/119 KB 36/37 KB 20/57 KB 52/119 KB 36/37 KB 32/57 KB 56/119 KB 36/37 KB 32/57 KB 60/119 KB 36/37 KB 32/57 KB 64/119 KB 36/37 KB 36/57 KB 68/119 KB 36/37 KB 36/57 KB 72/119 KB 36/37 KB 36/57 KB 76/119 KB 36/37 KB 36/57 KB 80/119 KB 36/37 KB 36/57 KB 84/119 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: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 119.5 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 36/37 KB 20/57 KB 48/119 KB 11/11 KB 29/29 KB 37/37 KB 36/57 KB 84/119 KB 36/37 KB 36/57 KB 64/119 KB 37/37 KB 40/57 KB 84/119 KB 37/37 KB 44/57 KB 84/119 KB 37/37 KB 48/57 KB 84/119 KB 37/37 KB 52/57 KB 84/119 KB 37/37 KB 56/57 KB 84/119 KB 37/37 KB 57/57 KB 84/119 KB 37/37 KB 57/57 KB 88/119 KB 37/37 KB 57/57 KB 92/119 KB 37/37 KB 57/57 KB 96/119 KB 37/37 KB 57/57 KB 100/119 KB 37/37 KB 57/57 KB 104/119 KB 37/37 KB 57/57 KB 108/119 KB 37/37 KB 57/57 KB 112/119 KB 37/37 KB 57/57 KB 116/119 KB 37/37 KB 57/57 KB 119/119 KB 37/37 KB 4/33 KB 57/57 KB 119/119 KB 37/37 KB 4/33 KB 57/57 KB 119/119 KB 3/21 KB 8/33 KB 57/57 KB 119/119 KB 6/21 KB 8/33 KB 57/57 KB 119/119 KB 3/21 KB 12/33 KB 57/57 KB 119/119 KB 6/21 KB 16/33 KB 57/57 KB 119/119 KB 6/21 KB 20/33 KB 57/57 KB 119/119 KB 6/21 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 389.0 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 20/33 KB 57/57 KB 119/119 KB 9/21 KB 20/33 KB 57/57 KB 119/119 KB 11/21 KB 24/33 KB 57/57 KB 119/119 KB 11/21 KB 28/33 KB 57/57 KB 119/119 KB 11/21 KB 32/33 KB 57/57 KB 119/119 KB 14/21 KB 33/33 KB 57/57 KB 119/119 KB 14/21 KB 28/33 KB 57/57 KB 119/119 KB 14/21 KB 33/33 KB 57/57 KB 119/119 KB 16/21 KB 33/33 KB 57/57 KB 119/119 KB 19/21 KB 33/33 KB 119/119 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 04:09:19 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 1154.6 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 309.0 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install 33/33 KB 3/5 KB 119/119 KB 5/5 KB 4/14 KB 3/5 KB 4/14 KB 5/5 KB 8/14 KB 5/5 KB 12/14 KB 5/5 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 125.9 KB/sec) unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 40.1 KB/sec) unit-mysql-0: 04:09:19 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 04:09:19 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 04:09:20 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 358.1 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 04:09:21 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 132.6 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 04:09:21 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 1029.3 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 259.0 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 04:09:21 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 1360.2 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 04:09:21 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 86.9 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 04:09:21 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 192.6 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 04:09:21 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 193.1 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 04:09:21 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 104.2 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 04:09:21 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: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 7/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 585.7 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 04:09:21 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: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/223 KB 3/45 KB 5/223 KB 3/45 KB 8/223 KB 3/45 KB 11/223 KB 3/45 KB 3/286 KB 13/223 KB 3/45 KB 3/286 KB 16/223 KB 6/45 KB 3/286 KB 11/223 KB 3/45 KB 6/286 KB 16/223 KB 6/45 KB 9/286 KB 16/223 KB 6/45 KB 11/286 KB 16/223 KB 6/45 KB 14/286 KB 16/223 KB 6/45 KB 16/286 KB 16/223 KB 6/45 KB 3/286 KB 13/223 KB 6/45 KB 19/286 KB 16/223 KB 6/45 KB 22/286 KB 16/223 KB 9/45 KB 19/286 KB 16/223 KB 9/45 KB 22/286 KB 19/223 KB 9/45 KB 22/286 KB 19/223 KB 11/45 KB 22/286 KB 21/223 KB 11/45 KB 22/286 KB 24/223 KB 14/45 KB 25/286 KB 27/223 KB 14/45 KB 3/39 KB 22/286 KB 21/223 KB 14/45 KB 25/286 KB 27/223 KB 16/45 KB 3/39 KB 25/286 KB 24/223 KB 14/45 KB 3/39 KB 25/286 KB 24/223 KB 14/45 KB 27/286 KB 27/223 KB 16/45 KB 3/39 KB 27/286 KB 27/223 KB 19/45 KB 3/39 KB 30/286 KB 27/223 KB 19/45 KB 5/39 KB 30/286 KB 29/223 KB 22/45 KB 8/39 KB 30/286 KB 27/223 KB 19/45 KB 3/39 KB 30/286 KB 29/223 KB 22/45 KB 5/39 KB 30/286 KB 29/223 KB 19/45 KB 5/39 KB 32/286 KB 29/223 KB 22/45 KB 8/39 KB 32/286 KB 32/223 KB 22/45 KB 8/39 KB 32/286 KB 32/223 KB 25/45 KB 8/39 KB 36/286 KB 32/223 KB 25/45 KB 8/39 KB 40/286 KB 36/223 KB 27/45 KB 11/39 KB 44/286 KB 36/223 KB 27/45 KB 11/39 KB 48/286 KB 36/223 KB 27/45 KB 11/39 KB 36/286 KB 36/223 KB 27/45 KB 11/39 KB 48/286 KB 40/223 KB 27/45 KB 11/39 KB 48/286 KB 44/223 KB 27/45 KB 11/39 KB 48/286 KB 48/223 KB 27/45 KB 11/39 KB 48/286 KB 52/223 KB 27/45 KB 11/39 KB 52/286 KB 56/223 KB 27/45 KB 11/39 KB 52/286 KB 60/223 KB 27/45 KB 11/39 KB 52/286 KB 64/223 KB 27/45 KB 11/39 KB 36/286 KB 32/223 KB 27/45 KB 11/39 KB 36/286 KB 32/223 KB 25/45 KB 11/39 KB 52/286 KB 64/223 KB 27/45 KB 13/39 KB 52/286 KB 64/223 KB 30/45 KB 13/39 KB 52/286 KB 64/223 KB 30/45 KB 16/39 KB 52/286 KB 64/223 KB 32/45 KB 16/39 KB 52/286 KB 64/223 KB 36/45 KB 19/39 KB 52/286 KB 64/223 KB 40/45 KB 19/39 KB 52/286 KB 64/223 KB 44/45 KB 19/39 KB 52/286 KB 64/223 KB 45/45 KB 19/39 KB 52/286 KB 52/223 KB 27/45 KB 11/39 KB 56/286 KB 64/223 KB 45/45 KB 19/39 KB 60/286 KB 64/223 KB 45/45 KB 19/39 KB 61/286 KB 64/223 KB 45/45 KB 19/39 KB 65/286 KB 64/223 KB 45/45 KB 19/39 KB 69/286 KB 68/223 KB 45/45 KB 19/39 KB 73/286 KB 68/223 KB 45/45 KB 19/39 KB 77/286 KB 68/223 KB 45/45 KB 19/39 KB 52/286 KB 64/223 KB 32/45 KB 19/39 KB 77/286 KB 68/223 KB 45/45 KB 21/39 KB 77/286 KB 68/223 KB 45/45 KB 24/39 KB 77/286 KB 68/223 KB 45/45 KB 27/39 KB 77/286 KB 68/223 KB 45/45 KB 29/39 KB 77/286 KB 68/223 KB 45/45 KB 32/39 KB 77/286 KB 68/223 KB 45/45 KB 35/39 KB 77/286 KB 68/223 KB 45/45 KB 37/39 KB 77/286 KB 68/223 KB 45/45 KB 39/39 KB 65/286 KB 68/223 KB 45/45 KB 19/39 KB 77/286 KB 72/223 KB 45/45 KB 39/39 KB 77/286 KB 76/223 KB 45/45 KB 39/39 KB 77/286 KB 80/223 KB 45/45 KB 39/39 KB 77/286 KB 84/223 KB 45/45 KB 39/39 KB 81/286 KB 88/223 KB 45/45 KB 39/39 KB 81/286 KB 92/223 KB 45/45 KB 39/39 KB 81/286 KB 96/223 KB 45/45 KB 39/39 KB 81/286 KB 84/223 KB 45/45 KB 39/39 KB 85/286 KB 96/223 KB 45/45 KB 39/39 KB 89/286 KB 96/223 KB 45/45 KB 39/39 KB 93/286 KB 96/223 KB 45/45 KB 39/39 KB 97/286 KB 96/223 KB 45/45 KB 39/39 KB 101/286 KB 100/223 KB 45/45 KB 39/39 KB 105/286 KB 100/223 KB 45/45 KB 39/39 KB 109/286 KB 100/223 KB 45/45 KB 39/39 KB 97/286 KB 100/223 KB 45/45 KB 39/39 KB 109/286 KB 104/223 KB 45/45 KB 39/39 KB 109/286 KB 108/223 KB 45/45 KB 39/39 KB 109/286 KB 112/223 KB 45/45 unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install KB 39/39 KB 113/286 KB 112/223 KB 45/45 KB 39/39 KB 117/286 KB 116/223 KB 45/45 KB 39/39 KB 121/286 KB 116/223 KB 45/45 KB 39/39 KB 125/286 KB 116/223 KB 45/45 KB 39/39 KB 113/286 KB 116/223 KB 45/45 KB 39/39 KB 125/286 KB 120/223 KB 45/45 KB 39/39 KB 125/286 KB 124/223 KB 45/45 KB 39/39 KB 125/286 KB 128/223 KB 45/45 KB 39/39 KB 129/286 KB 128/223 KB 45/45 KB 39/39 KB 133/286 KB 132/223 KB 45/45 KB 3/308 KB 137/286 KB 132/223 KB 45/45 KB 3/308 KB 141/286 KB 132/223 KB 45/45 KB 3/308 KB 129/286 KB 128/223 KB 45/45 KB 39/39 KB 3/308 KB 141/286 KB 132/223 KB 5/308 KB 141/286 KB 132/223 KB 8/308 KB 141/286 KB 132/223 KB 11/308 KB 141/286 KB 132/223 KB 13/308 KB 141/286 KB 132/223 KB 16/308 KB 141/286 KB 132/223 KB 19/308 KB 141/286 KB 132/223 KB 21/308 KB 141/286 KB 132/223 KB 24/308 KB 141/286 KB 132/223 KB 27/308 KB 141/286 KB 132/223 KB 29/308 KB 141/286 KB 132/223 KB 32/308 KB 141/286 KB 132/223 KB 36/308 KB 141/286 KB 132/223 KB 40/308 KB 141/286 KB 132/223 KB 44/308 KB 141/286 KB 132/223 KB 48/308 KB 129/286 KB 132/223 KB 45/45 KB 3/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 906.8 KB/sec) unit-abot-epc-basic-0: 04:09:21 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: 04:09:21 DEBUG unit.abot-epc-basic/0.install 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: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 141/286 KB 136/223 KB 48/308 KB 141/286 KB 140/223 KB 48/308 KB 141/286 KB 144/223 KB 48/308 KB 141/286 KB 144/223 KB 52/308 KB 145/286 KB 144/223 KB 52/308 KB 149/286 KB 144/223 KB 52/308 KB 153/286 KB 144/223 KB 56/308 KB 157/286 KB 144/223 KB 56/308 KB 161/286 KB 148/223 KB 56/308 KB 165/286 KB 148/223 KB 56/308 KB 169/286 KB 148/223 KB 56/308 KB 173/286 KB 148/223 KB 56/308 KB 149/286 KB 144/223 KB 56/308 KB 173/286 KB 148/223 KB 60/308 KB 173/286 KB 148/223 KB 64/308 KB 157/286 KB 148/223 KB 56/308 KB 173/286 KB 152/223 KB 64/308 KB 173/286 KB 156/223 KB 64/308 KB 173/286 KB 160/223 KB 64/308 KB 173/286 KB 164/223 KB 64/308 KB 173/286 KB 168/223 KB 68/308 KB 173/286 KB 172/223 KB 68/308 KB 173/286 KB 176/223 KB 68/308 KB 173/286 KB 180/223 KB 68/308 KB 177/286 KB 184/223 KB 68/308 KB 177/286 KB 188/223 KB 68/308 KB 177/286 KB 192/223 KB 68/308 KB 173/286 KB 164/223 KB 68/308 KB 177/286 KB 3/22 KB 192/223 KB 72/308 KB 177/286 KB 6/22 KB 192/223 KB 72/308 KB 177/286 KB 9/22 KB 192/223 KB 72/308 KB 177/286 KB 11/22 KB 192/223 KB 72/308 KB 177/286 KB 14/22 KB 192/223 KB 72/308 KB 177/286 KB 16/22 KB 192/223 KB 72/308 KB 177/286 KB 19/22 KB 192/223 KB 72/308 KB 177/286 KB 22/22 KB 192/223 KB 72/308 KB 177/286 KB 22/22 KB 192/223 KB 72/308 KB 177/286 KB 192/223 KB 72/308 KB 177/286 KB 22/22 KB 192/223 KB 76/308 KB 177/286 KB 22/22 KB 192/223 KB 80/308 KB 177/286 KB 22/22 KB 192/223 KB 84/308 KB 177/286 KB 22/22 KB 192/223 KB 88/308 KB 177/286 KB 22/22 KB 192/223 KB 92/308 KB 177/286 KB 180/223 KB 68/308 KB 177/286 KB 22/22 KB 4/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 8/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 12/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 16/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 20/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 24/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 28/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 32/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 36/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 40/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 44/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 48/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 52/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 56/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 60/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 64/174 KB 192/223 KB 92/308 KB 177/286 KB 22/22 KB 68/174 KB 192/223 KB 92/308 KB 181/286 KB 22/22 KB 68/174 KB 192/223 KB 92/308 KB 185/286 KB 22/22 KB 68/174 KB 192/223 KB 92/308 KB 189/286 KB 22/22 KB 68/174 KB 192/223 KB 92/308 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 344.0 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 189/286 KB 72/174 KB 192/223 KB 92/308 KB 189/286 KB 76/174 KB 192/223 KB 96/308 KB 189/286 KB 80/174 KB 192/223 KB 96/308 KB 193/286 KB 84/174 KB 192/223 KB 96/308 KB 193/286 KB 88/174 KB 196/223 KB 96/308 KB 193/286 KB 92/174 KB 196/223 KB 96/308 KB 193/286 KB 96/174 KB 196/223 KB 96/308 KB 189/286 KB 72/174 KB 192/223 KB 96/308 KB 193/286 KB 96/174 KB 196/223 KB 100/308 KB 193/286 KB 96/174 KB 196/223 KB 104/308 KB 193/286 KB 96/174 KB 196/223 KB 108/308 KB 193/286 KB 96/174 KB 196/223 KB 112/308 KB 193/286 KB 84/174 KB 196/223 KB 96/308 KB 193/286 KB 96/174 KB 200/223 KB 112/308 KB 193/286 KB 96/174 KB 204/223 KB 112/308 KB 193/286 KB 96/174 KB 208/223 KB 112/308 KB 193/286 KB 80/174 KB 192/223 KB 96/308 KB 197/286 KB 96/174 KB 208/223 KB 112/308 KB 201/286 KB 96/174 KB 208/223 KB 112/308 KB 205/286 KB 96/174 KB 208/223 KB 112/308 KB 209/286 KB 96/174 KB 208/223 KB 112/308 KB 213/286 KB 100/174 KB 212/223 KB 116/308 KB 217/286 KB 100/174 KB 212/223 KB 116/308 KB 221/286 KB 100/174 KB 212/223 KB 116/308 KB 209/286 KB 100/174 KB 212/223 KB 116/308 KB 221/286 KB 100/174 KB 212/223 KB 120/308 KB 221/286 KB 100/174 KB 212/223 KB 124/308 KB 221/286 KB 100/174 KB 212/223 KB 128/308 KB 221/286 KB 100/174 KB 212/223 KB 132/308 KB 225/286 KB 100/174 KB 212/223 KB 136/308 KB 225/286 KB 100/174 KB 212/223 KB 140/308 KB 225/286 KB 100/174 KB 212/223 KB 144/308 KB 209/286 KB 100/174 KB 212/223 KB 112/308 KB 225/286 KB 104/174 KB 212/223 KB 144/308 KB 225/286 KB 108/174 KB 212/223 KB 144/308 KB 225/286 KB 112/174 KB 212/223 KB 144/308 KB 209/286 KB 96/174 KB 212/223 KB 112/308 KB 225/286 KB 112/174 KB 216/223 KB 144/308 KB 225/286 KB 112/174 KB 220/223 KB 144/308 KB 225/286 KB 112/174 KB 223/223 KB 144/308 KB 225/286 KB 100/174 KB 212/223 KB 132/308 KB 229/286 KB 112/174 KB 223/223 KB 144/308 KB 233/286 KB 112/174 KB 223/223 KB 144/308 KB 237/286 KB 112/174 KB 223/223 KB 144/308 KB 237/286 KB 116/174 KB 223/223 KB 144/308 KB 237/286 KB 120/174 KB 223/223 KB 144/308 KB 237/286 KB 124/174 KB 223/223 KB 144/308 KB 241/286 KB 128/174 KB 223/223 KB 144/308 KB 241/286 KB 132/174 KB 223/223 KB 144/308 KB 241/286 KB 136/174 KB 223/223 KB 148/308 KB 241/286 KB 124/174 KB 223/223 KB 144/308 KB 245/286 KB 140/174 KB 223/223 KB 148/308 KB 249/286 KB 140/174 KB 223/223 KB 148/308 KB 253/286 KB 140/174 KB 223/223 KB 148/308 KB 241/286 KB 132/174 KB 223/223 KB 148/308 KB 253/286 KB 140/174 KB 223/223 KB 152/308 KB 253/286 KB 140/174 KB 223/223 KB 156/308 KB 253/286 KB 140/174 KB 223/223 KB 160/308 KB 253/286 KB 140/174 KB 223/223 KB 164/308 KB 257/286 KB 140/174 KB 223/223 KB 168/308 KB 257/286 KB 140/174 KB 223/223 KB 172/308 KB 257/286 KB 140/174 KB 223/223 KB 176/308 KB 257/286 KB 140/174 KB 223/223 KB 164/308 KB 261/286 KB 140/174 KB 223/223 KB 176/308 KB 265/286 KB 140/174 KB 223/223 KB 176/308 KB 269/286 KB 140/174 KB 223/223 KB 176/308 KB 241/286 KB 140/174 KB 223/223 KB 164/308 KB 269/286 KB 144/174 KB 223/223 KB 176/308 KB 269/286 KB 148/174 KB 223/223 KB 176/308 KB 269/286 KB 152/174 KB 223/223 KB 176/308 KB 269/286 KB 156/174 KB 223/223 KB 176/308 KB 269/286 KB 160/174 KB 223/223 KB 180/308 KB 269/286 KB 164/174 KB 223/223 KB 180/308 KB 273/286 KB 168/174 KB 180/308 KB 3/9 KB 273/286 KB 172/174 KB 180/308 KB 3/9 KB 273/286 KB 174/174 KB 180/308 KB 3/9 KB 269/286 KB 156/174 KB 223/223 KB 180/308 KB unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 273/286 KB 164/174 KB 223/223 KB 180/308 KB 3/9 KB 273/286 KB 174/174 KB 180/308 KB 5/9 KB 273/286 KB 174/174 KB 180/308 KB 8/9 KB 273/286 KB 174/174 KB 180/308 KB 9/9 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 2395.3 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 273/286 KB 164/174 KB 223/223 KB 180/308 KB 277/286 KB 174/174 KB 180/308 KB 9/9 KB 281/286 KB 174/174 KB 180/308 KB 9/9 KB 285/286 KB 174/174 KB 180/308 KB 9/9 KB 286/286 KB 174/174 KB 184/308 KB 9/9 KB 285/286 KB 174/174 KB 184/308 KB 9/9 KB 286/286 KB 174/174 KB 188/308 KB 9/9 KB 286/286 KB 174/174 KB 192/308 KB 9/9 KB 286/286 KB 174/174 KB 196/308 KB 9/9 KB 286/286 KB 174/174 KB 200/308 KB 9/9 KB 286/286 KB 174/174 KB 204/308 KB 9/9 KB 286/286 KB 174/174 KB 208/308 KB 9/9 KB 286/286 KB 174/174 KB 212/308 KB 9/9 KB 286/286 KB 174/174 KB 216/308 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 286/286 KB 174/174 KB 220/308 KB 9/9 KB 286/286 KB 174/174 KB 224/308 KB 286/286 KB 174/174 KB 228/308 KB 286/286 KB 174/174 KB 232/308 KB 286/286 KB 174/174 KB 236/308 KB 286/286 KB 174/174 KB 240/308 KB 286/286 KB 174/174 KB 3/22 KB 240/308 KB 286/286 KB 174/174 KB 7/22 KB 240/308 KB 174/174 KB 11/22 KB 240/308 KB 174/174 KB 15/22 KB 240/308 KB 174/174 KB 19/22 KB 240/308 KB 174/174 KB 22/22 KB 240/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2694.8 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 22/22 KB 3/17 KB 244/308 KB 22/22 KB 5/17 KB 244/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1686.6 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 22/22 KB 8/17 KB 244/308 KB 22/22 KB 11/17 KB 244/308 KB 22/22 KB 13/17 KB 244/308 KB 22/22 KB 16/17 KB 244/308 KB 22/22 KB 17/17 KB 244/308 KB 174/174 KB 22/22 KB 244/308 KB 22/22 KB 17/17 KB 248/308 KB 22/22 KB 17/17 KB 252/308 KB 22/22 KB 17/17 KB 256/308 KB 22/22 KB 17/17 KB 260/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 203.9 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 2/11 KB 17/17 KB 260/308 KB 5/11 KB 17/17 KB 260/308 KB 8/11 KB 17/17 KB 260/308 KB 10/11 KB 17/17 KB 260/308 KB 11/11 KB 17/17 KB 260/308 KB 11/11 KB 17/17 KB 260/308 KB 3/13 KB 11/11 KB 17/17 KB 260/308 KB 6/13 KB 11/11 KB 17/17 KB 260/308 KB 9/13 KB 11/11 KB 17/17 KB 260/308 KB 11/13 KB 11/11 KB 17/17 KB 260/308 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 147.1 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 11/11 KB 264/308 KB 13/13 KB 11/11 KB 268/308 KB 13/13 KB 11/11 KB 272/308 KB 13/13 KB 11/11 KB 276/308 KB 13/13 KB 11/11 KB 3/11 KB 280/308 KB 13/13 KB 11/11 KB 3/11 KB 284/308 KB 13/13 KB 11/11 KB 3/11 KB 276/308 KB 13/13 KB 11/11 KB 6/11 KB 284/308 KB 13/13 KB 11/11 KB 9/11 KB 284/308 KB 13/13 KB 11/11 KB 11/11 KB 284/308 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 13/13 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 92.9 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 109.6 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/28 KB 288/308 KB 11/11 KB 5/28 KB 288/308 KB 11/11 KB 8/28 KB 288/308 KB 11/11 KB 11/28 KB 288/308 KB 11/11 KB 13/28 KB 288/308 KB 11/11 KB 16/28 KB 288/308 KB 11/11 KB 20/28 KB 288/308 KB 24/28 KB 292/308 KB 28/28 KB 3/14 KB 292/308 KB 28/28 KB 3/14 KB 292/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 84.4 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 11/11 KB 20/28 KB 292/308 KB 28/28 KB 3/14 KB 292/308 KB 3/309 KB 24/28 KB 3/14 KB 292/308 KB 28/28 KB 6/14 KB 292/308 KB 3/309 KB 28/28 KB 9/14 KB 292/308 KB 5/309 KB 28/28 KB 6/14 KB 292/308 KB 5/309 KB 28/28 KB 9/14 KB 292/308 KB 8/309 KB 28/28 KB 11/14 KB 296/308 KB 11/309 KB 28/28 KB 11/14 KB 296/308 KB 8/309 KB 28/28 KB 11/14 KB 300/308 KB 11/309 KB 28/28 KB 11/14 KB 304/308 KB 11/309 KB 28/28 KB 11/14 KB 292/308 KB 8/309 KB 28/28 KB 14/14 KB 304/308 KB 11/309 KB 28/28 KB 14/14 KB 4/192 KB 304/308 KB 11/309 KB 28/28 KB 14/14 KB 8/192 KB 308/308 KB 13/309 KB 28/28 KB 14/14 KB 12/192 KB 308/308 KB 13/309 KB 28/28 KB 14/14 KB 16/192 KB 308/308 KB 13/309 KB 28/28 KB 14/14 KB 4/192 KB 308/308 KB 13/309 KB 28/28 KB 14/14 KB 4/192 KB 308/308 KB 11/309 KB 28/28 KB 14/14 KB 16/192 KB 308/308 KB 13/309 KB 28/28 KB 14/14 KB 16/192 KB 308/308 KB 16/309 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2036.8 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 86.7 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 182.3 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 20/192 KB 16/309 KB 24/192 KB 19/309 KB 28/192 KB 19/309 KB 32/192 KB 19/309 KB 36/192 KB 19/309 KB 40/192 KB 19/309 KB 44/192 KB 19/309 KB 48/192 KB 19/309 KB 20/192 KB 19/309 KB 48/192 KB 21/309 KB 48/192 KB 24/309 KB 48/192 KB 27/309 KB 48/192 KB 29/309 KB 48/192 KB 32/309 KB 48/192 KB 36/309 KB 48/192 KB 40/309 KB 48/192 KB 44/309 KB 48/192 KB 48/309 KB 52/192 KB 48/309 KB 56/192 KB 52/309 KB 60/192 KB 52/309 KB 64/192 KB 52/309 KB 52/192 KB 52/309 KB 64/192 KB 56/309 KB 64/192 KB 60/309 KB 3/37 KB 64/192 KB 60/309 KB 3/37 KB 64/192 KB 64/309 KB 3/37 KB 64/192 KB 68/309 KB 3/14 KB 6/37 KB 68/192 KB 72/309 KB 3/14 KB 6/37 KB 68/192 KB 68/309 KB 3/14 KB 6/37 KB 72/192 KB 72/309 KB 3/14 KB 6/37 KB 64/192 KB 68/309 KB 5/14 KB 6/37 KB 72/192 KB 72/309 KB 8/14 KB 6/37 KB 72/192 KB 72/309 KB 11/14 KB 6/37 KB 72/192 KB 72/309 KB 13/14 KB 6/37 KB 72/192 KB 72/309 KB 14/14 KB 6/37 KB 72/192 KB 72/309 KB 6/37 KB 64/192 KB 68/309 KB 14/14 KB 9/37 KB 72/192 KB 72/309 KB 14/14 KB 11/37 KB 72/192 KB 72/309 KB 14/14 KB 11/37 KB 76/192 KB 72/309 KB 14/14 KB 14/37 KB 76/192 KB 76/309 KB 14/14 KB 14/37 KB 76/192 KB 80/309 KB 14/14 KB 14/37 KB 76/192 KB 72/309 KB 14/14 KB 14/37 KB 80/192 KB 80/309 KB 14/14 KB 16/37 KB 80/192 KB 80/309 KB 14/14 KB 19/37 KB 84/192 KB 80/309 KB 14/14 KB 22/37 KB 84/192 KB 84/309 KB 14/14 KB 16/37 KB 84/192 KB 80/309 KB 14/14 KB 22/37 KB 88/192 KB 84/309 KB 14/14 KB 19/37 KB 84/192 KB 84/309 KB 14/14 KB 25/37 KB 88/192 KB 88/309 KB 14/14 KB 25/37 KB 88/192 KB 92/309 KB 14/14 KB 25/37 KB 88/192 KB 84/309 KB 14/14 KB 25/37 KB 92/192 KB 92/309 KB 14/14 KB 25/37 KB 96/192 KB 92/309 KB 14/14 KB 27/37 KB 96/192 KB 96/309 KB 14/14 KB 27/37 KB 100/192 KB 96/309 KB 14/14 KB 27/37 KB 104/192 KB 100/309 KB 14/14 KB 27/37 KB 108/192 KB 100/309 KB 14/14 KB 27/37 KB 112/192 KB 100/309 KB 14/14 KB 27/37 KB 96/192 KB 92/309 KB 14/14 KB 30/37 KB 112/192 KB 100/309 KB 14/14 KB 32/37 KB 112/192 KB 100/309 KB 14/14 KB 35/37 KB 112/192 KB 100/309 KB 14/14 KB 27/37 KB 100/192 KB 100/309 KB 14/14 KB 35/37 KB 112/192 KB 104/309 KB 14/14 KB 37/37 KB 112/192 KB 104/309 KB 14/14 KB 37/37 KB 112/192 KB 108/309 KB 14/14 KB 37/37 KB 112/192 KB 112/309 KB 14/14 KB 37/37 KB 116/192 KB 112/309 KB 14/14 KB 37/37 KB 120/192 KB 116/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 82.1 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 14/14 KB 37/37 KB 116/192 KB 116/309 KB 37/37 KB 120/192 KB 120/309 KB 37/37 KB 124/192 KB 120/309 KB 37/37 KB 128/192 KB 120/309 KB 37/37 KB 128/192 KB 124/309 KB 37/37 KB 128/192 KB 128/309 KB 37/37 KB 132/192 KB 128/309 KB 37/37 KB 136/192 KB 132/309 KB 37/37 KB 140/192 KB 132/309 KB 37/37 KB 144/192 KB 132/309 KB 37/37 KB 132/192 KB 132/309 KB 37/37 KB 144/192 KB 136/309 KB 37/37 KB 144/192 KB 140/309 KB 37/37 KB 144/192 KB 144/309 KB 37/37 KB 144/192 KB 148/309 KB 37/37 KB 148/192 KB 152/309 KB 37/37 KB 148/192 KB 156/309 KB 37/37 KB 148/192 KB 160/309 KB 37/37 KB 148/192 KB 148/309 KB 37/37 KB 152/192 KB 160/309 KB 37/37 KB 156/192 KB 160/309 KB 37/37 KB 160/192 KB 160/309 KB 37/37 KB 160/192 KB 164/309 KB 164/192 KB 168/309 KB 164/192 KB 172/309 KB 164/192 KB 176/309 KB 164/192 KB 164/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 168/192 KB 176/309 KB 172/192 KB 176/309 KB 176/192 KB 176/309 KB 180/192 KB 176/309 KB 184/192 KB 180/309 KB 188/192 KB 180/309 KB 192/192 KB 180/309 KB 180/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 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 1035.0 KB/sec) unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1597.9 KB/sec) unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 131.7 KB/sec) unit-abot-epc-basic-0: 04:09:22 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: 04:09:22 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3507.2 KB/sec) unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:23 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Fri May 10 04:09:23 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 04:09:23 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:09:23 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 04:09:23 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 04:09:23 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 04:09:24 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 04:09:25 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 04:09:25 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 04:09:25 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 04:09:25 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 04:09:25 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:25 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 04:09:25 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Fri May 10 04:09:26 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 6s (1411 kB/s) unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed (Reading database ... 57824 files and directories currently installed.) unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Fri May 10 04:09:26 UTC 2019]; root of context hierarchy unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:09:26 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install May 10, 2019 4:09:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :1421 MS unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: ======================================================================================== unit-mysql-0: 04:09:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 04:09:27 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:09:27 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :124 MS unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 10-May-2019 04:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install 0m2.089s unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.349 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.011 sec unit-abot-epc-basic-0: 04:09:28 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: 04:09:28 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.019 sec unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 04:09:28 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: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 04:09:28 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 112.8 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 04:09:28 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 30.1 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB 3/181 KB 22/22 KB 5/181 KB 22/22 KB 8/181 KB 22/22 KB 11/181 KB 22/22 KB 13/181 KB 22/22 KB 16/181 KB 22/22 KB 19/181 KB 22/22 KB 21/181 KB 22/22 KB 21/181 KB 22/22 KB 3/203 KB 3/57 KB 3/60 KB 21/181 KB 6/203 KB 3/57 KB 3/60 KB 21/181 KB 9/203 KB 3/57 KB 3/60 KB 21/181 KB 11/203 KB 3/57 KB 3/60 KB 21/181 KB 3/203 KB 6/57 KB 3/60 KB 21/181 KB 11/203 KB 9/57 KB 3/60 KB 21/181 KB 11/203 KB 11/57 KB 3/60 KB 21/181 KB 11/203 KB 14/57 KB 3/60 KB 21/181 KB 11/203 KB 16/57 KB 3/60 KB 21/181 KB 11/203 KB 3/60 KB 21/181 KB 3/203 KB 16/57 KB 6/60 KB 21/181 KB 11/203 KB 16/57 KB 9/60 KB 21/181 KB 11/203 KB 16/57 KB 11/60 KB 21/181 KB 11/203 KB 16/57 KB 14/60 KB 21/181 KB 11/203 KB 16/57 KB 16/60 KB 21/181 KB 11/203 KB 16/57 KB 19/60 KB 21/181 KB 11/203 KB 19/57 KB 22/60 KB 21/181 KB 14/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 443.8 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 19/57 KB 19/60 KB 21/181 KB 14/203 KB 16/57 KB 19/60 KB 21/181 KB 14/203 KB 22/57 KB 22/60 KB 21/181 KB 14/203 KB 25/57 KB 22/60 KB 21/181 KB 14/203 KB 27/57 KB 25/60 KB 21/181 KB 16/203 KB 25/57 KB 25/60 KB 21/181 KB 16/203 KB 25/57 KB 22/60 KB 21/181 KB 16/203 KB 27/57 KB 25/60 KB 21/181 KB 19/203 KB 27/57 KB 27/60 KB 21/181 KB 19/203 KB 30/57 KB 27/60 KB 21/181 KB 19/203 KB 32/57 KB 30/60 KB 21/181 KB 22/203 KB 30/57 KB 30/60 KB 21/181 KB 22/203 KB 30/57 KB 30/60 KB 21/181 KB 19/203 KB 32/57 KB 32/60 KB 21/181 KB 22/203 KB 32/57 KB 32/60 KB 21/181 KB 25/203 KB 32/57 KB 36/60 KB 21/181 KB 27/203 KB 36/57 KB 36/60 KB 21/181 KB 30/203 KB 32/57 KB 36/60 KB 21/181 KB 25/203 KB 36/57 KB 40/60 KB 21/181 KB 30/203 KB 36/57 KB 44/60 KB 21/181 KB 32/203 KB 36/57 KB 48/60 KB 21/181 KB 32/203 KB 36/57 KB 52/60 KB 21/181 KB 32/203 KB 36/57 KB 56/60 KB 21/181 KB 32/203 KB 36/57 KB 60/60 KB 21/181 KB 32/203 KB 36/57 KB 36/60 KB 21/181 KB 27/203 KB 40/57 KB 60/60 KB 21/181 KB 32/203 KB 44/57 KB 60/60 KB 21/181 KB 32/203 KB 48/57 KB 60/60 KB 21/181 KB 32/203 KB 36/57 KB 40/60 KB 21/181 KB 32/203 KB 52/57 KB 60/60 KB 21/181 KB 32/203 KB 56/57 KB 60/60 KB 21/181 KB 36/203 KB 57/57 KB 60/60 KB 21/181 KB 36/203 KB 52/57 KB 60/60 KB 21/181 KB 36/203 KB 57/57 KB 60/60 KB 21/181 KB 40/203 KB 57/57 KB 60/60 KB 21/181 KB 44/203 KB 57/57 KB 60/60 KB 21/181 KB 48/203 KB 57/57 KB 60/60 KB 24/181 KB 48/203 KB 57/57 KB 60/60 KB 27/181 KB 48/203 KB 57/57 KB 60/60 KB 29/181 KB 48/203 KB 57/57 KB 60/60 KB 32/181 KB 48/203 KB 57/57 KB 60/60 KB 36/181 KB 48/203 KB 57/57 KB 60/60 KB 40/181 KB 48/203 KB 57/57 KB 60/60 KB 44/181 KB 48/203 KB 57/57 KB 60/60 KB 48/181 KB 48/203 KB 57/57 KB 60/60 KB 52/181 KB 48/203 KB 57/57 KB 60/60 KB 56/181 KB 48/203 KB 57/57 KB 60/60 KB 60/181 KB 48/203 KB 57/57 KB 60/60 KB 64/181 KB 48/203 KB 57/57 KB 60/60 KB 68/181 KB 48/203 KB 57/57 KB 60/60 KB 72/181 KB 48/203 KB 57/57 KB 60/60 KB 76/181 KB 48/203 KB 57/57 KB 60/60 KB 80/181 KB 48/203 KB 57/57 KB 60/60 KB 84/181 KB 48/203 KB 57/57 KB 60/60 KB 88/181 KB 48/203 KB 57/57 KB 60/60 KB 92/181 KB 48/203 KB 57/57 KB 60/60 KB 96/181 KB 48/203 KB 57/57 KB 60/60 KB 100/181 KB 48/203 KB 57/57 KB 60/60 KB 104/181 KB 48/203 KB 57/57 KB 60/60 KB 108/181 KB 48/203 KB 57/57 KB 60/60 KB 112/181 KB 48/203 KB 57/57 KB 60/60 KB 112/181 KB 52/203 KB 57/57 KB 60/60 KB 116/181 KB 56/203 KB 57/57 KB 60/60 KB 116/181 KB 60/203 KB 57/57 KB 60/60 KB 116/181 KB 64/203 KB 57/57 KB 60/60 KB 116/181 KB 52/203 KB 57/57 KB 60/60 KB 120/181 KB 64/203 KB 57/57 KB 60/60 KB 124/181 KB 64/203 KB 57/57 KB 60/60 KB 128/181 KB 64/203 KB 57/57 KB 60/60 KB 128/181 KB 68/203 KB 57/57 KB 60/60 KB 132/181 KB 72/203 KB 57/57 KB 60/60 KB 132/181 KB 76/203 KB 57/57 KB 60/60 KB 132/181 KB 80/203 KB 57/57 KB 60/60 KB 132/181 KB 84/203 KB 57/57 KB 60/60 KB 132/181 KB 88/203 KB 57/57 KB 60/60 KB 132/181 KB 92/203 KB 57/57 KB 60/60 KB 132/181 KB 96/203 KB 57/57 KB 60/60 KB 132/181 KB 68/203 KB 57/57 KB 60/60 KB 136/181 KB 96/203 KB 57/57 KB 60/60 KB 140/181 KB 96/203 KB 57/57 KB 60/60 KB 144/181 KB 96/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 952.5 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 998.2 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 148/181 KB 96/203 KB 148/181 KB 100/203 KB 152/181 KB 104/203 KB 152/181 KB 108/203 KB 152/181 KB 112/203 KB 152/181 KB 116/203 KB 152/181 KB 120/203 KB 152/181 KB 124/203 KB 152/181 KB 128/203 KB 152/181 KB 132/203 KB 152/181 KB 100/203 KB 156/181 KB 132/203 KB 160/181 KB 132/203 KB 164/181 KB 132/203 KB 168/181 KB 132/203 KB 172/181 KB 132/203 KB 176/181 KB 132/203 KB 180/181 KB 132/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 181/181 KB 140/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2857.1 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2434.0 KB/sec) unit-mysql-0: 04:09:28 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 04:09:28 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 04:09:28 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 1634.8 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 04:09:28 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 143.3 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 214.3 KB/sec) unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 04:09:29 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 893.6 KB/sec) unit-abot-epc-basic-0: 04:09:29 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: 04:09:29 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 82.4 KB/sec) unit-abot-epc-basic-0: 04:09:29 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: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 143.7 KB/sec) unit-abot-epc-basic-0: 04:09:29 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-mysql-0: 04:09:29 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 04:09:29 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 1347.1 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 04:09:29 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 62.4 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 116.5 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 04:09:29 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 781.6 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 04:09:29 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 49.7 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 04:09:29 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 243.6 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 04:09:29 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 310.2 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 04:09:29 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 174.5 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 04:09:29 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 302.4 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 652.9 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 04:09:29 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 222.4 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 04:09:29 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 477.2 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 64.9 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 04:09:29 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 661.8 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 1886.9 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 4/158 KB 8/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 12/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 16/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 20/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 24/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 28/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 32/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 4/158 KB 4/201 KB 4/54 KB 3/44 KB 4/46 KB 32/158 KB 4/201 KB 4/54 KB 3/44 KB 8/46 KB 32/158 KB 4/201 KB 4/54 KB 3/44 KB 12/46 KB 32/158 KB 4/201 KB 4/54 KB 3/44 KB 16/46 KB 4/158 KB 4/201 KB 4/54 KB 3/44 KB 32/158 KB 4/201 KB 4/54 KB 6/44 KB 16/46 KB 32/158 KB 4/201 KB 4/54 KB 9/44 KB 16/46 KB 32/158 KB 4/201 KB 4/54 KB 11/44 KB 16/46 KB 32/158 KB 4/201 KB 4/54 KB 14/44 KB 16/46 KB 4/158 KB 4/201 KB 4/54 KB 32/158 KB 8/201 KB 4/54 KB 14/44 KB 16/46 KB 32/158 KB 12/201 KB 4/54 KB 14/44 KB 16/46 KB 32/158 KB 16/201 KB 4/54 KB 14/44 KB 16/46 KB 32/158 KB 20/201 KB 4/54 KB 14/44 KB 16/46 KB 4/158 KB 4/54 KB 32/158 KB 20/201 KB 8/54 KB 16/44 KB 16/46 KB 32/158 KB 20/201 KB 12/54 KB 16/44 KB 16/46 KB 32/158 KB 20/201 KB 16/54 KB 16/44 KB 16/46 KB 32/158 KB 20/201 KB 20/54 KB 16/44 KB 16/46 KB 32/158 KB 20/201 KB 4/54 KB 16/44 KB 16/46 KB 32/158 KB 24/201 KB 20/54 KB 19/44 KB 16/46 KB 32/158 KB 24/201 KB 20/54 KB 22/44 KB 16/46 KB 32/158 KB 24/201 KB 20/54 KB 16/44 KB 16/46 KB 32/158 KB 28/201 KB 20/54 KB 22/44 KB 16/46 KB 32/158 KB 32/201 KB 20/54 KB 22/44 KB 16/46 KB 32/158 KB 32/201 KB 20/54 KB 25/44 KB 16/46 KB 32/158 KB 32/201 KB 24/54 KB 25/44 KB 16/46 KB 32/158 KB 32/201 KB 28/54 KB 25/44 KB 16/46 KB 32/158 KB 32/201 KB 32/54 KB 27/44 KB 16/46 KB 32/158 KB 32/201 KB 36/54 KB 27/44 KB 20/46 KB 36/158 KB 36/201 KB 40/54 KB 27/44 KB 20/46 KB 36/158 KB 36/201 KB 44/54 KB 27/44 KB 20/46 KB 36/158 KB 36/201 KB 48/54 KB 27/44 KB 20/46 KB 32/158 KB 32/201 KB 28/54 KB 27/44 KB 16/46 KB 36/158 KB 36/201 KB 48/54 KB 30/44 KB 20/46 KB 36/158 KB 36/201 KB 48/54 KB 32/44 KB 20/46 KB 36/158 KB 36/201 KB 48/54 KB 36/44 KB 20/46 KB 36/158 KB 36/201 KB 48/54 KB 40/44 KB 20/46 KB 36/158 KB 36/201 KB 48/54 KB 44/44 KB 20/46 KB 36/158 KB 36/201 KB 36/54 KB 27/44 KB 20/46 KB 40/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 44/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 48/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 52/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 56/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 60/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 64/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 32/158 KB 36/201 KB 36/54 KB 27/44 KB 20/46 KB 64/158 KB 40/201 KB 52/54 KB 44/44 KB 20/46 KB 64/158 KB 44/201 KB 52/54 KB 44/44 KB 20/46 KB 64/158 KB 48/201 KB 52/54 KB 44/44 KB 20/46 KB 32/158 KB 32/201 KB 32/54 KB 27/44 KB 20/46 KB 64/158 KB 48/201 KB 52/54 KB 44/44 KB 24/46 KB 64/158 KB 48/201 KB 52/54 KB 44/44 KB 28/46 KB 64/158 KB 48/201 KB 52/54 KB 44/44 KB 32/46 KB 64/158 KB 48/201 KB 52/54 KB 44/44 KB 36/46 KB 64/158 KB 52/201 KB 52/54 KB 44/44 KB 40/46 KB 64/158 KB 52/201 KB 52/54 KB 44/44 KB 44/46 KB 64/158 KB 52/201 KB 52/54 KB 44/44 KB 46/46 KB 36/158 KB 36/201 KB 52/54 KB 44/44 KB 20/46 KB 64/158 KB 52/201 KB 54/54 KB 44/44 KB 46/46 KB 64/158 KB 52/201 KB 52/54 KB 44/44 KB 36/46 KB 64/158 KB 56/201 KB 54/54 KB 44/44 KB 46/46 KB 64/158 KB 60/201 KB 54/54 KB 44/44 KB 46/46 KB 64/158 KB 64/201 KB 54/54 KB 44/44 KB 46/46 KB 64/158 KB 68/201 KB 54/54 KB 44/44 KB unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 46/46 KB 64/158 KB 72/201 KB 54/54 KB 44/44 KB 46/46 KB 64/158 KB 76/201 KB 54/54 KB 44/44 KB 46/46 KB 64/158 KB 80/201 KB 54/54 KB 44/44 KB 46/46 KB 68/158 KB 80/201 KB 54/54 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1370.5 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 72/158 KB 80/201 KB 54/54 KB 46/46 KB 76/158 KB 80/201 KB 54/54 KB 46/46 KB 80/158 KB 80/201 KB 54/54 KB 46/46 KB 80/158 KB 84/201 KB 54/54 KB 46/46 KB 80/158 KB 88/201 KB 54/54 KB 46/46 KB 80/158 KB 92/201 KB 54/54 KB 46/46 KB 80/158 KB 96/201 KB 54/54 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1046.9 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 84/158 KB 96/201 KB 54/54 KB 3/3 KB 4/6 KB 88/158 KB 96/201 KB 54/54 KB 3/3 KB 4/6 KB 92/158 KB 96/201 KB 54/54 KB 3/3 KB 4/6 KB 96/158 KB 96/201 KB 54/54 KB 3/3 KB 4/6 KB 84/158 KB 96/201 KB 54/54 KB 4/6 KB 84/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 96/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 100/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 104/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 108/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 112/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 116/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 120/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 124/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 128/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 132/158 KB 96/201 KB 54/54 KB 3/3 KB 6/6 KB 132/158 KB 100/201 KB 3/3 KB 6/6 KB 132/158 KB 104/201 KB 3/3 KB 6/6 KB 132/158 KB 108/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1144.7 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 6/6 KB 132/158 KB 112/201 KB 3/3 KB 6/6 KB 132/158 KB 116/201 KB 3/3 KB 6/6 KB 132/158 KB 120/201 KB 3/3 KB 6/6 KB 132/158 KB 124/201 KB 3/3 KB 6/6 KB 132/158 KB 128/201 KB 3/3 KB 6/6 KB 132/158 KB 132/201 KB 6/6 KB 132/158 KB 136/201 KB 6/6 KB 132/158 KB 140/201 KB 6/6 KB 132/158 KB 144/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 53.0 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 121.5 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 132/158 KB 148/201 KB 4/367 KB 136/158 KB 152/201 KB 4/367 KB 136/158 KB 148/201 KB 4/367 KB 132/158 KB 148/201 KB 8/367 KB 136/158 KB 152/201 KB 12/367 KB 136/158 KB 152/201 KB 16/367 KB 136/158 KB 152/201 KB 20/367 KB 136/158 KB 152/201 KB 24/367 KB 136/158 KB 152/201 KB 28/367 KB 136/158 KB 152/201 KB 32/367 KB 136/158 KB 152/201 KB 36/367 KB 136/158 KB 152/201 KB 40/367 KB 136/158 KB 152/201 KB 44/367 KB 136/158 KB 152/201 KB 48/367 KB 136/158 KB 152/201 KB 52/367 KB 140/158 KB 152/201 KB 56/367 KB 140/158 KB 156/201 KB 60/367 KB 140/158 KB 156/201 KB 64/367 KB 140/158 KB 156/201 KB 48/367 KB 140/158 KB 152/201 KB 64/367 KB 144/158 KB 156/201 KB 64/367 KB 148/158 KB 156/201 KB 64/367 KB 152/158 KB 156/201 KB 64/367 KB 156/158 KB 156/201 KB 64/367 KB 158/158 KB 156/201 KB 64/367 KB 158/158 KB 3/5 KB 156/201 KB 3/52 KB 64/367 KB 158/158 KB 3/5 KB 156/201 KB 5/52 KB 64/367 KB 158/158 KB 3/5 KB 156/201 KB 8/52 KB 64/367 KB 158/158 KB 3/5 KB 156/201 KB 11/52 KB 52/367 KB 140/158 KB 156/201 KB 64/367 KB 158/158 KB 3/5 KB 160/201 KB 11/52 KB 64/367 KB 158/158 KB 3/5 KB 156/201 KB 64/367 KB 158/158 KB 5/5 KB 160/201 KB 11/52 KB 64/367 KB 158/158 KB 5/5 KB 160/201 KB 13/52 KB 64/367 KB 158/158 KB 5/5 KB 160/201 KB 16/52 KB 64/367 KB 158/158 KB 5/5 KB 164/201 KB 19/52 KB 64/367 KB 158/158 KB 5/5 KB 164/201 KB 21/52 KB 64/367 KB 158/158 KB 5/5 KB 164/201 KB 16/52 KB 64/367 KB 158/158 KB 5/5 KB 168/201 KB 21/52 KB 64/367 KB 158/158 KB 5/5 KB 172/201 KB 21/52 KB 68/367 KB 158/158 KB 5/5 KB 176/201 KB 21/52 KB 68/367 KB 158/158 KB 5/5 KB 172/201 KB 21/52 KB 72/367 KB 158/158 KB 5/5 KB 176/201 KB 24/52 KB 76/367 KB 158/158 KB 5/5 KB 176/201 KB 24/52 KB 80/367 KB 158/158 KB 5/5 KB 176/201 KB 24/52 KB 68/367 KB 158/158 KB 5/5 KB 176/201 KB 24/52 KB 80/367 KB 158/158 KB 5/5 KB 176/201 KB 27/52 KB 80/367 KB 158/158 KB 5/5 KB 180/201 KB 27/52 KB 84/367 KB 5/5 KB 184/201 KB 29/52 KB 84/367 KB 5/5 KB 188/201 KB 29/52 KB 84/367 KB 5/5 KB 192/201 KB 29/52 KB 80/367 KB 158/158 KB 5/5 KB 180/201 KB 29/52 KB 84/367 KB 5/5 KB 192/201 KB 32/52 KB 84/367 KB 5/5 KB 192/201 KB 36/52 KB 84/367 KB 5/5 KB 196/201 KB 40/52 KB 84/367 KB 5/5 KB 196/201 KB 44/52 KB 84/367 KB 5/5 KB 196/201 KB 48/52 KB 84/367 KB 5/5 KB 180/201 KB 29/52 KB 88/367 KB 5/5 KB 196/201 KB 48/52 KB 92/367 KB 5/5 KB 196/201 KB 48/52 KB 96/367 KB 5/5 KB 196/201 KB 48/52 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 2039.6 KB/sec) unit-abot-epc-basic-0: 04:09:29 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 58.7 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 84/367 KB 5/5 KB 196/201 KB 36/52 KB 100/367 KB 200/201 KB 52/52 KB 100/367 KB 201/201 KB 52/52 KB 100/367 KB 196/201 KB 52/52 KB 100/367 KB 196/201 KB 48/52 KB 104/367 KB 201/201 KB 52/52 KB 108/367 KB 201/201 KB 52/52 KB 112/367 KB 201/201 KB 52/52 KB 116/367 KB 201/201 KB 52/52 KB 120/367 KB 201/201 KB 52/52 KB 124/367 KB 201/201 KB 52/52 KB 128/367 KB 201/201 KB 52/52 KB 132/367 KB 201/201 KB 52/52 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2388.0 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 627.4 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 132/367 KB 3/47 KB 132/367 KB 5/47 KB 132/367 KB 8/47 KB 132/367 KB 11/47 KB 132/367 KB 13/47 KB 132/367 KB 16/47 KB 132/367 KB 19/47 KB 132/367 KB 21/47 KB 132/367 KB 24/47 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: 04:09:29 DEBUG unit.abot-epc-basic/0.install 132/367 KB 27/47 KB 132/367 KB 29/47 KB 136/367 KB 29/47 KB 140/367 KB 32/47 KB 144/367 KB 32/47 KB 136/367 KB 32/47 KB 144/367 KB 36/47 KB 148/367 KB 40/47 KB 148/367 KB 44/47 KB 148/367 KB 47/47 KB 148/367 KB 36/47 KB 152/367 KB 47/47 KB 156/367 KB 47/47 KB 160/367 KB 47/47 KB 164/367 KB 47/47 KB 164/367 KB 4/238 KB 47/47 KB 164/367 KB 8/238 KB 47/47 KB 164/367 KB 12/238 KB 47/47 KB 164/367 KB 16/238 KB 47/47 KB 164/367 KB 20/238 KB 47/47 KB 4/28 KB 164/367 KB 24/238 KB 47/47 KB 4/28 KB 164/367 KB 28/238 KB 47/47 KB 4/28 KB 164/367 KB 32/238 KB 47/47 KB 4/28 KB 164/367 KB 20/238 KB 47/47 KB 8/28 KB 164/367 KB 32/238 KB 47/47 KB 12/28 KB 164/367 KB 32/238 KB 47/47 KB 16/28 KB 164/367 KB 32/238 KB 47/47 KB 16/28 KB 164/367 KB 36/238 KB 47/47 KB 20/28 KB 164/367 KB 40/238 KB 47/47 KB 20/28 KB 164/367 KB 36/238 KB 47/47 KB 24/28 KB 168/367 KB 40/238 KB 47/47 KB 28/28 KB 168/367 KB 40/238 KB 47/47 KB 28/28 KB 168/367 KB 44/238 KB 47/47 KB 28/28 KB 168/367 KB 48/238 KB 47/47 KB 20/28 KB 168/367 KB 40/238 KB 47/47 KB 28/28 KB 172/367 KB 48/238 KB 47/47 KB 28/28 KB 176/367 KB 48/238 KB 47/47 KB 28/28 KB 176/367 KB 52/238 KB 47/47 KB 180/367 KB 56/238 KB 47/47 KB 180/367 KB 60/238 KB 47/47 KB 180/367 KB 64/238 KB 47/47 KB 180/367 KB 68/238 KB 47/47 KB 180/367 KB 72/238 KB 47/47 KB 180/367 KB 76/238 KB 47/47 KB 180/367 KB 80/238 KB 47/47 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 270.5 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 28/28 KB 180/367 KB 52/238 KB 47/47 KB 184/367 KB 80/238 KB 47/47 KB 188/367 KB 80/238 KB 47/47 KB 192/367 KB 80/238 KB 47/47 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 196/367 KB 80/238 KB 47/47 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 453.1 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 200/367 KB 80/238 KB 204/367 KB 80/238 KB 208/367 KB 80/238 KB 208/367 KB 84/238 KB 212/367 KB 88/238 KB 212/367 KB 92/238 KB 212/367 KB 96/238 KB 212/367 KB 84/238 KB 216/367 KB 96/238 KB 220/367 KB 96/238 KB 224/367 KB 96/238 KB 224/367 KB 100/238 KB 228/367 KB 104/238 KB 228/367 KB 108/238 KB 228/367 KB 112/238 KB 228/367 KB 100/238 KB 232/367 KB 112/238 KB 236/367 KB 112/238 KB 240/367 KB 112/238 KB 244/367 KB 116/238 KB 240/367 KB 116/238 KB 244/367 KB 120/238 KB 4/558 KB 4/186 KB 244/367 KB 116/238 KB 4/558 KB 4/186 KB 244/367 KB 116/238 KB 4/558 KB 244/367 KB 120/238 KB 8/558 KB 4/186 KB 244/367 KB 120/238 KB 12/558 KB 4/186 KB 244/367 KB 120/238 KB 16/558 KB 4/186 KB 244/367 KB 120/238 KB 20/558 KB 4/186 KB 244/367 KB 120/238 KB 20/558 KB 8/186 KB 244/367 KB 120/238 KB 20/558 KB 12/186 KB 244/367 KB 120/238 KB 20/558 KB 16/186 KB 244/367 KB 120/238 KB 24/558 KB 16/186 KB 244/367 KB 120/238 KB 28/558 KB 16/186 KB 244/367 KB 120/238 KB 32/558 KB 16/186 KB 244/367 KB 120/238 KB 36/558 KB 16/186 KB 244/367 KB 120/238 KB 40/558 KB 20/186 KB 244/367 KB 120/238 KB 36/558 KB 20/186 KB 248/367 KB 124/238 KB 40/558 KB 24/186 KB 248/367 KB 124/238 KB 40/558 KB 28/186 KB 248/367 KB 124/238 KB 40/558 KB 32/186 KB 248/367 KB 124/238 KB 44/558 KB 32/186 KB 248/367 KB 124/238 KB 48/558 KB 32/186 KB 248/367 KB 124/238 KB 52/558 KB 32/186 KB 248/367 KB 124/238 KB 56/558 KB 36/186 KB 248/367 KB 124/238 KB 60/558 KB 36/186 KB 248/367 KB 124/238 KB 64/558 KB 36/186 KB 248/367 KB 124/238 KB 40/558 KB 20/186 KB 252/367 KB 124/238 KB 64/558 KB 36/186 KB 256/367 KB 124/238 KB 64/558 KB 36/186 KB 244/367 KB 124/238 KB 40/558 KB 20/186 KB 256/367 KB 128/238 KB 64/558 KB 36/186 KB 256/367 KB 132/238 KB 64/558 KB 36/186 KB 260/367 KB 136/238 KB 64/558 KB 36/186 KB 260/367 KB 140/238 KB 64/558 KB 36/186 KB 260/367 KB 144/238 KB 64/558 KB 36/186 KB 248/367 KB 124/238 KB 52/558 KB 36/186 KB 260/367 KB 144/238 KB 64/558 KB 40/186 KB 260/367 KB 132/238 KB 64/558 KB 36/186 KB 264/367 KB 144/238 KB 64/558 KB 40/186 KB 268/367 KB 144/238 KB 64/558 KB 44/186 KB 272/367 KB 144/238 KB 64/558 KB 44/186 KB 276/367 KB 148/238 KB 64/558 KB 44/186 KB 280/367 KB 148/238 KB 68/558 KB 44/186 KB 284/367 KB 148/238 KB 68/558 KB 44/186 KB 288/367 KB 148/238 KB 68/558 KB 44/186 KB 264/367 KB 144/238 KB 64/558 KB 44/186 KB 288/367 KB 148/238 KB 68/558 KB 48/186 KB 288/367 KB 148/238 KB 68/558 KB 52/186 KB 288/367 KB 148/238 KB 68/558 KB 56/186 KB 288/367 KB 148/238 KB 68/558 KB 60/186 KB 288/367 KB 148/238 KB 68/558 KB 64/186 KB 276/367 KB 148/238 KB 68/558 KB 44/186 KB 288/367 KB 148/238 KB 72/558 KB 64/186 KB 288/367 KB 148/238 KB 76/558 KB 64/186 KB 288/367 KB 148/238 KB 80/558 KB 64/186 KB 272/367 KB 148/238 KB 64/558 KB 44/186 KB 288/367 KB 152/238 KB 80/558 KB 64/186 KB 288/367 KB 156/238 KB 80/558 KB 64/186 KB 288/367 KB 160/238 KB 80/558 KB 64/186 KB 288/367 KB 160/238 KB 80/558 KB 68/186 KB 292/367 KB 164/238 KB 84/558 KB 72/186 KB 292/367 KB 164/238 KB 84/558 KB 76/186 KB 292/367 KB 164/238 KB 84/558 KB 80/186 KB 292/367 KB 164/238 KB 84/558 KB 68/186 KB 296/367 KB 164/238 KB 84/558 KB 80/186 KB 288/367 KB 164/238 KB 84/558 KB 68/186 KB 300/367 KB 164/238 KB 88/558 KB 80/186 KB 300/367 KB 164/238 KB 92/558 KB 80/186 KB 300/367 KB 164/238 KB 96/558 KB 80/186 KB 288/367 KB 164/238 KB 80/558 KB 68/186 KB 300/367 KB 168/238 KB 96/558 unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install KB 80/186 KB 300/367 KB 172/238 KB 96/558 KB 80/186 KB 300/367 KB 176/238 KB 96/558 KB 80/186 KB 300/367 KB 180/238 KB 96/558 KB 80/186 KB 300/367 KB 184/238 KB 100/558 KB 84/186 KB 300/367 KB 188/238 KB 100/558 KB 84/186 KB 300/367 KB 192/238 KB 100/558 KB 84/186 KB 300/367 KB 180/238 KB 100/558 KB 84/186 KB 300/367 KB 192/238 KB 104/558 KB 84/186 KB 300/367 KB 192/238 KB 108/558 KB 84/186 KB 300/367 KB 192/238 KB 112/558 KB 84/186 KB 300/367 KB 180/238 KB 96/558 KB 84/186 KB 300/367 KB 192/238 KB 112/558 KB 88/186 KB 300/367 KB 192/238 KB 112/558 KB 92/186 KB 300/367 KB 192/238 KB 112/558 KB 96/186 KB 300/367 KB 164/238 KB 96/558 KB 80/186 KB 304/367 KB 192/238 KB 112/558 KB 96/186 KB 308/367 KB 192/238 KB 112/558 KB 96/186 KB 312/367 KB 192/238 KB 112/558 KB 96/186 KB 316/367 KB 192/238 KB 112/558 KB 96/186 KB 320/367 KB 192/238 KB 116/558 KB 96/186 KB 324/367 KB 192/238 KB 116/558 KB 100/186 KB 328/367 KB 196/238 KB 116/558 KB 100/186 KB 332/367 KB 196/238 KB 116/558 KB 100/186 KB 336/367 KB 196/238 KB 116/558 KB 100/186 KB 340/367 KB 196/238 KB 116/558 KB 100/186 KB 344/367 KB 196/238 KB 116/558 KB 100/186 KB 348/367 KB 196/238 KB 116/558 KB 100/186 KB 352/367 KB 196/238 KB 116/558 KB 100/186 KB 356/367 KB 196/238 KB 116/558 KB 100/186 KB 316/367 KB 192/238 KB 116/558 KB 96/186 KB 324/367 KB 196/238 KB 116/558 KB 100/186 KB 356/367 KB 200/238 KB 116/558 KB 100/186 KB 320/367 KB 192/238 KB 116/558 KB 100/186 KB 356/367 KB 200/238 KB 120/558 KB 104/186 KB 356/367 KB 200/238 KB 120/558 KB 108/186 KB 356/367 KB 200/238 KB 120/558 KB 112/186 KB 356/367 KB 200/238 KB 120/558 KB 100/186 KB 356/367 KB 200/238 KB 124/558 KB 112/186 KB 356/367 KB 204/238 KB 128/558 KB 112/186 KB 356/367 KB 204/238 KB 132/558 KB 112/186 KB 356/367 KB 204/238 KB 136/558 KB 116/186 KB 356/367 KB 204/238 KB 140/558 KB 116/186 KB 356/367 KB 204/238 KB 144/558 KB 116/186 KB 356/367 KB 204/238 KB 124/558 KB 112/186 KB 356/367 KB 208/238 KB 144/558 KB 116/186 KB 356/367 KB 212/238 KB 144/558 KB 116/186 KB 356/367 KB 216/238 KB 144/558 KB 116/186 KB 356/367 KB 220/238 KB 144/558 KB 116/186 KB 356/367 KB 224/238 KB 144/558 KB 116/186 KB 356/367 KB 204/238 KB 132/558 KB 116/186 KB 356/367 KB 224/238 KB 144/558 KB 120/186 KB 356/367 KB 224/238 KB 144/558 KB 124/186 KB 356/367 KB 224/238 KB 144/558 KB 128/186 KB 356/367 KB 224/238 KB 148/558 KB 128/186 KB 356/367 KB 228/238 KB 152/558 KB 132/186 KB 356/367 KB 228/238 KB 148/558 KB 132/186 KB 360/367 KB 228/238 KB 152/558 KB 136/186 KB 360/367 KB 228/238 KB 152/558 KB 140/186 KB 356/367 KB 228/238 KB 148/558 KB 128/186 KB 360/367 KB 232/238 KB 156/558 KB 140/186 KB 360/367 KB 236/238 KB 156/558 KB 140/186 KB 360/367 KB 238/238 KB 156/558 KB 140/186 KB 360/367 KB 228/238 KB 156/558 KB 140/186 KB 360/367 KB 238/238 KB 160/558 KB 144/186 KB 360/367 KB 228/238 KB 152/558 KB 132/186 KB 364/367 KB 238/238 KB 160/558 KB 144/186 KB 367/367 KB 238/238 KB 160/558 KB 144/186 KB 360/367 KB 238/238 KB 156/558 KB 144/186 KB 367/367 KB 238/238 KB 164/558 KB 144/186 KB 367/367 KB 238/238 KB 168/558 KB 148/186 KB 367/367 KB 238/238 KB 172/558 KB 148/186 KB 367/367 KB 238/238 KB 176/558 KB 148/186 KB 367/367 KB 238/238 KB 164/558 KB 148/186 KB 367/367 KB 238/238 KB 176/558 KB 152/186 KB 367/367 KB 238/238 KB 176/558 KB 156/186 KB 367/367 KB 238/238 KB 176/558 KB 160/186 KB 367/367 KB 238/238 KB 176/558 KB 164/186 KB 367/367 KB 238/238 KB unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 180/558 KB 168/186 KB 367/367 KB 238/238 KB 180/558 KB 172/186 KB 367/367 KB 238/238 KB 180/558 KB 176/186 KB 367/367 KB 238/238 KB 180/558 KB 164/186 KB 367/367 KB 238/238 KB 184/558 KB 176/186 KB 367/367 KB 238/238 KB 188/558 KB 176/186 KB 367/367 KB 238/238 KB 192/558 KB 176/186 KB 367/367 KB 238/238 KB 196/558 KB 176/186 KB 367/367 KB 238/238 KB 200/558 KB 180/186 KB 367/367 KB 238/238 KB 204/558 KB 180/186 KB 367/367 KB 238/238 KB 208/558 KB 180/186 KB 367/367 KB 238/238 KB 196/558 KB 180/186 KB 367/367 KB 238/238 KB 208/558 KB 184/186 KB 367/367 KB 238/238 KB 208/558 KB 186/186 KB 367/367 KB 238/238 KB 212/558 KB 186/186 KB 367/367 KB 238/238 KB 216/558 KB 186/186 KB 367/367 KB 238/238 KB 220/558 KB 186/186 KB 367/367 KB 238/238 KB 224/558 KB 186/186 KB 367/367 KB 238/238 KB 228/558 KB 186/186 KB 367/367 KB 238/238 KB 232/558 KB 186/186 KB 367/367 KB 238/238 KB 236/558 KB 186/186 KB 367/367 KB 238/238 KB 240/558 KB 186/186 KB 367/367 KB 238/238 KB 244/558 KB 186/186 KB 367/367 KB 238/238 KB 248/558 KB 186/186 KB 367/367 KB 238/238 KB 252/558 KB 186/186 KB 367/367 KB 238/238 KB 256/558 KB 186/186 KB 367/367 KB 238/238 KB 260/558 KB 186/186 KB 367/367 KB 238/238 KB 264/558 KB 186/186 KB 367/367 KB 238/238 KB 268/558 KB 186/186 KB 367/367 KB 238/238 KB 271/558 KB 186/186 KB 367/367 KB 238/238 KB 275/558 KB 186/186 KB 367/367 KB 238/238 KB 279/558 KB 186/186 KB 367/367 KB 238/238 KB 283/558 KB 186/186 KB 367/367 KB 238/238 KB 287/558 KB 186/186 KB 367/367 KB 238/238 KB 291/558 KB 186/186 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 1465.6 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1148.0 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2234.6 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 295/558 KB 299/558 KB 303/558 KB 307/558 KB 311/558 KB 315/558 KB 319/558 KB 323/558 KB 327/558 KB 331/558 KB 335/558 KB 339/558 KB 343/558 KB 347/558 KB 351/558 KB 351/558 KB 4/181 KB 351/558 KB 8/181 KB 351/558 KB 12/181 KB 351/558 KB 16/181 KB 351/558 KB 20/181 KB 4/1206 KB 351/558 KB 20/181 KB 8/1206 KB 351/558 KB 20/181 KB 12/1206 KB 351/558 KB 20/181 KB 16/1206 KB 351/558 KB 20/181 KB 20/1206 KB 351/558 KB 20/181 KB 20/1206 KB 351/558 KB 24/181 KB 20/1206 KB 351/558 KB 28/181 KB 24/1206 KB 351/558 KB 28/181 KB 24/1206 KB 351/558 KB 32/181 KB 28/1206 KB 351/558 KB 32/181 KB 28/1206 KB 351/558 KB 36/181 KB 32/1206 KB 351/558 KB 36/181 KB 36/1206 KB 351/558 KB 36/181 KB 36/1206 KB 351/558 KB 40/181 KB 36/1206 KB 351/558 KB 44/181 KB 36/1206 KB 351/558 KB 48/181 KB 40/1206 KB 351/558 KB 48/181 KB 44/1206 KB 351/558 KB 48/181 KB 48/1206 KB 351/558 KB 48/181 KB 52/1206 KB 351/558 KB 48/181 KB 56/1206 KB 351/558 KB 52/181 KB 60/1206 KB 351/558 KB 52/181 KB 64/1206 KB 351/558 KB 52/181 KB 52/1206 KB 351/558 KB 52/181 KB 64/1206 KB 351/558 KB 56/181 KB 64/1206 KB 351/558 KB 60/181 KB 64/1206 KB 351/558 KB 64/181 KB 64/1206 KB 351/558 KB 68/181 KB 68/1206 KB 355/558 KB 72/181 KB 68/1206 KB 355/558 KB 76/181 KB 68/1206 KB 355/558 KB 80/181 KB 68/1206 KB 355/558 KB 68/181 KB 68/1206 KB 359/558 KB 80/181 KB 68/1206 KB 363/558 KB 80/181 KB 68/1206 KB 367/558 KB 80/181 KB 68/1206 KB 351/558 KB 68/181 KB 72/1206 KB 367/558 KB 80/181 KB 76/1206 KB 367/558 KB 80/181 KB 80/1206 KB 367/558 KB 80/181 KB 84/1206 KB 367/558 KB 80/181 KB 88/1206 KB 371/558 KB 84/181 KB 92/1206 KB 371/558 KB 84/181 KB 96/1206 KB 371/558 KB 84/181 KB 84/1206 KB 371/558 KB 84/181 KB 96/1206 KB 371/558 KB 88/181 KB 96/1206 KB 371/558 KB 92/181 KB 96/1206 KB 371/558 KB 96/181 KB 84/1206 KB 371/558 KB 80/181 KB 96/1206 KB 375/558 KB 96/181 KB 96/1206 KB 379/558 KB 96/181 KB 96/1206 KB 383/558 KB 96/181 KB 96/1206 KB 387/558 KB 96/181 KB 100/1206 KB 391/558 KB 100/181 KB 100/1206 KB 395/558 KB 100/181 KB 100/1206 KB 399/558 KB 100/181 KB 100/1206 KB 403/558 KB 100/181 KB 100/1206 KB 407/558 KB 100/181 KB 100/1206 KB 411/558 KB 100/181 KB 100/1206 KB 415/558 KB 100/181 KB 100/1206 KB 419/558 KB 100/181 KB 100/1206 KB 387/558 KB 100/181 KB 104/1206 KB 419/558 KB 100/181 KB 108/1206 KB 419/558 KB 100/181 KB 112/1206 KB 419/558 KB 100/181 KB 96/1206 KB 387/558 KB 100/181 KB 112/1206 KB 419/558 KB 104/181 KB 112/1206 KB 419/558 KB 108/181 KB 112/1206 KB 419/558 KB 112/181 KB 112/1206 KB 419/558 KB 116/181 KB 116/1206 KB 419/558 KB 120/181 KB 116/1206 KB 419/558 KB 124/181 KB 116/1206 KB 419/558 KB 128/181 KB 116/1206 KB 419/558 KB 132/181 KB 116/1206 KB 419/558 KB 136/181 KB 116/1206 KB 419/558 KB 140/181 KB 116/1206 KB 423/558 KB 144/181 KB 116/1206 KB 419/558 KB 116/181 KB 120/1206 KB 423/558 KB 144/181 KB 124/1206 KB 423/558 KB 144/181 KB 128/1206 KB 423/558 KB 144/181 KB 132/1206 KB 423/558 KB 144/181 KB 136/1206 KB 423/558 KB 144/181 KB 140/1206 KB 423/558 KB 144/181 KB 144/1206 KB 423/558 KB 144/181 KB 148/1206 KB 423/558 KB 144/181 KB 116/1206 KB 423/558 KB 140/181 KB 148/1206 KB 427/558 KB 148/181 KB 148/1206 KB 431/558 KB 148/181 KB 148/1206 KB 435/558 KB 148/181 KB 148/1206 KB 439/558 KB 148/181 KB 148/1206 KB 443/558 KB 148/181 KB 148/1206 KB 423/558 KB 148/181 KB 148/1206 KB 443/558 KB 152/181 KB 148/1206 KB unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 443/558 KB 156/181 KB 148/1206 KB 443/558 KB 160/181 KB 148/1206 KB 447/558 KB 160/181 KB 148/1206 KB 451/558 KB 160/181 KB 152/1206 KB 455/558 KB 164/181 KB 152/1206 KB 459/558 KB 164/181 KB 152/1206 KB 463/558 KB 164/181 KB 152/1206 KB 451/558 KB 164/181 KB 152/1206 KB 463/558 KB 168/181 KB 152/1206 KB 463/558 KB 172/181 KB 152/1206 KB 463/558 KB 176/181 KB 152/1206 KB 451/558 KB 160/181 KB 156/1206 KB 463/558 KB 176/181 KB 160/1206 KB 463/558 KB 176/181 KB 164/1206 KB 463/558 KB 176/181 KB 168/1206 KB 463/558 KB 176/181 KB 172/1206 KB 467/558 KB 176/181 KB 176/1206 KB 467/558 KB 180/181 KB 180/1206 KB 467/558 KB 180/181 KB 184/1206 KB 467/558 KB 180/181 KB 188/1206 KB 467/558 KB 180/181 KB 192/1206 KB 467/558 KB 180/181 KB 196/1206 KB 467/558 KB 180/181 KB 200/1206 KB 467/558 KB 180/181 KB 204/1206 KB 467/558 KB 180/181 KB 208/1206 KB 467/558 KB 180/181 KB 212/1206 KB 467/558 KB 180/181 KB 168/1206 KB 467/558 KB 176/181 KB 172/1206 KB 467/558 KB 180/181 KB 212/1206 KB 467/558 KB 181/181 KB 212/1206 KB 471/558 KB 181/181 KB 212/1206 KB 475/558 KB 181/181 KB 212/1206 KB 479/558 KB 181/181 KB 212/1206 KB 483/558 KB 181/181 KB 212/1206 KB 487/558 KB 181/181 KB 212/1206 KB 491/558 KB 181/181 KB 212/1206 KB 495/558 KB 181/181 KB 212/1206 KB 499/558 KB 181/181 KB 212/1206 KB 503/558 KB 181/181 KB 212/1206 KB 507/558 KB 181/181 KB 212/1206 KB 511/558 KB 181/181 KB 212/1206 KB 515/558 KB 181/181 KB 216/1206 KB 515/558 KB 181/181 KB 220/1206 KB 515/558 KB 181/181 KB 224/1206 KB 515/558 KB 181/181 KB 228/1206 KB 515/558 KB 181/181 KB 232/1206 KB 519/558 KB 181/181 KB 236/1206 KB 519/558 KB 181/181 KB 240/1206 KB 519/558 KB 181/181 KB 228/1206 KB 519/558 KB 181/181 KB 240/1206 KB 523/558 KB 181/181 KB 240/1206 KB 527/558 KB 181/181 KB 240/1206 KB 531/558 KB 181/181 KB 240/1206 KB 535/558 KB 181/181 KB 240/1206 KB 539/558 KB 181/181 KB 244/1206 KB 543/558 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 869.2 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 244/1206 KB 539/558 KB 181/181 KB 248/1206 KB 543/558 KB 252/1206 KB 543/558 KB 256/1206 KB 543/558 KB 260/1206 KB 547/558 KB 264/1206 KB 547/558 KB 256/1206 KB 547/558 KB 264/1206 KB 551/558 KB 264/1206 KB 555/558 KB 264/1206 KB 558/558 KB 268/1206 KB 558/558 KB 272/1206 KB 558/558 KB 276/1206 KB 558/558 KB 280/1206 KB 558/558 KB 284/1206 KB 558/558 KB 288/1206 KB 558/558 KB 292/1206 KB 558/558 KB 296/1206 KB 558/558 KB 300/1206 KB 558/558 KB 304/1206 KB 558/558 KB 308/1206 KB 558/558 KB 312/1206 KB 558/558 KB 316/1206 KB 558/558 KB 320/1206 KB 558/558 KB 324/1206 KB 558/558 KB 328/1206 KB 558/558 KB 332/1206 KB 558/558 KB 336/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2555.5 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 340/1206 KB 344/1206 KB 348/1206 KB 352/1206 KB 356/1206 KB 360/1206 KB 364/1206 KB 368/1206 KB 372/1206 KB 376/1206 KB 380/1206 KB 384/1206 KB 388/1206 KB 392/1206 KB 396/1206 KB 400/1206 KB 404/1206 KB 408/1206 KB 412/1206 KB 416/1206 KB 420/1206 KB 424/1206 KB 428/1206 KB 432/1206 KB 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 500/1206 KB 504/1206 KB 508/1206 KB 512/1206 KB 516/1206 KB 520/1206 KB 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 544/1206 KB 548/1206 KB 552/1206 KB 556/1206 KB 560/1206 KB 564/1206 KB 568/1206 KB 572/1206 KB 576/1206 KB 580/1206 KB 584/1206 KB 588/1206 KB 592/1206 KB 596/1206 KB 600/1206 KB 604/1206 KB 608/1206 KB 612/1206 KB 616/1206 KB 620/1206 KB 624/1206 KB 628/1206 KB 632/1206 KB 636/1206 KB 640/1206 KB 644/1206 KB 648/1206 KB 652/1206 KB 656/1206 KB 660/1206 KB 664/1206 KB 668/1206 KB 672/1206 KB 676/1206 KB 680/1206 KB 684/1206 KB 688/1206 KB 692/1206 KB 696/1206 KB 700/1206 KB 704/1206 KB 704/1206 KB 4/1199 KB 704/1206 KB 8/1199 KB 704/1206 KB 12/1199 KB 704/1206 KB 16/1199 KB 704/1206 KB 20/1199 KB 704/1206 KB 24/1199 KB 704/1206 KB 28/1199 KB 704/1206 KB 32/1199 KB 704/1206 KB 36/1199 KB 704/1206 KB 40/1199 KB 704/1206 KB 44/1199 KB 704/1206 KB 48/1199 KB 704/1206 KB 52/1199 KB 704/1206 KB 56/1199 KB 704/1206 KB 60/1199 KB 704/1206 KB 64/1199 KB 704/1206 KB 68/1199 KB 704/1206 KB 72/1199 KB 708/1206 KB 76/1199 KB 708/1206 KB 80/1199 KB 708/1206 KB 84/1199 KB 708/1206 KB 88/1199 KB 708/1206 KB 92/1199 KB 708/1206 KB 96/1199 KB 708/1206 KB 100/1199 KB 708/1206 KB 104/1199 KB 708/1206 KB 108/1199 KB 708/1206 KB 112/1199 KB 708/1206 KB 72/1199 KB 712/1206 KB 112/1199 KB 716/1206 KB 112/1199 KB 720/1206 KB 112/1199 KB 724/1206 KB 112/1199 KB 728/1206 KB 112/1199 KB 732/1206 KB 112/1199 KB 736/1206 KB 112/1199 KB 740/1206 KB 112/1199 KB 744/1206 KB 116/1199 KB 748/1206 KB 116/1199 KB 752/1206 KB 116/1199 KB 740/1206 KB 116/1199 KB 752/1206 KB 120/1199 KB 756/1206 KB 124/1199 KB 756/1206 KB 128/1199 KB 756/1206 KB 132/1199 KB 756/1206 KB 136/1199 KB 756/1206 KB 140/1199 KB 756/1206 KB 144/1199 KB 756/1206 KB 148/1199 KB 756/1206 KB 152/1199 KB 756/1206 KB 156/1199 KB 756/1206 KB 160/1199 KB 756/1206 KB 120/1199 KB 760/1206 KB 160/1199 KB 764/1206 KB 160/1199 KB 768/1206 KB 160/1199 KB 772/1206 KB 160/1199 KB 776/1206 KB 160/1199 KB 780/1206 KB 160/1199 KB 784/1206 KB 160/1199 KB 788/1206 KB 160/1199 KB 792/1206 KB 164/1199 KB 796/1206 KB 164/1199 KB 800/1206 KB 164/1199 KB 788/1206 KB 164/1199 KB 800/1206 KB 168/1199 KB 800/1206 KB 172/1199 KB 800/1206 KB 176/1199 KB 804/1206 KB 180/1199 KB 804/1206 KB 184/1199 KB 804/1206 KB 188/1199 KB 804/1206 KB 192/1199 KB 804/1206 KB 196/1199 KB 804/1206 KB 200/1199 KB 804/1206 KB 204/1199 KB 804/1206 KB 208/1199 KB 804/1206 KB 212/1199 KB 804/1206 KB 176/1199 KB 808/1206 KB 212/1199 KB 812/1206 KB 212/1199 KB 816/1206 KB 212/1199 KB 820/1206 KB 212/1199 KB 824/1206 KB 212/1199 KB 828/1206 KB 212/1199 KB 832/1206 KB 212/1199 KB 836/1206 KB 212/1199 KB 836/1206 KB 216/1199 KB 840/1206 KB 220/1199 KB 840/1206 KB 224/1199 KB 840/1206 KB 216/1199 KB 844/1206 KB 224/1199 KB 848/1206 KB 224/1199 KB 848/1206 KB 228/1199 KB 852/1206 KB 232/1199 KB 852/ unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 1206 KB 228/1199 KB 856/1206 KB 232/1199 KB 860/1206 KB 232/1199 KB 864/1206 KB 236/1199 KB 860/1206 KB 236/1199 KB 864/1206 KB 240/1199 KB 864/1206 KB 244/1199 KB 868/1206 KB 248/1199 KB 868/1206 KB 252/1199 KB 868/1206 KB 256/1199 KB 868/1206 KB 260/1199 KB 868/1206 KB 264/1199 KB 868/1206 KB 268/1199 KB 868/1206 KB 272/1199 KB 868/1206 KB 276/1199 KB 868/1206 KB 280/1199 KB 868/1206 KB 284/1199 KB 868/1206 KB 244/1199 KB 872/1206 KB 284/1199 KB 876/1206 KB 284/1199 KB 880/1206 KB 284/1199 KB 884/1206 KB 284/1199 KB 888/1206 KB 284/1199 KB 892/1206 KB 284/1199 KB 896/1206 KB 284/1199 KB 900/1206 KB 284/1199 KB 900/1206 KB 288/1199 KB 904/1206 KB 288/1199 KB 908/1206 KB 288/1199 KB 912/1206 KB 292/1199 KB 916/1206 KB 292/1199 KB 920/1206 KB 292/1199 KB 924/1206 KB 292/1199 KB 928/1206 KB 292/1199 KB 932/1206 KB 292/1199 KB 936/1206 KB 292/1199 KB 908/1206 KB 292/1199 KB 936/1206 KB 296/1199 KB 936/1206 KB 300/1199 KB 936/1206 KB 304/1199 KB 936/1206 KB 308/1199 KB 936/1206 KB 312/1199 KB 936/1206 KB 316/1199 KB 940/1206 KB 320/1199 KB 940/1206 KB 316/1199 KB 944/1206 KB 320/1199 KB 948/1206 KB 320/1199 KB 952/1206 KB 324/1199 KB 956/1206 KB 324/1199 KB 960/1206 KB 324/1199 KB 948/1206 KB 324/1199 KB 960/1206 KB 328/1199 KB 960/1206 KB 332/1199 KB 960/1206 KB 336/1199 KB 960/1206 KB 340/1199 KB 964/1206 KB 344/1199 KB 964/1206 KB 348/1199 KB 964/1206 KB 352/1199 KB 964/1206 KB 340/1199 KB 968/1206 KB 352/1199 KB 972/1206 KB 352/1199 KB 976/1206 KB 352/1199 KB 980/1206 KB 352/1199 KB 984/1206 KB 356/1199 KB 988/1206 KB 356/1199 KB 992/1206 KB 356/1199 KB 980/1206 KB 356/1199 KB 992/1206 KB 360/1199 KB 992/1206 KB 364/1199 KB 992/1206 KB 368/1199 KB 992/1206 KB 372/1199 KB 996/1206 KB 376/1199 KB 996/1206 KB 380/1199 KB 996/1206 KB 384/1199 KB 996/1206 KB 372/1199 KB 1000/1206 KB 384/1199 KB 1004/1206 KB 384/1199 KB 1008/1206 KB 384/1199 KB 1012/1206 KB 388/1199 KB 1016/1206 KB 388/1199 KB 1008/1206 KB 388/1199 KB 1016/1206 KB 392/1199 KB 1020/1206 KB 392/1199 KB 1024/1206 KB 396/1199 KB 1020/1206 KB 396/1199 KB 1024/1206 KB 400/1199 KB 1024/1206 KB 404/1199 KB 1028/1206 KB 408/1199 KB 1028/1206 KB 412/1199 KB 1028/1206 KB 416/1199 KB 1028/1206 KB 420/1199 KB 1028/1206 KB 424/1199 KB 1028/1206 KB 428/1199 KB 1028/1206 KB 432/1199 KB 1028/1206 KB 404/1199 KB 1032/1206 KB 432/1199 KB 1036/1206 KB 432/1199 KB 1040/1206 KB 432/1199 KB 1044/1206 KB 432/1199 KB 1048/1206 KB 432/1199 KB 1052/1206 KB 432/1199 KB 1056/1206 KB 432/1199 KB 1060/1206 KB 432/1199 KB 1064/1206 KB 436/1199 KB 1068/1206 KB 436/1199 KB 1072/1206 KB 436/1199 KB 1060/1206 KB 436/1199 KB 1072/1206 KB 440/1199 KB 1072/1206 KB 444/1199 KB 1072/1206 KB 448/1199 KB 1076/1206 KB 448/1199 KB 1080/1206 KB 452/1199 KB 1084/1206 KB 452/1199 KB 1088/1206 KB 452/1199 KB 1076/1206 KB 452/1199 KB 1088/1206 KB 456/1199 KB 1088/1206 KB 460/1199 KB 1088/1206 KB 464/1199 KB 1092/1206 KB 468/1199 KB 1092/1206 KB 464/1199 KB 1096/1206 KB 468/1199 KB 1100/1206 KB 468/1199 KB 1104/1206 KB 468/1199 KB 1104/1206 KB 472/1199 KB 1104/1206 KB 476/1199 KB 1104/1206 KB 480/1199 KB 1104/1206 KB 484/1199 KB 1108/1206 KB 488/1199 KB 1108/1206 KB 492/1199 KB 1108/1206 KB 496/1199 KB 1108/1206 KB 484/1199 KB 1112/1206 KB 496/1199 KB 1116/1206 KB 496/1199 KB 1120/1206 KB 496/1199 KB 1124/1206 KB 496/1199 KB 1128/1206 KB 500/1199 KB 1132/1206 KB 500/1199 KB 1136/1206 KB 500/1199 KB 1124/1206 KB 500/1199 KB 1136/ unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 1206 KB 504/1199 KB 1136/1206 KB 508/1199 KB 1136/1206 KB 512/1199 KB 1136/1206 KB 516/1199 KB 1140/1206 KB 520/1199 KB 1140/1206 KB 524/1199 KB 1140/1206 KB 528/1199 KB 1140/1206 KB 516/1199 KB 1144/1206 KB 528/1199 KB 1148/1206 KB 528/1199 KB 1152/1206 KB 528/1199 KB 1156/1206 KB 528/1199 KB 1160/1206 KB 532/1199 KB 1164/1206 KB 532/1199 KB 1168/1206 KB 532/1199 KB 1156/1206 KB 532/1199 KB 1168/1206 KB 536/1199 KB 1168/1206 KB 540/1199 KB 1168/1206 KB 544/1199 KB 1168/1206 KB 548/1199 KB 1172/1206 KB 552/1199 KB 1172/1206 KB 548/1199 KB 1176/1206 KB 552/1199 KB 1180/1206 KB 552/1199 KB 1184/1206 KB 556/1199 KB 1188/1206 KB 556/1199 KB 1192/1206 KB 556/1199 KB 1196/1206 KB 556/1199 KB 1200/1206 KB 556/1199 KB 1180/1206 KB 556/1199 KB 1200/1206 KB 560/1199 KB 1200/1206 KB 564/1199 KB 1200/1206 KB 568/1199 KB 1200/1206 KB 572/1199 KB 1200/1206 KB 576/1199 KB 1204/1206 KB 576/1199 KB 1206/1206 KB 580/1199 KB 1204/1206 KB 580/1199 KB 1206/1206 KB 584/1199 KB 1206/1206 KB 588/1199 KB 1206/1206 KB 592/1199 KB 1206/1206 KB 596/1199 KB 1206/1206 KB 600/1199 KB 1206/1206 KB 604/1199 KB 1206/1206 KB 608/1199 KB 1206/1206 KB 612/1199 KB 1206/1206 KB 616/1199 KB 1206/1206 KB 620/1199 KB 1206/1206 KB 624/1199 KB 1206/1206 KB 628/1199 KB 1206/1206 KB 632/1199 KB 1206/1206 KB 636/1199 KB 1206/1206 KB 640/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 3698.4 KB/sec) unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 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 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/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 3187.9 KB/sec) unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:09:30 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 39.579 s unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-10T04:09:30+00:00 unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 04:09:31 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-146.172) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-f32c7a-default-0". unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 04:09:35 DEBUG unit.mysql/0.config-changed 190510 4:09:35 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 04:09:35 DEBUG unit.mysql/0.config-changed 190510 4:09:35 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 04:09:35 DEBUG unit.mysql/0.config-changed 190510 4:09:35 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11894 ... unit-abot-epc-basic-0: 04:09:36 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 04:09:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 04:09:38 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 04:09:42 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:09:42 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 04:09:42 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: 04:09:42 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 04:09:43 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.6 [262 kB] unit-abot-epc-basic-0: 04:09:43 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.12 [187 kB] unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 04:09:44 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: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 04:09:44 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: 04:09:44 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: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 04:09:45 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: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 04:09:45 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-mysql-0: 04:09:45 DEBUG unit.mysql/0.config-changed mysql start/running, process 12027 unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 04:09:45 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: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 04:09:45 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: 04:09:45 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-mysql-0: 04:09:45 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 04:09:45 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 04:09:45 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 04:09:45 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: 04:09:45 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 04:09:46 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-mysql-0: 04:09:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:09:46 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 04:09:46 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: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 04:09:47 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: 04:09:47 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: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 04:09:49 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-mysql-0: 04:09:49 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 04:09:49 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: 04:09:49 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.11 [126 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 04:09:49 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: 04:09:49 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: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-mysql-0: 04:09:51 DEBUG unit.mysql/0.config-changed mysql start/running, process 12150 unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-mysql-0: 04:09:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 04:09:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 04:09:51 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 04:09:51 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.5 [80.5 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.7 [16.1 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-mysql-0: 04:09:51 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 04:09:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:09:51 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 04:09:51 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 04:09:51 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 04:09:51 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 04:09:51 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-abot-epc-basic-0: 04:09:52 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-mysql-0: 04:09:52 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 04:09:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 04:09:52 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.6 [8,100 B] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 04:09:54 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.5 [2,434 B] unit-abot-epc-basic-0: 04:09:54 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 04:09:55 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: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 04:09:55 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: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 04:09:57 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: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 04:09:57 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 04:09:58 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.6 [44.3 kB] unit-abot-epc-basic-0: 04:09:58 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 04:09:58 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 04:09:58 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 04:09:58 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-mysql-0: 04:09:58 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 04:10:00 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 04:10:00 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-mysql-0: 04:10:00 DEBUG unit.mysql/0.start mysql start/running, process 12261 unit-mysql-0: 04:10:00 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:10:00 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 04:10:00 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 04:10:01 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 04:10:02 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: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 04:10:02 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: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 04:10:02 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.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 04:10:02 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.26-0ubuntu0.16.04.1 [1,156 kB] unit-mysql-0: 04:10:02 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 04:10:02 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 04:10:02 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 04:10: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: 04:10: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: 04:10: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: 04:10: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: 04:10: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: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 04:10: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: 04:10: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: 04:10: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: 04:10: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.13 [757 kB] unit-abot-epc-basic-0: 04:10: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: 04:10: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: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 04:10:03 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: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-mysql-0: 04:10:03 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-mysql-0: 04:10:03 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 04:10:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:10:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:10:03 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 04:10:03 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-mysql-0: 04:10:03 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 04:10:03 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: 04:10:03 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: 04:10:03 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: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 04:10:03 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: 04:10:03 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: 04:10:03 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: 04:10:03 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.15 [1,344 kB] unit-abot-epc-basic-0: 04:10:03 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.15 [1,077 kB] unit-abot-epc-basic-0: 04:10:04 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 04:10:04 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: 04:10:04 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: 04:10:04 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: 04:10:04 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: 04:10:04 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-mysql-0: 04:10:04 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 04:10:04 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 04:10:04 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 04:10:04 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 04:10:05 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: 04:10:05 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: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 04:10:05 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: 04:10:05 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: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 04:10:05 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-mysql-0: 04:10:05 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 04:10:05 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.2 [407 kB] unit-mysql-0: 04:10:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:10:05 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 04:10:05 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-abot-epc-basic-0: 04:10:06 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: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 04:10:06 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: 04:10:06 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: 04:10:06 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: 04:10:06 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: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 04:10:06 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: 04:10:06 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: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 04:10:06 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: 04:10:06 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: 04:10:06 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: 04:10:06 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: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 04:10:06 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.12 [2,957 kB] unit-abot-epc-basic-0: 04:10:06 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.12 [41.0 kB] unit-abot-epc-basic-0: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 04:10:06 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 04:10:07 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: 04:10:07 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 04:10:07 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: 04:10:07 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: 04:10:07 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 04:10:07 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: 04:10:08 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: 04:10:08 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: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 04:10:10 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-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 04:10:10 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 04:10:11 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 04:10:11 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 04:10:11 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 31s (9,469 kB/s) unit-abot-epc-basic-0: 04:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 04:10:11 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 ... 67343 files and directories currently installed.) unit-abot-epc-basic-0: 04:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 04:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 04:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 04:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 04:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 04:10:15 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: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 04:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:10:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 04:10:16 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: 04:10:16 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: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 04:10:17 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: 04:10:17 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: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 04:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 04:10:20 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: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 04:10:21 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: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 04:10:22 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: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 04:10:23 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: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 04:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 04:10:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 04:10:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 04:10:26 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 04:10:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 04:10:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:26 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 04:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 04:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 04:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 04:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 04:10:30 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: 04:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 04:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 04:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 04:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:10:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 04:10:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:33 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 04:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 04:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 04:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 04:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 04:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 04:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 04:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 04:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 04:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 04:10: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: 04:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 04:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 04:10: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: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 04:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 04:10: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: 04:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 04:10: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: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 04:10: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: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 04:10: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: 04:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 04:10: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: 04:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 04:10: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: 04:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 04:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 04:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 04:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 04:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 04:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 04:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 04:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... machine-2: 04:10:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 04:10:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 04:10:59 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... machine-2: 04:10:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 04:10:59 DEBUG juju.worker start "engine" machine-2: 04:10:59 INFO juju.worker start "engine" machine-2: 04:10:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 04:10:59 DEBUG juju.worker "engine" started machine-2: 04:10:59 DEBUG juju.worker.introspection stats worker now serving machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 04:10:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.apicaller connecting with old password machine-2: 04:10:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:10:59 INFO juju.api connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:10:59 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:10:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 04:10:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 04:10:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... machine-2: 04:10:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... machine-2: 04:10:59 DEBUG juju.worker.apicaller connected machine-2: 04:10:59 DEBUG juju.worker.apicaller changing password... machine-2: 04:10:59 DEBUG juju.worker.apicaller password changed machine-2: 04:10:59 DEBUG juju.api RPC connection died machine-2: 04:10:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 04:10:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:10:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:10:59 INFO juju.api connection established to "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:10:59 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 04:10:59 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: 04:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 04:11:00 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: 04:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... machine-2: 04:11:00 DEBUG juju.worker.apicaller connected machine-2: 04:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 04:11:00 INFO juju.worker.upgrader unblocking abort check machine-2: 04:11:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 04:11:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:11:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 04:11:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:11:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:11:00 INFO juju.util.exec run result: exit status 127 machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec005898264/script.sh: line 1: fanatic: command not found 127 machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:11:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 04:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 04:11:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:11:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.logger logger setup machine-2: 04:11:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 04:11:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:11:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:11:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:11:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:11:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 04:11:00 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:11:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 04:11:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:11:00 INFO juju.util.exec run result: exit status 127 machine-2: 04:11:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:11:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:11:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec237196042/script.sh: line 1: fanatic: command not found 127 machine-2: 04:11:00 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 04:11:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:11:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 04:11:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 04:11:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:11:00 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 04:11:00 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: 04:11:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:11:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:11:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:11:00 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 04:11:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 04:11:00 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-2: 04:11:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 04:11:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 04:11:00 DEBUG juju.api RPC connection died machine-2: 04:11:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 04:11:00 DEBUG juju.worker killing runner 0xc42027cb60 machine-2: 04:11:00 INFO juju.worker runner is dying machine-2: 04:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 04:11:00 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 04:11:00 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: 04:11:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volume attachments: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 04:11:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:11:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 04:11:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:11:00 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:11:00 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:11:00 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:11:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. machine-2: 04:11:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... machine-2: 04:11:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... machine-2: 04:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... machine-2: 04:11:00 DEBUG juju.worker.apicaller connected machine-2: 04:11:00 DEBUG juju.api RPC connection died machine-2: 04:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 04:11:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:11:00 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:11:00 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:11:00 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... machine-2: 04:11:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... machine-2: 04:11:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 04:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 04:11:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:11:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 04:11:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 04:11:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 04:11:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 04:11:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:11:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:11:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:11:01 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 04:11:01 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 04:11:01 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 04:11:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:11:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:11:01 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 04:11:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 04:11:01 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-2: 04:11:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:11:01 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 04:11:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 04:11:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 04:11:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:11:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 04:11:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 04:11:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 04:11:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 04:11:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 04:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.logger logger setup machine-2: 04:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:11:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 04:11:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:11:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:11:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:11:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 04:11:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 04:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:11:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:11:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:11:01 INFO juju.util.exec run result: exit status 127 machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec917282591/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:11:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Processing new fan config unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... machine-2: 04:11:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:11:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 04:11:01 INFO juju.worker.upgrader unblocking abort check machine-2: 04:11:01 INFO juju.util.exec run result: exit status 127 machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec106746537/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... machine-2: 04:11:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 04:11:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:11:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 04:11:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 04:11:01 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 04:11:01 DEBUG juju.worker start "2-container-watcher" machine-2: 04:11:01 DEBUG juju.worker start "stateconverter" machine-2: 04:11:01 INFO juju.worker start "2-container-watcher" machine-2: 04:11:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 04:11:01 DEBUG juju.worker "2-container-watcher" started machine-2: 04:11:01 INFO juju.worker start "stateconverter" machine-2: 04:11:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 04:11:01 DEBUG juju.worker "stateconverter" started machine-2: 04:11:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 04:11:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:11:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:11:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:11:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:11:01 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 04:11:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:11:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 04:11:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... machine-2: 04:11:01 DEBUG juju.service discovered init system "upstart" from local host machine-2: 04:11:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... machine-2: 04:11:01 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: 04:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... machine-2: 04:11:01 INFO juju.worker.machiner "machine-2" started machine-2: 04:11:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-epc-0: 04:11:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 04:11:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 04:11:01 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 04:11:01 DEBUG juju.worker start "api" unit-oai-epc-0: 04:11:01 INFO juju.worker start "api" unit-oai-epc-0: 04:11:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 04:11:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 04:11:01 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 04:11:01 DEBUG juju.worker "api" started unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 04:11:01 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 04:11:01 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:11:01 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 04:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 04:11: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: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... machine-2: 04:11:02 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:d2:00:c8 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d2:00:c8 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: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 04:11:02 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:11:02 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 04:11:02 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 04:11:02 DEBUG juju.api RPC connection died unit-oai-epc-0: 04:11:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-epc-0: 04:11:02 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 04:11:02 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:11:02 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:11:02 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-epc-0: 04:11:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 04:11:03 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 04:11:03 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 04:11:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 04:11:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:11:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:11:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 04:11:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:11:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:11:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 04:11:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:11:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:11:03 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 04:11:03 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 04:11:03 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 04:11:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 04:11:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 04:11:03 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 04:11:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 04:11:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 04:11:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 04:11:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 04:11:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 04:11:03 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 04:11:03 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-epc-0: 04:11:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 04:11:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 04:11:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 04:11:03 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 04:11:03 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:11:03 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 04:11:03 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 04:11:03 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 04:11:03 DEBUG httpbakery } -> error unit-oai-epc-0: 04:11:03 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 04:11:03 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 04:11:03 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 04:11:03 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: 04:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:11:04 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 04:11:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 04:11:04 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:11:04 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:11:04 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:11:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:11:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 04:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 04:11:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 04:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 04:11:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 04:11: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: 04:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:11:04 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 04:11: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: 04:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-epc-0: 04:11:05 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:11:05 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 04:11:05 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 04:11:05 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-oai-epc-0: 04:11:05 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 04:11: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: 04:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-epc-0: 04:11:06 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-epc-0: 04:11:06 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 2s (1686 kB/s) unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install (Reading database ... 52452 files and directories currently installed.) unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 04:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 04:11:07 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 04:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-epc-0: 04:11:08 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 04:11:08 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 04:11:08 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 04:11:09 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 04:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 04:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 04:11:10 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (29.3 kB/s) unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install (Reading database ... 53202 files and directories currently installed.) unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-epc-0: 04:11:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 04:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 04:11:13 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 04:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 04:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-epc-0: 04:11:15 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:11:15 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 04:11:15 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 04:11:15 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-oai-epc-0: 04:11:15 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 04:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 04:11:16 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 04:11:16 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 04:11:16 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: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 04:11:16 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-epc-0: 04:11:16 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 04:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 4s (943 kB/s) unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install (Reading database ... 53209 files and directories currently installed.) unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 04:11:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:11:18 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 04:11:19 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 04:11:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 04:11:19 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:11:19 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 04:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 04:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:11:20 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:11:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:21 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-epc-0: 04:11:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 04:11:21 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 04:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 04:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 04:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:11:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:24 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-169-generic unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-169-generic unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-epc-0: 04:11:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:24 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-epc-0: 04:11:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:24 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-epc-0: 04:11:25 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:11:25 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 04:11:25 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 04:11:25 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 04:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-epc-0: 04:11:27 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 04:11:27 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 04:11:28 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 3s (21.6 MB/s) unit-abot-epc-basic-0: 04:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 04:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 04:11:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 04:11:28 DEBUG unit.oai-epc/0.install (Reading database ... 53478 files and directories currently installed.) unit-oai-epc-0: 04:11:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 04:11:28 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 04:11:28 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 04:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 04:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 04:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 04:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 04:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 04:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 04:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 04:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 04:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 04:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 04:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... machine-3: 04:11:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 04:11:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 04:11:33 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 04:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 04:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... machine-3: 04:11:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 04:11:33 DEBUG juju.worker start "engine" machine-3: 04:11:33 INFO juju.worker start "engine" machine-3: 04:11:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 04:11:33 DEBUG juju.worker "engine" started machine-3: 04:11:33 DEBUG juju.worker.introspection stats worker now serving machine-3: 04:11:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:11:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:11:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 04:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... machine-3: 04:11:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 04:11:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 04:11:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:33 DEBUG juju.worker.apicaller connecting with old password machine-3: 04:11:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 04:11:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 04:11:33 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:33 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:33 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 04:11:34 DEBUG juju.worker.apicaller connected machine-3: 04:11:34 DEBUG juju.worker.apicaller changing password... machine-3: 04:11:34 DEBUG juju.worker.apicaller password changed machine-3: 04:11:34 DEBUG juju.api RPC connection died machine-3: 04:11:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 04:11:34 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:11:34 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:34 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:34 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:35 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... machine-3: 04:11:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. machine-3: 04:11:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... machine-3: 04:11:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... machine-3: 04:11:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:11:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 04:11:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 04:11:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 04:11:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:11:35 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:11:35 INFO juju.worker.upgrader unblocking abort check machine-3: 04:11:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 04:11:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 04:11:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 04:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 04:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 04:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 04:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 04:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:11:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:11:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 04:11:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.logger logger setup machine-3: 04:11:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:11:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 04:11:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 04:11:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:11:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:11:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:11:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 04:11:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 04:11:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:11:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:11:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:11:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:11:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:11:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:11:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:11:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:11:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:11:36 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 04:11:36 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 04:11:36 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 04:11:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:11:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:11:36 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:11:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:11:36 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-3: 04:11:36 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 04:11:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:11:36 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: 04:11:36 INFO juju.util.exec run result: exit status 127 machine-3: 04:11:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 04:11:36 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 04:11:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:11:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec669323344/script.sh: line 1: fanatic: command not found 127 machine-3: 04:11:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 04:11:36 DEBUG juju.api RPC connection died machine-3: 04:11:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:11:36 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:11:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 04:11:36 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:11:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:36 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:11:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:36 DEBUG juju.worker.apicaller connected machine-3: 04:11:36 DEBUG juju.api RPC connection died machine-3: 04:11:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:11:36 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:11:36 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:36 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:37 DEBUG juju.worker.apicaller connected machine-3: 04:11:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:11:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 04:11:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:11:38 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:11:38 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:11:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 04:11:38 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 04:11:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 04:11:38 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 04:11:38 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 04:11:38 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:11:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:11:38 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 04:11:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:11:38 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 04:11:38 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:11:38 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: 04:11:38 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:11:38 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 04:11:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:11:38 DEBUG juju.worker.logger logger setup machine-3: 04:11:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:11:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:11:38 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:11:38 INFO juju.util.exec run result: exit status 127 machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec993323539/script.sh: line 1: fanatic: command not found 127 machine-3: 04:11:38 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:11:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 04:11:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:11:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:11:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:11:38 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 04:11:38 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 04:11:38 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 04:11:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:11:38 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:11:38 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:11:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:11:38 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-3: 04:11:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:11:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:11:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:11:38 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:11:38 INFO juju.util.exec run result: exit status 127 machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec706115319/script.sh: line 1: fanatic: command not found 127 machine-3: 04:11:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 04:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 04:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... machine-3: 04:11:38 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 04:11:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:11:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:11:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:11:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:11:38 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-3: 04:11:38 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:11:38 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-3: 04:11:38 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] unit-abot-epc-basic-0: 04:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... machine-3: 04:11:38 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 04:11:38 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:11:38 INFO juju.worker.upgrader unblocking abort check machine-3: 04:11:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 04:11:38 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 04:11:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 04:11:39 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 04:11:39 DEBUG juju.worker start "3-container-watcher" machine-3: 04:11:39 DEBUG juju.worker start "stateconverter" machine-3: 04:11:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 04:11:39 INFO juju.worker start "3-container-watcher" machine-3: 04:11:39 DEBUG juju.worker "3-container-watcher" started machine-3: 04:11:39 INFO juju.worker start "stateconverter" machine-3: 04:11:39 DEBUG juju.worker "stateconverter" started machine-3: 04:11:39 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 04:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 04:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... machine-3: 04:11:40 INFO juju.worker.machiner "machine-3" started machine-3: 04:11:40 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 04:11:40 DEBUG juju.service discovered init system "upstart" from local host machine-3: 04:11:40 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 04:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 04:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 04:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-epc-0: 04:11:40 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 04:11:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 04:11:40 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 04:11:40 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 04:11:40 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 04:11:40 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 04:11:40 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 04:11:40 DEBUG juju.worker start "api" unit-oai-hss-0: 04:11:40 INFO juju.worker start "api" unit-oai-hss-0: 04:11:40 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 04:11:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 04:11:40 DEBUG juju.worker "api" started unit-oai-hss-0: 04:11:40 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:11:41 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:11:41 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 04:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 04:11:41 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 04:11:41 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 04:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 04:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 04:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 04:11:41 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 04:11:41 DEBUG juju.api RPC connection died unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 04:11:41 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 04:11:41 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:11:41 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:11:41 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:11:41 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:cc:ad:d6 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.27 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cc:ad:d6 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 04:11:41 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:11:42 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 04:11:42 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 04:11:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 04:11:42 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 04:11:42 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 04:11:42 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:11:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:11:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:11:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:11:42 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 04:11:42 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 04:11:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:11:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:11:42 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 04:11:42 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 04:11:42 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 04:11:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 04:11:42 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 04:11:42 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 04:11:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 04:11:42 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 04:11:42 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 04:11:42 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 04:11:42 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-oai-hss-0: 04:11:42 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 04:11:42 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-oai-hss-0: 04:11:42 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 04:11:42 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 04:11:42 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 04:11:42 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 04:11:42 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:11:42 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 04:11:42 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 04:11:42 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 04:11:42 DEBUG httpbakery } -> error unit-oai-hss-0: 04:11:42 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 04:11:42 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 04:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 04:11:42 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 04:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 04:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 04:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:11:43 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 04:11:43 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 04:11:43 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 04:11:43 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 04:11:43 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:11:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 04:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 04:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 04:11:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 04:11:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:11:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 04:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-epc-0: 04:11:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 04:11:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 04:11:44 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:11:44 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 04:11:45 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:11:45 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 04:11:45 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 04:11:45 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 04:11:45 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:11:45 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-hss-0: 04:11:46 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (2910 kB/s) unit-abot-epc-basic-0: 04:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 04:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 04:11:46 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 04:11:46 DEBUG unit.oai-hss/0.install (Reading database ... 52452 files and directories currently installed.) unit-oai-hss-0: 04:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 04:11:46 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 04:11:46 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 04:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 04:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-oai-epc-0: 04:11:47 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 04:11:47 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 04:11:47 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:47 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:47 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 04:11:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 04:11:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 04:11:47 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 04:11:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 04:11:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 04:11:47 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 04:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 04:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 04:11:48 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 04:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 04:11:49 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 04:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:11:49 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 04:11:50 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 04:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 04:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:11:51 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 04:11:51 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: 04:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (14.0 kB/s) unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install (Reading database ... 53202 files and directories currently installed.) unit-oai-hss-0: 04:11:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:11:53 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 04:11:53 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:11:53 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 04:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 04:11:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:11:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:11:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 04:11:54 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:54 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-abot-epc-basic-0: 04:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 04:11:54 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: 04:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-169-generic unit-oai-epc-0: 04:11:55 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-169-generic unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:56 DEBUG unit.oai-epc/0.install done unit-oai-hss-0: 04:11:56 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:11:56 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 04:11:56 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 04:11:56 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 04:11:56 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 04:11:56 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 04:11:56 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 04:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 04:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 04:11:57 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 04:11:57 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 04:11:57 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 04:11:57 INFO juju.worker.uniter.context trying to kill context process 3523 unit-oai-epc-0: 04:11:57 INFO juju.worker.uniter.context waiting for context process 3523 to die unit-oai-hss-0: 04:11:57 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 04:11:57 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 04:11:57 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 04:11:57 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 04:11:57 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 04:11:57 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:11:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:11:57 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 04:11:57 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 04:11:57 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 04:11:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 04:11:57 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-oai-hss-0: 04:11:57 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:11:57 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 04:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 3s (1000 kB/s) machine-2: 04:11:58 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 04:11:58 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 04:11:58 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 04:11:58 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install (Reading database ... 53209 files and directories currently installed.) unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:11:58 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 04:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 04:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:11:59 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 04:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-oai-hss-0: 04:12:00 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 04:12:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:12:00 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:12:00 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: 04:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 04:12:01 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 04:12:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:12:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:12:03 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:12:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 04:12:03 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 04:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 04:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 04:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 04:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 04:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 04:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 04:12:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:12:06 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ uname -r unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-169-generic unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-169-generic unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 04:12:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:12:06 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 04:12:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:06 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 04:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 04:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 04:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:12:07 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:12:07 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 04:12:07 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 04:12:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 04:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 04:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 04:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 04:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 04:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 04:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-oai-hss-0: 04:12:11 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 04:12:11 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 04:12:11 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 5s (12.9 MB/s) unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 04:12:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 04:12:12 DEBUG unit.oai-hss/0.install (Reading database ... 53478 files and directories currently installed.) unit-oai-hss-0: 04:12:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 04:12:12 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 04:12:12 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 04:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 04:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 04:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 04:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 04:12:15 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: 04:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 04:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 04:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 04:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 04:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:12:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 04:12:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 04:12:21 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 04:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 04:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 04:12:26 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 04:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 04:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 04:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 04:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 04:12:27 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 04:12:28 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 04:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-oai-hss-0: 04:12:28 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 04:12:28 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 04:12:28 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:28 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:28 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 04:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 04:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 04:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 04:12:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:12:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:12:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:12:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-169-generic unit-oai-hss-0: 04:12:36 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-169-generic unit-oai-hss-0: 04:12:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:12:37 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 04:12:37 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 04:12:38 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 04:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 04:12:38 INFO juju.worker.uniter.context trying to kill context process 3507 unit-oai-hss-0: 04:12:38 INFO juju.worker.uniter.context waiting for context process 3507 to die unit-oai-hss-0: 04:12:38 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 04:12:38 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 04:12:38 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 04:12:38 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 04:12:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 04:12:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:12:38 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 04:12:38 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 04:12:38 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 04:12:42 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 04:12:42 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 04:12:42 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 04:12:42 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 04:12:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 04:12:42 DEBUG juju.worker killing runner 0xc420380c30 unit-abot-epc-basic-0: 04:12:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 04:12:43 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:12:44 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: 04:12:44 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: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 04:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 04:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 04:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:12:49 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 04:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 04:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 04:12:54 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 04:12:55 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: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:12:55 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: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 04:12:56 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: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:56 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 04:12:57 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: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 04:12:57 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:58 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:12:59 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 04:12:59 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 04:12:59 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 04:12:59 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 04:12:59 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 04:12:59 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 04:13:00 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: 04:13:00 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: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 04:13:00 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 04:13:01 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 04:13:03 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 04:13:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:13:04 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:13:04 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-mysql-0: 04:13:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:13:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:13:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:13:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:13:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:13:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:13:09 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 3s (7,706 B/s) unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 04:13:12 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 ... 108000 files and directories currently installed.) unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:13:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:13:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:13:14 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:13:14 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:13:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:13:14 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 04:13:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:13:49 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:13:49 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:13:49 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:13:50 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 04:13:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:13:51 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 04:13:51 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 04:13:51 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: 04:13:51 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: 04:13:51 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: 04:13:52 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 2s (300 kB/s) unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108109 files and directories currently installed.) unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 04:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 04:13:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:13:53 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 04:13:53 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:13:53 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 04:13:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 04:13:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:13:54 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-abot-epc-basic-0: 04:14:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:14:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:14:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:14:36 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 04:14:37 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:14:37 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-abot-epc-basic-0: 04:16:43 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:16:43 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:17:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:17:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:17:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:17:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:17:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:17:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 04:17:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 04:17:19 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:17:19 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:17:19 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 04:17:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:17:19 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 04:17:19 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 04:17:19 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 04:17:19 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 04:17:19 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 04:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 04:17:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:17:20 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 04:17:20 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 04:17:20 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 04:17:20 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 04:17:20 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start SHA256:wXJtit2z6cQpMGByfit9OLAtg1xIsZmPqnduxAl74rY root@juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | = . . | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | * + . + o | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | ..O . = = | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | o+=.= S o | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | ooo=* = . = | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start |..o+= * o * | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start |. + o+ o + | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start |.oE=. . | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start SHA256:A9+bUfdkT7+I0uvDOEpJ22w35XAhkQOG9Q+VzKW0xkA ubuntu@juju-f32c7a-default-0 unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | o+oE+oo. | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | .. .o*+o | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | . +o*. +| unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | o . .=..=o| unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | .S o. + +| unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | . =..+* . .| unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | + === o . | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | . .oooo | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start | .. oo. | unit-abot-epc-basic-0: 04:17:20 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 04:17:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 04:17:20 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 04:17:20 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:17:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 04:18:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 04:18:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 04:18:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 04:18:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:18:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 04:18:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 04:18:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 04:18:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 04:18:57 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 04:18:57 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 04:18:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 04:18:57 DEBUG juju.agent read agent config, format "2.0" machine-2: 04:18:57 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:18:57 DEBUG juju.worker start "api" unit-oai-epc-0: 04:18:57 INFO juju.worker start "api" unit-oai-epc-0: 04:18:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 04:18:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 04:18:57 DEBUG juju.worker "api" started machine-2: 04:18:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 04:18:57 DEBUG juju.worker start "engine" machine-2: 04:18:57 INFO juju.worker start "engine" unit-oai-epc-0: 04:18:57 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 04:18:57 DEBUG juju.worker "engine" started machine-2: 04:18:57 DEBUG juju.worker.introspection stats worker now serving machine-2: 04:18:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 04:18:57 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 04:18:57 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:18:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:18:57 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:18:57 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:18:57 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:18:57 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-2: 04:18:57 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-epc-0: 04:18:57 DEBUG juju.worker.apicaller connected machine-2: 04:18:57 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 04:18:57 INFO juju.worker.upgrader unblocking abort check machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:18:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 04:18:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:18:57 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 04:18:57 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 04:18:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 04:18:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: machine-2: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 04:18:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:18:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:18:57 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 04:18:57 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 04:18:57 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 04:18:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 04:18:57 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 04:18:57 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 04:18:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 04:18:57 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.logger logger setup machine-2: 04:18:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:18:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:18:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 04:18:57 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 04:18:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-2: 04:18:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:18:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 04:18:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 04:18:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:18:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.logger logger setup machine-2: 04:18:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:18:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 04:18:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:18:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 04:18:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:18:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:18:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:18:57 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 04:18:57 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 04:18:57 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 04:18:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:18:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:18:57 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 04:18:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 04:18:57 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-2: 04:18:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:18:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:18:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:18:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 04:18:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 04:18: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-2: 04:18:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:18:57 INFO juju.util.exec run result: exit status 127 machine-2: 04:18:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec086411733/script.sh: line 1: fanatic: command not found 127 machine-2: 04:18:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 04:18:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 04:18:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 04:18:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 04:18:57 DEBUG juju.worker.dependency "uniter" manifold worker started machine-2: 04:18:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 04:18:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 04:18:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:18:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 04:18:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 04:18:58 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 04:18:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 04:18:58 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:18:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 04:18:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:18: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 unit-oai-epc-0: 04:18:58 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 04:18:58 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 04:18:58 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-2: 04:18:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:18:58 INFO juju.util.exec run result: exit status 127 machine-2: 04:18:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec728607705/script.sh: line 1: fanatic: command not found 127 machine-2: 04:18:58 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:18:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:18:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 04:18:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 04:18:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 04:18:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:18:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:18:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:18:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:18:58 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 04:18:58 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:18:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 04:18:58 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 04:18:58 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter juju-run listener running machine-2: 04:18:58 DEBUG juju.worker start "2-container-watcher" machine-2: 04:18:58 DEBUG juju.worker start "stateconverter" machine-2: 04:18:58 INFO juju.worker start "2-container-watcher" machine-2: 04:18:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 04:18:58 DEBUG juju.worker "2-container-watcher" started machine-2: 04:18:58 INFO juju.worker start "stateconverter" machine-2: 04:18:58 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 04:18:58 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 04:18:58 INFO juju.worker.uniter hooks are retried true machine-2: 04:18:58 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true machine-2: 04:18:58 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 04:18:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 04:18:58 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:18:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:18:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:18:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:18:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:18:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:18:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 04:18:58 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:d2:00:c8 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d2:00:c8 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:18:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:18:58 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:18:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:18:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 04:18:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 04:18:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:18:59 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:18:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:18:59 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 04:18:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 04:18:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 04:18:59 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 04:19:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:19:00 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 04:19:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 04:19:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:19:00 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 04:20:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 04:20:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 04:20:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 04:20:01 DEBUG juju.agent read agent config, format "2.0" machine-3: 04:20:01 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:20:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 04:20:01 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 04:20:01 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:20:01 DEBUG juju.worker start "api" unit-oai-hss-0: 04:20:01 INFO juju.worker start "api" unit-oai-hss-0: 04:20:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 04:20:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 04:20:01 DEBUG juju.worker start "engine" machine-3: 04:20:01 INFO juju.worker start "engine" machine-3: 04:20:01 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 04:20:01 DEBUG juju.worker "engine" started machine-3: 04:20:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.introspection stats worker now serving machine-3: 04:20:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 04:20:01 DEBUG juju.worker "api" started unit-oai-hss-0: 04:20:01 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 04:20:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:20:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 04:20:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 04:20:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-3: 04:20:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:20:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 04:20:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:20:01 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:20:01 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:01 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:20:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 04:20:01 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 04:20:01 DEBUG juju.api RPC connection died unit-oai-hss-0: 04:20:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 04:20:01 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 04:20:01 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:20:01 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" unit-oai-hss-0: 04:20:01 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:01 DEBUG juju.worker.apicaller connected machine-3: 04:20:01 DEBUG juju.api RPC connection died machine-3: 04:20:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:20:01 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:20:01 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:01 INFO juju.api connection established to "wss://192.168.121.5:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:01 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/1d197405-ab9f-439e-84e2-a7af02f32c7a/api" machine-3: 04:20:02 DEBUG juju.worker.apicaller connected machine-3: 04:20:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:20:02 INFO juju.worker.upgrader unblocking abort check machine-3: 04:20:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 04:20:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 04:20:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:20:02 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:20:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:20:02 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 04:20:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.logger logger setup machine-3: 04:20:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 04:20:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 04:20:02 DEBUG juju.worker.apicaller connected machine-3: 04:20:02 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:20:02 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:20:02 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:20:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:20:02 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 04:20:02 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:20:02 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: 04:20:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:20:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:20:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:20:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:20:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:20:02 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 04:20:02 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 04:20:02 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 04:20:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:20:02 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:20:02 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:20:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:20:02 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] machine-3: 04:20:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:20:02 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:20:02 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 04:20:02 INFO juju.util.exec run result: exit status 127 machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec316249726/script.sh: line 1: fanatic: command not found 127 machine-3: 04:20:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 04:20:02 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:20:02 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 04:20:02 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:20:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 04:20:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 INFO juju.util.exec run result: exit status 127 machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec276174482/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: machine-3: 04:20:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:20:02 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 04:20:02 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 04:20:02 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 04:20:02 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker start "3-container-watcher" machine-3: 04:20:02 DEBUG juju.worker start "stateconverter" machine-3: 04:20:02 INFO juju.worker start "3-container-watcher" machine-3: 04:20:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 04:20:02 DEBUG juju.worker "3-container-watcher" started machine-3: 04:20:02 INFO juju.worker start "stateconverter" machine-3: 04:20:02 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 04:20:02 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:20:02 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 04:20:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:20:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:20:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:20:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:20:02 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-3: 04:20:02 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:20:02 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-3: 04:20:02 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 04:20:02 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 04:20:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:20:02 INFO juju.worker.machiner "machine-3" started machine-3: 04:20:02 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 04:20:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 04:20:02 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 04:20:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:20:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:20:02 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 04:20:02 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 04:20:02 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 04:20:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 04:20:02 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 04:20:02 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 04:20:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 04:20:02 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.202:17070"] unit-oai-hss-0: 04:20:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 04:20:02 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 04:20:02 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:20:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:20:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 04:20:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 04:20:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 04:20:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 04:20:02 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 04:20:02 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 04:20:02 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 04:20:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 04:20:02 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 04:20:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 04:20:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:20:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 04:20:02 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 04:20:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 04:20:03 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:cc:ad:d6 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.27 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cc:ad:d6 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 04:20:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:20:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:20:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:20:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:20:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:20:04 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:20:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 04:20:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:20:04 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 04:20:04 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 04:20:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:20:05 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 04:20:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:20:05 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 04:20:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 04:20:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 04:20:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:20:05 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 04:20:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 04:20:05 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 04:20:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 04:20:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 04:20:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 04:20:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 04:20:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 04:20:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 04:20:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 04:20:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 04:20:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 04:20:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 04:20:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 04:20:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 04:20:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 04:20:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 04:20:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 04:20:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 04:20:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 04:20:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 04:20:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 04:20:14 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 04:20:15 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:20:15 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 04:20:15 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 04:20:15 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 04:20:16 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 04:20:16 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 04:20:16 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 04:20:16 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 04:20:16 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 04:20:17 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 04:20:17 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 04:20:17 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 04:20:17 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 04:20:17 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 04:20:17 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 04:20:18 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 04:20:18 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] unit-oai-hss-0: 04:20:18 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] unit-oai-hss-0: 04:20:18 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-oai-hss-0: 04:20:18 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 04:20:18 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 04:20:19 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 04:20:19 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 04:20:19 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 04:20:19 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 04:20:20 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 04:20:20 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 04:20:20 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 04:20:20 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 04:20:20 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 04:20:20 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 04:20:21 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 04:20:21 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 04:20:21 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 04:20:21 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 04:20:21 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 04:20:21 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 04:20:22 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 04:20:22 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 04:20:22 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 04:20:22 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 04:20:22 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 04:20:22 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 04:20:23 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 04:20:23 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 04:20:23 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 04:20:23 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 04:20:23 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 04:20:23 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 04:20:24 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 04:20:24 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 04:20:24 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 04:20:24 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 04:20:24 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 04:20:24 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 04:20:25 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 04:20:25 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 04:20:25 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-oai-hss-0: 04:20:25 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] unit-oai-hss-0: 04:20:25 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 04:20:25 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 04:20:26 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 04:20:26 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 04:20:26 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 04:20:26 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 04:20:26 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 04:20:27 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 04:20:28 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 04:20:28 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 04:20:28 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 04:20:28 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 04:20:28 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 04:20:28 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 04:20:29 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 04:20:29 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 04:20:29 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 04:20:29 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 04:20:30 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4022 kB/s) unit-oai-hss-0: 04:20:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install (Reading database ... 83647 files and directories currently installed.) unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 04:20:32 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 04:20:33 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 04:20:34 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 04:20:35 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:20:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 04:20:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:36 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 04:20:37 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:38 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:40 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:41 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 04:20:42 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 04:20:43 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:20:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 04:20:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:44 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:45 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 04:20:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:20:46 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:20:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 04:20:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:47 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 04:20:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:20:48 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 04:20:49 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:20:50 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 04:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:20:51 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 04:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 04:20:51 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 04:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 04:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 04:20:52 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 04:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 04:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:20:52 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 04:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 04:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:20:53 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 04:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 04:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 04:20:53 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 04:20:54 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:20:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 04:20:58 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 04:20:59 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:59 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:20:59 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 04:20:59 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 04:20:59 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 04:20:59 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 04:21:00 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:01 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:02 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:02 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:02 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:02 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:02 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:02 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:21:05 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:21:06 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 04:21:08 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:21:09 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 04:21:10 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:21:10 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 04:21:10 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 04:21:10 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 04:21:10 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 04:21:11 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 04:21:11 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 04:21:11 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 04:21:11 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (562 kB/s) unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install (Reading database ... 90376 files and directories currently installed.) unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 04:21:12 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 04:21:13 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 04:21:13 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 04:21:13 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 04:21:13 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 04:21:14 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 04:21:30 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:21:30 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 04:21:30 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 04:21:30 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 04:21:30 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 04:21:31 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 04:21:31 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 04:21:32 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 04:21:32 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 04:21:32 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 04:21:32 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 04:21:32 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 04:21:33 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 04:21:34 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 21s (522 kB/s) unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install (Reading database ... 90487 files and directories currently installed.) unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:21:35 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 04:21:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:21:36 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:21:37 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 04:21:38 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 04:21:39 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:40 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:43 DEBUG unit.oai-hss/0.install 190510 4:21:43 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 04:21:43 DEBUG unit.oai-hss/0.install 190510 4:21:43 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 04:21:43 DEBUG unit.oai-hss/0.install 190510 4:21:43 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11704 ... unit-oai-hss-0: 04:21:53 DEBUG unit.oai-hss/0.install mysql start/running, process 11837 unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:21:54 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:21:55 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (233 kB/s) unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install (Reading database ... 92488 files and directories currently installed.) unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:21:56 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install --2019-05-10 04:21:57-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 04:21:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 386K 3s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 773K 2s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 50.8M 1s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 781K 1s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 30.8M 1s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 69.9M 1s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 110M 1s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.30M 1s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.90M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 53.5M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 56.3M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 62.1M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 55.4M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 109M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 1.38M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 67.6M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.96M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 45.2M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 55.2M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 54.0M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 59.7M 0s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 114M=0.4s unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install 2019-05-10 04:21:58 (2.69 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 04:21:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 04:21:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 04:22:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 04:22:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 04:22:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 04:22:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 04:22:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 04:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 04:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 04:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 04:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 04:22:10 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 04:22:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 04:22:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 04:22:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 04:22:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 04:22:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 04:22:16 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 04:22:17 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make install-here unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:22:18 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:22:18 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install else : ; fi unit-mysql-0: 04:22:18 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-mysql-0: 04:22:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:22:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 04:22:18 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 04:22:19 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:22:19 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 04:22:19 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 04:22:19 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 04:22:19 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 04:22:19 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1367 kB/s) unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install (Reading database ... 92506 files and directories currently installed.) unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:22:20 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:22:21 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:22:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install --2019-05-10 04:22:22-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 04:22:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 151K 33s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 305K 24s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 537K 19s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 641K 16s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1005K 14s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.15M 12s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.32M 11s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.58M 10s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.70M 9s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.90M 8s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.19M 7s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.32M 7s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.62M 6s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.83M 6s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.25M 6s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.51M 5s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.34M 5s unit-oai-hss-0: 04:22:23 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.90M 5s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.04M 4s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.92M 4s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.23M 4s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.61M 4s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.65M 4s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.46M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.21M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.91M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.67M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.28M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.87M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.04M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 7.48M 3s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.29M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.84M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.32M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.76M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 8.00M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.70M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 9.06M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.70M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 9.16M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.44M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.01M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 10.9M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.68M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.19M 2s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 11.3M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.3M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.57M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 11.7M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.2M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.7M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.4M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 13.4M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.59M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.8M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.1M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.3M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.8M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.0M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.7M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.1M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 16.4M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 14.2M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.0M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 11.2M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 16.9M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.7M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.4M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.0M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 16.7M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.2M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.2M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 14.5M 1s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 19.3M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.2M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 12.7M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 19.3M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.3M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 19.1M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.3M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.0M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 18.9M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 20.2M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.2M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 20.6M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 16.9M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 21.4M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.5M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.2M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 20.1M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.8M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 18.6M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 24.0M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 22.7M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.5M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.8M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 20.1M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 22.4M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.9M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 18.8M 0s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 288K=1.5s unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install 2019-05-10 04:22:24 (3.27 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 04:22:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 04:22:25 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 04:22:26 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 04:22:27 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 04:22:28 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 04:22:29 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:22:30 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 04:22:31 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 04:22:32 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 04:22:33 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 04:22:34 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 04:22:35 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 04:22:36 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 04:22:37 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:38 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 04:22:39 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 04:22:40 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 04:22:41 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 04:22:42 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 04:22:43 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 04:22:44 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:22:45 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 04:22:46 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 04:22:47 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:22:48 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 May 10 04:13 /dev/zero unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 04:22:49 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 04:22:50 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 04:22:51 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:22:52 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:22:53 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 04:22:54 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 04:22:55 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 04:22:56 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 04:22:57 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 04:22:58 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 04:22:58 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 04:22:58 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 04:22:58 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 04:22:58 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 04:22:58 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 04:22:59 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 04:23:00 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 04:23:00 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 04:23:01 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 04:23:01 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 04:23:02 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 04:23:02 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 04:23:03 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 04:23:03 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 04:23:03 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 04:23:03 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 04:23:04 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 04:23:04 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 04:23:05 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 04:23:06 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 04:23:06 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 04:23:06 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 04:23:07 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 04:23:07 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 04:23:07 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 04:23:08 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 04:23:08 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 04:23:08 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 04:23:09 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 04:23:10 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 04:23:11 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 04:23:12 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 04:23:13 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 04:23:14 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 04:23:14 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 04:23:14 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 04:23:14 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 04:23:15 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 04:23:15 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 04:23:16 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 04:23:16 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 04:23:16 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 04:23:17 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 04:23:18 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 04:23:18 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 04:23:18 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 04:23:19 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 04:23:19 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 04:23:19 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 04:23:20 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 04:23:21 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 04:23:21 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 04:23:21 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 04:23:21 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 04:23:21 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 04:23:22 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 04:23:23 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 04:23:23 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 04:23:23 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 04:23:23 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 04:23:24 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 04:23:25 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 04:23:25 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 04:23:25 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-epc-0: 04:23:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 04:23:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 04:23:26 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 04:23:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 04:23:26 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 04:23:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:23:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 04:23:27 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 04:23:28 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 04:23:28 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 04:23:29 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 04:23:30 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 04:23:30 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 04:23:30 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 04:23:30 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 04:23:31 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 04:23:31 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 04:23:31 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 04:23:31 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 04:23:31 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 04:23:31 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 04:23:32 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 04:23:32 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 04:23:32 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 04:23:32 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 04:23:32 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 04:23:33 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 04:23:33 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 04:23:33 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 04:23:33 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 04:23:33 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 04:23:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 04:23:34 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 04:23:35 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 04:23:35 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 04:23:36 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 04:23:36 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 04:23:37 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 04:23:37 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 04:23:37 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 04:23:37 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 04:23:38 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 04:23:39 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 04:23:39 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 04:23:39 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 04:23:39 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 04:23:39 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 04:23:40 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 04:23:40 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 04:23:40 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 04:23:41 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 04:23:41 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 04:23:41 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 04:23:42 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 04:23:42 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 04:23:42 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 04:23:42 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 04:23:43 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 04:23:43 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 04:23:43 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 04:23:43 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 04:23:43 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 04:23:44 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 04:23:44 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 04:23:44 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 04:23:44 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 04:23:45 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 04:23:45 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 04:23:45 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 04:23:46 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 04:23:46 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 04:23:46 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 04:23:46 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 04:23:47 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 04:23:47 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 04:23:47 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 04:23:48 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 04:23:48 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 04:23:48 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 04:23:48 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 04:23:49 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 04:23:49 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 04:23:49 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 04:23:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:51 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 04:23:51 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 04:23:52 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 04:23:52 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 04:23:52 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 04:23:53 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 04:23:53 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 04:23:54 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 04:23:55 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 04:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 04:23:59 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 04:24:00 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 04:24:01 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 04:24:01 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 04:24:01 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 04:24:03 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 04:24:04 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 04:24:05 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 04:24:05 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 04:24:05 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 04:24:05 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 04:24:05 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 04:24:05 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 04:24:06 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 04:24:07 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 04:24:08 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 04:24:09 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 04:24:10 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 04:24:11 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 04:24:12 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 04:24:13 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 04:24:15 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 04:24:16 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:24:16 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 04:24:16 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 04:24:16 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 04:24:16 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 04:24:17 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 04:24:17 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 04:24:17 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 04:24:17 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 04:24:17 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 04:24:18 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 04:24:18 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 04:24:19 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 04:24:19 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 04:24:19 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 04:24:19 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 04:24:19 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 04:24:19 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 04:24:20 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 04:24:21 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 04:24:21 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 04:24:21 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 04:24:21 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 04:24:21 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 04:24:21 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 04:24:23 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 04:24:24 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 04:24:25 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 04:24:25 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 04:24:25 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 04:24:25 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 04:24:25 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 04:24:25 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 04:24:26 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 04:24:27 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 04:24:28 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3129 kB/s) unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install (Reading database ... 92782 files and directories currently installed.) unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:24:29 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:24:30 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 04:24:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 04:24:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:24:31 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:32 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:24:33 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 04:24:34 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 04:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 04:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:35 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 04:24:36 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:24:37 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 04:24:38 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 04:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 04:24:40 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:41 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 04:24:42 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 04:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 04:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:24:43 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 04:24:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:24:45 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:24:45 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 04:24:45 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 04:24:45 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 04:24:45 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:24:45 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:46 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:47 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 04:24:47 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 04:24:47 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:24:47 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 04:24:47 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 04:24:47 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 04:24:48 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 04:24:49 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 04:24:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:24:49 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 04:24:49 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 04:24:49 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:24:49 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 04:24:50 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 04:25:00 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 04:25:01 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 04:25:02 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 04:25:03 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 04:25:04 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 04:25:05 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 04:25:06 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 04:25:07 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 04:25:08 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 04:25:09 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 04:25:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:25:11 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 04:25:14 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:25:14 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 04:25:14 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 04:25:14 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 3s (12.1 kB/s) unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install (Reading database ... 95673 files and directories currently installed.) unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install ......................................++++++ unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install ...........................++++++ unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install .......................................++++++ unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Not Before: May 10 04:25:15 2019 GMT unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Not After : May 9 04:25:15 2020 GMT unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install 62:FC:A8:8B:DD:BC:67:1B:6C:0D:57:B2:B3:1E:7D:CB:40:96:6D:9B unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install keyid:B4:33:86:06:33:68:D2:20:50:20:DA:66:5A:6D:55:58:31:D6:FB:E1 unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Certificate is to be certified until May 9 04:25:15 2020 GMT (365 days) unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 04:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 17%] [ 17%] [ 26%] [ 30%] [ 34%] [ 21%] [ 43%] [ 47%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 73%] [ 78%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 04:25:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 82%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 04:25:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 04:25:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 04:25:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 04:25:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 04:25:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 04:25:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:18 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 04:25:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:25:18 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 04:25:18 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 04:25:18 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 04:25:18 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 04:25:18 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 04:25:18 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 04:25:18 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 04:25:18 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 04:25:18 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 04:25:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 04:25:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 04:25:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 04:25:18 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:19 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:19 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:19 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 04:25:19 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:25:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:25:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 04:25:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 04:25:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:25:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:20 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 04:25:20 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:25:20 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 04:25:20 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 04:25:20 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:25:20 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 04:25:20 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:25:20 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:25:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 04:25:20 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ohxifiquooseeli` identified by 'ahtheijeideizie'] unit-mysql-0: 04:25:20 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ohxifiquooseeli` identified by 'ahtheijeideizie'] unit-mysql-0: 04:25:20 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ohxifiquooseeli', 'password=ahtheijeideizie', 'host=192.168.121.14', 'slave=False'] unit-mysql-0: 04:25:20 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 04:25:20 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 04:25:20 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 04:25:20 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 04:25:20 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 04:25:20 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:25:20 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 04:25:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 04:25:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed + user=ohxifiquooseeli unit-oai-hss-0: 04:25:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 04:25:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + password=ahtheijeideizie unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 04:25:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 04:25:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 04:25:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.14 ohxifiquooseeli ahtheijeideizie oai-hss unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.14"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ohxifiquooseeli"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ahtheijeideizie"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ohxifiquooseeli --password=ahtheijeideizie -h 192.168.121.14 oai-hss -e 'show tables;' unit-oai-hss-0: 04:25:21 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ohxifiquooseeli --password=ahtheijeideizie -h 192.168.121.14 oai-hss unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:22 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22093 unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22093' unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22093 =~ .*running.* ]] unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:22 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:22 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 04:25:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ohxifiquooseeli unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 04:25:22 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 04:25:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:23 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 04:25:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:23 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 04:25:23 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 04:25:24 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 04:25:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 04:25:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 04:25:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:24 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 04:25:24 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:25 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:25:25 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:25:25 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 04:25:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:25:25 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 04:25:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:25:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:25:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:25:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:25:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:25:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:25:29 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 04:25:30 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:25:30 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 04:25:30 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 04:25:30 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (68.6 kB/s) unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install (Reading database ... 102415 files and directories currently installed.) unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 04:25:31 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 04:25:32 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 04:25:35 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 04:25:35 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 04:25:35 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 04:25:35 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 04:25:35 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 04:25:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 04:25:40 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 04:25:41 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 04:25:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 04:25:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 04:25:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 04:25:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 04:25:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 04:25:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 04:25:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 04:25:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 04:25:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 04:25:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 04:25:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 04:25:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 04:25:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 04:25:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 04:25:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 04:25:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 04:25:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 04:25:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 04:25:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 04:25:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 04:25:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 04:25:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 04:25:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 04:25:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 04:25:52 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 04:25:53 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 04:25:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 04:25:55 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 04:25:56 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 04:25:59 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:26:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:26:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:26:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:26:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:26:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 04:26:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:42 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 04:26:42 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 04:26:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:26:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 04:26:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 04:26:42 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 04:26:42 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 04:26:42 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 04:26:42 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 04:26:43 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 04:26:43 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 04:26:43 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 04:26:43 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 04:26:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 04:26:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 04:26:43 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.8 unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:44 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 04:26:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 04:26:44 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 04:26:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:45 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 04:26:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:45 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.8 unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 04:26:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:45 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 04:26:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:45 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 04:26:45 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 04:26:45 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 04:26:45 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 04:26:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:45 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 04:26:45 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 04:26:45 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 04:26:45 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 04:26:45 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 04:26:45 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 04:26:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 04:26:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:45 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 04:26:45 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:46 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:46 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:26:46 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.8 unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 04:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 04:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 04:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:26:46 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:26:46 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:46 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 04:26:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 27 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 27 -le 255 ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.27' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.27 unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22093' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22093 =~ .*running.* ]] unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 04:26:46 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 04:26:46 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:26:46 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:26:46 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 04:26:46 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 04:26:46 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-hss-0: 04:26:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 04:26:46 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:26:47 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 04:26:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 04:26:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 04:26:47 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 04:26:47 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 04:26:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 04:26:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:47 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:47 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:26:47 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:47 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:47 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 04:26:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.27 unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:26:47 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.8 unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.8 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 04:26:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 04:26:47 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 04:26:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ohxifiquooseeli unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=ahtheijeideizie unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:48 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.27 ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-abot-epc-basic-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 04:26:48 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.14 unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:48 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 04:26:48 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:48 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 04:26:48 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:48 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:48 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ohxifiquooseeli ']' unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohxifiquooseeli --password=ahtheijeideizie -h 192.168.121.14 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-abot-epc-basic-0: 04:26:48 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 04:26:48 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-abot-epc-basic-0: 04:26:48 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohxifiquooseeli --password=ahtheijeideizie -h 192.168.121.14 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:48 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:26:48 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ohxifiquooseeli --password=ahtheijeideizie -h 192.168.121.14 oai-hss unit-oai-hss-0: 04:26:48 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 04:26:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-abot-epc-basic-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:26:48 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:48 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.27 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 04:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:26:48 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 04:26:48 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 04:26:48 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 04:26:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:26:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:48 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.27 ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 04:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:48 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.27 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 04:26:48 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 04:26:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:49 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 04:26:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15300 unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15300' unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15300 =~ .*running.* ]] unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:26:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:49 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 04:26:49 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:26:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:26:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:26:50 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 04:26:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 04:26:50 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:26:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:26:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:26:51 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 04:26:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 04:26:51 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:26:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:26:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:26:52 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 04:26:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 04:26:52 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:26:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:26:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:26:53 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 04:26:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 04:26:53 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 04:26:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:54 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 04:26:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 04:26:54 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:56 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:26:56 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 04:26:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 04:26:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:56 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 04:26:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.27 unit-oai-epc-0: 04:26:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:57 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.27 ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 04:26:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 04:26:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:26:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:57 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15300' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15300 =~ .*running.* ]] unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:57 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:26:57 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:26:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 04:26:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:57 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:26:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 04:26:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:57 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.8 unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 04:26:58 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:26:58 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 04:26:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:26:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:26:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 04:26:58 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 04:26:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:26:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15300' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15300 =~ .*running.* ]] unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 04:26:59 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:59 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:26:59 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 04:26:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:26:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:26:59 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:26:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:26:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15759 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15759' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15759 =~ .*running.* ]] unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:26:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:26:59 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 04:26:59 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 04:27:00 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:27:00 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:27:00 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 04:27:00 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 04:27:00 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 04:27:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:27:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:27:01 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 04:27:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 04:27:01 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 04:27:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:27:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:27:02 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 04:27:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 04:27:02 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 04:27:03 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:27:03 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:27:03 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 04:27:03 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 04:27:03 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 04:27:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:27:04 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 04:27:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 04:27:04 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:27:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 04:27:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 04:27:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:27:06 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 04:27:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:27:07 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:27:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 04:27:07 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:27:07 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 04:27:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:27:07 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:27:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:27:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:27:07 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 04:27:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:27:07 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:27:07 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:27:07 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:27:07 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:27:07 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:27:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 04:27:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 04:27:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 04:27:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 04:27:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 04:27:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 04:27:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 04:27:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 04:27:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 04:27:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:27:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 04:27:08 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 04:27:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:27:08 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 04:27:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:27:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:27:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:27:28 DEBUG juju.worker.uniter.remotestate got action change: [cc0ec603-9b51-4c29-8b86-c73cb0930b32] ok=true unit-abot-epc-basic-0: 04:27:28 DEBUG juju.worker.uniter.operation running operation run action cc0ec603-9b51-4c29-8b86-c73cb0930b32 unit-abot-epc-basic-0: 04:27:28 DEBUG juju.machinelock acquire machine lock for uniter (run action cc0ec603-9b51-4c29-8b86-c73cb0930b32) unit-abot-epc-basic-0: 04:27:28 DEBUG juju.machinelock machine lock acquired for uniter (run action cc0ec603-9b51-4c29-8b86-c73cb0930b32) unit-abot-epc-basic-0: 04:27:28 DEBUG juju.worker.uniter.operation preparing operation "run action cc0ec603-9b51-4c29-8b86-c73cb0930b32" unit-abot-epc-basic-0: 04:27:28 DEBUG juju.worker.uniter.operation executing operation "run action cc0ec603-9b51-4c29-8b86-c73cb0930b32" unit-abot-epc-basic-0: 04:27:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 04:27:29 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 04:27:29 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 04:27:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:27:29 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 04:27:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:27:29 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 04:27:29 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6141236697332446099.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4797756235351847685.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4241652362492188359.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7859795719721487594.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2698137306910809107.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7070886126021263133.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.759 s unit-abot-epc-basic-0: 04:27:31 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-10T04:27:31+00:00 unit-abot-epc-basic-0: 04:27:32 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:27:32 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:27:33 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 04:27:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:27:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:27:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 04:27:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 04:27:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 04:27:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 04:27:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-oai-epc-0: 04:27:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15759' unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15759 =~ .*running.* ]] unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:27:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:27:34 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:27:34 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 04:27:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:27:35 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 04:27:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 04:27:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 04:27:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:27:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 04:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:27:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:27:36 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 04:27:36 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 04:27:36 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 04:27:37 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:38 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Fri May 10 04:27:38 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:38 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:40 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:40 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Fri May 10 04:27:40 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Fri May 10 04:27:41 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run May 10, 2019 4:27:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:27:41 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :1287 MS unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:27:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:43 [main] REPORT: STEP EXECUTION TIME TAKEN :813 MS unit-abot-epc-basic-0: 04:27:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: STEP EXECUTION TIME TAKEN :823 MS unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10033 MS unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54.477 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54.493 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:27:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:27:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:27:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: STEP EXECUTION TIME TAKEN :586 MS unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16.245 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16.250 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:28:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:26 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: STEP EXECUTION TIME TAKEN :493 MS unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37.365 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37.371 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:28:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:28:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:47 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: STEP EXECUTION TIME TAKEN :490 MS unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58.435 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58.440 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:28:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:28:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: STEP EXECUTION TIME TAKEN :854 MS unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19.994 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:29:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:19.998 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:20 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:29:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP EXECUTION TIME TAKEN :260 MS unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:30 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: STEP EXECUTION TIME TAKEN :889 MS unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41.602 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41.613 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:29:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:52 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:52 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:29:52 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:52 [main] REPORT: STEP EXECUTION TIME TAKEN :471 MS unit-abot-epc-basic-0: 04:29:52 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:52 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: STEP EXECUTION TIME TAKEN :701 MS unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:29:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:29:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03.247 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03.253 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:30:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:13 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP EXECUTION TIME TAKEN :475 MS unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:14 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24.867 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24.872 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:30:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:30:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :420 MS unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:35 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:36 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46.659 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46.663 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: STEP EXECUTION TIME TAKEN :328 MS unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:30:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:30:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:57 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:57 [main] REPORT: ========================================================================================== unit-oai-hss-0: 04:30:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:30:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:30:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 04:30:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 04:30:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 04:30:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 04:30:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 04:30:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22093' unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22093 =~ .*running.* ]] unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:30:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:30:57 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:30:57 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:30:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:30:58 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 04:30:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 04:30:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 04:30:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:30:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:30:58 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:30:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08.527 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08.529 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: STEP EXECUTION TIME TAKEN :333 MS unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:31:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:18 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP EXECUTION TIME TAKEN :78 MS unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:19 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29.807 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29.809 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:31:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:39 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:40 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51.226 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51.233 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:31:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:31:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:01 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:01 [main] REPORT: ========================================================================================== unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:32:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:32:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:32:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:32:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:32:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: STEP EXECUTION TIME TAKEN :852 MS unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:02 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12.659 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12.665 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:32:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:22 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:23 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:23 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:32:23 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:23 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 04:32:23 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:23 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: STEP EXECUTION TIME TAKEN :889 MS unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:24 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34.103 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34.105 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:32:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 04:32:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 04:32:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 04:32:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18363' unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18363 =~ .*running.* ]] unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:32:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:32:39 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:32:39 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 04:32:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:32:39 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 04:32:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:32:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :457 MS unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:44 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: STEP EXECUTION TIME TAKEN :687 MS unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:45 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55.594 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55.602 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:32:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:32:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:33:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:05 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: STEP EXECUTION TIME TAKEN :420 MS unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:06 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:07 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:07 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:33:07 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:33:07 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:07 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:33:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 04:33:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27.068 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27.082 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:33:27 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 04:33:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:38 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP EXECUTION TIME TAKEN :656 MS unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:39 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:33:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 04:33:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59.426 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59.428 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:33:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 04:33:59 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:10 [main] REPORT: STEP EXECUTION TIME TAKEN :402 MS unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:11 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:34:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 04:34:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31.166 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31.168 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:34:31 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP EXECUTION TIME TAKEN :454 MS unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:42 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:34:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03.510 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03.512 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 04:35:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 04:35:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 04:35:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22093' unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22093 =~ .*running.* ]] unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:35:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:35:04 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:35:04 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:35:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:35:04 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 04:35:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:35:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :450 MS unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: STEP EXECUTION TIME TAKEN :709 MS unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:35:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:17 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37.063 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37.066 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:35:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:35:38 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :259 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: STEP EXECUTION TIME TAKEN :117 MS unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:35:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09.437 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09.442 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:36:09 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 04:36:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :457 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: STEP EXECUTION TIME TAKEN :701 MS unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41.648 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41.650 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 10-May-2019 04:36:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:36:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:36:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:36:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:36:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:36:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:36:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run 9m11.415s unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.619 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.005 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:36:54 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-10T04:36:55+00:00 unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation committing operation "run action cc0ec603-9b51-4c29-8b86-c73cb0930b32" unit-abot-epc-basic-0: 04:36:55 DEBUG juju.machinelock machine lock released for uniter (run action cc0ec603-9b51-4c29-8b86-c73cb0930b32) unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 04:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 04:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 04:36:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 04:36:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:37:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:37:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:37:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 04:37:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 04:37:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 04:37:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 04:37:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 04:37:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19819' unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19819 =~ .*running.* ]] unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:37:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:37:14 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:37:14 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 04:37:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:37:15 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 04:37:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 04:37:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 04:37:15 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:37:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-05-10 04:37:18,115 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-05-10 04:38:13,515 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 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, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2019-05-10 04:38:13,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 04:38:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:13,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Fri, 10 May 2019 04:38:13 GMT X-Openstack-Request-Id: req-b840f515-31f1-4395-905b-ec952c0ce0b6 2019-05-10 04:38:13,874 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:10:53Z", "updated_at": "2019-05-10T04:38:01Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "0de52586-38a0-4737-a608-63226ab052f5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:04:55Z", "updated_at": "2019-05-10T04:37:33Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "9cb76a56-085f-4872-bbc1-d4c1ee6d2195", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:07:38Z", "updated_at": "2019-05-10T04:37:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "a8bde3d2-3f66-49b1-aa59-6d91ac35e1e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:00:12Z", "updated_at": "2019-05-10T04:38:12Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "ac599459-7193-400a-b4c8-55b4d20d8932", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:10:12Z", "updated_at": "2019-05-10T04:37:53Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825", "qos_policy_id": null}]} 2019-05-10 04:38:13,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b840f515-31f1-4395-905b-ec952c0ce0b6 2019-05-10 04:38:13,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.351531982422s 2019-05-10 04:38:13,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 04:38:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/0de52586-38a0-4737-a608-63226ab052f5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:14,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:14 GMT X-Openstack-Request-Id: req-9468ce2d-879c-413d-a280-f56a1180da70 2019-05-10 04:38:14,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:14,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0de52586-38a0-4737-a608-63226ab052f5.json used request id req-9468ce2d-879c-413d-a280-f56a1180da70 2019-05-10 04:38:14,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.0417368412s 2019-05-10 04:38:14,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 04:38:14,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:15,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Fri, 10 May 2019 04:38:15 GMT X-Openstack-Request-Id: req-08205438-b487-4a65-a154-fb438096ebe7 2019-05-10 04:38:15,289 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:04:55Z", "updated_at": "2019-05-10T04:37:33Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "9cb76a56-085f-4872-bbc1-d4c1ee6d2195", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:07:38Z", "updated_at": "2019-05-10T04:37:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "a8bde3d2-3f66-49b1-aa59-6d91ac35e1e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:00:12Z", "updated_at": "2019-05-10T04:38:12Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "ac599459-7193-400a-b4c8-55b4d20d8932", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:10:12Z", "updated_at": "2019-05-10T04:37:53Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825", "qos_policy_id": null}]} 2019-05-10 04:38:15,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-08205438-b487-4a65-a154-fb438096ebe7 2019-05-10 04:38:15,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.327127933502s 2019-05-10 04:38:15,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 04:38:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9cb76a56-085f-4872-bbc1-d4c1ee6d2195.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:16,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:16 GMT X-Openstack-Request-Id: req-0657ae26-6113-43a0-aaf0-af7b8f73710a 2019-05-10 04:38:16,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:16,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9cb76a56-085f-4872-bbc1-d4c1ee6d2195.json used request id req-0657ae26-6113-43a0-aaf0-af7b8f73710a 2019-05-10 04:38:16,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11871409416s 2019-05-10 04:38:16,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 04:38:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:16,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Fri, 10 May 2019 04:38:16 GMT X-Openstack-Request-Id: req-02c1bf01-3d08-42c8-8392-cec3a8619266 2019-05-10 04:38:16,817 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:07:38Z", "updated_at": "2019-05-10T04:37:43Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "a8bde3d2-3f66-49b1-aa59-6d91ac35e1e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:00:12Z", "updated_at": "2019-05-10T04:38:12Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "ac599459-7193-400a-b4c8-55b4d20d8932", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:10:12Z", "updated_at": "2019-05-10T04:37:53Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825", "qos_policy_id": null}]} 2019-05-10 04:38:16,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-02c1bf01-3d08-42c8-8392-cec3a8619266 2019-05-10 04:38:16,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.368172883987s 2019-05-10 04:38:16,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 04:38:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/a8bde3d2-3f66-49b1-aa59-6d91ac35e1e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:17,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:17 GMT X-Openstack-Request-Id: req-60c9c1f5-ff40-4b5a-bbcf-51c750df3c24 2019-05-10 04:38:17,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:17,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/a8bde3d2-3f66-49b1-aa59-6d91ac35e1e4.json used request id req-60c9c1f5-ff40-4b5a-bbcf-51c750df3c24 2019-05-10 04:38:17,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15063595772s 2019-05-10 04:38:18,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 04:38:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:18,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Fri, 10 May 2019 04:38:18 GMT X-Openstack-Request-Id: req-91534c96-47c5-47d5-a228-cadb1c4c4dfa 2019-05-10 04:38:18,336 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:00:12Z", "updated_at": "2019-05-10T04:38:12Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "ac599459-7193-400a-b4c8-55b4d20d8932", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:10:12Z", "updated_at": "2019-05-10T04:37:53Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825", "qos_policy_id": null}]} 2019-05-10 04:38:18,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-91534c96-47c5-47d5-a228-cadb1c4c4dfa 2019-05-10 04:38:18,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.334954977036s 2019-05-10 04:38:18,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 04:38:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/ac599459-7193-400a-b4c8-55b4d20d8932.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:19,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:19 GMT X-Openstack-Request-Id: req-59413d6a-0407-4acc-a219-e2285ae246b0 2019-05-10 04:38:19,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:19,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ac599459-7193-400a-b4c8-55b4d20d8932.json used request id req-59413d6a-0407-4acc-a219-e2285ae246b0 2019-05-10 04:38:19,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.23310709s 2019-05-10 04:38:19,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 04:38:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:20,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Fri, 10 May 2019 04:38:20 GMT X-Openstack-Request-Id: req-2b18fb78-04ba-4b1d-984a-d3a0dedb35f0 2019-05-10 04:38:20,150 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T04:10:12Z", "updated_at": "2019-05-10T04:37:53Z", "floating_network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 8, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "port_id": null, "id": "f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825", "qos_policy_id": null}]} 2019-05-10 04:38:20,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b18fb78-04ba-4b1d-984a-d3a0dedb35f0 2019-05-10 04:38:20,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.551425933838s 2019-05-10 04:38:20,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-10 04:38:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:21,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:21 GMT X-Openstack-Request-Id: req-476b93bb-52c3-4d71-83c0-4ce20f134fa6 2019-05-10 04:38:21,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:21,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f35dfc82-c9f4-4ec9-8c71-6ff7e0ea0825.json used request id req-476b93bb-52c3-4d71-83c0-4ce20f134fa6 2019-05-10 04:38:21,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16031813622s 2019-05-10 04:38:21,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-10 04:38:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:21,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 10 May 2019 04:38:21 GMT X-Openstack-Request-Id: req-a5791146-eeb9-49a5-a0f5-9aca1582bd64 2019-05-10 04:38:21,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-10 04:38:21,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a5791146-eeb9-49a5-a0f5-9aca1582bd64 2019-05-10 04:38:21,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.342875003815s 2019-05-10 04:38:21,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 04:38:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:22,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 04:38:22 GMT X-Openstack-Request-Id: req-2c82feb5-930a-4853-a113-2fdb1f7753de 2019-05-10 04:38:22,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-10 04:38:22,718 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c0b54e7f-5f73-4477-a2c7-4c5a59c27c32 used request id req-2c82feb5-930a-4853-a113-2fdb1f7753de 2019-05-10 04:38:22,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04062199593s 2019-05-10 04:38:22,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 04:38:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:23,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Fri, 10 May 2019 04:38: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-e81040c3-56a1-4032-8eb7-75f619d0cf4c x-openstack-request-id: req-e81040c3-56a1-4032-8eb7-75f619d0cf4c 2019-05-10 04:38:23,473 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6f6040db-406b-4340-a2b2-b5f19911b69c"}, {"name": "juju_epc-flavor_alt_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "801e1900-90e4-4f09-b664-b2a777e6a8a9"}]} 2019-05-10 04:38:23,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e81040c3-56a1-4032-8eb7-75f619d0cf4c 2019-05-10 04:38:23,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.749392986298s 2019-05-10 04:38:23,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 04:38:23,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:23,512 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 04:38: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-239a4de6-b6f5-421d-ad51-a4950113c8a0 x-openstack-request-id: req-239a4de6-b6f5-421d-ad51-a4950113c8a0 2019-05-10 04:38:23,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/801e1900-90e4-4f09-b664-b2a777e6a8a9 used request id req-239a4de6-b6f5-421d-ad51-a4950113c8a0 2019-05-10 04:38:23,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358879566193s 2019-05-10 04:38:23,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-10 04:38:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/bf0de980-77d6-462e-a8af-6e8be9c43492/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" -d '{"subnet_id": "05a50943-cdd1-49ae-a3b5-349d0e59fb9e"}' 2019-05-10 04:38:26,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 10 May 2019 04:38:26 GMT X-Openstack-Request-Id: req-e48e749b-b636-4f02-a682-b274f8ebc1ec 2019-05-10 04:38:26,648 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b560d5ab-6805-463e-9be1-c9335710ccaf", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "subnet_id": "05a50943-cdd1-49ae-a3b5-349d0e59fb9e", "subnet_ids": ["05a50943-cdd1-49ae-a3b5-349d0e59fb9e"], "port_id": "a5e026f4-88be-42f3-a103-73b936ddba5f", "id": "bf0de980-77d6-462e-a8af-6e8be9c43492"} 2019-05-10 04:38:26,648 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/bf0de980-77d6-462e-a8af-6e8be9c43492/remove_router_interface.json used request id req-e48e749b-b636-4f02-a682-b274f8ebc1ec 2019-05-10 04:38:26,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.13552689552s 2019-05-10 04:38:26,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-10 04:38:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:27,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Fri, 10 May 2019 04:38:27 GMT X-Openstack-Request-Id: req-e845dc6e-7803-4b77-b6fd-aa55d0a00e0e 2019-05-10 04:38:27,147 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a0b418b9-570f-4f43-80a4-edb9056d7b48", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4dd5ea0e-0d26-403f-965f-275eea78cacc", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T03:57:21Z", "admin_state_up": true, "updated_at": "2019-05-10T04:38:25Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0e3f89f32fb64a01babb65db55f9e940", "id": "bf0de980-77d6-462e-a8af-6e8be9c43492", "name": "juju_epc-router_d531196f-b3a2-4e2a-9e67-456294e6ae15"}]} 2019-05-10 04:38:27,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e845dc6e-7803-4b77-b6fd-aa55d0a00e0e 2019-05-10 04:38:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.49898815155s 2019-05-10 04:38:27,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-10 04:38:27,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/bf0de980-77d6-462e-a8af-6e8be9c43492.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:31,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:31 GMT X-Openstack-Request-Id: req-8d91f7e5-d41b-4645-b2f2-ef51665fdf8a 2019-05-10 04:38:31,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:31,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/bf0de980-77d6-462e-a8af-6e8be9c43492.json used request id req-8d91f7e5-d41b-4645-b2f2-ef51665fdf8a 2019-05-10 04:38:31,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.83537316322s 2019-05-10 04:38:31,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-10 04:38:31,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:32,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 10 May 2019 04:38:32 GMT X-Openstack-Request-Id: req-f5a5d7b5-9d5f-412e-a10f-688dc0931ea9 2019-05-10 04:38:32,326 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b560d5ab-6805-463e-9be1-c9335710ccaf","tenant_id":"0e3f89f32fb64a01babb65db55f9e940","created_at":"2019-05-10T03:57:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-10T03:57:19Z","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":"0e3f89f32fb64a01babb65db55f9e940","id":"05a50943-cdd1-49ae-a3b5-349d0e59fb9e","subnetpool_id":null,"name":"juju_epc-subnet_d531196f-b3a2-4e2a-9e67-456294e6ae15"}]} 2019-05-10 04:38:32,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f5a5d7b5-9d5f-412e-a10f-688dc0931ea9 2019-05-10 04:38:32,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.340901136398s 2019-05-10 04:38:32,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-10 04:38:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/05a50943-cdd1-49ae-a3b5-349d0e59fb9e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:35,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:35 GMT X-Openstack-Request-Id: req-9876221d-5f49-4db2-8e2a-a5985cc58713 2019-05-10 04:38:35,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:35,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/05a50943-cdd1-49ae-a3b5-349d0e59fb9e.json used request id req-9876221d-5f49-4db2-8e2a-a5985cc58713 2019-05-10 04:38:35,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.08862090111s 2019-05-10 04:38:35,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-10 04:38:35,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:35,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Fri, 10 May 2019 04:38:35 GMT X-Openstack-Request-Id: req-b91fe51b-ab9b-4c51-b1e7-c1ff7ef94ea8 2019-05-10 04:38:35,548 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0b418b9-570f-4f43-80a4-edb9056d7b48","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c1a4b97bc73f4da58427bb714d22b9c5","l2_adjacency":true,"status":"ACTIVE","subnets":["4dd5ea0e-0d26-403f-965f-275eea78cacc"],"description":"","tags":[],"updated_at":"2019-05-09T20:57:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"c1a4b97bc73f4da58427bb714d22b9c5","created_at":"2019-05-09T20:31:11Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b560d5ab-6805-463e-9be1-c9335710ccaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e3f89f32fb64a01babb65db55f9e940","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-10T04:38:35Z","qos_policy_id":null,"name":"juju_epc-net_d531196f-b3a2-4e2a-9e67-456294e6ae15","admin_state_up":true,"tenant_id":"0e3f89f32fb64a01babb65db55f9e940","created_at":"2019-05-10T03:57:17Z","mtu":1450}]} 2019-05-10 04:38:35,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b91fe51b-ab9b-4c51-b1e7-c1ff7ef94ea8 2019-05-10 04:38:35,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132120132446s 2019-05-10 04:38:35,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-10 04:38:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b560d5ab-6805-463e-9be1-c9335710ccaf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:37,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:37 GMT X-Openstack-Request-Id: req-94aeeac2-479a-4129-881c-2d7e48d68664 2019-05-10 04:38:37,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:37,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b560d5ab-6805-463e-9be1-c9335710ccaf.json used request id req-94aeeac2-479a-4129-881c-2d7e48d68664 2019-05-10 04:38:37,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65192985535s 2019-05-10 04:38:37,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-10 04:38:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:37,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 10 May 2019 04:38:37 GMT X-Openstack-Request-Id: req-ff784585-70aa-4001-bbdf-6b67429a84ce 2019-05-10 04:38:37,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-10T03:57:38Z", "file": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/file", "owner": "0e3f89f32fb64a01babb65db55f9e940", "id": "7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "size": 297533440, "self": "/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://4bc62381-8d4b-4014-b940-ca9be0f861c2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_d531196f-b3a2-4e2a-9e67-456294e6ae15", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-10T03:57:33Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-10 04:38:37,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ff784585-70aa-4001-bbdf-6b67429a84ce 2019-05-10 04:38:37,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.756727933884s 2019-05-10 04:38:37,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-10 04:38:37,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}93d913b4913acaf086a834698c65a6c70d58c49d" 2019-05-10 04:38:39,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 10 May 2019 04:38:39 GMT X-Openstack-Request-Id: req-cdbc6b6b-c069-460a-b71b-3c986efb5784 2019-05-10 04:38:39,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. 2019-05-10 04:38:39,035 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7bb4b33f-bcd1-40d4-9ab0-d07612d80240 used request id req-cdbc6b6b-c069-460a-b71b-3c986efb5784 2019-05-10 04:38:39,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06982302666s 2019-05-10 04:38:39,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-10 04:38:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:39,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 10 May 2019 04:38: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-f7e5f747-c017-4c9f-a3c9-c762c72eccb8 x-openstack-request-id: req-f7e5f747-c017-4c9f-a3c9-c762c72eccb8 2019-05-10 04:38:39,062 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6f6040db-406b-4340-a2b2-b5f19911b69c"}]} 2019-05-10 04:38:39,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f7e5f747-c017-4c9f-a3c9-c762c72eccb8 2019-05-10 04:38:39,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268659591675s 2019-05-10 04:38:39,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-10 04:38:39,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:39,131 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 04:38: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 x-compute-request-id: req-7cfa6fdc-d751-429a-894a-c6494dbb0379 x-openstack-request-id: req-7cfa6fdc-d751-429a-894a-c6494dbb0379 2019-05-10 04:38:39,131 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6f6040db-406b-4340-a2b2-b5f19911b69c used request id req-7cfa6fdc-d751-429a-894a-c6494dbb0379 2019-05-10 04:38:39,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0664699077606s 2019-05-10 04:38:39,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 04:38:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:39,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 10 May 2019 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de629512-f16a-4124-a6c8-5dd0e208f770 2019-05-10 04:38:39,364 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": {"self": "http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0edd146e44e7449f83483f0bf07a26d7", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/409961676d4c42ba80ba5e150fd76c7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "409961676d4c42ba80ba5e150fd76c7d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6c93cc5c6f3044b7ae40e68cbca80d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c93cc5c6f3044b7ae40e68cbca80d14", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/6e9d9b1ccc234b9ab7cca2ee89500a74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e9d9b1ccc234b9ab7cca2ee89500a74", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/7a05b8484aa04ac58ff35f1f7fa71854"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a05b8484aa04ac58ff35f1f7fa71854", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/845cad1e546e48c9b330e630ed4fab4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "845cad1e546e48c9b330e630ed4fab4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/84a5fe8c41ac488aa881781516696295"}, "domain_id": "default", "enabled": true, "options": {}, "id": "84a5fe8c41ac488aa881781516696295", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/93a7377002a64d63bc51064aa1f0b936"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a7377002a64d63bc51064aa1f0b936", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a373e1faf08344b7b52c87511fea25d6"}, "domain_id": "cd453166e24c46848ec88bb8bdac9cdd", "enabled": true, "options": {}, "id": "a373e1faf08344b7b52c87511fea25d6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/ae10706c884949e08874a7cb95d19825"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae10706c884949e08874a7cb95d19825", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/b83a289023f049839042fcd5d54ca026"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b83a289023f049839042fcd5d54ca026", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/bbf1c07da13f4ab0a539b66cf69ca1ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbf1c07da13f4ab0a539b66cf69ca1ab", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d3b4a4f6486445a599c9c2a294c98006"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3b4a4f6486445a599c9c2a294c98006", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d7b1fd8b587146ecba5daa328abede6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7b1fd8b587146ecba5daa328abede6e", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/e076c368353048a1ac484a33d33395c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e076c368353048a1ac484a33d33395c6", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-10 04:38:39,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de629512-f16a-4124-a6c8-5dd0e208f770 2019-05-10 04:38:39,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232964038849s 2019-05-10 04:38:39,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-10 04:38:39,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:39,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Fri, 10 May 2019 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca0d7d7-9cd3-42a6-afa8-88fc3a3e5df0 2019-05-10 04:38:39,602 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_d531196f-b3a2-4e2a-9e67-456294e6ae15", "links": {"self": "http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0edd146e44e7449f83483f0bf07a26d7", "description": null}} 2019-05-10 04:38:39,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7 used request id req-cca0d7d7-9cd3-42a6-afa8-88fc3a3e5df0 2019-05-10 04:38:39,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231013059616s 2019-05-10 04:38:39,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-10 04:38:39,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:40,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 04:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e65b9e-ff6f-4604-9a34-519214ff13b8 2019-05-10 04:38:40,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 04:38:40,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0edd146e44e7449f83483f0bf07a26d7 used request id req-49e65b9e-ff6f-4604-9a34-519214ff13b8 2019-05-10 04:38:40,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.47390294075s 2019-05-10 04:38:40,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-10 04:38:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:40,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 10 May 2019 04:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf27722-40c1-4a76-93a6-1283b7495ed7 2019-05-10 04:38:40,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940"}, "tags": [], "enabled": true, "id": "0e3f89f32fb64a01babb65db55f9e940", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d531196f-b3a2-4e2a-9e67-456294e6ae15"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ab4035b39944105b06c1331442b1700"}, "tags": [], "enabled": true, "id": "2ab4035b39944105b06c1331442b1700", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/c1a4b97bc73f4da58427bb714d22b9c5"}, "tags": [], "enabled": true, "id": "c1a4b97bc73f4da58427bb714d22b9c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-10 04:38:40,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0cf27722-40c1-4a76-93a6-1283b7495ed7 2019-05-10 04:38:40,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206925868988s 2019-05-10 04:38:40,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-10 04:38:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:40,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 10 May 2019 04:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03365db2-8218-4abf-8128-ff011f0889d9 2019-05-10 04:38:40,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-10 04:38:40,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0e3f89f32fb64a01babb65db55f9e940 used request id req-03365db2-8218-4abf-8128-ff011f0889d9 2019-05-10 04:38:40,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.401000976562s 2019-05-10 04:38:40,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 04:38:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0e3f89f32fb64a01babb65db55f9e940&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:41,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 10 May 2019 04:38:41 GMT X-Openstack-Request-Id: req-4e1c3022-eb4d-4083-8ccb-32b0f49b7755 2019-05-10 04:38:41,040 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T03:57:17Z", "updated_at": "2019-05-10T03:57:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "12dad9d8-2742-4783-82d8-6d728e4f1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "2380cda1-1f74-44a4-95fd-e56430d51582", "remote_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "307fc44a-ae48-4025-b3a2-a98fd6a8f666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "32bfbb96-b13c-4b34-a6d1-9c319d6b7dc0", "remote_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}], "revision_number": 1, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "id": "f14e824f-b114-488c-a210-c68ac3505349", "name": "default"}]} 2019-05-10 04:38:41,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0e3f89f32fb64a01babb65db55f9e940&name=default used request id req-4e1c3022-eb4d-4083-8ccb-32b0f49b7755 2019-05-10 04:38:41,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336883068085s 2019-05-10 04:38:41,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-10 04:38:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:41,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 10 May 2019 04:38:41 GMT X-Openstack-Request-Id: req-16a8ae82-b162-48c9-8006-e498957265db 2019-05-10 04:38:41,457 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "created_at": "2019-05-09T20:56:02Z", "updated_at": "2019-05-09T20:56:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "3220c8ad-2f7c-42d0-a159-0b810190b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "69193890-7c87-4e26-b39a-b671c632b828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "86cff73a-f595-462e-b99d-c42d6bbefab3", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:02Z", "revision_number": 0, "id": "e2340cf7-4330-412a-8fbd-272718cb7d78", "remote_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:02Z", "security_group_id": "1c40355d-2d25-4679-a6a4-d303a4876478", "tenant_id": "f5267e43d9724f01896f7ee2abca9e65", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5267e43d9724f01896f7ee2abca9e65"}], "revision_number": 1, "project_id": "f5267e43d9724f01896f7ee2abca9e65", "id": "1c40355d-2d25-4679-a6a4-d303a4876478", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "created_at": "2019-05-09T20:56:29Z", "updated_at": "2019-05-09T20:56:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "5a6132d1-67db-4455-bc9b-633f356c05f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "6e5f0177-a012-414d-8493-8c3d4f823218", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "ad212188-1258-4f35-a240-3bbcbf318683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:29Z", "revision_number": 0, "id": "e5c51f58-7fd0-42b1-a675-4c810b25e038", "remote_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:29Z", "security_group_id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "tenant_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343"}], "revision_number": 1, "project_id": "7bcd2ee7ac664804b8ed2e1e10e0f343", "id": "1fd2d749-e7bd-4e16-b4d7-471635159b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "created_at": "2019-05-09T21:00:03Z", "updated_at": "2019-05-09T21:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "1ba041da-3c03-482f-a0b5-89a934c06547", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "46f33f48-48ec-404f-9e2d-63a0c5c45be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "c6ee21e2-de64-4772-9dd6-46ad64977114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:03Z", "revision_number": 0, "id": "f6b23c88-2e04-4301-aa36-6be873f87946", "remote_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:03Z", "security_group_id": "269426b4-6855-49d0-a9e4-4552a699bd03", "tenant_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02"}], "revision_number": 1, "project_id": "eb20fa59fdeb41c8aa05e5fad233fa02", "id": "269426b4-6855-49d0-a9e4-4552a699bd03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ab4035b39944105b06c1331442b1700", "created_at": "2019-05-09T20:37:21Z", "updated_at": "2019-05-09T20:37:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "a6787739-ecd5-46bc-8a3f-5efe9cf06ab5", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "c770ee8f-7b12-44ca-88fb-2206f5c1d7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "ce98e29e-4a1d-4c18-bbbd-ec718899ec6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ab4035b39944105b06c1331442b1700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:21Z", "revision_number": 0, "id": "e3c157a3-f202-40b8-b330-6c0de0713730", "remote_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:21Z", "security_group_id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "tenant_id": "2ab4035b39944105b06c1331442b1700", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ab4035b39944105b06c1331442b1700"}], "revision_number": 1, "project_id": "2ab4035b39944105b06c1331442b1700", "id": "44e0347c-9d49-4cbd-b4e2-c9184a152274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "created_at": "2019-05-09T20:56:28Z", "updated_at": "2019-05-09T20:56:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "0d597442-0d1b-4473-aeb1-49c3f1cf9308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "18bf7433-7bb2-48fd-87b7-773393a9d2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8bcededa-5573-43cf-b8f3-5d5241025845", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:28Z", "revision_number": 0, "id": "8ead07f3-201d-4699-b645-9400be2014df", "remote_group_id": "691f3763-0660-4215-b8ac-e95641331508", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:28Z", "security_group_id": "691f3763-0660-4215-b8ac-e95641331508", "tenant_id": "19e26d43c0e443579905c70ebcab1d8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e26d43c0e443579905c70ebcab1d8a"}], "revision_number": 1, "project_id": "19e26d43c0e443579905c70ebcab1d8a", "id": "691f3763-0660-4215-b8ac-e95641331508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "created_at": "2019-05-09T20:31:11Z", "updated_at": "2019-05-09T20:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "404d981a-c45d-4832-ac00-6bb5c18c8462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "72f0bc3b-ce2b-4190-aaf7-e3951077cca7", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "9839fe0d-88d5-4a58-a768-fa9d9c009b3c", "remote_group_id": "80344b3b-e486-4306-a066-8623de966507", "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:31:11Z", "revision_number": 0, "id": "a756d182-3daf-4423-bc7b-2e764e4c4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:31:11Z", "security_group_id": "80344b3b-e486-4306-a066-8623de966507", "tenant_id": "c1a4b97bc73f4da58427bb714d22b9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1a4b97bc73f4da58427bb714d22b9c5"}], "revision_number": 1, "project_id": "c1a4b97bc73f4da58427bb714d22b9c5", "id": "80344b3b-e486-4306-a066-8623de966507", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "created_at": "2019-05-09T20:56:34Z", "updated_at": "2019-05-09T20:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "49067fa5-f658-4c96-9105-d1836a6a32d8", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "5ac1cd85-5a45-4f2d-b26c-a0a30fc3d907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "f10de813-bef5-476d-b627-6714e7cfd6f1", "remote_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:34Z", "revision_number": 0, "id": "fa14ca2a-b7ac-449a-87e0-de79342ce476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:34Z", "security_group_id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "tenant_id": "cc3aae79dce7423db7e550f60519e9ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc3aae79dce7423db7e550f60519e9ec"}], "revision_number": 1, "project_id": "cc3aae79dce7423db7e550f60519e9ec", "id": "9cb3318c-a07e-42e2-9780-404a75246ea2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "created_at": "2019-05-09T20:56:45Z", "updated_at": "2019-05-09T20:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "42408f43-3ee9-4719-86eb-b52b76f5d6d0", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "7626cfc7-7175-41eb-afc0-a04c6016acee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "aeb88d19-08dc-4db8-9b9e-a86658d8459f", "remote_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv4", "project_id": "30d3ab5573b247f3a998028ce86d7031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:45Z", "revision_number": 0, "id": "c3e510d7-b2ec-49eb-8b36-7c7c434b6dec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:45Z", "security_group_id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "tenant_id": "30d3ab5573b247f3a998028ce86d7031", "port_range_min": null, "ethertype": "IPv6", "project_id": "30d3ab5573b247f3a998028ce86d7031"}], "revision_number": 1, "project_id": "30d3ab5573b247f3a998028ce86d7031", "id": "c06253e8-a2ac-45d9-bb86-d1a6940bf63f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-09T20:37:25Z", "updated_at": "2019-05-09T20:37:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "4d1a3714-ed58-4063-8360-9eff9660c7e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "74e175bd-4f33-44bc-9cbf-90f0311e9e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "cb213607-d4d3-451c-94f1-a424dff5d0f5", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:37:25Z", "revision_number": 0, "id": "d570e04a-58d5-4141-bc20-ba670f801119", "remote_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "remote_ip_prefix": null, "created_at": "2019-05-09T20:37:25Z", "security_group_id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c19d46fe-06ba-4c6e-a84b-bf2ba631daa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "created_at": "2019-05-09T22:23:54Z", "updated_at": "2019-05-09T22:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "9811ea19-d4e8-4041-99f9-b0bb1c0dd65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "ac91882c-6215-4ac8-ba73-cd65246c87aa", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "bec10bf4-1d2e-415e-8ef0-dc7034327bbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv4", "project_id": "b92e48f31ec245238b1def07a0b12a39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T22:23:54Z", "revision_number": 0, "id": "f5242a2d-64cf-4bbb-bf00-149a331c0886", "remote_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "remote_ip_prefix": null, "created_at": "2019-05-09T22:23:54Z", "security_group_id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "tenant_id": "b92e48f31ec245238b1def07a0b12a39", "port_range_min": null, "ethertype": "IPv6", "project_id": "b92e48f31ec245238b1def07a0b12a39"}], "revision_number": 1, "project_id": "b92e48f31ec245238b1def07a0b12a39", "id": "d9b38921-7ddc-4fb8-b915-82c5db159c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "created_at": "2019-05-09T20:56:48Z", "updated_at": "2019-05-09T20:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "71126db7-3d55-47a7-ad8c-6fc18f9358b6", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "ad1bf1b5-0408-4037-9cfb-ea33bfbb5331", "remote_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "c96bdcbf-323d-46c5-bda8-ed19352ed559", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:48Z", "revision_number": 0, "id": "f808166b-b117-4036-a0d0-7122e61ea9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:48Z", "security_group_id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "tenant_id": "dfd08688d9534f1d9ef6f0906a433592", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfd08688d9534f1d9ef6f0906a433592"}], "revision_number": 1, "project_id": "dfd08688d9534f1d9ef6f0906a433592", "id": "e1e8e477-13dd-49ed-83e9-958cdb137dad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "created_at": "2019-05-10T03:57:17Z", "updated_at": "2019-05-10T03:57:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "12dad9d8-2742-4783-82d8-6d728e4f1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "2380cda1-1f74-44a4-95fd-e56430d51582", "remote_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "307fc44a-ae48-4025-b3a2-a98fd6a8f666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-10T03:57:17Z", "revision_number": 0, "id": "32bfbb96-b13c-4b34-a6d1-9c319d6b7dc0", "remote_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "remote_ip_prefix": null, "created_at": "2019-05-10T03:57:17Z", "security_group_id": "f14e824f-b114-488c-a210-c68ac3505349", "tenant_id": "0e3f89f32fb64a01babb65db55f9e940", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e3f89f32fb64a01babb65db55f9e940"}], "revision_number": 1, "project_id": "0e3f89f32fb64a01babb65db55f9e940", "id": "f14e824f-b114-488c-a210-c68ac3505349", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "created_at": "2019-05-09T20:56:49Z", "updated_at": "2019-05-09T20:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "41a7bfa6-ecb1-40d9-81d8-6a5f28912909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "54683b54-0ac6-4b99-9449-2cc51ffad533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "678ca447-8ac0-4bf8-8ec7-400052614558", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T20:56:49Z", "revision_number": 0, "id": "b1b77298-5184-45c3-8c4e-6d3545e94902", "remote_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "remote_ip_prefix": null, "created_at": "2019-05-09T20:56:49Z", "security_group_id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "tenant_id": "b5226201e53a49739233b87c4ff1b0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5226201e53a49739233b87c4ff1b0d8"}], "revision_number": 1, "project_id": "b5226201e53a49739233b87c4ff1b0d8", "id": "f2489ce8-7a75-4659-9297-eaa86ba9a63c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "created_at": "2019-05-09T21:00:02Z", "updated_at": "2019-05-09T21:00:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "46c6096a-f4d9-4a54-a64b-1e5cbed68c9e", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "b4ffd5cf-fab2-4715-8fe2-c3feebdd4a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "bbe8d439-a01c-46e5-bfda-930275adf18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-09T21:00:02Z", "revision_number": 0, "id": "edb6465e-9210-43d8-a7ce-5471c90d08ac", "remote_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "remote_ip_prefix": null, "created_at": "2019-05-09T21:00:02Z", "security_group_id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "tenant_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8"}], "revision_number": 1, "project_id": "9fb7a87db9814602b1cdca1ec6eb00b8", "id": "f27acee5-1395-48cb-b67e-65c8e0a71817", "name": "default"}]} 2019-05-10 04:38:41,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-16a8ae82-b162-48c9-8006-e498957265db 2019-05-10 04:38:41,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.410604953766s 2019-05-10 04:38:41,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-10 04:38:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f14e824f-b114-488c-a210-c68ac3505349.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97037ecda2a1d54548921c20435013b0bdf7d61d" 2019-05-10 04:38:41,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 10 May 2019 04:38:41 GMT X-Openstack-Request-Id: req-6124937e-6638-41c0-a767-7fc37956b48e 2019-05-10 04:38:41,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-10 04:38:41,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f14e824f-b114-488c-a210-c68ac3505349.json used request id req-6124937e-6638-41c0-a767-7fc37956b48e 2019-05-10 04:38:41,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.471815109253s 2019-05-10 04:38:41,941 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:34 | PASS | | cloudify_ims | functest | vnf | 26:54 | PASS | | heat_ims | functest | vnf | 34:42 | PASS | | vyos_vrouter | functest | vnf | 16:34 | PASS | | juju_epc | functest | vnf | 40:01 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-05-10 04:38:41,947 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-10 04:38:42,046 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-10 04:38:42,100 - paramiko.transport - DEBUG - EOF in transport thread